Skip to content

Commit f60d281

Browse files
Merge pull request #70 from MLT-OSS/fix/remove-duplicate-census
fix: remove duplicate usa-census-bureau, merge into us-census
2 parents afca1ae + 057e238 commit f60d281

2 files changed

Lines changed: 25 additions & 83 deletions

File tree

firstdata/sources/countries/north-america/usa/census-bureau.json

Lines changed: 0 additions & 79 deletions
This file was deleted.

firstdata/sources/countries/north-america/usa/us-census.json

Lines changed: 25 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,16 @@
1515
"domains": [
1616
"demographics",
1717
"economics",
18-
"trade",
1918
"housing",
2019
"business",
20+
"trade",
21+
"government",
22+
"geography",
2123
"manufacturing",
22-
"retail"
24+
"retail",
25+
"employment",
26+
"education",
27+
"health"
2328
],
2429
"geographic_scope": "national",
2530
"update_frequency": "monthly",
@@ -46,7 +51,15 @@
4651
"Manufacturing - Manufacturers' shipments, inventories, and orders",
4752
"Business Formation - New business applications and formations",
4853
"Population Estimates - Annual intercensal population estimates",
49-
"Housing - New residential construction, home ownership rates"
54+
"Housing - New residential construction, home ownership rates",
55+
"Current Population Survey (CPS) - monthly employment and labor statistics",
56+
"American Housing Survey - housing characteristics and costs",
57+
"Government finance statistics",
58+
"Cartographic boundary files and geographic data",
59+
"Income, poverty, and wealth statistics",
60+
"Educational attainment and school enrollment data",
61+
"Health insurance coverage statistics",
62+
"Migration and mobility data"
5063
],
5164
"zh": [
5265
"十年普查 - 每10年一次的美国人口完整统计",
@@ -56,7 +69,15 @@
5669
"制造业 - 制造商出货量、库存和订单",
5770
"企业创设 - 新企业申请和创设",
5871
"人口估计 - 年度人口估计",
59-
"住房 - 新住宅建设、住房拥有率"
72+
"住房 - 新住宅建设、住房拥有率",
73+
"当前人口调查(CPS) - 月度就业和劳动力统计",
74+
"美国住房调查 - 住房特征和成本",
75+
"政府财政统计",
76+
"地图边界文件和地理数据",
77+
"收入、贫困和财富统计",
78+
"教育程度和入学数据",
79+
"健康保险覆盖统计",
80+
"迁移和流动性数据"
6081
]
6182
},
6283
"authority_level": "government"

0 commit comments

Comments
 (0)