Upload data/dataset.csv with huggingface_hub
Browse files- data/dataset.csv +18 -0
data/dataset.csv
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
data_as_of,data_period_end,demographic,population,covid_deaths,total_deaths,pop_percent
|
| 2 |
+
04/17/2025,03/31/2025,Age Group,0-4 years,1100,1226109,0.09
|
| 3 |
+
04/17/2025,03/31/2025,Age Group,12-17 years,639,1226109,0.05
|
| 4 |
+
04/17/2025,03/31/2025,Age Group,18-29 years,7390,1226109,0.6
|
| 5 |
+
04/17/2025,03/31/2025,Age Group,30-39 years,20547,1226109,1.68
|
| 6 |
+
04/17/2025,03/31/2025,Age Group,40-49 years,47503,1226109,3.87
|
| 7 |
+
04/17/2025,03/31/2025,Age Group,5-11 years,394,1226109,0.03
|
| 8 |
+
04/17/2025,03/31/2025,Age Group,50-64 years,209578,1226109,17.09
|
| 9 |
+
04/17/2025,03/31/2025,Age Group,65-74 years,270581,1226109,22.07
|
| 10 |
+
04/17/2025,03/31/2025,Age Group,75+ years,668377,1226109,54.51
|
| 11 |
+
04/17/2025,03/31/2025,Race/Ethnicity,Hispanic,176336,1217965,14.48
|
| 12 |
+
04/17/2025,03/31/2025,Race/Ethnicity,Non-Hispanic American Indian or Alaska Native,12581,1217965,1.03
|
| 13 |
+
04/17/2025,03/31/2025,Race/Ethnicity,Non-Hispanic Asian,38272,1217965,3.14
|
| 14 |
+
04/17/2025,03/31/2025,Race/Ethnicity,Non-Hispanic Black,164440,1217965,13.5
|
| 15 |
+
04/17/2025,03/31/2025,Race/Ethnicity,Non-Hispanic Native Hawaiian or Other Pacific Islander,2385,1217965,0.2
|
| 16 |
+
04/17/2025,03/31/2025,Race/Ethnicity,Non-Hispanic White,823951,1217965,67.65
|
| 17 |
+
04/17/2025,03/31/2025,Sex,Female,555544,1226123,45.31
|
| 18 |
+
04/17/2025,03/31/2025,Sex,Male,670579,1226123,54.69
|