nikhil-woodruff commited on
Commit
d8f5cff
·
verified ·
1 Parent(s): ab6b24d

Upload releases/populace-us-2024-f0af251-703bd81a565c-20260620T201958Z/demographics.json with huggingface_hub

Browse files
releases/populace-us-2024-f0af251-703bd81a565c-20260620T201958Z/demographics.json ADDED
@@ -0,0 +1,101 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": 1,
3
+ "period": 2024,
4
+ "measure": "person_weight",
5
+ "total_population": 337861195.0503999,
6
+ "benchmark_total_population": 334200000.0,
7
+ "benchmark_source": "US Census Bureau, Annual Estimates of the Resident Population by age (Vintage 2023); approximate band totals",
8
+ "age_bands": [
9
+ {
10
+ "label": "0\u20134",
11
+ "min_age": 0,
12
+ "max_age": 4,
13
+ "population": 18559478.116615586,
14
+ "share": 0.054932257354523964,
15
+ "benchmark": 18600000.0,
16
+ "benchmark_share": 0.05565529622980251,
17
+ "relative_error": -0.002178595880882474
18
+ },
19
+ {
20
+ "label": "5\u201317",
21
+ "min_age": 5,
22
+ "max_age": 17,
23
+ "population": 54828064.64363048,
24
+ "share": 0.16227985174637055,
25
+ "benchmark": 53400000.0,
26
+ "benchmark_share": 0.15978456014362658,
27
+ "relative_error": 0.02674278358858581
28
+ },
29
+ {
30
+ "label": "18\u201324",
31
+ "min_age": 18,
32
+ "max_age": 24,
33
+ "population": 30699645.187491525,
34
+ "share": 0.09086466761272172,
35
+ "benchmark": 30400000.0,
36
+ "benchmark_share": 0.09096349491322561,
37
+ "relative_error": 0.009856749588537005
38
+ },
39
+ {
40
+ "label": "25\u201334",
41
+ "min_age": 25,
42
+ "max_age": 34,
43
+ "population": 46165189.65843106,
44
+ "share": 0.13663951449513,
45
+ "benchmark": 45600000.0,
46
+ "benchmark_share": 0.13644524236983843,
47
+ "relative_error": 0.012394510053312732
48
+ },
49
+ {
50
+ "label": "35\u201344",
51
+ "min_age": 35,
52
+ "max_age": 44,
53
+ "population": 45243541.28386672,
54
+ "share": 0.13391162390554376,
55
+ "benchmark": 44800000.0,
56
+ "benchmark_share": 0.13405146618791142,
57
+ "relative_error": 0.00990047508631068
58
+ },
59
+ {
60
+ "label": "45\u201354",
61
+ "min_age": 45,
62
+ "max_age": 54,
63
+ "population": 40637558.99424057,
64
+ "share": 0.12027885886148755,
65
+ "benchmark": 40900000.0,
66
+ "benchmark_share": 0.12238180730101736,
67
+ "relative_error": -0.006416650507565597
68
+ },
69
+ {
70
+ "label": "55\u201364",
71
+ "min_age": 55,
72
+ "max_age": 64,
73
+ "population": 40766038.758323625,
74
+ "share": 0.12065913267205018,
75
+ "benchmark": 42400000.0,
76
+ "benchmark_share": 0.12687013764213045,
77
+ "relative_error": -0.03853682173765036
78
+ },
79
+ {
80
+ "label": "65\u201374",
81
+ "min_age": 65,
82
+ "max_age": 74,
83
+ "population": 35322307.21483922,
84
+ "share": 0.10454680126721884,
85
+ "benchmark": 33100000.0,
86
+ "benchmark_share": 0.0990424895272292,
87
+ "relative_error": 0.0671391907806411
88
+ },
89
+ {
90
+ "label": "75+",
91
+ "min_age": 75,
92
+ "max_age": null,
93
+ "population": 25639371.19296114,
94
+ "share": 0.0758872920849535,
95
+ "benchmark": 25000000.0,
96
+ "benchmark_share": 0.07480550568521843,
97
+ "relative_error": 0.02557484771844566
98
+ }
99
+ ],
100
+ "release_id": "populace-us-2024-f0af251-703bd81a565c-20260620T201958Z"
101
+ }