Skip to content

Commit

Permalink
update datapackage
Browse files Browse the repository at this point in the history
  • Loading branch information
semio committed Aug 8, 2024
1 parent b53cc25 commit cb390ed
Showing 1 changed file with 76 additions and 26 deletions.
102 changes: 76 additions & 26 deletions datapackage.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"description": "",
"author": "",
"license": "",
"created": "2024-07-18T02:49:34.469038+00:00",
"created": "2024-08-08T07:43:37.977682+00:00",
"resources": [
{
"name": "ddf--datapoints--ag_agr_trac_no--by--economy--year",
Expand Down Expand Up @@ -31392,7 +31392,9 @@
"name": "license_type"
}
],
"primaryKey": "concept"
"primaryKey": [
"concept"
]
}
},
{
Expand All @@ -31413,7 +31415,9 @@
"name": "domain"
}
],
"primaryKey": "concept"
"primaryKey": [
"concept"
]
}
},
{
Expand Down Expand Up @@ -31575,7 +31579,9 @@
"name": "global"
}
],
"primaryKey": "country"
"primaryKey": [
"country"
]
}
},
{
Expand Down Expand Up @@ -31659,7 +31665,9 @@
"name": "latest_trade_data"
}
],
"primaryKey": "demographic_dividend_state"
"primaryKey": [
"demographic_dividend_state"
]
}
},
{
Expand Down Expand Up @@ -31743,7 +31751,9 @@
"name": "latest_trade_data"
}
],
"primaryKey": "global"
"primaryKey": [
"global"
]
}
},
{
Expand Down Expand Up @@ -31827,7 +31837,9 @@
"name": "latest_trade_data"
}
],
"primaryKey": "income_2level"
"primaryKey": [
"income_2level"
]
}
},
{
Expand Down Expand Up @@ -31911,7 +31923,9 @@
"name": "latest_trade_data"
}
],
"primaryKey": "income_3level"
"primaryKey": [
"income_3level"
]
}
},
{
Expand Down Expand Up @@ -31995,7 +32009,9 @@
"name": "latest_trade_data"
}
],
"primaryKey": "income_4level"
"primaryKey": [
"income_4level"
]
}
},
{
Expand Down Expand Up @@ -32079,7 +32095,9 @@
"name": "latest_trade_data"
}
],
"primaryKey": "lending_category"
"primaryKey": [
"lending_category"
]
}
},
{
Expand Down Expand Up @@ -32163,7 +32181,9 @@
"name": "latest_trade_data"
}
],
"primaryKey": "lending_category_ida_total"
"primaryKey": [
"lending_category_ida_total"
]
}
},
{
Expand Down Expand Up @@ -32247,7 +32267,9 @@
"name": "latest_trade_data"
}
],
"primaryKey": "lending_category_total"
"primaryKey": [
"lending_category_total"
]
}
},
{
Expand Down Expand Up @@ -32331,7 +32353,9 @@
"name": "latest_trade_data"
}
],
"primaryKey": "other_group_af"
"primaryKey": [
"other_group_af"
]
}
},
{
Expand Down Expand Up @@ -32415,7 +32439,9 @@
"name": "latest_trade_data"
}
],
"primaryKey": "other_group_arb"
"primaryKey": [
"other_group_arb"
]
}
},
{
Expand Down Expand Up @@ -32499,7 +32525,9 @@
"name": "latest_trade_data"
}
],
"primaryKey": "other_group_ceb"
"primaryKey": [
"other_group_ceb"
]
}
},
{
Expand Down Expand Up @@ -32583,7 +32611,9 @@
"name": "latest_trade_data"
}
],
"primaryKey": "other_group_emu"
"primaryKey": [
"other_group_emu"
]
}
},
{
Expand Down Expand Up @@ -32667,7 +32697,9 @@
"name": "latest_trade_data"
}
],
"primaryKey": "other_group_euu"
"primaryKey": [
"other_group_euu"
]
}
},
{
Expand Down Expand Up @@ -32751,7 +32783,9 @@
"name": "latest_trade_data"
}
],
"primaryKey": "other_group_fcs"
"primaryKey": [
"other_group_fcs"
]
}
},
{
Expand Down Expand Up @@ -32835,7 +32869,9 @@
"name": "latest_trade_data"
}
],
"primaryKey": "other_group_hpc"
"primaryKey": [
"other_group_hpc"
]
}
},
{
Expand Down Expand Up @@ -32919,7 +32955,9 @@
"name": "latest_trade_data"
}
],
"primaryKey": "other_group_ldc"
"primaryKey": [
"other_group_ldc"
]
}
},
{
Expand Down Expand Up @@ -33003,7 +33041,9 @@
"name": "latest_trade_data"
}
],
"primaryKey": "other_group_oed"
"primaryKey": [
"other_group_oed"
]
}
},
{
Expand Down Expand Up @@ -33087,7 +33127,9 @@
"name": "latest_trade_data"
}
],
"primaryKey": "region"
"primaryKey": [
"region"
]
}
},
{
Expand Down Expand Up @@ -33171,7 +33213,9 @@
"name": "latest_trade_data"
}
],
"primaryKey": "region_excluding_high_income"
"primaryKey": [
"region_excluding_high_income"
]
}
},
{
Expand Down Expand Up @@ -33255,7 +33299,9 @@
"name": "latest_trade_data"
}
],
"primaryKey": "region_ida_and_ibrd"
"primaryKey": [
"region_ida_and_ibrd"
]
}
},
{
Expand Down Expand Up @@ -33339,7 +33385,9 @@
"name": "latest_trade_data"
}
],
"primaryKey": "small_state"
"primaryKey": [
"small_state"
]
}
},
{
Expand Down Expand Up @@ -33423,7 +33471,9 @@
"name": "latest_trade_data"
}
],
"primaryKey": "small_state_total"
"primaryKey": [
"small_state_total"
]
}
}
],
Expand Down

0 comments on commit cb390ed

Please sign in to comment.