This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
state,county,name,unemployment | |
01,000,Alabama,0.061 | |
01,001,"Autauga County, AL",0.052 | |
01,003,"Baldwin County, AL",0.055 | |
01,005,"Barbour County, AL",0.089 | |
01,007,"Bibb County, AL",0.066 | |
01,009,"Blount County, AL",0.054 | |
01,011,"Bullock County, AL",0.078 | |
01,013,"Butler County, AL",0.075 | |
01,015,"Calhoun County, AL",0.07 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"nodes": [ | |
{ | |
"name": "AL" | |
}, | |
{ | |
"name": "AK" | |
}, | |
{ | |
"name": "AZ" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
STATE | COUNTY | STNAME | CTYNAME | POPESTIMATE2019 | |
---|---|---|---|---|---|
1 | 0 | Alabama | Alabama | 4903185 | |
1 | 1 | Alabama | Autauga County | 55869 | |
1 | 3 | Alabama | Baldwin County | 223234 | |
1 | 5 | Alabama | Barbour County | 24686 | |
1 | 7 | Alabama | Bibb County | 22394 | |
1 | 9 | Alabama | Blount County | 57826 | |
1 | 11 | Alabama | Bullock County | 10101 | |
1 | 13 | Alabama | Butler County | 19448 | |
1 | 15 | Alabama | Calhoun County | 113605 |
We can't make this file beautiful and searchable because it's too large.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SUMLEV,REGION,DIVISION,STATE,COUNTY,STNAME,CTYNAME,CENSUS2010POP,ESTIMATESBASE2010,POPESTIMATE2010,POPESTIMATE2011,POPESTIMATE2012,POPESTIMATE2013,POPESTIMATE2014,POPESTIMATE2015,POPESTIMATE2016,POPESTIMATE2017,POPESTIMATE2018,POPESTIMATE2019,NPOPCHG_2010,NPOPCHG_2011,NPOPCHG_2012,NPOPCHG_2013,NPOPCHG_2014,NPOPCHG_2015,NPOPCHG_2016,NPOPCHG_2017,NPOPCHG_2018,NPOPCHG_2019,BIRTHS2010,BIRTHS2011,BIRTHS2012,BIRTHS2013,BIRTHS2014,BIRTHS2015,BIRTHS2016,BIRTHS2017,BIRTHS2018,BIRTHS2019,DEATHS2010,DEATHS2011,DEATHS2012,DEATHS2013,DEATHS2014,DEATHS2015,DEATHS2016,DEATHS2017,DEATHS2018,DEATHS2019,NATURALINC2010,NATURALINC2011,NATURALINC2012,NATURALINC2013,NATURALINC2014,NATURALINC2015,NATURALINC2016,NATURALINC2017,NATURALINC2018,NATURALINC2019,INTERNATIONALMIG2010,INTERNATIONALMIG2011,INTERNATIONALMIG2012,INTERNATIONALMIG2013,INTERNATIONALMIG2014,INTERNATIONALMIG2015,INTERNATIONALMIG2016,INTERNATIONALMIG2017,INTERNATIONALMIG2018,INTERNATIONALMIG2019,DOMESTICMIG2010,DOMESTICMIG2011,DOMESTICMIG2012,DOMESTICMIG2013,DOMESTI |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Alabama":4908620, | |
"Alaska":734002, | |
"Arizona":7378490, | |
"Arkansas":3039000, | |
"California":39937500, | |
"Colorado":5845530, | |
"Connecticut":3563080, | |
"Delaware":982895, | |
"District of Columbia":720687, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"state":"Alabama", | |
"cases":76005, | |
"deaths":1438, | |
"population":4908620 | |
}, | |
{ | |
"state":"Alaska", | |
"cases":2249, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"date":"Jan 23", | |
"total_deaths":25 | |
}, | |
{ | |
"date":"Jan 24", | |
"total_deaths":41 | |
}, | |
{ |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"lat":"39.2705", | |
"lng":"-76.6165", | |
"price":120000 | |
}, | |
{ | |
"lat":"39.2705", | |
"lng":"-76.6155", | |
"price":234500 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
[ | |
1.0, | |
0.2330767830582499, | |
0.3580449463374264, | |
0.33104457161464773, | |
0.30990506110472205, | |
0.30873798523027984, | |
0.23994100496376014, | |
0.14688136622463122, |
NewerOlder