Skip to content

Commit cb22759

Browse files
committed
fix: correct china-mct data_url (404 -> 200)
1 parent f42535d commit cb22759

1 file changed

Lines changed: 12 additions & 3 deletions

File tree

firstdata/sources/china/economy/china-mct.json

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,19 @@
1010
"zh": "文化和旅游部发布国内外旅游统计、文化产业发展和在线旅游市场监管数据。"
1111
},
1212
"website": "https://www.mct.gov.cn",
13-
"data_url": "https://www.mct.gov.cn/whzx/zssj/",
13+
"data_url": "https://zwgk.mct.gov.cn/zfxxgkml/tjxx/",
1414
"country": "CN",
15-
"domains": ["tourism", "culture", "economics"],
16-
"tags": ["tourism-statistics", "cultural-industry", "inbound-tourism", "outbound-tourism"],
15+
"domains": [
16+
"tourism",
17+
"culture",
18+
"economics"
19+
],
20+
"tags": [
21+
"tourism-statistics",
22+
"cultural-industry",
23+
"inbound-tourism",
24+
"outbound-tourism"
25+
],
1726
"authority_level": "government",
1827
"update_frequency": "annual",
1928
"access_level": "free",

0 commit comments

Comments
 (0)