-
Notifications
You must be signed in to change notification settings - Fork 0
/
datapackage.json
101 lines (101 loc) · 2.78 KB
/
datapackage.json
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
{
"name": "1603",
"resources": [
{
"name": "1603_16_1_0",
"path": "1603/16/1/0/1603_16_1_0.no1.bcp47.csv",
"profile": "tabular-data-resource",
"schema": {
"fields": [
{
"name": "qcc-Zxxx-r-aMDCIII-alatnumerordinatio-anop-sU2200-s1603-snop",
"type": "string",
"constraints": {
"unique": true
}
},
{
"name": "qcc-Zxxx-r-aMDCIII-alatcodicem-anop",
"type": "string",
"constraints": {
"unique": true
}
},
{
"name": "qcc-Zxxx-r-aOBO-abfo29-anop-sU2200-s5000-snop",
"type": "string"
},
{
"name": "qcc-Zxxx-r-pWDATA-pp2082-ps5000-x-unm49",
"type": "string"
},
{
"name": "qcc-Zxxx-r-pWDATA-pq1799794-ps5000-x-zzcodablevel",
"type": "string"
},
{
"name": "qcc-Zxxx-r-pWDATA-pp298-ps5000-x-iso3166p1a3",
"type": "string"
},
{
"name": "qcc-Zxxx-r-pWDATA-pp297-ps5000-x-iso3166p1a2",
"type": "string"
},
{
"name": "qcc-Zxxx-r-pWDATA-pp299-ps5000-x-iso3166p1n",
"type": "string"
},
{
"name": "qcc-Zxxx-r-pWDATA-pp300-ps5000-x-iso3166p2",
"type": "string"
},
{
"name": "qcc-Zxxx-r-pWDATA-pp3916-ps5000-x-unescothes",
"type": "string"
},
{
"name": "qcc-Zxxx-r-pWDATA-pp8061-ps5000-x-unagrovoc",
"type": "string"
},
{
"name": "qcc-Zxxx-r-pWDATA-pp402-ps5000-x-xzosmrel",
"type": "string"
},
{
"name": "qcc-Zxxx-r-pWDATA-pp1566-ps5000-x-xzgeonames",
"type": "string"
},
{
"name": "qcc-Zxxx-r-pWDATA-pp5400-ps5000-x-jpgeolod",
"type": "string"
},
{
"name": "qcc-Zxxx-r-pWDATA-pp8814-ps5000-x-usworldnet",
"type": "string"
},
{
"name": "qcc-Zxxx-r-pWDATA-pp9948-ps5000-x-usfactbook",
"type": "string"
},
{
"name": "qcc-Zxxx-r-pWDATA-pp9100-ps5000-x-xzgithubt",
"type": "string"
},
{
"name": "qcc-Zxxx-r-pWDATA-pp625-ps5000-tGEO-twktliteral-tnop-x-zzwgs84point",
"type": "string"
},
{
"name": "qcc-Zxxx-r-pWDATA-pq43649390-ps5000-x-wikiq",
"type": "string"
}
],
"primaryKey": "qcc-Zxxx-r-aMDCIII-alatcodicem-anop"
},
"stats": {
"fields": 19,
"rows": 200
}
}
]
}