|
12 | 12 | "data_url": "https://opendata.cbs.nl/statline/", |
13 | 13 | "api_url": "https://odata4.cbs.nl/CBS/Datasets", |
14 | 14 | "data_content": { |
15 | | - "en": ["GDP and national accounts", "Population demographics", "International trade", "Labor market statistics", "Consumer price index", "Housing and construction", "Environment and energy"], |
16 | | - "zh": ["GDP与国民账户", "人口统计", "国际贸易", "劳动力市场", "消费者价格指数", "住房与建设", "环境与能源"] |
| 15 | + "en": [ |
| 16 | + "GDP and national accounts", |
| 17 | + "Population demographics", |
| 18 | + "International trade", |
| 19 | + "Labor market statistics", |
| 20 | + "Consumer price index", |
| 21 | + "Housing and construction", |
| 22 | + "Environment and energy" |
| 23 | + ], |
| 24 | + "zh": [ |
| 25 | + "GDP与国民账户", |
| 26 | + "人口统计", |
| 27 | + "国际贸易", |
| 28 | + "劳动力市场", |
| 29 | + "消费者价格指数", |
| 30 | + "住房与建设", |
| 31 | + "环境与能源" |
| 32 | + ] |
17 | 33 | }, |
18 | 34 | "authority_level": "government", |
19 | 35 | "update_frequency": "monthly", |
20 | | - "coverage": "national", |
21 | | - "country_code": "NL", |
22 | | - "domains": ["economics", "demographics", "trade", "employment", "environment", "housing", "energy"], |
23 | | - "tags": ["netherlands", "statistics", "cbs", "odata", "gdp"], |
24 | | - "license": "open" |
| 36 | + "domains": [ |
| 37 | + "economics", |
| 38 | + "demographics", |
| 39 | + "trade", |
| 40 | + "employment", |
| 41 | + "environment", |
| 42 | + "housing", |
| 43 | + "energy" |
| 44 | + ], |
| 45 | + "tags": [ |
| 46 | + "netherlands", |
| 47 | + "statistics", |
| 48 | + "cbs", |
| 49 | + "odata", |
| 50 | + "gdp" |
| 51 | + ], |
| 52 | + "country": "NL", |
| 53 | + "geographic_scope": "national" |
25 | 54 | } |
0 commit comments