Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

works.json 483 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
  1. {
  2. "row_count": 18486034,
  3. "file_size": 520931169,
  4. "fields": [
  5. {
  6. "name": "id",
  7. "data_type": "Int32",
  8. "nullable": false,
  9. "dict_id": 0,
  10. "dict_is_ordered": false
  11. },
  12. {
  13. "name": "key",
  14. "data_type": "Utf8",
  15. "nullable": false,
  16. "dict_id": 0,
  17. "dict_is_ordered": false
  18. },
  19. {
  20. "name": "title",
  21. "data_type": "Utf8",
  22. "nullable": true,
  23. "dict_id": 0,
  24. "dict_is_ordered": false
  25. }
  26. ]
  27. }
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...