From d1a429770fd44ecfc11ae8f4cddd438f2e8ca0dc Mon Sep 17 00:00:00 2001 From: YanqingWang617 <68779857+YanqingWang617@users.noreply.github.com> Date: Sat, 30 Mar 2024 16:09:39 -0400 Subject: [PATCH] Add files via upload --- .../US-AK-training-naics2-counties-2021.csv | 30 +++ .../US-AL-training-naics2-counties-2021.csv | 68 +++++ .../US-AR-training-naics2-counties-2021.csv | 76 ++++++ .../US-AZ-training-naics2-counties-2021.csv | 16 ++ .../US-CA-training-naics2-counties-2021.csv | 59 ++++ .../US-CO-training-naics2-counties-2021.csv | 65 +++++ .../US-CT-training-naics2-counties-2021.csv | 9 + .../US-DE-training-naics2-counties-2021.csv | 4 + .../US-FL-training-naics2-counties-2021.csv | 68 +++++ .../US-GA-training-naics2-counties-2021.csv | 160 +++++++++++ .../US-HI-training-naics2-counties-2021.csv | 5 + .../US-IA-training-naics2-counties-2021.csv | 100 +++++++ .../US-ID-training-naics2-counties-2021.csv | 45 ++++ .../US-IL-training-naics2-counties-2021.csv | 103 +++++++ .../US-IN-training-naics2-counties-2021.csv | 93 +++++++ .../US-KS-training-naics2-counties-2021.csv | 106 ++++++++ .../US-KY-training-naics2-counties-2021.csv | 121 +++++++++ .../US-LA-training-naics2-counties-2021.csv | 65 +++++ .../US-MA-training-naics2-counties-2021.csv | 15 ++ .../US-MD-training-naics2-counties-2021.csv | 25 ++ .../US-ME-training-naics2-counties-2021.csv | 17 ++ .../US-MI-training-naics2-counties-2021.csv | 84 ++++++ .../US-MN-training-naics2-counties-2021.csv | 88 ++++++ .../US-MO-training-naics2-counties-2021.csv | 116 ++++++++ .../US-MS-training-naics2-counties-2021.csv | 83 ++++++ .../US-MT-training-naics2-counties-2021.csv | 56 ++++ .../US-NC-training-naics2-counties-2021.csv | 101 +++++++ .../US-ND-training-naics2-counties-2021.csv | 54 ++++ .../US-NE-training-naics2-counties-2021.csv | 90 +++++++ .../US-NH-training-naics2-counties-2021.csv | 11 + .../US-NJ-training-naics2-counties-2021.csv | 22 ++ .../US-NM-training-naics2-counties-2021.csv | 34 +++ .../US-NV-training-naics2-counties-2021.csv | 17 ++ .../US-NY-training-naics2-counties-2021.csv | 63 +++++ .../US-OH-training-naics2-counties-2021.csv | 89 +++++++ .../US-OK-training-naics2-counties-2021.csv | 78 ++++++ .../US-OR-training-naics2-counties-2021.csv | 37 +++ .../US-PA-training-naics2-counties-2021.csv | 68 +++++ .../US-RI-training-naics2-counties-2021.csv | 6 + .../US-SC-training-naics2-counties-2021.csv | 47 ++++ .../US-SD-training-naics2-counties-2021.csv | 67 +++++ .../US-TN-training-naics2-counties-2021.csv | 96 +++++++ .../US-TX-training-naics2-counties-2021.csv | 251 ++++++++++++++++++ .../US-UT-training-naics2-counties-2021.csv | 30 +++ .../US-VA-training-naics2-counties-2021.csv | 134 ++++++++++ .../US-VT-training-naics2-counties-2021.csv | 15 ++ .../US-WA-training-naics2-counties-2021.csv | 40 +++ .../US-WI-training-naics2-counties-2021.csv | 73 +++++ .../US-WV-training-naics2-counties-2021.csv | 56 ++++ .../US-WY-training-naics2-counties-2021.csv | 24 ++ 50 files changed, 3180 insertions(+) create mode 100644 training/naics2/US/counties/2021/US-AK-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-AL-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-AR-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-AZ-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-CA-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-CO-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-CT-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-DE-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-FL-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-GA-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-HI-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-IA-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-ID-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-IL-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-IN-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-KS-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-KY-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-LA-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-MA-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-MD-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-ME-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-MI-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-MN-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-MO-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-MS-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-MT-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-NC-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-ND-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-NE-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-NH-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-NJ-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-NM-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-NV-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-NY-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-OH-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-OK-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-OR-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-PA-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-RI-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-SC-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-SD-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-TN-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-TX-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-UT-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-VA-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-VT-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-WA-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-WI-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-WV-training-naics2-counties-2021.csv create mode 100644 training/naics2/US/counties/2021/US-WY-training-naics2-counties-2021.csv diff --git a/training/naics2/US/counties/2021/US-AK-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-AK-training-naics2-counties-2021.csv new file mode 100644 index 00000000..41ba27ee --- /dev/null +++ b/training/naics2/US/counties/2021/US-AK-training-naics2-counties-2021.csv @@ -0,0 +1,30 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +02013,Aleutians East Borough,3.0,-162.89,55.05,18521.02,0.0,0.0,6,5,427,,,,10,3,520,,,,,,,,,,,,,14,3,442,,,,,,,5,4,343,,,,42,10,3218,,,,17,6,297,4,3,117,,, +02016,Aleutians West Census Area,5.0,178.88,51.57,11746.24,0.0,0.0,6,7,696,,,,,,,43,6,4046,124,13,9030,21,3,2151,,,,37,3,2886,13,6,729,,,,15,8,622,,,,86,14,5606,,,,89,6,3601,38,9,2079,,, +02020,Anchorage Municipality,293.0,-149.89,61.22,4493.05,3.09,1.42,68,35,6952,2934,57,371029,872,24,104737,8250,941,799865,5523,371,364080,4348,166,359522,4397,377,434587,2451,475,133859,14094,1107,1182157,3501,113,545931,13747,546,732863,1350,111,50385,27171,1374,1845238,2032,168,50521,12239,746,388066,4538,792,214018,5,10,307 +02050,Bethel Census Area,19.0,-162.31,60.39,109939.76,0.0,0.0,11,6,536,,,,46,6,1067,21,12,2270,15,3,931,50,3,3086,30,6,1754,44,9,1665,27,6,1349,,,,51,19,2378,50,5,910,557,14,53838,37,7,1376,70,19,2535,65,28,2252,,, +02060,Bristol Bay Borough,1.0,-156.88,58.74,1327.31,0.0,0.0,2,5,546,,,,,,,17,7,1638,13,5,6918,,,,,,,20,4,1742,8,3,519,,,,,,,,,,20,4,1373,5,7,578,102,20,7305,8,8,249,,, +02068,Denali Borough,2.0,-149.65,63.88,32810.61,0.0,0.0,,,,113,3,14768,,,,22,7,1665,,,,3,3,93,,,,3,4,63,360,4,29891,,,,7,4,804,,,,14,4,679,12,12,2017,161,35,14078,,,,,, +02070,Dillingham Census Area,5.0,-158.2,59.9,49175.71,0.0,0.0,0,4,47,,,,,,,36,8,5103,,,,,,,14,3,405,10,4,936,46,5,3371,,,,,,,,,,626,13,46327,0,4,467,34,15,1378,12,5,767,,, +02090,Fairbanks North Star Borough,97.0,-146.78,64.86,19255.1,2.14,0.02,7,4,421,734,16,85717,344,12,35651,1927,345,184796,738,77,49613,392,39,26867,570,82,40405,680,182,43643,1300,229,95217,97,11,7879,1282,156,77845,264,39,7834,6424,323,453561,386,77,8297,2867,231,82760,1145,248,51201,1,3,34 +02100,Haines Borough,2.0,-135.34,59.08,6236.4,0.0,0.0,2,6,62,,,,,,,27,15,1416,,,,10,3,330,,,,2,4,41,20,6,2132,,,,20,6,632,15,3,395,126,11,5123,48,16,2157,64,17,1500,15,9,538,,, +02105,Hoonah-Angoon Census Area,2.0,-135.7,58.06,17786.61,0.0,0.0,,,,,,,6,3,487,14,6,590,,,,,,,,,,,,,,,,,,,,,,,,,33,8,1499,28,6,2771,28,12,2813,,,,,, +02110,Juneau City and Borough,32.0,-134.42,58.3,7290.31,1.91,0.03,5,21,1135,880,9,115169,90,8,9139,460,126,35408,292,32,17157,167,26,11634,336,48,29903,177,57,8715,558,101,37764,346,8,36339,479,65,26366,159,20,4909,2172,120,147238,219,30,5045,1003,116,32906,635,103,28639,,, +02158,Kusilvak Census Area,8.0,-163.76,62.2,46845.58,0.0,0.0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,7,3,430,90,8,1524,31,6,1229,,,,,,,21,9,902,,, +02122,Kenai Peninsula Borough,59.0,-151.79,60.1,42552.09,0.0,0.0,100,116,9592,495,17,66354,196,10,25032,996,287,73720,328,59,19915,194,28,13262,284,61,20239,296,102,18447,600,136,34855,52,4,2055,408,96,27326,206,30,4872,4078,263,235393,190,76,7222,1610,300,60465,756,198,26597,,, +02130,Ketchikan Gateway Borough,14.0,-131.01,55.49,13381.06,1.88,0.01,44,17,5365,18,3,621,,,,216,57,14704,118,11,9064,74,11,4174,191,20,13671,86,32,5060,149,32,7394,111,4,10068,245,34,13927,28,6,562,828,50,50309,47,20,2725,534,58,18408,134,46,4484,,, +02150,Kodiak Island Borough,13.0,-153.36,57.54,18468.2,1.52,0.01,66,91,8035,,,,,,,153,38,9983,56,17,3444,164,10,15286,64,14,4363,36,12,1532,52,20,3352,,,,80,14,3457,21,4,520,846,46,51383,39,21,1743,340,42,11437,168,41,5615,,, +02164,Lake and Peninsula Borough,1.0,-156.15,58.33,68531.1,0.0,0.0,1,3,69,,,,24,4,630,,,,,,,,,,,,,3,3,129,,,,,,,,,,,,,2,3,62,0,4,618,22,12,6208,10,3,556,,, +02170,Matanuska-Susitna Borough,107.0,-149.48,62.34,64720.2,0.0,0.0,38,27,1755,55,9,5315,209,7,23555,2897,551,254174,191,50,10469,442,36,34625,544,83,38729,312,120,12908,904,189,56766,73,3,6318,834,145,40034,238,32,9310,5337,370,278728,393,72,11319,2714,250,69110,1056,235,40132,2,5,116 +02185,North Slope Borough,11.0,-153.82,69.53,233615.72,0.0,0.0,,,,1375,14,295790,,,,23,5,2019,242,13,22915,62,11,5007,,,,79,10,7332,640,9,63140,199,3,48536,210,3,17873,,,,402,9,43756,,,,274,23,15352,51,9,1910,,, +02180,Nome Census Area,10.0,-163.09,65.0,61427.41,2.29,0.0,,,,18,6,1052,,,,31,12,6394,32,4,2766,46,6,1835,24,5,1632,17,8,2646,4,5,312,,,,34,7,1278,,,,1126,32,100168,28,5,293,111,15,3813,45,18,2179,,, +02188,Northwest Arctic Borough,8.0,-159.98,67.24,95249.22,1.91,0.0,,,,582,3,85156,,,,36,6,5599,,,,30,4,2303,,,,,,,,,,,,,55,4,3040,,,,474,6,44607,,,,64,5,2029,21,8,1054,,, +02195,Petersburg Borough,3.0,-133.46,56.75,7945.52,0.0,0.0,21,21,1518,,,,,,,48,13,4853,21,7,1434,27,5,1305,19,4,1326,12,6,380,7,5,403,,,,12,5,382,13,3,332,195,9,11765,6,3,165,64,16,2199,53,17,1506,,, +02198,Prince of Wales-Hyder Census Area,6.0,-132.97,55.42,15283.88,0.0,0.0,59,18,5861,,,,54,4,3452,53,14,1761,11,4,659,,,,28,6,1197,25,5,1045,,,,,,,12,4,267,16,3,267,159,16,7732,,,,125,30,4979,29,11,584,,, +02230,Skagway Municipality,1.0,-135.41,59.62,1126.99,0.0,0.0,,,,,,,,,,42,7,4546,,,,,,,,,,,,,,,,,,,9,8,1458,,,,6,5,187,6,5,416,97,21,4040,24,3,404,,, +02220,Sitka City and Borough,9.0,-135.46,57.41,8302.41,0.0,0.0,23,29,827,,,,,,,177,43,13668,40,6,2093,32,9,1616,63,10,3788,37,18,1652,68,18,3526,49,3,3147,75,14,2539,48,8,2275,707,25,45928,25,14,2597,292,47,11175,152,27,7803,,, +02240,Southeast Fairbanks Census Area,7.0,-143.99,63.85,65061.8,0.0,0.0,9,3,608,602,7,84891,51,4,4761,101,17,8219,,,,18,9,825,18,4,821,16,4,596,43,9,2857,,,,21,7,923,20,5,348,121,12,4781,1,4,182,135,20,4895,21,9,406,,, +02275,Wrangell City and Borough,2.0,-132.04,56.2,6941.9,0.0,0.0,13,16,510,,,,,,,23,11,798,,,,10,4,731,13,3,624,5,4,54,16,6,736,,,,,,,,,,250,5,10535,6,5,157,55,7,1453,25,6,938,,, +02261,,0.0,0.0,0.0,0.0,0.0,0.0,46,61,2336,,,,81,9,8175,93,31,8943,37,8,2551,100,15,9102,36,8,2256,21,13,1064,93,24,5931,,,,67,41,3930,11,3,216,580,31,32810,83,28,3534,264,70,11566,116,31,5679,,, +02282,Yakutat City and Borough,1.0,-139.34,59.64,20569.58,0.0,0.0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,8,9,1141,,,,,, +02290,Yukon-Koyukuk Census Area,5.0,-153.55,65.23,382991.19,0.0,0.0,,,,3,3,369,17,5,488,15,9,4806,15,3,850,5,3,165,,,,,,,,,,,,,,,,,,,28,4,1040,,,,21,10,319,12,4,495,,, diff --git a/training/naics2/US/counties/2021/US-AL-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-AL-training-naics2-counties-2021.csv new file mode 100644 index 00000000..d3d5483c --- /dev/null +++ b/training/naics2/US/counties/2021/US-AL-training-naics2-counties-2021.csv @@ -0,0 +1,68 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +01001,Autauga County,58,-86.63,32.52,1565.36,1.56,0.14,78,10,5107,87,6,5144,138,5,16713,507,90,26392,237,25,16036,66,14,3170,373,68,22234,192,49,10516,318,57,15619,5,3,323,405,44,12052,84,6,2890,1567,100,61020,326,15,5113,2250,104,40270,831,118,20498,5,3,97 +01003,Baldwin County,227,-83.26,33.09,4351.5,0.0,0.0,17,11,540,36,8,1636,271,8,21007,4322,705,250602,2740,253,168242,506,96,28774,1727,371,135828,2270,472,110980,2357,517,146244,354,21,40208,5220,337,170662,1399,49,65314,8579,532,414817,1468,99,35320,12131,626,302436,3219,543,100851,9,5,147 +01005,Barbour County,25,-85.4,31.86,2342.58,0.0,0.0,132,11,5422,,,,83,5,11243,75,20,3314,38,8,1978,22,8,1428,121,39,5809,30,16,1009,69,24,3214,,,,314,12,8073,70,5,1751,600,35,23919,34,6,640,571,52,8733,173,41,4902,5,3,58 +01007,Bibb County,22,-83.69,32.81,1622.29,0.0,0.0,34,10,1461,,,,16,3,1317,654,25,51651,91,14,6019,26,6,1115,62,16,2599,15,10,518,62,19,2569,,,,125,14,6047,67,4,1173,725,23,30877,12,4,156,273,21,4038,118,37,4709,,, +01009,Blount County,59,-86.57,33.95,1685.2,0.0,0.0,7,3,247,24,4,802,,,,592,118,26910,424,40,21943,41,9,2478,213,46,12148,18,11,1106,180,39,10402,,,,317,35,17147,9,3,468,1052,69,38662,62,8,1307,769,51,11031,529,91,14144,,, +01011,Bullock County,10,-85.71,32.1,1619.19,0.0,0.0,387,12,22927,,,,,,,50,8,2208,15,4,839,,,,46,5,1710,4,4,68,33,5,1516,,,,,,,,,,382,10,12899,14,3,248,82,8,943,27,12,528,,, +01013,Butler County,19,-79.93,40.92,2014.42,0.0,0.0,115,24,6157,,,,,,,290,30,15956,86,15,4237,125,11,3335,140,36,5843,41,21,1580,35,17,1927,,,,548,18,8999,,,,860,46,33003,109,5,1244,647,41,10002,118,37,3262,,, +01015,Calhoun County,116,-96.67,28.5,1585.66,0.0,0.0,83,16,4422,,,,150,9,17859,1012,141,46812,1274,92,62127,338,39,19131,852,160,58055,412,77,15313,975,155,61118,145,13,7843,2173,98,62988,777,16,22270,5806,273,251438,264,22,7185,4452,227,73019,1524,280,36843,,, +01023,Choctaw County,13,-89.24,33.36,2385.5,0.0,0.0,296,19,15791,,,,,,,254,18,12952,41,4,1531,17,4,456,76,15,3574,9,4,216,53,16,1755,,,,14,4,232,,,,261,18,11166,6,3,132,108,19,1595,104,41,2771,,, +01017,Chambers County,35,-94.54,29.72,1562.22,0.0,0.0,189,22,8910,,,,83,4,6378,164,42,5978,132,15,7725,43,5,3647,117,27,5517,35,16,1082,149,34,6058,,,,1028,44,24165,100,3,2605,754,53,28917,,,,740,62,11998,305,106,8299,,, +01019,Cherokee County,25,-95.18,31.84,1553.88,0.0,0.0,36,6,1752,,,,95,3,9130,84,22,4674,121,13,6495,42,6,2230,166,27,7273,24,11,1236,58,21,2432,,,,561,7,7237,,,,641,60,27536,15,5,388,496,41,7651,133,42,2791,,, +01021,Chilton County,45,-86.7,32.85,1814.71,0.0,0.0,86,12,4648,,,,79,7,7764,549,94,29584,377,25,23314,54,14,2858,197,54,10071,77,29,2115,121,40,5678,,,,151,23,5664,,,,744,64,37354,99,6,1074,848,59,15138,554,122,11977,,, +01025,Clarke County,23,-93.78,41.02,3244.48,0.0,0.0,231,30,14629,51,3,2353,59,4,4441,122,27,5409,220,15,11450,65,19,2963,295,66,13112,91,20,3085,79,25,3661,,,,116,16,4298,105,5,2103,1108,57,42417,8,4,138,590,56,9651,275,69,6834,1,3,35 +01027,Clay County,14,-98.21,33.69,1569.22,0.0,0.0,55,14,2326,,,,,,,42,16,1656,35,4,1619,10,3,505,94,10,5040,8,6,271,47,8,1582,,,,17,3,575,,,,514,19,19867,,,,119,14,1891,116,25,2167,,, +01029,Cleburne County,15,-92.03,35.53,1453.43,0.0,0.0,36,8,1695,,,,,,,443,24,31248,34,6,1423,3,4,327,45,9,2111,8,3,146,84,10,1441,,,,25,6,910,,,,78,11,3098,,,,137,10,2136,106,22,3274,,, +01031,Coffee County,53,-82.84,31.53,1762.78,0.0,0.0,33,5,1404,,,,40,3,3386,377,74,14942,379,34,24137,79,16,4109,461,82,28929,154,47,6256,746,63,60493,,,,893,44,40695,89,12,5060,2003,96,83611,119,10,2044,1816,115,29404,634,126,15901,,, +01033,Colbert County,57,-87.79,34.65,1614.64,1.68,0.04,16,5,966,94,6,7476,,,,2209,102,129895,646,68,35322,139,21,7750,703,102,41097,108,42,4535,347,77,15413,34,4,2938,3222,53,85536,76,5,1564,3004,126,159584,158,20,2826,1801,109,28911,892,136,30498,,, +01037,Coosa County,10,-86.23,32.92,1726.03,0.0,0.0,71,5,2862,,,,,,,84,11,4846,,,,,,,12,5,418,5,6,126,30,7,1287,,,,4,3,88,,,,115,5,4420,,,,196,4,3859,32,17,786,,, +01035,Conecuh County,12,-86.94,31.4,2209.02,0.0,0.0,177,20,9175,,,,,,,47,10,2168,312,7,14517,16,5,642,39,9,1675,10,6,209,19,9,673,,,,30,8,686,,,,527,21,17882,9,3,306,344,17,3986,45,19,1296,,, +01039,Covington County,37,-86.46,31.2,2703.44,0.0,0.0,72,13,3764,,,,445,3,44558,430,74,19741,479,31,20681,75,13,2761,315,65,17602,79,30,3194,319,66,14629,,,,508,32,14775,11,4,335,1705,89,68008,53,11,1034,1052,69,15950,450,97,12938,,, +01043,Cullman County,87,-86.88,34.13,1955.23,0.0,0.0,70,13,3040,,,,143,6,11623,1202,194,59184,1425,87,78729,181,20,11039,796,120,57003,147,56,7119,432,105,21953,456,8,32551,1057,67,33248,95,14,2368,4106,205,198674,109,16,3354,2984,142,51221,1254,198,38008,,, +01041,Crenshaw County,13,-86.32,31.68,1582.21,0.0,0.0,128,17,7703,,,,,,,138,23,5435,464,12,22577,18,5,1477,97,12,4910,12,6,333,34,12,1454,,,,39,7,1743,,,,325,15,10481,,,,202,18,3022,99,31,2471,,, +01047,Dallas County,39,-96.78,32.76,2574.18,1.59,0.02,50,11,3083,,,,52,3,5283,378,40,17868,193,23,9144,72,16,4082,249,47,14175,52,22,1761,177,51,5561,,,,407,23,6708,101,5,1992,1328,79,61375,44,6,922,710,56,11483,624,91,17245,,, +01051,Elmore County,87,-86.13,32.58,1701.75,0.0,0.0,53,10,3101,20,3,882,102,12,10394,883,164,43920,310,42,14787,57,20,3014,362,74,20024,116,58,4009,457,106,19487,21,3,456,240,55,9130,316,8,9259,2245,102,79541,82,16,1764,3079,119,62655,901,161,24359,,, +01045,Dale County,49,-85.62,31.39,1456.97,0.0,0.0,74,8,3533,,,,96,5,7806,601,48,31430,117,13,6116,30,11,1625,381,44,23541,154,31,7615,399,66,22310,302,3,16227,229,33,8283,115,11,7038,1352,62,49679,26,7,573,1103,87,18556,523,84,13145,,, +01049,DeKalb County,72,-88.77,41.89,2016.79,1.72,0.04,5,3,152,,,,,,,543,91,28602,771,50,46560,182,17,11399,417,81,21434,205,33,8233,350,77,15530,30,3,2144,1101,43,27570,104,4,1413,2530,133,103970,51,11,1495,1637,107,31794,414,112,10057,,, +01053,Escambia County,37,-87.35,30.66,2467.59,0.0,0.0,181,19,10402,168,3,10831,80,5,5803,309,55,14290,153,27,8311,87,15,3470,294,69,13780,70,30,2163,204,42,7892,49,4,4367,198,26,8451,,,,1282,66,55135,55,4,1086,1917,72,41940,353,91,7986,,, +01055,Etowah County,103,-86.02,34.04,1421.12,2.0,0.2,8,6,371,,,,133,9,13642,904,128,41848,932,71,50493,203,30,10666,1028,144,59508,201,58,7772,671,134,29758,82,13,7872,1373,81,41957,185,8,3411,6646,292,325493,286,21,4948,3468,187,59968,1428,236,36375,,, +01057,Fayette County,16,-96.96,29.84,1630.07,0.0,0.0,109,17,2762,24,5,1456,,,,68,16,1970,28,6,1683,18,6,885,71,16,3914,13,4,589,58,18,2503,,,,,,,,,,629,39,25445,5,3,95,258,16,3178,121,28,3210,,, +01059,Franklin County,32,-95.22,33.2,1675.09,0.0,0.0,50,12,2638,44,3,2344,,,,252,49,9125,167,20,5963,33,7,1577,400,53,17405,39,21,916,140,24,5261,409,5,24360,274,10,10605,,,,1022,48,39946,15,5,289,620,41,9134,232,61,6716,,, +01063,Greene County,8,-90.39,39.36,1709.12,0.0,0.0,19,4,928,,,,,,,46,7,3231,,,,9,3,528,36,5,1660,,,,7,3,267,,,,,,,,,,246,10,8679,210,5,6366,34,5,487,36,10,701,,, +01061,Geneva County,27,-85.8,31.09,1499.38,0.0,0.0,,,,,,,45,3,3716,206,54,7109,462,23,31524,11,7,421,139,30,6668,27,12,771,99,28,3377,,,,145,19,3154,,,,578,32,20521,7,4,75,312,35,4947,120,50,2954,,, +01065,Hale County,15,-101.81,34.03,1699.62,0.0,0.0,104,13,5146,,,,,,,146,22,7104,22,5,1516,16,4,1173,62,9,3359,4,4,135,27,11,1078,,,,13,6,431,54,3,1221,456,16,16000,,,,170,14,2641,64,17,1400,,, +01067,Henry County,17,-90.12,41.34,1472.02,0.0,0.0,125,14,5214,,,,969,5,137492,128,27,5793,168,16,8407,4,3,215,92,16,5203,3,4,76,178,24,9932,46,5,23583,93,14,4435,65,3,1079,705,21,33634,3,3,91,191,23,3004,197,39,5205,,, +01075,Lamar County,14,-95.58,33.64,1569.01,0.0,0.0,64,12,2274,,,,,,,55,15,2468,19,6,1634,9,6,319,120,12,5575,7,4,154,51,15,1617,,,,17,4,845,,,,291,24,8875,9,5,367,170,19,2483,103,28,2194,,, +01069,Houston County,106,-95.39,31.34,1506.26,1.62,0.18,25,5,1797,,,,28,3,1635,1800,207,92479,3424,165,189872,462,44,21352,1114,196,75974,554,113,26815,1099,223,72667,428,19,34636,2758,126,104268,322,23,9398,10012,329,583809,595,40,11715,5261,280,90364,1820,265,53493,2,3,50 +01071,Jackson County,53,-96.56,28.92,2919.13,0.0,0.0,9,5,317,29,3,1498,,,,412,54,19877,469,30,21991,43,8,1516,339,64,15843,70,28,2819,177,50,8598,20,4,1590,273,33,11493,,,,1619,111,76148,10,8,354,1189,81,18926,437,92,9857,,, +01073,Jefferson County,673,-94.17,29.83,2911.58,2.52,2.1,255,8,8379,940,23,95515,5628,50,787406,18846,1143,1369623,16436,993,1276093,8106,338,685631,22498,1278,2538738,5920,882,432755,17081,1987,1466510,7449,161,883019,25911,792,941204,5538,183,195921,59804,1854,3967328,4653,240,123326,27731,1518,593691,18011,1817,759428,34,22,1223 +01077,Lauderdale County,93,-87.67,34.9,1864.35,2.27,0.11,108,14,5480,,,,,,,1612,139,82896,1142,71,55868,334,29,13218,1005,172,70573,391,103,14109,740,155,33750,235,9,20931,674,66,19751,388,15,7568,5034,242,246038,312,24,4877,3706,191,67603,1202,232,29015,12,5,360 +01081,Lee County,172,-96.96,30.3,1595.03,2.67,0.57,75,13,2346,59,4,3922,247,11,24277,2847,276,166031,1072,95,61825,628,51,35303,1080,190,76092,794,193,33767,1834,294,90064,81,12,7042,4145,206,109308,288,32,7245,6791,285,310672,546,31,10246,7199,396,127331,2049,293,66250,,, +01079,Lawrence County,33,-80.35,41.0,1856.91,0.0,0.0,,,,,,,128,4,12351,269,35,14335,94,15,4175,21,7,949,105,25,5194,24,8,554,216,31,14171,,,,63,10,1780,,,,594,34,21115,,,,503,43,7916,213,58,6080,,, +01085,Lowndes County,10,-83.26,30.82,1877.79,0.0,0.0,21,6,1029,,,,,,,122,10,6511,,,,,,,28,6,1289,9,8,102,13,5,814,,,,,,,,,,111,6,4377,53,3,1492,27,3,522,21,9,458,,, +01083,Limestone County,101,-96.58,31.53,1572.71,0.0,0.0,34,3,1530,35,4,2570,,,,1686,186,93947,1009,64,54382,149,22,9714,385,101,24834,186,69,8691,1012,138,78048,59,5,5004,636,83,21790,171,12,5872,2657,148,111599,119,18,3298,1925,117,34346,1078,162,31536,,, +01087,Macon County,19,-88.96,39.85,1588.15,0.0,0.0,,,,,,,,,,78,7,4597,14,4,700,15,3,698,36,10,1565,27,12,604,31,12,3821,,,,369,13,8419,1076,3,43989,1561,20,122902,,,,327,24,5063,122,28,2372,,, +01089,Madison County,382,-95.95,30.96,2104.99,2.13,0.77,34,9,850,102,5,7137,,,,6446,594,386004,4898,353,361239,4282,183,302816,4175,520,366416,1945,553,108719,47007,1441,4697916,1636,32,180644,9353,475,380655,3112,118,126003,27051,1063,1524214,2236,123,47748,15752,828,315414,5883,811,175539,9,9,122 +01093,Marion County,29,-94.34,32.79,1925.59,0.0,0.0,54,11,1794,,,,,,,59,16,2084,737,25,33966,51,9,1875,422,45,20895,25,9,1038,69,25,2197,57,3,1336,597,12,4374,,,,1210,80,50794,8,3,215,691,53,10714,249,58,7251,,, +01095,Marshall County,97,-89.3,41.03,1614.01,0.0,0.0,,,,41,3,2539,95,4,7271,1337,134,72263,1411,80,69214,296,28,14507,846,158,49823,484,76,13311,609,132,31182,418,13,80905,2149,68,62704,42,11,690,4147,190,188296,288,21,4786,3429,195,56898,969,169,21032,,, +01091,Marengo County,19,-87.76,32.2,2544.95,0.0,0.0,190,18,10479,,,,146,5,16627,371,33,19125,84,16,4475,38,11,2657,202,35,12030,48,8,3644,82,16,3014,,,,719,16,31991,,,,872,45,34523,36,6,768,443,35,6767,222,52,8159,,, +01097,Mobile County,415,-88.19,30.65,3285.96,2.1,0.74,344,46,15014,88,12,10728,811,22,101060,12511,739,689727,7665,544,518158,2541,155,163144,5604,628,488113,2133,461,110125,9127,874,663782,2530,62,271273,13858,531,558150,2767,92,90149,20679,833,1154519,1192,119,24585,14722,779,263435,6777,1035,201888,10,20,529 +01105,Perry County,9,-89.38,38.08,1875.16,0.0,0.0,,,,,,,,,,60,8,1871,42,5,1467,,,,66,5,3102,13,6,204,16,5,301,,,,40,4,2065,290,4,9281,216,8,7537,,,,87,10,1384,63,14,1124,,, +01107,Pickens County,19,-84.47,34.46,2304.15,0.0,0.0,70,18,3431,,,,,,,287,23,16519,45,5,2466,17,5,812,146,20,6376,,,,49,9,2463,,,,16,3,163,,,,552,28,20424,8,6,85,142,14,2503,86,27,1330,,, +01099,Monroe County,20,-90.18,38.27,2679.87,0.0,0.0,200,31,11228,,,,46,6,4037,202,17,9463,177,18,10688,56,9,2634,143,33,7351,48,14,1690,40,18,1725,,,,92,14,3249,55,3,1177,693,28,27886,,,,295,32,4325,182,50,5764,,, +01101,Montgomery County,229,-95.51,30.3,2071.56,2.21,1.06,57,12,3373,23,3,1175,729,13,61319,4439,327,285518,6859,291,399079,1436,127,89633,3970,373,347401,1606,268,78202,6045,602,476320,924,38,66581,9505,302,267951,2009,80,67882,17618,637,982876,948,60,22579,9881,534,202899,4769,644,180330,21,7,179 +01103,Morgan County,123,-90.19,39.71,1551.53,1.77,0.37,16,6,650,82,8,5461,76,6,9488,5004,267,328799,2021,149,148548,301,32,19778,1330,186,83792,391,99,20878,2392,195,162441,380,8,28659,1844,117,52555,146,18,4946,5698,349,255682,287,25,5451,3841,206,71130,1852,274,53578,5,4,98 +01109,Pike County,33,-90.85,39.61,1743.14,1.52,0.03,781,13,36044,,,,,,,527,41,36806,445,29,25126,208,11,13821,316,54,20475,97,33,3136,1128,34,64751,,,,239,24,6910,65,5,1890,1108,60,49651,39,7,633,1422,87,21281,333,62,7220,,, +01111,Randolph County,22,-89.81,38.05,1512.34,0.0,0.0,77,11,2707,50,3,2082,,,,104,26,4704,67,9,2423,45,7,1848,140,27,7801,28,12,774,48,16,1858,,,,101,8,4937,,,,516,27,21398,8,4,103,394,29,6411,173,47,4276,,, +01113,Russell County,59,-98.8,38.9,1676.25,2.81,0.05,81,11,2506,16,3,936,53,4,5786,602,79,29237,149,18,10091,91,10,5683,332,66,17810,175,45,8970,183,40,7343,72,7,6167,472,33,13439,89,7,2932,1454,69,61891,18,4,333,1655,98,29029,524,117,14366,,, +01115,St. Clair County,90,-93.79,38.06,1692.19,0.0,0.0,18,5,610,,,,70,11,5924,1624,205,81200,1180,80,67582,150,31,7720,407,78,21812,132,49,6731,549,109,25334,108,3,4764,917,69,26844,30,8,958,1853,115,78530,49,14,998,2023,126,37828,808,157,22784,,, +01121,Talladega County,82,-86.16,33.4,1969.14,0.0,0.0,6,3,304,368,3,32017,66,3,6321,1033,95,53782,535,53,32065,153,25,7366,499,95,24467,135,49,5987,508,65,18948,11,4,1520,1450,40,36669,227,7,9096,2537,132,102135,92,13,3996,2338,119,38620,580,146,14682,,, +01117,Shelby County,221,-94.13,31.77,2096.52,3.3,0.26,182,15,12892,269,13,20008,1559,34,193479,7187,563,444062,5788,408,475944,2493,116,177007,10237,396,903029,1568,294,104598,4982,629,413421,2846,46,254508,7122,361,354645,754,72,32518,8498,510,420018,1056,75,25146,7643,400,158021,4382,524,171365,2,3,61 +01119,Sumter County,12,-82.08,28.67,2364.6,0.0,0.0,29,3,1134,,,,,,,318,9,26128,126,12,5893,17,6,1193,51,13,2504,6,3,680,15,7,320,,,,165,9,10059,,,,359,18,11542,10,4,196,200,19,3351,62,18,1426,,, +01125,Tuscaloosa County,224,-87.49,33.27,3500.47,2.69,0.36,168,25,10420,1575,23,110990,274,14,30365,4513,396,251105,2105,175,134452,1427,66,101235,1787,248,123546,1820,218,70210,2552,339,125268,623,20,56528,3860,206,131972,715,27,18186,12528,473,717968,532,55,10167,9661,477,171484,2998,421,85764,6,7,281 +01123,Tallapoosa County,41,-85.8,32.86,1985.15,0.0,0.0,74,15,3664,,,,62,7,7634,430,75,17745,140,19,8067,104,12,7115,324,55,28697,113,35,5158,216,59,9591,71,3,7248,768,37,19258,72,3,1939,1869,79,83839,192,13,8378,1292,73,18310,494,95,12006,,, +01129,Washington County,16,-96.39,30.22,2819.88,0.0,0.0,195,25,8099,,,,175,5,16999,46,17,1509,120,8,7246,,,,42,13,1807,,,,32,9,1842,,,,41,4,2880,,,,288,13,11582,,,,67,8,1059,83,34,1454,,, +01127,Walker County,65,-95.55,30.68,2085.1,0.0,0.0,93,21,3952,227,9,13712,346,11,37675,439,78,20312,380,42,19569,108,13,6547,423,90,22684,250,42,9453,439,78,20461,,,,393,41,10800,79,7,2722,2998,182,125200,83,11,1986,1614,105,28011,849,170,25447,,, +01131,Wilcox County,11,-83.44,31.96,2349.76,0.0,0.0,87,14,3847,,,,,,,133,12,5918,40,5,2635,48,7,2555,76,9,4544,14,7,206,19,9,1027,,,,,,,,,,232,16,8775,,,,125,13,1763,65,18,1161,,, +01133,Winston County,24,-89.05,33.06,1637.14,0.0,0.0,15,3,473,,,,,,,743,32,27526,293,29,14991,33,6,1252,148,26,5880,21,11,1749,70,24,2673,1242,5,61062,122,12,6347,,,,664,40,26496,10,5,727,319,23,5236,163,41,3438,,, diff --git a/training/naics2/US/counties/2021/US-AR-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-AR-training-naics2-counties-2021.csv new file mode 100644 index 00000000..10972bfc --- /dev/null +++ b/training/naics2/US/counties/2021/US-AR-training-naics2-counties-2021.csv @@ -0,0 +1,76 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +05001,Arkansas County,17,-91.36,34.29,2690.0,0.0,0.0,90,12,4620,,,,43,3,3535,433,36,26095,402,32,26126,43,10,1518,263,32,18364,77,20,2390,69,23,2953,,,,82,11,5101,13,3,265,830,49,33104,37,11,930,453,47,7639,236,49,5576,,, +05003,Ashley County,19,-91.73,33.17,2435.85,0.0,0.0,197,25,10241,,,,,,,438,28,22468,167,18,9460,32,7,1190,141,19,5565,16,7,473,38,15,1253,,,,66,8,1507,,,,886,35,39153,10,4,267,365,26,6463,199,46,4672,,, +05031,Craighead County,110,-90.64,35.83,1845.58,2.29,0.25,85,21,5076,,,,160,4,11399,2237,242,132578,1644,142,90628,550,39,35069,1186,147,86583,544,148,23470,1148,228,75473,352,17,24244,2686,112,71882,205,25,5724,10987,363,646137,324,28,6888,5058,256,98230,1457,217,45414,1,3,7 +05005,Baxter County,41,-92.34,36.28,1519.83,0.0,0.0,15,4,788,,,,,,,540,93,22261,193,24,10076,138,18,7010,535,77,43073,181,50,6287,429,75,17426,,,,237,48,7589,34,5,442,4078,193,215664,125,24,3492,1624,108,29572,526,112,16135,,, +05149,Yell County,20,-93.43,34.99,2455.81,0.0,0.0,55,7,2250,,,,,,,199,33,7826,142,9,4698,,,,119,18,5844,19,8,349,90,17,4686,,,,173,16,6113,,,,875,49,35212,20,4,439,232,17,3894,98,38,2579,,, +05007,Benton County,279,-94.05,45.72,2290.14,1.94,0.58,79,11,3095,49,6,2514,323,15,29482,6037,729,303066,8083,383,528871,1961,139,213664,3526,395,291496,1359,428,65483,7537,859,600155,23769,710,3319753,4397,432,260803,2153,97,53834,10469,692,589560,1503,100,45182,10705,553,234029,4022,541,155431,1,3,60 +05009,Boone County,37,-88.82,42.32,1559.2,0.0,0.0,,,,,,,69,8,5714,545,64,27206,327,40,15647,275,13,10383,339,57,21555,106,37,3475,216,55,9153,1319,22,99651,579,35,19942,17,3,140,2411,120,105561,42,11,996,1191,71,22691,384,89,12696,,, +05011,Bradley County,11,-92.17,33.45,1690.92,0.0,0.0,302,38,10054,,,,,,,66,16,3359,126,11,6531,13,5,494,106,13,5534,10,5,108,36,13,1102,,,,41,5,767,,,,435,30,16575,,,,167,13,2725,111,34,2888,,, +05013,Calhoun County,5,-96.67,28.5,1637.89,0.0,0.0,19,4,656,,,,,,,68,8,2747,,,,,,,11,3,466,,,,,,,,,,,,,,,,38,3,2219,,,,9,3,163,16,7,264,,, +05015,Carroll County,28,-89.96,42.06,1653.37,0.0,0.0,47,5,1326,,,,150,3,14399,377,67,17109,343,16,15215,69,11,4824,227,35,14989,78,23,2069,191,43,6513,,,,585,19,13681,149,7,3544,628,50,28705,103,14,2208,1327,153,29308,280,79,6953,,, +05017,Chicot County,10,-91.3,33.25,1790.51,0.0,0.0,40,7,1788,,,,,,,157,14,6654,81,9,6189,7,4,300,81,14,5140,15,9,238,26,10,1169,,,,39,3,2025,,,,703,30,26857,,,,124,15,2298,87,24,2331,,, +05019,Clark County,22,-87.78,39.33,2287.34,2.21,0.03,275,38,12802,,,,49,4,3534,76,23,3473,52,15,2156,41,6,2595,180,31,10590,63,32,1153,207,35,9624,,,,257,14,15642,511,8,17791,864,58,33646,12,5,126,984,60,17627,255,66,5209,,, +05021,Clay County,15,-98.21,33.69,1662.69,0.0,0.0,42,6,3215,,,,54,4,3892,109,33,4538,242,15,10864,66,10,2193,74,11,3030,18,9,391,51,12,1645,,,,39,7,1842,,,,712,33,27034,,,,181,19,2718,110,45,2746,,, +05023,Cleburne County,25,-92.03,35.53,1533.66,0.0,0.0,16,4,804,18,4,742,44,3,2858,322,66,13287,115,25,5124,45,16,2171,204,45,10749,52,25,2282,110,37,3606,,,,116,25,5188,,,,788,62,30060,72,9,2580,831,68,16184,215,61,5235,,, +05025,Cleveland County,8,-81.55,35.33,1551.0,0.0,0.0,70,9,3629,,,,8,3,221,21,5,769,,,,,,,,,,,,,,,,,,,10,3,184,,,,244,5,4005,,,,22,3,362,31,13,972,,, +05027,Columbia County,23,-76.42,41.04,1986.45,0.0,0.0,66,15,3980,163,20,16309,42,6,2978,135,28,5530,419,29,22509,39,9,1434,292,37,19035,58,23,3037,467,31,15506,,,,220,14,6392,74,4,1428,985,60,34084,,,,755,46,13638,243,55,6152,13,3,145 +05029,Conway County,21,-92.69,35.25,1467.05,0.0,0.0,,,,7,4,210,27,3,2617,545,49,34076,240,17,10459,25,8,610,106,26,5621,21,9,843,98,24,3773,,,,63,9,2019,49,7,1117,789,50,29822,19,4,465,409,33,8850,164,49,4759,,, +05033,Crawford County,60,-80.14,41.7,1569.2,0.0,0.0,,,,10,6,1108,25,4,1635,1007,121,51606,898,68,55478,742,20,29019,340,63,16417,133,41,3803,279,87,14231,,,,269,44,10970,167,5,4359,1401,115,61978,21,7,497,1474,92,27398,529,107,16138,,, +05035,Crittenden County,48,-88.09,37.36,1668.67,2.25,0.32,7,3,299,,,,37,4,2960,290,30,16234,961,48,63181,38,6,1643,219,45,13222,152,47,6050,209,37,8401,42,3,1987,382,27,17480,102,4,4659,1844,115,74471,246,19,12640,1663,105,33852,536,77,14541,2,3,44 +05037,Cross County,17,-90.78,35.3,1611.24,0.0,0.0,30,8,1320,,,,,,,89,24,3616,264,17,15582,38,6,1239,185,25,10099,64,19,1543,60,28,2282,79,5,4886,72,8,3572,,,,906,44,27794,12,5,176,351,30,6533,161,45,4061,,, +05039,Dallas County,7,-96.78,32.76,1729.67,0.0,0.0,116,21,5046,,,,,,,61,12,1763,8,3,492,18,4,759,54,9,3334,6,3,220,14,6,333,,,,,,,,,,540,15,22883,,,,155,9,1934,82,23,1448,,, +05041,Desha County,12,-91.31,33.77,2103.93,0.0,0.0,17,7,499,,,,24,6,2222,70,10,2687,200,19,13614,20,7,1215,127,23,6826,72,10,1596,52,16,1885,,,,44,8,889,,,,481,25,19885,40,7,747,299,30,4896,116,29,2062,,, +05043,Drew County,18,-91.72,33.57,2164.9,0.0,0.0,204,33,10150,,,,46,7,1888,192,24,9731,176,10,9974,33,10,1945,147,25,10789,63,23,2597,97,19,3661,,,,259,15,10166,,,,1296,46,39978,17,4,252,545,38,9819,152,41,4692,,, +05045,Faulkner County,123,-92.32,35.15,1719.92,2.13,0.55,1,3,39,300,17,20447,83,4,5845,3064,364,175451,1076,100,54907,1802,34,163374,1304,247,79127,503,152,19285,933,265,43415,266,19,26920,1402,122,46755,1202,33,33099,6877,364,307544,288,31,7264,4666,246,86754,2081,295,59305,,, +05049,Fulton County,12,-90.18,40.47,1606.83,0.0,0.0,,,,,,,,,,23,9,1023,32,5,1213,40,6,1768,53,10,2838,3,5,121,44,12,2035,,,,,,,,,,613,32,19700,,,,150,12,2434,51,18,849,,, +05047,Franklin County,17,-95.22,33.2,1606.31,0.0,0.0,,,,95,5,8671,197,6,14881,126,30,5412,28,4,476,25,8,1500,411,26,17539,10,8,287,98,19,2388,,,,32,7,1456,18,4,239,356,33,19022,,,,305,24,4819,146,35,3644,,, +05051,Garland County,100,-93.18,34.55,1901.92,1.76,0.14,42,9,1479,46,7,2383,119,5,9110,2147,325,88707,629,89,34591,517,38,16945,959,200,56206,484,161,19701,957,224,42754,316,14,23834,1781,141,44194,135,28,3761,8902,393,427990,1436,52,47147,5038,301,107995,1316,276,35770,,, +05053,Grant County,18,-96.03,45.94,1639.41,0.0,0.0,79,13,3005,,,,16,6,922,221,34,12419,144,13,9917,23,3,980,99,15,8598,42,5,904,151,20,10521,,,,197,10,5153,,,,320,26,9512,,,,316,18,4645,113,38,3010,,, +05055,Greene County,46,-90.39,39.36,1499.2,1.62,0.12,28,6,1484,,,,18,3,1440,393,70,21533,588,43,32407,59,10,2071,414,46,27307,107,36,2352,291,54,12962,,,,310,26,7600,131,5,3548,1964,105,80676,42,11,1380,1323,72,22784,296,76,8397,,, +05057,Hempstead County,20,-93.69,33.69,1919.32,0.0,0.0,34,7,1529,,,,121,4,13251,125,20,5868,140,14,4790,54,10,1728,109,25,6386,45,16,1565,203,16,7917,,,,232,17,5025,11,3,319,873,47,27772,4,3,129,525,35,9192,198,47,4737,,, +05059,Hot Spring County,33,-92.9,34.3,1611.7,1.54,0.04,40,12,1635,,,,99,7,11519,247,53,8133,149,15,7025,48,8,2794,195,42,10471,44,16,1164,96,33,2984,,,,573,13,13221,12,6,367,942,53,37663,24,6,466,497,38,8527,186,60,4226,,, +05061,Howard County,13,-101.43,32.3,1543.05,0.0,0.0,242,15,15660,,,,32,5,2643,83,17,2916,93,11,4155,26,4,774,117,27,6476,17,7,538,40,11,2047,,,,,,,,,,993,29,30986,11,5,191,347,24,5964,98,29,3172,,, +05063,Independence County,38,-91.55,35.72,1998.38,0.0,0.0,4,3,170,105,4,5532,151,5,17440,757,61,39680,292,31,14198,92,14,4694,450,47,26763,82,26,4003,189,54,11165,158,3,13947,285,29,9980,396,6,10713,3053,107,165671,33,8,1024,1386,78,21768,454,90,11262,,, +05065,Izard County,14,-91.89,36.08,1512.35,0.0,0.0,,,,,,,,,,68,21,2446,58,8,1728,19,5,639,85,18,4608,39,6,852,53,7,2784,,,,39,8,856,,,,499,30,16004,18,5,329,138,16,2065,64,27,1501,,, +05067,Jackson County,17,-96.56,28.92,1661.26,0.0,0.0,84,9,4717,,,,30,3,2220,77,15,4159,155,12,9775,12,5,412,103,19,5174,46,17,1196,67,20,3356,,,,13,4,374,,,,826,49,34241,17,3,356,303,23,5368,115,31,2296,,, +05069,Jefferson County,68,-94.17,29.83,2373.14,1.92,0.11,25,5,1635,,,,255,12,25370,342,65,15780,583,59,30456,96,19,4817,722,73,38244,223,58,8459,292,66,14458,73,6,10235,1904,59,58236,437,8,13552,3667,180,190873,41,6,1149,2399,119,60543,768,145,17358,,, +05071,Johnson County,26,-97.36,32.38,1772.24,0.0,0.0,,,,,,,,,,132,36,4362,43,8,1175,20,7,968,112,25,5091,51,16,1140,76,15,3085,,,,53,16,1288,,,,978,45,37358,,,,572,42,9684,185,44,5958,,, +05073,Lafayette County,6,-83.22,30.0,1414.38,0.0,0.0,29,10,984,12,5,197,,,,73,7,4523,,,,,,,67,11,3217,8,3,143,20,5,298,,,,,,,24,4,470,103,8,3215,,,,46,5,821,42,9,948,,, +05075,Lawrence County,16,-80.35,41.0,1533.97,0.0,0.0,29,8,1812,32,3,2251,42,4,3260,153,19,11525,159,16,7596,4,3,188,78,16,3376,20,7,695,27,11,1022,,,,11,3,382,382,3,6290,713,29,25893,,,,382,32,5635,109,31,2911,,, +05077,Lee County,9,-96.96,30.3,1611.6,0.0,0.0,15,4,1094,,,,,,,36,7,838,131,13,11656,,,,26,4,1356,23,6,739,28,8,928,,,,,,,,,,278,15,12716,10,3,212,63,5,975,34,13,515,,, +05079,Lincoln County,13,-81.21,35.49,1475.42,0.0,0.0,53,10,2395,,,,,,,111,16,5356,44,6,2442,6,3,109,43,10,2291,9,6,187,12,6,834,,,,15,7,750,,,,281,15,11007,,,,142,13,1855,58,17,1765,,, +05081,Little River County,12,-94.21,33.7,1459.08,0.0,0.0,28,5,1291,,,,,,,126,12,6823,7,3,485,,,,55,10,1914,,,,41,7,1784,,,,,,,,,,287,17,11454,,,,214,17,3192,102,28,1996,,, +05083,Logan County,21,-89.38,40.11,1890.28,0.0,0.0,,,,68,5,3048,3,3,138,166,39,6685,49,5,1030,32,8,1482,136,26,7123,19,13,474,120,27,4823,,,,56,7,1563,,,,608,38,27950,11,4,325,293,27,4567,228,54,5448,,, +05085,Lonoke County,74,-91.86,34.74,2080.57,1.6,0.06,50,9,2666,,,,6,3,448,769,144,38771,400,40,25501,97,14,5106,548,112,33091,189,68,7701,386,80,18459,,,,387,42,9495,251,9,4561,1737,133,66246,65,10,1258,1835,100,34198,627,104,14160,,, +05087,Madison County,16,-95.95,30.96,2167.46,0.0,0.0,16,6,617,,,,,,,136,35,6124,18,3,850,39,4,2600,83,15,4254,12,8,339,40,13,1421,,,,18,9,2783,,,,259,20,12000,61,4,1554,185,15,3506,71,27,2779,,, +05089,Marion County,17,-94.34,32.79,1658.13,0.0,0.0,,,,,,,20,3,1533,86,30,3539,15,8,601,61,4,4739,98,15,5048,31,16,840,64,14,2229,,,,14,5,487,,,,219,20,7114,43,5,1181,203,34,3291,54,25,1111,,, +05091,Miller County,43,-84.74,31.16,1653.4,1.89,0.14,69,18,3414,293,6,17819,102,3,6672,559,60,28090,418,31,24942,82,9,6594,232,47,14321,184,46,7099,144,34,6737,,,,674,41,22578,44,4,1039,1128,78,38829,154,10,3447,1143,75,22636,422,76,9621,,, +05093,Mississippi County,41,-89.33,36.84,2407.75,2.14,0.04,161,13,9792,,,,99,7,9354,753,35,54417,539,48,39004,54,11,2230,211,38,11708,174,34,6117,90,27,4413,20,3,6764,484,26,14886,32,4,1352,1585,112,67222,46,10,1059,1067,86,17678,304,73,7413,,, +05095,Monroe County,7,-90.18,38.27,1609.14,0.0,0.0,30,9,3821,,,,,,,20,7,636,173,13,9062,59,5,1022,56,13,3452,14,5,128,16,10,493,,,,,,,,,,372,24,12870,,,,242,22,4138,73,21,1943,,, +05097,Montgomery County,9,-95.51,30.3,2072.75,0.0,0.0,10,4,331,33,3,1771,,,,70,24,2185,47,4,1914,,,,25,4,1241,11,7,249,9,6,409,,,,45,9,1946,,,,67,9,3614,,,,267,14,12749,34,12,765,,, +05099,Nevada County,8,-120.81,39.35,1607.3,0.0,0.0,44,7,2420,,,,,,,14,7,346,13,6,292,,,,37,7,2048,15,4,146,20,6,431,,,,,,,6,3,180,353,14,7825,,,,72,8,1061,59,18,1498,,, +05101,Newton County,7,-93.74,30.81,2132.49,0.0,0.0,,,,,,,31,3,2104,18,6,584,,,,,,,18,4,866,7,3,177,7,3,317,,,,,,,,,,208,13,4921,,,,148,12,2961,8,6,92,,, +05103,Ouachita County,23,-92.94,33.57,1916.22,0.0,0.0,83,16,4395,73,10,3578,75,5,6368,227,36,8319,167,20,8457,52,8,2640,184,30,8312,153,23,5691,137,26,7793,53,3,5564,139,14,4137,,,,1470,61,47387,13,5,236,466,37,6794,247,57,5706,,, +05105,Perry County,10,-89.38,38.08,1452.58,0.0,0.0,,,,,,,,,,101,18,3431,6,3,160,,,,24,8,1341,3,4,108,15,12,1139,,,,39,8,841,,,,194,15,5522,,,,73,11,1211,48,13,1214,,, +05107,Phillips County,17,-102.37,40.59,1884.58,0.0,0.0,8,7,641,,,,28,3,2257,69,17,2248,422,26,22427,15,12,783,116,22,6421,40,15,1193,71,21,2977,,,,21,7,685,326,5,10856,744,51,32331,23,8,466,292,26,4283,100,34,2167,,, +05109,Pike County,10,-90.85,39.61,1591.56,0.0,0.0,83,14,2908,,,,10,3,780,57,18,2137,137,6,4493,,,,102,13,4643,97,8,4147,52,7,1514,,,,5,3,118,46,3,772,268,21,9075,,,,172,23,3358,79,18,2041,,, +05111,Poinsett County,23,-90.67,35.57,1978.27,0.0,0.0,34,12,3813,,,,44,4,2904,76,19,3750,359,15,26035,54,5,2115,116,18,4293,29,10,772,44,12,1642,46,3,2459,,,,,,,543,38,20726,10,3,147,524,44,7455,132,39,3377,,, +05113,Polk County,19,-94.82,30.76,2231.43,0.0,0.0,59,13,2761,43,3,2534,40,5,2890,210,32,9395,39,13,1423,58,8,1825,151,24,7342,33,15,1108,65,19,2973,11,3,2392,55,13,1536,,,,1147,45,43762,12,5,148,436,33,6803,229,53,6076,,, +05115,Pope County,63,-88.59,37.39,2151.98,1.77,0.06,729,18,26495,96,5,6885,1353,10,173707,1185,140,69784,545,58,31034,142,19,5390,478,99,33572,275,77,9504,599,147,37511,163,5,13705,2102,71,71864,108,17,2201,3285,197,133896,61,19,1438,2245,140,42072,921,147,26424,13,6,395 +05117,Prairie County,8,-91.58,34.81,1749.7,0.0,0.0,21,6,1562,,,,,,,64,11,2181,144,8,8190,4,3,172,40,6,1850,15,7,581,26,7,912,,,,41,3,3016,,,,208,8,5427,,,,70,13,990,66,20,1173,,, +05119,Pulaski County,398,-89.12,37.23,2091.0,2.09,2.29,37,13,2102,211,11,14190,2134,49,230628,9695,780,587522,12638,686,869950,8894,237,642626,15040,996,1389751,3357,705,194999,10971,1553,816587,4118,101,340238,12624,650,409538,4153,178,159851,45373,1558,3113765,1777,149,56245,18606,1049,391449,9164,1244,348336,17,16,558 +05121,Randolph County,18,-89.81,38.05,1698.95,0.0,0.0,,,,,,,,,,81,29,2665,134,10,4293,21,6,798,111,16,5213,34,16,1130,72,21,3150,,,,724,7,17283,,,,984,44,34685,,,,318,27,4978,68,25,1627,,, +05123,St. Francis County,24,-90.73,35.02,1664.01,0.0,0.0,31,12,1483,,,,69,5,5797,132,25,4892,364,18,23980,57,12,2419,146,31,7414,57,22,1310,102,32,3991,,,,26,9,803,,,,1245,69,48323,20,7,723,505,38,8384,126,42,2282,,, +05125,Saline County,122,-88.53,37.75,1892.03,0.0,0.0,29,6,1462,27,3,1555,59,3,3714,2413,320,116036,773,83,38440,189,27,10051,565,139,32949,305,123,12886,908,187,49058,171,7,5554,1005,105,33513,154,18,2839,4776,298,184426,237,28,3841,3290,175,59605,1614,209,47767,,, +05127,Scott County,10,-90.48,39.63,2326.93,0.0,0.0,66,7,1974,,,,,,,44,8,2023,69,6,3890,8,3,293,41,6,1511,19,5,643,14,9,525,,,,10,4,257,,,,347,23,9828,,,,73,10,1316,51,18,1301,,, +05129,Searcy County,8,-92.71,35.9,1731.28,0.0,0.0,,,,,,,13,4,757,8,6,249,44,3,596,,,,32,7,1368,50,7,868,26,5,863,,,,8,3,412,,,,363,17,9270,,,,138,14,2309,19,7,465,,, +05131,Sebastian County,128,-94.27,35.18,1409.81,2.16,0.75,,,,320,28,19628,252,8,17761,2228,237,115540,3075,199,192564,1153,61,75444,1569,221,110315,1258,173,52936,1491,295,87386,1366,24,76098,3286,154,99134,508,28,26276,10525,457,596553,354,38,7780,5737,292,115251,1758,284,50625,6,6,104 +05133,Sevier County,16,-94.24,33.99,1505.24,0.0,0.0,93,8,6101,,,,29,5,2049,526,18,23939,51,6,2890,27,3,1071,153,17,7441,32,9,1215,73,15,2020,,,,139,7,4217,,,,401,36,15091,4,5,207,212,22,3213,105,34,2622,,, +05135,Sharp County,17,-91.49,36.13,1570.66,0.0,0.0,,,,,,,,,,101,24,3756,27,6,715,25,9,1093,165,22,9305,24,11,576,28,12,751,22,3,920,41,11,1652,,,,804,47,29346,,,,264,30,5043,235,49,5949,,, +05137,Stone County,12,-93.46,36.74,1578.95,0.0,0.0,,,,,,,21,4,1545,45,15,1364,53,5,1327,39,3,1341,140,21,5732,20,9,531,37,16,1019,,,,,,,,,,488,41,19725,,,,396,31,6794,92,27,2383,,, +05139,Union County,39,-89.25,37.46,2734.0,2.75,0.01,100,21,5219,218,50,12509,138,6,15572,2030,69,145252,361,54,21070,62,7,3215,391,61,23561,190,34,9908,326,65,16878,183,7,23794,1045,43,52789,69,8,1518,1714,120,80422,156,11,3893,1005,77,17778,641,135,18136,9,5,103 +05141,Van Buren County,16,-91.97,40.75,1875.08,0.0,0.0,89,3,1655,187,4,16362,60,3,4451,122,32,4173,62,12,3230,30,5,1503,118,29,6502,18,9,889,85,21,3096,,,,43,8,1393,,,,663,35,24528,18,4,314,353,20,7471,223,40,5646,,, +05143,Washington County,243,-96.39,30.22,2466.37,2.72,1.02,108,3,5000,34,4,2486,444,15,37120,6215,600,345619,3494,284,219155,1173,94,74412,2318,343,182392,1543,394,68058,4373,698,278383,2921,41,418071,5472,307,186582,689,60,20569,15957,729,918312,827,79,23374,11608,625,229243,4024,504,134622,1,4,73 +05145,White County,77,-88.16,38.06,2698.83,4.1,0.04,20,6,934,197,13,16602,119,7,9631,1197,148,64906,653,68,35627,144,25,6237,612,99,34576,189,73,6554,475,101,22455,,,,960,57,22766,1858,15,41803,4435,199,222324,117,15,2835,2710,152,47706,968,177,29412,2,4,113 +05147,Woodruff County,6,-91.22,35.17,1538.85,0.0,0.0,11,3,302,,,,,,,20,8,610,147,13,7901,4,4,216,28,5,1273,7,5,158,3,5,69,,,,,,,,,,172,16,7629,,,,111,11,1236,40,13,551,,, diff --git a/training/naics2/US/counties/2021/US-AZ-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-AZ-training-naics2-counties-2021.csv new file mode 100644 index 00000000..59d1f373 --- /dev/null +++ b/training/naics2/US/counties/2021/US-AZ-training-naics2-counties-2021.csv @@ -0,0 +1,16 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +04001,Apache County,66,-109.48,35.21,29057.99,0.0,0.0,11,5,454,42,5,4445,417,6,44251,153,28,5071,46,12,2357,62,9,3570,78,15,2519,44,12,934,83,35,3214,,,,106,15,5141,246,6,11584,2304,69,131676,12,3,326,711,58,15802,170,36,4827,,, +04003,Cochise County,125,-109.82,31.85,16106.96,2.0,0.06,45,6,2091,62,7,2256,601,21,51661,1728,204,89529,438,45,21995,297,41,14337,454,97,34690,412,117,17394,3179,189,234495,82,5,3533,1639,87,67042,398,24,14922,4639,275,213189,212,33,4491,3750,258,73621,971,233,26848,,, +04005,Coconino County,145,-111.69,35.94,48336.64,3.13,0.03,37,13,1461,23,6,3786,220,17,20573,2992,377,149700,894,94,49052,1101,54,75538,936,157,78387,839,281,42776,1725,369,103853,414,8,40804,1443,192,53147,660,46,23503,9101,419,546192,1434,117,55770,12277,610,363704,1949,356,70154,,, +04012,La Paz County,17,-114.02,33.79,11683.23,0.0,0.0,,,,20,4,1669,18,3,1372,84,18,4034,99,13,6155,16,8,996,49,10,1518,65,22,1728,18,12,1014,,,,49,6,1794,,,,419,28,20988,8,3,365,1225,71,32153,75,27,2346,,, +04007,Gila County,53,-110.68,33.74,12419.35,1.54,0.01,,,,1689,9,133350,70,6,7379,685,137,33882,125,14,9581,88,22,3362,176,48,10181,155,82,6050,281,94,12857,,,,95,34,3237,121,9,3781,1984,144,104920,574,20,18425,1850,139,46663,316,95,8339,,, +04009,Graham County,38,-83.83,35.36,12018.68,2.13,0.02,,,,,,,49,5,3843,463,67,22227,240,21,12666,48,9,2165,121,29,6369,70,18,2604,521,27,18928,,,,73,13,2993,62,7,1317,2428,89,131000,51,10,1007,1086,62,18340,334,52,14329,,, +04011,Greenlee County,10,-109.28,33.23,4787.12,0.0,0.0,,,,3325,4,263650,40,3,2874,49,5,2499,15,3,820,6,4,418,,,,11,5,458,12,3,351,,,,102,5,3682,,,,98,9,6183,,,,83,10,1897,14,6,281,,, +04013,Maricopa County,4367,-112.49,33.35,23891.94,3.04,4.49,721,98,30296,922,67,68990,7620,102,912528,138393,8950,9254264,73757,4609,6124872,39452,1815,3624624,154044,7226,14230949,42626,8731,3331767,128648,14743,11830799,56430,713,5090683,132396,6434,6040355,52636,1668,2308997,264433,14004,15215004,32843,1548,1507898,184739,8719,4746945,63408,8044,2658318,243,125,8445 +04027,Yuma County,203,-102.46,40.02,14297.5,2.96,0.23,892,38,37232,46,6,3326,195,10,17940,3187,359,157639,2499,151,155982,406,46,19876,1211,155,70527,637,190,26491,1247,272,77912,310,11,12048,5949,172,213775,454,25,14749,8145,416,446002,525,32,13827,6143,355,134533,1618,285,57456,1,3,183 +04015,Mohave County,211,-113.83,35.72,34864.81,2.06,0.03,,,,212,10,15041,375,25,29637,3850,610,177903,1268,129,64279,440,54,19754,884,198,67795,677,277,28539,1360,259,74219,100,8,10286,1518,230,54134,547,25,18759,8879,492,472191,675,48,17838,6878,429,157018,1933,392,61270,10,4,141 +04017,Navajo County,107,-110.35,35.18,25793.9,1.75,0.01,56,10,3022,92,9,6438,349,16,34720,1166,218,54111,332,40,18050,315,27,17081,331,77,19217,258,110,12918,382,133,18894,,,,570,85,22469,447,19,19066,5112,252,287335,221,26,11822,4070,243,95962,833,159,24146,27,7,633 +04019,Pima County,1035,-111.65,32.11,23801.3,2.71,0.84,219,24,7227,2514,32,195407,2068,27,206761,21593,1798,1239799,7141,727,418352,5645,336,499202,13152,1257,1031319,6253,1524,289772,17839,2649,1218705,3757,129,223240,24404,1232,795271,7385,356,322680,63789,2912,3569524,5787,336,164161,38476,1859,913535,13534,1972,469494,21,28,913 +04021,Pinal County,421,-111.44,32.81,13920.45,2.4,0.46,331,15,6819,848,22,65026,253,17,21597,3524,507,179018,1523,144,82417,420,65,20453,988,203,56156,1135,290,45632,1462,380,72617,223,18,11392,4984,271,255924,1034,51,40481,9142,575,486293,813,69,21717,7888,399,175578,2236,374,68216,0,3,4 +04023,Santa Cruz County,47,-121.99,37.05,3204.82,1.73,0.05,115,10,1564,13,3,610,56,6,4286,227,60,9541,2500,200,134325,74,15,3183,154,37,7184,129,44,4860,193,53,8511,,,,294,27,6533,90,10,3107,1649,74,100950,32,11,876,1219,90,26176,302,62,9085,,, +04025,Yavapai County,234,-112.55,34.57,21048.38,2.07,0.05,129,10,3327,1123,19,92486,301,28,24941,5933,936,296581,1526,159,90904,613,88,25233,1122,299,81223,1177,530,57393,2157,600,111956,371,18,21296,2264,358,83988,1957,90,82353,13600,810,690290,971,110,28223,9761,592,263160,2865,524,97624,22,5,480 diff --git a/training/naics2/US/counties/2021/US-CA-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-CA-training-naics2-counties-2021.csv new file mode 100644 index 00000000..af949007 --- /dev/null +++ b/training/naics2/US/counties/2021/US-CA-training-naics2-counties-2021.csv @@ -0,0 +1,59 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +06001,Alameda County,1673,-121.9,37.61,1943.89,5.5,18.51,130,25,7885,183,8,24517,1323,23,214136,49361,3094,4546568,44504,2410,4436219,31676,1024,6862080,20320,1553,2829611,10856,2425,893689,77766,6674,9586268,19911,281,3195981,37625,1805,2776008,16363,1046,778523,100654,5088,7941139,6128,702,409480,48827,4155,1527577,25505,3791,1393879,70,40,2338 +06003,Alpine County,1,-119.83,38.59,1924.39,0.0,0.0,,,,,,,,,,23,8,1281,,,,,,,,,,20,4,387,,,,,,,,,,,,,40,5,1323,302,3,3799,57,12,2456,9,4,358,,, +06005,Amador County,40,-120.59,38.45,1569.56,0.0,0.0,119,12,5250,133,5,8272,,,,326,91,19116,61,17,3263,177,14,10724,173,46,16113,106,38,4240,229,71,12176,,,,165,35,9741,23,4,389,1389,105,87765,94,8,2290,1857,98,60200,333,86,13037,0,3,34 +06027,Inyo County,19,-117.41,36.56,26488.65,2.5,0.0,3,3,169,,,,167,9,18486,176,51,8685,116,17,5629,40,10,1949,60,13,2855,64,26,2639,135,35,9451,,,,48,14,2451,30,3,1394,1213,48,69852,265,19,9714,1134,97,31318,152,37,5587,,, +06007,Butte County,218,-121.59,39.65,4343.7,2.96,0.87,260,24,16470,28,3,1720,109,14,10118,4251,571,271731,2022,154,124344,822,67,47950,2203,301,172944,943,248,39019,2226,395,138733,358,12,14912,2919,255,129206,795,65,29666,15685,624,910650,1184,74,40551,7474,445,181163,2980,424,99206,24,5,202 +06009,Calaveras County,45,-120.5,38.26,2685.67,0.0,0.0,91,9,5440,15,3,859,,,,767,189,46448,75,22,4183,92,8,5557,98,32,5998,69,46,3814,376,64,19311,57,3,2706,162,42,7760,44,9,669,978,85,56884,208,20,6820,1142,115,26545,360,95,10096,,, +06011,Colusa County,22,-122.22,39.15,2995.22,2.14,0.13,293,16,10765,,,,35,5,5321,320,36,15378,492,22,34554,14,5,916,80,18,5691,42,17,2480,63,20,3185,,,,136,11,6726,50,3,2469,450,26,21973,24,6,686,692,42,28026,88,30,2986,,, +06013,Contra Costa County,1162,-121.92,37.9,1970.18,3.56,14.44,93,26,3565,115,10,10685,4621,35,747099,26192,2676,2386856,10601,920,938563,9980,500,1763643,22007,1733,2992947,6559,1669,548826,25296,3861,2797713,10300,191,1685503,24770,1515,1465499,7738,480,370629,59877,3462,4823855,4344,441,201346,28525,2119,779829,14158,2059,650982,35,24,1509 +06015,Del Norte County,28,-123.91,41.73,2629.31,3.26,0.03,50,20,2048,,,,,,,146,42,7204,33,5,1597,51,11,2718,71,18,3983,76,29,2308,92,21,2663,,,,66,18,2828,32,3,1440,1278,70,69366,220,6,8625,566,59,14951,102,29,2925,,, +06017,El Dorado County,191,-120.53,38.76,4626.72,2.44,0.13,219,21,20448,26,4,2088,204,13,29271,5335,750,419685,671,122,56134,705,77,68469,2689,248,319379,1164,331,57814,2933,663,226029,183,11,14736,3703,293,248029,979,63,41178,6872,479,426747,3655,99,104441,6154,494,181752,1778,394,68987,3,4,96 +06019,Fresno County,1003,-119.82,36.67,15568.66,3.11,1.49,2347,116,120360,98,8,8691,3450,38,483746,17524,1655,1197469,15910,926,1076110,3704,270,227819,9153,1054,730633,5219,929,266662,11472,1717,783357,3089,79,253738,19987,927,753273,6721,196,214895,51380,2585,3347056,3400,190,130115,28615,1761,696993,13119,1509,470936,30,15,775 +06021,Glenn County,29,-122.38,39.59,3435.88,1.92,0.1,171,13,9798,28,3,1776,573,7,91852,297,65,17107,227,17,14852,,,,110,25,9153,24,13,813,107,22,4357,,,,48,17,1397,66,4,3487,374,42,19733,53,9,1894,586,52,13333,196,49,5859,,, +06023,Humboldt County,137,-123.9,40.6,9351.99,2.64,0.15,537,81,35177,,,,253,4,41989,2099,310,128005,1246,119,69149,392,52,19120,1107,143,87445,548,174,23751,1827,272,93434,272,11,17257,1442,117,55019,306,35,8759,6498,378,377501,503,58,14408,4623,382,116886,1572,290,64251,2,4,125 +06025,Imperial County,180,-115.36,33.03,11605.52,3.26,0.27,443,33,22012,353,4,31620,462,15,48141,1430,160,78211,1988,208,116493,310,40,16847,688,135,40167,672,169,27259,792,173,38046,92,7,7168,1268,90,54923,190,15,6553,5858,304,311789,251,24,7431,3434,260,83312,901,209,28933,,, +06037,Los Angeles County,10020,-118.21,34.32,10616.53,6.06,19.5,566,109,29928,2173,86,312140,14866,250,2011712,145726,16915,10153905,228221,21470,17580406,206554,13241,30662376,162530,13463,24534142,90710,18713,7042245,308692,42070,33672563,80041,1376,9689104,223234,11787,11109215,143397,4548,7647308,592696,36149,37513188,65001,20972,10758474,353015,23781,10830506,139491,21653,6433332,741,373,28705 +06029,Kern County,906,-118.75,35.31,21147.03,3.12,0.96,4327,63,196108,6240,163,657259,1433,69,175029,14616,1239,942306,8228,626,590022,2098,195,137814,4957,612,422401,3229,732,181908,8605,1193,571038,1922,56,244437,12342,691,546334,2585,158,101454,33729,1791,2005592,1595,159,46489,23616,1503,560073,7737,1177,302877,18,16,1125 +06031,Kings County,152,-73.95,40.65,3604.72,2.28,0.95,223,29,15671,,,,31,6,2106,1093,134,61379,801,63,53592,232,23,13851,502,84,31907,350,103,13758,929,120,56701,,,,509,69,23151,188,19,4863,4977,231,277056,232,19,5242,4271,202,124253,706,159,20972,,, +06033,Lake County,68,-122.78,39.05,3443.03,0.0,0.0,195,9,6252,24,3,994,328,10,48662,1062,205,64651,71,18,3505,94,16,7511,168,41,10085,166,69,6366,264,61,12578,,,,250,51,12129,74,9,3025,2342,152,141257,196,13,5947,1457,131,39681,396,97,12433,,, +06035,Lassen County,33,-120.73,40.77,12227.25,1.77,0.04,67,9,5200,,,,11,3,1628,183,44,13096,64,10,3049,39,12,1956,86,21,7445,27,26,1605,337,25,18719,,,,157,18,7111,61,3,2476,840,53,42031,19,6,583,617,45,15270,116,40,3050,,, +06039,Madera County,156,-119.77,37.17,5575.43,3.33,0.31,1819,37,52947,,,,201,8,32468,1826,290,103098,981,87,63646,406,26,29230,412,94,27218,357,107,14152,539,130,26359,46,3,4159,1713,120,103381,335,29,13888,6679,228,488083,300,30,8376,2796,235,72488,816,166,27014,,, +06115,Yuba County,80,-121.36,39.28,1667.96,2.72,0.81,91,11,7379,134,6,17175,,,,861,107,70595,692,36,28841,97,11,4404,124,29,8120,130,38,5945,523,76,46466,,,,507,40,24987,594,11,27824,2748,78,180577,102,12,4395,2310,89,86395,344,77,9307,,, +06041,Marin County,262,-122.62,38.04,1408.28,4.15,3.26,37,14,2042,,,,239,9,39622,7619,1065,647449,4018,332,766192,5250,289,1197276,4607,683,872322,2778,682,238842,8417,1856,986669,1595,65,367905,5286,551,324071,3627,225,202249,16642,1209,1293478,2654,288,131415,9803,698,341168,4935,780,265846,21,14,1515 +06043,Mariposa County,17,-119.9,37.57,3789.02,0.0,0.0,5,6,289,,,,17,3,1402,177,56,11927,9,5,346,29,4,2426,26,6,1426,89,23,3887,56,21,2913,20,4,1455,65,21,1873,46,6,2053,491,33,25247,30,5,627,595,45,23743,59,28,1887,,, +06045,Mendocino County,92,-123.41,39.32,9103.03,2.48,0.08,508,60,32137,26,3,2212,167,6,25917,1355,284,80741,805,71,48917,228,44,13487,442,72,31246,566,150,29210,627,173,33135,156,6,9882,787,114,45162,308,35,11522,4120,249,226244,360,45,12347,3363,328,97528,787,208,28882,7,4,224 +06047,Merced County,279,-120.77,37.16,5125.12,2.61,1.2,1324,54,68186,47,4,3751,335,9,51762,2883,363,160232,1699,106,98308,351,56,20305,1120,160,68200,620,150,25845,788,180,40024,293,7,16128,1226,160,56758,257,20,8222,7348,463,417783,223,43,9024,5583,375,124400,1324,268,46174,3,4,108 +06049,Modoc County,9,-120.74,41.55,10885.91,0.0,0.0,61,5,4002,,,,54,3,8771,47,16,2185,32,6,1613,10,5,582,28,9,1690,8,4,179,41,14,1730,,,,19,5,793,,,,425,15,19820,35,3,1670,132,20,3249,80,15,2708,,, +06051,Mono County,13,-118.94,37.95,8109.42,2.57,0.02,,,,22,3,1909,42,3,4926,338,93,19969,17,6,1208,12,7,508,22,9,1700,472,79,20095,101,43,6088,,,,227,44,12989,41,3,1818,566,36,41201,31,18,2258,3349,172,99417,218,59,8067,,, +06053,Monterey County,439,-121.39,36.22,8580.7,4.89,0.89,3172,90,196719,282,10,27156,679,23,90965,5890,1032,377180,6142,380,492416,1197,139,84239,2305,366,235151,2018,511,124331,8112,851,485566,1215,29,125878,6117,500,290405,2240,136,96698,17188,992,1384033,2384,161,144058,17095,1077,582982,4292,749,173409,10,7,424 +06055,Napa County,139,-122.32,38.49,2042.26,2.98,1.51,734,48,41761,,,,141,6,22540,3577,494,273645,1373,173,123965,383,50,30035,1366,200,177502,782,236,49563,2121,469,169402,1378,22,107574,4095,261,186213,1266,59,53831,9767,451,694225,649,74,27926,8298,424,384857,1532,305,66369,3,3,59 +06057,Nevada County,102,-120.81,39.35,2521.82,1.9,0.03,94,16,5089,52,12,3250,79,4,14877,2893,567,193577,549,82,41369,215,46,14490,557,133,53274,1109,213,80866,1526,377,126099,92,6,4968,1103,206,60321,556,55,18172,4409,346,268777,686,78,22577,4542,263,117653,1729,263,67702,,, +06059,Orange County,3183,-117.87,33.75,2067.64,4.46,37.0,325,51,14868,246,33,19993,2735,91,318348,101364,7540,8102032,101963,7545,10309052,33567,1874,4466499,96560,6966,12337961,43862,7553,3684994,132716,17780,14006788,51525,706,5469502,104902,4932,5737267,30012,1779,1306659,184790,13435,11308456,51873,1597,2133458,147516,8523,4275289,50260,7269,2005784,138,95,3895 +06061,Placer County,400,-120.77,39.1,3890.47,2.55,2.02,60,16,4042,3,3,199,1040,12,167905,17750,1592,1372210,4716,384,398459,2897,186,382672,8672,858,1102819,4213,921,272938,9997,1502,800812,4898,57,483553,12139,671,590551,2598,183,97728,24930,1366,2102682,2556,197,85712,21977,1007,633509,6558,905,278230,3,5,51 +06063,Plumas County,20,-120.81,39.94,6768.51,0.0,0.0,43,11,3516,,,,111,7,16703,404,103,24449,56,10,2653,44,8,2924,120,20,7468,62,37,3267,189,46,10294,,,,151,42,7353,60,8,3103,848,48,46661,63,14,5083,383,96,12318,158,52,6349,,, +06065,Riverside County,2409,-116.04,33.72,18914.53,3.16,2.76,1294,79,59335,301,21,27361,1555,82,177829,64197,5322,4006585,28833,1981,1991906,5779,593,391280,11433,1928,952494,10386,2752,620209,21274,4125,1407361,3640,133,325452,41517,2594,1678824,9909,526,372553,89368,5348,5162857,12446,694,481776,86256,4310,2454319,21770,3745,818251,65,42,1419 +06067,Sacramento County,1572,-121.3,38.47,2575.43,3.23,17.25,206,44,7755,142,8,18014,2492,37,330977,40934,3160,3255250,19662,1279,1510961,10606,555,1013562,28772,1833,2791928,9300,1921,574512,42869,4291,4807208,5907,192,584999,41412,1843,2030919,10776,532,492166,91579,3928,7276429,5331,428,301304,48115,3134,1227515,23357,3178,1099728,26,33,1219 +06069,San Benito County,63,-121.12,36.62,3601.48,3.09,0.4,259,9,15217,13,4,1234,,,,1557,207,103190,537,40,37781,50,12,3822,284,51,29955,125,56,6926,280,73,19799,40,3,2907,587,62,30837,187,18,5549,1518,95,104114,223,16,6001,1396,106,35784,389,87,13561,,, +06071,San Bernardino County,2171,-116.08,34.83,52077.81,3.38,0.9,121,21,5697,788,29,76886,3580,97,404463,36776,3719,2516996,42412,3117,2843510,8633,536,773495,16878,1677,1434273,9058,2090,567994,18195,3246,1158220,6357,155,470042,41526,1921,1762062,10315,480,441931,101662,4937,6696267,9026,471,389744,62938,4006,1527089,23191,3352,914587,95,35,3895 +06073,San Diego County,3296,-116.77,32.96,11027.22,4.63,6.39,727,148,34983,270,24,25334,5282,129,771263,83769,7833,6371313,51192,4283,4793512,35012,1727,4232840,60632,5057,6882065,28642,7132,2138147,172480,15808,24409057,25295,396,2952399,78661,4600,3833976,32720,1649,1482500,189202,10638,13146243,22633,1548,1140990,142149,7853,4621647,49098,7283,2023604,121,102,6104 +06075,San Francisco County,866,-108.89,33.76,122.96,13.91,77.07,27,9,2835,7,3,1616,5287,20,936311,20837,1795,2156947,15646,998,2440746,91829,1882,30033630,59870,2337,17742353,17575,2178,2231529,126588,7672,25549034,30487,228,4819337,36017,1361,4696220,20794,662,1512465,74875,3383,6735358,9104,660,1064376,46649,4176,1965176,21894,2670,1471406,89,49,3811 +06077,San Joaquin County,771,-121.28,37.94,3695.0,3.31,5.18,1199,61,83729,187,11,14141,222,17,25785,12784,1274,929761,13165,594,947284,1725,141,124318,6236,590,552525,2864,637,158889,5289,890,312629,1351,55,149785,12788,684,559774,4185,141,183619,29331,1560,1898173,1391,144,50476,19752,1264,480329,7006,1171,268575,18,13,451 +06079,San Luis Obispo County,283,-120.38,35.35,8605.3,2.92,0.42,338,40,16741,47,5,3608,1729,23,337046,8573,1070,677085,2964,314,186873,2583,155,269500,2053,395,199882,1778,527,95024,5383,1012,415773,462,31,33910,5487,479,258805,2410,111,55581,15795,1147,967615,1163,143,33718,14947,1003,443666,3108,615,111695,27,14,1190 +06081,San Mateo County,762,-122.33,37.5,1186.12,4.85,14.08,69,27,3093,54,4,9023,774,19,127543,22114,1984,2108338,18931,951,4404606,91433,703,40483317,19987,1317,8619101,6423,1434,592937,50132,3443,9595289,7279,177,1527954,18150,1104,1189800,6552,475,432795,38432,2496,3668513,4106,343,174517,27851,2102,1006439,10489,1683,762734,26,26,2053 +06083,Santa Barbara County,448,-119.99,34.71,7121.6,4.43,1.28,837,62,46069,369,24,33471,351,16,44677,8701,1247,567871,6774,437,901387,6241,250,891410,4112,578,473057,2820,797,161205,11900,1536,1247373,3701,54,455918,8499,711,400117,3346,223,151247,23554,1509,1565094,2074,268,98396,20573,1206,694569,6314,1010,257508,12,11,582 +06085,Santa Clara County,1932,-121.68,37.23,3367.7,4.44,14.01,259,28,12894,124,10,13724,2322,27,355580,49575,3809,4759869,69869,2240,15718154,143850,1959,54328221,26406,2394,5933498,15188,3100,1585530,160339,8891,34511523,80305,256,33440985,57479,2249,4501337,53186,1154,4610805,115980,6098,11597432,9271,693,742295,68454,4933,2205550,24782,3674,1364427,103,87,6815 +06087,Santa Cruz County,272,-121.99,37.05,1157.3,3.32,4.48,137,24,7454,22,6,2092,172,10,24097,4817,878,315976,4524,275,310507,804,124,67150,2431,275,241866,1476,421,82968,5080,922,502193,1540,34,221185,4183,362,210723,1950,169,95380,13757,923,953202,1277,150,74554,9318,700,289592,3859,582,173677,4,7,144 +06089,Shasta County,182,-122.0,40.8,9965.4,1.95,0.15,384,35,28133,104,6,5510,328,13,50370,3602,564,244349,1759,183,102818,625,74,37987,2024,239,156224,890,237,40251,2229,435,148198,276,10,32972,2846,249,129502,1598,61,48841,10441,660,637746,654,73,18270,6640,408,173286,2649,410,100636,13,3,586 +06091,Sierra County,3,-120.53,39.58,2491.63,0.0,0.0,,,,,,,,,,50,16,3503,,,,,,,,,,7,6,331,,,,,,,2,3,220,,,,50,10,1775,,,,58,20,2481,,,,,, +06093,Siskiyou County,44,-122.54,41.69,16441.11,1.72,0.01,233,41,18595,36,4,3810,40,9,5656,425,113,26612,214,24,8145,131,19,10781,184,51,10681,102,49,3290,258,77,13141,10,3,1210,307,40,11816,25,9,1336,1576,106,94387,321,26,5485,1302,133,32795,439,112,12080,0,3,70 +06095,Solano County,451,-121.92,38.22,2305.33,3.16,4.59,41,14,1202,146,6,11903,683,18,103144,11476,800,1039339,5237,297,367232,1018,90,70045,3474,352,302646,1632,423,87196,3682,600,255942,1770,41,128758,6512,418,300311,2131,95,103853,21884,1024,1743485,1213,101,45224,12100,829,301764,4552,752,182947,7,8,884 +06097,Sonoma County,492,-122.85,38.51,4116.55,3.06,2.35,604,84,30053,134,10,10888,679,14,103526,16189,2209,1226830,9023,605,775040,2548,205,188841,6187,680,796580,2930,722,180768,8624,1633,713471,1720,64,197242,11263,825,494744,2467,208,131391,26261,1567,1913701,2398,281,106431,18183,1295,651605,6288,1154,287848,10,9,250 +06099,Stanislaus County,551,-121.05,37.55,3920.84,2.97,3.52,2048,62,83927,21,3,1349,296,8,41413,8822,986,575466,7962,444,588950,1031,125,63225,3409,542,289112,1915,479,96931,5986,727,357833,1334,41,116280,6471,481,284671,1443,96,52099,25748,1190,2072573,985,104,31970,16131,1005,368468,5887,945,205122,25,13,606 +06101,Sutter County,99,-121.7,38.95,1575.91,3.08,1.19,428,26,22936,,,,283,10,44183,1253,204,86989,1360,82,98646,330,20,17507,792,121,71187,503,94,25024,522,115,28960,192,7,14656,1364,112,64962,295,16,13782,4024,261,233912,253,33,5328,2730,164,61373,872,174,33764,,, +06103,Tehama County,65,-122.2,40.13,7673.24,2.99,0.0,490,18,30408,,,,94,6,14474,881,125,81143,564,25,44098,131,17,10421,178,50,11696,94,44,3757,252,55,9110,66,3,4774,400,45,15168,6,4,153,1971,126,111247,103,10,1987,1665,118,49951,463,95,18075,,, +06105,Trinity County,16,-95.12,31.08,8306.95,0.0,0.0,10,5,1401,,,,9,4,299,135,31,9372,3,4,69,22,3,1119,32,8,1466,20,9,668,98,21,6079,,,,30,9,1519,,,,304,25,17074,37,8,1192,274,45,5874,60,20,1243,,, +06107,Tulare County,471,-118.85,36.25,12532.0,2.62,0.82,828,89,43711,53,4,3098,574,24,75068,6530,664,376638,5510,366,403607,991,87,57015,2855,372,211894,1252,355,55371,2399,458,142353,456,13,27878,6456,340,225866,1033,52,49585,17156,972,934703,984,61,32300,10234,675,238815,3297,598,116452,1,4,169 +06109,Tuolumne County,55,-119.99,38.06,5890.79,2.53,0.02,102,20,8842,67,4,5088,107,12,12455,870,198,58974,101,21,4903,160,18,9613,216,51,18321,193,73,8430,449,84,25857,,,,377,63,16878,150,11,5319,2777,165,178963,738,28,31462,1857,158,51811,605,100,24149,,, +06111,Ventura County,845,-119.08,34.45,4806.82,3.82,3.68,787,84,45444,721,36,66454,822,47,109901,16178,2299,1025995,14991,1128,1413652,4100,521,357273,10831,1314,1303400,4809,1301,301879,22910,2944,2972478,4150,101,522256,15893,1229,706394,5943,321,257212,41274,2996,2328260,3128,586,141304,28607,1665,749622,9044,1690,339811,14,14,377 +06113,Yolo County,217,-121.91,38.72,2650.39,3.17,2.18,492,26,45763,154,9,14445,869,5,115258,4383,385,384877,7786,289,537932,919,86,63254,1135,183,100755,1699,315,84755,4564,501,374173,1149,22,133243,2916,222,165642,559,61,17018,7260,458,470204,677,75,20431,8472,433,274320,2703,415,116572,16,8,370 diff --git a/training/naics2/US/counties/2021/US-CO-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-CO-training-naics2-counties-2021.csv new file mode 100644 index 00000000..cef99a0a --- /dev/null +++ b/training/naics2/US/counties/2021/US-CO-training-naics2-counties-2021.csv @@ -0,0 +1,65 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +08001,Adams County,515,-91.21,39.98,3065.76,3.11,4.04,89,6,2830,991,28,115498,1190,16,151489,24188,1792,1657522,16794,748,1236366,2083,161,196060,3406,516,243581,2909,663,171134,7495,991,633896,1523,49,132742,11754,654,578259,2063,145,84561,25399,856,1530463,1048,111,40050,16673,832,416363,6830,972,292441,18,11,1240 +08003,Alamosa County,16,-105.79,37.58,1872.95,1.56,0.04,,,,,,,61,4,6272,310,40,18856,161,12,7541,84,12,6526,493,31,35740,85,24,3130,160,41,8515,,,,141,21,5221,25,3,785,1910,77,91991,57,9,1461,852,55,17068,239,46,6541,,, +08005,Arapahoe County,652,-104.36,39.64,2086.19,3.11,9.33,96,7,4534,548,71,82712,410,19,47171,24283,1949,1915863,11794,775,1145494,25295,519,3146567,28083,1697,2867300,7531,1575,510587,26756,3006,2671872,15970,171,1776800,23955,1147,1361133,5049,333,266990,42744,2481,2614822,3438,270,381052,24484,1426,657396,11371,1678,547799,35,16,1367 +08009,Baca County,4,-102.58,37.31,6623.73,0.0,0.0,4,3,42,,,,,,,29,7,1014,54,14,2427,,,,18,5,794,3,3,29,8,3,239,,,,7,3,165,,,,234,4,9498,,,,18,3,249,22,13,434,,, +08007,Archuleta County,13,-107.08,37.2,3509.4,0.0,0.0,2,5,460,,,,21,3,2149,361,103,15810,13,5,832,36,10,1296,87,23,5727,169,52,8522,137,44,6214,,,,134,27,5772,39,5,1075,605,29,30957,319,21,7602,837,66,23205,205,44,6297,,, +08011,Bent County,6,-103.1,37.94,3991.82,0.0,0.0,,,,,,,21,3,767,,,,,,,,,,52,5,3370,4,3,37,,,,,,,,,,,,,90,9,4079,,,,22,5,367,7,4,53,,, +08013,Boulder County,329,-105.36,40.1,1917.97,3.13,3.9,64,22,2500,145,26,12463,311,17,28283,5158,862,341146,8702,493,1149167,9603,390,1976845,4115,721,525427,2846,922,186438,26946,3088,3065472,1455,49,172612,6092,620,334335,2962,312,135176,21221,1523,1226805,2600,333,77310,14679,901,413626,6443,1041,284010,106,12,4081 +08017,Cheyenne County,2,-101.76,39.8,4615.55,0.0,0.0,,,,161,9,11021,,,,23,5,881,37,5,2919,,,,44,6,2415,,,,4,4,55,,,,2,3,55,,,,84,4,3736,,,,12,3,128,2,3,55,,, +08014,Broomfield County,73,-105.05,39.94,86.96,2.51,18.32,,,,,,,,,,3726,148,294926,1998,97,258514,6564,108,1017482,1709,126,158075,536,193,34157,4551,440,483659,4422,25,714443,1569,115,97012,977,59,37239,2906,210,197258,338,36,9444,3021,174,79179,1047,175,48751,,, +08015,Chaffee County,19,-106.18,38.74,2629.38,0.0,0.0,,,,,,,69,3,6514,692,187,45072,167,21,7135,77,16,2828,224,47,16442,234,96,10422,245,113,12333,,,,103,33,3831,143,14,2914,918,81,53755,507,36,11083,1263,130,39744,253,77,8850,,, +08019,Clear Creek County,9,-105.64,39.68,1025.81,0.0,0.0,,,,510,4,52964,20,3,2279,98,45,5467,50,16,2830,2,3,96,20,9,1014,30,22,1940,57,42,3213,,,,50,19,2492,25,3,829,49,16,1566,569,15,11585,624,56,20399,72,12,1935,,, +08021,Conejos County,8,-106.17,37.19,3343.49,0.0,0.0,,,,,,,,,,75,19,3803,30,5,1300,,,,,,,,,,18,8,591,,,,41,3,1575,,,,206,13,10039,,,,48,14,1843,33,9,713,,, +08023,Costilla County,4,-105.42,37.24,3187.66,0.0,0.0,,,,,,,,,,10,4,275,,,,,,,,,,,,,,,,,,,,,,,,,34,5,826,,,,26,6,700,32,7,749,,, +08025,Crowley County,6,-103.83,38.34,2070.36,0.0,0.0,,,,,,,17,3,589,7,3,143,,,,,,,23,3,1102,3,4,66,12,3,1012,,,,,,,,,,92,4,2936,,,,,,,14,4,284,,, +08027,Custer County,5,-105.35,38.11,1916.04,0.0,0.0,14,3,569,,,,,,,56,30,2439,11,6,287,8,4,425,13,4,639,26,11,1262,12,7,513,,,,17,6,496,,,,14,3,392,,,,103,17,2231,101,22,3209,,, +08029,Delta County,31,-95.67,33.39,2974.89,0.0,0.0,54,12,2056,23,5,4337,46,15,3494,475,116,23933,199,29,8465,117,20,5745,265,51,18328,552,45,23009,200,71,7953,,,,149,29,5505,82,7,2143,1418,75,65829,59,25,1776,591,75,13016,291,94,7818,,, +08033,Dolores County,2,-108.46,37.75,2764.56,0.0,0.0,,,,8,3,455,,,,19,8,679,28,5,990,,,,,,,6,4,435,5,9,391,,,,,,,,,,13,3,295,,,,78,9,2857,,,,,, +08031,Denver County,707,-104.98,39.74,400.7,4.13,48.32,295,13,7906,4328,205,735992,2433,40,342106,18241,1620,1412384,21863,1275,1805187,18162,745,3242491,28499,1763,4179753,12577,2399,1050611,55750,5490,7171301,14407,286,2427217,39598,1354,1752371,17042,527,834961,59008,2609,3983452,7167,531,705379,40545,2433,1456933,16569,2273,800316,13,22,973 +08035,Douglas County,352,-88.22,39.76,2182.88,2.55,2.91,66,24,2229,195,36,53762,341,10,36055,14088,1027,1103701,4348,366,331634,5968,274,682818,6451,771,705471,2516,938,160101,9210,1960,974922,1739,63,278529,9812,526,498385,4261,218,156452,15559,1075,971315,2416,184,70332,12836,605,319770,5248,878,200746,9,6,190 +08041,El Paso County,723,-106.22,31.81,5514.99,2.63,2.61,31,12,665,357,19,26714,212,17,20012,15938,2018,1043684,6728,539,1014226,6630,341,569190,13170,1169,1121684,4070,1621,244907,26585,2703,2371605,1747,69,146891,17070,1005,854824,8084,324,300053,41178,2278,2242237,2861,332,86034,29612,1520,747395,22775,1800,999780,27,10,424 +08037,Eagle County,56,-106.72,39.62,4382.88,1.74,0.04,8,8,361,2,6,915,65,11,6294,3308,687,240795,429,94,25815,307,44,24470,611,128,54385,2105,470,126648,1565,507,114892,307,6,13747,2209,267,96364,407,40,17756,2639,202,207220,5504,89,341356,6943,306,244899,1542,255,68894,7,3,241 +08039,Elbert County,26,-82.84,34.12,4793.4,0.0,0.0,29,9,910,,,,,,,1075,194,61705,120,25,5398,34,10,2046,84,27,4628,50,36,2807,235,99,13688,,,,205,56,10899,25,5,721,130,23,6188,53,6,1559,219,27,5396,172,58,6090,,, +08043,Fremont County,49,-95.59,40.73,3974.57,2.07,0.06,7,6,320,53,7,3756,52,6,4227,667,145,31970,106,26,4994,71,14,4144,197,48,9737,185,55,6312,214,70,8537,,,,338,34,11597,21,6,392,2087,102,92930,174,22,7372,1142,100,24939,409,99,10160,,, +08045,Garfield County,61,-107.88,39.55,7654.4,1.93,0.06,14,6,321,535,41,51835,199,12,21786,3070,567,197274,406,69,25505,154,42,7979,890,101,74628,510,192,27173,1206,344,82959,80,7,5140,1167,163,65878,265,27,10398,3179,171,226599,476,51,17665,3562,234,99774,886,203,36606,,, +08049,Grand County,16,-106.14,40.1,4841.71,0.0,0.0,3,5,226,286,3,30250,72,6,7508,671,188,38988,19,12,935,26,9,1679,104,33,7229,370,109,18298,632,87,30913,,,,225,47,10624,34,7,850,472,40,29956,1569,32,26254,1693,142,60998,214,56,7088,,, +08047,Gilpin County,6,-105.5,39.86,389.58,0.0,0.0,,,,,,,,,,65,25,2956,7,4,294,,,,,,,10,5,784,24,21,1741,,,,32,10,1665,,,,22,5,492,2063,18,91182,1566,14,74841,28,8,832,,, +08051,Gunnison County,17,-107.06,38.65,8438.97,1.55,0.01,9,3,110,311,4,25336,40,5,3734,797,235,43273,21,11,1273,86,21,5382,149,36,9298,330,109,14495,340,162,19773,,,,201,65,8878,62,15,1208,720,61,38797,174,41,7918,2036,125,46212,276,99,10040,,, +08053,Hinsdale County,1,-107.33,37.81,2911.67,0.0,0.0,,,,,,,,,,22,12,1146,,,,7,3,95,,,,25,8,930,2,3,148,,,,,,,,,,,,,,,,12,16,1106,11,7,437,,, +08055,Huerfano County,7,-105.02,37.7,4126.57,0.0,0.0,,,,,,,,,,61,18,3371,3,3,116,29,4,1064,20,6,669,23,10,1109,37,13,1798,,,,,,,20,3,567,403,13,19116,14,6,162,149,25,3476,33,12,615,,, +08057,Jackson County,1,-96.56,28.92,4199.56,0.0,0.0,14,4,619,38,3,2698,,,,49,9,2720,,,,,,,,,,,,,13,6,396,,,,6,3,262,,,,,,,19,4,380,61,13,1453,6,3,117,,, +08059,Jefferson County,580,-94.17,29.83,2004.8,2.49,7.07,146,24,10570,384,56,44415,771,34,99405,14771,2127,995520,5828,670,483096,3387,335,306465,15090,1143,836866,3142,1289,186307,25289,3315,2476601,5930,96,506859,14063,999,667961,4562,322,185834,28398,1870,1538838,2364,323,77067,21443,1276,563480,9370,1561,383696,10,16,1504 +08061,Kiowa County,1,-99.3,37.55,4623.95,0.0,0.0,,,,,,,,,,,,,13,4,793,,,,24,4,3079,,,,,,,,,,,,,,,,115,4,4389,,,,,,,6,3,159,,, +08063,Kit Carson County,7,-102.62,39.31,5597.88,0.0,0.0,37,5,1638,25,5,1118,36,7,3731,140,24,7415,289,27,14927,49,9,1171,120,24,6809,26,9,946,40,17,1403,,,,34,8,942,,,,325,29,15429,3,3,98,284,26,5729,88,21,3198,,, +08065,Lake County,7,-122.78,39.05,993.33,1.66,0.11,,,,,,,,,,110,48,5988,32,5,1764,7,3,204,19,4,1084,20,15,1188,27,16,1040,,,,70,18,1504,,,,172,13,10596,212,13,4483,227,34,6496,97,21,2197,,, +08067,La Plata County,56,-107.85,37.29,4402.43,0.0,0.0,22,6,885,517,14,64018,129,9,12532,2640,352,173767,551,62,36303,287,42,14895,1857,110,164001,441,191,21983,1154,360,78784,274,9,17513,632,141,30199,289,43,9522,3907,243,231631,628,62,19165,3475,226,91170,798,189,27899,,, +08073,Lincoln County,6,-81.21,35.49,6697.93,0.0,0.0,,,,,,,115,5,9889,91,15,3602,15,4,1215,38,5,2344,65,8,3392,10,5,86,38,13,1403,,,,,,,,,,237,11,11550,,,,287,23,6249,57,17,2235,,, +08069,Larimer County,355,-105.47,40.68,6821.77,2.65,0.83,70,24,2559,371,48,26365,224,12,22005,10683,1409,695050,6740,361,1135732,2730,203,240335,3596,668,414945,2280,870,135175,9921,1762,760277,1680,47,143270,6885,638,275480,2307,180,64110,20871,1243,1100968,1692,229,52113,16852,1017,465401,5868,994,224102,15,13,280 +08071,Las Animas County,15,-104.06,37.31,12365.44,1.72,0.0,,,,137,9,14344,,,,148,34,5945,55,12,1682,23,6,803,136,13,6415,62,24,2143,60,22,2162,,,,62,13,2287,,,,805,36,39032,25,10,703,559,52,12877,144,40,4059,,, +08075,Logan County,22,-89.38,40.11,4778.54,1.93,0.06,23,5,861,96,13,7166,66,10,5720,294,53,15066,142,26,7415,53,10,2424,194,34,14653,48,22,1733,101,28,5408,,,,84,23,2773,,,,1004,73,50215,15,5,486,585,43,11160,259,69,7240,,, +08077,Mesa County,155,-108.57,39.06,8652.93,2.11,0.26,14,10,339,889,82,74609,180,13,16260,5107,594,327501,2365,223,149867,852,60,31875,1690,255,151720,895,368,42783,2344,515,136226,232,17,16065,2283,229,92903,828,47,22837,11979,465,638677,891,77,17720,6525,346,158464,2482,439,91616,,, +08081,Moffat County,13,-108.25,40.61,12300.34,2.11,0.0,8,3,328,144,7,14853,309,4,34987,254,49,12506,152,25,9510,27,7,893,93,14,7066,18,11,1316,84,31,3017,,,,67,20,2484,17,3,72,576,37,35117,40,17,927,438,38,9079,168,34,4301,,, +08079,Mineral County,1,-106.93,37.66,2273.84,0.0,0.0,,,,,,,,,,27,8,1176,,,,,,,,,,4,3,333,10,4,266,,,,,,,,,,,,,16,4,814,55,18,3818,12,8,262,,, +08083,Montezuma County,26,-108.63,37.35,5285.62,0.0,0.0,6,3,341,44,12,2673,104,7,9053,466,85,23509,204,24,12741,65,18,3108,176,30,9746,108,38,4339,270,78,14426,,,,182,42,6448,83,11,2715,1420,86,58809,9,8,858,1355,91,35453,275,75,8798,,, +08085,Montrose County,42,-108.24,38.44,5809.35,1.69,0.02,22,13,1040,30,8,3052,229,14,20314,1561,248,91029,369,54,19178,110,18,7123,301,62,21636,211,73,8748,659,140,36649,40,5,2156,503,84,19205,24,6,629,2858,155,143433,70,23,2459,1401,110,32434,514,116,17152,,, +08087,Morgan County,29,-90.19,39.71,3351.27,1.74,0.13,21,7,438,174,9,10633,186,10,17225,786,93,48353,263,40,17148,327,21,16789,208,44,13431,70,34,2624,142,43,5121,,,,378,35,16077,14,4,257,1329,61,68071,46,6,695,978,71,20461,258,68,8297,,, +08089,Otero County,19,-103.74,37.89,3289.81,2.16,0.02,43,6,2439,,,,80,14,5127,158,26,7033,258,26,9773,100,11,5183,137,25,7845,60,12,2436,150,26,4999,,,,74,11,3268,,,,1181,54,49739,11,5,269,567,51,9913,147,48,3239,,, +08091,Ouray County,5,-107.74,38.15,1404.34,0.0,0.0,,,,121,3,17472,,,,154,43,10538,5,3,309,12,8,883,49,9,2623,12,12,616,89,51,6245,,,,82,19,4215,,,,54,16,2358,39,15,1572,440,62,16449,57,20,3243,,, +08093,Park County,17,-105.76,39.11,5725.93,0.0,0.0,35,5,1867,,,,,,,310,134,13956,17,11,530,6,5,232,34,10,1995,65,35,3343,117,68,5099,,,,190,41,10630,29,7,1595,55,18,2495,18,12,1064,305,48,8613,112,37,3181,,, +08095,Phillips County,4,-102.37,40.59,1781.91,0.0,0.0,27,5,1354,,,,,,,32,13,1103,186,12,9808,28,6,1043,60,13,2958,4,3,42,45,12,2205,,,,,,,,,,293,11,16769,,,,65,10,1112,49,20,1105,,, +08097,Pitkin County,17,-106.87,39.2,2520.44,0.0,0.0,18,3,770,,,,,,,731,164,56989,86,24,5724,150,25,13657,272,73,33529,1065,283,87935,743,269,84320,344,10,60852,795,95,39974,423,29,22092,804,86,58124,1872,53,75879,3889,171,159737,779,127,41373,,, +08101,Pueblo County,167,-104.54,38.19,6213.47,2.34,0.49,11,4,419,24,4,2803,412,13,44362,3252,417,188129,1237,113,73514,1010,47,57804,1129,211,71527,681,172,26343,2451,250,188342,192,14,8467,3463,159,98960,609,29,24915,12995,438,698908,617,42,21987,5346,321,108259,2017,346,62913,3,4,58 +08099,Prowers County,12,-102.41,37.95,4258.77,1.57,0.01,,,,,,,45,8,3252,135,28,4517,103,15,5508,55,11,1888,177,32,9869,18,12,661,72,23,2479,,,,45,6,1753,,,,685,33,28866,11,4,178,314,32,5805,126,34,3663,,, +08105,Rio Grande County,11,-106.38,37.57,2362.95,0.0,0.0,214,6,11075,,,,65,4,6493,133,54,6773,258,23,15880,29,8,910,92,13,5833,62,21,3139,67,28,2460,,,,53,11,1710,,,,484,28,21233,26,6,1114,318,50,7737,127,36,4511,,, +08103,Rio Blanco County,6,-108.18,39.98,8351.0,0.0,0.0,,,,469,22,61133,,,,155,26,8950,22,3,1444,15,5,540,78,9,2647,26,8,2573,35,8,1569,,,,15,6,617,,,,437,13,23156,10,6,255,170,27,4297,42,21,1221,,, +08107,Routt County,25,-106.97,40.45,6133.6,2.29,0.01,6,3,460,121,9,9826,121,4,12105,1239,351,77428,365,56,24463,86,23,5650,272,55,30214,475,180,28017,675,263,52063,87,3,11827,756,119,39834,234,23,5225,1398,150,76411,496,58,14138,4185,163,112610,522,124,18438,,, +08111,San Juan County,1,-107.65,37.76,1005.53,0.0,0.0,,,,,,,,,,15,8,650,,,,,,,,,,5,6,215,1,3,116,,,,,,,,,,,,,37,6,1157,70,25,3264,23,3,1049,,, +08109,Saguache County,6,-106.36,38.09,8211.8,1.87,0.01,,,,,,,,,,62,24,3657,180,10,7749,30,3,1532,,,,10,6,405,10,10,566,,,,13,3,631,2,3,156,98,12,2787,,,,55,8,955,151,21,5300,,, +08113,San Miguel County,8,-108.47,38.03,3336.71,0.0,0.0,,,,,,,10,3,1196,515,104,31506,29,12,1576,38,10,1746,66,16,5668,276,104,18149,180,91,12294,,,,264,56,12133,74,10,3683,161,33,8092,930,30,22791,1422,79,56829,264,43,11395,,, +08115,Sedgwick County,2,-97.46,37.64,1422.42,0.0,0.0,,,,,,,,,,16,3,533,17,6,748,7,3,145,23,4,845,,,,7,4,276,,,,22,5,600,,,,138,5,5644,,,,38,5,561,11,8,237,,, +08117,Summit County,31,-81.53,41.15,1604.01,2.2,0.13,,,,,,,74,5,7005,1170,356,80070,111,38,6508,167,30,9871,259,67,25483,1259,370,78960,683,282,52455,85,4,5994,883,165,47226,76,21,2687,1337,106,97470,3709,51,83051,6563,285,197068,563,164,24434,,, +08121,Washington County,5,-96.39,30.22,6535.69,0.0,0.0,3,3,317,4,6,113,,,,25,14,974,53,7,2748,12,3,299,37,9,1742,9,6,104,17,9,521,,,,9,3,137,,,,40,6,1267,,,,35,4,677,29,13,713,,, +08119,Teller County,25,-105.18,38.89,1447.58,0.0,0.0,63,4,4525,521,4,53983,38,8,2988,360,137,15490,62,18,2831,37,8,1886,155,43,9400,120,69,4777,335,122,20281,,,,259,53,9650,59,8,2600,681,69,29783,345,20,13244,1481,77,44556,347,78,10642,,, +08123,Weld County,322,-104.48,40.56,10404.72,2.63,0.4,70,31,3992,2913,157,247760,429,26,36221,15262,1154,1236884,4046,323,285688,584,86,30333,2963,322,229297,1690,430,94240,3390,678,249478,2246,28,225242,6103,451,271977,979,73,31349,9248,618,489807,524,92,17885,7987,517,170127,4304,638,175063,8,4,890 +08125,Yuma County,10,-102.46,40.02,6135.14,0.0,0.0,205,13,9390,72,3,4497,,,,100,33,4492,323,26,21149,35,10,1646,166,31,9471,57,17,2663,91,40,3825,,,,20,10,613,,,,545,21,27999,,,,219,27,4022,115,43,3233,0,3,5 diff --git a/training/naics2/US/counties/2021/US-CT-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-CT-training-naics2-counties-2021.csv new file mode 100644 index 00000000..2675b1d9 --- /dev/null +++ b/training/naics2/US/counties/2021/US-CT-training-naics2-counties-2021.csv @@ -0,0 +1,9 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +09001,Fairfield County,956,-82.64,39.79,1691.1,4.58,7.94,171,21,9610,42,8,3645,1008,33,127969,13577,2230,1082319,19946,1157,2372273,14304,588,2197109,29259,2159,8580432,6785,1160,641481,43598,3425,5496477,19052,272,2641642,24542,1915,1823362,14435,559,703497,70222,3267,4500999,8023,630,367536,30301,2485,906114,15271,2600,652232,49,39,3714 +09003,Hartford County,899,-72.74,41.79,1943.89,3.75,5.47,22,9,721,111,9,13574,2741,38,385579,17248,1782,1430322,20162,1036,1582668,11174,452,1311600,56159,1639,7287626,5141,820,319455,28090,2160,2559553,7342,216,943622,24093,1310,1171099,10700,296,466154,83536,3157,5005999,4885,379,138027,29666,2175,744399,15446,2417,662595,13,14,459 +09005,Litchfield County,185,-73.26,41.76,2446.46,2.26,0.26,45,15,1210,118,13,8278,150,5,19798,3680,663,290927,896,146,70908,504,75,44417,1303,195,102684,493,146,31268,1775,361,117084,449,21,29088,1725,378,90996,2864,68,148233,10250,533,514998,1294,127,46473,4560,440,116287,2042,497,70699,2,5,81 +09015,Windham County,117,-71.98,41.83,1350.04,2.61,0.37,,,,107,9,9116,170,8,18868,1106,255,66445,1554,65,84727,185,34,14088,657,77,41159,102,48,4890,545,133,24384,,,,595,101,24015,734,27,40180,6640,298,324646,174,39,5246,2922,251,71154,821,228,24831,,, +09007,Middlesex County,165,-71.4,42.49,998.87,3.48,0.42,18,10,416,,,,271,8,36214,3059,458,225358,2342,181,209883,805,71,56630,1526,174,147099,871,135,42972,2826,386,243479,212,13,18317,2851,257,109753,3036,66,128123,14193,502,915517,877,111,34022,5189,457,141452,1972,456,75065,7,7,196 +09009,New Haven County,865,-72.91,41.41,1606.71,3.75,7.87,14,9,936,140,9,7200,1992,37,255271,13548,1768,1057395,15644,894,1445366,5780,354,630768,11963,964,1194477,4964,742,243003,15689,1774,1625583,7431,120,795346,14506,994,643331,38383,327,2611674,75054,2699,4263907,3159,332,99178,23735,2036,583025,11965,2125,466388,31,16,1883 +09011,New London County,269,-72.06,41.49,1807.23,2.79,0.68,26,8,624,14,5,1444,1138,8,157027,3196,510,235503,2770,174,199755,1077,93,68238,1882,261,162243,687,214,36248,7322,519,1058399,287,19,17052,2311,350,109868,2658,82,110953,16920,808,911702,1337,134,60558,15990,705,602609,3113,637,104828,22,4,142 +09013,Tolland County,150,-72.32,41.81,1080.25,2.31,0.81,25,6,717,62,7,3499,83,3,10224,1871,317,159754,411,65,27592,422,29,49775,518,106,29801,387,85,18502,1290,184,81604,24,7,1834,706,144,35491,279,37,10220,5392,322,266741,531,44,14418,3536,239,80489,1224,245,51298,7,5,230 diff --git a/training/naics2/US/counties/2021/US-DE-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-DE-training-naics2-counties-2021.csv new file mode 100644 index 00000000..8b41cfc4 --- /dev/null +++ b/training/naics2/US/counties/2021/US-DE-training-naics2-counties-2021.csv @@ -0,0 +1,4 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +10001,Kent County,180,-100.78,33.17,1546.88,2.03,0.61,27,8,1303,76,7,9414,471,12,60303,2575,374,154245,1472,188,95885,1062,187,105913,1469,238,133037,773,210,38220,3042,588,283707,79,21,6695,2791,249,129460,823,58,21546,12214,566,631852,1339,123,53819,6789,348,154571,1846,397,67082,79,49,2387 +10003,New Castle County,568,-75.66,39.62,1126.23,3.69,8.88,52,10,3074,126,11,10756,1672,53,217592,15031,1324,1024661,14926,799,1841499,4572,522,513356,37042,1414,4190232,3944,859,255794,25650,2599,3371171,6147,511,745910,17643,1047,929631,4893,260,243352,46879,1988,3154976,4748,299,166103,19820,1283,452272,9967,1442,378867,124,95,6073 +10005,Sussex County,234,-77.27,36.91,2534.07,1.75,0.06,56,20,3108,150,5,18111,369,15,34669,5580,746,322612,1726,218,104360,537,101,38165,2070,272,149600,1649,343,79084,2992,576,205352,339,25,27954,4525,367,189465,331,39,8933,12494,717,715089,1343,117,47923,10237,681,302229,2381,523,83518,52,51,986 diff --git a/training/naics2/US/counties/2021/US-FL-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-FL-training-naics2-counties-2021.csv new file mode 100644 index 00000000..76357d59 --- /dev/null +++ b/training/naics2/US/counties/2021/US-FL-training-naics2-counties-2021.csv @@ -0,0 +1,68 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +12001,Alachua County,276,-82.36,29.68,2509.29,3.59,1.25,53,15,4610,43,3,3854,314,8,18890,5348,532,276876,3260,208,262876,2007,130,156449,3032,311,217811,1763,425,84054,6400,925,444209,1202,29,104275,4253,403,167744,1992,120,63228,29106,885,1782512,1116,111,21628,11984,635,248899,4513,602,204599,8,6,556 +12003,Baker County,28,-82.28,30.31,1524.74,0.0,0.0,,,,,,,,,,352,65,16358,49,10,2793,77,7,3727,135,21,6140,10,10,202,113,28,4580,,,,156,26,5160,24,3,551,1780,44,70755,30,6,351,811,40,13715,243,56,6771,,, +12005,Bay County,181,-85.66,30.25,2285.7,1.71,0.21,148,14,7232,,,,266,10,26808,4658,651,236430,1959,173,115303,669,76,43986,1542,243,112536,1221,361,57609,3623,490,231445,223,17,20600,3540,309,108032,385,35,11605,8506,561,488635,930,81,26831,10507,535,264695,2378,419,75901,,, +12011,Broward County,1935,-80.46,26.16,3173.48,3.29,16.94,134,43,4913,81,10,5284,1076,37,103203,43870,5375,2736854,42415,4475,3067144,20410,1116,2940665,33146,3920,3039766,16996,4765,984109,59136,12046,4579378,16289,332,1772053,67484,4387,3156914,19703,983,932477,107038,7269,6279810,12827,1182,562617,78024,4396,2084661,28647,5627,1095878,173,122,10230 +12007,Bradford County,28,-76.53,41.77,778.47,0.0,0.0,25,7,1186,,,,,,,250,43,12846,37,13,1500,36,10,1369,124,21,5238,26,14,737,98,30,3510,,,,156,28,7319,45,3,987,676,37,20933,18,5,255,632,43,10678,226,66,5864,,, +12009,Brevard County,602,-80.8,28.21,3353.88,2.08,2.74,17,12,751,33,5,1863,371,27,40786,12742,1729,655184,4583,506,267755,2668,238,226508,5296,756,385980,3038,1024,134137,21817,2040,1871736,3421,43,380906,16067,1090,613115,5279,199,158534,30959,1744,1608028,2509,207,81690,23379,1254,509023,8284,1400,285903,11,10,131 +12015,Charlotte County,185,-81.92,26.9,1934.12,1.78,0.27,3,4,198,91,4,4706,80,16,4841,3392,615,171072,1223,127,71573,443,55,19380,999,225,73186,1120,357,44392,1451,430,81940,254,11,20697,1783,358,72964,258,30,8926,8411,514,508337,788,57,13903,5366,317,125221,1920,418,61530,,, +12013,Calhoun County,14,-96.67,28.5,1487.01,0.0,0.0,43,9,2466,,,,,,,126,27,4791,21,7,1141,19,7,986,57,10,2346,4,4,161,13,8,912,,,,10,3,239,,,,557,26,21734,,,,187,13,3102,70,20,1805,,, +12017,Citrus County,152,-82.51,28.85,1710.33,1.83,0.15,27,13,564,42,5,2773,812,26,84142,2385,371,110442,698,72,30170,317,44,16005,654,160,39624,910,195,26258,793,250,45226,15,3,641,1402,198,61404,79,17,2294,9750,389,453186,324,35,5875,3413,220,67425,1524,332,40911,,, +12039,Gadsden County,44,-84.64,30.59,1369.07,0.0,0.0,5,5,107,,,,,,,725,125,35950,812,42,37385,54,13,2482,85,18,3503,80,23,2101,188,43,7162,,,,716,48,26019,115,10,3154,1521,69,129106,108,5,2512,1025,59,27647,222,75,5584,5,4,178 +12019,Clay County,216,-98.21,33.69,1666.51,1.94,0.95,109,17,5118,,,,331,5,28930,3648,620,164730,1011,105,57398,801,58,45545,1119,194,63413,620,288,27871,2541,465,160271,149,14,11498,4807,268,197992,614,55,20680,9425,563,525707,1024,48,22343,6373,319,125234,2145,432,64058,5,6,152 +12021,Collier County,373,-81.38,26.09,5449.25,2.9,0.58,150,23,5004,27,5,2834,450,18,50861,15107,1902,847499,4334,391,506978,1233,167,145870,4385,760,681552,4522,1476,266239,6635,1804,583427,574,34,54374,8516,1151,359679,2246,141,83967,21789,1249,1317317,7060,235,296622,22764,912,639240,8135,1302,306256,2,8,226 +12027,DeSoto County,34,-81.82,27.19,1654.88,2.15,0.09,119,11,5059,,,,,,,284,83,10811,176,19,7593,28,5,1417,112,20,4939,61,20,1708,136,42,6652,,,,289,43,12157,11,4,238,994,46,44089,25,5,287,524,34,9578,202,60,5194,,, +12023,Columbia County,69,-76.42,41.04,2075.52,0.0,0.0,98,13,3522,,,,68,3,6172,2047,170,92838,1074,80,60296,120,22,5698,442,68,30466,158,57,6061,581,115,30717,135,6,3109,908,64,29949,552,18,11849,4420,186,278706,96,14,1955,3178,142,56404,493,130,13556,1,3,57 +12029,Dixie County,17,-83.17,29.62,1865.11,0.0,0.0,70,10,3892,,,,,,,97,19,3143,9,4,183,4,4,237,28,8,1219,7,6,202,42,15,1109,,,,44,9,1078,,,,106,11,4115,,,,207,22,3488,108,23,3318,,, +12031,Duval County,983,-98.51,27.67,2200.28,2.36,8.66,105,24,4490,33,7,5748,289,15,35642,30595,2955,1935582,25931,1216,1657635,11930,436,1481646,47590,1577,4468315,8046,1728,533751,34145,3420,2565407,12539,209,1287807,39694,1845,1659640,9663,393,383424,67935,3150,3969251,6900,363,473646,42745,2237,919247,17276,2541,635796,37,32,1703 +12033,Escambia County,319,-87.35,30.66,1932.17,2.1,0.94,54,15,2061,167,8,12602,1144,25,124692,7690,806,429098,3690,304,226841,1214,120,88684,10732,418,778210,1810,439,82405,9075,877,580383,1144,35,82607,6850,452,252280,2210,85,106383,21781,938,1345162,1109,100,24516,14044,624,292362,4383,717,140113,14,11,440 +12035,Flagler County,114,-81.29,29.48,1314.34,0.0,0.0,,,,,,,52,3,6131,1692,382,63262,342,65,21026,165,33,10747,623,135,40768,557,220,28885,1441,265,94266,,,,1560,200,61708,204,26,6310,3671,266,189736,374,38,10002,3366,184,67879,1184,241,33228,4,6,75 +12037,Franklin County,12,-95.22,33.2,1469.18,0.0,0.0,21,3,947,,,,,,,166,33,5465,133,11,6686,28,8,1082,48,10,1557,91,20,3927,65,25,3625,,,,43,7,1278,,,,254,20,10593,100,16,1752,613,44,19206,105,33,2984,,, +12041,Gilchrist County,18,-82.8,29.71,919.88,0.0,0.0,75,6,2936,,,,37,4,2241,321,51,14890,68,14,3237,10,3,260,42,10,2870,7,7,302,44,23,2325,,,,123,18,2565,,,,586,23,28103,,,,331,22,6627,104,27,3937,,, +12051,Hendry County,39,-81.15,26.6,3080.27,1.89,0.03,30,5,1758,45,3,2183,,,,739,92,36133,258,32,12737,38,9,1716,235,32,11828,50,26,1866,211,54,10895,,,,185,38,7408,14,6,690,1281,74,51063,31,6,945,1070,68,19356,225,66,6387,,, +12043,Glades County,12,-81.19,26.93,2557.38,0.0,0.0,37,5,1288,,,,,,,86,17,3727,,,,,,,,,,26,7,671,5,3,159,,,,239,10,8462,,,,40,4,1652,23,5,746,117,14,2074,40,12,540,,, +12045,Gulf County,15,-85.22,29.97,1477.76,0.0,0.0,19,3,1245,,,,75,4,5514,301,69,11164,49,7,1167,40,9,2162,85,12,4752,96,34,3960,139,27,8175,,,,48,14,1186,,,,216,23,6787,,,,388,36,9480,152,35,3232,,, +12047,Hamilton County,14,-97.97,31.64,1344.06,0.0,0.0,23,4,1157,,,,,,,42,16,1511,,,,,,,24,8,625,15,6,254,48,14,1750,,,,,,,33,4,772,207,19,6251,,,,130,11,2254,50,22,1086,,, +12049,Hardee County,26,-81.82,27.49,1652.94,0.0,0.0,74,10,3249,,,,151,4,15549,334,32,15019,211,17,8646,41,9,1211,279,15,15811,125,22,9162,77,21,2976,,,,130,25,4235,51,8,1285,1004,60,30244,432,4,16694,557,36,14496,125,45,3127,,, +12053,Hernando County,192,-82.46,28.57,1288.11,1.6,0.43,18,9,709,98,3,4866,,,,2478,473,105514,573,91,28335,400,55,45820,1002,197,69196,658,231,21194,1539,354,64672,20,6,2416,1061,248,34981,493,36,9486,9031,564,488555,530,56,9537,5390,293,104764,1756,335,47971,4,7,228 +12055,Highlands County,101,-81.36,27.35,2865.11,1.81,0.03,155,21,6895,,,,92,10,6839,1250,237,48685,484,64,24682,181,29,10139,499,99,29238,267,106,9274,674,143,26973,23,3,924,1353,121,44546,277,22,8669,5912,335,318423,515,35,8356,2553,144,47689,923,227,24603,,, +12071,Lee County,752,-96.96,30.3,2300.25,2.13,3.1,304,21,8745,236,9,15106,922,37,83917,27223,3209,1471368,7516,756,461876,3448,272,215587,6191,1142,509860,8369,1939,546714,14196,2442,1273706,3167,89,263789,17218,1741,619025,3079,195,108337,39720,1985,2570744,7055,353,209259,31585,1604,756672,10010,1879,359137,38,22,761 +12057,Hillsborough County,1444,-82.35,27.92,2808.22,3.05,9.15,67,23,2995,33,11,1050,2675,47,302500,44296,4062,2636797,32599,2023,2319757,16580,787,1583683,61867,2969,5898403,12904,2887,822767,67757,6544,6276738,19931,286,1863949,57290,2720,2310327,15111,630,662815,92280,4765,5564005,12945,576,786791,54312,2807,1309285,21210,3307,733422,48,52,2074 +12059,Holmes County,20,-85.81,30.89,1266.73,0.0,0.0,15,5,1005,,,,,,,217,51,6930,36,7,838,,,,42,7,1946,12,7,227,48,18,2014,,,,27,11,681,,,,560,28,20588,,,,257,21,4617,130,48,2892,,, +12061,Indian River County,158,-80.59,27.7,1399.28,1.86,0.82,653,29,18686,14,3,597,30,7,1125,3595,560,171979,847,145,79718,472,60,28734,1572,264,185066,1533,330,75971,2766,574,161649,205,14,18186,4106,411,151522,771,50,28231,10032,530,590987,2034,85,75580,5832,309,124256,2487,429,79438,4,10,274 +12063,Jackson County,48,-96.56,28.92,2472.48,0.0,0.0,32,8,1500,29,3,1553,121,5,9372,617,76,33508,273,25,10375,56,15,2375,290,49,15652,107,37,3584,302,54,19355,,,,446,49,15550,204,6,3119,1629,88,73674,43,6,914,1158,86,18514,487,96,12580,,, +12065,Jefferson County,14,-94.17,29.83,1587.14,0.0,0.0,85,9,6177,,,,45,5,4796,195,50,10968,44,7,2626,,,,73,15,3181,31,9,516,88,27,3236,,,,53,20,1148,,,,198,20,6470,18,5,306,153,22,2838,91,34,1898,,, +12067,Lafayette County,8,-83.22,30.0,1418.64,0.0,0.0,,,,,,,,,,38,8,1196,78,7,4471,,,,22,6,799,,,,32,7,773,,,,,,,,,,120,10,3587,,,,55,8,752,44,17,910,,, +12069,Lake County,375,-122.78,39.05,2995.27,2.83,0.33,71,19,2742,111,9,6849,150,19,13127,9061,1163,473826,1933,278,108479,765,122,46933,2105,419,136801,2294,577,98274,2532,789,136128,365,14,16582,4591,666,176146,1595,115,55021,19840,1018,991994,1215,144,29836,11746,649,240649,4986,770,153896,4,9,94 +12073,Leon County,291,-96.0,31.27,1817.67,2.78,1.98,53,11,1824,,,,114,16,19087,6786,706,356350,3036,236,212734,2465,187,208020,4657,459,455235,2552,481,110782,10015,1444,1009418,1237,44,81001,6904,489,213479,1742,120,65031,18970,830,1068201,1322,125,25911,14491,737,265261,6134,850,284488,2,7,139 +12087,Monroe County,82,-90.18,38.27,3546.02,3.42,0.26,45,34,2017,,,,126,7,13160,1965,399,107665,402,91,20517,218,40,12618,623,124,49430,1160,430,62180,1207,429,79730,104,5,6545,1087,246,50325,262,41,12609,2258,236,144272,1251,153,47683,12679,566,512294,1332,344,54503,,, +12075,Levy County,42,-82.78,29.3,2996.71,0.0,0.0,187,31,6567,,,,,,,916,123,34740,187,28,8668,30,8,1895,224,33,13718,73,30,2271,260,55,11004,,,,145,45,5450,60,10,1562,554,54,21882,94,15,3313,1034,86,19559,302,97,7368,,, +12077,Liberty County,8,-94.79,30.09,2183.16,0.0,0.0,103,10,3925,,,,,,,60,18,2106,8,3,372,,,,,,,,,,27,3,1089,,,,3,4,167,,,,261,10,10039,,,,,,,27,10,727,,, +12079,Madison County,18,-95.95,30.96,1854.13,0.0,0.0,59,7,3054,,,,66,6,5082,104,32,3150,106,11,5418,29,5,1045,75,16,4098,25,10,843,85,13,2553,,,,16,9,681,56,3,2361,980,50,31338,4,3,147,170,25,3383,117,41,2107,,, +12081,Manatee County,395,-82.38,27.52,2060.79,2.44,2.41,1217,27,36824,,,,227,14,24717,9231,1295,510469,3993,428,261481,1517,133,107042,3337,563,311970,2788,826,138028,5128,1260,332875,2114,73,124808,8078,846,437475,2477,141,108695,15966,1084,837073,2653,178,107660,13165,711,302458,4505,919,144178,13,10,575 +12083,Marion County,370,-94.34,32.79,4306.34,1.79,0.11,416,81,17036,65,6,4540,182,9,17941,6562,993,316973,4435,328,293522,845,109,46189,2045,380,142218,1843,507,69034,2985,740,163554,1074,25,61871,4758,540,153910,1035,60,36937,16320,970,869949,1514,122,42221,9548,533,188595,4568,750,143066,4,8,356 +12085,Martin County,158,-101.92,32.27,1756.64,1.87,0.88,31,18,1287,51,3,2063,319,10,34743,4720,734,247918,1256,212,99773,808,77,56292,1971,334,194105,1288,405,77393,3043,855,198801,287,16,23346,5245,485,227931,600,64,22274,14349,630,776234,2355,120,78856,7631,424,166449,3122,553,110981,9,6,305 +12086,Miami-Dade County,2690,-80.5,25.64,5230.16,5.65,11.96,264,50,7986,673,19,62901,3165,64,356561,42983,6394,2319204,66375,8505,4489306,23947,1653,2649405,50450,5270,6377570,24070,6868,1558005,78544,16690,7403009,18302,358,2009303,65686,4632,2708370,36266,1212,2174923,148943,10730,8904684,13436,1451,1033841,110764,6252,3323855,37877,6892,1360195,208,136,9715 +12089,Nassau County,88,-73.56,40.74,1736.22,1.93,0.07,133,19,10040,,,,136,8,10595,1144,264,48925,341,39,16881,122,27,8840,434,90,30902,543,159,29316,714,232,40975,258,5,36867,789,120,29376,175,25,5756,3025,227,142526,646,48,18285,4664,190,121102,1236,212,40781,,, +12105,Polk County,713,-94.82,30.76,5206.76,2.13,0.96,322,39,13958,842,19,77963,404,27,47722,12479,1631,619812,9643,626,576434,2384,188,125074,10702,683,820907,4205,871,186496,7345,1205,430796,11743,58,848377,12988,940,427567,4829,182,168708,30087,1287,1635971,3148,155,68358,19094,1004,364188,7951,1270,260098,18,19,570 +12091,Okaloosa County,209,-86.6,30.68,2576.25,2.07,0.66,27,11,727,,,,271,17,21167,3074,601,145811,1062,139,80663,506,76,22561,1946,291,160994,2081,506,97696,7576,781,630883,115,16,8395,3876,374,198041,417,54,17867,8865,650,492595,1124,104,29504,11078,570,271379,4287,531,124002,15,8,195 +12093,Okeechobee County,40,-80.89,27.39,2308.78,0.0,0.0,23,8,775,,,,24,4,2342,541,128,22038,256,26,12286,79,12,3233,193,37,9660,124,49,4773,218,61,9307,,,,386,63,16281,50,3,1315,1408,113,73331,287,16,10178,978,59,17384,403,92,11693,,, +12095,Orange County,1410,-117.87,33.75,2598.6,3.05,11.49,152,20,5482,26,5,1202,1376,43,91178,38065,4124,2380259,33604,1979,2439465,21647,972,1926863,26220,2268,2517367,22135,3584,1534823,64674,6491,6187193,25821,389,2494025,56135,2914,2208351,13834,641,677443,87173,4119,5452827,58701,892,1991311,103784,3672,2954737,35406,3408,1362045,84,56,2286 +12097,Osceola County,380,-81.14,28.04,3900.98,2.56,1.79,19,7,785,,,,61,8,5506,7288,1016,301975,2608,193,114786,745,116,37451,1414,319,79229,4931,701,180021,2177,649,111466,120,15,9360,4289,587,127573,1538,121,45001,13763,820,851598,5526,109,156469,16818,806,424484,3086,664,102714,6,11,135 +12099,Palm Beach County,1481,-80.45,26.63,5765.74,2.88,6.28,553,201,29166,95,9,7048,5545,87,987465,37603,5150,2360509,21374,2387,1713468,11670,857,1409859,22973,3369,3581746,15005,3859,1069718,45994,9462,3996003,17769,252,1897452,44016,3959,1930968,11587,747,494823,90619,6530,5056125,19666,1027,784395,63953,3232,1646891,26599,4651,1031372,151,84,7665 +12101,Pasco County,552,-82.45,28.3,1991.87,2.23,2.45,71,22,2914,,,,1186,23,82714,9227,1302,471154,2866,368,196317,1193,157,81724,2895,594,175300,1988,735,78200,5236,1295,305402,1148,37,132975,6846,840,257291,2642,151,111436,23633,1486,1359844,1181,157,25751,14091,823,275930,4700,968,141647,8,16,665 +12103,Pinellas County,958,-82.73,27.88,849.73,2.47,33.22,66,28,2415,,,,1268,47,135575,21844,2666,1205093,13169,1276,899894,10761,505,814445,28433,1989,2961960,8334,2255,422932,32597,4868,2385826,10565,148,1054180,24175,1966,1096693,6959,402,420308,73563,3797,4339744,7123,561,263913,44775,2474,1108024,17200,2649,556276,32,31,1779 +12107,Putnam County,73,-89.27,41.2,2141.78,1.8,0.1,137,10,5642,23,4,1466,315,8,33571,1057,196,41821,176,33,7593,126,20,6207,279,51,14177,146,51,4297,307,87,11644,,,,437,87,16503,95,9,3790,2607,151,110156,54,16,1170,1637,103,26514,731,159,17983,,, +12117,Seminole County,467,-81.24,28.72,894.38,2.29,10.09,41,8,2176,,,,614,24,60962,19154,1735,1177508,6175,670,441773,6077,302,543065,16641,1032,1312464,3750,994,204547,16002,2224,1414039,6421,105,679328,15273,1041,594508,2849,241,100321,21350,1543,1116220,2428,269,67213,17413,966,364285,9489,1184,321039,20,17,553 +12109,St. Johns County,266,-81.41,29.9,1744.26,1.94,0.41,24,6,733,17,4,839,72,7,8578,5449,762,329044,1851,248,187141,630,111,47064,1944,444,255142,2032,688,105140,4350,1195,264880,285,23,27348,3987,525,158037,2813,129,97991,9336,818,485917,1779,162,50004,13976,695,338805,4675,614,270544,7,6,97 +12111,St. Lucie County,325,-80.46,27.39,1583.72,1.91,3.16,108,8,5877,,,,758,15,109327,5605,1047,256396,2243,293,125580,641,76,39285,1344,285,85599,1088,368,42789,2252,656,124071,278,18,13395,6710,548,191623,1341,79,46302,12987,899,735977,928,95,20979,9459,513,182691,2688,616,83748,4,10,153 +12113,Santa Rosa County,184,-87.01,30.7,2974.5,1.88,0.2,99,13,3413,,,,306,18,20725,2756,469,156297,740,74,34352,562,44,30811,735,170,50587,513,273,21129,1576,387,91771,84,6,4137,3155,227,124091,416,32,18234,4672,360,234446,428,45,8168,5333,257,96271,1582,306,45922,,, +12115,Sarasota County,429,-82.36,27.18,1568.5,2.08,2.98,37,11,1417,34,4,2278,316,19,34233,13495,1995,761398,4618,514,288055,2222,197,189814,5060,918,582457,4196,1285,222728,10153,2063,700130,2259,67,246652,9402,1224,395898,2513,181,93955,29380,1737,1740445,3388,227,101776,18649,1017,483379,7555,1389,268203,19,15,2447 +12119,Sumter County,127,-82.08,28.67,1502.06,1.83,0.31,28,5,870,83,4,5858,680,9,60484,3843,171,228437,567,62,30184,96,19,5229,1014,133,79602,2348,191,71682,714,175,44704,,,,1310,121,52168,590,18,19793,6010,254,321242,176,25,3756,3740,167,83177,711,137,22175,3,5,137 +12133,Washington County,25,-96.39,30.22,1595.37,0.0,0.0,73,7,3998,,,,23,3,1878,385,75,14935,157,11,8480,36,11,1513,88,22,4600,25,19,602,266,34,16131,,,,342,20,12791,38,3,902,738,42,33197,87,8,2929,484,36,7450,296,53,5554,,, +12121,Suwannee County,44,-82.99,30.21,1792.88,0.0,0.0,71,11,3535,26,3,1258,166,4,13505,616,89,36942,300,23,12023,78,12,4306,122,22,7084,72,33,2444,203,59,6649,53,3,3266,211,32,7976,23,5,669,1195,65,42306,22,7,304,1046,55,16644,325,73,9777,,, +12123,Taylor County,22,-99.88,32.28,2728.62,0.0,0.0,222,15,11838,,,,16,4,1597,85,25,3191,102,18,4772,36,7,1531,54,14,2761,36,18,981,314,31,24127,,,,59,15,1168,,,,525,41,22571,11,3,161,550,42,9634,341,49,7815,,, +12125,Union County,16,-89.25,37.46,647.07,0.0,0.0,36,3,1735,,,,,,,159,25,7095,41,6,2001,,,,12,3,394,20,6,538,7,5,350,,,,70,7,4005,,,,300,11,13057,,,,62,5,1393,37,18,1098,,, +12129,Wakulla County,33,-84.35,30.15,1633.01,0.0,0.0,23,5,479,,,,67,7,5064,473,108,18266,14,7,565,169,8,7208,71,17,5012,36,18,1093,159,41,9390,,,,124,31,3741,7,4,240,156,32,5793,57,7,1212,675,40,11420,230,57,6327,,, +12127,Volusia County,549,-81.13,29.05,3279.19,2.0,1.24,45,16,824,25,6,1219,444,22,46211,10801,1734,516838,3762,447,212115,2167,200,97965,5575,724,413968,3168,918,138408,7997,1457,602409,1373,36,251942,8151,1005,324700,7160,161,271560,28448,1548,1513362,5365,236,169513,23369,1315,494296,7287,1377,209642,6,8,220 +12131,Walton County,73,-86.19,30.62,2972.83,0.0,0.0,24,7,901,22,6,1262,314,16,20369,2850,429,146079,729,80,44299,224,41,17821,533,141,59740,1656,457,95547,941,330,59360,5,5,816,1411,195,64456,175,17,6495,2241,166,120613,252,44,7241,6192,286,209055,871,206,31174,0,4,118 diff --git a/training/naics2/US/counties/2021/US-GA-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-GA-training-naics2-counties-2021.csv new file mode 100644 index 00000000..78cd92f4 --- /dev/null +++ b/training/naics2/US/counties/2021/US-GA-training-naics2-counties-2021.csv @@ -0,0 +1,160 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +13001,Appling County,19,-82.3,31.78,1326.4,0.0,0.0,98,16,4930,,,,956,7,130297,468,39,20030,254,19,11233,37,6,1978,139,23,8269,19,11,512,37,17,2174,,,,42,8,1010,,,,952,41,43616,,,,591,40,9872,164,51,4649,3,3,689 +13003,Atkinson County,8,-82.88,31.3,892.94,0.0,0.0,,,,,,,,,,259,5,8749,116,4,4873,,,,60,8,2246,,,,,,,,,,,,,,,,36,5,1170,,,,59,8,880,7,9,295,,, +13005,Bacon County,11,-82.44,31.56,740.28,0.0,0.0,78,17,4031,,,,,,,27,9,783,378,13,14408,93,4,7243,135,14,6488,9,4,148,54,14,2261,,,,198,6,4926,,,,662,24,21346,,,,185,20,3238,81,24,2206,,, +13007,Baker County,3,-82.28,30.31,904.52,0.0,0.0,58,3,3124,,,,,,,,,,,,,,,,22,4,1202,,,,,,,,,,,,,,,,22,3,878,,,,,,,7,4,103,,, +13009,Baldwin County,44,-83.26,33.09,694.93,1.95,0.13,15,3,596,,,,52,5,4700,302,61,14747,213,24,15368,101,11,6832,310,55,16934,77,33,2902,231,54,10354,,,,1096,36,39177,164,11,3697,3988,103,188962,178,12,4060,2113,111,31099,401,86,10719,,, +13011,Banks County,18,-83.5,34.34,607.09,0.0,0.0,37,7,1667,,,,,,,260,49,12042,103,16,5115,27,9,940,21,8,948,9,8,548,60,16,4666,,,,290,19,8474,20,3,647,186,14,9543,67,5,1741,1030,49,20552,94,26,2622,,, +13013,Barrow County,82,-83.7,33.98,421.93,0.0,0.0,,,,,,,,,,1709,215,104244,2494,69,124857,193,24,5999,307,70,20938,119,71,5768,782,126,32633,43,3,8322,776,92,33567,249,23,4112,1637,108,72699,383,16,6951,2426,114,40289,803,170,26184,,, +13019,Berrien County,18,-83.24,31.26,1185.5,0.0,0.0,31,6,2210,,,,,,,36,14,1260,139,18,6001,16,4,1395,147,22,6792,12,7,289,35,19,1332,,,,32,8,740,,,,275,32,10888,8,3,112,258,24,3414,74,20,1849,,, +13015,Bartow County,108,-84.84,34.24,1215.67,2.47,0.09,4,3,329,83,4,5693,533,6,63581,2201,285,119790,2467,132,142380,189,23,11495,643,128,42484,375,110,19508,849,172,48456,436,9,26667,1941,123,71359,172,26,7138,3398,225,182137,632,33,16039,4158,211,80997,1205,218,43872,3,6,81 +13017,Ben Hill County,17,-83.24,31.75,657.57,0.0,0.0,33,5,1949,,,,,,,75,10,2741,118,13,7704,62,7,3411,132,20,6765,20,10,434,46,11,2348,,,,432,11,13677,18,3,587,438,22,18293,13,3,319,361,30,6981,114,36,2891,,, +13021,Bibb County,157,-83.69,32.81,660.16,1.87,1.09,124,7,10511,,,,276,13,31514,2156,200,122585,3253,203,186338,868,72,56750,9552,282,598090,1023,206,46726,2475,352,152451,1654,35,112714,4126,217,137936,2784,42,147540,15893,642,916876,267,47,6385,8068,437,141844,2848,405,97836,13,4,1074 +13025,Brantley County,18,-81.99,31.19,1158.29,0.0,0.0,63,13,3397,,,,,,,159,28,6826,26,7,562,67,3,4982,37,6,1040,,,,25,8,680,,,,23,10,580,,,,166,18,4799,,,,136,13,2128,59,25,1290,,, +13023,Bleckley County,13,-83.33,32.43,567.28,0.0,0.0,56,10,3769,,,,,,,105,7,5293,32,5,1975,25,4,1848,69,10,2656,24,6,898,26,9,1760,,,,56,6,2013,,,,269,16,8064,26,3,253,237,17,3126,72,25,1915,,, +13027,Brooks County,16,-98.21,26.99,1288.89,0.0,0.0,92,7,4045,,,,,,,91,17,2651,104,13,6813,30,5,880,57,14,2905,11,6,437,48,12,1040,,,,32,8,1150,,,,445,23,18501,10,5,187,97,15,1467,391,37,13659,,, +13029,Bryan County,43,-81.42,32.0,1172.08,0.0,0.0,23,4,1171,,,,,,,623,91,34384,336,20,30584,50,9,3455,155,32,8931,161,63,7689,303,75,18699,,,,427,44,16372,15,3,122,847,72,34697,75,11,1448,1290,92,23170,558,89,16207,,, +13031,Bulloch County,80,-81.74,32.38,1783.46,4.17,0.18,46,8,2708,,,,63,7,6599,1097,145,65010,476,52,23801,204,12,10283,552,109,35378,423,83,18562,714,144,35231,36,5,2792,480,76,19965,166,12,5352,3593,202,152411,210,17,4071,3415,162,52211,922,143,23574,5,5,72 +13035,Butts County,25,-83.95,33.28,486.88,0.0,0.0,,,,,,,,,,213,45,15388,327,12,17283,30,7,1957,87,18,4352,28,19,833,79,22,3434,,,,192,16,10426,10,3,144,535,35,22038,35,5,508,647,45,11597,285,53,7999,2,3,33 +13033,Burke County,24,-81.66,35.73,2163.04,0.0,0.0,48,12,2394,,,,1533,8,208969,4312,32,470332,807,30,35741,23,6,1518,129,25,5531,32,18,890,96,14,4643,,,,74,9,6139,,,,695,32,24081,42,3,482,527,37,7961,147,41,2905,,, +13037,Calhoun County,6,-96.67,28.5,734.71,0.0,0.0,49,7,2281,,,,,,,6,8,506,60,6,2998,,,,43,5,3165,,,,4,3,60,,,,,,,,,,67,8,2077,,,,13,3,90,18,10,269,,, +13039,Camden County,54,-81.62,30.93,1775.79,2.15,0.08,,,,,,,,,,340,76,15521,40,6,1949,108,15,5057,247,50,14350,404,48,18441,1368,74,87216,,,,492,45,19320,103,14,2072,1117,105,54615,101,7,1757,2109,133,38521,508,105,12333,,, +13045,Carroll County,118,-89.96,42.06,1304.78,1.83,0.03,43,5,2202,,,,427,8,41516,2688,255,176450,1071,94,74405,737,35,37907,714,139,46577,335,120,13083,765,184,44143,649,3,92535,3216,119,75348,136,17,3364,5915,230,386241,292,23,4869,4825,242,75910,1258,245,34901,0,3,72 +13043,Candler County,11,-82.09,32.41,644.48,0.0,0.0,6,4,364,,,,,,,138,21,6259,95,8,4175,74,6,4336,95,17,3942,8,5,713,160,25,8702,,,,29,7,1427,,,,449,20,16712,,,,332,22,5729,60,15,1173,,, +13049,Charlton County,12,-82.12,30.88,2030.07,0.0,0.0,84,13,3977,,,,,,,49,14,1835,156,9,6652,,,,39,9,1336,5,3,95,75,11,1709,,,,30,5,2222,,,,74,11,2970,,,,210,16,2825,25,14,685,,, +13047,Catoosa County,68,-85.13,34.89,420.77,2.33,0.38,,,,,,,,,,597,93,29274,685,46,40509,126,16,7748,378,57,18950,173,44,5697,325,73,14684,,,,265,41,11097,29,8,565,1437,114,62426,168,12,3501,2105,108,35880,619,107,17017,,, +13053,Chattahoochee County,10,-84.79,32.33,650.14,0.0,0.0,,,,,,,,,,14,3,638,,,,10,4,481,12,4,566,,,,659,28,36346,,,,285,7,10986,35,5,2205,34,6,1602,,,,233,12,5622,106,11,3840,,, +13051,Chatham County,295,-79.25,35.72,1277.57,2.58,3.16,34,3,1494,70,4,5226,303,17,34808,8459,564,540089,6258,379,432001,1305,119,85166,2819,418,272185,2262,549,116519,5668,799,361235,3206,47,194230,11009,482,398104,3658,93,171768,21310,902,1235652,2067,152,66776,20051,1084,460090,5987,752,227343,10,13,740 +13055,Chattooga County,25,-85.37,34.46,812.1,0.0,0.0,55,8,2547,,,,,,,280,31,14047,277,5,12099,26,5,1278,119,26,5919,23,10,725,79,19,3222,,,,23,6,412,,,,370,31,14082,7,3,290,536,33,6274,105,42,1858,,, +13057,Cherokee County,262,-95.18,31.84,1125.49,1.85,1.0,25,14,826,71,5,3807,90,7,7937,5257,846,328655,2488,309,173389,520,82,29691,1320,338,87774,772,371,40937,4395,893,262959,98,28,10215,3620,417,169436,1173,94,28722,8840,592,490006,1350,116,30685,9329,440,176602,3055,544,111285,6,9,349 +13061,Clay County,3,-98.21,33.69,562.65,0.0,0.0,19,4,582,,,,,,,123,4,5931,,,,,,,,,,,,,,,,,,,,,,,,,18,4,391,,,,,,,6,4,79,,, +13059,Clarke County,128,-93.78,41.02,313.51,2.58,3.88,,,,,,,169,8,18334,1787,158,114955,2849,116,156700,678,60,49777,1105,167,106728,1635,219,82863,1687,357,92529,209,9,11602,2306,154,78296,753,53,24634,11030,483,653487,776,69,18671,7628,368,140596,1922,300,76155,3,3,67 +13063,Clayton County,294,-84.36,33.52,373.81,2.49,12.31,,,,,,,1538,21,175155,2604,263,174900,4282,237,277876,542,65,27531,1271,176,66229,979,186,61870,845,246,43396,270,13,33421,9834,209,264342,1165,38,56829,7814,465,381024,250,43,5517,7265,461,175882,2195,452,77657,14,18,1057 +13067,Cobb County,762,-84.57,33.94,892.32,2.54,9.72,39,10,1864,254,3,25802,979,29,109885,30813,1926,2379588,23496,1205,2069970,10313,497,1019949,19223,1383,2060853,8314,1509,595709,42886,3645,3802505,23866,273,3138240,26709,1415,1251913,4745,364,175349,40125,2330,2615619,5901,381,413848,32201,1768,684721,13475,1874,495455,42,44,1318 +13065,Clinch County,7,-82.69,30.89,2134.94,0.0,0.0,57,6,3425,,,,,,,44,9,1547,110,6,3538,,,,31,6,1136,,,,30,11,910,,,,81,3,2805,,,,244,14,8097,,,,121,9,1163,61,21,1035,,, +13071,Colquitt County,46,-83.77,31.18,1441.37,1.93,0.05,132,14,6761,,,,97,3,7081,536,96,20423,525,53,33830,96,10,4930,238,52,14937,85,32,3419,191,60,7931,151,5,8716,82,29,2515,79,7,1473,2484,107,122941,268,7,3199,1040,64,15808,412,92,11305,,, +13069,Coffee County,43,-82.84,31.53,1560.61,0.0,0.0,85,13,4497,,,,,,,536,61,22124,596,46,38465,85,9,3735,285,48,16203,76,21,2645,225,47,12383,66,3,2917,576,25,19549,100,4,2001,2180,105,127322,53,8,889,1865,71,26558,391,80,11661,,, +13073,Columbia County,154,-76.42,41.04,796.91,1.71,0.99,13,3,627,42,4,3552,44,4,5060,2763,353,144423,1348,99,62429,285,33,15923,687,156,49128,458,136,24363,1530,240,104866,44,6,3353,1709,200,57869,799,45,32994,4811,329,196096,393,37,8002,5591,270,100771,1927,304,58958,9,5,1550 +13077,Coweta County,145,-84.75,33.35,1155.01,1.6,0.39,10,5,394,,,,304,8,29673,1762,295,94894,1696,126,111764,430,37,20985,696,173,45486,459,208,26507,1454,310,86624,207,8,10628,2257,187,77562,603,30,20117,5701,307,337666,578,59,9934,4762,236,89071,1682,294,48539,8,4,72 +13075,Cook County,17,-87.76,41.82,604.07,0.0,0.0,88,6,5633,,,,,,,189,27,9060,82,12,5040,34,6,1207,120,19,5044,18,4,620,110,24,3693,,,,242,12,6349,,,,397,38,17893,,,,568,29,8131,58,24,1527,,, +13079,Crawford County,12,-80.14,41.7,845.71,0.0,0.0,34,7,1899,,,,,,,86,21,3625,,,,,,,17,5,693,,,,,,,,,,37,11,1260,,,,64,6,2020,,,,31,4,385,60,21,1826,,, +13081,Crisp County,21,-83.78,31.92,728.11,2.02,0.08,59,6,2577,,,,,,,132,22,7006,630,39,32627,41,10,1485,148,36,9948,171,21,5511,153,22,7725,,,,308,16,7345,56,3,1316,1298,58,60607,,,,1167,56,18804,243,46,7394,,, +13083,Dade County,16,-85.5,34.87,451.02,0.0,0.0,,,,,,,,,,479,23,33945,68,3,2872,,,,87,14,3593,4,4,448,38,15,1479,,,,19,6,577,64,3,4422,230,15,9022,,,,351,20,6468,177,37,6048,,, +13085,Dawson County,26,-101.96,32.74,555.43,0.0,0.0,27,5,940,,,,,,,427,94,20908,181,20,7801,58,12,2417,172,33,10552,66,39,4005,267,78,14832,,,,188,44,8611,23,5,725,675,60,33708,281,16,6222,1508,79,30569,393,71,11722,,, +13089,DeKalb County,759,-88.77,41.89,702.24,2.87,20.36,92,7,11847,85,5,10357,1313,28,165192,9388,924,675692,10538,834,790377,14958,519,1878910,13877,857,1186854,4983,1269,323490,22738,3147,1922222,9763,135,1129167,14457,957,726081,20753,347,1631908,47512,2345,2946220,3285,400,85743,25009,1705,580563,11993,1593,490883,108,60,3032 +13087,Decatur County,29,-84.57,30.87,1613.86,1.54,0.06,127,8,6361,,,,31,3,3018,281,53,13253,207,26,10758,62,9,2936,252,47,16847,67,24,2284,130,33,4795,,,,332,23,11217,58,3,1163,868,59,37273,54,3,746,1401,54,30326,271,78,6062,,, +13093,Dooly County,12,-83.83,32.15,1028.89,0.0,0.0,78,12,2448,,,,,,,7,3,201,125,11,5711,,,,48,11,2088,9,4,56,17,8,498,,,,260,7,5169,,,,28,7,722,,,,115,17,1623,62,15,2055,,, +13091,Dodge County,20,-83.15,32.15,1303.17,0.0,0.0,15,6,512,,,,,,,178,25,6542,33,8,962,28,6,707,137,17,7681,23,9,417,65,18,3270,14,4,624,88,9,2850,,,,994,48,31834,,,,334,20,4344,146,43,3783,,, +13095,Dougherty County,87,-84.2,31.54,867.18,1.82,0.27,244,16,12656,,,,159,13,14209,1637,99,95273,2093,116,114240,560,33,24910,781,143,59180,396,109,16767,1708,203,109784,396,16,34033,1877,109,57993,207,21,6456,7598,321,425725,257,27,4466,4379,237,75975,1242,206,39554,,, +13101,Echols County,4,-82.91,30.7,1090.24,0.0,0.0,22,3,1505,,,,,,,49,6,2465,,,,,,,,,,,,,,,,,,,,,,,,,5,3,97,,,,,,,,,,,, +13097,Douglas County,144,-88.22,39.76,520.72,1.64,0.23,,,,50,3,3506,289,7,26088,2822,329,165343,2933,139,210203,205,42,9764,690,129,49965,481,150,23850,1200,255,63427,179,11,15331,2979,159,107648,347,31,11509,5082,321,258895,245,32,5100,5096,263,93970,1590,292,53555,29,8,1019 +13099,Early County,11,-84.93,31.35,1337.24,0.0,0.0,205,10,13725,,,,,,,56,11,2915,80,13,4288,18,3,838,108,19,6583,7,6,257,82,11,3419,,,,144,6,3314,,,,325,13,8692,,,,164,18,2419,241,25,8436,,, +13103,Effingham County,63,-88.6,39.05,1250.99,0.0,0.0,67,19,2727,,,,109,6,13919,740,129,36788,126,25,7716,65,7,4674,153,41,8164,68,42,2774,239,66,10132,,,,406,46,16143,6,4,220,1019,77,48643,37,7,1019,975,68,16896,837,102,35901,8,3,224 +13105,Elbert County,19,-82.84,34.12,969.29,0.0,0.0,6,3,164,66,10,3935,,,,163,44,6162,250,41,12750,33,8,1677,181,25,11099,7,5,116,46,21,1587,,,,206,19,4227,,,,400,29,15194,13,4,442,327,21,4985,139,47,3694,,, +13107,Emanuel County,23,-82.29,32.61,1787.51,0.0,0.0,65,13,4034,,,,,,,126,28,4530,117,17,5995,30,5,1594,187,24,9067,18,8,449,94,18,4953,,,,335,7,10988,,,,784,36,32359,28,4,554,415,38,6808,152,39,4164,,, +13109,Evans County,11,-81.9,32.16,483.91,0.0,0.0,34,3,2289,,,,,,,204,26,8972,23,5,1266,8,4,389,73,14,3852,15,6,398,43,13,1900,,,,153,9,4207,123,3,2857,381,13,13875,,,,222,15,3677,141,28,4551,,, +13111,Fannin County,25,-96.09,33.54,1015.75,0.0,0.0,,,,,,,,,,257,64,12077,184,25,10255,64,9,2362,168,36,9234,255,58,11903,203,50,8477,,,,249,31,9120,49,6,1715,925,77,47093,59,17,3843,1036,69,22656,287,72,9408,,, +13121,Fulton County,1054,-90.18,40.47,1383.94,3.93,12.23,66,13,5038,64,4,6636,4049,63,601257,19708,1527,1690314,33352,1833,3084049,52325,1350,7612550,64055,2890,9647526,26218,3196,3104732,117003,8172,14401153,56817,542,7129190,58936,2175,3974692,18991,731,1008383,93694,4417,6189186,12248,940,622733,70834,3673,1882447,28165,3234,1310209,111,115,4544 +13113,Fayette County,118,-96.96,29.84,516.64,0.0,0.0,,,,44,3,3746,,,,3733,338,251701,2429,192,203592,637,73,44049,1164,226,100140,733,294,38402,2703,473,151638,1264,15,151654,2190,200,94264,607,65,18997,7662,532,436003,797,93,32987,6234,297,131514,3046,382,98702,3,4,60 +13115,Floyd County,98,-101.28,34.03,1342.98,1.71,0.2,49,10,2977,,,,287,10,28890,821,115,40854,1113,71,70943,193,29,11305,713,115,56819,371,88,14968,712,177,46875,714,14,52317,1842,97,54020,2714,21,63115,8366,348,464719,168,27,4285,4851,207,86635,1244,206,38298,,, +13117,Forsyth County,246,-80.24,36.15,640.19,1.8,1.19,20,8,351,67,6,4292,424,3,36444,8514,793,547114,6268,520,500329,1367,151,124924,1841,396,156177,1095,445,60935,6989,1503,516394,1346,37,156373,6821,500,291482,1373,149,43987,10636,702,622751,1247,109,44079,7155,393,136465,3508,519,129456,20,10,236 +13119,Franklin County,23,-95.22,33.2,689.61,0.0,0.0,,,,,,,,,,205,45,10980,230,26,12862,15,4,719,156,29,9425,20,10,691,115,28,4253,40,3,5437,197,18,14130,367,6,8499,650,40,29029,14,3,643,1189,57,19134,332,61,12959,,, +13125,Glascock County,3,-82.61,33.22,374.09,0.0,0.0,,,,,,,,,,16,3,903,,,,,,,,,,,,,6,3,246,,,,,,,,,,69,3,2255,,,,,,,10,6,368,,, +13123,Gilmer County,31,-84.45,34.69,1116.01,0.0,0.0,,,,,,,,,,350,85,19572,155,26,6553,182,8,13961,117,25,7226,138,44,6733,224,52,7722,,,,415,29,12531,70,8,1949,467,47,18895,17,5,492,994,70,19089,243,60,6071,,, +13127,Glynn County,84,-81.5,31.22,1205.84,2.48,0.42,38,6,1961,,,,103,10,11111,1423,252,64209,715,92,47552,174,35,9588,687,156,46416,528,180,24849,1015,275,66317,75,7,7111,2227,185,72088,322,27,11506,5160,273,298359,391,42,9671,6768,293,191723,1505,248,46212,3,3,29 +13129,Gordon County,57,-84.9,34.5,928.89,1.7,0.07,,,,,,,,,,826,99,49332,1252,83,73904,85,13,4968,274,61,16224,116,38,5614,177,50,8082,645,5,221189,1211,43,41212,300,8,1111,2114,96,126910,54,9,808,1555,95,30233,1271,104,37089,,, +13131,Grady County,26,-84.23,30.87,1191.78,0.0,0.0,152,19,6403,,,,,,,252,54,10266,370,30,21766,26,5,1062,128,26,7170,38,24,1493,89,21,4755,,,,182,18,4642,46,3,537,410,37,18942,48,8,1578,411,33,6171,205,55,5306,,, +13135,Gwinnett County,949,-84.02,33.96,1131.28,2.79,10.76,10,10,1309,83,5,5954,377,21,33369,24606,2876,1567467,36058,2081,3123823,11512,541,1119758,16509,1649,1323386,5275,1454,347926,31099,3579,2452817,11231,153,1133687,26885,1741,1212320,5042,383,164080,35180,2485,1829343,3206,390,92835,30853,2214,611603,15103,2297,663385,49,61,2449 +13133,Greene County,18,-90.39,39.36,1052.22,0.0,0.0,131,10,6863,,,,,,,172,45,12782,175,26,9048,210,7,9650,174,34,16129,24,25,2420,151,54,12068,,,,200,19,15539,47,6,1014,805,52,37008,43,7,1075,1522,37,57412,229,46,7412,,, +13141,Hancock County,9,-91.15,40.39,1237.68,0.0,0.0,,,,,,,,,,75,3,2318,,,,,,,24,4,1070,,,,,,,,,,,,,,,,118,9,5002,,,,54,8,627,18,7,271,,, +13137,Habersham County,46,-83.5,34.63,722.68,0.0,0.0,32,4,1810,,,,165,7,15102,296,88,14157,224,29,12519,364,17,15682,328,55,20818,84,40,3259,273,74,16474,,,,266,45,7431,731,9,19106,1174,94,57560,86,9,1396,1195,83,22739,538,116,13652,,, +13139,Hall County,202,-100.65,34.5,1111.86,2.05,0.55,66,8,2190,,,,128,9,14283,3640,530,212874,5069,316,339130,612,82,33984,2318,301,197953,768,293,41162,2315,447,145940,1914,25,157470,5227,274,202879,1289,54,49222,15629,542,1022793,1995,81,337917,6414,355,125411,2891,449,101754,8,6,269 +13143,Haralson County,30,-85.2,33.78,733.42,0.0,0.0,,,,,,,,,,545,71,34114,128,16,7691,39,8,2450,149,25,7403,18,16,708,59,28,1889,,,,48,13,1556,,,,673,44,33034,19,4,631,715,50,10077,288,63,7626,6,3,45 +13145,Harris County,34,-95.37,29.81,1224.43,0.0,0.0,19,7,432,,,,41,4,3536,388,73,16126,136,17,6557,9,4,650,78,13,5240,76,30,3205,136,40,5558,,,,396,40,8949,48,3,2858,264,29,8994,114,9,2359,716,36,10674,222,56,4866,,, +13147,Hart County,26,-82.95,34.34,665.41,0.0,0.0,,,,46,3,3663,125,4,10053,306,58,13672,80,11,4329,61,5,3508,137,28,8102,53,16,2079,144,40,8451,,,,120,17,5503,55,5,1159,349,29,19239,128,6,2962,689,41,11396,200,60,4454,,, +13149,Heard County,11,-85.11,33.28,780.09,0.0,0.0,13,4,854,,,,130,8,16658,179,15,10765,,,,7,3,532,14,5,625,3,3,53,15,6,688,,,,41,7,1828,,,,72,3,2924,,,,52,7,733,34,15,962,,, +13151,Henry County,237,-90.12,41.34,845.73,2.1,0.91,,,,,,,632,5,48496,2237,373,136969,2809,154,196725,1026,80,40566,1322,242,91876,717,236,43106,2259,387,141621,386,14,28731,4665,336,169700,673,47,19490,9141,582,475966,956,70,21723,8498,481,148508,2419,419,76071,23,13,1586 +13155,Irwin County,10,-83.26,31.57,940.0,0.0,0.0,,,,,,,,,,216,8,12865,88,7,3789,10,3,710,31,7,1589,10,4,383,37,10,1279,,,,168,4,5801,,,,398,13,13591,,,,42,5,497,53,14,1509,,, +13153,Houston County,161,-95.39,31.34,984.01,1.93,0.64,22,3,1377,,,,217,8,16319,1621,175,99802,429,52,17578,337,32,15457,1108,170,65025,476,130,21095,4204,299,286222,120,9,3855,2117,122,61228,596,28,17528,6780,363,336510,467,28,7813,7536,367,115525,1642,263,48255,8,6,170 +13157,Jackson County,74,-96.56,28.92,888.55,0.0,0.0,46,10,2496,,,,255,3,22773,1298,240,82899,1777,77,99679,98,11,5279,226,62,14896,181,74,7333,736,124,57954,,,,760,78,40102,98,12,1592,1146,114,42728,52,13,1663,1741,100,28957,851,152,36217,,, +13159,Jasper County,14,-94.0,30.75,967.99,0.0,0.0,6,3,196,,,,,,,113,35,5503,45,5,2263,13,5,682,59,13,3220,11,10,285,30,14,1198,,,,115,10,2305,70,4,1554,234,15,9945,6,4,236,155,15,2826,89,19,1847,,, +13161,Jeff Davis County,15,-104.15,30.7,869.25,0.0,0.0,90,11,3536,,,,,,,140,12,6915,132,12,7013,4,3,372,76,15,3312,11,4,369,30,11,1450,245,3,12039,18,3,553,,,,353,21,12900,,,,435,28,6240,77,18,1656,,, +13163,Jefferson County,16,-94.17,29.83,1372.0,0.0,0.0,127,16,6117,,,,97,3,7985,132,37,5548,263,11,7786,16,3,363,170,16,9375,39,8,1228,58,9,2732,,,,86,11,3018,48,3,1238,390,23,14182,18,3,191,203,27,3427,117,33,3561,,, +13165,Jenkins County,9,-81.96,32.78,912.9,0.0,0.0,9,4,431,,,,,,,34,8,1167,27,4,1205,,,,30,8,1230,,,,14,6,632,,,,164,5,6927,,,,267,8,9396,,,,165,14,2378,78,15,3015,,, +13167,Johnson County,9,-97.36,32.38,794.12,0.0,0.0,44,5,2558,,,,,,,54,14,1686,15,4,611,,,,30,7,1446,,,,20,5,705,,,,20,3,555,,,,225,12,6953,,,,43,6,515,52,23,1382,,, +13169,Jones County,28,-99.86,32.71,1024.1,0.0,0.0,42,5,1643,,,,58,3,5481,398,63,18246,44,10,2350,14,3,743,70,16,2973,23,17,693,72,17,2648,,,,282,30,13341,,,,367,41,12816,74,8,1852,373,26,5744,136,40,3462,,, +13171,Lamar County,18,-95.58,33.64,481.47,0.0,0.0,,,,,,,87,3,7156,125,33,5122,284,8,20096,8,3,625,99,11,3894,20,9,394,49,15,1579,,,,58,18,1661,146,3,4170,335,32,9008,37,4,2298,362,37,4680,309,33,12522,,, +13173,Lanier County,10,-83.08,31.03,517.15,0.0,0.0,26,3,1453,,,,,,,28,12,832,,,,,,,61,4,2617,,,,23,6,312,,,,4,4,103,,,,185,15,9542,,,,134,10,1932,30,11,512,,, +13175,Laurens County,49,-82.94,32.42,2119.71,1.72,0.04,98,9,3358,,,,63,4,5957,1040,90,53643,538,40,25680,105,17,6306,553,70,31743,184,46,6889,387,60,23411,437,6,13491,709,37,21304,73,3,2149,2992,166,192392,62,8,1539,2422,108,37996,536,114,14439,,, +13177,Lee County,33,-96.96,30.3,937.21,0.0,0.0,42,6,2984,,,,,,,468,64,21732,822,21,98048,3,3,304,143,26,7724,91,26,4326,140,33,5821,,,,412,34,10866,,,,521,45,23133,,,,429,29,6714,269,44,10247,,, +13179,Liberty County,64,-94.79,30.09,1401.4,3.82,0.04,7,4,641,,,,195,6,14639,316,48,20761,281,16,18281,99,18,5281,312,45,15980,208,50,8978,389,69,20509,,,,702,39,25365,106,8,2210,2094,98,115263,49,11,644,2528,130,38189,465,102,12348,1,3,48 +13181,Lincoln County,8,-81.21,35.49,666.15,0.0,0.0,104,9,5305,,,,,,,86,21,4941,14,5,635,,,,40,5,2540,15,6,624,36,14,1437,,,,34,8,715,,,,40,8,1707,19,5,489,112,12,1442,117,23,2743,,, +13183,Long County,16,-81.75,31.77,1045.89,0.0,0.0,,,,,,,,,,44,14,1931,50,3,551,,,,20,4,798,15,9,423,21,5,811,,,,35,7,1110,53,3,650,62,7,2950,,,,43,11,780,52,15,1885,,, +13185,Lowndes County,117,-83.26,30.82,1321.94,2.12,1.16,64,13,3540,,,,160,15,14554,2364,223,128329,1433,128,77634,455,28,21863,1136,157,73161,841,161,36974,1261,226,76148,251,11,17662,2480,133,110913,467,28,13768,7687,446,362300,705,40,10710,6745,283,117808,1299,234,34429,6,4,377 +13187,Lumpkin County,33,-83.99,34.55,736.13,0.0,0.0,,,,,,,28,3,1681,435,62,21794,270,18,25958,22,8,960,96,24,5678,99,36,3214,281,63,11524,,,,79,23,3827,37,6,759,879,63,49025,43,6,868,1165,63,23386,230,48,6067,,, +13189,McDuffie County,22,-82.48,33.46,689.83,0.0,0.0,14,3,607,,,,,,,456,36,22550,56,8,2933,84,7,4075,128,33,6603,30,11,1088,107,24,4545,,,,259,17,6282,,,,907,49,31121,99,5,1117,709,45,11355,187,49,5702,,, +13191,McIntosh County,11,-81.39,31.5,1228.62,0.0,0.0,,,,,,,,,,80,15,4124,122,6,5427,,,,68,8,3583,4,5,261,41,18,1882,,,,17,8,575,,,,42,11,1727,,,,364,29,6101,78,23,2111,,, +13193,Macon County,12,-88.96,39.85,1051.7,0.0,0.0,12,3,423,,,,,,,22,7,967,83,9,4849,,,,43,10,2064,72,6,2506,14,6,244,,,,18,5,1088,8,3,190,363,17,13265,,,,167,17,2556,90,23,2341,,, +13195,Madison County,30,-95.95,30.96,739.65,0.0,0.0,,,,20,4,722,,,,482,81,21692,58,15,2799,33,3,1867,62,17,3491,48,15,1678,141,34,5230,,,,341,25,11951,80,4,789,175,18,6043,15,5,424,312,28,4808,162,43,3336,,, +13197,Marion County,8,-94.34,32.79,951.02,0.0,0.0,557,7,19327,,,,,,,22,8,771,,,,,,,13,5,507,,,,18,5,728,,,,110,3,2771,,,,126,10,3309,,,,41,9,541,15,7,196,,, +13199,Meriwether County,21,-84.67,33.04,1308.23,0.0,0.0,98,10,5254,,,,,,,493,44,27894,17,7,1058,26,5,2367,56,16,3899,13,3,305,41,12,1632,,,,106,21,5962,51,3,1561,800,24,31038,3,3,67,247,25,3510,95,36,2206,,, +13201,Miller County,6,-84.74,31.16,734.36,0.0,0.0,17,5,861,,,,,,,63,14,2505,151,7,7604,12,3,480,43,10,2511,5,3,92,54,14,1347,,,,,,,,,,601,14,27566,9,3,302,75,10,1078,57,16,1558,,, +13205,Mitchell County,22,-100.92,32.29,1331.2,1.8,0.04,45,7,1415,,,,,,,89,27,4427,285,25,14474,17,5,668,129,24,6387,89,12,4389,144,24,7497,,,,124,8,2922,,,,470,34,18793,5,3,147,420,34,7169,135,41,3750,,, +13207,Monroe County,28,-90.18,38.27,1031.47,0.0,0.0,122,16,6203,,,,453,8,52731,325,66,16120,82,17,6450,17,6,756,139,25,5963,51,23,2158,207,45,15503,,,,440,35,18332,41,3,513,970,60,39699,91,5,1834,814,46,12460,276,67,9519,,, +13209,Montgomery County,9,-95.51,30.3,634.09,0.0,0.0,23,5,1354,,,,,,,94,10,3821,89,3,14746,,,,46,6,1769,,,,27,6,604,,,,26,4,1373,,,,86,7,2737,,,,100,7,1103,32,11,861,,, +13211,Morgan County,20,-90.19,39.71,918.15,0.0,0.0,78,11,5451,,,,,,,314,75,17860,170,20,10673,34,8,2205,201,32,17505,78,29,3156,203,42,10567,,,,697,37,23748,52,3,690,531,41,20329,44,11,1481,992,53,18185,318,56,9388,,, +13215,Muscogee County,204,-84.85,32.48,572.53,2.16,3.37,47,8,1650,,,,137,7,15739,3156,258,175658,3010,154,181858,1265,70,64046,11707,317,1076949,1265,274,64565,2795,350,167612,1513,28,208379,4223,227,118307,679,58,20901,15495,643,787105,1059,70,25206,10830,498,198959,3339,466,97764,3,10,326 +13213,Murray County,40,-84.74,34.79,897.87,0.0,0.0,22,3,826,,,,,,,116,30,4945,779,23,60571,28,4,1203,106,20,6677,318,11,17099,55,17,1749,,,,89,12,3130,20,4,445,490,35,22878,20,3,475,595,43,9091,193,38,5649,,, +13221,Oglethorpe County,15,-83.1,33.87,1144.68,0.0,0.0,14,6,666,104,5,4140,,,,192,39,7254,90,10,6485,,,,34,5,2280,3,3,107,27,13,1060,,,,107,23,2574,52,3,1134,127,9,4809,,,,154,9,2393,38,19,870,,, +13217,Newton County,111,-93.74,30.81,723.17,2.01,0.57,,,,,,,,,,1601,211,90297,1819,78,176537,484,32,21187,402,69,26413,184,68,9546,407,129,18528,46,5,4004,1099,81,33826,566,16,17191,2524,159,126395,247,19,4257,2685,148,49879,673,149,19856,7,9,844 +13219,Oconee County,41,-83.43,33.83,482.63,0.0,0.0,24,8,2155,20,3,1101,,,,886,161,51220,214,37,15353,141,19,5882,482,102,41607,600,107,50137,970,197,55075,50,4,5588,905,97,44585,433,25,12511,2505,197,118164,220,22,4447,1493,72,26286,836,102,26335,,, +13223,Paulding County,166,-84.86,33.89,814.24,0.0,0.0,12,4,429,,,,17,3,840,2215,419,113424,432,70,24406,240,28,13616,497,109,30269,439,126,31817,952,217,49830,32,4,2590,889,189,37802,165,24,3902,3630,210,187920,268,32,3794,4335,184,74612,1212,253,37920,15,7,610 +13225,Peach County,28,-83.84,32.55,391.78,0.0,0.0,,,,,,,,,,489,47,31017,365,22,15184,34,7,1349,108,23,4323,46,20,1751,159,30,8246,,,,258,32,9169,11,5,190,511,43,16957,26,5,568,1035,70,15365,194,38,6781,,, +13227,Pickens County,33,-84.47,34.46,602.47,0.0,0.0,35,4,1197,263,5,19680,101,3,8244,485,101,29359,268,47,12114,36,6,1479,277,44,17624,79,32,3727,230,91,10521,,,,102,29,5076,32,9,729,1418,77,85519,29,8,1220,805,57,16648,569,85,19072,,, +13229,Pierce County,20,-82.24,31.34,889.19,0.0,0.0,125,19,6565,,,,,,,384,51,16082,392,16,20434,19,4,534,99,14,5893,41,15,1986,52,17,1872,,,,42,15,2392,,,,246,21,6128,62,5,1198,427,26,5789,146,37,3844,,, +13231,Pike County,19,-90.85,39.61,568.24,0.0,0.0,21,5,1178,,,,,,,468,67,24657,238,11,11837,18,5,513,171,15,7467,9,10,390,81,27,4246,,,,64,15,2572,33,3,826,240,13,6802,12,3,170,187,19,2584,158,35,3725,,, +13233,Polk County,43,-94.82,30.76,808.4,1.57,0.11,,,,,,,28,3,3454,450,63,27502,318,17,16059,275,18,14283,178,42,11013,54,18,2268,103,29,4483,,,,232,27,12458,,,,1182,59,46528,48,7,1019,1299,70,22048,567,73,16314,,, +13235,Pulaski County,10,-89.12,37.23,650.82,0.0,0.0,,,,,,,,,,78,16,2920,28,4,992,42,3,3693,67,12,3809,13,5,418,51,15,2695,,,,43,8,1528,,,,849,25,41446,,,,289,22,3762,58,14,1194,,, +13237,Putnam County,22,-89.27,41.2,933.87,0.0,0.0,20,5,936,,,,131,8,9347,318,71,17700,133,24,7498,62,7,3016,119,20,7476,54,30,4845,147,44,7495,,,,265,29,10068,72,4,2216,517,38,18180,39,11,1045,634,35,8885,222,42,6211,,, +13239,Quitman County,2,-85.02,31.88,416.13,0.0,0.0,,,,,,,,,,,,,,,,,,,9,4,424,,,,,,,,,,,,,,,,,,,,,,,,,18,6,359,,, +13243,Randolph County,7,-89.81,38.05,1115.62,0.0,0.0,157,13,7750,,,,,,,28,8,761,83,9,4234,,,,28,8,1064,9,5,325,26,7,919,,,,21,6,682,,,,257,8,8518,,,,66,10,1025,19,13,402,,, +13241,Rabun County,17,-83.43,34.88,977.25,0.0,0.0,,,,,,,19,3,1660,365,88,14546,22,6,1194,24,3,1154,118,22,7610,88,26,3757,148,51,6487,,,,95,22,3360,388,5,15352,534,40,23551,161,14,6157,1042,72,27153,180,54,4852,,, +13245,Richmond County,206,-74.15,40.58,851.13,2.0,2.29,6,5,166,84,5,7357,225,7,25342,3003,263,160831,3023,187,171251,1753,71,99805,1293,227,115158,1010,202,56284,4483,441,348504,822,23,69235,8451,218,202961,985,49,28140,24620,600,1609133,1752,47,57699,10365,483,190496,2994,440,102262,14,9,182 +13249,Schley County,5,-84.32,32.25,435.06,0.0,0.0,27,3,1243,,,,,,,24,7,587,84,4,2934,,,,8,3,629,,,,5,4,229,,,,11,7,345,,,,23,5,508,,,,27,4,490,20,12,840,,, +13247,Rockdale County,93,-84.03,33.64,342.11,1.94,1.78,,,,,,,128,4,9160,3419,233,237396,703,76,49507,789,47,73056,700,123,47912,442,91,35611,944,186,63090,1074,11,175326,2270,145,82526,304,32,8666,4179,310,213088,154,29,2954,4257,207,75060,1122,233,39989,12,6,299 +13251,Screven County,14,-81.63,32.76,1698.04,0.0,0.0,11,5,482,,,,,,,119,27,5058,9,5,261,38,3,3082,106,14,4813,7,3,660,42,17,1846,,,,94,11,2529,,,,249,14,10312,,,,161,16,1973,144,39,3633,,, +13253,Seminole County,9,-81.24,28.72,664.47,0.0,0.0,198,6,9749,,,,,,,6,3,105,81,10,5258,13,3,555,67,14,3536,11,3,283,15,5,677,,,,8,4,231,,,,411,23,18182,,,,149,13,2044,99,20,2688,,, +13255,Spalding County,67,-84.28,33.26,516.84,1.62,0.41,,,,,,,,,,689,110,39212,607,48,40880,114,19,5616,381,78,25617,139,52,5209,379,88,20220,,,,1669,65,80090,59,10,2192,3975,155,171065,67,12,6085,1828,122,33587,739,132,21688,,, +13259,Stewart County,5,-84.85,32.07,1200.68,0.0,0.0,34,3,1467,,,,,,,,,,,,,,,,14,7,657,5,3,307,12,5,748,,,,393,3,18415,,,,125,9,4501,,,,15,4,192,12,7,239,,, +13257,Stephens County,27,-98.82,32.69,476.39,0.0,0.0,,,,,,,26,3,1985,265,44,13687,283,29,13484,77,11,3173,171,40,9580,57,11,3332,159,40,6609,192,3,29379,205,28,7087,431,3,8017,1109,57,51246,121,6,2457,563,38,8917,279,62,8438,,, +13261,Sumter County,30,-82.08,28.67,1275.22,0.0,0.0,150,13,6916,,,,,,,186,31,7616,375,31,15867,50,7,3162,290,44,14697,54,26,1523,231,36,9052,,,,711,18,16608,173,7,6098,2499,81,119096,26,7,578,808,55,14160,299,73,6909,,, +13263,Talbot County,6,-84.51,32.7,1022.33,0.0,0.0,7,4,258,122,3,7751,,,,141,13,6498,22,3,845,,,,70,5,3786,,,,,,,,,,15,6,337,,,,22,4,327,,,,,,,13,5,349,,, +13265,Taliaferro County,2,-82.9,33.58,506.1,0.0,0.0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,5,3,70,,, +13267,Tattnall County,23,-82.06,32.03,1264.5,0.0,0.0,145,12,5309,,,,,,,349,38,17954,580,16,29580,137,6,5053,148,25,7327,15,6,298,60,17,1602,,,,189,10,3849,,,,790,22,35347,,,,316,20,5070,164,43,3661,,, +13269,Taylor County,8,-99.88,32.28,983.34,0.0,0.0,,,,,,,83,4,7406,40,8,1430,35,4,1832,,,,39,12,1609,,,,8,3,375,43,3,2687,57,4,3127,,,,209,19,6276,,,,41,6,563,45,16,1484,,, +13271,Telfair County,13,-82.93,31.92,1150.09,0.0,0.0,82,10,4124,,,,,,,90,10,4327,103,8,7263,26,4,1665,56,12,2930,2,3,134,24,7,713,,,,400,7,15373,,,,171,12,6882,,,,139,16,1903,90,27,2500,,, +13273,Terrell County,9,-102.1,30.2,873.82,0.0,0.0,89,8,4683,,,,,,,36,11,1055,114,8,5587,25,4,973,59,15,4064,,,,31,11,1196,28,3,1610,119,6,2761,,,,122,11,4655,7,4,375,166,13,2320,51,18,1321,,, +13275,Thomas County,46,-83.95,30.87,1430.42,0.0,0.0,128,22,4691,,,,,,,517,73,33679,486,54,32795,112,17,9553,727,85,54373,169,53,8508,395,73,21248,2433,11,198455,755,68,24003,394,4,13125,3406,146,188577,102,18,1877,1715,96,31021,750,124,18368,,, +13279,Toombs County,27,-82.33,32.13,960.99,0.0,0.0,91,11,3638,,,,127,7,9466,453,33,24154,1685,18,136179,69,9,2863,267,44,14284,38,20,1338,185,55,7372,,,,675,29,16708,162,4,3334,1938,107,89301,22,7,230,1117,75,17687,394,66,12368,,, +13281,Towns County,12,-83.72,34.9,445.04,0.0,0.0,,,,,,,,,,222,39,10442,22,8,749,33,8,1585,45,13,2296,76,19,3366,153,22,5535,,,,94,11,2621,,,,553,29,20683,29,3,1062,707,47,14765,76,27,1751,,, +13277,Tift County,41,-83.52,31.46,696.26,1.74,0.11,55,6,2075,,,,151,6,11235,547,69,27076,1516,75,89868,209,16,14514,397,83,22458,165,48,7190,667,80,33855,,,,1158,35,31295,116,8,3230,3453,119,240380,81,9,1217,2538,108,39831,535,88,15329,2,3,24 +13283,Treutlen County,6,-82.57,32.4,524.27,0.0,0.0,,,,,,,,,,13,4,1173,,,,,,,36,4,1995,,,,8,3,320,,,,9,3,127,,,,94,10,3376,,,,51,4,529,41,14,976,,, +13285,Troup County,69,-85.03,33.02,1155.09,1.93,0.19,23,7,1391,,,,,,,1858,127,123624,736,66,43308,621,20,30598,918,101,54437,214,78,10666,604,120,36911,684,11,62395,1605,90,53749,1035,12,23694,3381,165,202072,220,22,5713,3225,175,62348,879,188,28295,32,7,2212 +13287,Turner County,9,-83.62,31.7,750.77,0.0,0.0,52,5,2556,,,,,,,12,5,481,110,12,5417,,,,47,12,2072,42,3,1864,32,10,1319,,,,26,5,852,,,,162,16,5778,,,,188,16,2964,36,19,869,,, +13289,Twiggs County,8,-83.44,32.65,939.26,0.0,0.0,35,4,1914,,,,,,,61,8,1658,,,,,,,9,3,345,,,,4,3,270,,,,,,,,,,158,8,5618,,,,50,5,841,41,14,666,,, +13291,Union County,24,-89.25,37.46,852.42,0.0,0.0,3,4,75,,,,15,4,501,376,86,13727,107,17,6128,33,8,2506,148,29,11687,97,47,4512,218,51,10317,545,3,45894,100,27,4156,,,,1483,72,64297,33,7,700,711,53,14820,317,67,8763,1,3,47 +13293,Upson County,27,-84.29,32.86,848.41,0.0,0.0,,,,,,,68,6,4700,194,30,11481,15,6,568,32,7,2890,169,29,10975,25,12,863,108,30,5610,,,,152,20,6861,40,4,1100,1471,56,72311,15,3,253,702,44,12013,381,76,10429,,, +13297,Walton County,95,-86.19,30.62,854.61,0.0,0.0,21,8,736,,,,203,5,20055,2137,333,126052,914,79,57555,109,27,6406,462,112,30018,215,105,10171,575,161,34860,20,6,2055,992,151,41313,551,20,14728,2298,162,104929,87,19,2283,2443,121,41948,972,199,28261,3,4,313 +13295,Walker County,68,-95.55,30.68,1157.94,0.0,0.0,2,3,54,,,,,,,516,69,27670,225,33,10690,32,7,1660,264,53,18879,67,28,3677,176,51,9384,,,,228,28,4521,714,4,13994,906,48,33019,300,4,9160,773,63,14883,591,109,16954,,, +13299,Ware County,36,-82.48,31.17,2348.11,1.5,0.04,93,8,4775,,,,86,8,5693,508,58,22173,317,36,19706,88,11,3602,291,46,17916,76,31,2683,209,57,7527,195,6,11959,561,34,16487,8,5,97,2389,128,127207,175,10,2250,1561,91,24133,522,105,13730,5,5,335 +13301,Warren County,5,-79.27,41.81,742.4,0.0,0.0,22,3,1244,,,,,,,28,6,1617,7,4,507,,,,9,3,250,22,6,845,11,4,431,,,,,,,,,,108,6,4198,,,,,,,30,12,897,,, +13303,Washington County,20,-96.39,30.22,1772.23,1.54,0.03,47,8,2593,662,8,53568,67,3,5366,312,28,15466,68,8,3855,24,6,942,132,24,7827,49,13,3435,222,19,15920,,,,119,13,3466,,,,839,44,25608,33,5,432,442,28,6008,151,40,4901,,, +13305,Wayne County,30,-88.42,38.43,1679.82,0.0,0.0,14,5,737,,,,38,5,2574,700,78,36428,156,14,6816,85,8,1168,188,32,9622,56,16,1494,206,37,11341,,,,134,22,4651,70,6,1133,1283,76,54492,28,6,687,797,58,12912,250,72,5418,,, +13307,Webster County,2,-84.55,32.05,545.7,0.0,0.0,33,4,1505,,,,,,,11,3,382,,,,,,,7,3,331,,,,,,,,,,,,,,,,,,,,,,,,,7,4,102,,, +13309,Wheeler County,8,-100.26,35.39,777.68,0.0,0.0,132,18,7362,,,,,,,7,3,146,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,7,3,91,,, +13313,Whitfield County,103,-84.97,34.8,753.79,2.07,0.5,,,,54,3,3335,215,3,19615,1237,136,72365,3488,214,183374,396,26,15599,639,133,39852,267,70,11492,1806,171,97702,1831,13,226392,2015,93,72715,68,12,1944,5327,189,307491,295,24,5783,3575,191,63677,1654,199,57365,3,3,155 +13311,White County,28,-88.16,38.06,627.42,0.0,0.0,60,7,1690,,,,,,,705,87,37634,100,16,3791,65,10,3404,132,30,9764,104,31,4803,130,44,4501,,,,171,30,5451,428,9,9465,664,40,27760,128,13,2986,1440,106,36729,312,70,8407,,, +13315,Wilcox County,9,-83.44,31.96,989.53,0.0,0.0,413,4,8385,,,,,,,14,7,324,25,4,1005,,,,56,9,3248,,,,5,3,177,,,,,,,,,,184,8,5159,,,,9,3,102,21,10,451,,, +13317,Wilkes County,10,-81.13,36.2,1227.91,0.0,0.0,84,11,4321,,,,,,,220,14,16309,67,6,3610,50,3,3667,65,15,3843,,,,39,12,1548,,,,32,6,1563,,,,250,18,6009,,,,166,13,2550,66,22,1666,,, +13319,Wilkinson County,9,-83.16,32.79,1170.46,0.0,0.0,,,,528,3,39834,,,,388,17,17856,35,5,1260,17,3,756,45,5,2904,4,4,84,31,6,538,,,,57,5,1161,,,,147,13,4960,,,,17,7,197,65,21,968,,, +13321,Worth County,21,-83.87,31.52,1488.51,0.0,0.0,63,4,2475,,,,,,,187,33,9347,315,24,16891,16,7,463,119,17,5409,7,5,94,58,15,2408,,,,229,14,3544,,,,388,18,14855,10,4,118,198,20,4048,146,40,3490,,, diff --git a/training/naics2/US/counties/2021/US-HI-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-HI-training-naics2-counties-2021.csv new file mode 100644 index 00000000..9ab663aa --- /dev/null +++ b/training/naics2/US/counties/2021/US-HI-training-naics2-counties-2021.csv @@ -0,0 +1,5 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +15001,Hawaii County,200,-155.56,19.63,10452.05,2.28,0.08,140,10,8079,,,,469,16,53289,2722,444,178716,1612,169,91367,510,65,45364,1086,173,70455,1407,279,84239,1729,377,101452,363,14,22550,3641,263,155077,1056,58,42869,7894,500,480540,1067,75,46368,10122,477,393515,1635,422,58565,5,5,60 +15003,Honolulu County,1015,-157.96,21.47,1602.17,8.17,11.56,44,26,1468,127,4,9398,2422,30,271133,22955,1762,1892212,12423,1027,749217,4967,379,382866,17623,1054,1520211,7762,1252,519782,18553,2388,1473767,6448,195,596714,19265,1057,764000,12669,361,608479,52497,2552,3517207,4388,270,159913,46325,2510,1447675,16265,2448,622857,52,27,2803 +15007,Kauai County,73,-159.49,22.06,1631.84,2.42,0.25,10,3,256,,,,207,13,21863,1578,237,119059,664,75,34778,161,27,11527,457,78,29701,672,149,41225,670,155,40761,48,5,2788,2309,158,102106,273,35,8867,3384,207,176617,739,54,32732,5425,276,216904,828,190,34532,3,3,24 +15009,Maui County,165,-156.31,20.76,3024.16,3.24,0.93,7,4,54,,,,459,18,48936,3630,499,245398,1196,146,68618,500,76,29278,907,170,80065,1621,358,103924,1858,430,134392,127,12,7878,4259,319,189956,770,95,29012,7122,484,440890,1425,139,61726,16281,536,735907,2256,485,88786,6,6,166 diff --git a/training/naics2/US/counties/2021/US-IA-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-IA-training-naics2-counties-2021.csv new file mode 100644 index 00000000..77660e16 --- /dev/null +++ b/training/naics2/US/counties/2021/US-IA-training-naics2-counties-2021.csv @@ -0,0 +1,100 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +19001,Adair County,7,-92.62,40.18,1476.97,0.0,0.0,,,,,,,28,3,2431,103,28,5936,113,12,6268,3,3,190,70,13,3950,10,4,170,35,12,1336,,,,60,10,818,,,,367,21,11584,23,8,237,218,21,2744,77,23,2229,,, +19003,Adams County,4,-91.21,39.98,1102.19,0.0,0.0,,,,,,,,,,26,13,903,79,5,5538,,,,23,6,1114,,,,27,8,938,,,,,,,,,,223,10,10544,,,,53,11,747,27,14,533,,, +19005,Allamakee County,14,-91.4,43.3,1706.21,0.0,0.0,10,7,419,,,,,,,156,45,12449,287,28,17601,16,6,438,173,18,9493,16,14,570,87,23,4156,,,,19,9,622,,,,858,33,28124,22,5,281,195,34,2681,203,50,5014,,, +19007,Appanoose County,12,-92.86,40.75,1337.04,0.0,0.0,,,,39,3,1690,91,5,7176,46,20,2638,55,12,2418,27,10,1355,92,20,4678,13,7,352,71,26,2743,,,,111,10,2214,6,3,63,681,29,33511,42,6,800,342,25,5831,122,34,2925,,, +19025,Calhoun County,10,-96.67,28.5,1482.1,0.0,0.0,,,,,,,20,3,1709,83,30,4081,215,22,12753,10,4,583,101,20,5306,11,4,708,60,12,2501,,,,12,7,362,,,,568,32,24017,18,6,408,89,13,1506,137,37,2989,,, +19009,Audubon County,6,-94.91,41.67,1148.21,0.0,0.0,,,,,,,,,,71,22,2732,102,13,5544,,,,55,13,2930,,,,19,8,859,168,3,9005,15,9,548,,,,320,15,12498,,,,72,11,1100,97,24,2645,,, +19011,Benton County,26,-94.05,45.72,1860.6,0.0,0.0,51,5,2224,,,,,,,258,70,16138,455,34,26069,71,11,3347,180,38,11278,27,12,636,77,24,3309,,,,116,20,4220,28,3,747,804,57,31737,50,8,787,296,32,4136,208,67,4866,,, +19013,Black Hawk County,131,-92.3,42.46,1483.04,2.14,1.34,34,6,2597,58,7,3104,124,6,13204,2245,256,149725,2544,156,165601,863,52,63287,1906,210,108720,709,147,29540,2829,202,235947,880,23,71933,4192,172,174175,562,43,18518,10822,405,568153,617,59,12318,5992,322,106721,2434,341,69312,,, +19015,Boone County,27,-88.82,42.32,1485.71,0.0,0.0,,,,,,,105,5,10332,794,85,47127,276,31,19018,304,11,8932,142,38,9225,51,26,1985,140,42,5896,,,,186,34,7429,58,7,672,1557,51,57995,155,18,2148,461,39,7833,310,76,9126,,, +19017,Bremer County,25,-92.31,42.77,1138.13,1.89,0.09,,,,19,4,921,,,,548,67,31330,239,22,12189,63,12,3207,1114,49,77329,19,11,359,217,33,10316,176,4,19981,366,19,18371,468,6,17075,1891,69,78218,27,10,170,553,47,7230,381,88,10669,,, +19019,Buchanan County,21,-94.79,39.67,1484.35,0.0,0.0,,,,6,4,169,,,,344,72,18987,249,35,15240,51,8,2219,197,30,13310,30,9,1091,105,21,4326,,,,240,20,8252,,,,1076,43,48191,47,7,478,338,37,4822,193,40,4645,,, +19021,Buena Vista County,21,-95.11,42.74,1502.79,0.0,0.0,8,4,299,,,,56,4,4964,204,52,11778,281,28,19179,61,8,2267,234,47,16256,73,19,3580,221,34,13300,,,,311,19,9699,381,5,15836,1136,50,53520,46,12,1301,567,38,9239,200,59,5875,,, +19023,Butler County,14,-79.93,40.92,1506.73,0.0,0.0,9,6,500,,,,,,,115,41,5184,138,20,7315,16,3,734,121,24,6113,,,,50,16,1418,,,,16,13,729,,,,442,30,13269,12,7,232,92,19,878,125,55,3445,,, +19027,Carroll County,21,-89.96,42.06,1476.95,0.0,0.0,30,9,1891,,,,40,4,3452,409,105,19205,1378,52,89639,110,14,5238,787,68,52532,77,23,3147,163,38,8787,,,,196,26,8039,231,5,5692,2064,115,89199,21,7,808,664,59,10784,363,87,9657,,, +19111,Lee County,34,-96.96,30.3,1395.45,1.92,0.2,,,,,,,53,3,5557,725,92,48963,502,36,31073,77,12,2938,352,65,19522,53,26,1927,1817,35,76899,12,3,535,752,39,18361,39,6,675,1846,91,73477,63,14,1332,910,93,14719,360,100,8276,,, +19031,Cedar County,18,-91.13,41.76,1507.12,0.0,0.0,64,3,4143,,,,15,4,1332,280,70,14976,688,33,34233,177,5,4738,125,26,5733,35,15,963,107,26,5024,,,,60,17,2159,,,,543,41,17181,27,9,336,230,25,3437,158,63,5216,,, +19029,Cass County,13,-94.35,33.06,1463.09,0.0,0.0,8,3,284,30,3,1732,,,,352,45,22900,204,27,11915,85,14,2824,188,41,10328,41,13,2078,136,19,6931,60,4,3363,114,21,2195,78,5,3605,1022,50,44194,47,7,604,343,32,5052,264,58,5947,,, +19033,Cerro Gordo County,43,-93.25,43.07,1489.61,1.88,0.19,19,6,1334,9,4,356,,,,1043,116,64991,1192,92,75080,356,25,29659,767,92,39656,157,63,5913,742,101,52183,,,,736,76,24076,174,12,4440,4324,141,239288,160,31,2377,1780,119,32388,854,152,23859,,, +19035,Cherokee County,12,-95.18,31.84,1494.89,0.0,0.0,59,3,3940,6,3,488,13,3,1043,212,37,11629,257,18,10686,34,7,1222,144,24,8286,36,8,446,79,18,3568,,,,64,16,2285,,,,839,36,45226,6,3,202,284,30,3904,130,41,3180,,, +19037,Chickasaw County,12,-92.32,43.06,1309.67,0.0,0.0,,,,,,,,,,214,58,11388,390,35,25060,8,3,375,162,29,7719,30,11,1150,69,16,2929,,,,24,7,940,,,,553,31,21271,44,6,664,210,22,2455,130,45,4395,,, +19039,Clarke County,10,-93.78,41.02,1117.99,0.0,0.0,,,,,,,,,,19,15,1084,99,11,4256,,,,71,14,4302,6,4,184,27,8,1494,,,,64,9,2413,,,,475,27,20869,14,3,511,397,20,9153,74,26,1932,,, +19041,Clay County,16,-98.21,33.69,1483.2,1.75,0.09,35,4,1297,,,,47,4,4048,400,61,21264,671,51,34071,147,13,6944,265,37,19577,166,26,6269,170,38,10339,,,,330,22,5048,72,3,1537,1426,54,75230,179,8,2404,476,44,8882,272,54,7812,,, +19043,Clayton County,17,-84.36,33.52,2053.19,0.0,0.0,6,4,262,,,,,,,559,55,47197,368,24,23291,92,9,3421,206,30,10911,19,9,855,110,21,5123,,,,95,13,1751,22,3,600,983,52,37217,107,9,3811,317,49,3902,192,64,4120,,, +19045,Clinton County,47,-89.42,38.59,1839.43,2.32,0.14,22,9,564,,,,71,3,7912,756,107,43423,307,40,21536,308,26,12574,519,80,30399,117,40,5099,263,53,12563,74,4,3760,1204,58,34796,64,3,1370,2748,131,110787,166,22,2546,1571,116,25705,528,130,13836,1,4,80 +19047,Crawford County,17,-80.14,41.7,1851.86,2.73,0.07,,,,,,,45,4,3964,242,48,18728,286,20,17282,53,11,1261,200,40,12387,18,11,488,96,16,3194,,,,68,10,3514,63,6,1888,872,36,40058,31,7,526,272,35,4517,191,43,5060,,, +19049,Dallas County,97,-96.78,32.76,1532.21,2.15,0.46,59,6,2855,,,,122,8,13305,1483,262,91921,934,81,71293,264,42,15619,14534,236,1423593,902,165,60602,1418,258,105924,129,6,10115,1613,122,96825,376,30,7234,3932,240,212241,463,45,10506,3344,191,75139,1021,187,28344,,, +19051,Davis County,9,-92.4,40.75,1307.53,0.0,0.0,,,,,,,,,,58,25,2724,104,14,5510,27,4,1664,60,9,4082,10,5,413,34,10,1512,,,,61,6,1430,,,,414,18,20384,18,3,578,64,9,1016,32,13,684,,, +19053,Decatur County,8,-84.57,30.87,1381.51,0.0,0.0,,,,,,,,,,73,19,3644,92,9,3070,18,3,1063,37,9,1662,7,3,268,32,7,594,,,,4,5,138,,,,361,16,15799,,,,89,9,1058,41,16,1152,,, +19055,Delaware County,18,-75.4,39.92,1499.39,1.71,0.06,6,6,221,,,,,,,323,83,15436,394,33,21337,51,7,1870,258,33,17027,14,9,356,89,24,4843,,,,104,31,3310,,,,1129,40,50039,40,8,1029,314,34,3998,271,67,6741,,, +19057,Des Moines County,39,-91.2,40.92,1113.15,2.13,0.3,,,,21,5,1953,,,,814,85,49116,547,55,28158,140,14,6048,488,76,28464,489,43,21341,311,54,16253,476,12,32426,608,50,19072,94,7,2384,3123,145,165556,354,17,10571,1716,114,30458,575,135,15936,,, +19059,Dickinson County,18,-97.19,38.88,1046.26,0.0,0.0,,,,,,,46,3,4708,420,112,24063,174,22,11147,69,13,2541,214,45,16307,57,37,2743,177,49,9272,,,,232,62,12012,16,5,211,946,60,42058,307,31,12401,1011,102,29962,322,70,9559,,, +19061,Dubuque County,99,-90.87,42.47,1596.47,2.59,0.74,74,14,3481,,,,81,4,8669,1975,295,145173,2445,158,146193,910,54,58845,3903,192,307935,354,141,15296,1407,185,94196,727,25,85510,2573,148,92136,2566,38,86870,8169,298,435483,922,53,23672,3973,240,79630,1996,258,59944,2,3,229 +19063,Emmet County,9,-94.67,43.37,1042.18,0.0,0.0,,,,,,,,,,154,39,8621,93,19,5214,48,7,1467,94,19,6916,,,,64,16,3380,,,,39,5,897,,,,668,28,23180,0,4,80,193,16,2833,129,37,3736,,, +19067,Floyd County,16,-101.28,34.03,1298.43,0.0,0.0,,,,,,,,,,214,37,10771,256,23,17215,64,7,2990,204,29,9960,24,10,699,74,20,3112,82,4,4547,50,11,2443,,,,1081,44,51548,61,6,733,285,24,3661,234,57,5303,,, +19069,Franklin County,10,-95.22,33.2,1508.82,0.0,0.0,15,5,634,,,,36,3,3219,196,33,12267,345,22,15313,42,4,1100,117,23,5619,36,4,670,61,15,1720,144,3,11047,8,6,307,,,,488,25,16777,13,5,271,137,14,1865,150,49,3284,,, +19065,Fayette County,20,-96.96,29.84,1894.04,0.0,0.0,10,6,332,17,4,790,,,,304,51,19150,402,39,25388,58,7,1926,206,48,12980,50,16,1093,108,32,3861,,,,45,14,1842,624,3,14666,1009,48,33732,37,7,812,427,42,8793,324,69,6560,,, +19071,Fremont County,7,-95.59,40.73,1338.26,0.0,0.0,,,,,,,,,,97,24,4920,126,17,6702,,,,62,16,3603,,,,47,10,1800,,,,58,5,2586,,,,225,11,6824,,,,199,17,3625,28,13,403,,, +19073,Greene County,9,-90.39,39.36,1479.42,0.0,0.0,,,,,,,,,,62,25,2992,307,17,21390,27,5,1394,137,19,9122,10,7,382,211,21,30511,,,,131,8,5136,,,,443,27,17927,115,3,4037,163,15,2520,137,45,3443,,, +19075,Grundy County,12,-88.41,41.27,1300.01,0.0,0.0,121,5,8878,,,,,,,291,32,49302,289,29,17946,22,6,825,214,20,12985,11,6,8038,38,10,1290,,,,118,17,6569,21,3,400,547,22,21769,36,6,615,121,20,1552,153,36,3175,,, +19077,Guthrie County,11,-94.5,41.67,1536.02,0.0,0.0,,,,,,,,,,202,42,11747,158,21,8232,57,12,2544,126,31,6829,7,3,562,74,19,3251,,,,41,13,2073,,,,442,25,15334,59,6,1217,250,24,2947,145,46,4128,,, +19079,Hamilton County,15,-97.97,31.64,1495.65,2.23,0.05,,,,,,,,,,223,52,11709,885,33,56416,102,12,4454,192,22,16320,21,10,899,69,14,6222,,,,129,19,4575,24,3,725,631,27,27423,16,7,521,214,20,2991,196,53,6055,,, +19081,Hancock County,11,-91.15,40.39,1484.24,0.0,0.0,20,3,1289,21,3,1358,48,3,4036,71,26,3540,191,25,12171,20,3,1077,94,19,5117,36,8,2182,582,24,30812,,,,9,8,695,,,,728,26,24033,20,7,268,171,14,2489,251,51,8510,,, +19083,Hardin County,17,-94.4,30.3,1476.15,0.0,0.0,49,8,2776,164,11,9771,,,,392,60,22742,372,40,26451,107,12,4777,250,31,15860,50,12,2397,97,27,3403,,,,36,16,934,,,,922,50,34520,38,10,711,324,32,4463,251,73,7755,,, +19085,Harrison County,15,-94.4,32.52,1816.64,0.0,0.0,,,,,,,21,3,1872,246,44,13081,501,39,31176,23,7,769,141,32,8353,17,7,403,61,17,2457,,,,110,13,3412,,,,648,31,27812,36,8,801,287,28,4612,100,42,2556,,, +19087,Henry County,20,-90.12,41.34,1130.69,1.69,0.05,19,4,826,,,,,,,203,39,9295,267,27,15260,38,10,1624,142,35,8305,23,10,587,160,33,7907,,,,186,18,4397,311,4,6810,1012,61,41876,46,11,1070,384,36,5792,196,59,5596,,, +19089,Howard County,9,-101.43,32.3,1226.57,0.0,0.0,,,,,,,,,,134,37,8142,117,18,9543,23,4,638,112,15,7426,,,,43,10,1569,,,,45,6,1671,22,3,369,524,20,17784,4,4,126,146,17,1374,156,33,2621,,, +19091,Humboldt County,10,-123.9,40.6,1128.41,0.0,0.0,85,8,5904,,,,84,3,7937,193,32,13839,357,32,21833,44,6,1243,100,22,7363,4,7,236,72,14,3009,,,,40,10,2121,,,,426,20,14971,,,,140,18,2242,108,29,2787,,, +19093,Ida County,7,-95.49,42.38,1119.26,1.71,0.04,,,,,,,,,,134,21,11706,203,25,13665,15,6,435,158,19,11606,16,11,358,31,11,1031,,,,62,6,1626,,,,376,20,16216,22,5,324,78,13,908,88,28,1758,,, +19095,Iowa County,17,-92.06,41.68,1521.57,0.0,0.0,7,4,155,,,,,,,292,67,20182,280,18,16772,29,6,1155,82,21,4715,8,5,200,185,26,14350,,,,204,19,8453,20,3,532,705,40,29917,59,15,1525,303,33,6271,165,52,5306,,, +19097,Jackson County,19,-96.56,28.92,1682.52,1.67,0.03,11,6,768,,,,,,,249,68,14206,252,31,14351,54,11,2390,215,39,11036,15,11,920,109,33,4210,54,4,6580,38,14,961,,,,607,39,25592,43,16,1211,377,38,6172,183,57,4905,,, +19099,Jasper County,38,-94.0,30.75,1898.34,2.07,0.15,68,6,3918,,,,55,4,3782,705,99,50136,386,45,20338,169,14,6284,196,39,14253,43,24,1283,451,59,27757,51,4,4444,217,39,8165,42,6,806,1267,63,46066,123,15,1744,843,63,12669,371,107,9417,,, +19101,Jefferson County,16,-94.17,29.83,1131.5,2.09,0.12,,,,,,,,,,176,38,8772,363,39,19323,98,23,4890,1226,45,78946,33,23,938,457,136,29851,44,4,5668,382,33,22331,735,17,19859,714,45,33654,26,13,592,411,43,7162,222,61,8111,,, +19105,Jones County,21,-99.86,32.71,1494.62,1.96,0.06,9,3,328,,,,,,,470,87,30975,224,26,13020,62,12,2480,204,34,11679,14,17,462,96,27,4185,,,,47,17,3575,85,5,1376,754,39,28076,46,10,805,278,40,5344,140,54,4175,,, +19103,Johnson County,152,-97.36,32.38,1613.78,4.04,1.3,,,,96,6,3453,212,12,20051,2621,389,159261,1429,115,79288,3979,60,110954,2519,181,186316,853,169,42825,2902,296,163056,258,18,18544,3383,181,157850,1495,50,99617,18923,485,1107393,381,77,9101,6840,426,148588,2107,310,76703,,, +19107,Keokuk County,10,-92.19,41.32,1502.04,0.0,0.0,,,,,,,,,,86,29,3750,179,23,9761,12,3,594,88,18,3771,,,,42,10,2404,,,,,,,,,,270,19,12030,,,,125,14,1812,89,30,2913,,, +19109,Kossuth County,15,-94.21,43.18,2523.71,1.64,0.02,101,8,7116,,,,,,,269,77,17386,306,40,18311,42,10,1515,499,41,34199,27,12,1165,252,36,13247,,,,105,25,3502,144,6,2737,693,34,27700,71,7,844,338,34,4799,216,80,4596,,, +19113,Linn County,229,-91.6,42.06,1876.98,2.06,2.04,25,6,2634,42,3,3564,710,15,76875,6395,546,459355,5638,328,411305,3431,131,210505,8807,424,754255,1057,277,54841,8679,505,675179,2590,55,135013,6207,334,276354,2559,71,93176,15921,751,859829,1262,88,27700,8461,536,163171,3719,578,130553,3,4,274 +19119,Lyon County,12,-95.83,44.39,1521.76,0.0,0.0,5,3,250,8,3,310,,,,174,62,8002,219,27,12747,382,6,10013,144,25,8820,16,7,825,151,18,19534,,,,46,9,1938,36,4,588,622,27,21129,13,4,403,489,18,17205,198,58,5220,,, +19115,Louisa County,11,-91.27,41.21,1081.47,0.0,0.0,,,,,,,108,3,12082,38,19,1937,211,13,15623,25,5,929,49,13,2454,4,5,178,31,13,858,,,,271,10,6019,,,,315,22,8285,10,5,184,98,14,1137,75,33,1820,,, +19117,Lucas County,9,-83.62,41.65,1125.23,0.0,0.0,,,,,,,,,,66,27,3571,,,,9,3,301,85,11,4667,8,5,154,46,15,1253,,,,,,,,,,424,20,18177,10,3,96,74,17,1216,95,24,2387,,, +19121,Madison County,16,-95.95,30.96,1456.3,0.0,0.0,10,4,270,37,7,2570,,,,347,84,18035,252,20,18963,49,9,2221,116,34,7448,32,18,2963,99,36,4581,,,,80,20,3091,,,,478,32,19539,27,10,467,204,22,3550,147,46,4809,,, +19123,Mahaska County,22,-92.65,41.31,1485.08,1.95,0.08,17,4,983,,,,,,,432,67,20767,384,30,20424,121,14,6385,187,37,13032,33,17,1324,143,29,6897,,,,102,28,5916,566,5,9499,996,45,50552,112,10,1605,694,47,10255,265,73,6972,,, +19197,Wright County,13,-93.96,45.15,1508.11,0.0,0.0,11,5,461,,,,26,4,2033,155,34,8296,247,23,17121,44,11,1984,120,24,5635,18,10,247,79,21,1892,,,,60,18,1873,,,,860,32,43961,16,10,241,233,31,3121,132,51,3428,,, +19125,Marion County,33,-94.34,32.79,1477.54,2.24,0.15,,,,37,3,2686,31,3,3161,376,97,26362,344,36,24049,157,21,8721,261,46,22009,77,37,2322,369,67,18785,27,4,1776,173,35,7748,1054,8,23516,2101,104,103718,130,19,2484,1050,79,15395,447,106,12416,,, +19127,Marshall County,40,-89.3,41.03,1484.45,2.5,0.22,26,4,1874,,,,170,4,18403,427,85,28128,322,45,22710,146,17,6124,312,55,22149,557,27,24545,286,43,13609,,,,486,30,16662,63,7,1523,1815,102,93591,79,10,2700,932,79,16092,534,95,14602,,, +19129,Mills County,15,-98.55,31.49,1141.02,0.0,0.0,,,,,,,,,,134,45,7058,67,16,3058,13,4,475,83,15,4693,13,16,562,110,22,5545,,,,161,18,8215,,,,318,27,12325,69,8,773,185,20,2791,107,41,3108,,, +19131,Mitchell County,11,-100.92,32.29,1216.4,0.0,0.0,,,,80,3,5273,,,,196,45,10086,343,22,17030,13,5,340,113,20,6901,3,5,116,72,16,2665,,,,26,5,540,81,4,6733,567,23,19164,53,6,586,142,19,1687,127,47,3459,,, +19133,Monona County,9,-95.94,42.02,1810.21,0.0,0.0,,,,,,,,,,100,26,6380,153,18,8469,,,,104,23,5114,13,6,302,30,9,1370,,,,19,6,753,,,,561,24,24881,134,6,2925,153,23,2259,105,24,3419,,, +19135,Monroe County,8,-90.18,38.27,1124.94,0.0,0.0,,,,,,,,,,42,14,2350,86,10,5256,37,6,1049,46,8,2943,11,6,380,72,16,2919,,,,106,7,3372,,,,386,23,17156,,,,121,16,1408,59,23,1405,,, +19137,Montgomery County,10,-95.51,30.3,1101.0,0.0,0.0,,,,,,,,,,176,39,8630,160,14,8677,181,5,9759,115,22,6705,40,11,1167,70,19,3535,,,,59,14,1863,,,,767,33,34852,43,6,682,232,25,4366,150,38,4530,,, +19139,Muscatine County,43,-91.12,41.48,1163.3,2.54,0.17,15,3,529,,,,61,7,4639,402,79,25746,768,51,42437,323,12,10886,356,52,20970,165,50,6063,711,65,64649,1479,12,165659,1206,40,41578,21,5,1966,2542,104,100951,195,10,2934,1206,106,17569,628,98,23345,4,3,37 +19141,O'Brien County,14,-95.63,43.08,1484.52,0.0,0.0,13,4,722,,,,16,3,1767,162,50,7525,480,38,26177,100,7,4956,220,34,14752,23,6,689,224,27,9561,,,,67,18,1867,51,4,1037,1364,44,38436,18,7,273,265,26,3840,292,76,8274,,, +19143,Osceola County,6,-81.14,28.04,1034.46,0.0,0.0,179,3,10028,,,,30,4,2108,140,25,5572,172,13,11583,54,5,1610,79,17,3279,,,,25,9,1017,,,,,,,,,,418,16,16297,,,,92,9,1187,45,24,1009,,, +19145,Page County,15,-78.5,38.6,1386.96,1.95,0.06,6,6,365,,,,69,4,4431,140,34,6157,184,18,6954,44,9,2137,157,22,8905,47,10,1203,96,19,3281,110,4,5357,149,17,7236,,,,1498,62,71384,11,6,96,308,28,4353,192,60,3413,,, +19147,Palo Alto County,9,-94.66,43.08,1475.06,0.0,0.0,3,4,118,,,,15,3,1385,172,30,7781,166,19,9193,39,5,1701,131,23,9841,7,4,268,41,10,2827,,,,14,5,468,33,3,634,720,30,24873,15,4,76,323,25,6936,74,27,1067,,, +19149,Plymouth County,26,-96.22,42.74,2237.2,0.0,0.0,25,6,2073,,,,67,4,6678,317,89,17653,479,37,35709,40,5,2358,255,44,15525,32,24,1454,266,39,18257,488,4,42770,120,24,6534,189,11,5181,1176,57,42892,93,18,1610,717,47,9367,371,82,13536,,, +19151,Pocahontas County,7,-94.65,42.73,1498.41,0.0,0.0,,,,,,,,,,57,21,2554,402,17,19843,39,4,1778,100,23,5065,3,3,10,34,13,1002,,,,8,3,132,,,,257,19,9704,20,6,200,85,10,885,69,21,1385,,, +19153,Polk County,489,-94.82,30.76,1533.03,2.32,6.17,91,18,7885,59,7,4288,1532,82,220169,15313,1276,1187529,16121,760,1134008,7740,260,668228,33754,1063,3520626,4203,847,250603,21535,1637,1810992,11921,142,1156214,15743,788,800289,5826,171,188406,38858,1475,2310872,2734,210,79117,21247,1211,481998,10610,1453,458080,2,6,213 +19155,Pottawattamie County,94,-95.53,41.31,2483.62,2.41,0.51,9,4,622,,,,324,8,20709,1232,219,73268,1723,98,110946,410,25,55836,601,117,39535,490,95,21949,658,134,33202,198,9,18496,1015,109,49873,289,15,5599,5050,240,243892,395,33,5746,4716,202,110618,977,208,33150,,, +19157,Poweshiek County,19,-92.54,41.68,1518.0,1.74,0.04,48,6,3520,,,,30,3,1944,771,93,58893,218,25,13641,66,15,2870,966,38,72588,28,15,714,132,48,5413,,,,197,26,4922,1395,4,65136,993,67,46873,57,11,740,412,42,6900,175,51,5117,,, +19159,Ringgold County,5,-94.25,40.74,1396.03,0.0,0.0,,,,,,,,,,128,20,7502,53,4,2489,,,,40,10,2960,4,4,125,35,7,1301,,,,,,,,,,343,11,13751,5,4,82,79,13,989,42,22,976,,, +19161,Sac County,10,-95.08,42.38,1497.82,0.0,0.0,38,7,2013,,,,,,,102,29,4586,205,31,18553,31,6,1793,113,22,5322,3,4,172,37,18,1411,,,,31,8,944,,,,468,28,16128,15,4,276,100,21,1706,105,39,2614,,, +19163,Scott County,174,-90.48,39.63,1212.62,2.24,2.08,18,5,843,16,4,1083,808,40,65666,5369,452,420937,3834,279,247186,4401,60,160878,2601,304,214296,780,232,35607,2514,346,157581,1319,37,143281,5377,247,186309,2640,51,75963,13583,542,657639,1226,80,26288,8556,473,176230,2968,404,88456,,, +19165,Shelby County,12,-94.13,31.77,1531.77,1.51,0.03,37,3,1241,,,,,,,180,34,14809,301,24,14265,334,10,12259,263,40,16854,19,11,429,114,21,6138,,,,78,15,6433,,,,714,41,26020,45,8,1146,252,25,3281,143,43,3742,,, +19167,Sioux County,36,-96.16,43.06,1991.28,0.0,0.0,143,15,14004,,,,46,4,3969,1783,197,121018,1724,96,89932,173,18,8507,632,78,42604,169,39,11368,371,75,21585,101,6,11246,340,62,12896,1722,24,45587,2724,96,98780,68,14,1761,1015,69,16039,721,168,19136,,, +19169,Story County,98,-93.49,42.02,1485.74,3.27,1.06,180,17,14420,,,,95,12,7154,1863,213,128080,681,71,45117,1084,50,179378,680,122,53128,721,141,37220,1150,230,85194,624,13,96982,1378,110,52404,178,23,6509,5809,224,325817,379,42,7435,4164,256,70396,1607,240,61214,2,4,42 +19171,Tama County,17,-92.54,42.06,1870.23,0.0,0.0,,,,,,,,,,126,28,8122,195,30,9467,7,3,311,109,28,5371,14,8,678,73,16,2829,,,,14,8,390,,,,437,27,12492,19,5,309,978,28,23447,112,37,2120,,, +19173,Taylor County,6,-99.88,32.28,1384.87,0.0,0.0,,,,,,,,,,48,20,1685,65,9,3541,,,,38,10,1865,7,5,351,40,8,2938,,,,9,3,289,,,,151,11,4023,,,,46,7,517,66,23,2172,,, +19175,Union County,12,-89.25,37.46,1102.71,1.52,0.03,,,,,,,92,4,7786,131,37,6767,254,17,15172,83,8,2929,169,26,8383,6,6,192,62,18,2386,,,,292,11,9159,38,6,1037,915,40,48260,35,4,408,302,26,4635,144,38,6357,,, +19177,Van Buren County,7,-91.97,40.75,1270.77,0.0,0.0,,,,,,,,,,40,16,1601,85,8,2371,,,,45,11,2383,6,3,146,36,6,1375,,,,5,5,264,,,,209,10,9855,,,,57,8,840,22,13,643,,, +19179,Wapello County,35,-92.41,41.01,1129.26,2.11,0.26,,,,,,,165,4,17431,369,64,24709,272,30,17155,124,13,5923,353,48,19499,116,22,4850,202,37,8855,118,4,6966,953,32,25364,47,7,979,2422,83,97887,153,12,2374,1090,79,18508,308,78,8765,,, +19181,Warren County,52,-79.27,41.81,1483.91,2.12,0.07,13,5,1161,,,,11,6,485,939,163,64527,469,46,22142,47,15,2996,317,63,21988,159,54,8883,290,83,13585,14,4,1067,337,62,14265,839,12,19155,1085,80,38404,224,20,6244,1009,76,16462,424,118,13364,,, +19183,Washington County,23,-96.39,30.22,1478.41,1.94,0.04,10,5,672,,,,,,,801,130,44554,485,48,23886,56,9,2704,214,46,12027,31,17,718,180,47,9098,,,,37,18,1363,40,5,1842,1268,61,45612,82,7,1199,990,41,29757,261,78,6687,,, +19185,Wayne County,7,-88.42,38.43,1365.33,0.0,0.0,,,,,,,,,,41,13,1662,102,9,4752,14,6,363,34,8,1473,,,,58,8,1923,,,,17,5,857,,,,392,11,21770,4,4,55,74,10,877,28,20,727,,, +19189,Winnebago County,11,-89.15,42.33,1040.14,1.57,0.04,,,,,,,,,,291,41,12065,216,22,12450,84,10,4724,164,21,8954,4,3,96,148,17,4373,,,,31,18,1465,552,3,13685,332,28,10173,102,4,1336,160,21,2094,139,30,3389,,, +19187,Webster County,37,-84.55,32.05,1860.9,1.93,0.17,,,,,,,,,,1029,99,70487,867,63,61616,281,21,12382,347,77,21131,249,43,9929,751,60,55324,93,5,9417,339,43,12182,180,7,4414,2602,121,125549,115,14,1622,1292,83,21823,568,112,19859,1,3,48 +19191,Winneshiek County,20,-91.86,43.27,1787.6,0.0,0.0,20,7,774,207,4,21046,,,,408,64,34756,352,44,20502,78,12,3150,288,39,17458,41,13,956,192,29,14755,,,,256,21,8396,1564,7,30935,1332,57,64639,61,15,2261,701,61,11215,319,77,7790,,, +19193,Woodbury County,105,-96.06,42.38,2273.3,2.56,0.89,35,7,2141,,,,479,8,51447,2606,245,169088,2418,165,158753,568,45,30710,1095,172,77692,447,112,16842,1073,187,62499,523,17,32279,3804,152,111282,1463,22,45991,9553,321,499672,323,48,7598,4873,253,97304,1583,279,47041,,, +19195,Worth County,7,-83.87,31.52,1040.94,0.0,0.0,,,,,,,17,4,1779,102,31,5039,118,16,5710,8,4,221,47,10,3110,,,,17,9,527,,,,28,6,523,,,,202,9,5200,292,4,8608,105,9,1309,62,26,1170,,, diff --git a/training/naics2/US/counties/2021/US-ID-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-ID-training-naics2-counties-2021.csv new file mode 100644 index 00000000..03f181b9 --- /dev/null +++ b/training/naics2/US/counties/2021/US-ID-training-naics2-counties-2021.csv @@ -0,0 +1,45 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +16001,Ada County,485,-116.24,43.41,2747.09,2.34,3.98,39,20,3882,89,10,4847,2070,45,230921,17599,2201,1065681,13604,701,1371889,9515,298,1070070,10242,1102,914489,4464,1337,256532,15665,2163,1116432,5833,121,677866,13630,1014,545392,3023,226,135657,39385,1895,2363286,3585,245,80546,21615,1153,471452,8553,1241,316487,21,33,986 +16003,Adams County,4,-91.21,39.98,3546.08,0.0,0.0,23,5,2109,,,,,,,51,31,2303,,,,,,,10,3,401,7,5,212,32,10,1303,,,,24,8,809,,,,49,5,2220,,,,79,12,1333,11,7,302,,, +16005,Bannock County,86,-112.25,42.69,2973.65,2.29,0.33,,,,,,,116,7,11549,1430,273,78814,886,88,49921,271,34,11873,2516,159,160031,326,133,13988,938,197,50537,26,6,1707,1140,96,29014,182,20,5069,6006,414,264467,409,30,5076,3457,208,54761,814,154,24133,,, +16007,Bear Lake County,6,-111.32,42.22,2719.08,0.0,0.0,,,,,,,11,3,1047,51,19,1816,28,5,929,,,,37,9,1900,13,9,499,34,11,1435,,,,15,5,814,,,,309,13,16504,13,5,308,142,17,2273,15,5,527,,, +16009,Benewah County,10,-116.67,47.22,2030.92,0.0,0.0,168,41,9702,,,,,,,115,33,4740,37,5,1200,34,5,985,41,12,1390,14,11,469,48,13,2017,,,,24,7,575,,,,302,15,14132,,,,185,28,3178,103,27,3539,,, +16011,Bingham County,48,-112.36,43.19,5491.37,1.72,0.02,135,11,4584,,,,41,3,4044,959,181,50724,1050,54,58276,35,10,1736,208,50,13133,81,40,2817,362,76,15482,,,,173,37,5522,189,15,4826,2085,119,102020,342,10,12158,766,52,10077,351,74,13666,,, +16017,Bonner County,46,-116.6,48.27,4967.73,1.7,0.04,154,50,8215,189,7,18170,140,9,12585,1454,360,73804,211,39,10928,280,23,20508,310,77,22730,323,130,15708,540,174,27715,186,4,17393,794,79,23609,177,22,4307,1788,166,75554,118,30,3101,2121,148,43679,632,130,17973,3,3,75 +16013,Blaine County,24,-99.98,41.92,6875.47,0.0,0.0,16,7,765,31,3,1385,,,,2057,342,117577,356,43,27783,107,21,7143,238,80,23245,469,172,32659,955,191,76439,8,4,479,809,145,48391,310,19,13478,776,78,52134,499,48,16094,2893,128,72683,454,118,23005,2,3,46 +16015,Boise County,8,-115.74,43.99,4939.11,0.0,0.0,17,5,1624,,,,4,3,207,146,46,5753,28,5,342,,,,25,6,2584,18,13,517,8,9,309,,,,97,15,2208,,,,17,4,770,40,11,1673,123,25,2202,66,18,1777,,, +16019,Bonneville County,122,-111.48,43.4,4921.65,2.24,0.36,93,7,3109,,,,51,9,3663,3223,562,179864,2783,187,160680,577,49,26585,1522,229,120112,1183,199,63625,9932,457,947741,630,21,71544,4175,192,279609,589,44,19116,11187,659,501353,699,46,10604,5749,257,105064,1240,239,43027,,, +16023,Butte County,3,-121.59,39.65,5798.13,0.0,0.0,,,,,,,,,,12,4,241,17,3,675,,,,10,4,338,,,,5,3,76,,,,,,,,,,155,7,5832,,,,29,7,461,9,4,193,,, +16021,Boundary County,12,-116.43,48.78,3310.65,0.0,0.0,185,36,8184,,,,,,,327,89,14143,83,10,4056,14,8,519,43,12,2805,38,12,799,134,34,5155,,,,138,23,3610,18,3,536,524,27,24228,9,7,408,161,26,2608,91,33,2490,,, +16025,Camas County,1,-114.81,43.41,2793.74,0.0,0.0,,,,,,,,,,32,11,1609,,,,,,,,,,,,,2,3,64,,,,,,,,,,9,3,277,,,,8,3,91,9,3,234,,, +16027,Canyon County,227,-116.7,43.64,1563.35,2.13,2.7,227,35,10144,38,6,2441,141,7,14127,9052,1539,440358,2688,187,158204,813,59,38967,1064,240,70852,635,261,27014,1536,332,91906,524,14,42662,3238,387,110383,1674,42,43780,8373,475,367452,389,52,6161,6474,327,116830,2469,379,85976,,, +16031,Cassia County,24,-113.58,42.22,6683.86,1.99,0.02,88,9,3043,76,7,7156,43,4,4318,588,76,28835,424,31,25281,53,12,3187,164,38,8456,58,40,1786,176,63,6925,,,,300,25,6678,28,4,350,1339,94,48449,175,11,1778,915,63,16871,171,49,6010,,, +16029,Caribou County,7,-111.61,42.78,4658.03,0.0,0.0,,,,,,,28,5,2203,164,24,9777,45,11,2202,12,4,282,48,11,2080,6,4,90,38,9,1381,,,,38,5,1003,,,,296,22,12693,,,,93,17,1155,55,16,1581,,, +16033,Clark County,1,-87.78,39.33,4568.97,0.0,0.0,,,,,,,,,,11,3,379,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +16035,Clearwater County,9,-95.37,47.56,6443.67,0.0,0.0,114,15,7362,,,,6,3,1091,108,27,5432,165,6,12857,20,6,732,41,11,2154,22,10,772,30,9,911,,,,28,10,1813,12,3,273,494,23,27247,29,7,364,192,31,2803,35,18,1107,,, +16037,Custer County,4,-105.35,38.11,12790.66,0.0,0.0,,,,61,3,3740,24,3,2097,100,37,5106,14,3,520,,,,15,6,650,4,6,157,25,8,737,,,,19,9,572,,,,122,13,3016,49,19,2548,151,33,6938,25,12,374,,, +16039,Elmore County,28,-86.13,32.58,8030.74,1.82,0.04,3,4,106,,,,35,5,3834,228,47,9362,107,18,6011,44,4,2408,202,31,12892,54,18,2014,171,27,9829,,,,87,27,2694,26,7,1616,724,51,41450,17,7,358,775,62,13072,128,36,3254,,, +16041,Franklin County,14,-95.22,33.2,1729.17,0.0,0.0,2,3,61,39,3,2238,39,5,4218,206,67,8922,144,18,8460,72,6,1319,72,22,3294,28,20,533,62,20,2455,,,,40,19,896,,,,499,33,21348,15,6,325,297,23,3157,53,21,1651,,, +16043,Fremont County,13,-95.59,40.73,4910.83,0.0,0.0,2,4,373,,,,39,5,4050,286,92,11214,113,13,6089,,,,31,8,2131,66,23,1834,32,12,1120,,,,55,17,1478,12,4,264,283,19,12547,48,10,1543,252,47,7025,67,22,2870,,, +16045,Gem County,19,-116.38,44.01,1462.28,0.0,0.0,26,6,2472,,,,,,,449,132,18595,132,14,4729,12,5,447,62,18,3585,27,19,1078,140,30,7509,,,,87,20,3180,,,,826,48,32205,42,8,520,315,28,5856,104,37,2932,,, +16049,Idaho County,16,-115.52,45.77,22018.66,0.0,0.0,116,30,6558,46,5,4101,,,,417,105,17583,89,14,4823,59,7,1063,127,25,6190,19,17,684,80,28,2625,,,,40,15,1263,49,6,607,743,32,48337,73,23,1944,286,55,4671,96,30,2553,,, +16047,Gooding County,15,-114.83,43.0,1901.27,1.8,0.03,18,7,3154,,,,53,6,5670,263,62,10394,166,17,10794,16,3,955,60,20,2154,14,10,398,43,19,1970,,,,32,12,1096,,,,808,38,35974,27,6,645,357,36,4776,101,30,3282,2,3,95 +16055,Kootenai County,168,-116.72,47.65,3391.21,2.0,0.47,744,51,19449,385,11,33012,266,17,24765,6665,1075,377843,1941,168,118170,1562,90,97805,2205,297,148128,1027,467,51358,3143,586,200098,125,26,14103,3357,312,139918,525,69,15068,10902,613,636840,1144,109,51879,8427,448,197494,2015,390,69111,4,9,351 +16061,Lewis County,4,-91.7,40.09,1242.65,0.0,0.0,51,11,2743,,,,,,,15,14,1130,60,7,3257,,,,45,6,2800,8,4,303,3,3,135,,,,17,3,768,,,,77,11,2317,,,,113,16,2144,39,6,855,,, +16051,Jefferson County,30,-94.17,29.83,2863.9,0.0,0.0,139,8,4472,,,,28,3,2738,873,172,40729,601,31,29934,23,5,809,93,24,5211,56,24,1865,170,44,5681,,,,107,37,2482,18,5,110,331,52,10994,75,8,1538,279,29,3725,154,41,4147,,, +16053,Jerome County,24,-114.29,42.7,1560.76,1.84,0.2,101,13,4447,,,,69,6,4329,561,88,26858,490,37,32991,69,9,4043,98,22,4111,44,18,1993,86,27,3696,,,,286,37,11306,70,5,1577,479,42,23108,66,5,2057,471,39,7893,266,55,8304,,, +16057,Latah County,39,-116.69,46.82,2789.4,2.48,0.19,235,33,13936,,,,,,,522,141,25084,301,20,18052,136,23,8120,195,47,11425,166,58,5351,760,77,52708,,,,219,46,7025,353,28,11581,1728,105,79688,78,16,1227,1972,129,29254,576,103,16409,0,5,203 +16059,Lemhi County,8,-113.85,44.93,11833.92,0.0,0.0,9,5,345,10,4,1412,10,3,894,175,48,8375,48,7,1347,35,7,940,34,9,1342,24,15,891,85,23,5589,,,,36,10,882,,,,574,32,25794,58,25,2565,258,39,4992,85,21,2748,,, +16063,Lincoln County,5,-81.21,35.49,3123.61,0.0,0.0,,,,,,,,,,91,29,4614,,,,,,,5,3,185,,,,41,7,1605,,,,49,7,1684,,,,85,6,2739,4,3,175,29,5,408,9,6,262,,, +16065,Madison County,51,-95.95,30.96,1225.8,5.3,0.53,109,9,4491,,,,57,7,5343,601,152,26289,668,45,35854,111,17,3249,373,49,19811,321,64,12798,840,82,30439,26,4,1283,490,63,17840,9200,17,183372,2187,118,71509,78,11,2344,1607,77,23241,228,54,5922,,, +16073,Owyhee County,12,-116.16,42.47,19936.7,0.0,0.0,549,5,16984,4,3,233,,,,237,51,10230,91,10,5807,14,3,617,24,8,1182,16,9,448,95,11,4568,,,,57,11,3371,,,,281,24,7948,,,,214,25,2704,29,13,1511,,, +16067,Minidoka County,21,-113.61,42.84,1975.17,1.75,0.02,77,4,2434,,,,41,5,3808,747,79,47691,763,42,43470,190,8,8670,162,16,9658,46,17,2041,138,35,4985,,,,55,11,1719,,,,676,36,32779,15,4,320,295,29,4615,263,43,9472,,, +16069,Nez Perce County,42,-116.81,46.4,2217.74,2.21,0.16,90,16,7068,,,,,,,922,140,46393,578,44,29430,352,21,14854,1032,87,68112,155,57,6286,517,72,22202,51,5,9349,530,71,16498,108,13,2714,2960,153,141895,145,18,3105,2021,97,37800,657,107,18846,,, +16071,Oneida County,5,-75.4,43.21,3109.34,0.0,0.0,,,,,,,,,,32,12,1124,,,,12,3,327,47,6,3469,9,7,182,6,3,237,,,,,,,,,,188,9,6340,5,4,56,87,9,863,6,3,137,,, +16075,Payette County,25,-116.77,44.04,1063.12,0.0,0.0,127,6,4393,12,3,203,110,8,12655,487,110,18932,348,25,25912,,,,153,40,9239,73,47,2558,187,45,8069,,,,487,33,10516,77,8,2347,903,64,45006,19,4,376,358,35,5329,180,48,4427,,, +16077,Power County,8,-112.89,42.68,3734.96,0.0,0.0,139,7,5304,,,,14,3,1262,77,20,3859,264,14,15818,68,5,4005,45,10,2324,16,8,255,28,15,1242,,,,35,7,1313,,,,158,13,6113,0,3,31,84,15,1206,71,14,1825,,, +16079,Shoshone County,13,-115.96,47.31,6842.89,0.0,0.0,17,5,503,680,13,52180,,,,167,50,8876,57,7,3222,18,3,696,57,16,2322,34,14,823,91,19,4487,,,,195,16,8577,14,6,396,641,29,20373,196,12,3331,571,52,10125,96,23,3099,,, +16087,Washington County,10,-96.39,30.22,3816.2,0.0,0.0,56,5,2965,,,,,,,91,44,5248,110,6,3803,90,4,5247,36,10,1356,11,8,576,79,17,2878,,,,12,6,749,,,,384,25,16590,13,5,216,256,26,3573,40,17,632,,, +16081,Teton County,11,-112.26,47.85,1166.47,0.0,0.0,,,,,,,11,3,853,795,156,46759,67,13,2628,72,10,2853,45,14,2490,96,53,5778,146,63,10292,,,,207,38,17441,88,12,2036,326,40,9848,109,23,5804,452,46,11861,107,34,9720,,, +16083,Twin Falls County,89,-114.7,42.27,4993.39,2.16,0.25,86,23,5443,,,,266,16,21816,1813,396,83265,1537,140,84337,398,30,20250,937,147,64891,365,163,12997,1372,262,66622,466,13,18417,2749,135,79874,117,25,2710,6076,431,299478,317,47,3802,3914,219,68531,1220,227,37959,,, +16085,Valley County,11,-98.98,41.56,9677.56,0.0,0.0,11,5,934,43,3,4990,21,5,2520,638,167,31989,96,15,6198,46,9,2924,61,14,4064,126,73,5977,101,54,4823,7,3,470,95,34,5361,28,7,544,564,44,31581,396,26,5447,1214,83,35960,197,53,6135,,, diff --git a/training/naics2/US/counties/2021/US-IL-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-IL-training-naics2-counties-2021.csv new file mode 100644 index 00000000..5a122e14 --- /dev/null +++ b/training/naics2/US/counties/2021/US-IL-training-naics2-counties-2021.csv @@ -0,0 +1,103 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +17001,Adams County,66,-91.21,39.98,2256.61,2.15,0.3,8,4,372,186,7,15565,108,7,11203,1233,216,66848,1843,96,103802,494,32,20699,1287,136,80210,259,63,8498,719,117,34288,860,16,125249,860,94,28594,487,14,12033,6580,151,407282,433,38,8483,2557,155,46525,1493,224,43584,,, +17003,Alexander County,5,-89.35,37.18,654.42,0.0,0.0,,,,,,,,,,6,3,471,,,,5,3,312,14,5,792,,,,10,4,678,,,,,,,,,,99,6,3675,,,,103,9,1816,31,11,952,,, +17005,Bond County,17,-89.44,38.86,991.55,2.37,0.1,133,3,4815,,,,51,3,5288,94,25,5350,390,21,17533,27,5,754,102,18,5043,8,4,159,53,18,2180,,,,16,12,221,425,3,8000,390,33,17086,39,4,686,355,32,6163,191,47,4914,,, +17007,Boone County,54,-88.82,42.32,730.65,2.23,0.8,10,3,393,24,3,1618,,,,724,107,46502,279,36,16298,61,11,3059,168,45,8289,72,36,3577,324,48,21537,,,,369,65,13181,36,4,716,854,68,38238,107,22,2171,863,70,16304,586,83,18614,,, +17009,Brown County,6,-98.99,31.75,796.15,1.5,0.09,,,,,,,,,,19,9,1381,1980,7,124841,5,3,309,40,8,2038,,,,22,7,570,,,,38,5,1341,,,,139,8,6423,35,3,460,75,11,1240,65,19,1428,,, +17011,Bureau County,33,-89.53,41.4,2262.6,2.02,0.05,81,9,6588,,,,,,,325,70,29155,1012,51,56184,21,8,927,288,52,19593,27,14,1011,160,36,6532,131,4,16836,156,26,4637,,,,2012,61,87050,30,14,977,638,71,10940,421,103,12117,,, +17013,Calhoun County,5,-96.67,28.5,734.39,0.0,0.0,,,,,,,,,,24,8,2167,,,,,,,52,7,1657,,,,9,3,321,,,,,,,,,,86,3,3076,,,,82,18,1121,40,7,778,,, +17015,Carroll County,16,-89.96,42.06,1209.57,0.0,0.0,6,3,326,,,,,,,113,45,7537,305,34,26633,26,7,705,183,28,9272,11,8,194,55,18,2746,,,,118,12,3901,,,,358,24,11184,5,4,606,226,36,4667,198,47,5311,,, +17019,Champaign County,207,-88.2,40.13,2586.04,4.5,0.97,72,5,4612,,,,264,9,27447,3195,338,214040,2592,151,185817,2261,96,169468,3228,297,258972,2008,229,93056,2692,428,207241,592,24,54427,3510,217,117067,841,65,24098,15542,398,1120493,689,89,15833,8534,561,176252,3090,481,131221,3,4,28 +17017,Cass County,13,-94.35,33.06,993.72,2.34,0.1,,,,,,,,,,89,24,3938,104,13,8046,110,4,6213,165,17,8279,17,7,1253,20,10,1608,,,,434,7,24138,,,,275,17,9037,,,,197,30,2872,177,42,4072,,, +17021,Christian County,34,-89.28,39.52,1853.75,2.49,0.05,,,,20,3,1513,42,3,4677,288,90,15687,590,43,43114,165,13,7916,312,65,16486,60,17,1965,149,32,5476,298,4,42754,150,29,5493,,,,1396,53,53847,45,14,1050,785,76,12267,477,95,10903,,, +17023,Clark County,16,-87.78,39.33,1307.37,0.0,0.0,7,3,287,56,12,3009,,,,298,30,16630,250,23,12057,18,9,1255,162,30,6944,48,4,1394,103,18,5352,,,,15,10,960,,,,251,27,8461,17,3,340,626,42,9773,139,47,2825,,, +17025,Clay County,13,-98.21,33.69,1216.09,0.0,0.0,,,,63,18,2762,,,,53,19,2226,217,24,9980,109,7,5874,107,25,5522,51,7,1177,103,13,2763,,,,125,11,3397,,,,693,45,29751,15,4,238,201,21,3420,176,52,3437,,, +17033,Crawford County,19,-80.14,41.7,1154.55,0.0,0.0,,,,70,26,3957,,,,305,30,20945,128,20,6524,50,7,1318,209,28,10399,64,13,2609,236,28,10666,,,,221,22,5481,45,4,1901,791,35,36242,16,3,829,506,41,6232,223,61,5911,,, +17027,Clinton County,37,-89.42,38.59,1303.16,0.0,0.0,6,5,490,,,,22,3,1794,921,135,55205,375,40,19099,149,13,5677,289,54,19488,184,18,8881,201,44,10648,,,,138,34,4674,154,7,3908,1380,102,54122,101,14,2063,1145,90,18440,443,105,10172,,, +17029,Coles County,48,-88.22,39.53,1321.08,2.08,0.45,,,,25,4,1809,149,6,15831,863,102,53607,525,44,32636,414,27,21425,714,94,48051,145,41,6074,410,59,17949,2382,8,97315,862,49,22317,59,6,1200,4682,151,234127,245,16,3465,2014,119,34129,640,137,17133,,, +17031,Cook County,5265,-87.76,41.82,2479.97,6.86,44.02,51,13,2317,280,12,33839,6576,121,922039,70105,10801,6103635,109194,6212,10214801,67760,2796,9157004,206729,8355,30409955,43978,6929,3701438,249494,19520,30979048,99367,1013,12381187,133138,6623,7852058,103103,2209,5935616,374128,15527,20570829,29231,2242,1865378,183550,12399,5491038,97305,12762,5327545,171,106,6667 +17035,Cumberland County,11,-77.28,40.15,898.6,0.0,0.0,,,,5,3,174,,,,55,19,2376,141,16,5677,3,3,34,55,14,2218,,,,17,6,618,49,3,2016,20,7,536,,,,332,18,14386,,,,109,16,1367,70,25,1658,,, +17037,DeKalb County,101,-88.77,41.89,1643.84,3.11,0.52,21,6,1702,28,3,2434,97,7,14846,1791,238,157053,802,74,51325,749,34,32800,735,110,58952,315,70,16007,934,138,55864,244,9,30001,768,110,44716,144,21,3838,4913,216,236153,406,36,6642,2921,212,53929,1028,229,30402,,, +17053,Ford County,14,-88.26,40.5,1259.34,0.0,0.0,,,,,,,90,4,8970,148,33,10119,295,29,17623,25,6,653,102,24,5205,11,6,245,98,15,4027,,,,127,8,3813,,,,1243,31,65479,44,3,1560,281,31,4469,176,53,4426,,, +17039,De Witt County,16,-93.22,39.38,1049.07,0.0,0.0,,,,,,,622,4,80422,330,48,17773,407,26,35528,21,6,810,113,21,6540,30,11,737,156,23,11903,,,,237,19,12340,,,,480,27,17999,63,4,1060,354,35,7304,118,38,2465,,, +17041,Douglas County,20,-88.22,39.76,1080.61,0.0,0.0,,,,,,,,,,396,69,36978,390,36,22582,33,8,1421,191,33,9668,36,12,1712,101,30,2880,21,3,1445,311,19,10873,,,,358,39,13049,30,5,603,729,55,12967,171,56,5866,,, +17043,DuPage County,934,-88.09,41.86,871.22,2.52,28.22,9,5,276,19,9,1564,4706,71,607740,29735,3080,2699893,55646,2577,5009872,13392,549,1672378,32341,2255,4048081,10235,1504,775862,51930,4951,4642549,26880,408,3644109,48606,1895,2376800,14676,509,667742,64898,3697,4020825,7025,494,214511,37228,2250,932393,22432,2636,1061502,17,22,492 +17045,Edgar County,17,-87.73,39.67,1615.68,1.85,0.03,,,,,,,,,,111,33,8744,568,11,26205,37,10,1696,187,26,15225,9,9,691,71,23,3303,,,,76,9,3988,14,4,303,989,28,56197,27,5,394,388,38,6387,187,44,4553,,, +17047,Edwards County,6,-100.35,29.91,576.82,0.0,0.0,,,,,,,,,,59,14,3170,169,14,10097,,,,65,7,3552,7,3,200,30,7,857,,,,10,5,391,,,,92,8,2531,,,,45,6,549,92,31,2101,,, +17049,Effingham County,35,-88.6,39.05,1243.29,1.59,0.11,33,7,1876,,,,98,5,8132,1110,149,77562,1531,71,90825,177,33,8830,421,81,24967,187,43,10008,472,66,26110,10849,7,547007,547,52,17319,64,5,995,2611,147,131627,395,17,21730,2143,122,45056,1387,133,52230,,, +17051,Fayette County,22,-96.96,29.84,1878.51,0.0,0.0,66,3,1763,126,17,6972,25,4,1782,200,52,9072,399,26,17773,58,11,1792,224,32,10109,23,10,800,121,19,4928,,,,16,11,827,,,,785,52,31103,48,7,602,548,48,8902,266,68,6580,,, +17055,Franklin County,38,-95.22,33.2,1117.56,1.6,0.07,,,,399,5,34799,,,,393,64,20648,249,28,14297,174,11,6192,219,49,10184,58,12,1958,174,45,7931,,,,428,31,22451,21,3,382,893,63,37449,30,11,698,944,83,15242,445,95,12109,,, +17059,Gallatin County,5,-88.23,37.75,849.34,0.0,0.0,,,,13,4,353,,,,2,3,106,39,6,1738,,,,20,4,783,,,,16,7,566,,,,,,,,,,87,6,2711,,,,36,5,470,34,16,1014,,, +17057,Fulton County,34,-90.18,40.47,2285.93,1.67,0.05,24,3,1582,,,,125,4,13256,242,64,13019,233,22,11531,126,9,5747,324,46,17442,48,19,1085,206,35,9316,,,,96,23,3319,,,,1661,66,82144,115,11,1538,592,73,10028,326,87,7448,,, +17061,Greene County,12,-90.39,39.36,1415.2,0.0,0.0,,,,,,,,,,60,15,2684,162,20,8412,,,,127,15,9984,22,4,304,25,9,816,,,,50,7,2160,,,,327,17,12312,,,,192,20,2343,109,30,2083,,, +17063,Grundy County,52,-88.41,41.27,1114.91,2.39,0.12,,,,,,,739,6,105109,1091,134,103987,541,45,46774,102,22,5957,283,62,21784,71,38,2910,583,84,34469,32,3,1816,597,51,31061,74,13,1731,2489,143,139335,225,25,5437,1885,130,32231,675,135,26209,,, +17067,Hancock County,18,-91.15,40.39,2109.12,0.0,0.0,,,,33,3,1474,38,6,3123,139,28,6429,287,32,15267,26,9,1556,174,28,8145,7,7,354,194,23,12850,,,,18,14,549,,,,483,27,23582,6,4,224,203,41,3473,179,55,3983,,, +17065,Hamilton County,8,-97.97,31.64,1129.16,0.0,0.0,,,,,,,,,,50,15,2618,99,8,5290,30,4,1595,41,13,1991,17,5,904,32,12,1218,,,,13,4,430,,,,403,19,13815,3,3,117,132,7,1668,103,39,2657,,, +17069,Hardin County,4,-94.4,30.3,470.24,0.0,0.0,,,,71,4,3759,,,,,,,,,,,,,16,5,404,,,,22,3,251,,,,,,,,,,338,12,11466,,,,28,6,438,5,5,59,,, +17071,Henderson County,6,-95.79,32.18,1024.01,0.0,0.0,,,,,,,,,,47,14,2191,138,12,6798,,,,88,13,3581,7,3,156,19,7,568,,,,,,,,,,105,6,5083,,,,64,10,811,32,15,1033,,, +17073,Henry County,49,-90.12,41.34,2138.43,1.99,0.07,146,8,9391,,,,38,10,4216,895,117,65326,888,67,59217,125,15,6416,493,80,31613,37,21,1248,261,50,9536,13,4,592,127,41,7605,62,4,1032,1802,89,70172,123,24,2804,890,97,15702,531,142,12908,,, +17075,Iroquois County,27,-87.83,40.74,2897.93,0.0,0.0,,,,,,,,,,373,87,28484,577,54,31094,87,14,2222,314,53,17316,45,13,1404,90,34,3825,18,3,2233,101,26,4991,10,3,135,1533,64,52837,24,7,1154,449,53,6960,235,75,6315,,, +17087,Johnson County,13,-97.36,32.38,903.09,0.0,0.0,,,,,,,,,,64,18,2815,27,5,1445,,,,83,14,4663,12,5,369,98,13,1488,,,,73,6,4354,,,,255,18,7109,,,,200,17,4265,66,23,1647,,, +17077,Jackson County,54,-96.56,28.92,1559.92,3.0,0.31,9,6,176,,,,42,4,4527,778,91,56122,301,29,15289,216,22,15083,537,84,28222,300,64,8611,612,90,34346,583,7,48907,507,54,22522,172,13,4062,3575,195,215393,87,18,2454,1892,132,34323,850,156,19189,,, +17079,Jasper County,9,-94.0,30.75,1290.26,0.0,0.0,,,,13,7,648,,,,91,25,6857,182,22,8846,21,4,649,112,12,6056,4,6,154,26,9,1206,,,,4,4,125,,,,100,17,3255,,,,154,20,2170,77,29,1833,,, +17081,Jefferson County,37,-94.17,29.83,1511.83,2.6,0.03,,,,53,10,2556,105,4,10707,356,60,18621,1002,59,52385,102,12,4385,391,65,31220,94,28,3344,400,55,26491,31,5,2739,389,27,11000,,,,3364,133,179412,95,11,2219,1444,83,26368,649,123,20462,,, +17083,Jersey County,22,-90.33,39.08,977.42,0.0,0.0,,,,,,,42,6,4139,424,47,19901,146,17,7666,41,11,2278,192,30,11105,22,11,569,105,17,5276,,,,31,14,821,481,4,16333,944,39,35478,77,7,1099,665,48,12214,240,51,6517,,, +17085,Jo Daviess County,22,-90.17,42.35,1601.93,0.0,0.0,5,3,158,,,,,,,374,93,24514,150,24,10807,24,6,808,183,37,10035,197,17,15763,145,44,7324,,,,336,33,15511,,,,651,43,25466,95,15,2538,1163,87,28488,263,63,8275,,, +17089,Kane County,519,-88.42,41.92,1357.64,3.11,5.54,57,11,3217,138,15,9929,382,12,54490,11764,1604,949261,12527,830,1024797,1575,165,110092,7455,754,569780,2448,503,153501,10064,1510,770781,4290,71,403991,15726,953,685562,3772,160,132461,24764,1212,1375973,2385,205,82611,15639,1016,347384,8359,1201,345402,3,4,73 +17105,Livingston County,36,-88.56,40.87,2709.09,2.17,0.05,23,6,1197,47,6,5859,99,7,10086,541,87,37592,973,62,65252,76,15,2405,434,65,25461,60,19,2651,218,41,10388,,,,377,31,13818,,,,1530,65,59100,94,15,2010,722,76,11142,642,111,16957,,, +17091,Kankakee County,108,-87.85,41.13,1764.42,2.25,0.6,7,5,792,29,4,2168,106,5,12819,930,199,69152,1927,113,125106,273,35,15798,801,125,47280,287,98,13684,682,129,31193,527,15,50354,1087,109,49679,1684,18,37335,6915,294,355584,431,37,8962,3981,254,70648,1282,246,40483,,, +17093,Kendall County,131,-98.73,29.94,834.57,2.35,1.39,17,6,451,23,3,1951,108,5,12779,1445,346,94235,1106,77,68852,348,31,32319,821,110,91496,204,96,11090,1017,236,50429,4,5,504,878,159,40868,558,44,19126,1804,205,71043,474,41,9482,3801,225,70825,1113,244,36896,3,3,19 +17095,Knox County,50,-99.71,33.59,1864.42,1.86,0.25,,,,,,,,,,277,67,15706,610,44,37876,99,11,4350,388,75,20992,118,39,3957,272,56,14271,,,,423,49,16481,871,11,22561,3116,126,121944,215,22,4272,1418,129,25586,624,122,19758,,, +17097,Lake County,714,-122.78,39.05,1218.74,2.72,8.72,125,29,5069,94,6,12059,707,21,89819,11584,1988,962529,36129,1180,4948490,3224,273,342110,15265,1144,1717116,3851,868,283361,32163,2845,3301967,25617,151,4408473,19438,1474,1004442,6206,338,240095,36543,2159,2082410,4791,401,409072,23217,1528,529141,9523,1716,358014,9,10,473 +17099,LaSalle County,110,-88.9,41.35,2973.74,2.04,0.27,104,7,5737,437,13,40655,954,15,132231,1144,212,88114,1809,117,119926,326,38,21465,1245,162,76440,250,69,12823,1151,163,55065,247,8,36004,2474,103,63670,327,23,8570,4624,248,202614,367,50,7921,3489,310,62835,1457,312,45166,9,4,63 +17101,Lawrence County,15,-80.35,41.0,969.2,0.0,0.0,,,,193,11,13641,,,,82,18,4902,200,11,8675,17,4,766,308,24,14684,24,9,680,41,9,1653,,,,126,14,6099,,,,382,18,13963,53,3,921,237,17,3542,117,42,2638,,, +17103,Lee County,34,-96.96,30.3,1886.96,1.83,0.15,,,,,,,144,6,20331,228,81,11469,446,29,22842,90,10,4097,248,55,14811,89,27,3314,286,35,16429,,,,272,32,12487,55,4,1215,1895,84,97364,104,14,1676,870,77,15049,410,89,13481,,, +17107,Logan County,28,-89.38,40.11,1603.12,2.01,0.09,50,4,2906,,,,47,3,5793,198,47,9282,483,39,33170,28,13,1134,230,49,12086,44,23,1738,219,28,9407,,,,55,11,2128,544,6,11342,1348,60,53702,44,8,705,715,61,11623,353,72,7887,,, +17109,McDonough County,28,-90.68,40.44,1528.51,1.59,0.02,,,,,,,45,4,4195,218,40,17226,207,29,9742,86,13,4441,284,45,18136,73,28,2329,216,40,7547,62,4,3246,194,29,7116,163,3,4806,1887,68,80803,102,9,1855,831,82,14854,278,88,6640,,, +17111,McHenry County,311,-88.46,42.33,1583.2,2.21,1.94,54,23,1781,84,9,6983,222,8,28410,6363,1120,549163,4546,432,343462,729,87,40911,1960,399,153777,714,280,32403,3357,864,237799,1868,42,181646,4774,588,270862,759,84,18548,12864,813,711275,1898,154,41281,9133,635,192041,4221,799,151842,3,3,89 +17117,Macoupin County,45,-89.93,39.24,2247.18,1.62,0.03,,,,,,,74,4,7723,395,117,20057,503,39,36622,300,10,20083,352,58,17809,50,16,1399,116,40,5859,,,,209,34,16430,583,6,7157,1466,78,51230,105,20,1348,875,94,13874,391,118,8778,,, +17113,McLean County,171,-88.82,40.46,3072.42,2.73,0.87,57,5,3278,,,,188,8,21489,2179,285,134084,3147,173,244524,596,56,43941,18438,241,1921140,692,133,27431,3186,312,594678,631,16,71371,4653,206,167881,2150,54,58606,8073,358,462868,1006,70,23662,6899,392,133099,3071,398,114287,,, +17115,Macon County,104,-88.96,39.85,1517.08,2.23,0.53,4,3,71,,,,781,13,75053,2409,194,155956,1605,103,152703,358,36,17806,1113,138,84134,389,79,14938,1272,129,89865,2668,75,367280,1086,120,42111,951,17,28611,7321,279,384770,450,54,9029,3767,240,68651,1747,292,57726,,, +17119,Madison County,266,-95.95,30.96,1916.64,2.19,1.05,,,,106,10,7809,1058,25,94533,6303,528,506072,4304,208,261798,508,85,27862,2552,428,163955,974,244,43731,3797,460,312153,1459,19,106215,4145,258,178483,700,54,14173,13369,673,615636,1694,112,46501,9947,589,187036,4310,685,135390,2,4,85 +17123,Marshall County,12,-89.3,41.03,1032.32,0.0,0.0,,,,,,,,,,126,28,7514,199,17,13046,23,3,824,79,17,4757,11,7,672,31,12,1930,,,,4,9,264,,,,289,17,11204,33,6,590,164,29,2234,83,30,1470,,, +17121,Marion County,38,-94.34,32.79,1492.24,1.83,0.09,,,,53,14,3904,29,7,3418,409,68,28437,340,28,17676,137,23,5386,332,61,20746,101,27,3315,196,47,8167,9,4,761,189,28,7874,54,4,527,2429,111,102814,84,15,1589,898,80,15588,459,116,11983,1,4,39 +17125,Mason County,13,-99.22,30.71,1459.64,0.0,0.0,,,,,,,4,3,613,61,17,3237,282,26,18507,16,3,313,123,18,7685,44,4,730,30,12,889,,,,26,6,731,,,,573,24,22246,3,4,212,180,31,2972,123,39,2805,,, +17127,Massac County,14,-88.72,37.22,627.37,0.0,0.0,,,,,,,111,3,14492,64,15,2923,92,8,9541,24,6,574,101,16,5862,27,7,1156,81,11,4367,,,,15,7,1771,,,,744,24,25034,,,,652,25,19776,171,44,6476,,, +17133,Monroe County,35,-90.18,38.27,1031.28,1.51,0.27,,,,,,,,,,465,100,27377,394,21,21494,147,11,9948,379,66,27824,156,29,8365,619,78,49076,157,4,14760,612,54,26752,68,6,1672,880,94,32603,251,23,4413,1356,84,25683,663,106,23575,,, +17129,Menard County,12,-99.83,30.86,817.04,0.0,0.0,,,,,,,49,3,4891,93,26,4948,85,11,5264,,,,92,16,5186,3,3,205,94,16,3456,,,,23,10,1142,,,,80,8,2957,27,6,743,117,20,2399,77,29,2456,,, +17131,Mercer County,16,-80.3,41.33,1473.15,0.0,0.0,,,,,,,11,7,423,97,32,6654,120,15,6720,33,8,1555,127,24,5452,7,5,217,28,10,1152,,,,94,12,2992,,,,364,23,14188,84,6,1088,194,22,2665,95,38,1898,,, +17135,Montgomery County,28,-95.51,30.3,1838.12,5.16,0.03,,,,96,3,4505,136,4,15758,285,69,17001,405,39,22474,97,11,3660,388,54,18300,63,19,1897,174,28,11194,11,7,790,133,22,5043,31,4,568,1320,67,53738,85,14,1693,858,79,13903,330,78,7785,,, +17139,Moultrie County,15,-88.61,39.64,892.24,0.0,0.0,,,,,,,,,,347,52,24055,95,14,5492,139,7,8356,129,18,6683,6,5,161,121,14,5745,,,,377,13,11570,,,,676,31,19595,23,5,603,206,25,3761,129,41,3121,,, +17137,Morgan County,33,-90.19,39.71,1482.6,1.92,0.11,,,,,,,,,,311,66,19522,447,42,26398,133,14,5209,1173,55,67407,68,22,2793,675,37,39681,77,4,6032,315,30,11127,607,5,15802,2051,95,113619,207,12,2689,1380,88,22481,378,93,9310,4,3,33 +17141,Ogle County,52,-89.31,42.04,1977.18,2.22,0.04,15,4,772,84,5,7149,715,4,98287,526,111,39472,670,44,40784,109,17,4647,474,70,26754,64,45,3225,236,65,13567,,,,461,44,25220,4,3,242,1553,81,61053,68,14,1582,1086,114,19963,584,145,16442,,, +17145,Perry County,21,-89.38,38.08,1157.71,0.0,0.0,,,,401,3,29978,,,,129,30,5716,182,16,8756,22,5,1191,140,31,7724,20,7,633,61,24,2352,,,,40,14,1441,,,,1043,45,42047,14,4,328,387,35,6013,285,79,6141,,, +17143,Peoria County,182,-89.77,40.8,1632.29,2.24,1.69,12,5,1196,,,,689,14,69897,3188,319,262748,2959,184,195989,1316,82,78436,3333,325,325824,851,187,42475,4156,401,304378,12761,30,1812586,6537,232,257891,2747,48,90179,25189,541,1641691,937,78,29360,6745,475,132443,5825,448,290342,4,3,63 +17147,Piatt County,17,-88.61,39.97,1138.35,1.73,0.04,14,4,958,,,,,,,149,40,8021,233,25,15470,17,3,515,137,24,9478,30,7,880,124,27,6239,,,,20,14,738,37,4,606,502,22,20908,32,6,400,270,31,4391,144,42,3143,,, +17151,Pope County,4,-88.59,37.39,970.31,0.0,0.0,,,,,,,,,,,,,,,,,,,,,,11,4,368,5,5,235,,,,,,,,,,78,6,1400,,,,41,5,766,22,11,539,,, +17149,Pike County,15,-90.85,39.61,2198.69,0.0,0.0,,,,61,3,3082,,,,132,37,5147,249,27,14533,46,7,1358,190,32,10138,121,12,6418,76,17,3540,,,,52,9,2222,,,,694,26,30273,44,10,589,321,36,5184,112,39,2556,,, +17153,Pulaski County,5,-89.12,37.23,525.96,0.0,0.0,,,,,,,,,,,,,65,5,4139,,,,32,4,1223,,,,,,,,,,11,4,228,,,,81,12,1592,,,,31,8,618,51,20,1349,,, +17155,Putnam County,6,-89.27,41.2,445.71,0.0,0.0,,,,,,,,,,246,33,15479,68,10,6480,6,3,293,37,6,2617,,,,25,3,1083,,,,75,9,15347,,,,21,4,694,9,3,262,59,11,725,47,8,830,,, +17157,Randolph County,31,-89.81,38.05,1546.01,0.0,0.0,10,3,183,133,3,10639,174,3,19817,482,71,30732,549,25,33789,70,13,3343,287,49,15913,30,7,1043,328,26,15412,177,5,8358,179,23,4035,113,6,2587,1971,64,97191,22,7,516,788,77,12137,551,108,20953,,, +17161,Rock Island County,145,-90.58,41.44,1168.52,2.23,1.98,,,,57,7,4376,1050,36,132019,2095,239,153265,2712,141,185856,786,47,44187,2309,190,200791,419,126,16192,3039,253,238543,4873,27,820969,2244,137,98277,1842,30,45420,9592,414,502269,635,52,11559,5104,359,101773,2147,360,67751,10,4,170 +17171,Scott County,5,-90.48,39.63,654.43,0.0,0.0,,,,,,,53,3,5161,25,8,1930,77,5,4000,2,3,160,51,9,2220,,,,9,4,155,,,,,,,,,,11,5,410,,,,25,7,406,25,9,290,3,3,48 +17159,Richland County,16,-88.09,38.71,937.31,1.62,0.08,,,,78,15,5122,23,3,2448,138,44,5525,319,23,21824,31,11,1742,184,30,12068,30,8,2034,161,28,12189,,,,199,11,5718,,,,814,54,36673,17,3,187,524,34,7964,249,64,7384,,, +17163,St. Clair County,259,-93.79,38.06,1745.44,2.05,0.85,16,5,798,66,3,4583,534,20,56729,3641,447,246648,2389,176,143053,790,78,48591,2002,377,153108,828,210,35905,3965,435,295517,485,17,33210,3363,305,154956,1257,56,34333,12668,612,652330,904,72,19495,9347,554,186015,3918,576,126707,1,7,34 +17165,Saline County,24,-88.53,37.75,1002.22,2.1,0.09,4,3,98,,,,91,4,9362,282,39,23390,130,11,8082,135,10,7107,358,50,21838,79,13,3337,154,36,6658,,,,72,14,3969,,,,2009,71,74849,18,6,360,638,46,9928,262,84,6736,,, +17167,Sangamon County,197,-89.65,39.76,2271.48,2.35,0.64,29,7,553,261,4,18200,289,22,30586,3041,435,225415,2762,193,183562,1469,90,123820,5187,357,400536,817,229,33337,4090,476,289369,2941,34,230246,3216,269,112693,1191,58,42039,20667,479,1144449,1156,112,42100,8233,531,164261,5137,639,221496,15,4,330 +17169,Schuyler County,7,-90.57,40.14,1142.78,0.0,0.0,,,,,,,,,,56,19,5136,66,8,3764,15,4,455,54,9,2089,6,3,74,40,12,1404,,,,42,7,2383,19,3,355,342,12,12705,35,3,297,132,15,2218,56,27,1457,,, +17175,Stark County,5,-89.81,41.07,746.85,0.0,0.0,,,,,,,,,,174,13,9785,71,14,5072,,,,54,13,2857,,,,23,8,1088,,,,7,3,236,,,,103,7,4112,,,,21,5,275,27,16,451,,, +17173,Shelby County,21,-94.13,31.77,1989.16,0.0,0.0,,,,19,3,765,,,,147,43,6822,261,29,14780,26,6,919,154,33,7020,15,10,516,306,21,18505,,,,75,13,2788,3,3,75,499,35,17513,37,6,1657,424,42,6849,250,65,6345,12,3,44 +17177,Stephenson County,45,-89.67,42.35,1462.4,2.7,0.2,6,6,318,,,,50,3,7041,1807,106,174570,581,46,24042,91,15,4244,961,76,65789,82,40,3090,400,67,24482,230,10,16389,657,47,18030,36,7,645,2340,94,118743,260,21,3819,1060,89,19658,700,127,17599,,, +17203,Woodford County,39,-89.21,40.81,1406.13,0.0,0.0,6,3,769,,,,3,3,490,661,130,44857,490,47,41043,95,15,5827,240,48,15102,67,13,985,179,56,8296,,,,193,43,6507,296,7,7021,1279,42,43233,41,12,1907,873,53,12522,450,104,14565,,, +17179,Tazewell County,132,-89.54,40.51,1703.92,2.19,0.54,108,4,6069,,,,78,4,8932,2977,295,202910,2243,132,136636,506,47,23294,1787,187,127781,352,97,15541,1413,200,79765,500,21,41291,1088,160,51240,177,22,4496,5158,282,185795,501,56,7512,5279,288,101839,2067,342,63781,,, +17181,Union County,17,-89.25,37.46,1093.19,0.0,0.0,18,5,715,,,,,,,88,33,3913,87,10,3544,46,10,1612,119,24,5806,28,6,1149,95,23,3804,,,,34,13,1019,7,3,99,1183,54,37599,17,3,323,320,36,5183,163,43,4642,,, +17183,Vermilion County,75,-87.73,40.17,2334.24,1.84,0.14,7,4,284,,,,125,6,10480,569,100,31796,1968,76,111653,119,21,4670,1072,95,60750,161,35,9311,692,70,41991,89,14,9682,824,52,26268,126,13,4332,4844,148,293093,202,30,3637,2048,145,33612,837,176,22728,,, +17185,Wabash County,11,-87.85,38.46,589.36,0.0,0.0,,,,89,19,4051,41,3,3328,216,12,24310,213,12,14368,24,6,933,108,20,6664,34,11,1395,92,21,4891,,,,22,8,455,,,,612,19,34827,,,,337,17,4776,156,40,3035,,, +17187,Warren County,17,-79.27,41.81,1406.34,2.58,0.07,,,,,,,,,,78,36,3486,251,27,18085,37,9,1676,214,21,12331,22,11,346,93,18,3332,,,,93,13,3539,,,,652,39,21861,86,8,1105,394,38,7321,154,48,3456,,, +17189,Washington County,14,-96.39,30.22,1460.57,0.0,0.0,,,,,,,,,,218,36,13871,1132,30,48777,9,8,802,166,36,11299,7,6,199,81,21,4693,,,,243,22,6069,,,,321,27,11987,24,4,286,330,28,6113,193,51,3909,4,5,50 +17191,Wayne County,16,-88.42,38.43,1853.11,0.0,0.0,8,3,372,77,23,4184,54,4,4587,83,20,4026,142,18,8599,24,5,689,138,23,7015,30,7,1295,58,15,1851,,,,27,10,770,,,,929,36,33277,13,4,57,347,31,5543,177,61,5118,,, +17193,White County,14,-88.16,38.06,1299.73,0.0,0.0,,,,144,19,8047,,,,128,22,7187,174,21,9659,31,11,1035,148,23,8423,34,10,940,82,15,3118,210,3,14204,25,9,1028,,,,665,36,21244,,,,285,24,4787,203,56,6541,,, +17195,Whiteside County,56,-89.92,41.76,1803.68,1.93,0.19,6,5,281,,,,11,3,857,599,106,40385,554,64,31303,78,16,3718,509,90,30078,64,31,2231,409,70,19506,642,5,49761,707,41,20413,149,8,4097,3346,101,132726,91,20,2300,1365,128,23478,668,151,18169,,, +17197,Will County,696,-88.0,41.42,2199.51,2.56,5.52,49,11,1239,212,14,25020,2030,29,275014,19088,1898,1534920,18136,853,1353619,3464,191,245006,4583,742,350079,2397,607,151926,8491,1714,554146,4117,61,505411,22940,1067,1051490,4944,224,162841,28261,1908,1480570,2644,251,71232,22706,1312,488135,11008,1530,448078,9,8,1114 +17199,Williamson County,67,-97.6,30.66,1150.86,1.85,0.1,,,,,,,213,5,26188,854,146,45200,815,61,34289,260,26,12728,1339,125,63812,183,57,7070,645,129,30438,164,6,23710,994,65,20368,131,16,2492,6896,213,376932,212,37,8023,2482,148,44098,854,175,26251,14,5,146 +17201,Winnebago County,285,-89.15,42.33,1344.58,2.31,2.66,32,6,1674,40,11,1635,410,10,56441,3447,528,296455,4925,313,327949,1039,84,91266,3062,380,229750,1029,248,54648,3795,514,242562,1042,29,85005,7711,310,301486,1605,66,44224,17731,667,1109814,1416,131,34464,9613,593,192847,6360,677,184880,2,3,21 diff --git a/training/naics2/US/counties/2021/US-IN-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-IN-training-naics2-counties-2021.csv new file mode 100644 index 00000000..d75979c9 --- /dev/null +++ b/training/naics2/US/counties/2021/US-IN-training-naics2-counties-2021.csv @@ -0,0 +1,93 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +18001,Adams County,36,-91.21,39.98,880.54,2.46,0.04,27,5,966,,,,,,,475,86,22633,306,34,13924,177,16,7370,256,47,13207,124,22,4706,210,43,11620,,,,262,35,9735,79,7,1562,1512,53,68568,44,8,776,886,55,11650,630,112,14349,,, +18003,Allen County,382,-84.06,40.81,1709.43,2.42,2.72,27,8,749,166,5,12475,457,21,48670,11516,957,796360,9014,551,576115,2284,140,137317,9227,653,773985,2212,503,116051,6616,821,415301,2818,61,382371,8950,534,300140,3359,108,96039,36022,1110,1968611,2011,131,45440,15291,784,285818,10126,1013,312762,3,3,81 +18005,Bartholomew County,82,-85.82,39.19,1060.65,1.95,0.38,,,,72,4,4136,138,9,13882,1707,151,126720,3048,76,420164,322,31,21340,956,139,81687,397,87,17191,2964,161,252985,3466,14,515959,2189,98,77646,249,23,6322,5090,226,261096,225,28,5332,3546,172,71600,1264,174,38144,,, +18009,Blackford County,12,-85.33,40.47,428.89,2.23,0.15,,,,,,,,,,124,18,8592,74,8,4168,25,5,1224,61,18,2602,26,9,594,83,13,3327,,,,15,7,415,,,,449,32,19102,,,,262,18,3639,94,27,1806,,, +18007,Benton County,9,-94.05,45.72,1052.62,0.0,0.0,,,,,,,,,,77,17,4262,110,12,6668,13,5,540,94,12,5047,2,3,47,27,9,1201,,,,51,6,1922,,,,102,13,3497,,,,60,10,813,66,19,1546,,, +18011,Boone County,70,-88.82,42.32,1096.13,1.63,0.13,13,5,276,80,5,6365,,,,1876,183,133401,2093,94,121188,688,31,28585,417,110,38401,549,101,22841,879,211,55539,687,4,21719,1072,112,43899,87,18,2297,3100,157,150534,167,32,5821,2331,130,47157,1085,168,35552,,, +18031,Decatur County,26,-84.57,30.87,967.01,1.84,0.16,,,,30,3,1692,51,4,5017,342,63,16791,355,32,19160,94,11,6070,199,40,15900,66,21,2457,137,34,7686,,,,873,28,32008,73,6,1166,1399,66,65919,44,9,1099,1054,53,17415,372,71,10831,,, +18013,Brown County,15,-98.99,31.75,820.13,0.0,0.0,,,,,,,,,,175,49,7890,19,6,893,9,6,769,29,11,1470,48,15,2013,132,22,6054,,,,80,17,2621,14,4,680,300,22,9859,54,9,1190,685,51,14380,93,27,2597,,, +18015,Carroll County,20,-89.96,42.06,971.11,0.0,0.0,,,,,,,,,,238,58,12308,143,22,8202,15,5,603,94,25,4979,29,15,1069,152,19,4038,,,,149,16,5799,,,,277,29,8544,22,6,396,468,41,9121,165,49,4577,,, +18017,Cass County,38,-94.35,33.06,1074.77,2.25,0.31,,,,,,,,,,668,62,47633,476,35,27544,102,7,2963,304,43,18336,52,16,2098,172,39,6001,,,,588,31,14131,,,,2442,64,97762,30,7,368,863,75,13325,395,92,8355,,, +18019,Clark County,120,-87.78,39.33,974.76,1.92,1.25,,,,144,7,11863,199,14,17020,2752,283,175337,2538,109,141371,611,35,22392,2301,169,174172,480,120,22442,1027,187,57719,396,15,24047,2552,127,84743,251,24,8225,6616,296,331367,507,34,8794,5378,250,102055,1624,240,63766,,, +18021,Clay County,26,-98.21,33.69,933.27,1.69,0.11,,,,,,,,,,225,53,9208,68,14,3469,51,11,2286,116,26,6339,24,11,831,61,20,2181,,,,75,14,3836,29,4,260,832,54,42770,132,5,1497,556,47,8318,424,79,11400,,, +18023,Clinton County,33,-89.42,38.59,1049.6,1.99,0.29,10,6,413,,,,,,,477,62,30732,232,36,15914,58,9,2826,217,39,13364,45,13,1135,158,28,7270,,,,589,33,9932,8,4,269,1027,53,38245,12,5,510,785,50,11901,467,78,13889,,, +18025,Crawford County,11,-80.14,41.7,799.74,0.0,0.0,3,4,303,17,4,958,,,,42,13,1409,62,5,3416,,,,17,4,738,6,4,345,25,8,414,,,,10,5,258,,,,144,14,4727,,,,196,17,3545,45,10,1042,,, +18027,Daviess County,33,-94.0,39.96,1131.46,1.96,0.13,6,3,121,,,,63,5,4324,1449,203,69785,385,36,24978,116,12,4851,358,49,22378,47,16,1416,461,48,29214,,,,345,27,12935,,,,1325,78,53241,95,8,862,863,61,12765,677,106,23483,,, +18029,Dearborn County,50,-84.98,39.13,796.21,2.26,0.11,,,,,,,49,11,5280,572,134,34167,289,31,16421,99,8,5540,228,53,16801,87,31,3385,527,66,12705,,,,273,34,9081,,,,2310,134,102947,1170,15,7276,2145,78,52354,479,109,12779,,, +18033,DeKalb County,43,-88.77,41.89,942.41,1.62,0.17,5,3,158,23,4,1368,,,,668,112,39626,813,41,73474,88,12,5598,378,57,22834,122,38,5426,425,66,22454,137,4,15843,626,60,15368,28,5,395,1625,83,70256,232,17,4370,1430,91,24008,648,121,15925,,, +18043,Floyd County,80,-101.28,34.03,387.38,2.31,1.98,20,3,899,,,,60,6,5658,2540,192,153634,565,77,31851,145,21,9153,701,137,47530,238,109,10791,1224,183,61427,153,9,10155,1452,85,59209,293,16,7826,6518,293,324097,209,20,4250,3402,169,59970,1387,197,42004,,, +18037,Dubois County,43,-86.89,38.36,1127.56,0.0,0.0,13,9,641,,,,57,5,3348,975,137,51272,1717,77,120088,108,17,4146,575,83,43507,128,36,4053,402,76,19773,1598,11,154166,477,54,17654,48,5,600,3906,134,171266,164,17,2188,1720,109,32689,827,135,24578,,, +18035,Delaware County,112,-75.4,39.92,1025.28,2.63,0.93,9,4,116,,,,163,8,11985,1709,192,97465,1195,103,64086,675,25,53608,1995,144,168883,422,96,17631,945,148,47314,571,18,51090,3830,137,140325,160,20,3051,9724,346,445129,442,45,9185,4626,219,75108,1809,266,51233,,, +18039,Elkhart County,206,-85.86,41.6,1211.84,2.43,1.28,27,7,2222,,,,122,6,12616,4209,470,286530,7699,394,455906,427,47,24404,1868,231,140302,830,178,41265,1903,301,103794,2000,26,540520,3721,206,126297,1126,48,27233,10879,388,555650,419,54,9966,6571,395,116976,3861,568,145521,,, +18041,Fayette County,23,-96.96,29.84,557.14,2.12,0.35,,,,,,,56,5,4309,83,25,2940,140,12,7956,36,6,776,150,27,7088,33,13,937,89,23,3785,26,3,3385,102,19,3828,,,,1606,61,62425,27,7,626,670,38,9411,238,55,5472,,, +18049,Fulton County,20,-90.18,40.47,961.41,1.95,0.11,6,3,125,,,,33,4,2462,208,46,13263,222,22,12295,,,,178,25,14624,17,10,565,91,18,3957,,,,97,20,3464,,,,651,41,30601,13,3,142,485,39,7024,248,69,6624,,, +18045,Fountain County,16,-87.25,40.13,1030.63,0.0,0.0,,,,,,,,,,89,28,5104,91,14,4772,34,5,1209,148,22,7985,38,8,989,86,20,3354,,,,42,13,1629,,,,369,18,38569,28,5,771,340,33,4873,161,52,4690,,, +18047,Franklin County,23,-95.22,33.2,1013.35,1.63,0.04,19,4,385,14,3,561,,,,221,54,10257,627,10,50417,13,3,644,197,21,10861,37,20,757,63,20,2425,,,,98,20,5962,51,4,1476,734,48,31144,55,6,902,691,47,12985,204,59,6111,,, +18051,Gibson County,33,-87.58,38.31,1292.78,1.92,0.04,10,6,311,425,9,37854,404,10,43194,313,62,17799,269,21,15673,51,8,1704,119,38,10193,138,21,7807,323,46,15809,,,,449,35,15893,498,5,11521,1304,71,45717,27,10,349,1050,62,16346,448,91,11730,,, +18053,Grant County,67,-96.03,45.94,1074.69,1.83,0.5,27,3,1115,38,3,3317,159,6,9954,640,92,39161,314,37,15871,731,23,18107,636,93,39854,186,48,5377,306,64,13275,279,6,15494,906,47,34300,4307,11,92938,4999,158,258856,93,12,1326,2450,127,40296,1126,179,29917,,, +18059,Hancock County,79,-91.15,40.39,795.11,1.79,0.09,16,9,226,,,,70,4,5002,1513,239,85913,699,52,40658,187,20,10775,388,80,27914,165,62,8772,2750,153,330336,427,7,32685,1589,105,57616,38,13,644,2991,150,155795,118,18,2105,2272,129,40813,913,150,24063,,, +18055,Greene County,31,-90.39,39.36,1413.93,2.02,0.04,59,4,4138,,,,78,6,5804,247,68,10812,86,21,4689,20,7,760,130,31,7122,35,13,809,320,41,18939,,,,115,24,4502,8,6,201,1014,54,39318,,,,624,51,8848,284,84,7016,,, +18057,Hamilton County,342,-97.97,31.64,1042.4,2.08,2.94,38,10,2447,161,8,15394,1197,21,178963,8476,750,628439,6186,532,473841,1670,164,154735,19688,889,1944556,3008,691,208913,18031,1614,1466269,7084,83,668307,10757,579,516115,2250,183,74952,21513,1234,1216304,2934,212,80934,17507,783,392675,6895,812,222751,12,10,656 +18061,Harrison County,40,-94.4,32.52,1258.96,0.0,0.0,9,3,290,53,6,3616,95,6,7885,508,96,23928,236,24,11945,100,10,7559,231,43,16907,52,27,1517,136,33,5683,,,,93,26,3956,13,3,395,1677,85,62920,63,8,1649,2104,52,62378,389,76,9556,,, +18067,Howard County,83,-101.43,32.3,761.24,1.97,0.76,,,,,,,121,7,11764,1179,126,69386,1049,58,77637,251,24,14513,825,127,60780,282,72,11642,678,112,31894,21,6,967,766,82,26253,159,20,3540,5191,253,250625,261,24,4185,4025,198,66889,1646,227,38990,,, +18063,Hendricks County,172,-86.52,39.76,1058.57,1.95,0.74,7,4,352,,,,932,16,91856,4804,410,335393,3776,141,232190,164,31,7626,1064,237,76914,552,209,27744,1898,317,100785,120,16,13581,2775,213,123640,174,34,3269,9416,379,534582,623,83,22846,7856,353,143897,3039,387,98641,1,3,239 +18065,Henry County,49,-90.12,41.34,1022.65,2.1,0.49,47,4,3098,,,,57,6,5769,513,89,29098,345,36,16295,158,19,4830,250,46,14903,61,31,2230,130,41,5039,,,,788,32,32911,22,3,392,2253,103,91334,156,15,2262,1332,81,23379,579,116,14268,,, +18069,Huntington County,37,-85.5,40.8,1004.25,2.38,0.14,,,,,,,46,3,4119,389,75,23575,265,42,12101,357,15,20865,324,61,17472,92,40,2678,302,50,13450,,,,351,32,9604,672,8,12963,1697,64,71064,126,18,1402,1200,86,18190,958,119,17648,,, +18081,Johnson County,160,-97.36,32.38,833.48,2.15,1.68,,,,,,,200,11,18730,3672,398,222289,1715,114,107238,323,48,16348,1466,223,104581,598,196,28461,1272,291,76569,323,11,16207,3886,200,179781,920,41,25085,7925,392,385466,612,46,12124,6414,309,126663,2808,341,87818,2,3,18 +18071,Jackson County,46,-96.56,28.92,1330.96,2.3,0.15,13,5,398,,,,106,5,9672,707,99,40979,753,41,48103,86,14,3363,391,70,27186,142,50,5839,319,55,13810,130,7,10289,948,39,28348,98,5,2439,2813,114,123837,32,9,1008,1449,92,24739,724,113,18761,,, +18073,Jasper County,33,-94.0,30.75,1454.19,1.66,0.03,120,9,8848,,,,,,,758,95,38526,446,40,27228,53,11,1447,275,46,13633,72,23,2820,241,53,8273,,,,377,33,13371,78,5,2080,1028,50,32457,43,8,1159,850,60,12669,304,82,7365,,, +18075,Jay County,21,-85.02,40.44,994.4,2.4,0.04,82,4,2520,63,4,3601,,,,176,38,7792,204,16,9817,43,6,1254,128,29,6922,45,16,1079,144,22,5437,,,,110,14,2156,,,,704,47,29996,24,8,350,497,34,6956,236,57,4660,,, +18077,Jefferson County,33,-94.17,29.83,940.21,1.82,0.09,,,,,,,311,10,29329,245,38,10981,238,20,12208,34,8,1530,189,48,11078,91,31,2911,186,35,7487,87,4,7536,444,28,8020,704,8,21966,1950,92,101736,38,6,378,1232,81,20571,300,78,7908,,, +18079,Jennings County,28,-85.64,39.0,979.95,0.0,0.0,6,3,225,,,,,,,707,49,57839,157,10,6742,23,4,1540,87,26,4372,23,12,980,103,19,6203,,,,230,22,8182,13,3,517,852,87,33888,11,7,334,446,30,8328,152,35,3537,,, +18093,Lawrence County,45,-80.35,41.0,1170.64,2.67,0.03,12,3,574,253,7,19136,36,4,3100,605,94,30937,205,19,12958,78,16,3626,309,55,19094,89,27,3559,450,60,26077,,,,137,37,5684,43,6,2354,2670,124,107064,49,10,773,1076,61,17625,619,111,14803,,, +18083,Knox County,36,-99.71,33.59,1357.18,2.05,0.18,7,4,696,725,7,55426,297,13,33181,646,67,36893,578,52,30699,125,13,6762,293,49,18133,182,35,6818,262,42,12093,,,,621,41,24475,72,4,1488,3340,96,157740,112,10,1423,1342,83,22877,562,115,15846,,, +18085,Kosciusko County,80,-85.85,41.24,1436.24,1.76,0.25,8,5,422,,,,75,6,6445,1263,221,69009,3340,95,395853,271,25,10943,791,123,63769,208,82,9402,660,143,26076,3411,6,420046,1438,120,78611,967,26,17606,3809,161,172773,253,32,7359,2493,179,48915,1589,238,59320,19,6,154 +18087,LaGrange County,40,-85.42,41.64,1001.76,0.0,0.0,61,10,3820,,,,,,,685,137,38031,593,49,26018,21,7,977,211,32,12375,65,31,1825,217,42,9064,252,5,13705,121,30,4281,,,,856,47,40874,38,8,1134,660,65,12860,418,90,14240,7,3,219 +18089,Lake County,496,-122.78,39.05,1306.22,2.66,5.39,,,,87,5,6492,1924,35,202654,10947,933,899812,5300,446,362407,1502,117,81078,3966,589,274778,1853,443,87650,5889,885,345820,1729,36,144568,6657,493,326161,2184,137,66865,35919,1343,1986019,2983,134,87495,18935,1060,417495,9529,1192,332969,12,9,464 +18091,LaPorte County,112,-86.75,41.57,1564.21,2.48,0.59,10,4,99,,,,356,13,35765,1774,206,119819,1795,105,105299,278,25,9905,849,113,51500,367,87,23516,737,143,40610,89,10,6451,1279,133,49698,239,17,6969,5472,231,279702,287,33,8147,4231,247,89536,1236,254,39890,,, +18095,Madison County,130,-95.95,30.96,1172.88,1.82,0.6,,,,56,3,3171,,,,1612,233,98713,1188,76,75967,318,37,13447,807,135,52092,281,93,10516,649,164,28404,322,4,13733,1918,137,63490,1206,30,27622,6269,299,311024,974,39,33885,3985,217,69980,1636,302,42112,,, +18097,Marion County,970,-94.34,32.79,1043.81,2.7,17.51,54,8,2774,155,9,12613,1572,30,181192,31043,1818,2204832,28621,1347,2393565,15407,481,2174616,26948,1358,2472926,12542,1550,950422,40754,2705,3777149,14982,216,1433017,38804,1446,1592818,12257,334,512444,93074,2887,5898229,7682,384,670141,42198,2304,1005879,23580,2391,1007976,11,15,493 +18113,Noble County,47,-81.5,39.75,1081.15,2.39,0.08,7,5,427,,,,53,3,5070,557,96,29984,482,36,26296,306,13,13456,261,45,11857,86,34,3714,241,53,11891,,,,823,43,28768,124,7,3652,1342,74,61106,152,6,1951,1065,72,16807,461,111,11704,,, +18099,Marshall County,46,-89.3,41.03,1164.71,2.13,0.04,85,3,6085,,,,90,4,9038,587,114,29171,945,61,47973,74,16,4021,492,72,35229,123,27,4645,337,69,11537,,,,655,48,22801,574,14,25304,2426,91,96687,77,15,2182,1559,94,28760,922,133,35380,,, +18101,Martin County,10,-101.92,32.27,881.5,0.0,0.0,,,,,,,,,,47,19,2222,22,5,1276,19,3,400,27,9,2074,6,3,200,614,39,43921,,,,28,7,1044,,,,124,13,3986,,,,161,21,2385,101,27,1837,,, +18103,Miami County,36,-84.22,40.06,977.2,2.29,0.2,4,3,110,12,3,1068,47,3,4049,306,62,16046,230,31,11794,29,8,1139,239,34,15010,52,21,2697,104,30,5628,,,,78,20,3099,,,,895,51,42832,129,11,1902,706,52,11101,363,87,8423,,, +18105,Monroe County,140,-90.18,38.27,1065.39,3.19,1.61,31,6,767,265,12,18497,440,13,49623,2362,252,145843,1759,81,172170,1162,67,76376,2023,173,131779,1252,194,53756,1838,279,110030,785,26,79867,2488,181,102005,467,48,12279,11073,414,516165,705,57,17730,7092,383,142154,2085,305,74743,,, +18107,Montgomery County,38,-95.51,30.3,1309.16,1.82,0.14,43,4,2469,,,,,,,339,76,17416,388,40,25452,878,14,79297,238,53,14117,90,29,2681,151,54,5344,,,,574,55,15816,745,8,21755,1464,93,106517,71,10,1317,1373,85,21212,471,104,11338,,, +18109,Morgan County,71,-90.19,39.71,1060.53,1.82,0.23,4,3,239,66,5,3311,187,10,15105,1223,199,63085,365,40,24607,57,22,2980,413,72,28527,121,62,4705,399,97,26799,,,,1277,61,32198,87,12,2120,1652,109,71075,159,14,3274,1814,98,33176,773,135,20978,,, +18111,Newton County,14,-93.74,30.81,1045.06,0.0,0.0,,,,,,,,,,82,33,3637,182,18,12697,,,,104,16,4664,16,7,252,56,15,1854,,,,113,5,7626,,,,228,13,8216,,,,331,26,8413,80,22,2497,,, +18115,Ohio County,6,-86.86,37.48,226.15,0.0,0.0,,,,,,,,,,53,12,2458,48,5,1959,,,,13,4,566,9,4,180,21,4,783,,,,14,5,485,,,,90,11,3020,,,,367,9,11371,29,11,839,,, +18129,Posey County,25,-87.85,38.01,1086.92,0.0,0.0,,,,31,6,1792,110,3,10415,387,82,25108,407,22,34758,46,7,950,108,35,6320,68,19,3971,306,38,20770,116,7,7153,290,25,11354,75,5,1547,387,37,12521,18,4,468,472,32,7433,306,65,11765,,, +18117,Orange County,20,-117.87,33.75,1057.15,0.0,0.0,,,,,,,143,3,9333,2293,41,151219,168,12,7353,24,8,1023,127,23,6277,25,11,513,75,19,2570,,,,42,11,1121,,,,694,47,28343,143,8,1653,709,42,11357,193,54,5168,,, +18119,Owen County,21,-84.82,38.53,1004.47,0.0,0.0,,,,,,,,,,167,53,7719,40,10,1612,13,5,486,99,12,5421,8,5,318,84,20,3617,,,,54,10,2108,11,4,443,475,26,15757,66,7,857,311,24,5322,125,39,2069,,, +18121,Parke County,16,-87.22,39.77,1165.5,0.0,0.0,,,,,,,,,,148,27,11367,152,12,6381,31,5,1053,45,11,2777,18,12,832,149,8,6435,,,,164,19,5537,7,3,332,141,19,4437,14,5,310,198,22,3495,144,44,3087,,, +18123,Perry County,19,-89.38,38.08,1000.65,1.56,0.07,9,3,304,,,,48,4,3581,194,29,9560,50,8,2521,8,4,299,97,22,6507,59,16,1466,99,16,4774,,,,381,11,14840,11,3,89,878,42,37991,23,4,306,432,41,6575,117,33,4462,,, +18125,Pike County,12,-90.85,39.61,883.44,0.0,0.0,,,,6,3,312,,,,43,15,1641,57,5,5285,,,,29,7,1517,57,9,2427,28,8,1139,,,,150,19,7341,,,,368,19,10584,6,3,111,155,11,2219,111,41,3426,,, +18127,Porter County,172,-87.08,41.48,1087.53,2.13,0.94,,,,27,3,1983,279,12,28959,3071,397,216890,2452,156,177805,506,49,30895,1061,212,75581,794,168,40265,2355,371,157466,711,11,53010,2163,214,101446,2130,49,60646,8835,422,437889,777,49,11717,6209,348,117382,2481,405,78147,1,3,35 +18131,Pulaski County,12,-89.12,37.23,1125.29,0.0,0.0,48,3,3443,,,,,,,123,29,5512,247,21,13347,10,3,239,116,17,7608,14,9,361,70,25,2734,,,,30,11,1819,,,,615,17,29086,16,8,383,267,32,3811,154,46,3819,,, +18143,Scott County,24,-90.48,39.63,499.18,0.0,0.0,,,,,,,,,,134,30,5506,154,12,7993,20,5,783,112,29,6042,61,18,1451,120,19,3548,,,,259,21,7178,41,3,845,1331,63,41641,31,5,368,592,38,10716,204,43,4599,,, +18133,Putnam County,37,-89.27,41.2,1250.2,2.66,0.21,7,7,265,66,5,3786,70,7,5264,506,109,25432,121,15,7219,132,12,8307,234,38,12584,122,32,3432,209,44,9765,,,,469,35,12925,1046,4,39217,1833,72,69591,45,7,1033,1095,77,18450,382,101,8627,,, +18135,Randolph County,25,-89.81,38.05,1173.68,0.0,0.0,,,,21,3,1017,76,4,5103,552,53,39042,133,16,5035,27,7,845,101,19,4453,29,14,800,155,36,5652,,,,193,18,12490,,,,763,47,26210,67,9,4442,564,39,7943,234,65,4694,,, +18137,Ripley County,29,-90.89,36.65,1160.22,0.0,0.0,5,3,165,36,3,2234,75,5,6332,451,93,22591,395,25,21529,110,8,5968,283,44,15974,43,22,1414,136,38,8449,964,6,62777,379,19,19944,13,5,1197,1325,68,59515,144,8,2927,631,41,9660,385,92,9310,,, +18139,Rush County,17,-99.31,38.5,1057.89,0.0,0.0,,,,,,,,,,217,39,9934,300,30,37674,16,4,605,76,22,4242,27,12,640,157,32,9268,,,,120,13,7083,,,,538,28,24404,32,6,569,333,27,5243,162,51,4112,,, +18141,St. Joseph County,272,-85.54,41.9,1194.45,2.41,3.26,4,3,175,,,,215,12,16705,4848,437,355099,4998,338,323931,2869,112,221720,3847,390,305312,1396,243,66410,4995,478,358255,4377,55,289261,5482,344,190057,14562,72,647466,18928,715,1049627,930,78,25157,10674,604,208288,4692,633,167791,5,5,84 +18145,Shelby County,45,-94.13,31.77,1069.1,2.53,0.16,,,,59,6,4243,48,6,4244,1073,124,63606,473,39,26952,64,13,2323,191,52,10536,126,43,4906,225,56,15890,214,4,31414,585,55,24154,30,4,619,2102,93,100886,803,17,33565,1402,73,23371,630,105,20001,,, +18155,Switzerland County,10,-85.04,38.82,578.81,0.0,0.0,,,,,,,,,,46,16,2495,,,,24,5,482,25,6,954,,,,15,11,601,,,,,,,,,,137,16,4502,25,3,299,689,12,21032,42,14,1009,,, +18149,Starke County,23,-86.65,41.28,808.7,0.0,0.0,,,,,,,,,,93,33,5566,74,7,3431,33,5,2103,67,15,2848,22,12,426,77,14,2671,,,,284,12,15543,37,4,859,326,22,15708,4,4,284,415,31,6410,170,43,4073,,, +18147,Spencer County,20,-87.0,38.03,1039.83,0.0,0.0,1,3,134,,,,202,10,24329,225,46,13188,218,20,9539,61,4,4668,165,31,7746,56,17,2076,105,26,5602,,,,122,16,5839,,,,255,30,9441,271,9,12489,252,34,3887,432,51,10789,,, +18151,Steuben County,34,-77.38,42.24,835.24,1.86,0.12,,,,16,5,796,,,,348,98,17519,426,42,23746,91,14,6130,192,50,11427,118,45,4213,261,60,10561,23,5,933,496,45,37531,885,7,25948,1243,79,52220,99,15,2351,1332,94,24256,614,119,21969,,, +18153,Sullivan County,21,-76.51,41.44,1176.42,1.78,0.1,11,3,273,445,4,40431,218,7,20505,111,26,6095,172,18,8342,15,6,894,94,15,5465,5,4,195,99,18,3841,,,,31,12,993,131,4,3584,521,33,26074,,,,497,34,7314,184,42,3629,,, +18157,Tippecanoe County,186,-86.89,40.39,1303.18,4.41,2.07,47,5,1223,23,3,2049,119,8,10671,3377,317,220016,1779,124,96341,642,60,29054,1712,214,132604,1208,234,56247,3279,333,236329,450,15,30733,3220,170,95751,677,30,19927,12616,477,588356,543,66,8736,8557,469,155900,3528,390,119741,,, +18177,Wayne County,67,-88.42,38.43,1047.17,2.13,0.67,9,4,234,21,3,1492,35,3,2613,674,104,41309,625,54,34729,171,19,6228,692,94,38664,230,65,11851,343,78,15603,464,8,40514,1285,69,55729,804,14,20583,6010,196,325070,188,25,3513,2854,139,47197,792,158,18108,,, +18159,Tipton County,15,-86.06,40.29,674.99,1.9,0.1,,,,,,,,,,363,41,19861,163,19,8945,15,7,516,73,15,5037,22,11,530,65,18,4028,,,,83,17,2657,,,,549,36,30145,9,6,114,434,24,5274,184,39,4035,,, +18161,Union County,7,-89.25,37.46,427.99,0.0,0.0,,,,,,,,,,68,14,2714,,,,,,,21,8,922,,,,79,9,609,,,,13,4,274,,,,64,8,2112,,,,104,9,1784,54,21,1168,,, +18163,Vanderburgh County,180,-87.58,38.05,613.38,2.12,4.28,9,4,197,104,20,5946,663,12,54613,7044,427,478651,5484,294,422324,1835,77,97467,4476,310,365285,1324,240,60070,5641,422,379317,2025,37,221837,5755,262,189443,1894,62,52154,21022,702,1160851,1430,72,29045,10104,472,200060,4567,543,152231,,, +18165,Vermillion County,15,-87.46,39.88,673.13,0.0,0.0,,,,,,,169,9,17953,732,29,83006,50,9,2642,,,,53,12,2055,22,5,2005,18,6,335,,,,58,9,2160,,,,627,27,31103,11,4,209,558,27,9427,109,33,2222,,, +18167,Vigo County,107,-87.4,39.42,1062.95,1.97,1.27,4,4,282,45,5,2588,165,11,15705,2012,168,152738,1147,94,63032,453,24,17243,1036,142,69697,537,99,23710,963,167,46174,82,12,7530,1580,105,62145,1711,29,51995,9760,379,496363,279,40,5129,5004,269,87606,1685,276,53251,,, +18169,Wabash County,31,-87.85,38.46,1090.44,0.0,0.0,47,4,2443,45,3,2288,45,4,4251,636,79,34918,299,31,16392,55,9,2287,295,40,19540,93,28,2924,206,50,9912,133,4,7834,342,28,12818,592,4,19511,2106,82,72861,144,9,1927,907,65,15605,455,96,12790,,, +18171,Warren County,8,-79.27,41.81,949.14,0.0,0.0,,,,,,,,,,104,23,5367,111,8,6295,,,,32,10,1835,,,,24,4,720,,,,26,9,1177,,,,214,14,10351,,,,39,6,733,39,16,1258,,, +18173,Warrick County,64,-87.28,38.09,1012.97,2.09,0.21,,,,176,3,16972,277,9,24500,1714,151,134337,326,44,21296,36,10,1429,407,76,25874,155,67,5478,478,112,29156,37,9,1858,651,78,23142,195,10,5342,4354,183,252241,292,18,6785,1355,83,24761,802,150,23687,3,4,62 +18175,Washington County,28,-96.39,30.22,1337.83,0.0,0.0,,,,,,,14,4,1042,304,66,13476,64,13,1838,48,7,2388,131,25,6784,43,14,1294,117,33,4121,,,,59,9,3419,,,,688,57,26201,17,4,250,409,34,6030,202,49,6015,,, +18179,Wells County,28,-85.21,40.7,958.88,2.3,0.14,4,3,200,47,4,2890,,,,442,74,22567,518,35,45962,57,7,2123,153,38,7852,78,32,3054,267,37,13308,,,,267,33,11845,32,4,591,1681,62,81067,82,5,780,535,42,7597,525,100,15385,,, +18183,Whitley County,34,-84.15,36.73,875.15,0.0,0.0,,,,,,,,,,505,68,29209,518,32,29917,47,7,1910,195,41,10560,90,24,6332,179,43,9703,,,,276,38,10872,43,5,751,1381,61,53185,162,15,2557,877,60,12820,572,95,16607,,, +18181,White County,25,-88.16,38.06,1317.56,0.0,0.0,16,6,1361,,,,164,7,14654,289,67,12690,281,26,12818,66,13,3479,175,39,8418,35,18,1051,111,31,5644,,,,315,34,10721,17,7,298,739,38,30230,72,8,4811,609,54,10388,267,59,6813,,, diff --git a/training/naics2/US/counties/2021/US-KS-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-KS-training-naics2-counties-2021.csv new file mode 100644 index 00000000..48568c54 --- /dev/null +++ b/training/naics2/US/counties/2021/US-KS-training-naics2-counties-2021.csv @@ -0,0 +1,106 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +20001,Allen County,13,-84.06,40.81,1308.61,1.69,0.07,,,,133,11,8026,16,3,1607,91,25,3478,141,24,9668,117,7,4327,110,23,5051,48,19,844,91,19,4011,,,,52,9,1428,,,,595,44,22835,17,4,563,356,31,4803,103,33,2229,,, +20003,Anderson County,8,-95.63,31.78,1511.96,0.0,0.0,,,,30,5,1525,,,,110,31,4336,79,12,4147,,,,105,18,4722,9,4,411,36,14,1227,,,,4,4,165,,,,346,14,15135,,,,161,13,2032,69,17,1355,,, +20005,Atchison County,16,-95.44,40.41,1123.49,2.16,0.11,,,,,,,,,,279,49,10452,314,22,14278,24,7,1209,118,29,6152,25,9,840,91,22,3976,,,,68,13,1807,903,4,21505,897,38,40994,89,7,826,455,33,7412,218,44,5900,,, +20007,Barber County,4,-98.7,37.21,2942.09,0.0,0.0,,,,108,22,6115,,,,28,16,883,66,10,3435,33,3,1854,31,9,1394,2,3,54,23,12,760,,,,14,6,485,,,,271,15,10220,3,3,48,51,12,522,53,25,1542,1,3,7 +20009,Barton County,26,-94.36,37.5,2332.83,1.67,0.06,7,4,686,346,70,16659,149,9,15263,717,91,46126,540,63,34696,94,19,3746,540,70,28205,124,36,4849,434,60,27566,,,,331,29,12202,38,5,653,2161,105,79184,61,11,2106,800,64,12146,417,106,12196,,, +20011,Bourbon County,14,-94.87,37.85,1655.13,0.0,0.0,,,,7,3,217,,,,207,35,9423,354,16,19850,38,9,1587,201,27,11203,22,11,813,80,28,4061,71,3,2763,21,10,1386,,,,599,37,17470,,,,362,40,6242,150,44,4170,,, +20015,Butler County,67,-79.93,40.92,3746.84,1.7,0.06,,,,79,19,4015,87,6,7778,1100,181,62737,537,50,36355,35,15,2271,444,105,26036,197,63,8616,679,114,34613,48,4,5317,587,57,24774,124,15,2808,2663,159,101678,316,20,7102,1783,123,27392,637,140,21315,,, +20017,Chase County,3,-96.62,38.29,2014.33,0.0,0.0,,,,,,,,,,33,9,2439,,,,,,,11,5,376,,,,28,4,1503,,,,,,,,,,,,,,,,41,7,904,15,8,497,,, +20013,Brown County,10,-98.99,31.75,1481.74,0.0,0.0,,,,,,,,,,92,30,3105,171,14,12908,61,6,2942,200,22,10874,10,5,296,97,14,5200,,,,18,8,657,13,3,330,708,36,25040,340,8,10269,187,18,2657,112,36,2615,,, +20019,Chautauqua County,3,-79.42,42.29,1670.08,0.0,0.0,,,,36,8,1229,,,,28,4,1105,,,,,,,33,6,1247,,,,,,,,,,,,,,,,121,10,4544,,,,50,4,546,20,9,238,,, +20023,Cheyenne County,3,-101.76,39.8,2638.71,0.0,0.0,,,,,,,,,,23,14,644,88,9,4676,,,,37,9,1865,1,4,67,21,6,916,,,,,,,,,,201,13,9568,,,,58,8,454,26,18,705,,, +20021,Cherokee County,20,-95.18,31.84,1530.51,0.0,0.0,,,,127,3,9314,46,5,4532,769,15,54772,119,18,5147,27,6,1093,128,24,5756,14,8,311,84,20,2397,349,4,42784,174,14,6610,,,,531,36,28881,32,7,571,383,37,5127,122,41,2613,,, +20025,Clark County,2,-87.78,39.33,2531.68,0.0,0.0,,,,7,3,145,,,,,,,14,3,299,,,,31,5,1840,,,,22,5,1134,14,3,632,,,,,,,215,9,9600,7,3,127,10,5,172,15,9,286,,, +20027,Clay County,8,-98.21,33.69,1697.94,0.0,0.0,,,,,,,,,,107,29,4171,165,15,9220,38,7,1157,100,26,4416,9,4,304,62,15,2294,,,,33,10,904,10,3,165,405,23,16197,17,5,278,235,19,2875,174,42,3443,,, +20029,Cloud County,9,-97.67,39.49,1859.6,1.74,0.04,,,,,,,18,4,1515,95,16,3600,239,22,12012,52,6,2786,80,21,4544,4,3,259,78,13,3263,,,,87,14,3525,,,,606,32,23245,8,5,99,351,26,4876,194,48,4607,,, +20033,Comanche County,2,-98.53,31.91,2045.56,0.0,0.0,,,,7,5,333,,,,10,5,350,,,,6,3,83,21,4,904,,,,8,5,146,,,,,,,,,,141,4,5464,,,,38,3,323,21,12,319,,, +20035,Cowley County,35,-96.87,37.24,2932.72,1.92,0.04,,,,32,10,1498,,,,259,44,13064,208,21,9047,82,11,3470,335,51,16163,39,22,1278,215,54,7778,,,,249,25,8535,538,6,10239,1961,102,67350,43,10,956,1038,68,16275,369,96,8164,,, +20037,Crawford County,39,-80.14,41.7,1541.07,1.75,0.19,,,,28,4,1279,72,3,7624,921,74,48032,842,39,40595,341,22,19010,304,54,17216,92,38,2717,332,66,14783,499,63,37090,408,28,6781,719,8,15464,2600,130,114608,141,12,1828,1805,96,29155,458,99,11440,,, +20031,Coffey County,8,-95.75,38.24,1693.85,0.0,0.0,,,,37,8,1647,909,3,123467,88,16,3394,86,12,4287,54,5,1136,100,18,6777,,,,56,12,1973,,,,20,6,860,,,,426,23,19814,,,,141,14,1567,131,23,6916,,, +20039,Decatur County,3,-84.57,30.87,2315.72,0.0,0.0,,,,,,,,,,12,9,318,93,11,4028,,,,40,10,2069,14,4,261,30,6,1065,,,,,,,,,,154,5,6279,,,,57,9,748,18,9,321,,, +20041,Dickinson County,19,-97.19,38.88,2206.57,0.0,0.0,,,,,,,69,4,6329,190,52,7844,372,18,18902,23,5,1021,197,29,9250,19,15,392,106,25,3904,,,,81,21,3249,,,,796,35,33025,73,15,1693,312,39,5496,214,65,4527,,, +20043,Doniphan County,8,-95.18,39.78,1031.29,0.0,0.0,7,5,370,,,,,,,126,12,6679,60,12,3855,,,,51,10,2920,27,4,946,11,7,430,,,,105,9,5153,,,,138,13,4516,,,,98,8,1230,56,19,914,,, +20045,Douglas County,119,-88.22,39.76,1229.21,2.76,1.77,,,,117,6,7150,154,4,16268,1994,291,107885,802,88,50636,401,44,21113,1254,193,70209,656,171,26040,2324,299,179397,432,12,17025,1196,142,45549,966,54,28922,6005,316,304902,605,46,13798,5752,320,107361,1687,293,60408,,, +20047,Edwards County,3,-100.35,29.91,1611.2,0.0,0.0,,,,,,,,,,9,3,441,97,10,6013,,,,23,6,940,,,,11,5,487,,,,,,,,,,103,7,3944,,,,40,6,533,18,10,428,,, +20049,Elk County,2,-78.63,41.44,1684.88,0.0,0.0,,,,5,3,195,,,,,,,,,,,,,10,4,524,,,,7,4,133,,,,,,,,,,16,3,130,,,,114,5,2576,23,12,638,,, +20051,Ellis County,29,-96.79,32.33,2331.95,2.35,0.15,9,4,234,390,73,22386,191,3,18810,628,119,29163,656,62,30122,366,23,20679,433,77,30363,143,59,4584,309,57,12489,69,6,5157,200,45,4966,110,6,2541,3065,114,156961,85,13,1311,1815,112,28622,567,89,15830,,, +20053,Ellsworth County,6,-98.21,38.69,1873.3,0.0,0.0,,,,,,,,,,71,14,2819,75,9,4860,57,6,4000,98,12,3657,,,,91,10,5139,,,,30,5,1377,,,,225,18,7115,20,4,296,97,15,1367,56,27,1485,,, +20055,Finney County,38,-100.82,38.05,3374.3,1.94,0.19,92,8,4935,157,12,9911,282,8,31063,801,91,40779,759,83,57243,87,12,3972,453,61,26033,161,42,6477,232,48,11848,,,,580,44,13787,30,5,1024,2055,100,114015,333,11,2400,1673,95,28860,543,103,19520,,, +20063,Gove County,3,-100.51,38.9,2775.35,0.0,0.0,,,,19,4,858,,,,48,11,1928,65,11,3665,7,3,358,36,12,2879,,,,12,6,303,,,,33,5,2146,,,,196,7,8298,,,,137,10,1713,79,24,2230,,, +20057,Ford County,34,-88.26,40.5,2846.46,2.52,0.15,,,,,,,172,11,14986,504,72,22607,773,66,43609,71,20,3511,293,58,17925,94,30,6478,475,47,27655,120,4,8653,727,30,25391,55,3,1209,1018,84,51224,99,13,2719,1357,92,30090,395,71,14093,,, +20059,Franklin County,26,-95.22,33.2,1494.66,1.51,0.09,,,,26,9,1900,,,,591,80,28853,156,19,11295,35,11,1104,141,28,7177,57,23,1931,125,28,5875,,,,67,16,2879,877,3,23494,1521,62,56718,52,7,759,843,58,12711,283,73,9178,,, +20061,Geary County,37,-96.76,38.99,1048.08,2.09,0.24,,,,,,,68,3,3633,155,33,6973,81,7,3372,60,12,2874,251,37,15402,264,52,11113,254,39,16061,228,13,8824,626,29,18395,23,3,381,1293,50,73033,74,10,1540,1221,81,20941,508,75,13817,,, +20065,Graham County,2,-83.83,35.36,2327.77,0.0,0.0,,,,12,5,953,,,,38,8,1126,34,9,1798,22,3,1364,28,4,1571,,,,5,3,80,,,,,,,,,,184,6,7241,,,,30,6,233,39,18,867,,, +20067,Grant County,7,-96.03,45.94,1490.59,0.0,0.0,,,,82,7,5381,84,3,9601,146,25,5421,111,11,6566,76,4,5535,246,16,17615,14,5,670,34,7,927,,,,57,7,2855,,,,220,14,10822,,,,263,24,3457,81,29,2066,,, +20069,Gray County,6,-100.44,37.72,2251.41,0.0,0.0,5,4,511,,,,29,5,2432,315,36,22532,174,23,10370,10,6,438,80,16,4210,21,6,688,44,16,2340,,,,66,11,2730,29,4,560,185,9,4857,,,,79,14,1205,90,29,2986,,, +20071,Greeley County,1,-101.82,38.46,2017.02,0.0,0.0,,,,,,,,,,14,5,264,25,3,1820,,,,26,4,1638,,,,12,3,572,,,,,,,,,,140,3,6503,,,,,,,15,6,323,,, +20073,Greenwood County,6,-96.25,37.87,2985.39,0.0,0.0,,,,70,18,3635,,,,70,21,2855,63,7,2144,16,3,570,49,12,1955,,,,40,13,1704,,,,,,,,,,262,13,11720,,,,75,8,884,38,18,697,,, +20075,Hamilton County,3,-97.97,31.64,2584.53,0.0,0.0,12,3,531,,,,,,,4,3,192,113,9,6296,,,,76,6,4506,,,,,,,,,,65,3,3298,,,,25,5,1249,,,,49,11,929,23,11,529,,, +20077,Harper County,6,-98.08,37.19,2079.23,0.0,0.0,,,,25,7,1939,19,3,1922,26,10,793,81,16,4267,,,,85,17,4010,3,4,140,44,8,939,,,,29,7,1287,,,,375,14,15914,,,,94,13,1159,60,27,882,,, +20079,Harvey County,34,-97.45,38.04,1400.53,2.66,0.03,,,,36,8,2194,,,,709,84,40907,292,20,19440,23,7,1356,300,55,17576,43,28,1353,243,41,8183,,,,811,30,25145,631,7,11288,2805,117,117381,111,8,1770,942,59,13284,515,110,13933,,, +20081,Haskell County,4,-99.72,33.15,1496.38,0.0,0.0,,,,,,,,,,62,12,3711,133,18,8081,,,,31,3,1962,,,,16,9,887,,,,,,,,,,198,6,8330,11,4,133,50,8,402,55,16,1470,,, +20083,Hodgeman County,2,-99.9,38.09,2228.29,0.0,0.0,,,,,,,,,,,,,51,5,2026,,,,26,6,1162,,,,,,,,,,18,3,311,,,,70,4,3263,,,,,,,13,8,379,,, +20085,Jackson County,13,-96.56,28.92,1704.32,0.0,0.0,,,,,,,,,,121,36,5373,95,11,5672,43,4,2223,111,16,6026,47,10,1253,77,21,2326,,,,390,5,2056,,,,531,27,21627,19,3,152,872,21,29365,127,39,3846,,, +20089,Jewell County,3,-98.22,39.78,2368.3,0.0,0.0,,,,,,,,,,11,3,156,75,10,2608,,,,24,10,1303,,,,9,4,263,,,,6,3,67,,,,89,4,3334,,,,36,7,646,17,11,214,,, +20087,Jefferson County,18,-94.17,29.83,1441.7,0.0,0.0,,,,,,,,,,379,56,19128,45,8,2081,11,3,410,78,15,4467,12,8,318,91,23,4293,,,,153,23,13571,14,5,302,281,26,11602,27,7,678,126,20,1791,121,44,3440,5,3,54 +20091,Johnson County,605,-97.36,32.38,1242.76,2.21,10.43,20,6,657,177,21,10237,583,12,77669,20866,1642,1469562,21367,1161,1733709,10411,411,1173586,33523,1799,3565700,5417,1222,312323,36198,2862,3361706,10339,214,1200380,26353,1227,1446063,5952,262,256657,42455,2128,2567230,4373,281,117857,26376,1246,601199,12659,1410,446556,10,14,967 +20093,Kearny County,4,-101.35,38.0,2255.05,0.0,0.0,47,3,1371,2,3,276,,,,23,6,902,3,3,223,,,,76,9,4654,5,3,128,11,6,454,,,,,,,,,,302,7,14360,,,,57,7,681,24,9,1303,,, +20095,Kingman County,7,-98.12,37.54,2244.83,0.0,0.0,,,,37,14,1764,30,4,2549,162,24,7937,186,23,10603,12,4,294,87,16,5404,7,6,129,32,12,1813,,,,18,6,405,,,,339,18,12009,,,,157,15,1774,67,29,1459,,, +20097,Kiowa County,2,-99.3,37.55,1871.87,0.0,0.0,,,,6,3,157,,,,29,5,1102,41,4,2172,,,,26,7,1322,,,,,,,,,,12,3,318,,,,183,9,7817,,,,55,9,606,95,18,1658,,, +20099,Labette County,20,-95.31,37.19,1691.78,0.0,0.0,,,,,,,49,4,4614,91,26,4626,251,15,9307,68,13,3311,251,35,12532,34,13,558,89,23,3859,77,3,6073,40,12,1336,,,,2242,69,105786,14,5,197,384,40,6489,249,51,6997,,, +20101,Lane County,2,-100.48,38.47,1858.27,0.0,0.0,8,4,265,,,,,,,,,,33,9,2207,,,,25,5,1566,,,,24,4,604,,,,,,,,,,70,3,3266,,,,25,4,216,14,9,263,,, +20103,Leavenworth County,82,-95.06,39.21,1214.04,1.84,0.45,25,5,1170,5,3,257,48,5,4102,1343,215,73009,116,25,6589,74,18,3255,658,80,39135,229,67,10421,1327,116,90957,36,8,2921,615,75,31272,575,15,14528,2428,131,154990,156,12,3554,1740,115,30452,857,156,26960,,, +20105,Lincoln County,3,-81.21,35.49,1865.96,0.0,0.0,,,,,,,,,,43,10,1291,74,5,2079,,,,44,8,1915,,,,12,6,628,,,,25,4,734,,,,134,7,5110,6,4,149,54,6,293,31,11,577,,, +20107,Linn County,10,-91.6,42.06,1570.4,0.0,0.0,,,,30,9,1122,468,5,58382,164,31,9194,17,4,703,29,5,1297,77,15,2929,8,5,396,18,10,775,,,,36,7,877,,,,82,12,4032,15,3,334,66,17,1098,80,21,2296,,, +20109,Logan County,3,-89.38,40.11,2778.98,0.0,0.0,6,4,284,,,,,,,76,6,5246,85,12,5475,8,3,138,56,10,3067,,,,20,5,602,,,,,,,,,,167,8,8334,16,3,214,63,12,1236,43,18,1304,,, +20111,Lyon County,32,-95.83,44.39,2215.64,2.67,0.15,,,,10,3,403,53,3,6211,305,64,14673,469,26,23330,161,23,9223,297,61,16339,119,46,3315,206,42,8603,24,4,620,609,46,15829,65,11,812,1884,112,76645,98,9,1026,1293,99,18957,396,86,9010,,, +20113,McPherson County,30,-97.66,38.37,2332.42,1.57,0.04,,,,85,23,4578,,,,771,117,45147,423,33,25717,78,11,5383,634,57,41873,106,33,3713,330,54,17808,225,4,14277,229,35,7860,767,10,18605,2359,88,81302,170,11,1700,961,78,15700,600,133,17057,,, +20115,Marion County,12,-94.34,32.79,2469.77,0.0,0.0,,,,7,3,280,,,,96,22,3867,136,18,8410,32,3,651,89,21,4874,13,7,475,90,15,4100,12,3,1028,33,7,582,369,3,6141,601,26,23036,,,,236,25,2949,191,48,5495,,, +20117,Marshall County,10,-89.3,41.03,2343.6,0.0,0.0,,,,,,,36,3,3096,199,37,8812,234,24,11355,92,9,5316,200,28,13262,6,6,111,127,25,6262,19,3,1043,118,19,3717,26,4,697,537,37,21148,18,6,176,234,24,3492,122,41,3168,,, +20119,Meade County,4,-100.4,37.21,2536.61,0.0,0.0,3,4,231,20,5,477,,,,134,14,6475,87,8,4686,,,,73,8,4039,,,,30,8,1028,,,,,,,,,,162,12,7260,,,,35,7,394,55,23,1154,,, +20123,Mitchell County,6,-100.92,32.29,1862.64,0.0,0.0,,,,,,,,,,138,25,6664,267,20,16643,75,6,3098,138,15,7952,27,7,640,76,14,3131,,,,18,5,171,,,,508,21,21574,58,8,889,158,16,1755,125,32,2956,,, +20121,Miami County,34,-84.22,40.06,1528.44,1.68,0.03,7,4,238,48,12,2582,,,,791,154,43469,96,28,6282,40,11,2154,250,41,19173,124,29,4894,306,68,21349,4,3,2402,239,62,11932,29,5,693,1910,66,87758,35,9,947,650,52,11141,418,96,10024,,, +20125,Montgomery County,32,-95.51,30.3,1687.49,0.0,0.0,,,,20,10,621,,,,440,42,22973,274,36,13084,61,10,2357,349,60,18493,54,26,1307,213,43,8418,57,3,3625,349,25,12811,,,,2870,98,77362,37,12,576,985,71,13760,335,99,6495,,, +20127,Morris County,5,-94.74,33.07,1820.36,0.0,0.0,,,,,,,,,,65,13,2121,33,6,627,154,5,10809,45,7,2423,,,,50,12,1995,,,,19,5,304,,,,299,14,11594,12,4,185,122,12,1790,48,18,946,,, +20129,Morton County,3,-101.81,37.2,1889.94,0.0,0.0,,,,30,5,2500,,,,6,5,324,59,10,4186,74,7,2412,53,7,2903,,,,11,4,362,,,,,,,,,,152,5,6115,,,,33,4,369,23,9,440,,, +20131,Nemaha County,10,-96.02,39.79,1862.86,0.0,0.0,110,6,7600,,,,,,,188,38,10036,369,27,19152,23,5,1003,169,26,10571,,,,128,31,6592,25,3,5449,167,14,3964,201,4,6574,824,39,28604,,,,222,21,3017,177,37,4089,,, +20135,Ness County,3,-99.96,38.47,2784.99,0.0,0.0,,,,146,24,7349,,,,17,9,584,131,18,6787,,,,45,13,2330,,,,24,5,502,,,,,,,,,,239,8,8593,,,,20,4,209,60,16,2001,,, +20133,Neosho County,16,-95.33,37.56,1496.33,1.81,0.07,10,3,420,61,12,2833,,,,186,27,8060,303,34,16464,42,7,1111,254,32,13071,31,14,864,132,31,6226,9,3,665,103,15,4207,,,,1098,43,43711,30,5,224,413,35,5582,197,46,3640,,, +20137,Norton County,5,-99.91,39.79,2282.39,0.0,0.0,,,,19,4,841,,,,55,19,1872,81,14,2675,84,7,5685,71,17,5307,,,,29,14,938,,,,1,4,38,,,,497,25,16440,8,4,117,153,13,2512,56,20,1506,,, +20139,Osage County,16,-95.73,38.65,1864.21,0.0,0.0,,,,,,,,,,145,32,5264,57,14,1999,,,,111,23,5476,9,5,190,57,15,2321,,,,37,12,715,,,,412,26,10620,17,6,302,213,22,2995,80,30,1625,,, +20141,Osborne County,4,-98.79,39.34,2316.1,0.0,0.0,,,,18,8,816,,,,15,7,509,150,15,8681,6,4,288,51,10,2247,,,,46,7,2309,,,,44,5,882,,,,196,13,7165,,,,50,7,481,59,22,1564,,, +20143,Ottawa County,6,-83.21,41.54,1868.22,0.0,0.0,10,3,541,,,,,,,29,13,742,175,9,9784,,,,72,13,3755,4,5,198,54,14,2662,,,,14,6,285,,,,227,14,7477,4,3,35,32,8,559,47,18,1091,,, +20145,Pawnee County,6,-99.24,38.19,1954.6,0.0,0.0,,,,,,,,,,72,11,4142,58,7,3640,,,,47,13,3776,11,4,378,54,14,1392,,,,41,6,2166,,,,1063,14,50340,,,,205,14,4081,45,17,927,,, +20147,Phillips County,5,-102.37,40.59,2316.81,0.0,0.0,,,,14,5,924,,,,63,20,1951,58,12,3000,28,8,1420,113,18,7253,,,,100,14,6220,,,,76,6,3205,,,,285,20,11640,4,3,61,99,16,1142,114,35,3147,,, +20149,Pottawatomie County,25,-96.34,39.39,2231.65,0.0,0.0,17,4,1015,,,,,,,858,117,44171,736,39,38169,138,10,7843,269,40,13537,88,27,3003,242,52,8908,,,,226,32,11561,59,3,1492,1575,59,51573,69,11,1176,561,46,12083,531,76,12912,,, +20151,Pratt County,9,-98.75,37.63,1905.58,1.54,0.03,9,4,675,180,25,11757,,,,153,36,8269,284,24,16810,26,8,787,141,23,9000,19,11,430,105,25,4488,67,4,4725,38,13,857,,,,644,34,35195,34,7,536,511,35,7509,142,45,4207,,, +20153,Rawlins County,3,-101.1,39.79,2775.31,0.0,0.0,,,,,,,,,,56,8,2741,139,11,11924,9,3,273,34,6,1627,,,,12,7,263,,,,6,3,131,,,,193,11,6712,,,,24,5,280,34,11,668,,, +20155,Reno County,62,-98.11,37.93,3294.42,1.99,0.16,10,4,421,19,7,977,97,5,10188,876,185,41484,969,91,50185,526,24,30759,867,125,53216,220,59,8135,618,95,33674,655,11,41359,1471,90,54853,167,14,3272,3947,167,197004,397,16,7953,2298,128,35459,883,176,22391,,, +20159,Rice County,9,-93.29,44.34,1885.88,0.0,0.0,,,,77,14,9470,,,,68,19,3839,183,23,10399,44,8,2371,111,20,5113,6,4,260,120,14,2672,,,,39,8,2389,,,,239,20,7070,8,3,193,200,18,2822,122,37,2677,,, +20157,Republic County,5,-97.66,39.83,1865.56,0.0,0.0,,,,,,,,,,12,5,339,146,14,6014,11,5,391,63,16,3860,,,,29,9,934,,,,8,4,206,,,,345,20,11783,13,5,136,108,9,1101,69,28,1850,,, +20161,Riley County,73,-96.77,39.3,1611.04,3.13,0.67,,,,155,3,8972,100,3,9517,1305,133,68298,298,40,16683,822,36,51187,803,122,58015,665,116,28899,953,162,59951,146,7,15214,727,83,27822,369,25,9453,3536,219,142301,350,24,5358,3595,179,61567,1179,175,41630,,, +20163,Rooks County,5,-99.32,39.35,2318.82,0.0,0.0,,,,53,15,2158,7,3,1038,61,15,2326,137,17,7691,13,5,519,65,11,2728,,,,48,10,2334,,,,14,4,719,,,,260,13,11453,16,3,109,51,12,662,115,22,2126,,, +20165,Rush County,3,-99.31,38.5,1858.91,0.0,0.0,,,,,,,,,,29,8,1011,97,11,4277,42,3,2482,41,8,1829,,,,18,7,762,,,,,,,,,,119,8,4705,,,,44,6,519,28,9,256,,, +20167,Russell County,7,-98.8,38.9,2329.44,0.0,0.0,,,,115,35,6297,,,,70,25,3725,115,17,5167,66,8,2956,69,16,4916,8,5,218,63,17,1818,,,,56,11,2030,,,,313,14,12188,13,3,64,285,18,4836,66,23,1829,,, +20169,Saline County,54,-88.53,37.75,1868.25,2.18,0.52,,,,,,,71,3,7123,1099,134,61746,1149,88,71544,150,24,7835,754,111,45264,197,64,9372,1212,107,48884,379,10,31403,999,65,30768,295,10,8210,4624,164,251633,544,22,11342,2511,150,43942,1138,169,32778,,, +20173,Sedgwick County,520,-97.46,37.64,2613.47,2.22,3.58,10,3,124,611,95,46156,886,13,79864,14853,1171,823173,9388,587,721718,4334,195,243602,7050,879,526421,3286,651,146469,11050,1103,708336,7689,117,1001928,14198,726,491091,4138,126,144031,34706,1656,1798533,3296,174,74142,23239,1205,464955,9127,1208,295021,7,11,213 +20171,Scott County,5,-90.48,39.63,1858.68,2.09,0.03,9,4,835,,,,,,,91,21,3003,136,12,8732,6,3,226,96,11,5723,5,5,122,47,14,1929,,,,31,8,704,,,,510,17,20879,4,3,120,165,18,2375,93,31,2663,,, +20177,Shawnee County,179,-95.76,39.03,1439.44,2.16,1.72,33,5,270,,,,1234,18,143396,4535,362,274904,2310,146,169784,1492,66,69702,5700,348,429316,877,207,37639,3465,384,210322,995,26,147536,4213,216,153222,762,42,22360,18365,500,1003430,670,54,14782,6441,359,118651,3559,509,145277,,, +20175,Seward County,22,-100.89,37.19,1658.62,1.94,0.29,,,,170,18,11102,61,4,5414,196,30,12144,297,39,16589,61,10,2378,143,34,10814,67,23,2496,110,29,5596,,,,432,13,9695,,,,1121,69,49908,55,9,849,821,55,14343,217,57,6607,,, +20181,Sherman County,6,-101.89,36.25,2735.8,0.0,0.0,5,3,143,,,,,,,50,19,1945,231,23,16088,52,7,1859,91,19,6255,11,10,531,46,17,1732,,,,23,10,923,,,,359,31,12658,,,,311,30,5295,87,27,2890,,, +20179,Sheridan County,2,-100.46,39.35,2321.37,0.0,0.0,,,,,,,,,,48,9,1914,121,13,9359,,,,51,9,3563,,,,29,3,1117,,,,,,,,,,163,6,8198,3,3,35,67,8,713,39,17,716,,, +20183,Smith County,4,-95.26,32.34,2322.85,0.0,0.0,,,,,,,,,,37,12,1006,121,10,5854,24,3,788,56,14,2787,,,,13,8,495,,,,14,4,671,,,,234,6,11870,,,,30,5,399,62,27,1238,,, +20185,Stafford County,4,-98.72,38.04,2058.7,0.0,0.0,29,4,853,21,6,1173,,,,30,9,1017,44,9,2095,,,,49,9,2523,,,,16,8,617,,,,15,5,830,,,,150,13,5293,,,,47,9,446,31,15,552,,, +20187,Stanton County,2,-101.79,37.57,1761.83,0.0,0.0,,,,,,,,,,,,,79,10,5839,,,,38,5,2961,,,,10,4,343,,,,,,,,,,,,,,,,18,3,249,41,9,1556,,, +20189,Stevens County,5,-95.99,45.58,1884.65,0.0,0.0,25,3,2715,,,,,,,52,12,2357,91,16,5021,,,,82,10,5313,,,,13,5,411,,,,15,5,399,,,,219,6,9289,6,3,65,103,13,1897,73,22,2206,,, +20191,Sumner County,23,-97.48,37.24,3068.71,0.0,0.0,10,4,406,21,10,891,,,,121,40,4146,145,28,7574,103,11,5020,184,33,11330,35,15,1065,103,31,4251,,,,219,12,7353,24,3,686,715,51,24600,18,7,268,409,40,5671,237,66,6001,,, +20195,Trego County,3,-99.91,38.93,2330.4,0.0,0.0,,,,3,3,190,,,,20,8,723,61,12,3319,10,3,578,32,7,1254,2,3,60,19,8,417,,,,,,,,,,249,5,10230,,,,135,14,2163,41,16,757,,, +20193,Thomas County,8,-83.95,30.87,2783.84,1.78,0.02,,,,,,,34,3,3245,132,27,6037,336,30,19480,64,13,3522,145,22,9844,24,6,676,82,24,2927,,,,47,14,2084,,,,536,26,29775,,,,357,29,5826,154,39,3710,,, +20197,Wabaunsee County,7,-96.2,38.95,2071.35,0.0,0.0,,,,55,3,1524,,,,122,28,4811,32,5,1493,,,,40,10,2188,1,3,40,1,3,124,,,,32,6,1370,,,,94,9,2227,6,3,67,70,10,767,55,14,904,,, +20199,Wallace County,2,-101.76,38.91,2366.49,0.0,0.0,,,,,,,,,,10,3,121,40,3,3001,,,,21,4,869,6,3,87,17,3,667,,,,,,,,,,51,5,1342,,,,16,4,398,18,7,262,,, +20201,Washington County,6,-96.39,30.22,2327.07,0.0,0.0,,,,,,,,,,82,23,2684,127,13,5655,,,,72,17,3768,7,3,127,43,11,1105,,,,10,5,558,,,,346,22,10842,,,,75,10,513,131,35,3096,,, +20203,Wichita County,2,-98.71,33.95,1860.09,0.0,0.0,,,,,,,15,3,1331,28,6,1215,72,10,3190,,,,23,6,1120,,,,4,3,119,,,,,,,,,,105,6,4906,,,,41,5,426,31,16,601,,, +20205,Wilson County,9,-98.13,29.16,1489.88,0.0,0.0,,,,30,6,2205,,,,888,20,63844,39,5,1057,,,,66,15,3087,7,4,250,36,13,1575,,,,52,8,2508,,,,564,26,21149,,,,186,18,2457,78,29,2337,,, +20207,Woodson County,3,-95.75,37.88,1308.49,0.0,0.0,,,,53,13,1850,,,,13,5,356,70,4,3426,,,,22,6,986,,,,5,4,218,,,,,,,,,,75,5,4275,,,,42,9,455,20,8,214,,, +20209,Wyandotte County,168,-94.77,39.11,404.31,2.48,6.51,,,,,,,,,,4759,375,353331,6620,229,499928,395,39,32035,1109,131,65173,818,128,45309,1461,190,102602,614,19,47956,3636,185,159328,383,20,11762,14130,313,813865,591,28,32951,5136,293,115286,2341,343,94472,3,6,103 diff --git a/training/naics2/US/counties/2021/US-KY-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-KY-training-naics2-counties-2021.csv new file mode 100644 index 00000000..a1a157d1 --- /dev/null +++ b/training/naics2/US/counties/2021/US-KY-training-naics2-counties-2021.csv @@ -0,0 +1,121 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +21001,Adair County,19,-92.62,40.18,1067.9,0.0,0.0,,,,32,3,454,,,,171,39,8363,56,13,2194,60,5,1175,271,27,25676,13,7,248,76,18,2279,,,,180,9,3208,,,,542,42,20710,,,,452,23,6126,130,26,3504,,, +21003,Allen County,21,-84.06,40.81,911.82,0.0,0.0,,,,,,,,,,143,26,6237,238,8,14255,20,6,465,98,17,4937,60,14,1563,65,13,2235,,,,71,14,1711,,,,317,19,13337,59,3,539,346,22,6413,66,24,1589,,, +21005,Anderson County,24,-95.63,31.78,529.08,1.84,0.24,,,,,,,,,,197,34,11913,100,13,3876,18,6,689,122,19,5752,44,13,1320,78,27,2806,,,,11,10,556,38,3,760,313,38,11575,25,3,433,504,34,9418,239,53,6214,,, +21007,Ballard County,8,-88.99,37.02,709.49,0.0,0.0,36,6,1586,,,,16,5,1500,38,11,1265,59,6,4342,103,4,4777,44,8,3198,,,,98,10,6304,,,,32,8,966,,,,129,11,4648,,,,45,9,650,47,21,995,,, +21009,Barren County,44,-85.93,36.96,1295.0,0.0,0.0,,,,2,5,304,,,,536,55,26557,635,39,28541,165,11,9234,369,66,20702,88,21,3046,556,46,15449,,,,853,27,19673,51,7,980,2259,96,118368,137,17,2542,1852,94,31528,363,82,8966,,, +21013,Bell County,25,-97.43,31.01,935.32,0.0,0.0,18,3,610,204,7,16281,81,4,6098,136,15,7431,101,9,3398,30,12,1097,219,34,12146,100,18,2848,128,25,4817,,,,78,6,1799,,,,1234,77,57708,19,8,227,980,52,16544,153,43,3638,,, +21011,Bath County,13,-83.72,38.12,735.45,0.0,0.0,,,,,,,,,,187,19,10619,20,6,520,,,,63,15,2645,13,7,390,26,9,1348,,,,202,6,10144,,,,232,11,8193,,,,140,13,2465,36,8,532,,, +21015,Boone County,135,-88.82,42.32,664.44,2.12,2.1,13,3,452,,,,305,17,32118,3014,288,194177,8184,199,760361,1033,36,41001,3654,186,231131,715,157,38510,2709,252,215962,2239,28,123945,7437,166,247922,2169,27,63817,4782,301,259965,1159,49,28631,6817,325,140423,2223,251,79272,,, +21025,Breathitt County,14,-83.29,37.52,1282.64,0.0,0.0,,,,,,,,,,28,9,1305,,,,12,4,378,95,9,4225,24,6,796,12,5,503,30,3,844,44,3,703,130,4,1099,745,35,29029,,,,156,8,2551,42,13,1147,,, +21017,Bourbon County,20,-94.87,37.85,755.29,1.83,0.22,56,16,1852,,,,,,,597,39,39234,168,12,11650,16,9,864,218,25,16107,93,11,6546,106,25,4369,47,3,6265,43,14,1685,23,5,342,681,44,24751,191,13,6822,518,27,7898,147,37,2756,,, +21019,Boyd County,48,-82.69,38.36,419.57,1.92,1.0,,,,40,4,1492,171,6,18168,844,73,45216,644,58,31590,257,22,13501,446,71,22539,294,37,17933,747,79,41393,202,13,13565,1025,41,51247,10,5,282,5956,203,359819,153,9,1672,2699,134,48206,954,149,36539,5,4,101 +21021,Boyle County,30,-84.85,37.62,473.5,1.87,0.38,,,,,,,99,6,9347,376,55,22006,756,26,31649,158,20,6576,320,66,19975,52,27,1930,337,51,24648,38,3,4420,385,25,10188,977,8,29749,3198,140,171296,106,14,2333,1292,73,22572,387,90,10697,,, +21023,Bracken County,8,-84.08,38.69,541.09,0.0,0.0,,,,,,,,,,58,10,2190,,,,,,,29,6,950,,,,14,7,1247,,,,43,6,1595,,,,124,7,5238,,,,76,11,1537,34,17,879,,, +21027,Breckinridge County,20,-86.41,37.74,1516.74,0.0,0.0,,,,,,,,,,194,36,9377,121,12,5342,24,4,783,141,16,7524,31,6,797,59,12,2414,,,,6,5,245,,,,579,37,19730,6,3,222,219,16,3549,231,46,8506,,, +21033,Caldwell County,13,-97.6,29.83,901.58,0.0,0.0,7,6,309,,,,,,,70,17,4093,49,7,2171,17,5,1047,123,19,6276,4,3,148,45,16,1692,,,,397,13,11470,,,,518,27,20045,15,3,240,497,29,6851,147,40,3419,,, +21029,Bullitt County,82,-85.67,37.97,777.78,2.02,0.52,15,3,532,113,3,8384,,,,2370,202,185683,1366,39,69307,29,5,1634,319,71,14565,174,47,7215,270,84,12074,,,,934,87,31589,69,7,1300,1644,121,68765,124,18,2419,1998,104,35411,1242,131,39768,,, +21031,Butler County,12,-79.93,40.92,1117.95,0.0,0.0,,,,,,,,,,102,17,3768,35,8,771,14,3,327,73,12,3442,8,4,204,28,10,850,,,,31,4,1302,,,,253,25,9805,,,,167,13,3149,107,29,2644,,, +21035,Calloway County,37,-88.27,36.63,1064.15,3.12,0.11,6,4,325,,,,,,,616,91,26579,402,33,21540,261,15,9949,467,59,24213,290,36,8214,373,65,19335,139,6,6060,335,38,9237,47,7,1841,1609,107,85361,48,9,894,1779,87,26606,445,102,9307,,, +21039,Carlisle County,5,-88.96,36.84,515.23,0.0,0.0,,,,,,,,,,26,13,820,21,7,1202,,,,76,9,3186,14,4,571,14,4,495,,,,206,5,9229,,,,97,10,2354,,,,25,5,356,38,8,1078,,, +21037,Campbell County,93,-84.37,38.93,413.63,2.99,2.83,,,,,,,,,,1642,196,104498,1331,59,66705,418,36,21501,532,102,33568,460,90,43533,1276,158,91426,744,9,95599,1330,80,77429,447,20,10623,3183,164,161964,517,30,12676,4064,239,75851,1017,179,32680,1,4,141 +21041,Carroll County,11,-89.96,42.06,355.61,0.0,0.0,,,,,,,229,9,26629,129,12,6704,168,8,13335,5,3,308,71,11,3272,12,4,344,61,13,3773,,,,317,17,13793,,,,335,21,14436,,,,402,25,7565,91,23,2748,,, +21043,Carter County,27,-97.28,34.23,1067.4,0.0,0.0,,,,48,4,2701,,,,281,36,12142,249,14,8420,634,13,23107,176,26,6724,25,13,989,109,25,3269,,,,119,14,3315,346,3,4386,577,33,17165,13,5,340,638,36,9672,159,49,3865,,, +21045,Casey County,16,-84.91,37.29,1154.39,0.0,0.0,18,3,619,,,,,,,77,22,2958,82,12,5771,,,,71,13,3473,0,3,36,199,12,10969,,,,15,4,206,,,,477,30,19794,8,3,49,199,12,2677,127,18,2772,,, +21053,Clinton County,9,-89.42,38.59,532.48,0.0,0.0,,,,25,5,824,,,,84,12,3625,58,8,1720,,,,66,10,2895,5,4,181,24,11,571,,,,166,4,1776,,,,401,24,15983,9,3,116,230,19,3017,27,11,503,,, +21047,Christian County,72,-89.28,39.52,1874.83,3.2,0.15,,,,,,,98,3,7557,448,76,21636,903,71,52671,263,30,10036,532,79,32798,352,61,19424,892,86,51466,125,7,8911,1432,55,60417,273,13,7244,3113,134,155661,135,6,1841,2546,126,51422,750,155,17665,,, +21049,Clark County,37,-87.78,39.33,660.76,1.91,0.39,6,3,122,,,,521,8,63328,705,77,37487,535,29,24694,95,16,6340,268,45,18569,118,27,5298,464,49,24164,65,10,4867,860,32,35113,12,4,239,1647,128,81066,16,6,441,1114,61,18634,422,83,9738,,, +21051,Clay County,20,-98.21,33.69,1220.26,0.0,0.0,,,,,,,,,,74,17,3328,,,,21,4,1060,73,13,3272,16,7,388,85,16,2778,,,,21,4,740,,,,941,42,49046,,,,320,17,4593,48,21,1434,,, +21055,Crittenden County,9,-88.09,37.36,961.13,0.0,0.0,,,,,,,,,,33,11,1216,108,4,4578,,,,69,9,4183,14,5,523,26,9,852,,,,,,,,,,288,13,8497,18,4,249,209,12,2451,76,27,2032,,, +21057,Cumberland County,6,-77.28,40.15,804.92,0.0,0.0,,,,,,,,,,66,5,5047,,,,,,,63,7,2651,18,4,543,34,9,2750,,,,6,3,206,,,,347,13,14675,,,,75,10,2120,31,11,593,,, +21059,Daviess County,102,-94.0,39.96,1234.36,2.04,1.12,,,,56,5,3027,160,6,14518,2152,217,113852,1432,109,85463,289,26,13935,2811,176,187958,517,112,22055,898,154,50153,415,18,25208,3833,116,89618,1165,31,28509,8130,371,478767,359,38,8032,4351,206,79893,1707,243,52515,,, +21061,Edmonson County,12,-86.22,37.2,797.17,0.0,0.0,,,,,,,,,,173,24,7750,,,,,,,56,8,2345,,,,16,8,595,,,,,,,,,,190,19,6295,13,3,555,85,11,1460,25,7,1005,,, +21063,Elliott County,7,-83.07,38.12,609.58,0.0,0.0,,,,,,,,,,18,3,565,,,,,,,12,5,529,,,,,,,,,,,,,,,,131,9,5376,,,,52,4,516,,,,,, +21065,Estill County,14,-83.94,37.69,662.22,0.0,0.0,,,,,,,,,,32,16,788,132,5,12467,40,8,1476,82,8,4453,16,4,228,35,9,543,,,,56,4,2881,,,,347,26,19922,,,,247,17,3227,54,25,1428,,, +21075,Fulton County,7,-90.18,40.47,597.07,0.0,0.0,,,,,,,,,,52,4,3581,50,7,2815,43,3,1439,73,11,3344,,,,12,4,536,,,,,,,,,,150,15,6184,,,,177,13,2557,49,13,1299,,, +21067,Fayette County,321,-96.96,29.84,739.51,2.44,12.18,241,33,11081,183,15,8338,533,18,58819,10991,605,749560,6020,378,446505,3756,179,161170,4735,605,441320,2274,537,108088,12766,1180,907646,3977,74,505071,12442,489,476471,2083,132,70547,33062,1255,2079901,3012,182,91236,17681,857,385764,7010,843,260741,15,18,438 +21069,Fleming County,15,-83.68,38.37,909.93,0.0,0.0,,,,,,,71,3,5246,141,24,10405,93,9,2877,13,3,670,107,18,5990,21,10,504,34,11,1059,,,,9,6,279,17,3,672,398,19,15220,5,3,85,150,7,2304,72,25,2547,2,3,16 +21071,Floyd County,36,-101.28,34.03,1024.96,0.0,0.0,,,,239,21,14237,30,5,1685,261,52,12073,396,32,18597,323,28,15628,169,37,8377,65,24,3018,153,43,6534,111,8,8568,482,18,17410,15,3,364,2307,137,119683,19,5,370,580,43,8202,258,57,7797,7,5,150 +21073,Franklin County,51,-95.22,33.2,549.25,1.88,0.79,,,,,,,45,8,4836,556,67,29486,517,54,28800,398,27,25329,961,85,80806,204,49,8120,1035,126,79720,63,6,3464,1024,44,30973,245,12,8987,2390,169,122640,151,15,2930,2119,113,38260,978,176,46453,,, +21077,Gallatin County,9,-88.23,37.75,271.28,0.0,0.0,,,,,,,,,,61,13,2667,,,,,,,31,8,1796,,,,10,7,524,,,,,,,,,,236,6,9982,,,,129,7,1898,35,6,1567,,, +21079,Garrard County,17,-84.54,37.64,605.87,0.0,0.0,,,,,,,,,,282,46,13573,12,3,581,40,8,2315,59,15,2591,12,8,297,17,13,431,,,,213,17,8593,,,,241,22,9326,,,,114,16,1950,71,22,2042,,, +21083,Graves County,37,-88.66,36.72,1442.11,0.0,0.0,20,3,740,,,,89,3,7044,404,74,16518,650,49,35140,45,11,1851,325,46,20120,111,31,4338,335,39,17076,,,,228,26,8430,24,5,434,1385,80,61236,56,6,1087,718,50,12188,319,65,11122,,, +21081,Grant County,25,-96.03,45.94,675.44,0.0,0.0,,,,,,,,,,138,48,6637,44,10,2415,18,4,1411,68,15,2837,42,18,1669,68,21,2843,,,,74,11,3614,,,,483,39,28163,39,5,431,862,46,15453,147,46,3769,,, +21087,Green County,11,-85.53,37.24,747.63,0.0,0.0,,,,,,,,,,36,18,1127,43,7,2614,18,3,817,35,8,1311,4,3,288,33,11,1133,,,,6,3,166,,,,520,28,22009,,,,140,9,1919,76,29,989,,, +21085,Grayson County,26,-96.67,33.56,1323.76,0.0,0.0,,,,,,,,,,385,62,20732,432,14,23554,22,5,976,205,34,8738,222,12,7321,60,12,2942,,,,439,16,8731,,,,1159,61,66244,6,5,256,580,35,9103,166,37,3671,,, +21091,Hancock County,9,-91.15,40.39,515.02,0.0,0.0,,,,,,,,,,88,11,4348,,,,,,,73,12,2482,7,4,193,43,8,1812,,,,22,7,982,16,3,230,103,16,2901,,,,59,5,1057,110,19,1406,,, +21099,Hart County,19,-82.95,34.34,1082.08,0.0,0.0,,,,,,,,,,117,33,4326,31,7,1153,47,6,1226,91,16,4345,18,9,368,40,19,1860,,,,,,,,,,367,27,16472,24,3,537,287,19,5046,87,34,2098,,, +21089,Greenup County,36,-82.92,38.51,917.86,0.0,0.0,,,,,,,,,,269,45,11820,28,4,917,23,4,1558,201,38,10801,26,11,722,158,26,5530,,,,426,31,17589,45,7,344,1009,63,36988,61,6,1469,698,41,11120,252,60,5609,,, +21093,Hardin County,110,-94.4,30.3,1632.47,1.57,0.09,,,,,,,141,9,12251,1218,188,56089,698,69,39628,1014,46,55175,1227,118,78828,370,115,13903,1458,162,87519,680,14,20101,2825,109,83453,121,17,5650,8100,390,421528,318,29,4321,4393,212,80573,1172,221,35394,5,4,21 +21097,Harrison County,19,-94.4,32.52,802.52,1.96,0.1,,,,,,,,,,206,17,14882,60,7,4899,20,10,735,55,18,4349,35,9,1049,58,18,1956,,,,133,5,7311,,,,1077,47,50760,15,3,160,418,29,6439,148,34,3775,,, +21095,Harlan County,27,-83.23,36.84,1212.6,0.0,0.0,,,,529,11,46331,17,3,1611,59,14,2138,95,19,3413,47,12,2616,102,26,3801,23,9,692,98,20,4282,,,,64,4,1612,33,6,931,1080,50,52328,5,3,29,518,33,7987,122,41,2548,,, +21101,Henderson County,45,-95.79,32.18,1205.37,1.96,0.28,,,,22,4,1569,285,5,32421,726,87,45640,485,37,34324,78,17,3041,348,72,23599,218,46,6898,446,72,17624,42,7,3422,484,43,14256,37,6,1037,2077,146,97420,186,7,5677,1333,78,22475,774,106,27708,,, +21105,Hickman County,5,-88.96,36.69,655.12,0.0,0.0,,,,,,,,,,50,9,1722,41,5,2838,,,,61,4,2867,,,,10,6,415,,,,,,,,,,144,7,4974,,,,,,,25,8,658,,, +21107,Hopkins County,45,-95.57,33.14,1435.86,0.0,0.0,,,,426,7,37345,63,10,6702,930,58,55346,359,38,23709,76,11,5244,356,67,21781,105,27,4069,398,55,16463,,,,330,37,12096,93,11,2193,2649,119,148516,88,6,1262,1305,68,20513,574,142,17019,,, +21103,Henry County,16,-90.12,41.34,753.9,0.0,0.0,,,,,,,,,,69,32,3375,169,9,10016,13,3,683,77,13,3051,6,5,275,58,17,2580,,,,71,12,4658,,,,237,18,9896,12,4,357,276,13,4439,86,34,2396,,, +21111,Jefferson County,780,-94.17,29.83,1029.8,2.54,17.58,17,4,984,118,5,16330,1908,31,221675,18056,1429,1134774,19157,982,1430364,8273,393,614450,30613,1539,2967008,5410,1196,332708,24606,2277,1866609,25766,251,2396414,26611,1163,1023225,9039,247,338938,67339,2690,4211832,5075,325,184859,35685,1832,784063,17582,1877,636245,10,11,574 +21119,Knott County,15,-82.93,37.35,913.81,0.0,0.0,,,,291,6,19554,,,,27,11,1296,10,3,412,126,7,5629,43,8,1932,8,4,197,50,10,7017,,,,19,6,1099,170,4,6962,274,27,8604,,,,88,8,1815,50,13,1863,,, +21109,Jackson County,13,-96.56,28.92,897.55,0.0,0.0,,,,,,,,,,29,9,1106,,,,68,7,4049,46,5,2022,,,,18,5,598,,,,,,,,,,258,19,8560,,,,51,8,862,15,4,394,,, +21115,Johnson County,23,-97.36,32.38,684.18,1.65,0.09,,,,26,5,1030,58,4,4396,244,24,19201,49,10,2621,117,9,7619,101,22,4203,40,12,1230,185,22,9020,,,,63,14,2408,23,4,763,630,43,29019,,,,508,36,8090,122,35,2774,,, +21113,Jessamine County,53,-84.58,37.87,452.05,1.91,0.93,33,6,1323,27,3,1493,,,,1341,174,66036,953,52,51338,50,11,3125,211,59,11223,173,60,7643,1029,118,64990,843,13,67855,1224,83,56096,1416,17,30916,1364,130,57613,169,18,4421,1618,90,28082,810,141,23030,,, +21117,Kenton County,168,-84.53,38.93,425.41,2.77,5.7,,,,,,,44,8,3731,3369,325,265141,2650,144,186011,504,56,35849,5623,234,558861,988,165,50168,3785,389,338164,1716,33,148045,3082,144,109990,1046,35,42184,12472,393,812025,767,51,13794,6795,332,135945,2633,302,96059,,, +21121,Knox County,30,-99.71,33.59,1004.33,0.0,0.0,,,,37,3,2880,,,,97,24,3751,48,11,1098,84,10,4805,143,34,6660,63,11,2634,1765,32,26927,,,,245,11,9111,385,3,6827,1316,72,51738,,,,689,38,11511,124,42,2367,,, +21123,Larue County,15,-85.7,37.53,682.87,0.0,0.0,,,,,,,,,,171,29,9228,9,4,269,6,3,123,420,16,38071,,,,35,14,1075,,,,12,6,328,,,,256,20,11014,7,3,150,158,12,1831,148,32,3263,,, +21125,Laurel County,62,-84.11,37.1,1149.12,0.0,0.0,17,4,469,191,10,11944,23,5,2191,612,92,36353,721,58,36467,1160,39,24776,861,74,56236,189,46,7267,1073,88,31579,56,4,2856,1722,49,55064,39,7,695,2904,157,161665,119,9,1972,2326,98,43500,583,91,14837,,, +21137,Lincoln County,24,-81.21,35.49,871.28,0.0,0.0,,,,,,,,,,129,37,8002,236,9,6324,,,,88,20,5001,,,,119,19,5878,,,,67,12,2890,,,,595,35,22120,,,,270,15,3867,118,47,2650,,, +21127,Lawrence County,16,-80.35,41.0,1087.92,1.66,0.07,,,,24,3,1581,,,,69,13,2838,201,7,10239,,,,59,12,2072,19,8,721,65,11,4366,253,4,16205,13,3,277,,,,669,31,32401,,,,344,22,4798,95,24,2724,,, +21129,Lee County,7,-96.96,30.3,547.04,0.0,0.0,,,,24,3,1177,,,,47,6,2335,14,5,1170,19,3,630,12,4,471,3,3,134,10,6,418,,,,384,3,14308,,,,309,17,13156,,,,96,9,1890,18,4,547,,, +21131,Leslie County,11,-83.38,37.08,1047.43,0.0,0.0,1,3,155,86,3,4433,,,,,,,,,,15,4,720,66,8,2621,,,,33,8,1107,,,,19,5,695,,,,284,17,11746,,,,71,5,1166,28,8,913,,, +21133,Letcher County,22,-82.85,37.12,878.05,0.0,0.0,,,,101,10,4910,,,,39,10,1187,117,11,5010,26,8,1800,86,20,2743,27,9,1035,86,18,3287,,,,93,6,3578,,,,931,55,51760,35,4,1396,354,23,4990,96,20,2636,,, +21135,Lewis County,13,-91.7,40.09,1282.47,0.0,0.0,,,,,,,,,,106,12,5059,34,4,1062,,,,79,12,3253,4,3,147,15,4,333,,,,6,3,51,,,,279,12,12305,,,,75,11,989,15,7,355,,, +21139,Livingston County,9,-88.56,40.87,885.84,0.0,0.0,,,,295,4,24984,,,,151,15,13426,60,7,3189,,,,23,4,732,12,3,500,36,8,2028,,,,29,6,313,,,,349,17,12516,50,5,1910,375,12,8260,41,17,840,,, +21145,McCracken County,67,-88.71,37.03,693.72,1.7,0.1,,,,40,3,4616,99,3,9048,2006,153,119966,1471,109,81928,903,33,46577,1234,134,76100,274,81,11593,1240,173,66320,91,17,8025,2256,90,128521,204,19,5037,6094,274,383989,333,22,6936,3941,214,70803,1333,207,41457,2,3,40 +21141,Logan County,27,-89.38,40.11,1442.94,0.0,0.0,22,3,1483,,,,10,3,390,316,43,11710,179,22,9687,55,8,2929,181,31,9688,24,12,846,152,24,7108,,,,289,17,5264,46,5,517,616,45,24930,,,,581,35,8716,231,71,6521,,, +21143,Lyon County,9,-95.83,44.39,664.8,0.0,0.0,,,,,,,,,,123,23,6040,24,4,1533,7,3,341,21,4,688,14,8,992,37,9,1168,,,,44,9,1090,,,,244,17,10290,41,4,2804,315,23,6693,55,16,1056,,, +21147,McCreary County,17,-84.5,36.74,1116.57,0.0,0.0,,,,,,,,,,28,5,1692,,,,2,4,233,81,9,3333,13,6,245,80,9,1659,,,,,,,,,,250,26,8769,,,,251,19,2843,55,13,1053,,, +21149,McLean County,9,-88.82,40.46,663.62,0.0,0.0,16,3,828,,,,,,,85,17,3875,96,9,4370,,,,51,8,2511,,,,25,7,1103,,,,7,3,187,5,5,151,129,11,4373,,,,91,13,1179,92,32,3004,,, +21155,Marion County,20,-94.34,32.79,898.41,0.0,0.0,,,,,,,,,,200,41,8487,71,11,4928,8,3,102,142,29,7932,8,7,671,133,26,6529,,,,331,10,9847,,,,1346,47,44291,13,4,369,451,29,6668,133,30,4039,,, +21151,Madison County,92,-95.95,30.96,1148.03,1.93,0.63,,,,52,3,2013,51,6,4492,1202,163,57935,516,47,21501,477,39,16125,535,121,34582,282,94,9939,1173,148,88925,,,,1535,70,63062,1036,22,47165,3885,260,179831,155,20,2412,3507,160,62248,978,170,32772,,, +21153,Magoffin County,12,-83.04,37.69,800.63,0.0,0.0,,,,41,6,1600,,,,27,10,969,,,,19,5,431,39,10,1845,,,,115,15,5142,,,,,,,,,,318,23,13454,,,,203,9,2420,23,10,545,,, +21157,Marshall County,32,-89.3,41.03,880.91,0.0,0.0,,,,,,,,,,877,91,52332,120,24,7455,84,10,4321,429,34,23867,50,17,2386,230,44,17409,18,5,575,246,27,12025,31,4,325,835,69,33556,94,11,1774,983,70,16232,560,97,15506,,, +21159,Martin County,11,-101.92,32.27,597.42,0.0,0.0,,,,,,,,,,14,3,493,49,5,1499,6,3,244,36,6,871,9,4,310,11,7,313,41,3,3196,67,10,4613,,,,195,16,6882,,,,214,14,2078,36,12,955,,, +21161,Mason County,17,-99.22,30.71,638.33,2.54,0.04,,,,,,,337,5,31259,202,19,10453,209,16,13838,155,12,15441,161,36,9769,63,9,1970,101,22,4313,,,,303,7,7372,,,,1171,56,53196,100,7,1156,944,49,12620,200,56,4591,,, +21165,Menifee County,6,-83.6,37.94,533.39,0.0,0.0,,,,,,,,,,18,7,374,,,,,,,,,,2,3,158,,,,,,,,,,,,,162,8,6307,,,,,,,6,3,108,,, +21163,Meade County,30,-100.4,37.21,839.64,0.0,0.0,,,,113,5,6597,,,,456,50,22702,56,12,1952,84,4,4408,149,23,6568,60,21,1607,204,26,4066,,,,45,13,1855,,,,344,39,12474,28,6,950,465,39,7746,232,42,5850,,, +21167,Mercer County,22,-80.3,41.33,656.03,0.0,0.0,,,,,,,123,6,13405,175,46,7637,32,6,1292,12,6,767,105,25,5816,21,11,413,77,31,2728,,,,125,12,3932,,,,450,32,18327,140,7,4352,387,34,6725,207,51,4513,,, +21169,Metcalfe County,10,-85.63,36.98,754.24,0.0,0.0,,,,,,,10,3,566,11,3,298,14,4,740,,,,41,8,2215,8,6,252,17,10,496,,,,68,3,821,,,,143,16,3930,,,,92,10,1282,21,13,316,,, +21171,Monroe County,11,-90.18,38.27,860.2,0.0,0.0,,,,,,,,,,248,17,19848,58,6,2055,10,4,146,69,14,3393,22,7,861,24,12,764,,,,,,,,,,485,25,19515,,,,147,15,1765,59,21,1324,,, +21175,Morgan County,14,-90.19,39.71,994.07,0.0,0.0,,,,,,,,,,146,12,7258,,,,109,7,4931,96,12,3771,,,,106,14,2587,,,,,,,,,,337,16,16062,,,,186,11,2775,76,15,2664,,, +21173,Montgomery County,28,-95.51,30.3,515.1,2.44,0.07,,,,,,,14,4,1503,339,47,20501,189,22,8891,59,15,2951,259,41,13088,37,21,1177,158,38,8221,,,,413,24,18791,,,,1011,66,53879,17,7,376,942,44,17011,257,51,10687,,, +21177,Muhlenberg County,31,-87.14,37.2,1241.73,0.0,0.0,,,,278,7,20936,27,4,2827,431,27,14037,119,14,4563,56,8,1796,130,29,7064,5,5,306,158,30,8118,,,,55,12,1722,11,8,283,1322,55,59521,2,3,119,650,50,9994,272,97,5781,,, +21181,Nicholas County,8,-84.02,38.33,509.81,0.0,0.0,,,,,,,,,,30,6,2061,,,,,,,18,6,523,,,,13,5,321,,,,10,3,466,,,,128,13,6305,,,,18,4,179,49,13,901,,, +21179,Nelson County,46,-85.47,37.81,1098.4,0.0,0.0,,,,,,,67,4,6003,1574,139,87972,676,40,52819,198,14,7543,340,79,16804,74,34,3759,234,56,10763,54,3,11542,703,59,15469,40,6,523,1410,114,67160,54,13,1302,1190,77,21642,469,90,12173,,, +21183,Ohio County,24,-86.86,37.48,1544.23,0.0,0.0,,,,,,,109,3,10745,140,37,5681,115,11,5754,19,5,807,114,19,4030,20,11,901,91,22,2934,,,,235,16,8046,49,3,788,1197,47,42944,,,,357,29,6111,178,55,4036,,, +21185,Oldham County,68,-102.62,35.39,508.82,1.54,0.16,72,16,3030,,,,,,,1094,184,61207,313,57,21940,229,19,11450,1847,71,128203,194,83,9916,704,212,98686,5,3,430,749,92,22168,143,16,5292,2558,158,134361,345,29,9174,1210,72,27597,733,125,23790,2,4,68 +21187,Owen County,11,-84.82,38.53,917.4,0.0,0.0,,,,,,,96,3,8109,39,11,1494,67,6,2207,6,3,247,25,5,1405,7,3,242,5,4,254,,,,4,3,102,,,,120,13,5774,66,3,2852,146,13,1943,74,23,1834,,, +21189,Owsley County,4,-83.68,37.41,513.53,0.0,0.0,,,,,,,,,,,,,,,,,,,,,,6,4,213,,,,,,,,,,,,,237,13,8486,,,,10,3,175,10,4,296,,, +21191,Pendleton County,15,-84.37,38.69,730.15,0.0,0.0,,,,,,,,,,76,22,3195,9,3,382,76,4,2319,58,10,1757,11,5,366,41,8,1238,,,,182,9,13263,,,,157,14,5273,49,5,870,118,11,1858,59,29,1614,,, +21193,Perry County,28,-89.38,38.08,887.25,1.92,0.05,,,,519,6,46163,,,,129,29,5680,158,19,11763,95,11,4135,279,37,13698,68,17,3505,387,35,12312,292,12,10873,879,13,14411,,,,2824,122,151191,,,,738,47,12982,149,40,3912,,, +21199,Pulaski County,65,-89.12,37.23,1752.76,0.0,0.0,,,,,,,196,7,18320,843,105,39015,974,64,42765,208,21,11717,657,105,33724,224,57,7000,436,98,21307,73,7,7062,1150,59,35056,87,13,2167,4482,250,222700,113,14,2741,2256,103,41051,576,118,17802,5,3,106 +21195,Pike County,59,-90.85,39.61,2042.58,3.37,0.01,,,,802,36,68413,186,7,13868,713,67,36233,564,34,32731,124,16,6366,696,65,38522,112,35,4053,465,81,25398,16,8,911,329,36,10940,371,7,22335,4992,164,301159,141,11,2565,1617,100,28682,423,99,10625,3,4,100 +21197,Powell County,13,-83.82,37.82,466.52,0.0,0.0,,,,,,,,,,70,14,3512,110,6,2619,21,7,753,59,10,1829,19,6,528,10,6,363,,,,,,,,,,238,23,10028,11,3,259,258,18,4984,34,15,684,,, +21201,Robertson County,2,-96.51,31.03,259.28,0.0,0.0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,79,3,2277,,,,,,,10,5,281,,, +21203,Rockcastle County,16,-84.33,37.39,824.66,0.0,0.0,,,,,,,,,,96,22,2884,46,7,1667,353,6,10827,81,11,3144,22,6,698,135,13,4985,,,,13,5,474,,,,1077,25,45663,14,5,300,232,19,3596,71,17,2572,,, +21205,Rowan County,25,-80.52,35.63,741.38,2.03,0.15,,,,,,,14,3,919,202,29,10203,152,14,6167,72,10,4392,231,42,12181,99,24,2995,72,30,2978,26,5,812,236,18,6807,56,4,807,1871,102,108860,16,3,361,1182,53,19905,178,43,4131,,, +21215,Spencer County,19,-87.0,38.03,496.38,0.0,0.0,,,,,,,,,,210,59,8965,9,5,990,,,,51,12,2828,33,8,1084,31,18,1212,,,,54,16,2272,,,,195,19,7121,21,5,728,262,17,4325,90,29,2236,,, +21207,Russell County,18,-98.8,38.9,732.94,0.0,0.0,,,,,,,,,,267,27,13186,642,9,37439,55,7,4087,132,21,7092,26,9,885,42,16,1239,,,,53,12,1392,11,5,326,755,36,32330,63,6,2582,398,36,6846,91,35,2268,,, +21209,Scott County,56,-90.48,39.63,739.29,2.43,0.54,13,7,547,,,,,,,689,85,37512,764,30,48007,86,17,5236,298,61,19017,155,57,5765,540,103,33946,124,3,9630,979,49,34823,583,7,12611,1817,138,90672,106,20,3244,2239,120,43022,477,98,14563,,, +21211,Shelby County,48,-94.13,31.77,998.73,1.82,0.35,45,18,1751,,,,194,11,21340,763,110,43014,622,43,36491,105,14,2328,317,63,21527,115,45,5343,266,98,14800,,,,766,61,29895,71,10,2064,1504,109,71569,146,15,3436,1568,83,32223,796,112,27178,,, +21213,Simpson County,19,-86.58,36.74,612.35,0.0,0.0,,,,,,,,,,416,42,20326,166,15,9910,31,6,1001,128,23,8234,41,16,1114,61,16,2235,,,,358,16,13420,,,,468,33,20371,324,6,9069,848,51,16300,180,41,5174,,, +21217,Taylor County,26,-99.88,32.28,717.34,1.57,0.13,,,,,,,72,4,4917,365,59,13231,117,24,6352,64,10,3419,224,42,12324,70,25,2707,111,49,4659,,,,957,23,17127,1248,3,45860,1581,75,70072,64,9,1086,879,43,13396,286,74,5712,,, +21219,Todd County,12,-94.89,46.06,976.8,0.0,0.0,,,,,,,,,,92,12,4815,85,13,3923,,,,73,13,3058,7,3,180,52,12,1912,,,,13,6,700,,,,213,13,6724,,,,88,10,1413,94,34,1952,,, +21221,Trigg County,14,-87.88,36.79,1246.02,0.0,0.0,,,,,,,,,,59,16,2113,47,4,1689,42,6,1978,85,14,4646,19,7,1335,44,13,1423,,,,114,9,2568,,,,338,21,11951,,,,399,24,6725,147,41,3051,,, +21223,Trimble County,9,-85.32,38.6,404.6,0.0,0.0,,,,,,,208,3,22707,96,13,3217,,,,,,,51,4,2302,,,,8,4,113,,,,26,8,585,,,,59,4,3565,,,,78,4,930,28,9,1071,,, +21225,Union County,14,-89.25,37.46,941.23,0.0,0.0,,,,737,4,62106,,,,113,17,5740,367,18,20512,18,3,887,96,17,4929,18,6,376,50,10,2973,,,,49,12,1784,16,4,448,831,32,31453,,,,298,22,4189,132,31,3412,,, +21227,Warren County,133,-79.27,41.81,1418.17,2.56,0.88,,,,41,10,3741,152,3,12551,2464,240,136305,2076,156,123738,451,37,19248,1240,195,101600,585,140,24660,3409,216,253162,1792,26,140171,3887,160,101650,307,35,10197,8383,388,462285,661,39,16727,6605,285,125191,1926,265,59610,35,4,354 +21229,Washington County,12,-96.39,30.22,780.06,0.0,0.0,39,3,1905,,,,,,,263,29,13955,82,11,3297,,,,73,14,3852,19,8,640,38,11,934,,,,47,8,2310,,,,529,34,21018,,,,169,15,2596,123,36,3620,,, +21233,Webster County,13,-84.55,32.05,869.46,0.0,0.0,,,,,,,,,,235,21,16912,93,9,4926,29,3,1439,70,13,3232,14,5,102,46,9,2281,,,,28,4,1838,,,,251,19,8914,,,,150,14,2005,81,33,1641,,, +21237,Wolfe County,7,-83.49,37.74,576.95,0.0,0.0,,,,,,,,,,,,,,,,,,,16,5,545,29,5,644,3,3,68,,,,,,,,,,297,16,10115,,,,64,11,1798,28,5,499,,, +21231,Wayne County,20,-88.42,38.43,1253.81,0.0,0.0,10,4,355,,,,,,,46,16,2949,196,13,5339,282,10,3353,156,20,10736,,,,37,16,1820,,,,387,7,11444,,,,705,40,25383,30,5,1192,402,19,6847,75,28,1430,,, +21235,Whitley County,37,-84.15,36.73,1152.71,0.0,0.0,,,,75,7,3750,,,,167,22,7991,297,22,16211,70,15,2290,234,50,11917,108,24,5899,162,43,6913,,,,617,25,24678,1038,3,50469,2613,98,145458,17,4,245,1253,74,22161,290,62,7141,,, +21239,Woodford County,27,-89.21,40.81,497.27,1.86,0.56,405,23,19699,,,,,,,290,47,16387,236,18,12413,27,7,1345,167,34,8811,32,23,1328,491,74,31310,,,,111,26,4046,422,8,9836,652,68,24763,115,20,4665,849,46,18070,288,56,7791,,, diff --git a/training/naics2/US/counties/2021/US-LA-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-LA-training-naics2-counties-2021.csv new file mode 100644 index 00000000..ec35b894 --- /dev/null +++ b/training/naics2/US/counties/2021/US-LA-training-naics2-counties-2021.csv @@ -0,0 +1,65 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +22001,Acadia Parish,58,-92.4,30.27,1703.15,1.71,0.16,23,5,947,303,26,18510,83,9,4739,763,127,31552,894,60,32327,86,14,3243,403,77,18621,261,37,13691,314,134,12969,93,5,4967,404,41,19539,183,9,4844,2244,136,84512,76,13,1286,1281,83,18211,520,93,12323,,, +22003,Allen Parish,23,-92.86,30.66,1984.41,0.0,0.0,60,5,2526,65,6,3730,14,3,838,51,16,1996,23,5,632,18,5,888,267,30,3778,15,5,583,60,21,2653,,,,45,7,3165,26,3,420,756,39,30251,8,3,47,398,31,5614,212,49,6635,,, +22005,Ascension Parish,125,-90.92,30.21,783.88,1.78,0.18,57,3,3116,229,9,18586,125,8,9946,6815,266,454369,2478,166,200141,73,16,4061,918,145,53836,759,168,45756,1576,217,115789,408,14,29734,2253,154,132746,472,27,12193,3216,238,123796,233,31,5123,4056,258,74446,2430,224,135165,,, +22007,Assumption Parish,21,-91.05,29.92,958.15,0.0,0.0,,,,50,5,5912,,,,575,27,34096,39,7,2547,,,,177,19,7568,7,6,206,86,28,4152,,,,,,,,,,290,16,8646,,,,116,13,1561,131,33,4032,,, +22009,Avoyelles Parish,40,-92.0,31.05,2241.77,0.0,0.0,54,11,2205,,,,52,7,4496,692,75,51966,299,16,14584,26,8,991,403,52,15931,37,22,1533,235,54,10209,,,,86,19,1984,146,6,4737,1838,96,61430,77,5,1951,1253,50,31601,293,81,6779,,, +22011,Beauregard Parish,36,-93.34,30.61,3020.08,0.0,0.0,244,35,11058,29,6,2884,105,4,8142,288,56,12485,66,11,4153,17,5,837,624,51,37216,53,28,2431,312,46,11951,,,,157,18,4166,16,5,357,1214,65,47159,31,3,443,838,51,12244,370,72,8797,1,3,49 +22013,Bienville Parish,13,-93.08,32.32,2128.76,0.0,0.0,108,16,6050,277,15,28738,31,5,2661,72,10,2986,29,6,1499,,,,124,17,6736,57,7,3296,18,8,727,,,,47,4,1466,,,,498,22,17254,,,,173,14,2216,96,25,1296,,, +22015,Bossier Parish,129,-93.6,32.67,2245.62,2.12,0.48,126,9,5754,709,48,61515,56,6,3290,1997,235,100936,1350,116,75126,411,29,17747,1155,176,67463,717,169,34729,1323,265,70072,483,15,39357,1466,119,51033,259,21,5095,4599,243,252474,538,39,17440,6664,272,147799,1860,230,56439,2,3,89 +22017,Caddo Parish,240,-93.89,32.53,2426.02,2.11,0.89,88,16,5479,1912,148,168693,707,41,63536,4427,470,245186,5624,342,339908,1160,101,82223,2873,433,195117,1837,321,96016,4033,609,239643,485,28,33877,5555,282,189024,1591,66,48984,25539,860,1627031,1089,87,24904,10500,503,212768,4976,606,145818,14,7,329 +22019,Calcasieu Parish,213,-93.34,30.22,2833.54,2.27,0.44,25,7,967,238,15,24140,429,23,46724,5078,424,287611,2659,220,169124,568,55,33405,1873,321,125727,1356,241,74893,4529,462,358726,213,13,14378,3556,220,173278,1074,42,32618,11506,579,589604,474,71,11149,11242,461,290171,2946,425,101386,17,4,622 +22021,Caldwell Parish,10,-92.11,32.08,1400.63,0.0,0.0,60,8,2356,,,,19,3,1796,15,9,796,34,4,1449,12,4,520,97,9,5229,3,4,151,83,32,2676,,,,37,4,879,,,,641,24,27445,5,3,163,132,9,1688,79,17,1675,,, +22023,Cameron Parish,6,-93.18,29.89,4247.13,0.0,0.0,,,,21,8,861,30,3,4309,130,17,6490,56,8,4184,,,,55,5,871,158,7,7808,113,18,21645,,,,241,3,12010,,,,53,3,2019,50,5,1870,25,6,814,51,11,1162,,, +22025,Catahoula Parish,9,-91.85,31.73,1915.25,0.0,0.0,45,5,2235,17,4,644,,,,125,5,6658,79,12,4497,,,,93,12,3857,,,,77,35,4163,,,,,,,,,,417,16,10134,,,,80,8,802,76,28,1798,,, +22027,Claiborne Parish,14,-93.01,32.82,1986.94,0.0,0.0,33,6,1637,210,17,14360,60,7,3829,125,12,8391,64,10,5015,8,3,502,130,20,2657,5,3,113,31,8,1558,,,,17,8,484,,,,732,22,26285,,,,114,10,1337,82,17,1582,,, +22029,Concordia Parish,19,-91.67,31.39,1935.47,0.0,0.0,,,,77,10,5031,,,,135,23,6819,272,19,16959,20,4,1036,209,32,10580,79,7,3549,82,34,3702,,,,216,11,10526,,,,880,42,29033,22,3,668,323,25,4452,126,41,4068,,, +22031,De Soto Parish,27,-93.75,32.02,2316.64,0.0,0.0,23,8,1497,713,29,52347,133,11,12516,344,40,15199,43,15,2002,41,8,1975,167,35,8306,34,7,2087,112,33,4662,,,,108,13,6198,,,,657,37,26391,38,6,761,359,28,5218,192,53,5335,,, +22033,East Baton Rouge Parish,455,-91.09,30.53,1218.3,2.69,4.59,15,7,532,69,21,5582,1098,26,109872,39641,919,2734425,8878,657,611493,4595,201,278395,11394,928,1041900,3088,674,164673,21330,1825,1632737,7580,97,501252,13469,648,607503,5457,218,229727,35562,1475,2096786,2825,179,66724,22523,1133,456534,9886,1245,386636,26,12,2241 +22035,East Carroll Parish,8,-91.26,32.69,1146.47,2.01,0.03,22,7,1190,,,,,,,5,4,126,130,13,8057,,,,91,3,1339,9,5,302,17,5,432,,,,190,4,4381,,,,306,12,10013,,,,39,6,494,36,11,668,,, +22037,East Feliciana Parish,20,-91.04,30.85,1180.21,0.0,0.0,29,8,1474,26,5,1849,,,,109,28,5018,144,6,8522,9,4,252,115,16,6413,10,8,162,87,20,3488,,,,48,6,2871,152,4,4183,1650,31,77078,,,,217,18,3783,79,24,2068,,, +22041,Franklin Parish,20,-91.68,32.13,1644.82,0.0,0.0,19,10,1037,7,8,453,68,4,4923,86,20,3038,164,19,8671,17,6,863,235,36,10861,33,13,1149,102,35,3688,,,,60,11,1863,,,,1096,51,28462,16,6,241,399,30,5257,248,52,4832,,, +22039,Evangeline Parish,33,-92.42,30.7,1760.22,1.95,0.07,20,6,930,20,8,1595,84,9,6221,146,32,8351,142,20,4823,55,11,2212,233,41,11517,44,15,1377,101,35,3531,,,,408,10,18592,9,3,112,2660,104,91639,7,3,172,260,25,3349,210,52,6423,,, +22043,Grant Parish,22,-92.57,31.57,1722.03,0.0,0.0,39,8,2143,,,,29,8,1006,116,28,4133,,,,3,4,301,57,11,2283,8,4,126,8,9,570,,,,19,7,871,,,,253,21,7538,,,,57,6,695,90,33,1753,,, +22045,Iberia Parish,71,-91.75,29.98,1604.08,2.64,0.37,,,,1344,40,126611,123,5,9314,1092,103,68394,1093,81,63036,114,14,5517,703,119,39219,836,80,56397,627,125,34709,231,7,15950,608,58,36781,228,15,7279,3433,186,129597,104,17,1447,1720,100,26237,904,143,40104,,, +22047,Iberville Parish,31,-91.31,30.21,1691.0,0.0,0.0,,,,,,,,,,1502,45,86702,335,28,16168,11,4,837,269,35,15981,130,26,7614,217,54,18210,,,,758,33,56148,,,,719,43,24460,49,8,2126,633,46,10088,457,54,21002,,, +22049,Jackson Parish,15,-92.56,32.29,1504.2,0.0,0.0,114,13,5965,,,,33,5,3114,103,17,4456,6,3,291,,,,103,17,5201,4,8,221,60,21,2165,,,,28,8,762,,,,728,24,34039,,,,253,20,3135,192,41,5298,,, +22051,Jefferson Parish,439,-90.13,29.85,1323.92,3.12,15.1,41,18,708,352,27,25500,620,22,74771,10150,1025,615216,10685,740,702547,1587,159,110810,8982,874,712923,3430,628,174528,10740,1352,815471,3852,115,299703,13120,685,506462,3992,129,176437,31527,1357,1946464,2636,167,463938,18209,1156,413995,7086,959,258008,23,10,445 +22053,Jefferson Davis Parish,32,-92.79,30.26,1705.87,1.81,0.03,35,5,1735,84,19,5599,53,4,4103,457,73,28441,247,30,13698,18,7,1615,270,49,16481,164,20,9548,237,62,10287,58,4,4517,145,26,8932,,,,1351,69,60119,33,9,528,751,46,12151,265,58,6734,,, +22055,Lafayette Parish,241,-92.07,30.21,697.29,2.8,3.39,76,13,2542,5785,249,517493,346,10,28870,7427,600,503173,6402,476,440430,1818,115,110951,3978,574,291767,2700,535,171503,8510,1327,610461,1437,56,115509,6964,427,465880,1909,98,62725,27270,1215,1409119,1442,119,28085,14279,717,282701,4807,561,169178,5,9,457 +22057,Lafourche Parish,98,-90.4,29.58,3214.12,1.98,0.09,21,4,690,1648,45,200327,54,5,4420,1735,148,133232,1052,65,61293,155,18,14172,750,143,40632,245,64,14216,881,159,44286,478,13,38973,905,67,29879,220,15,4095,4496,184,239660,341,29,6971,2369,166,39313,634,121,25132,,, +22059,LaSalle Parish,15,-91.95,29.98,1716.42,0.0,0.0,81,13,4117,200,24,11597,,,,122,29,4831,201,12,9332,22,3,1218,147,21,6151,8,3,219,143,83,6294,,,,599,13,28544,,,,857,22,32843,19,3,448,269,21,3748,342,31,22501,,, +22063,Livingston Parish,141,-90.72,30.42,1790.93,3.06,0.06,129,7,8864,24,10,1984,85,9,5867,3498,320,235170,1059,60,57104,114,19,6905,805,117,39443,360,89,19280,1134,153,49813,77,4,7137,1144,122,60009,213,13,3275,2264,179,78776,348,29,4494,4143,200,69786,1135,222,33531,7,4,129 +22061,Lincoln Parish,48,-92.68,32.6,1223.35,0.0,0.0,101,18,6056,115,16,7824,56,8,1875,841,97,47400,373,36,21175,187,17,8549,622,87,47848,438,75,17309,802,95,57576,361,6,19713,548,64,20873,316,11,10630,3202,150,123919,186,11,4289,2418,115,37929,760,99,16198,6,3,47 +22065,Madison Parish,10,-91.26,32.36,1685.01,0.0,0.0,20,8,758,,,,,,,16,3,496,139,13,8700,6,3,425,171,15,3318,13,10,388,14,7,407,,,,167,7,6351,41,3,934,994,28,32122,58,7,1037,186,15,2519,43,11,636,,, +22067,Morehouse Parish,26,-91.84,32.83,2087.69,0.0,0.0,66,7,3859,,,,69,11,3889,246,25,14846,336,20,14734,43,6,2626,306,45,16298,44,23,1257,88,20,2851,,,,32,11,1034,,,,1814,68,59426,19,4,466,453,27,6706,223,60,5024,,, +22069,Natchitoches Parish,38,-93.14,31.65,3365.67,2.25,0.02,242,15,15360,154,13,11476,75,5,6373,532,61,24512,308,20,12900,126,18,6093,528,70,35088,216,47,5848,192,55,9390,130,4,19490,597,29,24143,9,4,275,1812,93,71836,48,14,884,1590,94,25070,424,95,9611,3,3,62 +22071,Orleans Parish,384,-89.93,30.08,901.91,3.57,21.88,97,3,16839,827,24,125059,1753,26,258781,4398,397,295919,2308,224,142888,1663,203,128737,5667,478,656505,2777,583,135119,13099,1649,1192215,4085,81,527018,6773,439,248560,23036,240,1156579,26596,1047,1560493,4077,287,158704,26646,1603,800136,7213,929,269765,54,13,972 +22073,Ouachita Parish,160,-92.16,32.48,1635.86,1.92,0.49,17,12,599,130,20,9435,424,24,39301,3529,351,172745,2452,176,137361,1922,95,143171,3452,300,204496,1074,231,52809,2466,432,140548,632,19,52122,3808,224,140288,501,39,13503,13123,661,585370,918,60,11318,6494,328,107193,2977,385,94842,12,6,222 +22075,Plaquemines Parish,24,-89.51,29.43,3085.19,0.0,0.0,18,10,537,392,17,38743,70,10,4295,442,66,27327,777,60,54812,7,5,285,91,22,6411,214,25,16641,437,55,41100,15,3,1736,437,36,19145,304,6,13349,310,23,12977,172,17,3273,682,58,17144,400,49,21497,,, +22077,Pointe Coupee Parish,21,-91.57,30.62,1528.97,0.0,0.0,57,9,1254,120,4,7312,305,9,32613,155,33,6543,142,10,9318,13,4,679,185,22,14158,27,13,1510,78,25,5820,,,,45,10,1773,51,3,1286,736,31,27979,28,6,507,311,40,4652,86,26,2756,,, +22079,Rapides Parish,130,-92.55,31.17,3526.03,2.39,0.08,116,19,5277,24,7,1905,874,25,81749,3932,207,286075,1667,121,100312,415,44,22574,1376,219,81494,570,167,21899,1850,268,98675,426,10,61951,1775,149,68301,967,30,22176,14443,584,692384,230,32,3337,4284,247,76358,2182,318,66764,9,5,77 +22081,Red River Parish,8,-93.31,32.08,1041.65,0.0,0.0,,,,,,,,,,102,12,4868,55,6,2123,,,,80,9,3645,9,4,249,31,9,993,,,,35,5,2430,,,,463,13,17306,,,,103,12,1534,213,15,5182,,, +22083,Richland Parish,20,-91.81,32.42,1461.76,0.0,0.0,24,9,1318,40,5,3327,18,5,1191,268,36,20535,238,24,13149,27,7,1079,214,34,11540,158,20,3589,104,29,4282,46,3,2277,82,13,2671,222,3,6857,1611,69,58725,16,5,231,336,26,4646,142,38,3136,,, +22085,Sabine Parish,22,-93.53,31.52,2619.51,0.0,0.0,261,39,12612,36,15,3030,,,,230,43,10004,73,12,3428,34,6,1246,200,36,11050,18,13,518,108,42,5175,,,,29,13,1070,,,,809,49,26076,6,5,94,274,23,4371,193,53,4335,,, +22087,St. Bernard Parish,44,-89.6,29.82,1598.82,2.43,0.75,0,3,160,,,,37,5,3649,700,88,42319,240,26,12095,37,4,3309,213,34,8522,53,20,2318,184,48,7105,,,,309,35,16441,81,8,1671,548,53,24065,109,13,2019,1258,89,21383,324,56,9585,,, +22089,St. Charles Parish,52,-90.38,29.89,1028.12,2.54,0.55,,,,121,6,16495,1067,16,139995,1264,87,81250,1691,89,124613,84,13,4928,608,55,36257,262,34,26420,1139,99,74113,262,5,38324,1248,56,48915,102,8,3410,1413,77,85075,216,18,3080,1045,76,15368,511,90,20328,,, +22091,St. Helena Parish,11,-90.69,30.81,1060.85,0.0,0.0,,,,38,3,2402,,,,52,13,2614,,,,,,,23,6,927,,,,16,10,812,,,,,,,9,3,310,402,20,14234,,,,11,3,159,36,15,1450,,, +22093,St. James Parish,20,-90.8,30.01,654.93,0.0,0.0,,,,,,,,,,294,18,14427,31,9,2070,,,,200,23,14219,88,7,3504,83,21,3805,437,3,75968,140,13,7023,52,5,1617,565,32,24602,75,7,2295,340,33,5347,147,31,3859,,, +22099,St. Martin Parish,52,-91.61,30.18,2115.75,2.1,0.06,,,,460,37,32729,110,7,5283,562,108,27346,805,63,56954,73,9,4241,219,41,10902,507,40,42378,285,87,14466,180,5,16496,285,42,7473,188,10,6161,1283,68,51727,142,17,2741,1155,73,20012,293,63,9302,,, +22101,St. Mary Parish,50,-91.44,29.69,1785.65,2.68,0.12,,,,2125,21,175558,73,6,6602,1062,67,80961,822,56,53846,92,12,3735,492,91,24236,424,61,28829,634,87,40012,52,5,3917,977,50,41463,110,11,3332,2012,104,77068,211,13,5730,1688,88,37973,502,109,18375,,, +22095,St. John the Baptist Parish,43,-90.53,30.11,1062.07,2.39,0.84,,,,,,,,,,5902,59,282856,705,37,70719,154,14,7663,541,54,20133,453,31,27142,259,44,12514,31,3,2998,854,52,45016,193,12,6382,985,73,36333,108,14,2571,997,80,15061,412,59,22362,,, +22097,St. Landry Parish,83,-92.0,30.62,2432.49,2.28,0.09,27,6,994,61,14,6060,179,20,13375,2239,133,139360,780,63,40102,126,18,5852,628,120,33816,147,57,6839,513,136,29358,106,5,9042,163,32,4526,400,17,13515,5786,273,210981,171,22,3107,1914,102,33647,666,135,19401,,, +22103,St. Tammany Parish,263,-89.97,30.42,2812.28,1.92,0.64,28,19,1009,277,24,54390,229,23,19933,7555,676,498679,2819,299,227004,972,90,85090,3236,519,285063,1016,331,50539,4906,923,316631,1979,33,358514,3253,393,148045,1346,73,42715,16812,866,899637,1495,111,30718,11091,639,223377,3617,555,122082,17,5,312 +22105,Tangipahoa Parish,132,-90.43,30.63,2185.59,0.0,0.0,11,7,179,175,14,11588,266,9,23447,1141,217,64737,1759,106,94673,422,28,28145,2000,186,157915,579,128,25064,1169,220,75259,473,11,35764,1883,94,54156,515,30,14516,8833,350,416148,435,33,6623,5459,274,90149,1821,256,64364,,, +22107,Tensas Parish,4,-91.37,31.98,1661.29,0.0,0.0,,,,,,,,,,,,,59,8,3541,,,,50,4,2580,,,,,,,,,,57,3,1294,,,,54,7,2576,16,4,201,14,4,311,6,4,52,,, +22109,Terrebonne Parish,110,-90.87,29.46,3847.78,2.02,0.32,60,17,1125,2150,83,209566,99,4,8351,2792,190,172154,2107,198,145720,236,24,14305,1045,171,67334,1185,152,85289,2213,258,154896,673,14,46706,2312,115,125893,247,29,6921,7242,272,366817,340,37,6878,4799,248,89121,2283,172,90651,,, +22111,Union Parish,21,-92.39,32.84,2344.26,0.0,0.0,106,19,4218,47,6,3175,47,6,3058,181,37,8256,81,10,5095,45,15,3131,101,24,5583,18,11,865,57,14,2238,,,,196,16,5622,209,5,7975,785,32,31901,25,6,405,223,20,3086,140,42,3904,,, +22113,Vermilion Parish,58,-92.35,29.84,3357.67,2.17,0.07,33,6,3093,379,26,27427,36,4,2650,931,88,63291,251,33,14598,98,13,5386,316,67,17612,101,34,4647,301,113,13617,51,4,3314,165,39,7009,131,13,4222,1925,95,80438,74,15,1225,975,75,14505,421,83,11128,,, +22115,Vernon Parish,49,-93.2,31.08,3471.24,2.21,0.03,129,19,6421,19,3,1008,85,7,5893,497,50,19876,68,15,3083,73,11,3185,236,44,12590,318,32,13183,391,81,22758,48,3,1510,384,21,20069,73,6,3028,1710,65,103635,,,,930,73,16595,301,69,7365,,, +22119,Webster Parish,37,-93.33,32.64,1592.24,0.0,0.0,25,9,774,330,24,26655,20,7,1700,1007,59,63054,317,21,15250,52,10,2607,338,63,13451,93,29,5864,177,42,6792,52,4,2757,226,28,11856,,,,2064,91,81117,101,11,989,795,62,11754,463,86,11247,,, +22117,Washington Parish,46,-90.07,30.83,1750.89,0.0,0.0,,,,74,10,4574,109,8,8587,586,50,35266,109,19,4989,59,9,3452,341,57,15126,29,13,803,458,38,14688,,,,110,15,3358,148,6,4490,1878,82,78529,25,10,477,840,61,10253,281,65,6638,4,3,60 +22121,West Baton Rouge Parish,27,-91.33,30.45,527.92,1.64,0.17,,,,,,,,,,2088,74,108233,760,42,45617,17,5,746,99,26,6967,98,13,5147,269,34,17308,,,,189,20,11396,116,7,3402,365,28,11766,134,9,5726,988,70,15060,539,61,23583,,, +22123,West Carroll Parish,10,-91.46,32.79,933.66,0.0,0.0,25,5,1120,,,,37,7,1648,64,8,2013,108,4,7146,18,4,452,63,17,2945,,,,17,9,420,,,,,,,,,,482,20,17625,,,,166,13,2077,106,34,2591,,, +22125,West Feliciana Parish,15,-91.4,30.88,1103.63,0.0,0.0,,,,,,,914,3,116392,92,14,4858,12,3,1018,7,3,678,74,11,4863,35,14,1285,123,21,4652,,,,12,6,461,,,,475,25,20275,45,4,886,485,24,9617,158,18,7863,,, +22127,Winn Parish,14,-92.64,31.95,2477.83,0.0,0.0,429,27,24645,11,6,869,5,3,65,41,12,1700,68,8,2757,6,3,410,96,21,3944,25,8,908,55,20,1989,,,,159,6,4996,,,,857,35,38223,10,3,242,243,20,2915,320,34,13438,,, diff --git a/training/naics2/US/counties/2021/US-MA-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-MA-training-naics2-counties-2021.csv new file mode 100644 index 00000000..d83ecc10 --- /dev/null +++ b/training/naics2/US/counties/2021/US-MA-training-naics2-counties-2021.csv @@ -0,0 +1,15 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +25001,Barnstable County,228,-70.3,41.7,1139.34,2.51,0.19,104,49,6427,48,5,3628,206,9,26505,6288,1386,448839,1443,186,98491,964,140,58332,1830,289,176392,1427,420,81914,4575,754,352678,665,28,59039,3488,730,237985,1237,103,55916,14795,772,884548,1706,243,91545,9697,1075,480597,3457,757,151403,22,14,763 +25003,Berkshire County,129,-73.23,42.4,2450.97,3.03,0.39,34,12,1510,49,3,2595,228,13,21677,2392,497,158353,1028,94,61953,572,66,32999,1585,150,129558,627,137,29809,2601,312,195718,737,13,65391,1644,249,115119,3188,57,183271,10780,423,630202,1710,108,53949,5117,485,157712,1827,341,70127,8,9,297 +25005,Bristol County,576,-71.09,41.74,1528.31,4.98,3.9,182,76,9792,60,6,4321,561,22,56247,10930,1729,827213,14875,586,1289808,2365,161,196515,4015,533,332379,1892,509,101743,5461,1003,419014,5057,72,639192,8358,786,405546,4258,149,150382,39462,1481,2133691,2326,208,71540,18987,1251,460746,6777,1324,244423,50,27,2256 +25009,Essex County,805,-73.75,44.06,1377.9,5.27,8.45,222,65,17831,31,4,2370,763,28,88485,14481,2409,1209484,11486,721,1161001,5636,311,622818,10168,940,1242227,2725,732,176384,15783,2053,1571568,4855,86,517715,17150,1321,989677,10137,302,430204,61539,2185,3160065,4444,405,165714,23997,1906,722858,10499,2076,373324,115,45,4425 +25023,Plymouth County,528,-96.22,42.74,1820.16,4.09,1.78,51,19,2876,53,7,3812,708,22,81669,13694,1960,1168970,6703,507,584275,1765,151,130506,8006,678,804500,1550,433,104815,12214,1280,710819,4993,99,568009,8100,890,429108,2769,178,104198,35344,1365,1875199,3198,282,111703,17442,1107,463870,7264,1335,268580,35,21,1041 +25025,Suffolk County,793,-72.86,40.88,169.43,10.76,71.26,40,11,3224,41,3,3107,1342,37,212846,13933,1083,1529912,13764,611,2299036,27563,656,5262952,71752,1895,17984000,13719,1456,1583636,83730,3429,13784673,25828,172,3562028,25311,1187,1566050,54931,434,2679156,146126,2020,11620903,8491,395,1183413,40847,2691,1577597,19384,2528,1184632,62,54,3661 +25007,Dukes County,20,-70.64,41.39,306.67,0.0,0.0,,,,,,,,,,817,254,66174,64,20,4257,134,15,6915,197,29,20264,159,85,16095,227,67,18448,,,,410,106,31890,59,15,3203,903,52,69706,261,42,18873,549,152,56609,322,86,17469,4,7,264 +25011,Franklin County,71,-95.22,33.2,1876.27,2.4,0.11,10,5,626,,,,129,9,16651,976,174,69361,557,53,33238,112,26,6205,397,61,24668,74,43,3259,637,120,32852,673,7,33940,609,81,34461,1537,38,79052,3420,178,141414,560,37,13398,1359,146,34377,530,179,18143,3,3,145 +25013,Hampden County,466,-72.61,42.13,1642.76,3.64,4.1,32,12,1491,,,,1355,23,174339,7132,937,563357,6896,383,459947,1789,123,113403,8195,491,874680,2104,421,101352,6671,711,476336,2802,47,232065,5367,529,236247,7832,140,268917,42742,1212,2281915,1822,129,65072,13184,884,336539,6435,969,242449,14,9,508 +25015,Hampshire County,162,-72.62,42.34,1412.26,2.65,0.81,38,10,1123,17,5,1365,142,9,15111,1933,362,129828,1402,85,86395,579,66,41813,1367,149,110816,420,112,19211,1663,359,108982,229,18,12847,1372,186,47087,8168,115,342009,9719,441,539867,427,96,15411,4035,363,112239,1931,378,85143,46,5,372 +25017,Middlesex County,1623,-71.4,42.49,2194.04,5.61,10.78,173,44,9506,88,11,6770,3256,43,462154,41919,4814,3778878,46379,1808,6359460,61090,1221,11276841,26156,2120,3027667,14068,1949,1130460,146216,6961,24808915,45105,388,8224316,50641,2713,3462440,83015,941,5367833,117168,4971,6761945,8682,808,321441,52956,3922,1719266,26700,4426,1356160,126,86,6913 +25019,Nantucket County,14,-70.01,41.32,146.1,1.76,1.67,,,,,,,16,3,2021,1036,373,85335,36,10,4183,54,12,4685,106,16,9343,129,89,19295,240,88,22393,34,3,4296,571,155,58142,87,13,4644,542,37,41337,217,38,28181,522,121,64831,226,56,14564,,, +25021,Norfolk County,720,-71.18,42.15,1067.39,4.06,9.65,55,15,3102,117,8,9097,2394,28,331437,19852,2286,1944188,18628,920,1601272,12472,393,1135824,28797,1220,3345582,7264,975,647118,22713,2648,2781082,11709,145,1285601,18695,1243,1347939,12100,423,593426,51098,2525,2679267,5251,408,411992,23116,1653,672873,12751,2036,599779,48,35,2446 +25027,Worcester County,857,-71.87,42.37,4089.86,4.14,2.17,152,33,5379,141,10,12686,1645,41,174895,15232,2427,1191244,13116,798,1039252,3035,270,262849,14849,863,1406388,3399,753,215819,21231,1838,2156181,9538,96,776841,12870,1194,622018,15600,320,663466,65373,2213,3641513,3394,267,103539,21355,1722,542691,9909,1903,369465,51,34,2733 diff --git a/training/naics2/US/counties/2021/US-MD-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-MD-training-naics2-counties-2021.csv new file mode 100644 index 00000000..a258f48e --- /dev/null +++ b/training/naics2/US/counties/2021/US-MD-training-naics2-counties-2021.csv @@ -0,0 +1,25 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +24001,Allegany County,69,-78.04,42.24,1108.03,2.09,0.37,11,3,366,,,,148,5,15839,933,107,51386,456,47,23977,468,32,17150,801,94,48069,151,45,6383,459,86,26069,,,,341,48,10297,174,9,4356,5917,249,318653,133,19,2822,2980,171,63577,1085,204,31109,,, +24003,Anne Arundel County,584,-76.57,38.97,1163.97,3.07,8.23,47,11,881,18,3,1369,638,33,74575,19558,1659,1393515,8546,579,743161,3227,251,302908,7432,752,869371,3629,705,234116,38013,2352,4581718,3842,88,433081,18699,906,1011719,3381,209,136668,27355,1472,1755773,3761,297,124302,25809,1295,718730,10094,1422,470592,63,20,1616 +24005,Baltimore County,851,-76.65,39.44,1608.91,3.4,12.47,34,12,944,114,5,8523,1550,33,187811,24472,1924,1695163,12674,760,974696,5244,303,517407,18901,1327,2093505,7547,1099,507358,27499,2698,2493782,10053,127,1104849,24255,1271,1149027,6997,268,276906,61927,2962,3382281,4292,312,393247,26266,1756,609617,14593,1908,578145,15,19,776 +24021,Frederick County,267,-78.28,39.21,1728.98,3.05,1.75,37,15,1175,166,4,10005,169,9,19847,8429,887,568458,3005,262,229662,977,91,71311,4503,322,457823,1044,292,65522,10150,940,923019,1805,54,151591,4608,390,196224,2727,96,78215,13667,741,738278,1519,105,35966,8632,495,197110,3876,635,166331,11,10,394 +24009,Calvert County,93,-76.54,38.53,615.59,1.88,0.08,,,,,,,1072,8,152837,2191,298,138483,285,38,20037,129,16,7892,328,77,34096,257,97,14182,1411,211,106953,40,7,2183,692,101,26233,210,21,5446,3415,190,181079,212,27,7264,2897,153,61996,1181,190,40805,1,4,56 +24011,Caroline County,33,-77.36,38.03,844.51,0.0,0.0,9,5,425,,,,,,,742,115,37293,204,29,10880,36,9,1880,192,24,8838,20,13,1130,255,43,10219,181,3,14135,304,43,22053,433,9,18216,750,44,34903,37,6,545,408,34,8129,352,71,14070,,, +24013,Carroll County,172,-89.96,42.06,1172.83,1.99,0.6,21,8,1282,,,,21,4,2556,5435,742,340628,1305,136,92149,296,50,24998,1182,189,90004,425,162,24436,3702,489,273686,336,17,29196,2721,320,129529,1507,65,44567,10062,482,492961,695,52,13302,5532,281,109028,2601,471,95089,4,3,109 +24015,Cecil County,103,-75.94,39.57,975.63,2.17,0.07,49,11,2202,100,5,8144,96,4,12101,1137,193,69815,1491,65,79615,102,15,6468,336,64,23360,268,97,10806,799,127,67283,,,,1991,116,65499,357,25,14087,3989,212,265658,757,55,25783,3089,166,71157,1057,206,34332,,, +24017,Charles County,165,-77.03,38.5,1254.49,2.13,1.44,11,3,368,14,4,1084,546,5,55705,3405,348,220920,805,64,51386,363,38,26221,635,105,64557,328,127,19415,1723,293,119857,502,9,65138,1386,144,58415,398,34,12942,4710,356,240493,345,37,7447,5544,284,116790,1826,293,68261,4,4,89 +24019,Dorchester County,32,-76.1,38.39,1550.2,2.45,0.06,,,,,,,,,,615,78,39704,339,28,25559,41,10,1926,196,33,13955,121,35,3699,320,49,19025,,,,226,30,4182,39,5,813,1602,63,72822,113,15,1482,949,58,24831,275,78,7344,,, +24023,Garrett County,29,-79.25,39.54,1703.76,0.0,0.0,91,25,4271,102,7,8263,36,5,3663,616,143,26717,120,25,3604,418,14,14751,294,36,16506,429,41,15449,428,66,24033,265,4,19311,387,46,11487,37,9,685,1669,79,78148,586,19,8422,1194,85,28492,343,87,10982,,, +24031,Montgomery County,1057,-95.51,30.3,1312.97,4.45,19.08,54,20,2534,,,,419,22,47616,26212,2323,1986087,9974,688,1265073,13682,640,1646524,21669,1505,3320117,11096,1638,1139622,81930,5865,9585244,13066,602,1912689,41225,1826,2134951,10607,594,659781,72707,3887,4387014,6052,407,225860,27694,1882,789814,23762,2510,1688302,62,43,2990 +24025,Harford County,259,-76.3,39.55,1168.85,2.4,2.81,7,6,322,95,3,7244,144,12,19184,5324,796,334366,2801,191,181198,736,74,63408,1860,282,151712,754,261,42088,9543,756,850720,277,26,22061,3509,376,152969,960,85,31183,11994,660,671356,1107,82,23711,7720,427,173773,3807,562,166218,1,3,68 +24027,Howard County,329,-101.43,32.3,656.2,2.93,6.85,296,8,12697,,,,132,5,15412,10941,836,834250,16026,544,1312593,6316,176,904228,8686,534,968348,3249,467,279040,43259,2282,5114634,4929,95,741987,12854,573,743271,4466,212,244233,17461,1149,1045131,2439,146,61433,11799,654,285834,6361,740,302090,28,17,1381 +24029,Kent County,19,-100.78,33.17,781.1,0.0,0.0,44,5,1922,,,,,,,367,47,22496,139,21,7814,57,7,3300,172,27,10651,41,19,1923,230,50,13030,58,3,9732,345,42,13523,839,15,27742,984,71,39765,228,31,7414,539,55,15856,258,72,8123,,, +24039,Somerset County,25,-79.04,40.0,903.22,0.0,0.0,10,8,439,,,,,,,259,49,14600,506,10,41079,5,4,353,81,13,2916,25,13,597,97,19,4815,,,,64,14,3685,40,3,1093,1089,36,40221,26,3,499,261,29,4877,208,50,5567,,, +24033,Prince George's County,958,-76.85,38.8,1291.91,4.07,15.47,26,5,1289,42,3,3949,536,16,57628,32356,1834,2397689,9820,536,671787,5538,267,594178,5346,591,399824,8425,839,552570,30267,2006,2706361,3115,83,353080,21558,1009,971404,3653,235,164906,32603,2139,1798073,3205,167,94770,28245,1487,709351,12032,1812,587211,31,35,1482 +24035,Queen Anne's County,50,-76.06,39.03,1023.19,0.0,0.0,11,6,387,,,,,,,1152,225,63629,892,73,79875,110,19,6337,278,57,22000,178,66,10529,724,168,56396,,,,478,88,24745,142,13,5594,1079,107,51645,288,32,7581,2009,106,53464,601,134,20120,,, +24037,St. Mary's County,113,-76.54,38.21,1041.25,2.1,0.47,19,7,825,,,,,,,1893,262,122786,283,33,18868,243,26,16150,441,65,33744,252,97,13300,11216,348,1016145,255,11,20976,1873,100,126329,660,40,28090,4423,178,226276,192,28,3914,3766,206,78260,1107,196,40200,47,3,1739 +24041,Talbot County,38,-84.51,32.7,796.21,2.02,0.07,23,6,1085,,,,6,3,916,1056,183,58378,645,63,38592,302,13,12289,628,73,66908,229,81,12562,1127,142,68115,51,6,15296,1671,94,77482,256,16,11409,3783,185,204743,402,31,15270,2213,145,61566,715,144,31613,,, +24043,Washington County,154,-96.39,30.22,1210.63,2.95,1.58,31,4,1804,,,,189,4,22829,2577,315,146235,2490,151,148812,1270,48,60729,4259,186,308477,748,161,33555,1625,220,101387,410,18,28950,3206,195,101385,399,29,11289,10667,445,562989,665,47,15660,5128,333,106489,2353,421,76006,4,7,178 +24510,Baltimore city,592,-76.6,39.33,223.8,5.41,61.34,,,,,,,3166,39,457670,8217,593,564419,6851,467,531071,4010,250,411751,17057,560,3291811,4426,798,315939,21561,1632,2403636,12941,88,1233228,14081,591,650231,37608,235,2674796,75132,1595,5063344,4720,200,246870,16625,1469,496818,11669,1397,538089,29,14,725 +24045,Wicomico County,103,-75.64,38.39,995.74,2.19,0.95,87,10,3956,,,,384,12,37469,1699,253,81619,1768,117,106295,794,49,42106,972,132,66791,527,150,29574,1203,207,71752,554,13,60247,2058,144,120871,377,20,10152,8698,344,508259,348,21,6161,3806,216,74300,1507,264,48966,7,3,140 +24047,Worcester County,52,-71.87,42.37,1513.71,2.07,0.05,13,15,514,,,,,,,997,220,45488,217,52,12077,158,32,8106,591,104,39397,477,162,24295,682,161,41998,,,,459,93,28418,132,11,5132,2422,159,128128,842,61,36897,6570,457,259321,1096,201,36348,,, diff --git a/training/naics2/US/counties/2021/US-ME-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-ME-training-naics2-counties-2021.csv new file mode 100644 index 00000000..c89df670 --- /dev/null +++ b/training/naics2/US/counties/2021/US-ME-training-naics2-counties-2021.csv @@ -0,0 +1,17 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +23001,Androscoggin County,110.0,-70.2,44.14,1287.41,3.54,0.62,52,16,2696,,,,130,12,12254,2642,418,156972,1471,118,83312,845,35,63652,3036,133,187755,438,131,20325,1500,175,104112,657,14,47809,2349,170,76375,1731,27,63361,9356,388,479844,401,46,8373,3488,246,81343,1271,250,42746,,, +23003,Aroostook County,67.0,-68.47,46.68,17681.39,2.4,0.0,568,142,25338,,,,,,,698,180,38465,460,64,27975,259,33,12198,893,83,52856,265,73,7728,352,84,16437,94,7,4192,338,82,13499,79,11,1881,5620,223,269228,97,29,2104,1507,151,30307,660,174,17780,,, +23005,Cumberland County,301.0,-77.28,40.15,2464.3,4.5,0.79,111,101,5166,5,3,369,491,28,47235,8277,1308,538653,7076,467,597695,3625,278,256826,15904,651,1453901,3544,761,194430,12069,1538,1076024,6248,77,719035,9073,736,376470,5341,168,228111,34345,1474,2147757,1891,242,68848,12638,1107,441801,6244,1000,248485,15,12,216 +23031,York County,210.0,-76.74,39.97,2652.88,2.68,0.34,126,30,6246,20,5,1862,134,12,11626,3832,926,216804,1253,158,72767,341,58,17988,1689,217,122427,663,277,34857,1897,441,116555,433,23,30921,1479,360,73471,1878,48,82831,11038,599,565586,851,131,38568,7529,783,295689,1976,476,70411,8,8,368 +23007,Franklin County,29.0,-95.22,33.2,4514.22,1.98,0.0,170,27,8023,,,,65,7,5131,482,128,24469,77,18,3521,95,18,3423,265,30,15636,160,37,5144,166,41,6615,,,,109,45,4249,183,8,5280,1647,98,79590,237,28,6261,1603,107,35046,232,74,6497,,, +23009,Hancock County,55.0,-91.15,40.39,4541.51,0.0,0.0,184,148,10395,14,4,509,17,3,1398,1519,340,73473,370,60,19631,276,44,12655,484,74,36302,281,98,14951,2029,136,150832,,,,375,135,19541,645,37,17054,2761,167,144857,351,86,14335,1708,347,106888,892,183,36569,4,4,105 +23011,Kennebec County,123.0,-69.83,44.42,2463.92,2.28,0.17,69,21,4748,,,,560,8,47910,1997,389,115948,2388,105,154651,1636,67,109200,1131,154,79280,509,123,22601,1700,250,104937,250,16,18540,1561,173,70775,3623,56,146915,12117,449,708821,566,60,15261,4726,300,112226,1789,365,75092,8,6,193 +23013,Knox County,41.0,-99.71,33.59,1058.87,2.17,0.04,467,157,32730,,,,65,7,4577,962,221,48513,340,54,18195,258,39,13777,625,55,46266,183,76,10231,489,125,27791,41,4,6555,419,89,18613,221,27,9087,2824,174,149608,299,56,10871,1209,173,48332,749,179,29091,,, +23015,Lincoln County,35.0,-81.21,35.49,1337.1,0.0,0.0,105,88,5211,,,,22,3,2314,771,239,36613,208,33,10106,157,27,7579,289,39,19117,96,54,4369,311,99,17029,92,4,7537,402,67,17479,335,21,13172,1605,90,77439,281,47,13149,882,167,50426,409,113,16098,,, +23017,Oxford County,0.0,-70.78,44.47,5636.94,0.0,0.0,173,45,9488,,,,36,6,3846,954,210,51322,204,38,9806,114,32,7146,334,40,23456,170,52,7660,309,70,14748,12,3,767,260,71,11457,345,13,15864,2601,135,117581,257,31,6293,2273,147,65462,437,135,11465,2,3,26 +23019,Penobscot County,152.0,-68.6,45.29,9214.19,2.55,0.06,582,63,30373,,,,707,16,59919,3305,494,212153,2103,162,128035,828,67,45989,1976,190,163074,787,215,34705,1899,297,115908,1927,21,132678,2320,222,83324,1675,45,45800,14819,601,875565,781,61,15850,4618,310,110232,1826,378,62795,,, +23021,Piscataquis County,17.0,-69.29,45.84,11338.77,0.0,0.0,70,19,3879,,,,21,3,1933,189,64,8448,4,4,251,17,8,920,73,20,3246,37,18,1148,79,17,2917,,,,163,21,4428,114,4,5074,1160,45,57385,38,10,828,328,54,7944,105,41,2299,1,3,28 +23023,Sagadahoc County,37.0,-69.87,43.99,772.04,1.86,0.1,8,9,277,,,,,,,1093,195,68622,134,19,6277,96,14,3826,291,32,19529,76,37,3980,664,100,43834,21,3,810,273,54,11268,121,7,5217,1167,118,41112,141,16,3863,929,84,28615,419,96,14626,,, +23027,Waldo County,40.0,-69.14,44.49,1977.14,0.0,0.0,26,11,852,,,,,,,625,162,30441,364,18,17802,784,21,52705,748,33,52492,92,33,3808,236,69,13056,16,3,1379,206,56,9081,259,15,9356,1601,111,80871,122,26,3807,637,92,21544,454,105,16209,,, +23025,Somerset County,50.0,-79.04,40.0,10605.1,0.0,0.0,315,54,16462,,,,109,11,9936,681,168,38492,133,28,6351,99,23,5839,252,32,13460,290,42,12936,322,50,20485,805,5,89296,620,56,25226,244,13,10599,2507,131,124942,107,28,4199,946,109,21205,391,113,11274,,, +23029,Washington County,31.0,-96.39,30.22,7351.14,0.0,0.0,139,67,7637,,,,,,,317,104,13821,273,45,14733,77,20,3213,299,30,21860,37,16,1376,126,29,8324,,,,103,25,4326,253,15,9259,1678,100,70169,14,12,499,386,67,9546,258,67,9163,3,3,53 diff --git a/training/naics2/US/counties/2021/US-MI-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-MI-training-naics2-counties-2021.csv new file mode 100644 index 00000000..93459165 --- /dev/null +++ b/training/naics2/US/counties/2021/US-MI-training-naics2-counties-2021.csv @@ -0,0 +1,84 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +26001,Alcona County,10,-83.59,44.68,1799.09,0.0,0.0,55,7,2705,,,,,,,25,16,1834,10,5,406,,,,30,9,1098,2,4,358,29,8,1643,,,,28,9,1063,,,,190,12,7400,29,4,1377,125,19,2214,37,19,793,4,3,43 +26003,Alger County,9,-86.53,46.4,2427.45,0.0,0.0,36,7,1978,,,,,,,90,24,4883,,,,52,6,3680,54,9,3501,17,6,927,29,9,1034,,,,22,8,712,,,,192,15,10199,4,5,553,293,51,9278,69,24,1537,,, +26005,Allegan County,119,-85.89,42.59,2182.27,1.68,0.07,116,15,6625,45,9,2748,129,12,16829,2584,388,168066,1929,121,175256,95,28,3740,373,92,27778,355,94,12858,1839,175,153599,1649,9,109258,1388,107,52787,480,23,15386,2766,190,114733,1209,41,51017,2720,224,65254,1480,280,49265,,, +26077,Kalamazoo County,261,-85.54,42.25,1502.89,2.72,1.69,12,6,294,49,8,2593,280,4,35166,5563,424,391910,5192,246,449677,810,82,49357,4801,356,369633,2530,248,115378,4655,509,386428,6651,50,558483,4824,339,193246,1823,77,73138,20162,726,1190426,1392,97,32224,10414,578,210012,4469,574,157120,7,3,121 +26065,Ingham County,286,-84.38,42.59,1452.23,3.36,3.01,447,9,19209,23,5,1160,479,12,60039,5266,376,362753,2958,211,191324,2234,153,145576,9431,416,887290,2426,286,121608,6474,729,510312,3384,39,259533,5361,298,239032,1935,100,72898,23084,788,1241204,1363,90,37391,10017,628,194723,6823,790,329543,9,8,344 +26007,Alpena County,29,-83.67,45.02,1539.92,1.59,0.1,16,9,644,17,4,1486,72,6,5849,361,84,19376,479,34,30342,127,12,5244,330,35,21536,107,15,2890,266,37,19299,,,,271,40,13397,30,6,295,2598,95,116243,78,15,2463,891,73,16243,501,105,15131,23,20,250 +26009,Antrim County,23,-85.11,44.99,1360.14,0.0,0.0,7,3,299,5,4,218,,,,347,95,17733,32,10,1994,42,14,1798,119,32,7158,66,27,2607,122,40,4471,,,,80,27,4710,15,3,633,323,45,11320,16,10,2125,813,59,21808,237,66,7797,,, +26011,Arenac County,15,-83.87,44.06,952.04,0.0,0.0,,,,,,,,,,87,30,4116,99,5,6485,14,3,422,67,16,3058,36,6,663,151,17,12213,,,,28,15,1931,,,,546,41,22742,242,7,10348,340,42,8374,89,26,2360,,, +26013,Baraga County,8,-88.39,46.64,2377.02,0.0,0.0,44,10,1945,,,,,,,66,18,4816,75,4,3603,53,4,3269,41,9,2101,,,,16,4,737,,,,,,,,,,270,19,12384,,,,144,21,2645,78,19,1266,,, +26015,Barry County,62,-93.82,36.7,1494.57,1.89,0.05,18,10,492,18,5,1733,45,3,7019,568,149,29795,274,38,15705,52,14,3308,676,44,46172,66,19,2791,302,59,18962,85,3,7773,328,54,11308,9,5,152,1139,86,54058,130,16,3073,1251,77,22381,731,130,22964,3,3,104 +26017,Bay County,104,-85.66,30.25,1162.31,2.36,0.63,3,3,297,34,5,3448,396,7,56824,1142,163,82969,1454,86,74177,115,24,16728,790,114,48668,139,54,6007,1083,136,56908,686,10,79987,833,86,35859,197,19,4488,6016,333,280564,275,38,6738,3498,203,60198,1272,229,34435,,, +26019,Benzie County,18,-85.99,44.64,900.31,0.0,0.0,,,,,,,,,,327,100,22642,11,3,862,14,7,427,154,19,8932,44,23,2155,56,21,2452,,,,117,30,5026,4,3,58,346,29,18025,39,17,3255,963,64,28943,149,50,3677,,, +26021,Berrien County,154,-83.24,31.26,1503.6,2.01,0.38,5,4,157,77,5,8546,1155,18,153656,1617,303,93517,1703,149,92809,463,50,21482,1338,192,94672,643,163,29388,2345,257,264343,2025,22,513697,1940,168,84514,2627,30,40978,9167,426,451474,791,74,21402,5336,375,116569,2344,374,76387,5,3,225 +26023,Branch County,45,-85.06,41.92,1345.85,2.05,0.08,,,,,,,74,3,10825,334,81,16673,680,33,32107,82,13,4047,472,52,27408,129,33,6464,554,40,63271,,,,292,27,11443,88,6,2716,1427,89,65795,77,16,1729,1206,86,24599,327,95,9443,,, +26025,Calhoun County,134,-96.67,28.5,1860.63,1.98,0.44,9,6,233,35,4,2584,164,6,21483,1348,183,94421,972,85,57784,655,38,38906,998,140,63102,336,86,13769,1846,153,174717,1476,17,249310,1713,109,61602,1201,26,31107,8633,302,523548,377,43,10403,5885,262,160917,1763,304,78083,3,3,54 +26027,Cass County,52,-94.35,33.06,1316.93,0.0,0.0,26,7,1202,,,,,,,310,87,17465,358,39,27811,33,6,1339,194,38,12338,63,34,2440,247,57,10292,,,,384,45,14796,,,,951,65,34879,261,17,2974,645,64,11939,509,99,17904,,, +26029,Charlevoix County,26,-84.97,45.2,1178.14,0.0,0.0,9,3,274,,,,164,7,21613,551,120,31026,37,14,1938,17,9,747,181,40,10185,207,49,9591,224,68,10776,151,5,19717,204,57,13212,7,4,127,1253,69,62828,142,29,5761,1617,92,52083,300,82,10246,,, +26031,Cheboygan County,26,-84.48,45.44,2060.5,0.0,0.0,7,3,296,3,3,147,,,,315,106,27099,150,13,7884,17,7,597,191,32,11087,104,30,2888,104,39,4652,,,,66,45,5293,43,4,2340,652,55,26056,77,22,4228,803,123,31472,277,86,9069,,, +26033,Chippewa County,37,-95.53,45.03,4233.6,2.13,0.12,9,5,345,,,,90,4,9276,298,93,20614,228,30,11095,59,12,3203,244,44,11776,84,26,2959,273,43,9663,,,,106,30,4131,44,4,1429,2039,91,83532,71,15,2265,1785,108,46426,271,88,7335,,, +26035,Clare County,31,-84.85,43.97,1489.71,0.0,0.0,35,4,1659,6,3,171,61,3,9214,288,66,16723,152,10,7463,19,6,936,110,21,5173,27,13,859,176,35,10279,,,,333,29,16381,,,,1114,69,43841,38,13,1473,761,65,13487,243,59,6993,,, +26037,Clinton County,79,-89.42,38.59,1488.15,1.88,0.1,36,10,1196,40,3,2502,2,3,353,1601,202,102289,1146,65,66325,289,21,25646,881,84,60565,375,83,15777,893,121,50283,58,4,7062,643,77,32771,99,14,2860,1795,119,77396,134,13,6288,1563,109,26417,912,140,27742,,, +26039,Crawford County,13,-80.14,41.7,1458.58,0.0,0.0,55,5,2883,,,,,,,106,30,5911,46,7,3123,15,4,385,44,12,2241,22,14,1175,74,19,5773,,,,56,12,2299,,,,930,34,49810,1,6,274,522,44,10523,84,27,2926,,, +26041,Delta County,37,-95.67,33.39,3068.52,2.51,0.04,137,25,7214,18,4,1998,32,3,3236,410,98,22737,292,36,15594,168,18,9440,597,55,41149,55,24,1631,292,62,11267,,,,846,41,21127,115,9,3320,1982,95,80308,103,17,3260,1042,88,17687,562,127,16017,,, +26043,Dickinson County,26,-97.19,38.88,2010.91,0.0,0.0,100,17,4878,,,,103,6,11337,1902,78,150757,292,40,16963,84,13,3653,290,47,18332,77,23,2454,361,50,21170,71,4,2249,410,28,14214,23,4,379,2365,94,167082,140,15,2749,857,73,13044,353,92,9314,,, +26045,Eaton County,109,-84.84,42.59,1500.71,2.81,0.26,40,9,1705,,,,,,,1330,214,96378,1749,81,111092,686,45,55053,4462,149,394205,486,110,23480,1057,166,73888,97,7,5438,1633,113,57865,795,30,21668,3460,229,170383,94,27,2752,3824,219,72365,2222,256,86270,,, +26047,Emmet County,34,-94.67,43.37,1250.4,1.5,0.04,13,4,480,,,,55,3,6213,1257,260,73823,312,41,18594,134,27,7469,333,72,25827,208,60,8845,522,111,37561,823,8,27591,572,105,32423,37,12,941,3133,187,183547,479,48,25132,2292,146,74726,670,124,30617,,, +26049,Genesee County,406,-83.73,43.02,1682.46,2.15,1.69,27,6,1373,2,4,454,426,6,55039,5905,613,452384,6274,286,428497,868,116,51865,4212,405,319185,2103,331,85502,3869,611,217747,1493,53,143626,8312,418,314046,1426,86,58246,24713,1353,1336078,970,98,30573,12413,691,239781,5694,821,189234,4,8,156 +26051,Gladwin County,25,-84.39,43.97,1336.29,0.0,0.0,93,4,5096,,,,,,,358,67,21327,37,10,2087,19,4,819,94,16,5574,128,16,4701,46,17,2101,,,,97,19,5394,13,3,174,791,36,26608,10,7,535,469,36,7156,227,44,4809,,, +26053,Gogebic County,15,-89.66,46.4,2962.95,1.62,0.02,112,17,6306,,,,,,,136,30,7965,43,9,1426,71,10,2667,112,20,7297,34,13,1107,95,19,5987,,,,111,13,3126,,,,541,29,31713,48,6,370,794,46,14403,151,46,3839,,, +26055,Grand Traverse County,95,-85.58,44.64,1270.64,1.72,0.15,138,7,7149,135,23,9772,263,10,29743,2712,388,171585,1654,135,94891,531,63,34881,2674,191,255417,576,171,30094,2007,377,134864,774,19,70739,1314,185,75404,975,36,38827,9400,386,553804,468,52,18386,4893,289,145117,2017,302,79355,,, +26057,Gratiot County,42,-84.61,43.29,1480.48,6.46,0.04,256,7,12149,,,,159,3,17645,239,60,10773,370,29,23352,45,12,2004,352,43,22987,54,17,2109,270,29,13466,,,,537,29,21710,663,4,16648,2356,101,109751,9,7,657,939,79,17853,425,87,11686,,, +26059,Hillsdale County,46,-84.6,41.88,1571.95,2.13,0.02,,,,,,,,,,325,77,15882,335,41,19460,80,13,3043,278,41,19580,32,27,1310,174,39,9002,,,,578,26,15084,761,9,45798,1280,82,54650,25,8,644,810,69,14013,403,92,11395,,, +26061,Houghton County,37,-88.78,46.86,2697.7,1.91,0.12,89,20,4333,,,,54,3,5764,561,114,34312,132,21,7178,193,22,10450,489,49,29115,87,26,2912,560,68,37793,,,,150,24,4635,272,11,5891,1831,104,83987,38,11,605,1282,105,21969,336,92,8407,,, +26063,Huron County,32,-82.59,41.13,2166.24,0.0,0.0,42,7,2160,,,,48,5,5762,380,117,19571,357,35,21340,198,21,13802,368,63,21631,38,15,1145,211,48,15497,130,4,11747,426,38,11591,26,3,536,1697,97,78666,18,15,1297,678,90,13688,453,95,9943,,, +26067,Ionia County,67,-85.07,42.95,1502.22,2.34,0.16,12,3,500,,,,83,3,6244,694,125,43687,405,26,21051,36,14,1413,493,62,31921,43,23,1689,169,42,8309,,,,434,40,15977,54,6,1557,1221,108,60637,101,11,1984,1118,81,21045,512,113,13593,,, +26069,Iosco County,25,-83.66,44.35,1466.57,0.0,0.0,12,6,383,,,,48,3,6771,241,78,15261,16,5,704,76,12,3331,171,33,10728,41,20,1189,167,32,9184,41,4,2378,260,24,8371,1,3,108,875,66,39791,39,13,1547,586,72,12234,263,73,6269,,, +26071,Iron County,12,-90.7,37.58,3137.3,0.0,0.0,37,17,1684,,,,,,,115,48,9150,66,7,2997,31,7,1088,121,23,6121,44,17,1144,97,31,5516,,,,7,8,484,,,,341,21,20610,29,4,822,267,32,4693,119,38,3167,,, +26073,Isabella County,66,-84.85,43.63,1496.29,3.4,0.41,29,7,1529,301,25,22686,,,,3166,135,238387,541,57,26113,195,23,11115,493,73,31895,1073,61,46201,644,82,36849,1125,13,63830,787,48,36025,196,11,8683,2749,201,113892,156,21,4358,4686,155,115740,725,143,24811,,, +26075,Jackson County,161,-96.56,28.92,1873.79,2.38,0.62,1,6,336,50,4,4007,2206,14,312900,1886,260,119845,1631,139,95670,353,44,14535,1606,167,104257,537,112,20484,2382,212,219642,579,17,69030,2587,139,97429,1238,26,25485,10235,402,662825,271,47,8823,4415,254,79259,1786,312,54618,0,3,148 +26079,Kalkaska County,18,-85.1,44.68,1477.76,0.0,0.0,,,,232,12,16423,,,,414,52,48431,151,13,13349,43,9,2113,58,15,2911,160,9,12701,40,18,1661,,,,170,15,12461,,,,662,24,38221,4,4,613,349,33,7122,137,41,4886,,, +26093,Livingston County,193,-88.56,40.87,1516.34,1.79,0.25,29,7,917,23,3,1765,111,4,14022,4116,678,278762,2574,233,183617,692,58,63640,1673,280,141805,551,173,26457,2570,494,172122,110,19,10845,2363,276,126044,723,49,26038,8645,433,272428,935,71,18037,5562,303,109817,2539,395,87814,,, +26081,Kent County,655,-100.78,33.17,2258.28,2.83,4.13,238,20,6959,70,12,5568,1005,19,111215,16938,1538,1216036,26873,1114,1930923,4983,329,397444,15979,1177,1427399,4261,762,221532,17175,1830,1379069,17645,178,1523617,22254,980,958135,14604,219,564933,51985,1784,3065199,3707,260,113489,24900,1389,546917,14974,1787,553806,20,13,301 +26083,Keweenaw County,2,-88.07,47.39,1519.03,0.0,0.0,,,,,,,,,,69,7,3951,,,,,,,,,,,,,28,3,1866,,,,,,,,,,,,,74,3,1366,91,21,2637,5,3,111,,, +26085,Lake County,12,-122.78,39.05,1487.41,0.0,0.0,24,3,793,,,,,,,78,18,2603,,,,,,,68,7,1833,35,4,599,42,5,3125,,,,305,6,17702,,,,231,12,10048,5,5,341,94,26,2460,65,25,1286,,, +26087,Lapeer County,89,-83.23,43.09,1716.72,4.32,0.02,33,5,984,8,3,779,,,,1048,243,71549,361,53,20073,184,24,7323,416,93,21005,323,60,11663,618,130,29207,17,4,1355,752,113,34773,134,13,4065,3129,205,136343,142,27,5021,2298,137,40606,855,187,24948,,, +26089,Leelanau County,22,-85.81,44.89,974.03,0.0,0.0,,,,181,5,13156,,,,617,132,30959,47,9,2093,107,16,7233,208,35,17619,47,34,3009,178,80,14708,,,,217,47,12506,94,6,3051,481,49,25101,73,29,4688,737,86,35491,203,65,6156,,, +26091,Lenawee County,99,-84.06,41.87,1971.6,2.33,0.16,7,3,359,,,,118,4,13703,814,174,50329,550,64,44583,231,25,9600,836,100,61780,173,71,6579,471,111,20158,90,6,10317,597,88,22371,1456,15,33990,3322,226,143658,150,27,5751,2642,181,47004,1343,222,40740,3,3,67 +26095,Luce County,6,-85.56,46.48,2401.84,0.0,0.0,47,11,1869,,,,,,,54,12,2948,55,7,2937,3,3,312,52,7,2271,48,5,1226,27,8,1296,,,,6,5,198,,,,398,22,19574,10,4,300,179,19,2612,53,18,1184,,, +26099,Macomb County,879,-82.9,42.67,1254.29,2.4,18.47,11,9,368,103,6,9805,454,16,58533,15317,2003,1219805,15431,836,1005369,3276,253,176850,5579,914,386145,3400,680,169869,35161,1509,3835485,2594,95,210841,16073,1060,772341,2059,151,67755,41424,2668,2093153,2408,240,54429,25667,1712,515211,10777,1791,382124,29,18,1098 +26097,Mackinac County,11,-85.03,46.09,2785.58,0.0,0.0,31,13,1201,,,,,,,156,59,8468,27,8,1067,,,,108,22,5237,19,11,2117,18,14,1236,,,,47,14,6794,10,5,1013,399,20,20811,32,15,2192,553,105,53398,89,31,2868,,, +26115,Monroe County,154,-90.18,38.27,1449.07,2.06,0.66,19,4,322,46,3,5848,1308,7,172388,1557,269,104476,1576,87,93893,190,25,10843,668,128,42220,279,74,12470,1244,157,90799,2214,13,170017,2050,122,68609,214,18,5977,4633,274,212542,292,46,8144,4154,276,69311,1325,252,37901,,, +26125,Oakland County,1272,-83.38,42.66,2349.55,2.47,8.47,310,31,11069,159,12,15310,1781,20,260803,26298,2816,2146546,40526,2340,3674210,19708,906,2091831,54040,2543,5385508,16853,1897,1049970,98634,6225,9435801,34488,414,4018402,48973,2498,2746829,10926,504,449852,111681,5376,5978537,7960,593,356260,46079,3017,1053711,25262,3107,1101218,31,24,1056 +26103,Marquette County,66,-87.63,46.45,4844.71,2.26,0.13,128,17,8632,1171,7,126404,144,7,18909,886,162,52413,366,51,20870,282,28,17194,961,99,57390,617,71,32249,686,123,46438,157,10,5683,649,61,26296,109,14,4685,5152,227,235826,249,35,6316,2665,190,55386,951,188,26820,,, +26101,Manistee County,25,-86.03,44.33,1444.6,2.07,0.06,18,3,760,,,,37,3,3442,243,66,12457,168,17,12919,36,7,1979,160,32,9533,57,24,2183,119,35,4369,,,,110,30,6658,18,3,651,766,59,36048,13,9,831,1143,70,40687,281,59,8689,,, +26105,Mason County,29,-99.22,30.71,1321.38,2.37,0.05,220,3,8857,,,,129,6,16983,576,76,34373,184,19,9660,137,15,6006,224,33,13188,281,35,18010,152,47,8143,5,5,340,434,34,15398,17,5,356,1204,85,61268,62,16,2708,966,95,23823,335,77,12066,,, +26107,Mecosta County,40,-85.32,43.64,1479.44,2.56,0.07,4,5,131,3,3,208,87,3,10185,204,62,16082,93,12,4523,140,12,5633,177,42,11194,97,34,5200,168,36,7529,,,,141,25,4207,123,4,5695,1497,101,67682,97,16,3415,1120,72,20645,547,94,14488,,, +26109,Menominee County,23,-87.56,45.58,2724.73,0.0,0.0,67,16,2693,,,,53,5,5306,111,34,6727,423,17,17743,70,7,3022,123,26,8328,56,14,1029,151,28,6649,,,,234,24,8146,39,3,825,277,35,10344,102,8,945,472,43,6863,191,49,4370,,, +26111,Midland County,83,-102.01,31.84,1367.61,1.72,0.25,,,,,,,154,3,24338,2251,185,146826,958,55,124601,141,26,6822,1232,86,92258,261,63,12807,2943,157,353487,2856,11,446078,1075,95,47864,734,14,23190,7327,357,409332,353,25,12819,2758,146,50760,1492,216,50051,1,9,33 +26113,Missaukee County,15,-85.11,44.34,1486.89,0.0,0.0,117,12,5575,8,3,309,,,,140,55,8517,205,20,10076,2,3,155,51,9,2028,9,5,229,31,9,1149,,,,27,6,1125,45,3,1073,333,28,9605,12,3,350,225,25,3866,88,31,2630,,, +26117,Montcalm County,66,-85.11,43.31,1866.85,0.0,0.0,,,,9,3,705,55,3,7678,705,128,40487,405,46,23381,119,17,4726,315,64,15788,35,18,1776,181,48,7791,,,,534,45,16583,171,4,1803,2864,119,136325,78,19,2491,952,78,18790,577,136,16793,3,3,33 +26119,Montmorency County,9,-84.13,45.02,1457.33,0.0,0.0,,,,,,,16,4,1676,156,40,8362,,,,,,,32,11,1932,7,4,258,23,11,754,,,,41,7,1607,,,,234,17,7986,114,4,3344,171,25,3122,46,19,939,8,5,68 +26121,Muskegon County,176,-86.13,43.25,1365.95,2.31,1.08,20,7,830,,,,177,5,20707,1899,274,134591,1693,101,105386,311,42,15616,1001,169,73033,470,91,14437,1437,202,91868,361,20,26634,2628,142,74143,398,28,9446,9994,376,558381,401,52,16241,5271,342,107761,1902,368,52954,6,3,93 +26123,Newaygo County,50,-85.79,43.51,2232.06,0.0,0.0,14,6,341,,,,79,4,9255,472,106,23949,242,34,13441,48,15,2305,756,45,45770,87,29,3853,315,42,23136,,,,342,41,14107,76,8,1416,1712,93,75473,22,9,1161,835,75,16831,461,113,13204,,, +26165,Wexford County,34,-85.57,44.34,1489.99,2.16,0.08,52,9,1722,16,4,747,150,3,19861,256,68,12527,825,28,50596,214,24,10826,318,53,13956,123,41,4566,195,41,12544,56,4,2874,540,47,17617,139,11,3528,1742,109,86982,95,20,2079,1287,90,23194,404,87,12064,,, +26127,Oceana County,27,-86.28,43.62,1414.41,0.0,0.0,5,3,1515,,,,,,,248,62,12968,325,10,10985,,,,122,16,6086,36,15,1816,129,32,6251,65,3,3557,48,13,1620,19,3,400,509,42,28561,25,16,2778,524,62,13283,171,54,4726,,, +26129,Ogemaw County,21,-84.13,44.34,1489.44,0.0,0.0,27,6,1284,28,7,2332,81,3,12156,120,61,8212,512,20,26917,67,8,3562,154,26,8480,47,18,2674,92,27,4560,,,,65,16,2742,,,,1154,74,57921,30,12,1251,847,58,14867,203,55,5433,,, +26131,Ontonagon County,6,-89.33,46.65,3438.96,0.0,0.0,17,10,624,,,,26,4,2222,47,24,2221,18,6,1443,,,,56,10,2721,,,,19,6,609,,,,10,4,421,,,,178,15,7485,,,,104,27,2256,46,17,630,,, +26133,Osceola County,23,-81.14,28.04,1484.25,0.0,0.0,43,7,1520,27,6,2129,51,4,6262,638,50,66055,126,9,4852,,,,91,22,4077,29,15,908,67,18,3725,,,,165,17,3251,,,,973,50,39481,4,6,318,439,39,9161,310,60,9503,,, +26135,Oscoda County,8,-84.15,44.68,1480.05,0.0,0.0,9,3,331,,,,,,,208,22,12326,35,4,1509,7,3,225,37,10,1486,6,6,124,30,11,1327,,,,19,6,1183,,,,127,15,3580,43,8,4249,150,14,3029,68,22,1416,,, +26137,Otsego County,25,-75.01,42.6,1362.32,0.0,0.0,56,13,3089,167,24,11559,62,6,5677,434,89,36616,447,46,23681,83,12,4495,181,38,14388,65,30,2490,184,57,12961,48,6,4778,151,34,6020,81,4,2618,1532,93,77309,68,13,3554,1289,73,30603,369,82,12534,,, +26139,Ottawa County,294,-83.21,41.54,1494.74,2.12,1.53,47,14,28289,24,4,1487,471,10,60406,5919,957,383614,5376,364,369613,712,96,56731,2273,368,186791,1046,293,58538,4740,570,368567,1729,33,166662,6796,320,201258,3195,70,86241,11681,577,539520,1010,102,27166,7910,438,168005,5320,750,192626,11,4,193 +26141,Presque Isle County,13,-83.96,45.34,1772.57,0.0,0.0,125,15,5917,243,3,14493,,,,73,38,3475,,,,12,3,538,92,16,5266,7,6,322,30,11,982,,,,106,17,2706,,,,269,31,10174,5,5,173,215,31,4587,110,43,2107,,, +26143,Roscommon County,23,-84.62,44.33,1502.4,0.0,0.0,,,,24,4,5464,,,,229,70,17329,14,7,908,18,4,602,142,30,6237,86,31,4033,62,27,2678,,,,120,18,6247,,,,571,47,23859,31,14,3611,743,78,13384,258,72,9963,,, +26145,Saginaw County,191,-84.05,43.33,2113.53,2.32,0.59,27,7,1654,108,4,6852,554,7,63146,2797,355,198583,2207,173,136894,1042,62,64852,2696,249,206719,605,135,24503,2455,305,156871,823,28,43996,7480,186,283661,430,31,10257,17000,574,968421,484,60,11980,8042,406,153262,2821,465,83609,,, +26147,St. Clair County,160,-93.79,38.06,1934.1,2.13,0.5,24,4,389,,,,820,11,114264,2246,405,155195,1183,104,80238,274,44,18110,1201,152,88848,357,92,12550,1168,204,74393,118,9,13409,1098,163,53309,253,28,5717,7366,409,350024,284,43,10119,4479,271,80655,1261,296,40722,,, +26149,St. Joseph County,61,-85.54,41.9,1349.25,2.18,0.19,97,11,7286,,,,55,6,5860,519,86,31936,530,46,31591,81,13,2828,450,76,24679,78,34,3156,752,62,37326,,,,468,40,22796,43,7,834,1544,116,67717,64,14,2006,1422,107,26162,775,159,21220,,, +26151,Sanilac County,41,-82.82,43.42,2496.09,0.0,0.0,4,3,221,,,,,,,341,95,18149,381,32,20556,43,15,1431,365,59,20365,44,16,1498,183,50,6951,,,,116,32,5891,16,4,387,1231,90,50529,69,11,1391,693,68,12547,293,91,8481,,, +26153,Schoolcraft County,8,-86.18,46.19,3165.07,0.0,0.0,69,12,3184,,,,,,,69,18,3234,3,3,166,7,5,413,109,13,8735,7,3,899,36,14,1630,,,,49,6,2821,,,,406,20,23113,2,4,172,222,32,4480,61,23,1809,,, +26157,Tuscola County,53,-83.4,43.48,2107.94,0.0,0.0,60,6,2727,,,,26,4,2879,515,101,26970,315,35,19327,52,12,2054,244,54,12015,87,19,2140,241,47,12591,,,,670,26,35690,33,6,437,2312,107,121774,80,19,2197,727,63,12720,383,94,8645,,, +26155,Shiawassee County,68,-84.15,42.94,1401.04,2.02,0.2,11,3,341,14,4,689,76,3,10702,587,134,31090,413,38,24113,386,28,23901,284,62,20342,89,32,3895,334,66,16711,,,,335,44,16887,624,10,24546,2803,138,138797,114,20,3199,1429,113,25617,605,144,16910,,, +26159,Van Buren County,76,-91.97,40.75,1614.04,0.0,0.0,21,8,3194,,,,647,4,83177,534,140,33388,444,55,27504,77,18,4335,291,64,22765,120,47,3905,2328,73,172306,200,4,23226,202,46,8333,24,9,697,2036,111,88011,111,30,4774,1926,162,41944,575,142,13826,0,3,20 +26161,Washtenaw County,372,-83.84,42.26,1871.03,3.46,3.45,69,14,3626,23,3,1348,318,7,49176,5222,560,419818,4629,284,359661,5876,210,750980,3205,435,308868,2199,380,139054,15891,1287,1673738,4624,65,615280,7210,457,322147,1642,146,62572,39096,979,2655318,1665,163,47904,13049,825,311676,5690,781,268756,25,13,629 +26163,Wayne County,1790,-88.42,38.43,1643.11,2.89,29.43,85,9,2847,141,6,13542,6919,49,924903,21436,2063,1644106,28333,1474,2222716,8801,600,974833,44474,1430,4612316,6487,1267,401208,51374,2935,5080426,26249,219,3368703,33720,1578,1606631,8199,370,346407,105349,4177,6091645,6817,419,658532,54152,3442,1269284,23577,3608,923471,51,57,1611 diff --git a/training/naics2/US/counties/2021/US-MN-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-MN-training-naics2-counties-2021.csv new file mode 100644 index 00000000..b805738e --- /dev/null +++ b/training/naics2/US/counties/2021/US-MN-training-naics2-counties-2021.csv @@ -0,0 +1,88 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +27001,Aitkin County,16,-93.38,46.57,5166.67,0.0,0.0,22,6,1136,,,,,,,186,67,11261,139,11,7290,56,6,8033,88,18,4458,9,12,741,37,17,1491,,,,56,21,3134,,,,948,42,45895,24,9,905,477,52,10644,164,43,3588,1,3,87 +27003,Anoka County,361,-93.28,45.27,1155.51,2.12,4.42,44,11,1677,,,,392,6,40216,9073,1369,747986,7330,400,643473,762,82,66163,1883,388,152468,1660,489,74945,5080,747,371612,2183,43,348232,7470,501,325582,1561,81,52399,17664,867,1004486,1539,128,36894,10665,531,221482,5930,793,215403,,, +27005,Becker County,35,-95.68,46.93,3742.25,0.0,0.0,24,8,990,,,,,,,596,178,43227,188,33,10866,94,11,5861,295,61,16917,68,37,2813,313,62,17345,27,3,1794,637,42,31818,29,7,980,2214,87,100069,114,15,2356,987,90,22354,509,105,13779,,, +27173,Yellow Medicine County,10,-95.85,44.72,1977.13,0.0,0.0,,,,,,,26,4,3077,92,38,5994,188,13,10674,56,7,2555,111,24,4678,6,3,116,756,16,73021,,,,6,6,141,,,,1092,36,42985,16,7,322,471,24,13753,142,55,3765,,, +27007,Beltrami County,46,-94.88,48.0,7913.94,1.98,0.02,41,17,1343,,,,95,3,8962,1048,166,91378,428,41,21088,332,20,18718,369,55,23340,126,48,4433,460,74,27237,143,8,5307,304,44,14582,272,16,8979,4107,188,188314,184,34,3673,2136,122,41456,723,124,26370,,, +27009,Benton County,41,-94.05,45.72,1069.75,2.15,0.12,9,4,180,,,,,,,2312,182,187669,1071,38,69879,143,12,9763,264,38,18261,76,41,2974,277,57,17017,285,3,16100,532,42,25273,,,,2418,105,72019,98,19,3813,790,52,16637,695,110,18600,,, +27011,Big Stone County,5,-96.36,45.39,1367.63,0.0,0.0,,,,,,,,,,145,24,19188,78,10,5024,,,,71,15,3951,15,6,453,26,8,1387,,,,4,4,368,,,,516,19,18223,17,4,206,115,16,1500,77,29,1659,,, +27013,Blue Earth County,69,-94.06,44.01,1982.95,2.74,0.39,80,10,3084,,,,211,11,25034,1620,229,120355,1032,81,58992,562,26,25629,1114,133,93450,837,91,31137,1101,114,79918,503,9,40715,1064,94,40098,775,17,16200,7670,287,392357,464,40,8753,3858,163,63971,1165,188,36149,,, +27015,Brown County,26,-98.99,31.75,1601.31,1.79,0.19,14,10,779,,,,,,,500,103,45072,459,32,27719,154,12,8855,487,59,30317,165,18,3958,408,50,22113,258,4,14726,142,23,4334,678,14,12264,2231,94,106202,119,25,1963,1002,64,14973,380,93,11635,,, +27017,Carlton County,36,-92.72,46.58,2266.3,1.71,0.02,40,8,4115,,,,83,5,8875,303,90,32696,244,16,14376,42,10,2612,331,44,21729,93,18,2299,165,39,6792,,,,160,34,7532,15,5,188,1998,90,90156,40,19,1148,644,54,13778,405,96,11831,,, +27019,Carver County,106,-93.79,44.81,973.68,1.82,0.46,49,7,1504,,,,,,,2172,389,180583,2445,146,167035,380,43,25524,787,148,70242,737,149,46757,3040,340,226314,1156,10,141679,1144,176,59247,1327,54,40199,5184,254,297561,882,44,20533,2981,181,59787,1663,238,51853,34,3,152 +27021,Cass County,30,-94.35,33.06,6251.7,0.0,0.0,25,9,766,,,,,,,433,154,26503,401,17,19850,50,10,3774,178,26,10462,287,42,9576,193,41,9039,,,,338,48,16818,64,7,3998,1294,82,53297,112,19,6170,1512,125,53901,360,91,8724,,, +27023,Chippewa County,13,-95.53,45.03,1522.74,0.0,0.0,16,6,728,,,,47,4,5370,257,53,19930,334,14,19782,21,4,628,215,31,13404,94,5,2120,94,22,4099,,,,54,13,2229,,,,1196,43,49192,7,5,123,305,25,4765,248,57,6505,,, +27025,Chisago County,56,-92.88,45.48,1145.71,0.0,0.0,1,3,233,,,,,,,1033,248,96023,399,48,19663,41,15,4212,242,46,15866,83,55,3535,980,96,104410,89,4,8529,526,67,22167,90,12,2234,3739,153,203026,364,27,4981,1222,85,23865,770,156,22915,,, +27027,Clay County,65,-98.21,33.69,2726.7,2.21,0.35,11,8,879,48,7,2281,,,,1049,206,76860,1157,66,74244,84,13,4630,506,85,29931,169,55,6418,652,83,36304,202,7,23498,479,56,26011,1559,8,39591,4243,175,152315,158,33,3963,1574,100,27385,874,161,26937,,, +27029,Clearwater County,9,-95.37,47.56,2667.85,0.0,0.0,,,,,,,,,,509,35,52394,41,6,1109,,,,74,11,3914,,,,46,9,1407,,,,4,7,297,,,,492,19,18748,60,3,2156,158,17,1681,81,26,2279,,, +27031,Cook County,6,-87.76,41.82,4161.55,0.0,0.0,4,4,110,,,,,,,126,48,7263,24,3,972,24,5,781,39,6,2026,44,15,1784,24,14,1160,,,,29,12,1807,45,5,1777,213,11,11713,137,11,3720,697,69,24772,51,22,1210,,, +27035,Crow Wing County,66,-94.1,46.47,2995.79,1.75,0.08,22,8,715,,,,115,6,11175,1967,294,138350,682,67,38645,426,47,26682,967,119,76461,307,120,14425,1105,171,75460,135,8,7344,850,111,30127,893,22,13247,6128,254,327052,296,50,8195,3109,209,79766,1225,213,32828,,, +27037,Dakota County,436,-93.04,44.67,1519.85,2.35,4.86,82,15,2162,133,10,13429,474,16,54852,9725,1138,865965,10298,652,858359,6747,172,725965,11237,671,1078151,2463,659,138984,8698,1353,658783,6709,152,659627,6875,659,367337,2473,148,102534,24541,1261,1076454,3052,192,284105,14950,718,307068,8990,971,346348,2,8,320 +27039,Dodge County,21,-83.15,32.15,1138.55,0.0,0.0,36,4,2488,,,,,,,410,78,36251,724,21,51761,47,7,2686,175,19,7004,10,7,413,78,24,3241,,,,58,14,2146,,,,282,40,9762,46,10,933,321,28,5164,301,58,10394,,, +27033,Cottonwood County,11,-95.17,44.02,1679.54,0.0,0.0,,,,,,,12,3,1331,243,35,16659,203,20,13545,40,9,1580,89,27,5429,18,8,1048,63,17,2417,,,,53,12,1736,,,,736,44,26322,36,7,761,310,21,4142,233,55,5571,,, +27041,Douglas County,39,-88.22,39.76,1865.26,1.75,0.06,4,3,175,,,,88,5,5792,1148,190,84515,1118,50,102271,143,15,9008,406,81,28206,197,48,12043,438,92,29208,,,,458,66,14406,67,9,1686,3502,153,168643,173,39,4817,1714,116,37581,697,154,20674,,, +27045,Fillmore County,21,-92.06,43.65,2232.6,0.0,0.0,23,6,976,,,,103,3,9024,288,75,17629,308,25,16376,54,7,2679,218,37,13066,19,7,483,159,37,8374,,,,42,13,1786,47,5,1117,848,42,28171,69,17,1826,370,64,6975,272,91,5662,,, +27043,Faribault County,14,-93.95,43.66,1869.85,0.0,0.0,14,7,483,,,,,,,180,48,9587,147,28,8014,124,7,7269,168,26,12083,10,5,244,101,16,4094,,,,20,11,1462,29,3,550,739,39,28943,5,4,102,266,31,3753,220,60,4163,,, +27047,Freeborn County,31,-93.35,43.68,1871.07,1.8,0.14,11,3,301,,,,,,,384,83,32006,581,44,49000,46,8,1465,343,51,22556,41,16,1086,228,42,11648,68,4,6777,509,31,17616,55,5,1011,2031,74,104458,71,11,1805,904,72,15116,526,96,11416,,, +27049,Goodhue County,48,-92.72,44.4,2019.04,2.36,0.07,22,7,995,3,3,690,673,8,85730,1000,147,75288,464,33,36513,209,12,23273,413,70,30712,91,40,4037,332,72,16420,,,,613,59,39155,85,10,1983,3366,156,161706,393,24,4712,2739,101,86135,812,176,23729,5,3,146 +27051,Grant County,6,-96.03,45.94,1490.18,0.0,0.0,18,6,880,,,,,,,172,40,8773,114,10,9303,36,5,2407,69,19,4176,,,,23,7,901,,,,15,7,519,,,,402,20,13266,17,7,282,42,11,569,107,28,1525,,, +27053,Hennepin County,1270,-93.49,45.03,1571.66,3.78,17.83,104,33,4400,55,6,8571,4718,56,622267,36188,2856,3234581,42912,2337,4184534,28403,938,3515401,88621,2979,12089494,17927,2762,1358083,77338,6591,8041840,93267,480,9618687,44633,2342,2379498,21102,715,1013734,146844,5118,8489371,11840,791,704768,52905,2967,1472064,31659,3578,1395185,30,32,1387 +27055,Houston County,19,-95.39,31.34,1473.15,0.0,0.0,,,,,,,,,,392,64,26878,132,12,6922,125,7,9763,97,25,6238,71,10,2392,101,22,4579,,,,88,20,4208,122,8,2675,985,50,27682,31,8,490,254,31,3673,281,64,6652,,, +27057,Hubbard County,21,-94.94,47.11,2588.63,0.0,0.0,42,9,1985,,,,32,3,2797,432,111,27007,22,5,1362,66,11,2056,141,22,8965,51,25,2012,98,34,4407,,,,83,22,3216,,,,822,52,44769,19,14,939,520,77,12584,228,62,5540,,, +27059,Isanti County,41,-93.33,45.57,1169.75,0.0,0.0,,,,,,,122,3,11007,677,205,40270,164,26,6726,231,11,14224,235,42,13671,94,37,3044,248,75,15183,,,,175,39,8667,99,6,3454,2230,100,101117,77,15,1031,993,58,17429,506,110,13102,,, +27061,Itasca County,45,-93.62,47.5,7583.52,0.0,0.0,160,22,7311,435,4,52038,294,8,34170,830,153,63186,256,34,15514,110,14,5511,371,65,26072,59,33,2923,387,87,16088,27,3,2886,414,44,14412,119,8,3431,3566,175,159501,360,27,11238,1251,105,25199,615,122,20373,,, +27063,Jackson County,10,-96.56,28.92,1862.89,0.0,0.0,,,,,,,45,3,3567,112,36,8351,307,16,15887,43,7,1520,70,18,4484,6,5,412,70,15,5501,,,,210,13,3407,,,,411,28,14737,10,8,253,163,21,1997,167,44,4418,,, +27065,Kanabec County,16,-93.29,45.9,1381.95,0.0,0.0,,,,1,3,517,,,,183,44,25020,28,8,869,23,3,1130,104,14,5853,17,5,1226,63,16,2150,,,,59,19,2852,,,,1088,44,53496,42,6,824,251,26,4742,133,43,3270,,, +27069,Kittson County,4,-96.81,48.77,2858.45,0.0,0.0,,,,,,,,,,35,13,2155,108,12,6573,,,,47,14,2817,,,,20,3,1169,,,,,,,,,,310,10,10941,5,4,153,47,11,518,99,23,1475,,, +27067,Kandiyohi County,44,-95.0,45.14,2233.33,1.99,0.16,291,12,9712,,,,67,4,4900,1183,184,86538,1119,66,85477,248,23,13186,510,86,41969,110,44,4441,643,92,40125,394,12,30952,738,73,33108,114,8,3568,4885,218,204518,126,22,3514,1391,86,25171,896,161,25526,,, +27071,Koochiching County,12,-93.77,48.22,8170.96,1.54,0.01,141,21,5121,,,,12,3,1203,162,31,15820,55,9,2506,64,7,1593,113,18,6542,25,9,1565,53,20,1903,,,,98,11,1804,21,3,265,692,51,29847,32,13,714,429,40,8978,126,36,2181,,, +27073,Lac qui Parle County,7,-96.2,44.99,2015.01,0.0,0.0,1,3,49,,,,,,,53,31,2900,223,13,11466,24,5,441,80,19,4339,8,4,143,12,7,232,,,,45,9,1642,,,,546,17,21549,,,,104,14,1236,85,25,1699,,, +27077,Lake of the Woods County,4,-94.85,48.7,4608.91,0.0,0.0,28,3,1243,,,,,,,25,17,1275,31,5,1380,5,3,361,21,4,1116,8,5,183,48,7,4600,,,,38,6,907,,,,146,9,7404,25,7,896,445,38,10288,78,25,1344,,, +27075,Lake County,11,-122.78,39.05,5925.64,1.63,0.01,17,5,639,,,,,,,56,27,3314,11,3,401,37,6,1469,97,11,5246,10,5,329,58,18,2699,,,,128,16,4019,18,4,830,563,36,20724,110,15,3922,607,64,15548,149,30,4067,,, +27079,Le Sueur County,29,-93.71,44.38,1227.09,0.0,0.0,47,6,2981,33,3,1918,38,3,5024,443,149,37639,225,29,11582,25,3,1115,278,40,16101,81,27,2956,220,45,10612,73,3,10379,89,33,3749,41,5,1181,744,60,27413,70,18,1735,316,44,5832,316,84,8968,,, +27081,Lincoln County,6,-81.21,35.49,1420.5,0.0,0.0,,,,,,,36,4,2943,90,29,4817,48,4,3064,,,,52,11,2164,,,,26,6,920,,,,25,8,824,,,,418,23,14890,2,3,178,65,14,913,76,29,2070,,, +27083,Lyon County,25,-95.83,44.39,1868.82,1.85,0.11,18,8,755,,,,17,4,1883,438,95,35438,507,40,35163,95,15,4435,1147,56,78645,108,25,3792,391,50,28378,800,13,93158,211,31,7855,117,5,2767,2338,132,101886,148,17,2080,968,61,15776,346,84,8427,,, +27085,McLeod County,37,-94.25,44.82,1309.19,3.08,0.03,0,3,57,,,,,,,549,109,38002,386,31,28195,184,15,7609,376,78,25665,84,34,2511,369,61,19639,42,5,3033,326,45,13284,202,7,5346,2650,122,121590,131,14,3598,1007,67,18326,602,117,16192,,, +27087,Mahnomen County,5,-95.81,47.33,1509.68,0.0,0.0,,,,,,,,,,70,10,12874,35,7,1874,,,,42,7,3244,,,,18,4,454,,,,,,,,,,319,9,7149,,,,863,11,25125,65,11,2108,,, +27089,Marshall County,9,-89.3,41.03,4695.52,0.0,0.0,5,4,284,,,,,,,120,41,13785,118,19,8167,7,4,304,123,26,7405,,,,33,9,1623,,,,9,6,257,,,,228,17,9951,3,6,203,79,20,1190,117,40,1772,,, +27091,Martin County,20,-101.92,32.27,1889.63,1.61,0.05,53,8,3830,,,,34,5,3563,238,46,12692,651,33,79933,51,6,1451,388,52,29821,63,12,5114,150,35,8987,39,6,2991,190,19,11475,84,8,1960,1378,85,59650,64,16,1436,761,49,12774,264,71,6202,,, +27093,Meeker County,23,-94.52,45.12,1669.3,0.0,0.0,,,,,,,,,,489,99,33422,215,22,12755,44,6,1483,195,31,13914,20,14,960,106,30,5301,75,3,7328,147,39,6128,21,3,187,1242,58,43399,15,12,565,348,33,6080,382,72,12176,,, +27095,Mille Lacs County,26,-93.64,45.93,1765.53,0.0,0.0,5,4,353,,,,25,6,2614,436,131,27266,224,23,12177,78,9,9082,235,26,13897,58,26,1542,428,33,32732,118,3,11470,133,32,5464,16,3,448,2046,80,87359,106,15,3215,1468,69,39207,391,84,8308,,, +27097,Morrison County,34,-94.26,45.99,2987.62,0.0,0.0,31,8,1059,10,3,1501,49,3,5323,469,130,39654,348,24,17791,212,16,22665,251,48,17570,60,13,1785,171,34,8139,,,,256,69,13007,71,6,1818,1687,99,72728,81,21,2006,889,91,15411,578,128,14848,,, +27099,Mower County,40,-92.75,43.68,1843.18,2.45,0.24,13,6,392,,,,38,6,3967,432,75,28387,310,32,23682,85,14,3837,268,51,16071,135,21,3912,225,47,11159,1109,7,157501,485,35,22582,88,7,2580,2570,117,107541,124,15,2072,975,70,16860,575,116,14006,,, +27101,Murray County,8,-84.74,34.79,1863.87,0.0,0.0,,,,16,3,1554,41,7,2782,132,49,7438,196,11,10613,23,3,630,173,21,10610,28,6,710,47,9,2641,13,3,641,15,4,792,,,,380,14,15772,7,5,268,133,17,2185,139,44,2855,,, +27103,Nicollet County,34,-94.24,44.34,1209.37,2.07,0.08,10,4,913,,,,,,,391,80,24873,446,37,31313,513,9,29383,205,36,13800,130,29,6672,464,46,34855,517,6,54431,528,36,15748,668,8,35114,2674,89,144093,88,10,3414,799,57,13666,711,78,23262,,, +27107,Norman County,6,-96.46,47.32,2270.74,0.0,0.0,83,3,9172,,,,,,,67,25,2940,76,14,5517,92,7,5077,87,19,5250,7,5,276,24,10,1263,,,,11,5,372,,,,412,17,14508,,,,54,9,603,58,20,1503,,, +27105,Nobles County,22,-95.75,43.66,1871.27,2.45,0.15,38,8,1424,,,,,,,261,66,13265,351,41,22821,68,11,2857,264,39,16777,21,8,456,177,26,5187,,,,264,17,10282,29,6,424,1382,74,63620,29,5,776,531,34,8579,379,77,10614,,, +27109,Olmsted County,161,-92.38,44.0,1695.61,2.49,1.16,38,9,802,21,4,1706,159,4,13320,3426,409,272792,1628,112,142061,1475,59,118224,1741,234,153750,763,214,39855,39409,274,3696413,241,13,10990,2461,197,111222,925,65,26002,21697,509,1020498,836,68,18483,7573,367,180537,2767,409,89221,4,4,49 +27111,Otter Tail County,60,-95.71,46.42,5761.29,2.41,0.01,9,7,587,9,5,859,497,8,48833,993,268,65905,518,52,30795,271,33,14493,537,116,34769,110,50,4263,479,94,23058,231,11,14040,688,79,30994,156,11,4896,3912,177,163529,192,40,3471,1402,160,33130,954,208,24302,,, +27113,Pennington County,14,-96.08,48.05,1600.75,1.81,0.03,2,4,262,,,,,,,122,31,8529,4466,20,292557,60,5,2868,162,23,11416,20,13,616,87,18,4984,,,,34,9,1331,,,,1112,44,65323,45,14,1030,732,27,13761,305,52,6418,,, +27115,Pine County,29,-92.75,46.08,3715.1,0.0,0.0,51,6,2502,,,,30,3,2668,421,116,28116,103,19,3323,49,6,3380,132,22,7346,98,20,2154,356,32,24024,,,,130,33,5116,103,7,3969,1294,78,45848,29,11,872,1410,69,43717,275,66,6651,,, +27117,Pipestone County,9,-96.26,44.03,1206.77,0.0,0.0,7,5,307,,,,26,8,2683,216,48,17534,218,18,12167,57,9,2421,92,18,6952,,,,83,10,4287,,,,31,11,1174,,,,641,22,29064,18,5,275,248,16,3439,135,40,3338,,, +27119,Polk County,31,-94.82,30.76,5174.11,1.83,0.03,20,7,1274,,,,,,,448,95,33178,365,38,22499,169,13,10065,236,50,15768,52,13,1937,196,38,10752,,,,100,33,4130,128,5,2957,2135,113,93295,30,16,1068,811,65,15354,404,86,9501,,, +27121,Pope County,11,-88.59,37.39,1857.51,0.0,0.0,,,,,,,,,,149,48,10918,838,59,45189,16,5,591,126,19,8075,8,6,209,77,24,3420,,,,215,15,11902,,,,655,25,30224,15,5,681,240,30,4876,162,49,3657,,, +27123,Ramsey County,549,-93.09,45.02,440.32,3.48,30.33,25,9,2357,38,7,7338,737,20,80404,11339,884,999378,16071,635,1296297,6470,258,623637,19017,726,1758991,4336,787,276280,13804,1637,1219255,26332,145,3783340,14419,658,667810,18437,262,594258,59965,2262,3243033,3938,283,227114,18745,1196,452441,14065,1518,652029,25,13,820 +27125,Red Lake County,4,-96.1,47.86,1120.29,0.0,0.0,,,,,,,,,,33,14,2032,23,5,1006,,,,41,5,1959,,,,17,5,593,,,,33,3,359,,,,123,5,2837,,,,41,14,623,27,9,236,,, +27127,Redwood County,15,-95.25,44.38,2283.52,0.0,0.0,,,,,,,,,,412,76,19203,432,34,32475,54,8,2540,365,38,27787,24,16,606,64,21,3125,,,,74,14,3203,9,3,116,838,57,34373,43,11,695,1038,29,23495,327,77,7838,,, +27129,Renville County,15,-94.91,44.72,2556.65,0.0,0.0,40,6,2478,,,,22,3,2122,167,58,11457,292,33,17999,37,10,1141,168,41,10273,4,5,37,159,20,10263,,,,35,14,1615,,,,919,42,33299,21,7,593,158,19,1812,210,68,4959,,, +27131,Rice County,67,-93.29,44.34,1336.51,2.21,0.41,3,3,68,,,,44,4,4207,1205,244,82545,1347,47,88595,120,16,5004,395,76,32764,222,65,8344,480,125,29269,397,4,36296,555,74,21244,4749,29,141113,3318,180,136844,211,29,5177,1864,138,36593,845,176,22911,,, +27133,Rock County,10,-96.26,43.67,1250.39,0.0,0.0,,,,,,,,,,91,29,5090,177,17,11346,28,5,1058,173,20,12771,35,10,1053,58,18,3911,,,,70,16,2522,,,,873,31,30185,18,7,337,187,16,2779,144,38,3227,,, +27135,Roseau County,15,-95.77,48.77,4346.55,0.0,0.0,12,5,396,,,,35,3,2722,299,49,14049,86,16,5349,31,7,562,170,21,10788,30,14,963,78,24,3101,,,,123,17,4574,,,,757,34,33622,19,9,599,471,37,9693,185,52,4481,,, +27139,Scott County,150,-90.48,39.63,954.07,2.03,1.41,10,5,1568,63,7,6458,135,7,14808,4922,614,445521,3122,190,233443,418,48,22175,695,162,52004,597,193,32029,1694,405,165793,676,19,61893,2363,264,113794,433,41,9883,5356,306,269026,2234,76,96777,6376,234,177838,1999,298,66960,,, +27141,Sherburne County,96,-93.75,45.44,1167.96,1.63,0.16,14,8,990,142,3,9050,422,6,49680,2632,531,211276,746,73,51920,81,19,5485,433,96,34284,192,103,9003,722,175,36775,155,9,19416,1293,149,55598,104,22,1816,3065,191,112116,385,45,6717,2282,117,39933,1058,206,32494,,, +27137,St. Louis County,200,-90.52,38.64,17462.64,2.74,0.1,116,31,4316,3204,16,324866,793,15,84813,3879,546,358003,2212,194,145635,1133,84,70640,2949,302,199892,892,216,37497,3762,388,269075,2325,38,166664,2597,198,87100,2221,56,64053,22903,827,1283130,1388,137,29593,8516,558,193136,3420,584,105538,8,7,135 +27143,Sibley County,15,-94.21,44.56,1555.6,0.0,0.0,10,4,780,,,,66,4,3127,179,64,9832,193,21,10323,22,5,755,91,21,5045,11,5,302,44,19,2239,,,,36,18,2146,39,5,2462,552,31,22152,14,5,455,180,23,2811,179,46,3039,,, +27145,Stearns County,158,-94.61,45.54,3600.44,3.47,0.35,85,16,3653,113,7,12461,166,9,16065,7892,538,638500,4116,202,245640,1243,74,92615,3378,301,292601,889,193,37756,2062,298,143610,3903,22,352713,2939,212,136905,2379,55,81452,16327,494,993772,766,83,14456,5800,383,107523,2793,480,95713,5,4,13 +27147,Steele County,37,-93.22,44.01,1119.68,1.99,0.26,32,3,2562,,,,,,,650,103,38976,508,43,24426,786,25,42705,2305,69,327132,272,25,5038,313,48,15829,270,5,20576,960,47,22807,73,9,1953,2548,139,116382,141,20,3113,1185,84,19551,681,123,19694,,, +27149,Stevens County,10,-95.99,45.58,1489.97,0.0,0.0,50,5,1700,,,,,,,145,38,17345,125,20,8499,84,9,5640,126,20,8697,12,7,325,90,11,5218,,,,40,15,1883,,,,1192,38,48521,28,7,305,314,23,4159,133,39,2260,,, +27151,Swift County,10,-95.69,45.28,1948.02,0.0,0.0,46,5,3582,,,,,,,126,41,6595,232,19,15059,52,8,1892,91,24,5410,83,4,2276,105,15,5069,,,,51,10,2479,,,,489,25,16592,36,8,1254,219,24,3123,163,39,4259,,, +27153,Todd County,25,-94.89,46.06,2536.54,0.0,0.0,20,4,1241,,,,,,,215,72,10907,143,19,5822,27,5,547,246,28,12199,46,18,626,81,24,3091,,,,62,14,2423,56,4,1052,1497,50,84167,39,11,529,347,45,5294,292,86,6388,,, +27155,Traverse County,3,-96.42,45.78,1517.48,0.0,0.0,,,,,,,,,,21,7,1628,43,11,2744,7,3,284,44,12,2197,,,,8,4,184,,,,13,6,336,,,,218,11,12782,,,,27,5,283,49,15,676,,, +27157,Wabasha County,21,-92.2,44.28,1423.21,0.0,0.0,23,10,796,,,,,,,225,85,12071,277,27,13116,34,8,1230,160,27,11590,24,11,399,150,35,7494,55,3,3578,57,16,1766,23,3,580,947,61,37198,105,19,2735,457,60,7358,289,73,6497,,, +27159,Wadena County,14,-94.96,46.59,1407.19,0.0,0.0,23,6,874,,,,,,,263,58,16948,400,14,22955,79,9,3845,127,20,8166,14,8,534,89,18,5334,,,,102,12,2358,,,,891,40,48360,20,7,632,322,28,5014,188,48,4169,,, +27161,Waseca County,19,-93.59,44.02,1121.33,0.0,0.0,61,6,2306,,,,,,,263,61,17901,108,17,8085,78,3,4432,173,29,14631,15,9,510,211,33,17045,,,,81,17,4650,39,3,1224,767,51,22946,36,11,750,345,37,5451,229,53,5071,2,3,139 +27163,Washington County,265,-96.39,30.22,1096.84,2.18,2.72,29,12,1113,40,4,4044,215,8,22628,3720,693,301176,3186,226,250754,1014,82,58623,3826,442,370857,1410,404,81151,4464,859,344189,650,32,62151,3217,344,140779,1748,111,55711,12945,795,674286,2245,146,63037,9168,447,193782,4234,589,136491,10,7,228 +27165,Watonwan County,11,-94.64,43.97,1139.07,1.67,0.07,,,,,,,24,3,2288,253,44,16056,136,13,7325,36,6,1217,174,22,8180,19,4,569,48,11,1787,,,,115,17,5361,,,,533,27,23803,17,5,165,230,24,3471,194,42,4157,,, +27167,Wilkin County,6,-96.46,46.33,1945.53,0.0,0.0,41,4,1780,,,,,,,82,18,4015,126,10,11181,,,,70,15,5061,6,5,66,465,3,17755,,,,5,3,326,,,,431,20,19299,,,,51,6,1205,91,20,2048,,, +27169,Winona County,50,-91.78,43.96,1661.93,2.56,0.39,15,7,530,,,,,,,605,117,41097,483,42,30435,526,16,22684,570,66,42846,89,39,2568,325,71,16322,2437,9,183338,386,44,14200,1701,12,45224,3155,137,125889,264,32,4937,1800,132,25467,667,125,16989,,, +27171,Wright County,140,-93.96,45.15,1849.92,0.0,0.0,57,14,1944,34,4,6580,571,13,71346,4356,727,351466,2120,133,156851,284,42,13290,754,159,51651,280,166,12215,1198,343,71809,177,7,12574,1571,238,79051,336,26,8210,5361,345,261271,456,62,7750,3755,224,70065,1851,335,59042,,, diff --git a/training/naics2/US/counties/2021/US-MO-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-MO-training-naics2-counties-2021.csv new file mode 100644 index 00000000..32561e9c --- /dev/null +++ b/training/naics2/US/counties/2021/US-MO-training-naics2-counties-2021.csv @@ -0,0 +1,116 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +29001,Adair County,25,-92.62,40.18,1474.69,2.6,0.26,,,,,,,25,3,2743,169,40,8093,185,19,6537,102,16,4460,187,37,9812,68,17,2764,137,36,4592,93,4,3388,217,26,6041,557,9,28045,1896,85,92894,90,8,1180,1099,66,17210,308,75,7868,,, +29003,Andrew County,18,-94.81,39.98,1129.87,0.0,0.0,,,,,,,,,,256,50,14530,70,14,4081,24,4,622,57,15,3165,27,14,695,54,14,2113,,,,101,22,3681,,,,248,25,7734,80,8,1649,124,13,2500,142,35,3888,,, +29005,Atchison County,5,-95.44,40.41,1424.67,0.0,0.0,,,,,,,31,5,2488,41,15,1445,90,11,4226,64,4,3311,83,17,4035,7,6,176,29,11,938,,,,16,3,504,,,,305,17,12537,10,5,119,56,10,1173,89,27,1736,,, +29510,St. Louis city,303,-90.2,38.62,171.47,3.5,51.08,485,3,16317,,,,3011,25,393440,7607,403,610967,8479,425,660260,5295,200,515809,12952,384,1383479,2373,410,142579,18135,1058,1739273,6182,79,952869,14327,407,502570,10769,127,581147,35743,2212,1813983,2998,172,225375,16700,1010,429688,7128,915,294310,42,51,2115 +29007,Audrain County,25,-91.85,39.22,1804.65,0.0,0.0,,,,,,,72,3,7852,247,50,12463,277,21,13075,83,12,3685,233,43,12156,34,11,1256,120,27,4856,,,,334,27,9330,211,7,7120,851,67,37090,117,7,1382,415,39,7261,272,61,8306,,, +29009,Barry County,35,-93.82,36.7,2048.69,0.0,0.0,13,4,239,,,,,,,546,74,23023,425,35,20718,55,13,2597,299,58,13970,57,26,1453,1012,42,64638,,,,252,30,7810,,,,962,57,48465,137,8,3086,663,56,10342,374,107,8874,,, +29011,Barton County,12,-94.36,37.5,1545.43,0.0,0.0,8,3,275,,,,81,3,7007,160,37,7138,97,16,4200,,,,119,16,6777,7,5,233,103,14,5545,,,,108,8,3111,,,,424,23,18365,,,,295,16,3565,94,27,2079,,, +29013,Bates County,16,-94.35,38.26,2205.32,0.0,0.0,,,,35,5,2499,42,3,3568,163,40,8241,131,13,7085,16,4,439,175,31,9210,30,7,1386,104,17,4489,,,,90,17,2448,,,,690,41,27383,11,6,481,330,28,5044,104,42,2189,,, +29015,Benton County,19,-94.05,45.72,1949.01,0.0,0.0,,,,,,,,,,136,51,5164,24,6,1108,11,5,594,123,26,5747,40,16,771,85,25,4090,,,,35,13,1440,,,,366,39,12071,41,10,1223,406,45,5502,187,56,3496,,, +29017,Bollinger County,11,-90.03,37.33,1608.86,0.0,0.0,,,,,,,,,,116,31,4719,121,8,9583,,,,46,11,1599,,,,28,4,936,,,,44,12,1942,,,,321,33,7021,,,,89,11,1124,78,26,2577,,, +29019,Boone County,182,-88.82,42.32,1789.97,3.22,0.98,39,14,1578,25,4,1216,189,4,16380,3798,522,228907,2411,169,146816,1295,99,77061,8278,287,868609,1243,272,57128,4428,448,244495,1529,24,141480,2705,257,91350,1607,66,48903,18868,705,1098978,868,80,16474,8620,454,163255,3250,440,117485,7,7,144 +29021,Buchanan County,86,-94.79,39.67,1075.63,2.17,0.77,,,,,,,215,7,23321,2050,175,187023,1362,101,87209,569,38,23110,1821,155,112076,281,95,10173,1313,138,98621,166,7,15480,2292,110,57117,310,21,6954,8583,317,495762,362,24,8518,3790,193,70085,1560,226,62931,2,3,15 +29023,Butler County,42,-79.93,40.92,1810.71,2.26,0.02,,,,34,3,1682,125,3,11792,548,72,28686,295,37,14947,184,16,7882,569,71,33296,209,36,10310,440,45,19374,42,3,2502,314,33,7933,23,3,231,3896,236,197166,58,7,1431,1740,89,31223,472,89,13454,4,5,39 +29025,Caldwell County,9,-97.6,29.83,1113.15,0.0,0.0,,,,,,,,,,161,27,8891,71,6,2929,50,5,3658,58,9,2717,7,4,264,26,6,1123,,,,56,8,2511,,,,107,13,4098,,,,34,11,635,53,25,1738,,, +29027,Callaway County,44,-91.93,38.85,2194.6,1.62,0.03,11,4,302,46,5,2350,918,5,113033,604,106,34923,377,27,19009,120,9,5551,259,49,13107,121,28,5437,341,40,23584,19,3,1594,406,34,15236,779,8,23018,2038,68,80224,86,11,1782,983,68,17111,400,90,10544,,, +29029,Camden County,43,-81.62,30.93,1835.32,0.0,0.0,,,,,,,46,8,3469,1191,224,64140,344,50,16557,131,20,6743,432,72,28189,392,110,14526,549,92,29276,13,4,881,656,87,24163,33,9,703,2883,124,163113,428,42,13265,2695,162,70864,522,135,16133,,, +29031,Cape Girardeau County,81,-89.69,37.4,1518.62,2.28,0.36,,,,195,5,11531,176,10,13979,1773,212,105943,1612,111,85261,833,46,51046,999,178,66116,408,99,15172,1336,180,60325,470,14,37427,1570,117,47749,267,19,8480,10245,326,521964,515,29,17146,4207,220,81871,1540,234,45090,13,5,50 +29033,Carroll County,9,-89.96,42.06,1816.66,0.0,0.0,,,,,,,,,,146,23,8804,110,12,4814,32,4,938,122,18,5848,8,4,142,24,9,1086,,,,5,5,133,,,,425,21,18734,,,,162,17,2594,112,31,2418,,, +29035,Carter County,5,-97.28,34.23,1318.44,0.0,0.0,,,,,,,,,,69,7,3526,29,5,964,,,,58,7,2631,,,,9,4,189,,,,4,4,343,,,,288,32,6311,,,,74,13,1921,17,10,435,2,4,11 +29037,Cass County,107,-94.35,33.06,1819.6,1.88,0.27,9,6,664,47,5,2823,32,3,4588,2091,362,120853,1113,69,78118,157,32,8439,594,125,34347,266,90,12275,792,183,37920,27,4,2217,1150,149,52151,76,19,1771,3207,211,164057,188,23,5527,2862,166,50894,1109,234,29342,9,4,81 +29039,Cedar County,14,-91.13,41.76,1291.43,0.0,0.0,,,,,,,60,3,5217,127,35,4968,43,7,1204,35,8,801,100,18,4209,62,12,1332,96,20,3044,,,,28,10,1306,48,3,684,558,34,18738,25,5,533,249,26,3476,201,37,5099,,, +29041,Chariton County,7,-92.95,39.54,1985.75,0.0,0.0,,,,,,,,,,67,18,2681,171,13,10069,24,3,1303,85,15,4366,16,7,168,26,5,654,,,,10,3,267,,,,254,18,7911,36,4,813,64,16,850,96,28,2585,,, +29043,Christian County,88,-89.28,39.52,1460.09,2.39,0.1,16,4,308,,,,96,8,8854,1816,325,91085,651,83,34384,217,28,13317,596,127,32284,190,99,7130,818,177,36088,33,5,2732,614,125,23700,46,15,889,1663,177,51958,182,34,3817,2344,129,44219,1146,205,29740,1,6,42 +29045,Clark County,7,-87.78,39.33,1325.77,0.0,0.0,4,3,198,8,3,402,,,,28,6,1060,135,11,6413,8,3,240,86,14,3476,,,,7,5,189,,,,5,3,61,,,,86,10,3092,,,,116,9,1651,68,22,1488,,, +29047,Clay County,250,-98.21,33.69,1058.49,2.12,3.44,30,4,478,84,5,9455,179,6,20553,4942,511,324756,5138,309,360848,515,70,36190,2729,424,224926,1165,332,62300,21856,557,2132595,1609,32,223483,9086,316,327513,918,64,24150,13968,671,816038,1347,72,35609,10544,463,244898,4932,530,153393,3,5,29 +29049,Clinton County,21,-89.42,38.59,1096.75,1.78,0.06,5,5,369,,,,,,,218,53,10757,83,14,4223,29,6,573,141,21,6202,43,20,893,83,29,4624,,,,93,18,3571,,,,865,41,38650,16,7,750,229,20,3443,131,42,3678,,, +29051,Cole County,77,-92.3,38.52,1033.34,2.0,0.19,,,,72,3,4699,362,15,35997,2336,242,151443,1682,89,89345,2655,62,144684,1903,179,143345,324,72,12048,1510,228,110283,871,9,42674,2055,134,75918,485,35,14568,6555,276,348268,415,24,9101,3261,175,62555,2102,289,92693,5,3,57 +29055,Crawford County,23,-80.14,41.7,1926.48,0.0,0.0,8,4,262,,,,,,,275,58,11221,179,12,11292,51,3,2909,147,22,7214,57,17,2818,189,33,6238,129,7,11553,129,19,6501,,,,810,57,39522,30,5,944,602,56,11122,212,53,5611,,, +29053,Cooper County,17,-92.82,38.85,1474.02,1.59,0.03,,,,,,,17,3,1631,472,48,22656,229,12,8852,34,8,1943,123,34,7345,30,14,1095,63,23,2986,,,,67,16,2118,,,,771,50,30106,59,7,907,686,35,16754,181,54,4790,,, +29057,Dade County,8,-85.5,34.87,1310.99,0.0,0.0,,,,,,,,,,39,11,1614,259,9,16463,,,,31,8,1193,5,5,179,41,8,1196,,,,16,3,377,,,,15,8,457,17,3,602,94,15,1561,62,19,1093,,, +29059,Dallas County,17,-96.78,32.76,1406.03,0.0,0.0,,,,,,,,,,64,27,1761,120,9,3436,16,4,724,105,15,5224,29,13,950,48,19,1260,,,,4,7,224,,,,270,40,8729,59,8,950,265,22,4132,109,38,2471,,, +29061,Daviess County,8,-94.0,39.96,1473.69,0.0,0.0,,,,,,,,,,102,28,5608,78,14,3653,,,,47,9,2390,6,5,106,43,5,1732,,,,22,7,1028,,,,133,15,3754,5,4,381,74,8,1126,62,14,1581,,, +29063,DeKalb County,12,-88.77,41.89,1102.9,0.0,0.0,9,3,321,,,,68,3,8176,88,15,4765,146,9,6655,13,5,823,167,22,10239,130,13,3985,22,7,870,,,,31,6,1034,,,,369,25,13495,30,5,297,256,19,3322,92,27,2801,,, +29065,Dent County,15,-91.52,37.62,1954.34,0.0,0.0,43,8,1676,,,,,,,158,24,6338,329,10,9696,27,4,752,194,18,9393,26,13,896,46,13,1575,,,,22,8,562,44,3,567,742,43,26543,14,5,311,360,22,5526,110,39,2552,4,3,38 +29067,Douglas County,12,-88.22,39.76,2109.86,0.0,0.0,,,,,,,,,,128,31,4524,73,13,1639,20,5,548,56,9,2707,10,7,186,43,12,1498,,,,72,3,2357,30,3,290,263,16,9396,2,3,94,182,11,2402,57,25,1581,0,3,79 +29069,Dunklin County,29,-90.06,36.22,1417.4,0.0,0.0,63,9,5020,,,,16,3,1025,253,32,17031,238,22,13180,41,13,2012,218,44,8968,558,24,15789,120,28,5150,69,4,2488,31,11,790,23,3,464,1768,145,46151,31,5,447,750,66,11864,187,71,4223,8,13,30 +29073,Gasconade County,15,-91.52,38.46,1362.04,0.0,0.0,,,,,,,,,,124,38,5160,230,19,12747,7,3,339,153,32,7552,21,7,546,82,18,2369,,,,141,9,2696,16,3,407,727,38,23342,60,6,971,418,45,8271,175,48,5134,,, +29071,Franklin County,104,-95.22,33.2,2410.46,2.28,0.03,10,5,243,53,6,4374,381,9,43462,4068,419,243334,1204,104,80696,359,40,27376,1133,182,67742,207,89,9174,1006,176,52988,274,14,23047,1283,142,41968,247,25,6626,3809,253,193436,521,39,15109,3617,216,65374,1712,304,46814,4,4,20 +29075,Gentry County,6,-94.42,40.2,1273.29,0.0,0.0,,,,,,,,,,38,16,1506,96,10,7368,,,,75,13,3070,24,5,285,22,9,857,,,,33,5,1103,,,,613,37,20388,3,3,66,77,12,899,59,19,1313,,, +29077,Greene County,297,-90.39,39.36,1755.74,2.35,1.7,34,7,749,63,4,4593,315,5,38626,6303,709,345968,9891,426,637664,4148,149,249107,7180,639,467355,3018,532,131368,6741,847,444412,9454,82,691650,9530,460,356331,2879,91,72142,32210,1002,1726132,2352,126,48690,16276,817,318722,7071,919,239071,27,36,294 +29079,Grundy County,10,-88.41,41.27,1134.54,0.0,0.0,,,,,,,44,3,3842,59,22,2218,91,7,3665,28,6,556,72,18,5360,17,8,461,58,17,1421,,,,15,5,240,,,,585,32,21721,2,3,114,224,15,3282,131,43,2211,,, +29081,Harrison County,8,-94.4,32.52,1881.28,0.0,0.0,,,,,,,,,,10,10,641,78,9,3141,43,5,2198,133,17,7336,7,5,167,20,8,452,,,,31,4,941,,,,463,26,7630,,,,246,17,4809,76,21,1874,,, +29083,Henry County,22,-90.12,41.34,1896.69,0.0,0.0,,,,63,6,4367,60,6,4928,241,51,15997,204,21,8533,47,11,1676,197,35,12860,64,32,1817,130,32,4143,,,,86,25,2567,71,4,1201,2346,64,136288,16,7,574,763,54,12360,205,69,5527,,, +29085,Hickory County,8,-93.33,37.96,1066.39,0.0,0.0,,,,11,4,440,,,,30,20,1112,8,3,274,,,,42,12,2743,6,5,78,14,8,628,,,,7,6,330,,,,243,11,8341,21,4,363,76,15,1678,47,17,744,,, +29087,Holt County,4,-95.21,40.1,1218.35,0.0,0.0,13,3,1161,,,,,,,24,13,714,100,9,6394,25,5,752,35,13,2021,5,3,177,11,3,553,,,,17,5,347,,,,178,11,4323,3,3,60,94,10,1497,26,17,810,,, +29089,Howard County,10,-101.43,32.3,1221.21,0.0,0.0,2,3,39,,,,,,,40,18,1761,43,7,2275,,,,71,11,4552,10,3,310,78,14,3555,,,,8,5,272,,,,526,21,13253,,,,177,14,1802,93,26,1659,,, +29091,Howell County,40,-91.92,36.77,2404.71,0.0,0.0,24,5,685,29,4,1691,,,,318,74,11157,562,48,27137,109,20,5309,384,75,20386,175,49,5537,323,67,13575,81,5,5298,334,29,7436,68,8,1423,3702,179,159528,48,11,748,1533,82,23993,471,125,12927,,, +29093,Iron County,10,-90.7,37.58,1429.75,0.0,0.0,,,,343,6,28159,,,,44,12,1654,23,5,1401,9,3,543,61,14,1982,15,5,506,13,8,271,,,,13,6,475,,,,558,30,14664,,,,134,17,2519,83,28,1515,,, +29095,Jackson County,713,-96.56,28.92,1596.5,2.59,8.19,13,4,257,186,9,14623,1990,25,250209,23864,1476,1954295,28095,832,1197761,9681,376,883668,24963,1145,2580944,5302,958,393117,28152,2304,2852049,8189,151,941398,14208,937,674631,7646,248,307226,55865,2779,3301256,5794,276,558482,29522,1626,718540,16975,1838,652966,89,61,1808 +29097,Jasper County,122,-94.0,30.75,1661.2,2.05,0.57,,,,98,4,4747,392,7,37205,1589,203,83142,1950,136,111896,266,45,10137,1067,196,72843,546,134,23341,1114,190,61341,814,18,91255,2904,124,76283,666,19,14016,6212,315,276410,395,40,6548,4658,279,83154,2222,348,63357,,, +29099,Jefferson County,226,-94.17,29.83,1720.8,2.25,0.39,39,3,868,161,11,8976,290,9,34068,4701,654,258155,1420,151,90599,480,41,24652,1232,240,89196,468,177,21247,1227,267,62325,268,16,22403,2354,281,78880,303,29,5583,5555,408,258931,469,58,10192,6236,298,112846,2813,457,104234,4,5,25 +29101,Johnson County,54,-97.36,32.38,2157.65,3.59,0.08,,,,,,,108,6,11731,398,118,17782,130,22,5276,64,19,3337,275,54,18080,120,44,5172,459,72,28018,,,,195,48,6822,200,11,5448,2200,120,103638,74,7,2190,1856,110,28505,381,117,8142,,, +29103,Knox County,4,-99.71,33.59,1312.65,0.0,0.0,,,,13,3,860,,,,15,9,659,69,7,3086,32,3,2085,52,7,2422,,,,17,5,464,,,,,,,,,,35,8,947,,,,24,4,257,35,14,955,,, +29105,Laclede County,36,-92.63,37.65,1988.96,0.0,0.0,,,,,,,,,,283,63,13982,252,29,10788,121,17,4444,272,49,16212,118,24,4782,174,39,6521,,,,353,19,9561,47,9,728,1215,74,56755,83,9,1150,1308,74,21342,357,91,8872,,, +29107,Lafayette County,33,-83.22,30.0,1654.62,0.0,0.0,25,5,998,,,,,,,525,107,28611,356,40,17787,48,14,2864,227,49,13465,28,26,1582,178,44,14551,,,,106,26,5067,116,6,2536,1085,68,41613,36,11,513,812,59,13579,392,97,12395,,, +29109,Lawrence County,38,-80.35,41.0,1588.81,0.0,0.0,8,4,362,,,,75,4,6778,473,74,25489,196,20,10070,86,17,3704,184,37,8449,73,23,3270,136,42,5347,,,,107,25,4711,,,,870,58,32576,31,5,341,913,58,14015,463,100,11075,,, +29111,Lewis County,10,-91.7,40.09,1323.04,0.0,0.0,,,,,,,,,,110,25,6953,64,8,2270,25,3,895,78,11,3216,7,4,157,44,9,1160,,,,14,5,331,,,,225,25,5308,136,6,3721,107,14,1792,58,22,1734,6,4,24 +29113,Lincoln County,59,-81.21,35.49,1658.94,1.71,0.13,,,,66,10,5416,138,5,13121,1149,198,75456,226,32,11216,68,11,3097,314,52,18473,78,39,2825,295,62,12697,,,,347,61,17972,59,6,2068,1063,79,43654,94,12,1568,1064,62,17541,531,111,14184,,, +29115,Linn County,12,-91.6,42.06,1609.01,0.0,0.0,,,,,,,,,,86,23,5277,169,13,9260,18,7,902,155,26,7329,13,6,267,64,17,1624,,,,113,18,4695,,,,503,27,18102,6,3,185,299,20,4046,137,44,3142,,, +29117,Livingston County,15,-88.56,40.87,1394.65,0.0,0.0,,,,,,,,,,228,41,11506,345,25,17480,35,8,1416,182,34,10818,21,11,631,131,25,4583,,,,122,18,4229,,,,873,35,39974,76,9,955,517,31,8189,356,47,8021,,, +29119,McDonald County,23,-94.35,36.63,1397.59,0.0,0.0,8,5,350,,,,,,,234,40,9145,14,5,897,40,5,4939,114,23,5114,7,10,378,60,15,1329,,,,47,12,1230,,,,237,28,7131,18,5,337,368,32,6445,148,31,3616,,, +29121,Macon County,15,-88.96,39.85,2104.68,0.0,0.0,19,3,532,,,,,,,154,41,6226,148,16,5377,202,10,11412,193,30,10466,27,11,608,84,22,2535,47,3,1917,156,11,7449,19,3,374,570,41,20601,41,6,479,517,34,8564,174,37,3881,,, +29123,Madison County,13,-95.95,30.96,1288.87,0.0,0.0,,,,,,,,,,166,32,6210,317,10,13431,,,,68,14,2640,25,7,580,48,9,1520,,,,48,14,1779,,,,1015,44,31671,,,,292,23,3827,277,25,6716,,, +29125,Maries County,8,-91.93,38.17,1372.62,0.0,0.0,,,,,,,,,,60,10,3300,33,6,773,,,,113,8,4740,24,6,732,19,6,621,,,,25,6,450,,,,120,11,3171,,,,69,13,739,57,24,1190,,, +29127,Marion County,29,-94.34,32.79,1150.03,1.99,0.16,,,,,,,104,4,10335,518,43,40016,433,27,24792,154,11,3971,412,67,21458,64,24,2452,276,50,11548,,,,281,35,11008,513,7,11133,2855,150,150248,193,15,2732,1222,85,20448,356,94,8692,3,6,18 +29129,Mercer County,4,-80.3,41.33,1178.77,0.0,0.0,,,,,,,,,,24,9,1045,,,,,,,20,7,790,3,3,57,9,3,222,,,,3,3,240,,,,70,5,1820,,,,3,5,70,25,13,572,,, +29131,Miller County,25,-84.74,31.16,1554.23,0.0,0.0,,,,,,,69,6,8300,722,130,30415,168,16,6867,76,9,2271,236,48,12828,201,49,9143,186,41,7434,,,,495,48,10947,42,3,772,519,51,20290,104,16,3328,814,64,19046,278,58,7420,,, +29133,Mississippi County,13,-89.33,36.84,1111.05,0.0,0.0,9,4,527,,,,,,,33,10,1439,172,18,9776,,,,127,16,6750,,,,96,8,10852,,,,,,,,,,374,30,12416,,,,219,23,3641,86,25,1531,,, +29135,Moniteau County,16,-92.59,38.61,1084.87,0.0,0.0,,,,,,,,,,445,66,28707,119,12,4586,47,6,1979,97,23,5441,66,5,3110,66,15,2359,26,4,1781,125,12,3057,,,,273,30,7478,19,8,333,255,24,4177,142,45,2580,,, +29137,Monroe County,9,-90.18,38.27,1735.52,0.0,0.0,,,,,,,,,,41,11,1263,60,5,3927,,,,75,11,3676,6,4,208,18,6,928,,,,33,6,890,,,,181,27,5143,,,,123,26,1982,34,16,647,,, +29139,Montgomery County,11,-95.51,30.3,1399.78,0.0,0.0,,,,,,,,,,255,38,13612,160,18,7576,33,3,1432,99,24,4292,7,5,172,60,11,3197,,,,9,5,255,,,,279,16,7165,4,5,484,158,20,2766,121,26,4627,,, +29141,Morgan County,21,-90.19,39.71,1590.17,0.0,0.0,50,7,1327,,,,61,5,4147,318,85,13361,75,16,2331,24,7,936,113,22,6561,51,22,1668,88,23,3023,,,,85,24,3093,,,,281,35,8261,58,11,1383,472,61,12578,191,62,4986,,, +29143,New Madrid County,17,-89.68,36.57,1805.11,0.0,0.0,161,8,8386,,,,,,,94,15,3391,432,40,25111,46,6,2756,130,24,6830,16,6,723,55,12,2258,,,,19,10,927,15,3,431,1224,94,36753,1,4,66,467,37,9470,127,33,2558,6,8,36 +29145,Newton County,59,-93.74,30.81,1622.92,1.7,0.05,9,4,310,24,4,596,270,9,26109,1125,125,87222,1414,49,64099,486,26,23428,468,84,27889,106,45,2964,491,80,29159,120,6,6190,1377,54,26543,52,6,800,6202,139,378384,143,15,1743,2129,105,38100,699,136,19232,5,5,35 +29147,Nodaway County,22,-94.87,40.35,2273.89,1.93,0.08,25,5,1094,,,,46,3,5811,183,60,7448,178,20,7771,75,13,2566,175,37,11722,37,19,1125,120,28,6262,,,,138,19,4238,52,5,113,1149,57,54070,27,6,364,886,41,13615,332,64,9011,5,3,138 +29149,Oregon County,9,-91.42,36.69,2050.11,0.0,0.0,,,,,,,,,,11,7,270,,,,13,3,503,50,10,2332,18,8,557,40,11,1203,,,,10,5,307,,,,419,30,10806,,,,196,15,3143,65,13,1443,6,5,66 +29151,Osage County,13,-95.73,38.65,1588.72,0.0,0.0,,,,12,3,455,,,,232,50,11436,44,5,1500,7,3,509,134,20,6951,7,4,669,34,11,1245,,,,37,9,1070,,,,267,25,7414,,,,247,21,2992,153,29,3080,,, +29153,Ozark County,9,-92.46,36.65,1955.98,0.0,0.0,,,,,,,,,,42,19,965,45,6,912,,,,67,9,3314,5,4,80,37,10,1510,,,,6,3,75,,,,87,13,2951,15,3,404,157,19,3272,52,21,877,,, +29155,Pemiscot County,16,-89.84,36.21,1330.06,0.0,0.0,,,,,,,44,3,4136,,,,225,20,13450,10,6,506,145,20,6720,43,11,1706,72,11,1546,,,,28,10,859,,,,1284,82,32378,183,5,6440,266,28,4146,101,33,2019,3,7,32 +29157,Perry County,19,-89.38,38.08,1254.09,0.0,0.0,,,,,,,,,,642,70,33239,386,16,21055,30,7,935,311,37,28419,36,15,755,199,26,10741,,,,137,13,3561,,,,1045,60,45752,11,6,273,566,41,9342,670,61,21324,,, +29159,Pettis County,43,-93.3,38.73,1777.65,2.09,0.15,,,,,,,56,3,5565,1008,89,81717,520,43,23432,135,13,6178,303,65,15828,233,37,7984,1303,62,45060,98,7,9758,710,50,25663,116,7,2226,2707,169,105579,49,7,1496,1660,78,28097,542,130,13257,,, +29161,Phelps County,45,-91.82,37.91,1746.18,1.77,0.09,3,3,45,24,4,1180,32,7,2094,463,87,21012,687,36,48600,131,23,7914,388,66,21709,129,38,5352,350,68,15022,15,5,1048,333,43,10887,54,11,1081,3372,132,149130,150,14,2642,2209,124,35851,727,114,19825,,, +29163,Pike County,18,-90.85,39.61,1773.44,0.0,0.0,,,,27,5,1212,38,5,3556,283,42,16708,362,24,16904,99,7,2980,119,25,7060,26,7,459,91,17,2847,,,,30,12,1564,,,,745,57,27347,77,7,1196,358,38,6306,107,38,2349,,, +29165,Platte County,105,-94.77,39.38,1105.06,1.99,0.71,60,8,2872,89,4,6677,232,7,28199,2361,235,197242,2904,125,224759,348,39,20452,1709,166,148409,1284,176,88387,1833,290,126127,984,28,119083,2775,155,148487,1034,37,37781,4708,277,247185,853,49,14795,5129,232,122595,1432,234,55669,5,3,71 +29167,Polk County,32,-94.82,30.76,1663.9,0.0,0.0,7,3,191,,,,,,,346,72,14160,172,25,6787,60,6,3233,243,36,14254,72,25,2129,991,45,133413,,,,276,26,4049,393,6,14509,2434,69,103961,64,8,1143,680,49,11321,247,67,7310,,, +29169,Pulaski County,53,-89.12,37.23,1428.42,1.63,0.38,,,,,,,102,5,7839,219,42,9266,9,5,333,106,16,3280,327,45,15626,146,37,5209,281,48,9545,,,,622,28,24785,73,10,2058,1493,64,92875,10,6,297,2508,105,60924,442,90,10838,,, +29171,Putnam County,5,-89.27,41.2,1345.86,0.0,0.0,,,,,,,,,,16,3,768,,,,,,,59,8,3359,15,8,462,,,,,,,,,,,,,123,13,6210,,,,12,3,171,26,8,701,,, +29173,Ralls County,10,-91.55,39.55,1253.3,0.0,0.0,,,,44,5,1818,,,,104,27,6474,150,14,8422,,,,47,10,2259,11,8,155,34,13,1258,,,,259,18,10786,,,,159,27,5939,9,4,537,68,11,1193,99,26,2786,,, +29175,Randolph County,25,-89.81,38.05,1263.35,1.81,0.04,17,4,697,,,,274,4,28018,169,40,7000,263,13,17929,101,16,4123,387,43,26565,100,18,3316,80,24,2954,,,,282,20,12729,223,5,3782,1093,75,46419,65,3,678,697,45,10250,275,71,6795,,, +29177,Ray County,23,-93.99,39.37,1487.04,0.0,0.0,,,,25,3,1243,,,,225,54,10186,81,15,4761,21,7,666,81,17,4875,9,8,123,85,21,3538,,,,31,11,1231,,,,512,31,18750,60,7,1066,237,20,3507,150,55,3832,,, +29179,Reynolds County,6,-90.97,37.38,2109.6,0.0,0.0,,,,399,4,29149,,,,61,8,4297,13,4,642,,,,32,5,1040,1,5,375,17,5,516,,,,42,3,2631,,,,170,17,3714,,,,51,13,1853,21,17,374,,, +29181,Ripley County,11,-90.89,36.65,1635.76,0.0,0.0,15,6,330,,,,,,,53,16,2556,63,9,2822,,,,67,12,2347,4,3,136,22,8,1340,,,,24,8,556,,,,947,88,16893,2,3,58,214,21,2827,54,25,987,18,21,125 +29183,St. Charles County,402,-90.67,38.79,1534.31,2.03,4.9,11,6,178,66,3,4031,388,9,46970,8959,1019,601503,5689,410,396707,1454,125,117080,11366,659,1130129,1858,470,104336,6081,845,580083,1918,44,168612,7184,598,282646,3105,112,92254,17957,1177,845417,1987,165,42333,18850,813,387792,6456,794,209395,60,6,889 +29185,St. Clair County,9,-93.79,38.06,1818.26,0.0,0.0,,,,,,,,,,76,19,2446,36,4,1040,,,,74,10,2348,3,3,58,35,9,1616,,,,11,5,278,,,,281,21,11573,,,,91,13,2092,51,22,1428,,, +29186,Ste. Genevieve County,18,-90.19,37.89,1312.72,0.0,0.0,,,,192,5,14104,50,6,4087,458,65,27521,145,17,8668,11,4,660,179,22,11077,25,7,840,94,24,5318,,,,93,16,4846,,,,1037,54,36606,28,6,617,500,35,7636,276,51,6266,,, +29187,St. Francois County,67,-90.51,37.78,1177.46,2.21,0.18,15,5,316,144,6,8761,67,6,8328,1025,136,60077,568,38,23574,195,26,9506,1267,104,58125,154,66,6050,378,79,12262,72,6,7237,928,52,24333,67,11,578,4943,243,200590,89,10,1871,2218,129,38242,721,155,17367,2,3,10 +29189,St. Louis County,1002,-90.52,38.64,1355.04,2.34,15.55,67,13,1923,253,15,18307,2437,33,263694,29183,2006,2465445,30682,1691,2785186,15772,526,1718912,38872,2515,4379333,12244,1507,862668,52872,3469,4329408,43123,657,4998217,37024,1672,1967855,34785,441,2352882,92914,5943,5245033,8109,472,451901,42093,2215,950028,23149,2614,903122,137,139,1503 +29195,Saline County,23,-88.53,37.75,1986.17,1.98,0.08,35,3,1531,,,,,,,99,25,3843,336,35,18633,108,11,5149,239,44,14474,28,11,741,73,25,3025,,,,90,20,3661,569,3,10892,1290,55,49401,71,7,1573,534,46,7645,225,58,5226,,, +29197,Schuyler County,4,-90.57,40.14,798.07,0.0,0.0,,,,,,,,,,112,14,6420,,,,,,,13,5,626,,,,6,3,66,,,,,,,,,,17,3,637,,,,22,4,206,23,12,483,,, +29199,Scotland County,5,-79.49,34.86,1137.95,0.0,0.0,,,,,,,,,,27,9,1092,78,9,3633,12,3,252,34,7,1399,2,3,32,20,6,397,,,,5,4,223,,,,242,6,12400,,,,35,6,505,62,25,1304,,, +29201,Scott County,38,-90.48,39.63,1103.12,2.01,0.04,10,7,884,,,,,,,543,84,32049,1350,57,67106,255,19,14325,371,65,22949,135,38,5162,369,56,22407,30,5,2171,569,40,20857,24,3,380,2948,155,137213,41,10,504,1125,87,23906,580,103,15152,4,5,21 +29203,Shannon County,7,-91.43,37.15,2600.39,0.0,0.0,10,4,140,14,3,857,,,,,,,27,3,1095,,,,43,8,1179,6,10,715,2,4,117,,,,,,,,,,194,18,5508,6,3,208,88,12,2073,19,11,555,,, +29205,Shelby County,6,-94.13,31.77,1301.06,0.0,0.0,49,3,1347,,,,,,,57,8,2632,78,13,3646,7,5,370,209,15,11040,,,,45,15,2326,,,,20,8,603,,,,90,10,2961,,,,43,11,661,118,32,3261,,, +29207,Stoddard County,29,-89.95,36.86,2146.76,0.0,0.0,89,10,5317,20,3,747,46,4,4367,334,65,14643,403,33,26504,70,11,4186,320,62,16877,144,23,10422,168,35,7299,,,,98,24,4477,,,,1715,102,56501,33,7,656,687,51,11249,256,67,6210,5,4,31 +29209,Stone County,31,-93.46,36.74,1322.95,0.0,0.0,4,4,231,,,,27,3,2777,688,130,28286,33,12,2465,31,7,1354,137,33,6588,121,38,4723,166,47,7103,,,,200,39,7211,,,,221,44,10010,887,17,29785,830,108,26640,393,83,10734,,, +29211,Sullivan County,6,-76.51,41.44,1687.45,0.0,0.0,,,,,,,,,,34,14,1017,41,6,1127,39,3,2702,50,8,1894,,,,14,6,307,,,,107,4,3754,,,,180,11,6940,,,,,,,28,17,658,,, +29213,Taney County,56,-93.07,36.66,1687.56,0.0,0.0,,,,34,3,836,92,6,9627,823,163,33966,262,38,10921,234,40,11411,485,67,28019,1518,170,71316,447,116,17274,197,7,9974,1363,106,47654,559,9,23728,2374,123,140143,1750,122,48058,6217,317,188217,894,154,28642,0,3,59 +29215,Texas County,25,-91.98,37.34,3053.89,0.0,0.0,6,3,120,,,,90,4,7132,140,33,6321,67,12,2659,48,13,1587,164,26,6747,20,9,723,82,25,2503,,,,144,14,4379,50,4,1451,799,57,32983,3,3,94,320,32,4643,134,52,2333,,, +29217,Vernon County,20,-94.38,37.86,2167.38,0.0,0.0,,,,,,,,,,148,42,6386,235,26,12034,51,9,1540,360,37,16956,35,14,949,79,25,2811,,,,98,13,2987,,,,1290,89,48726,15,4,275,489,38,8575,204,49,4329,,, +29219,Warren County,35,-79.27,41.81,1134.06,0.0,0.0,22,6,411,,,,,,,713,121,35964,526,28,36744,40,11,3479,238,40,14123,65,26,2300,113,30,5171,,,,100,30,3841,37,5,890,623,58,20546,42,6,1046,652,56,12312,644,64,19048,,, +29221,Washington County,24,-96.39,30.22,1974.63,0.0,0.0,9,3,389,28,3,1045,,,,204,48,6918,63,14,2477,18,6,1233,127,23,6070,22,9,546,72,20,1832,,,,67,8,3736,16,4,404,540,45,19777,22,5,415,363,18,6169,86,38,1946,,, +29225,Webster County,39,-84.55,32.05,1538.02,0.0,0.0,18,5,493,,,,173,3,17171,462,112,19580,329,33,13104,49,6,2489,204,41,12534,105,40,3088,188,41,8618,,,,144,28,4218,,,,681,63,22284,43,6,485,736,46,11360,245,82,7038,,, +29223,Wayne County,11,-88.42,38.43,2004.82,0.0,0.0,6,3,169,19,3,682,,,,38,15,1365,9,4,388,,,,93,15,2558,,,,22,5,623,,,,,,,,,,374,56,9182,6,6,68,148,17,3063,94,26,1919,,, +29227,Worth County,2,-83.87,31.52,690.95,0.0,0.0,,,,,,,,,,4,3,153,13,3,643,,,,16,4,635,,,,,,,,,,,,,,,,19,5,626,,,,24,4,194,14,11,394,,, +29229,Wright County,18,-93.96,45.15,1769.41,0.0,0.0,16,3,331,,,,85,4,6517,185,37,7376,81,13,3631,17,7,699,186,29,7706,28,10,858,58,20,1284,,,,73,14,5464,21,3,299,448,41,15736,31,3,448,383,23,4707,206,55,4948,8,5,83 diff --git a/training/naics2/US/counties/2021/US-MS-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-MS-training-naics2-counties-2021.csv new file mode 100644 index 00000000..81ce9aea --- /dev/null +++ b/training/naics2/US/counties/2021/US-MS-training-naics2-counties-2021.csv @@ -0,0 +1,83 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +28001,Adams County,30,-91.21,39.98,1262.62,0.0,0.0,29,5,847,163,24,9525,45,5,3129,249,39,11518,300,41,14502,87,14,4166,312,63,15424,94,30,3961,201,50,8248,62,5,3072,633,32,27180,200,5,5741,1759,94,68273,159,9,4948,1325,74,24386,328,74,8375,,, +28003,Alcorn County,35,-88.57,34.87,1040.1,0.0,0.0,19,7,970,,,,83,4,6314,259,37,10354,611,35,30856,136,14,5182,319,74,20182,198,20,9562,1096,50,50460,,,,882,22,51805,31,8,806,1858,107,77751,66,7,1157,1252,79,20088,443,85,10992,,, +28005,Amite County,13,-90.82,31.17,1894.58,0.0,0.0,171,20,6836,31,3,3252,22,5,1296,73,16,3506,23,5,1146,,,,31,10,1138,4,5,190,19,7,716,,,,8,4,308,43,3,902,194,14,6958,,,,53,7,1042,71,23,1209,,, +28007,Attala County,18,-89.57,33.08,1908.11,0.0,0.0,26,5,840,5,3,274,77,10,6909,923,21,56165,75,12,3272,42,8,1915,122,30,5832,31,10,1180,64,24,2531,45,3,717,57,6,1826,,,,551,32,22980,5,3,125,407,32,5150,170,39,4580,,, +28009,Benton County,8,-94.05,45.72,1058.51,0.0,0.0,,,,,,,,,,79,6,3399,,,,,,,33,7,1341,,,,33,4,2825,,,,11,3,50,,,,167,8,6525,,,,32,3,611,47,12,766,,, +28011,Bolivar County,31,-90.85,33.77,2351.37,1.7,0.04,56,17,2007,,,,53,5,4541,247,34,11692,234,24,15065,71,13,3222,191,55,10404,128,41,3616,191,46,9522,77,3,3772,134,22,3816,149,3,3772,1669,82,64150,87,14,2497,1021,65,14449,285,81,6574,,, +28013,Calhoun County,13,-96.67,28.5,1522.5,0.0,0.0,106,9,3319,,,,61,9,2478,27,7,1156,92,9,5099,17,4,519,64,21,2885,11,7,346,25,13,689,,,,,,,39,3,726,294,21,12302,,,,105,10,1274,105,30,2075,,, +28015,Carroll County,10,-89.96,42.06,1643.73,0.0,0.0,19,4,684,,,,,,,153,18,6938,8,4,572,,,,,,,7,6,309,15,9,455,,,,36,8,1216,,,,86,6,2016,,,,,,,32,16,841,,, +28017,Chickasaw County,17,-92.32,43.06,1306.16,0.0,0.0,60,7,2689,,,,,,,142,17,6586,83,13,3812,13,6,855,105,24,4229,73,6,3691,65,13,2887,,,,22,8,1190,24,3,349,338,22,12803,,,,265,21,3975,103,34,1974,,, +28019,Choctaw County,8,-89.24,33.36,1087.36,0.0,0.0,139,10,9931,,,,98,6,12001,13,5,347,9,3,467,,,,16,6,919,,,,3,3,440,,,,20,5,570,,,,369,10,15043,,,,19,9,553,42,17,900,,, +28021,Claiborne County,9,-83.68,36.47,1297.74,0.0,0.0,17,5,620,,,,910,7,111211,7,4,308,,,,17,3,585,29,7,1359,,,,91,6,5698,,,,,,,,,,553,16,14253,5,5,96,107,7,1825,20,10,322,,, +28023,Clarke County,16,-93.78,41.02,1796.04,0.0,0.0,48,12,1982,128,7,8207,29,5,1875,68,7,7610,,,,7,4,473,67,19,2935,,,,26,10,679,,,,,,,,,,269,20,14246,,,,213,21,2767,142,37,2551,,, +28025,Clay County,19,-98.21,33.69,1077.62,0.0,0.0,,,,,,,18,3,1192,112,23,5004,116,11,5926,16,7,745,120,28,4602,25,13,691,256,27,15441,,,,24,12,463,,,,669,24,31229,130,4,3972,699,40,10408,266,46,5259,,, +28027,Coahoma County,22,-90.57,34.19,1510.22,2.15,0.1,19,8,1316,,,,66,6,3623,118,17,6803,334,29,21456,69,14,2541,197,43,16377,85,34,2627,163,31,11454,,,,59,12,2277,161,9,4754,1249,72,46013,68,8,1347,704,46,15957,190,43,3269,,, +28029,Copiah County,28,-90.48,31.86,2018.43,0.0,0.0,28,6,1450,69,5,3833,28,8,1699,96,27,4060,121,13,4171,16,9,1025,132,34,5469,37,12,1120,115,34,4192,7,4,452,62,14,1531,115,3,2802,963,54,26665,8,3,135,485,35,6036,217,56,5517,,, +28031,Covington County,18,-86.46,31.2,1074.67,0.0,0.0,,,,10,3,468,15,3,534,272,34,11371,69,11,4020,27,6,1328,121,25,5501,25,5,1009,46,16,1603,,,,14,4,379,,,,610,27,28995,12,3,634,441,25,6296,144,41,3665,,, +28033,DeSoto County,183,-81.82,27.19,1283.94,2.17,0.72,64,3,1634,,,,200,12,16300,2498,232,141364,3895,137,231314,387,45,24231,1102,223,72950,451,128,26275,1069,193,44330,203,12,7751,3523,166,115735,616,31,18922,6632,305,320848,633,41,15067,8728,395,154802,2068,305,65428,14,5,455 +28035,Forrest County,78,-89.24,31.15,1217.59,2.54,0.25,18,7,570,19,8,1031,471,23,49104,1289,91,75425,1008,79,55416,241,24,13818,653,126,39451,379,86,16732,1119,146,51182,364,12,46202,2380,79,68258,1186,17,41133,8053,202,526252,329,23,4917,3907,180,67808,1071,164,26140,0,3,253 +28037,Franklin County,8,-95.22,33.2,1468.25,0.0,0.0,66,10,2502,,,,,,,57,10,3230,66,6,3793,107,5,8176,41,6,2142,4,3,141,17,6,684,,,,,,,,,,325,10,13839,,,,17,3,314,43,22,624,,, +28039,George County,24,-88.65,30.86,1252.71,0.0,0.0,42,7,1593,,,,120,6,8791,118,24,7642,78,11,3560,25,5,1360,85,28,4293,16,9,428,152,17,7366,,,,84,9,2526,,,,842,35,41187,,,,495,35,7579,188,40,4885,,, +28041,Greene County,14,-90.39,39.36,1861.86,0.0,0.0,128,15,6174,,,,4,3,153,115,6,7955,,,,12,3,448,24,6,934,,,,,,,,,,,,,,,,73,9,1708,,,,68,6,1769,166,21,14266,,, +28043,Grenada County,22,-89.77,33.77,1164.59,2.17,0.05,99,6,5908,,,,53,5,4962,131,22,6405,219,27,9337,48,9,2595,191,48,11200,87,22,3749,269,34,13826,29,4,1625,362,25,6610,44,4,1474,1327,60,56801,40,8,725,976,55,15184,199,50,5085,,, +28045,Hancock County,46,-91.15,40.39,1257.21,0.0,0.0,,,,,,,183,4,17733,359,63,18373,31,18,1494,73,13,5627,215,61,11491,69,34,2822,1113,91,74511,,,,275,35,12988,147,6,5243,791,61,35355,62,12,1591,2352,111,61371,202,61,5911,3,3,32 +28047,Harrison County,207,-94.4,32.52,1524.63,2.19,0.98,,,,,,,1224,41,119675,2948,303,163681,1713,150,101328,777,70,37641,2677,300,184280,1023,224,48220,2087,377,121654,568,23,27225,4000,205,130117,486,41,11678,14914,523,970989,1225,66,29209,19711,531,516673,2539,409,75923,3,3,127 +28049,Hinds County,231,-90.48,32.25,2272.47,2.0,0.88,60,10,3390,186,17,11500,1376,39,201099,3065,270,158827,3072,226,196583,1835,115,111488,4634,390,387526,1167,262,49287,4190,585,290878,1506,35,146996,6311,227,164648,3864,68,111350,30829,675,2049321,847,67,24189,8685,496,154146,4588,577,157485,14,9,293 +28051,Holmes County,17,-85.81,30.89,1980.65,0.0,0.0,10,4,293,,,,16,8,982,54,5,3417,31,7,2764,14,9,453,68,13,2954,22,12,486,52,12,2402,,,,28,4,242,,,,575,31,24639,8,3,79,139,17,1797,105,26,3208,,, +28053,Humphreys County,8,-90.54,33.13,1116.34,0.0,0.0,27,5,1462,,,,,,,22,9,643,46,7,2570,21,4,1002,150,9,10703,8,5,175,3,4,161,,,,6,3,96,,,,192,17,5150,,,,80,6,970,53,19,653,,, +28055,Issaquena County,1,-91.01,32.68,1143.35,0.0,0.0,,,,,,,,,,,,,21,3,1018,,,,,,,,,,,,,,,,,,,,,,20,3,492,,,,,,,,,,,, +28057,Itawamba County,24,-88.37,34.28,1399.76,0.0,0.0,62,10,2382,,,,64,5,5782,422,30,21405,154,9,6878,40,3,1033,91,28,3794,8,6,363,46,12,1884,,,,30,9,864,,,,540,34,20569,14,5,327,522,35,7114,160,52,4010,,, +28059,Jackson County,143,-96.56,28.92,1934.36,2.14,0.21,13,3,542,,,,471,13,46695,3383,172,187984,2058,70,245021,631,36,30987,1057,163,62163,351,98,11577,1319,224,86987,322,22,20023,1890,116,73346,172,18,4200,5313,299,299480,345,30,6245,4564,275,78724,1351,248,35466,0,3,55 +28061,Jasper County,16,-94.0,30.75,1754.91,0.0,0.0,28,4,1284,99,4,12074,23,8,891,181,16,17783,22,8,1017,118,6,5961,67,9,2907,18,3,711,72,14,2761,53,4,2498,13,5,457,,,,320,10,11324,,,,137,10,1748,158,27,5503,,, +28063,Jefferson County,7,-94.17,29.83,1365.97,0.0,0.0,24,3,1072,,,,108,4,7057,29,3,1100,,,,,,,,,,,,,,,,,,,7,5,1249,,,,197,13,7742,,,,39,8,868,13,7,220,,, +28065,Jefferson Davis County,11,-89.84,31.56,1059.5,0.0,0.0,21,3,1002,,,,22,4,622,337,13,29489,,,,,,,26,9,1010,,,,8,6,221,,,,,,,,,,301,11,12767,,,,93,11,1440,40,21,754,,, +28067,Jones County,67,-99.86,32.71,1812.27,1.67,0.09,79,12,3281,242,33,20923,318,18,21394,1305,106,62674,857,77,38939,97,13,4884,527,91,30079,95,42,3567,447,88,21854,494,6,91376,364,29,12566,128,7,3503,3401,120,155529,118,7,2427,2183,126,31028,915,170,26471,,, +28069,Kemper County,9,-88.66,32.73,1986.52,0.0,0.0,65,8,3343,,,,239,6,31275,35,9,1207,24,3,1350,,,,28,8,1671,,,,5,3,58,,,,14,5,368,,,,342,11,10822,,,,59,7,907,36,15,560,,, +28071,Lafayette County,56,-83.22,30.0,1759.6,1.73,0.15,,,,,,,114,10,7033,599,77,31465,323,34,13548,381,28,19064,675,99,51740,237,76,10062,992,150,73801,3,3,412,635,66,18302,96,9,3558,3746,188,183742,280,30,6784,4017,199,81951,823,125,37203,,, +28073,Lamar County,64,-95.58,33.64,1294.9,2.31,0.04,125,21,8309,76,13,4635,167,14,13294,802,108,32843,558,53,37793,163,23,7888,1059,122,64651,240,68,9951,950,120,54563,43,7,4350,1010,75,25840,228,14,6949,3679,181,176478,272,19,5724,3208,142,54751,1048,130,25860,5,3,41 +28075,Lauderdale County,74,-87.67,34.9,1851.98,1.77,0.09,62,14,3064,4,4,362,230,21,20811,910,119,41640,1807,69,86838,251,28,12458,881,148,51901,366,76,18792,795,120,41557,610,18,43420,1766,82,45142,238,16,6289,7387,209,377206,159,18,3810,3592,179,58239,1069,213,26929,,, +28077,Lawrence County,12,-80.35,41.0,1128.37,0.0,0.0,77,11,3445,,,,46,5,2431,16,6,631,,,,28,4,1091,96,12,3179,10,3,223,15,13,650,,,,38,3,1234,,,,290,24,11527,,,,93,11,1500,92,29,1826,,, +28079,Leake County,21,-89.52,32.74,1515.95,0.0,0.0,71,12,3584,,,,71,7,5292,87,15,3668,69,5,3129,30,5,918,107,21,5424,18,8,482,62,22,2110,,,,352,7,7265,,,,914,34,47047,6,3,84,481,31,6118,99,42,3155,,, +28081,Lee County,83,-96.96,30.3,1173.76,1.67,0.09,3,3,145,,,,178,8,10957,945,113,44510,2162,151,113223,594,43,32314,2292,201,179079,415,103,17945,1381,184,82290,869,23,65109,4080,124,111912,117,14,3204,8861,328,511033,250,28,4562,4870,269,78251,1633,220,54700,6,5,173 +28083,Leflore County,29,-90.29,33.52,1570.57,1.84,0.17,91,8,4473,,,,57,5,4320,565,32,35884,1408,35,72625,113,16,5961,312,57,19161,105,41,3904,256,38,16049,168,4,10339,102,13,5093,202,9,6317,2645,73,117025,49,7,1140,1282,74,21233,249,58,5479,,, +28085,Lincoln County,35,-81.21,35.49,1523.93,0.0,0.0,207,32,11497,28,6,3043,61,5,5294,546,70,24948,776,29,40239,118,11,7305,296,64,17763,42,20,1558,285,52,12499,,,,202,24,6282,179,12,6434,1877,74,82454,11,7,76,1265,66,17121,624,99,16574,,, +28087,Lowndes County,59,-83.26,30.82,1337.33,0.0,0.0,50,6,3884,22,3,1220,155,11,12356,989,105,49304,1163,73,70193,310,21,12058,507,98,30297,185,70,7271,445,92,25026,111,6,6188,1100,58,29929,203,17,6526,3825,160,166707,168,23,2694,2394,129,37734,885,157,23424,11,5,137 +28089,Madison County,108,-95.95,30.96,1921.78,2.79,0.05,35,11,1907,111,17,8944,82,6,6977,1927,226,115588,2215,162,176280,1995,70,110860,3300,334,306106,1570,206,85843,3883,429,261121,346,26,34059,2762,172,101248,1619,47,47854,5304,352,235626,553,46,11121,6062,302,110891,2358,266,86396,15,5,427 +28091,Marion County,25,-94.34,32.79,1420.98,0.0,0.0,99,17,3672,83,16,5548,92,11,6747,1679,54,133410,183,14,7767,53,10,2149,268,47,13486,53,17,2276,302,51,19306,435,4,18229,284,12,14207,89,4,1953,851,53,31507,25,5,508,652,41,8929,550,70,18118,,, +28093,Marshall County,34,-89.3,41.03,1838.54,0.0,0.0,,,,,,,,,,469,51,22434,364,19,18018,10,4,423,285,33,10828,76,20,2026,65,24,3192,,,,386,14,16779,353,4,8732,733,34,26075,17,5,318,509,38,6789,309,54,9696,,, +28095,Monroe County,34,-90.18,38.27,1999.43,0.0,0.0,2,3,344,23,3,1398,57,7,2859,615,55,36340,210,19,12656,48,8,2379,194,59,8603,27,13,1614,69,29,2697,,,,549,22,23041,23,3,539,1262,66,54627,40,6,487,704,49,10019,270,75,6499,3,4,40 +28097,Montgomery County,10,-95.51,30.3,1055.79,0.0,0.0,124,5,3082,,,,18,3,1066,34,8,2318,34,5,2366,23,8,980,90,19,4537,,,,28,10,931,,,,22,4,1319,,,,501,22,22077,16,3,149,245,20,3390,100,27,2307,,, +28101,Newton County,21,-93.74,30.81,1501.01,0.0,0.0,17,7,858,,,,44,7,2750,373,22,15938,70,12,3661,25,3,1784,99,28,4372,19,8,780,35,16,1042,,,,52,17,1006,,,,722,26,22999,12,5,101,357,27,5288,146,43,2966,,, +28099,Neshoba County,29,-89.1,32.72,1480.53,0.0,0.0,381,30,27607,,,,,,,1975,35,172974,386,20,27746,47,6,2065,320,50,14700,25,11,1048,470,31,36241,,,,61,15,1028,,,,1005,39,42842,52,5,602,3563,49,101931,269,62,6312,,, +28103,Noxubee County,10,-88.59,33.12,1813.44,0.0,0.0,43,13,2476,,,,,,,39,18,1575,78,8,3249,,,,56,6,2464,,,,11,5,512,,,,17,9,623,20,3,528,332,16,11566,,,,140,12,1949,56,27,1412,8,4,119 +28105,Oktibbeha County,51,-88.89,33.41,1196.21,1.6,0.24,15,5,648,,,,40,4,2797,331,54,13548,817,19,41800,134,20,8400,391,77,27125,180,65,6519,559,84,42103,,,,362,43,11942,172,7,4008,1950,95,87207,91,9,1678,3420,139,55132,678,114,26165,,, +28107,Panola County,33,-94.31,32.14,1825.97,0.0,0.0,,,,,,,162,10,12877,314,37,15335,485,27,32633,52,10,3214,393,57,22789,115,11,5258,88,25,3357,,,,491,25,15136,50,4,1611,1352,70,44449,41,5,906,924,56,14378,258,63,5892,,, +28109,Pearl River County,56,-89.6,30.78,2120.61,0.0,0.0,,,,101,5,6856,93,9,5974,361,71,14664,199,26,11278,71,12,3538,302,73,14992,74,37,2295,517,62,25517,,,,121,32,4097,,,,1542,100,62186,43,6,407,1422,85,18899,472,95,10972,,, +28111,Perry County,12,-89.38,38.08,1683.81,0.0,0.0,42,6,1860,11,3,351,23,4,1671,121,7,6215,,,,16,5,814,29,7,1213,,,,26,11,1523,18,3,1837,15,3,525,,,,380,18,13248,,,,42,6,653,68,17,1325,,, +28113,Pike County,40,-90.85,39.61,1063.86,0.0,0.0,310,13,17345,39,5,5782,130,9,8621,218,45,8963,945,41,24100,161,13,7756,369,81,18501,125,35,3841,266,57,10372,100,5,9176,126,25,4302,100,10,3162,1946,113,83861,54,5,670,1775,92,22840,504,106,12108,3,4,33 +28115,Pontotoc County,31,-89.04,34.21,1297.55,0.0,0.0,41,3,1784,,,,86,6,4525,142,31,5060,117,20,5476,23,4,1572,192,36,9255,40,18,870,103,26,4880,,,,273,16,6562,86,6,4472,914,44,34663,21,4,381,696,42,8718,293,59,9845,,, +28117,Prentiss County,25,-88.52,34.62,1083.3,0.0,0.0,14,6,506,,,,54,9,2873,290,45,14648,44,9,1219,28,8,1449,170,40,8851,37,14,1265,164,34,6597,,,,610,14,15716,49,6,1040,705,40,28069,29,4,302,515,41,7776,188,54,5463,,, +28119,Quitman County,6,-85.02,31.88,1052.85,0.0,0.0,,,,,,,16,6,720,3,3,43,,,,,,,39,10,1971,14,7,235,19,4,459,,,,32,4,1670,,,,208,13,5116,,,,79,7,1158,23,14,409,,, +28121,Rankin County,156,-89.95,32.23,2087.77,2.0,0.12,81,15,4819,38,15,6107,162,20,12297,5661,396,404396,4714,250,337719,424,45,26453,2698,251,205919,899,193,43889,1566,309,82667,418,31,24388,2884,231,71842,584,34,20972,8954,424,458126,365,44,5029,6721,349,116871,2438,378,86802,2,3,42 +28123,Scott County,28,-90.48,39.63,1580.99,0.0,0.0,137,8,9222,,,,41,8,2512,431,38,22497,85,14,2908,18,4,1504,181,34,8680,40,9,1314,71,27,3095,,,,472,17,12432,,,,943,39,36344,,,,630,46,8251,190,67,4171,,, +28125,Sharkey County,4,-90.85,32.87,1127.02,0.0,0.0,7,4,350,,,,,,,9,5,190,80,12,5769,,,,44,6,1970,14,7,498,18,8,604,,,,13,4,269,,,,244,10,10082,,,,59,6,625,70,14,1566,,, +28127,Simpson County,26,-86.58,36.74,1529.39,0.0,0.0,21,4,503,5,4,376,51,9,3949,427,45,26443,50,10,2829,30,7,1471,300,33,17289,31,10,1482,146,33,6495,,,,12,6,219,,,,1822,49,67578,7,3,132,668,41,10397,214,67,5121,,, +28129,Smith County,14,-95.26,32.34,1650.6,0.0,0.0,19,5,1152,,,,131,7,10189,40,16,1271,39,5,2501,4,3,304,49,12,1910,,,,64,11,1388,,,,16,3,180,,,,194,9,6369,,,,55,13,887,84,23,1574,,, +28131,Stone County,18,-93.46,36.74,1160.82,0.0,0.0,63,10,2445,,,,,,,181,24,8989,17,8,729,18,5,722,94,22,3823,14,5,243,122,16,5835,,,,26,8,868,27,4,386,473,26,17080,,,,571,32,7587,107,26,2878,,, +28133,Sunflower County,26,-90.6,33.5,1831.35,0.0,0.0,46,11,2385,,,,23,3,2384,80,17,3256,417,22,17546,27,6,1142,202,33,10404,15,8,374,51,18,2302,,,,42,12,2051,80,4,2347,1530,45,62991,20,3,494,529,39,7527,232,51,6198,,, +28137,Tate County,28,-89.93,34.64,1064.45,0.0,0.0,6,3,171,,,,54,8,4172,122,25,5789,88,11,3865,52,9,3820,192,37,12644,17,10,438,111,23,5158,,,,78,12,2375,103,3,2918,600,45,28542,30,4,371,538,41,7788,488,51,11387,,, +28135,Tallahatchie County,13,-90.16,33.94,1688.56,0.0,0.0,13,7,578,,,,10,3,609,27,6,728,64,8,2915,,,,19,7,805,7,8,167,27,7,1272,,,,402,4,14175,,,,487,17,19437,13,5,1880,77,8,702,83,30,2273,,, +28139,Tippah County,22,-88.91,34.73,1191.01,0.0,0.0,32,6,1192,159,3,6167,57,7,3222,237,26,10655,150,18,10428,15,4,817,149,20,6194,54,5,1106,98,19,4662,,,,216,14,10300,266,6,5821,594,33,21713,4,3,125,316,31,4658,193,57,4452,11,3,79 +28141,Tishomingo County,19,-88.23,34.72,1151.16,0.0,0.0,125,15,5532,,,,69,4,4216,60,18,2246,138,18,4947,15,11,920,126,24,6996,17,11,561,50,15,1387,,,,329,11,6997,29,5,549,560,27,20533,81,6,2249,292,32,4309,170,43,4698,,, +28143,Tunica County,10,-90.36,34.64,1233.15,0.0,0.0,,,,,,,,,,257,3,13143,74,9,5167,,,,67,17,2352,24,13,849,23,6,678,,,,121,9,2907,,,,210,17,7025,159,4,4959,3087,31,111341,24,8,401,,, +28145,Union County,28,-89.25,37.46,1079.7,0.0,0.0,,,,,,,9,3,144,220,42,10261,218,19,9716,37,10,1479,237,39,11338,35,14,1131,104,28,4728,,,,338,21,9744,42,4,799,1175,51,55744,9,4,152,1099,53,18334,295,62,5942,,, +28147,Walthall County,14,-90.12,31.12,1047.5,0.0,0.0,54,6,1888,,,,12,3,579,194,17,8763,75,5,1790,20,5,1181,59,16,2128,18,8,318,25,13,1127,,,,39,5,1538,0,3,150,556,18,19868,,,,164,15,2482,107,25,1575,,, +28149,Warren County,45,-79.27,41.81,1602.4,0.0,0.0,19,7,361,14,3,632,103,9,8538,351,59,19244,376,38,21556,103,15,5378,349,69,19507,125,33,4778,358,74,24654,39,4,3008,691,40,19339,175,11,3895,2224,128,105314,156,17,2483,3054,114,71907,434,104,11507,,, +28151,Washington County,46,-96.39,30.22,1969.69,1.81,0.17,18,7,1562,,,,126,8,10979,430,68,19606,579,61,38730,127,15,5213,283,72,14492,129,44,5708,314,74,15928,121,4,5219,479,42,13935,258,13,7220,3191,146,129189,75,11,1435,1845,80,35232,701,131,24197,,, +28153,Wayne County,20,-88.42,38.43,2106.95,0.0,0.0,96,11,3493,114,11,8051,36,7,1612,50,16,1478,231,25,28695,24,5,741,179,32,9711,22,8,626,87,38,3062,,,,144,8,3775,,,,661,19,26942,,,,517,32,6523,167,44,3493,,, +28155,Webster County,10,-84.55,32.05,1096.42,0.0,0.0,56,7,2949,,,,18,4,784,83,10,5050,65,4,2249,,,,55,15,2305,,,,61,13,2503,,,,17,3,988,,,,462,14,18772,,,,127,14,1904,59,23,1383,,, +28157,Wilkinson County,9,-83.16,32.79,1781.02,0.0,0.0,43,6,1844,,,,14,4,351,22,4,626,10,4,444,,,,29,8,1187,4,4,41,14,4,291,,,,227,5,6521,83,3,1716,270,16,12441,21,6,415,59,4,604,58,16,1169,,, +28159,Winston County,18,-89.05,33.06,1580.11,0.0,0.0,129,15,7905,,,,20,5,1072,166,28,6417,142,13,9914,64,9,2712,83,23,4480,92,32,2752,49,17,1495,185,3,24198,149,7,2126,53,4,1623,653,26,23915,4,3,59,571,34,7531,161,55,4387,,, +28161,Yalobusha County,13,-89.7,34.02,1281.83,0.0,0.0,,,,,,,18,6,718,134,13,9207,22,5,1205,,,,69,10,3200,3,4,124,14,6,462,,,,168,7,3139,,,,386,13,13857,,,,120,12,1385,75,22,1173,,, +28163,Yazoo County,28,-90.41,32.77,2419.54,0.0,0.0,24,5,930,,,,67,5,5030,225,21,11312,330,20,17138,35,13,1639,112,25,5564,33,15,1088,128,20,4107,,,,4,4,90,98,3,2362,1006,38,35605,15,5,253,394,30,5063,143,38,3780,,, diff --git a/training/naics2/US/counties/2021/US-MT-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-MT-training-naics2-counties-2021.csv new file mode 100644 index 00000000..5b7f95ea --- /dev/null +++ b/training/naics2/US/counties/2021/US-MT-training-naics2-counties-2021.csv @@ -0,0 +1,56 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +30001,Beaverhead County,9,-112.95,45.17,14433.24,0.0,0.0,4,9,443,52,4,3711,22,3,2014,203,60,8728,67,16,3299,35,9,1546,98,22,6668,142,20,5707,160,28,7811,,,,13,12,842,26,3,374,513,31,22970,111,19,1787,421,51,8033,118,42,2575,,, +30003,Big Horn County,13,-107.52,45.46,12989.23,1.87,0.0,,,,137,4,9909,21,4,1735,28,15,906,27,6,1444,10,5,202,62,10,2812,19,8,525,51,14,1882,,,,24,6,939,,,,594,21,42043,54,10,1332,209,21,4558,54,19,1292,,, +30005,Blaine County,7,-99.98,41.92,10978.16,0.0,0.0,,,,,,,,,,33,15,1351,50,11,2817,,,,47,7,2372,,,,31,10,2585,,,,122,3,7389,,,,231,15,20201,28,5,838,30,8,409,52,16,1097,,, +30109,Wibaux County,1,-104.22,46.91,2305.41,0.0,0.0,,,,,,,,,,,,,,,,,,,,,,,,,4,4,324,,,,,,,,,,,,,,,,39,6,288,,,,,, +30111,Yellowstone County,164,-108.28,45.96,6860.83,2.29,0.34,47,9,1467,252,46,28370,230,6,23004,5108,770,350186,4909,345,348108,1216,82,68200,3831,330,301295,1216,374,67434,3589,553,267669,260,21,24060,2990,328,107693,854,57,24016,13869,599,903811,1713,184,38748,9121,447,186515,3265,545,121015,1,3,27 +30107,Wheatland County,2,-109.85,46.43,3696.97,0.0,0.0,,,,,,,,,,10,9,356,,,,,,,17,4,721,,,,18,4,622,,,,,,,,,,109,3,4199,,,,45,13,725,10,5,111,,, +30007,Broadwater County,7,-111.5,46.33,3206.6,0.0,0.0,,,,11,3,668,,,,89,43,4265,18,6,941,,,,26,4,974,8,6,287,73,11,5243,,,,8,4,199,,,,114,10,6774,34,10,899,181,18,2703,39,16,1206,,, +30009,Carbon County,10,-75.72,40.89,5341.24,0.0,0.0,37,8,1491,32,6,2123,29,7,2734,205,80,8855,47,18,1918,19,5,672,58,12,3899,28,22,1041,78,27,4970,,,,34,18,2184,19,4,276,316,29,11618,291,16,3936,460,58,11750,102,29,2327,2,3,51 +30011,Carter County,1,-97.28,34.23,8671.12,0.0,0.0,,,,,,,,,,,,,,,,,,,,,,,,,4,4,163,,,,,,,,,,,,,,,,4,4,47,,,,,, +30013,Cascade County,84,-111.33,47.33,7022.92,2.14,0.21,1,4,366,7,3,214,180,13,15443,2192,283,148262,1210,108,62999,396,29,17735,1425,164,95981,367,137,15415,1326,204,82822,522,11,57402,1404,111,47720,531,23,14655,7150,312,407623,804,90,16025,4022,237,77979,1351,219,46102,,, +30015,Chouteau County,6,-110.37,47.88,10351.79,0.0,0.0,21,7,2595,,,,,,,20,11,848,89,13,5152,4,3,80,43,14,2397,11,5,282,12,10,302,,,,,,,,,,191,11,6757,15,7,385,68,17,1173,20,11,278,,, +30017,Custer County,12,-105.35,38.11,9824.03,1.95,0.02,,,,11,3,779,,,,259,47,14704,149,21,5550,79,8,2921,284,30,19709,33,16,1496,85,28,3551,,,,148,18,5139,,,,738,56,39506,120,19,2119,661,46,12494,192,30,5679,,, +30019,Daniels County,2,-105.51,48.77,3694.17,0.0,0.0,3,4,227,,,,,,,9,5,218,30,5,907,155,4,11201,37,5,1834,,,,13,4,437,,,,,,,,,,113,8,5061,12,5,200,34,8,273,24,8,740,,, +30021,Dawson County,9,-101.96,32.74,6171.68,0.0,0.0,,,,137,16,17564,,,,54,23,2997,167,17,8497,73,9,4453,94,22,4925,41,12,2361,67,26,3439,5,3,299,21,10,472,,,,643,28,31346,43,7,860,283,30,5339,138,33,3530,,, +30023,Deer Lodge County,9,-113.09,46.08,1919.96,2.66,0.05,3,3,209,,,,,,,147,38,10651,,,,25,4,658,70,16,2635,14,9,587,102,24,6030,,,,58,8,4484,7,3,374,1551,85,95714,61,14,1862,311,35,5284,48,17,1702,,, +30025,Fallon County,3,-104.44,46.33,4203.16,0.0,0.0,,,,221,11,23378,,,,94,21,7170,38,8,2151,6,3,358,48,4,2922,9,5,150,18,7,1082,,,,32,6,1798,,,,112,4,4727,,,,78,15,1657,40,14,903,,, +30027,Fergus County,11,-109.22,47.21,11265.97,0.0,0.0,8,5,402,,,,44,5,4232,292,68,25529,203,19,12869,55,8,1673,134,24,9047,58,23,1810,87,28,3437,,,,43,14,1630,,,,728,45,32779,59,11,931,421,36,7360,162,46,3308,,, +30029,Flathead County,103,-113.97,48.38,13613.01,2.39,0.01,153,50,6000,41,18,4051,181,4,18039,4312,950,247625,1113,129,68816,381,63,18734,1964,209,161768,907,354,38418,1879,505,110379,473,12,65322,3578,282,96211,523,40,9661,7268,420,420528,1209,128,30619,5801,420,131729,1698,366,58366,7,4,148 +30031,Gallatin County,117,-88.23,37.75,6821.01,2.47,0.24,98,27,6765,90,10,5799,142,17,13035,6482,1249,463978,1600,185,105767,1665,124,193139,1564,264,140749,1194,518,73677,3839,894,272581,501,15,37090,1842,391,92067,879,88,27600,6372,557,360207,1470,187,38114,9025,519,242765,2016,422,85199,4,6,100 +30035,Glacier County,14,-112.95,48.7,7868.78,0.0,0.0,,,,21,4,1339,68,9,5257,27,15,1608,31,8,1789,25,7,903,60,12,3515,5,6,49,38,15,1347,,,,4,4,231,110,4,4836,430,20,30890,24,8,729,328,44,13514,87,22,3081,,, +30033,Garfield County,1,-107.88,39.55,12555.9,0.0,0.0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,7,4,159,,,,23,5,210,,,,,, +30037,Golden Valley County,1,-109.17,46.3,3044.03,0.0,0.0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,9,3,107,,,,,, +30039,Granite County,3,-113.47,46.39,4488.65,0.0,0.0,31,4,1508,9,3,808,,,,73,21,4157,,,,,,,10,4,706,,,,10,7,593,,,,,,,,,,148,8,3733,,,,161,15,7787,17,8,203,,, +30041,Hill County,16,-97.09,31.96,7553.64,2.78,0.01,2,3,117,4,3,95,188,7,15570,264,64,16656,227,26,12001,206,9,10890,232,38,14655,66,22,2029,126,21,6509,,,,69,16,2440,166,4,7013,1317,59,55954,79,21,1608,692,50,12003,194,43,4878,,, +30043,Jefferson County,12,-94.17,29.83,4297.91,0.0,0.0,,,,90,4,11898,9,4,670,296,101,14308,15,5,392,19,6,412,38,11,1850,17,12,624,74,29,3946,,,,74,18,2685,,,,257,28,8581,19,7,619,245,28,3835,63,21,1870,,, +30045,Judith Basin County,2,-110.23,47.02,4844.92,0.0,0.0,,,,,,,,,,20,6,1027,38,6,1865,,,,27,4,1581,,,,16,5,789,,,,,,,,,,10,5,90,4,5,131,35,4,521,4,3,520,,, +30047,Lake County,31,-122.78,39.05,4283.94,0.0,0.0,22,17,1342,24,3,1175,,,,664,195,32320,212,14,10008,130,13,7543,228,30,11256,43,35,1977,439,65,26980,26,4,1117,277,56,13448,327,9,11860,1347,98,61078,72,25,2782,857,90,18212,272,71,6725,2,3,54 +30051,Liberty County,2,-94.79,30.09,3747.57,0.0,0.0,,,,,,,,,,12,8,367,38,8,1959,,,,15,6,691,,,,4,4,49,,,,,,,,,,110,4,4568,5,4,35,24,5,248,18,8,261,,, +30049,Lewis and Clark County,70,-112.48,47.21,9057.73,2.36,0.05,13,12,660,55,6,2828,109,9,12011,1788,334,121237,510,53,25686,414,51,27256,1538,125,163578,333,144,14873,1801,275,111633,590,15,48170,911,123,30805,833,43,20152,6286,327,341130,811,82,15181,3129,206,63696,1599,282,69594,,, +30055,McCone County,2,-105.85,47.58,6946.29,0.0,0.0,,,,,,,,,,24,8,680,38,5,2165,27,3,2321,34,5,2018,,,,8,3,140,,,,,,,,,,66,5,1996,,,,16,5,252,13,4,99,,, +30053,Lincoln County,20,-81.21,35.49,9519.28,0.0,0.0,104,34,6404,,,,,,,336,116,18303,32,13,893,110,23,5214,128,20,6102,52,30,1616,69,35,2496,,,,91,33,2871,73,6,3338,1023,58,39739,113,19,2520,538,70,9896,176,54,3926,,, +30057,Madison County,8,-95.95,30.96,9333.41,0.0,0.0,10,4,625,94,6,5944,8,3,839,292,90,15333,10,5,433,29,7,2008,87,12,4626,30,27,1932,67,30,2890,,,,40,12,1054,,,,210,18,9773,21,19,12253,275,63,9842,98,31,3264,,, +30059,Meagher County,2,-110.9,46.63,6202.39,0.0,0.0,6,3,1067,,,,2,3,47,18,12,716,,,,,,,,,,,,,9,6,253,,,,2,4,174,,,,69,6,3529,11,9,343,92,15,1187,8,5,233,,, +30061,Mineral County,4,-106.93,37.66,3168.15,0.0,0.0,16,6,921,,,,,,,50,19,3041,,,,,,,13,6,570,6,5,129,9,5,204,,,,6,7,311,,,,136,10,5436,23,10,870,169,23,2932,12,7,172,,, +30063,Missoula County,117,-113.92,46.97,6780.82,2.16,0.25,95,44,7736,38,5,2842,138,6,12875,3394,579,219800,2008,181,127123,1538,80,90078,2349,232,172205,961,279,42538,4290,618,280205,240,16,32036,2629,262,105682,607,75,16953,10474,582,489041,1174,113,27862,6699,367,139015,2451,420,97014,5,5,81 +30065,Musselshell County,5,-108.45,46.47,4849.03,0.0,0.0,,,,281,7,26918,,,,40,18,1446,28,6,1129,9,5,774,21,3,978,19,4,266,20,7,767,,,,14,3,215,,,,184,10,6288,10,4,277,42,7,550,28,11,582,,, +30067,Park County,17,-105.76,39.11,7286.51,1.76,0.01,14,10,870,,,,32,5,3006,462,136,23942,76,16,5084,78,17,2818,167,25,12052,43,59,3191,206,82,10996,11,3,1456,88,53,5402,31,11,994,895,62,46313,172,61,6670,1028,154,34527,388,68,11624,,, +30071,Phillips County,4,-102.37,40.59,13499.78,0.0,0.0,1,3,374,,,,18,3,1412,39,16,2247,49,3,1924,,,,69,6,4229,7,5,215,23,8,698,,,,4,3,42,,,,166,9,5034,1,3,137,153,21,2242,46,20,1148,,, +30073,Pondera County,6,-112.12,48.24,4253.57,1.81,0.01,,,,14,4,645,22,5,1134,112,27,5363,144,11,6257,16,4,742,67,12,3527,7,3,215,36,12,1623,,,,22,5,324,,,,210,17,9269,24,3,302,99,13,1100,38,16,547,,, +30075,Powder River County,2,-105.6,45.37,8543.93,0.0,0.0,,,,25,3,2696,,,,27,16,756,,,,,,,,,,,,,20,8,844,,,,,,,,,,9,4,154,6,6,373,39,7,524,25,9,611,,, +30077,Powell County,7,-83.82,37.82,6040.52,0.0,0.0,162,10,15501,,,,,,,56,21,2604,,,,6,3,330,36,7,1879,6,6,142,36,13,1918,,,,3,3,162,,,,252,16,10974,124,12,4974,138,23,2729,35,12,905,,, +30079,Prairie County,1,-91.58,34.81,4513.87,0.0,0.0,,,,,,,,,,,,,,,,7,3,71,14,3,1123,,,,6,3,180,,,,,,,,,,,,,,,,,,,13,6,193,,, +30081,Ravalli County,44,-114.11,46.08,6216.81,0.0,0.0,62,27,3457,5,6,377,44,5,4344,1065,361,47845,240,76,13821,93,20,5378,357,58,19178,210,92,6377,343,142,16587,,,,659,78,22512,308,14,9892,1953,150,96064,382,47,10236,1028,95,22377,417,124,11674,,, +30083,Richland County,11,-88.09,38.71,5447.51,0.0,0.0,,,,476,50,40685,67,6,7657,312,62,22260,284,26,15817,32,7,1599,134,27,11004,74,14,5332,154,39,10392,,,,118,21,7383,23,5,168,652,38,37587,65,9,1633,552,45,11669,152,51,4726,,, +30085,Roosevelt County,11,-104.97,48.31,6137.2,2.8,0.01,,,,51,8,3654,36,5,2557,29,15,1691,85,15,6407,33,5,754,85,14,3611,23,9,523,16,8,573,,,,39,9,1241,,,,419,12,20103,73,10,1818,239,27,3183,67,18,1797,,, +30089,Sanders County,12,-115.18,47.68,7225.67,0.0,0.0,63,13,2504,16,4,1496,44,6,3576,126,63,5467,36,10,1496,25,5,1116,50,11,2294,24,15,1244,77,32,2576,,,,30,15,716,61,4,3447,609,45,22899,22,10,1117,477,43,9525,110,24,3374,,, +30091,Sheridan County,4,-100.46,39.35,4419.25,0.0,0.0,,,,32,14,2482,31,3,2515,29,13,1210,51,7,3723,12,4,132,59,12,2709,,,,30,9,1195,,,,19,7,799,,,,227,12,8595,,,,108,18,1684,50,20,984,,, +30087,Rosebud County,8,-106.63,46.39,13015.73,0.0,0.0,,,,,,,321,5,29042,156,16,16829,,,,73,4,4604,57,11,2464,18,7,1525,11,6,385,,,,58,12,3124,312,3,12526,323,17,13626,69,9,1531,162,26,1930,62,29,2004,,, +30093,Silver Bow County,35,-112.68,45.9,1861.01,2.36,0.26,,,,406,3,42339,606,3,57364,558,114,34764,455,45,24505,172,18,10516,314,57,18042,178,57,6427,495,94,31736,268,7,17007,391,62,15368,129,15,2708,2779,189,122700,298,48,6571,2064,136,40465,362,88,11515,,, +30095,Stillwater County,9,-109.36,45.65,4677.03,0.0,0.0,,,,1239,5,152037,10,6,910,138,43,5701,27,7,1528,,,,46,10,2669,14,7,310,56,23,2756,,,,31,13,778,,,,256,18,9855,44,11,2152,173,23,3542,91,25,1812,,, +30097,Sweet Grass County,4,-109.95,45.87,4823.66,0.0,0.0,9,3,302,,,,,,,98,37,4236,,,,10,3,254,41,6,1879,5,9,780,24,12,875,,,,7,6,237,,,,121,9,3929,28,9,590,175,22,3553,44,18,1178,,, +30099,Teton County,6,-112.26,47.85,5934.01,0.0,0.0,396,7,28961,,,,26,5,2393,74,44,2830,53,14,3493,100,3,7267,77,13,3571,16,6,306,48,15,1883,,,,8,5,348,,,,249,16,7042,6,9,379,102,17,1408,52,23,899,,, +30101,Toole County,5,-111.73,48.68,5039.13,0.0,0.0,,,,58,18,3376,24,4,1879,24,8,813,74,13,5206,15,4,986,45,9,2334,12,10,396,33,10,1677,,,,146,3,10247,,,,244,12,13558,23,7,873,202,19,3166,26,9,464,,, +30103,Treasure County,1,-107.26,46.18,2551.84,0.0,0.0,,,,,,,,,,3,3,217,,,,,,,,,,,,,11,3,344,,,,,,,,,,,,,,,,,,,,,,,, +30105,Valley County,8,-98.98,41.56,13109.16,0.0,0.0,,,,8,3,556,26,3,2563,88,34,3906,93,10,5050,56,5,2544,102,15,7223,18,9,579,57,18,2675,,,,134,10,6784,,,,593,30,29559,18,8,531,424,33,6659,113,28,2996,,, diff --git a/training/naics2/US/counties/2021/US-NC-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-NC-training-naics2-counties-2021.csv new file mode 100644 index 00000000..b4e96073 --- /dev/null +++ b/training/naics2/US/counties/2021/US-NC-training-naics2-counties-2021.csv @@ -0,0 +1,101 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +37001,Alamance County,169,-79.4,36.07,1124.62,2.08,0.5,15,6,795,,,,101,9,9617,3759,404,213076,2136,150,131722,271,51,14775,1320,183,114093,557,166,25879,1555,226,79288,953,21,108563,3448,192,120642,2378,38,131490,10932,378,700523,648,61,11340,6792,347,119094,2247,354,67203,4,4,48 +37003,Alexander County,36,-89.35,37.18,682.8,0.0,0.0,12,3,463,,,,,,,249,76,9798,102,18,4258,19,4,435,155,29,7737,23,14,395,117,40,5705,,,,186,28,5464,,,,485,49,18215,88,16,1889,692,41,9632,443,86,8713,,, +37025,Cabarrus County,221,-80.56,35.4,942.57,1.79,1.18,65,5,5951,52,3,3694,78,8,6916,4989,648,272014,3064,226,218436,709,66,48289,910,214,66088,704,287,34846,2149,491,115648,1128,15,76017,2632,285,105081,1020,52,41573,9916,441,635943,2441,109,159668,10149,467,186373,3189,513,98097,40,7,137 +37021,Buncombe County,267,-82.53,35.63,1709.25,1.78,0.57,21,6,574,99,3,4560,300,14,31841,5913,929,301043,4068,334,243737,1468,148,113739,2730,428,240346,2239,692,116447,5270,1160,329173,1002,31,72581,6406,500,225800,3219,182,116644,27073,1212,1547587,2251,203,92664,16448,922,449830,4931,854,183284,32,10,404 +37005,Alleghany County,11,-81.13,36.5,611.97,0.0,0.0,,,,,,,,,,146,48,4357,5,4,360,18,5,759,74,12,3925,19,13,557,45,15,1903,,,,37,10,914,,,,335,27,11992,89,7,5122,221,27,4466,80,28,1871,1,3,56 +37007,Anson County,22,-80.1,34.97,1390.79,0.0,0.0,124,25,6030,,,,91,6,7103,366,41,19630,232,15,9651,24,6,1350,74,13,2947,10,4,422,84,16,2782,,,,202,15,6587,,,,653,44,26407,13,3,201,473,33,6447,126,49,2866,11,5,151 +37009,Ashe County,27,-81.51,36.44,1112.19,0.0,0.0,19,5,433,15,3,596,,,,779,93,55790,104,17,6033,185,12,11180,178,32,10251,58,31,1859,105,27,4110,60,4,2171,117,29,3370,5,4,277,1043,50,39288,46,7,1689,649,48,10852,177,55,4406,,, +37011,Avery County,18,-81.92,36.08,641.24,0.0,0.0,5,3,345,,,,,,,382,76,17904,52,11,2505,31,9,1583,63,17,3365,132,48,5822,74,36,3664,,,,101,29,9739,302,3,9581,734,40,28571,793,22,29229,812,60,23845,256,48,7941,,, +37013,Beaufort County,45,-76.89,35.47,2229.95,2.06,0.03,166,23,9433,,,,,,,971,101,39276,555,52,27627,143,15,6736,388,73,22175,159,43,5517,281,79,13001,275,4,15182,631,43,17768,162,14,3924,2293,139,91711,180,23,3354,1342,91,21413,527,116,14261,,, +37015,Bertie County,18,-76.97,36.06,1837.69,1.65,0.04,115,17,5656,,,,,,,64,14,2169,193,13,8331,10,4,253,48,10,2659,2,3,39,39,9,1032,,,,481,8,11696,40,3,1059,745,48,28299,33,6,700,151,13,2271,206,55,3771,,, +37017,Bladen County,30,-78.56,34.63,2299.21,0.0,0.0,110,23,5342,,,,,,,231,45,8460,145,18,8153,10,3,551,103,24,4033,48,21,1174,121,32,4552,14,3,836,703,18,14778,110,4,3973,880,47,31661,15,6,466,716,53,12031,317,71,7850,,, +37019,Brunswick County,134,-78.19,34.07,2310.5,0.0,0.0,50,12,1623,,,,1227,9,143593,2590,443,122065,926,60,53020,408,28,27043,587,108,38245,782,212,37521,874,250,45219,4,5,2648,1704,186,59944,485,28,13351,4099,230,196570,1433,66,40622,4843,339,110082,1008,221,33072,17,4,321 +37023,Burke County,88,-81.66,35.73,1331.92,0.0,0.0,8,4,574,,,,57,8,4386,627,148,24596,362,50,18053,86,17,4839,322,62,20346,127,60,4268,368,92,16626,369,10,10713,1280,83,31974,129,9,3249,5629,173,311301,120,18,2956,2654,140,43810,1025,205,28174,,, +37027,Caldwell County,81,-97.6,29.83,1229.14,1.64,0.04,,,,15,3,798,122,4,13043,718,117,30922,2252,54,131576,211,20,33927,354,72,21249,110,54,4119,384,87,19966,191,8,12439,878,69,27240,52,9,896,4770,136,232137,192,21,5797,1905,123,29862,854,184,29894,,, +37029,Camden County,10,-81.62,30.93,636.45,0.0,0.0,42,4,2418,,,,,,,62,25,2985,14,3,1682,,,,15,5,870,7,5,213,11,6,459,,,,52,12,1362,,,,58,9,1567,,,,113,9,1702,52,16,1444,,, +37155,Robeson County,119,-79.1,34.65,2459.49,1.72,0.03,117,10,9303,,,,121,9,10374,1111,137,50614,788,71,42681,154,19,6979,977,95,47711,145,59,4694,740,111,21921,149,6,5565,1392,63,41228,60,5,1426,6327,279,278459,93,17,1751,3712,182,56395,771,222,17216,2,3,70 +37183,Wake County,1113,-78.61,35.8,2219.78,2.35,6.26,180,25,7924,215,13,23684,3110,82,344094,33295,3155,2241984,26648,1419,2776485,28468,733,4343219,28905,1819,3174480,9538,2190,657489,62030,5404,6590859,10879,293,1089570,40249,2090,2068938,11116,571,463254,72728,3386,4498842,8287,537,305736,48605,2576,1076366,21546,2854,837927,37,24,959 +37199,Yancey County,18,-82.3,35.89,811.07,0.0,0.0,19,8,788,36,3,1845,,,,278,47,11913,43,12,1457,52,9,2040,70,15,3308,19,15,618,108,23,2905,3,3,209,102,14,3548,20,3,475,479,30,18241,60,4,3567,355,27,5571,182,39,6017,,, +37031,Carteret County,68,-76.59,34.85,1463.7,0.0,0.0,1,4,160,,,,139,5,9823,1450,285,63326,363,57,15815,113,24,9477,455,96,35674,581,130,25797,655,153,41162,333,7,33682,898,120,31334,249,15,9520,3306,196,180815,489,55,13895,4046,258,92718,991,223,31342,,, +37033,Caswell County,23,-79.34,36.4,1109.59,0.0,0.0,40,4,1767,,,,,,,269,35,14374,44,6,2589,,,,37,8,2194,,,,28,10,1410,,,,28,11,1027,,,,438,31,18196,17,5,344,179,15,2897,124,44,1901,,, +37035,Catawba County,160,-81.21,35.67,1077.45,0.0,0.0,,,,25,4,1953,378,16,36992,2835,380,150046,5827,266,410461,601,51,57889,1490,232,113306,1018,229,39049,2438,327,161691,1870,20,237229,3275,193,117164,1125,35,32429,12530,415,630983,785,59,16760,6690,364,123741,2741,469,81878,6,4,159 +37037,Chatham County,75,-79.25,35.72,1836.21,1.65,0.04,54,14,2179,149,4,14100,75,10,6328,1294,212,68632,445,67,31126,116,19,15652,252,62,16596,178,75,8543,757,202,59628,27,3,2638,865,112,33270,265,32,9313,2655,142,99108,318,27,9867,1665,115,35109,680,170,21486,5,3,96 +37039,Cherokee County,29,-95.18,31.84,1208.82,0.0,0.0,,,,,,,,,,423,89,17249,101,13,4570,60,11,2841,176,33,8888,86,35,2668,127,40,5204,,,,137,25,5265,,,,1046,72,48278,26,5,492,1810,77,51135,217,66,5018,,, +37041,Chowan County,14,-76.63,36.08,458.03,0.0,0.0,55,7,2536,,,,,,,146,33,6195,134,19,7476,64,10,2966,98,20,6760,26,12,774,150,25,9957,,,,56,10,2445,,,,1083,62,43896,17,4,320,401,30,6926,185,35,4227,,, +37043,Clay County,11,-98.21,33.69,571.49,0.0,0.0,,,,,,,,,,197,41,9717,53,8,3390,12,4,498,47,8,2093,12,10,320,40,16,1356,,,,56,13,1392,,,,323,25,11909,17,6,353,235,19,4256,109,30,2906,,, +37045,Cleveland County,99,-81.55,35.33,1213.06,0.0,0.0,,,,,,,120,7,13864,1289,182,63312,1135,77,48005,127,21,7618,429,90,27720,213,99,9423,829,125,44511,33,5,1291,1474,89,44737,1363,15,34000,4768,231,321377,496,28,8972,2856,179,46622,1421,289,37133,4,4,33 +37047,Columbus County,51,-78.67,34.28,2473.33,0.0,0.0,106,19,4950,,,,54,4,5042,444,84,19409,214,23,7418,78,14,2520,804,57,32647,69,29,2090,227,55,10438,17,3,941,928,45,39799,16,7,284,2520,153,95870,30,11,918,1256,87,18584,299,95,7725,,, +37049,Craven County,101,-77.04,35.08,1891.97,4.89,0.01,100,19,5325,44,5,2982,108,6,10842,1202,193,61598,828,67,42850,263,30,13567,625,114,49690,388,126,14574,1680,217,109489,97,7,6825,1267,113,48380,287,33,9561,7012,266,395664,367,35,7596,4044,216,69573,1288,254,35107,,, +37051,Cumberland County,334,-77.28,40.15,1705.64,2.22,1.12,85,10,3334,16,4,602,345,15,25171,4318,451,247915,2404,150,109187,1326,77,62292,1705,278,116165,1798,364,75737,5776,512,382557,450,26,45598,4810,262,150013,1815,76,58627,18951,748,1047747,860,70,16293,14341,731,242152,4398,686,127997,6,5,126 +37053,Currituck County,28,-75.91,36.39,757.7,0.0,0.0,,,,,,,,,,538,125,24830,114,21,5266,24,7,1215,57,15,3615,533,42,22780,178,51,10424,,,,492,63,16035,457,9,24919,308,31,11970,151,17,6773,749,78,22834,330,71,10209,,, +37055,Dare County,37,-75.69,35.63,1071.43,0.0,0.0,7,9,304,,,,66,3,6837,1090,270,50782,126,32,5436,142,30,7692,363,73,30151,1513,166,76582,479,136,26328,63,3,3526,509,116,21344,59,15,2150,1009,105,61261,309,62,10621,4324,336,148814,581,141,18913,,, +37057,Davidson County,168,-80.21,35.79,1470.39,1.81,0.19,14,6,686,19,3,1138,120,5,6251,2264,388,99343,1841,148,103962,174,27,9929,570,126,34878,582,141,31771,672,183,32624,1357,11,183569,2809,182,117264,237,18,7060,3673,201,163410,766,45,42747,4005,229,67606,1551,337,43619,9,5,126 +37059,Davie County,43,-80.55,35.94,690.46,0.0,0.0,,,,20,3,1167,,,,707,138,34190,585,38,35048,28,8,758,189,42,14346,77,37,4096,300,73,16098,,,,619,61,24601,22,4,546,1355,64,67570,209,18,6325,1065,70,19124,426,103,10292,,, +37061,Duplin County,50,-77.93,34.95,2124.51,0.0,0.0,133,25,5664,,,,21,4,1628,500,96,21899,372,37,18585,31,10,1194,198,38,8831,68,30,1490,163,53,7828,,,,1295,39,39540,23,3,219,1698,101,71782,18,5,300,1075,69,16921,365,109,10236,7,3,48 +37063,Durham County,320,-78.88,36.02,771.35,2.34,5.68,8,5,304,,,,255,8,22953,5605,603,382803,18719,296,2617359,4585,186,694250,9734,407,1040663,2572,449,175383,35585,1286,4279883,3809,55,365288,7922,462,358071,22908,191,1609943,31639,952,2052588,1369,129,39457,13449,805,321995,7763,783,448285,20,7,1190 +37067,Forsyth County,381,-80.24,36.15,1067.99,2.13,2.16,21,8,1115,54,3,3625,385,13,40059,7459,825,443117,9305,434,697838,1606,141,116489,10991,558,1043072,1871,476,112577,7175,962,513026,10604,84,1118431,10549,561,327168,9550,114,781618,43141,880,2390919,3300,150,113272,16381,834,318042,6661,920,206440,46,10,1198 +37065,Edgecombe County,50,-77.6,35.92,1312.77,0.0,0.0,4,3,116,,,,72,4,6547,477,70,20866,605,23,31453,107,30,5791,145,32,8485,158,31,6719,163,40,5894,,,,216,36,10601,168,3,3930,2244,93,82090,36,6,541,1008,55,15934,333,102,9377,,, +37069,Franklin County,68,-95.22,33.2,1280.98,0.0,0.0,83,16,4051,16,3,1495,46,4,4054,1230,263,67242,619,44,33433,91,17,5858,182,35,10579,50,39,1823,263,87,12123,,,,507,104,16744,276,13,7828,769,73,28432,43,9,1056,834,72,14097,467,127,14178,,, +37071,Gaston County,226,-81.18,35.28,941.72,1.91,0.81,3,3,146,,,,526,23,51274,3432,470,182926,3756,211,197144,487,46,30406,1126,206,71880,793,222,35764,1383,321,71059,1223,40,105483,3153,254,111000,1323,46,49242,12009,527,670023,656,47,9634,7564,404,134411,3150,562,94086,5,10,171 +37073,Gates County,11,-76.69,36.44,895.26,0.0,0.0,80,4,3106,,,,,,,50,12,1723,9,3,690,4,3,165,31,6,1490,,,,29,11,871,,,,,,,,,,217,9,12175,,,,53,5,622,68,22,1964,,, +37075,Graham County,8,-83.83,35.36,780.85,0.0,0.0,,,,,,,17,3,1846,457,32,25136,,,,,,,56,7,2542,11,8,307,15,7,635,,,,163,13,13433,,,,191,8,5567,6,3,155,178,18,3592,63,21,1499,,, +37079,Greene County,21,-90.39,39.36,692.05,0.0,0.0,14,3,679,,,,,,,211,39,10596,36,6,1403,,,,35,12,2720,9,5,187,48,9,3093,,,,105,23,5123,,,,533,45,18159,39,4,659,283,17,4118,150,40,4211,,, +37077,Granville County,61,-78.66,36.32,1392.08,0.0,0.0,23,5,1174,,,,13,3,1110,893,140,49182,540,32,36840,32,7,1652,129,27,8793,114,48,4082,288,78,11121,19,3,6031,941,56,27418,210,4,9484,4181,99,193372,42,13,899,1097,69,17620,452,110,11820,,, +37081,Guilford County,537,-79.79,36.09,1703.28,2.38,2.46,36,7,1747,79,9,6197,389,9,35543,13164,1205,834853,16513,1063,1217581,5147,253,300205,13010,855,1173398,4568,784,259521,12318,1544,892409,11879,126,1201717,20509,827,714570,6030,196,214994,35311,1412,1936170,2641,228,66084,23976,1282,462803,8939,1342,314836,10,15,780 +37083,Halifax County,49,-78.94,36.75,1891.4,1.69,0.09,46,11,2988,,,,99,8,8571,611,57,29987,375,37,15591,96,15,3896,255,48,12596,101,35,2531,183,43,6565,,,,477,36,16956,124,7,3395,2612,135,103643,66,11,1830,1762,92,32575,552,116,16953,,, +37085,Harnett County,133,-78.86,35.39,1557.04,0.0,0.0,9,7,268,45,4,3353,86,3,7025,1621,315,73912,688,52,27231,150,17,12235,468,89,30996,337,87,10590,612,126,29734,650,11,30648,850,103,26516,1816,21,80084,3636,173,152010,166,20,2991,2998,173,47130,849,210,24473,4,4,45 +37087,Haywood County,62,-82.99,35.55,1436.12,2.01,0.04,5,4,527,,,,70,5,6356,829,187,36967,444,45,31356,108,17,6075,404,80,24645,177,74,7901,582,128,30195,50,4,3022,485,79,18085,107,8,3041,2922,138,128126,98,17,5146,2154,166,45399,986,181,28214,,, +37089,Henderson County,116,-95.79,32.18,971.03,0.0,0.0,64,10,2906,,,,79,8,6840,2248,457,114209,1835,131,93284,273,40,20361,660,137,49023,441,179,16966,1003,261,49092,645,9,52853,1614,198,66977,425,34,12646,7215,288,359858,444,47,12911,3332,240,78545,1701,306,54448,,, +37091,Hertford County,22,-77.01,36.36,929.01,5.5,0.02,15,4,1031,,,,97,4,8944,303,25,15796,149,19,8028,45,11,1605,165,22,8664,34,17,1112,87,23,3658,267,4,18280,695,16,34105,428,4,11285,1869,76,75498,25,4,527,646,40,8732,340,68,8443,,, +37093,Hoke County,52,-79.24,35.03,1014.26,0.0,0.0,23,4,1033,,,,,,,326,51,14870,85,9,3987,25,8,1706,70,17,2966,63,33,2559,96,37,2857,,,,87,30,2437,46,7,1335,1512,71,52746,42,5,552,566,37,7923,227,54,5047,,, +37095,Hyde County,5,-76.13,35.39,1829.09,0.0,0.0,3,3,169,,,,,,,101,21,3787,49,9,1855,8,3,114,25,7,1326,93,10,3897,20,4,1238,,,,,,,,,,79,8,2976,12,5,636,210,29,7702,15,8,287,,, +37097,Iredell County,184,-80.88,35.81,1547.2,0.0,0.0,69,11,1892,,,,219,9,19884,4865,591,274998,3592,324,246178,499,54,44139,1240,266,104213,688,291,33141,3447,492,207328,7953,38,453023,4580,323,150817,1165,62,51594,9420,520,496498,1774,143,136716,7126,400,137524,2758,511,93960,8,6,368 +37099,Jackson County,43,-96.56,28.92,1281.52,0.0,0.0,13,6,515,,,,39,7,3316,701,162,32017,114,16,4843,60,14,3628,185,29,9018,287,64,13209,311,88,15256,,,,669,72,19725,89,9,4110,1771,101,86022,511,34,27244,4295,118,144205,473,111,13309,,, +37101,Johnston County,211,-78.38,35.53,2060.7,2.17,0.04,51,14,2314,72,6,5561,12,4,1291,4915,753,248734,1828,129,104470,186,47,8895,871,172,58814,626,157,27139,1261,318,70101,78,5,5024,2521,235,88677,391,39,10368,6287,336,308525,277,50,6132,6453,339,106518,1615,345,46230,7,6,266 +37103,Jones County,9,-99.86,32.71,1226.83,0.0,0.0,38,5,1792,,,,,,,144,23,4288,167,9,6394,,,,16,3,676,,,,25,5,956,,,,23,11,831,,,,131,10,7219,,,,79,6,1122,41,17,1086,,, +37105,Lee County,63,-96.96,30.3,671.3,1.5,0.14,43,10,1710,,,,117,7,10321,1354,151,66842,978,52,62967,127,18,5930,342,74,26266,151,56,9604,419,96,34496,166,4,9021,1223,87,38172,219,15,5272,2525,151,110639,251,19,4092,2062,124,38446,987,171,25570,,, +37107,Lenoir County,55,-77.65,35.26,1039.49,1.66,0.15,44,10,1167,,,,47,4,3138,1799,129,91828,822,52,44110,80,17,4366,477,68,32447,189,43,17683,688,68,42785,151,5,10866,2377,55,77493,291,9,8665,4116,166,173180,117,11,2150,1623,92,25426,693,133,22210,,, +37109,Lincoln County,86,-81.21,35.49,789.74,0.0,0.0,17,7,609,,,,33,5,3836,1808,298,103278,1472,80,94571,128,23,7452,435,93,33851,171,110,7455,648,160,34150,98,10,6816,1437,128,43489,406,15,14380,2963,175,175203,255,22,5069,2368,134,42472,1029,221,28889,,, +37111,McDowell County,45,-82.05,35.66,1153.43,0.0,0.0,23,7,626,53,6,3051,,,,702,99,33233,210,28,10432,38,6,1794,147,34,7710,59,34,2854,181,38,7755,,,,553,52,13700,99,5,2757,1530,96,65850,144,16,3220,1286,83,21887,528,99,16784,2,3,34 +37113,Macon County,37,-88.96,39.85,1345.47,0.0,0.0,,,,24,5,1492,49,3,4751,1016,222,42748,110,23,5708,700,22,39495,324,56,25436,149,88,8039,243,80,11984,,,,340,62,13095,84,9,1318,1556,105,67077,279,23,15484,1561,115,46722,610,141,20450,,, +37115,Madison County,21,-95.95,30.96,1169.42,0.0,0.0,,,,,,,,,,258,65,11669,19,5,601,6,5,223,41,12,1705,28,21,1644,53,29,2099,,,,71,24,2327,339,8,9026,636,40,26381,56,11,2219,304,33,6163,146,42,3682,,, +37117,Martin County,22,-101.92,32.27,1182.87,0.0,0.0,135,11,6703,,,,,,,217,32,11104,191,25,9023,32,5,1709,133,26,6712,20,9,631,96,23,3771,,,,61,15,2580,,,,1075,64,35439,23,3,278,718,41,9146,174,54,3387,,, +37119,Mecklenburg County,1101,-80.81,35.24,1414.79,2.64,12.47,120,12,10504,173,11,12793,7636,77,931495,32459,2883,2341536,36427,2096,2872694,20887,690,2161506,88049,2539,12780193,13685,2823,1028577,51759,4868,4930088,25708,576,3259602,55306,2186,2620880,12677,534,477221,78125,3492,5339446,10793,649,728379,54427,3000,1276162,27031,2881,1018891,33,37,1081 +37121,Mitchell County,15,-100.92,32.29,574.79,0.0,0.0,,,,659,9,51801,16,3,1552,230,38,10427,35,11,1768,22,6,833,92,21,4494,78,14,1962,66,20,2606,15,3,686,46,11,1672,,,,972,57,36543,8,5,277,347,33,7506,177,56,3848,,, +37123,Montgomery County,26,-95.51,30.3,1298.95,0.0,0.0,86,18,5020,,,,,,,434,52,24113,266,23,12784,16,6,715,149,22,8555,48,16,1251,62,21,3121,57,3,2352,730,20,25727,2,3,105,1056,39,40884,180,4,4923,462,41,7015,479,63,10861,,, +37125,Moore County,99,-101.91,35.82,1827.86,0.0,0.0,51,15,1599,,,,101,7,10613,2333,236,170068,456,59,28979,240,27,11971,763,142,61391,283,128,12647,1804,247,152922,77,7,7149,1942,149,102404,743,43,32532,9338,288,574053,1006,51,28484,5115,240,120805,1372,263,42831,,, +37127,Nash County,95,-77.98,35.99,1405.72,1.79,0.05,213,15,5738,,,,,,,2258,191,127651,2848,124,147469,181,30,7441,1277,128,82974,344,86,14419,916,138,53130,712,22,50694,2415,128,62063,632,18,24161,5607,232,253273,256,24,3947,3802,193,60958,1136,212,33389,2,3,71 +37129,New Hanover County,225,-77.88,34.28,568.61,2.12,3.97,12,3,504,53,4,4118,300,17,30459,6652,890,371107,3142,357,231060,4344,132,524769,4630,465,450267,2262,649,114262,6465,1041,425077,4986,46,632771,5368,481,209738,1328,95,45796,20631,871,1182378,1864,169,51552,14413,787,312059,4430,710,149008,2,6,180 +37133,Onslow County,202,-77.42,34.8,2076.68,2.08,0.3,40,8,1572,,,,207,8,18359,2429,329,107223,414,62,20829,347,43,21053,959,131,55911,686,211,28296,1654,231,82522,115,17,6112,3137,166,110946,351,36,10516,5659,285,257846,488,48,8758,7960,411,145865,1762,330,53828,,, +37131,Northampton County,18,-75.33,40.75,1426.23,0.0,0.0,22,7,1256,,,,,,,306,25,22380,660,15,34416,9,3,235,19,4,966,14,6,437,17,8,631,,,,94,7,2059,373,3,14044,530,32,15611,6,4,174,120,18,1730,114,41,2195,,, +37135,Orange County,147,-117.87,33.75,1038.5,3.22,1.02,120,12,481,21,5,1623,106,3,7327,2236,311,134563,883,98,61558,757,83,101353,1026,164,167046,619,208,35513,2636,586,243883,844,14,58958,1639,169,79190,1135,103,45094,18800,421,1145587,538,87,15494,4797,319,116869,2123,305,97721,4,5,61 +37137,Pamlico County,12,-76.8,35.12,945.06,0.0,0.0,22,5,1388,,,,,,,185,25,9189,113,14,3995,,,,31,9,1699,45,11,1587,38,16,1234,,,,15,8,422,111,3,4186,300,21,12094,48,5,1381,437,31,9273,117,34,5449,,, +37139,Pasquotank County,40,-76.21,36.23,601.28,1.81,0.09,,,,,,,51,5,5611,511,75,23036,554,30,27665,217,16,13308,382,50,56179,140,33,5336,398,69,21888,,,,383,39,18179,260,9,6838,2409,149,138515,80,7,880,1567,95,27032,573,109,15563,,, +37141,Pender County,60,-77.9,34.53,2285.63,0.0,0.0,16,6,567,11,3,572,,,,1220,252,55973,356,40,16790,23,8,1859,128,34,6104,414,100,26309,301,114,14738,11,6,381,393,90,14137,77,11,1669,1490,113,62311,220,28,4290,1686,121,32951,575,122,15979,,, +37143,Perquimans County,13,-76.43,36.17,652.25,0.0,0.0,33,3,2019,,,,,,,48,19,1689,55,10,2016,8,5,465,47,8,2133,5,4,108,25,15,1334,,,,233,14,13319,,,,159,17,5285,,,,242,11,4343,104,25,2343,,, +37145,Person County,39,-78.99,36.4,1046.91,0.0,0.0,26,6,1127,,,,335,10,38336,542,89,29505,229,13,10188,144,8,7833,170,31,9333,55,21,1997,120,36,3849,,,,399,44,8382,193,11,6224,1171,83,50115,24,11,347,913,58,15470,350,94,10990,,, +37147,Pitt County,171,-77.37,35.61,1697.8,2.7,0.68,63,12,2635,37,3,2805,66,6,5114,2776,363,129396,1971,143,111663,1502,73,95766,1412,220,112082,797,223,33820,2292,317,159715,1466,12,112514,2576,198,78463,632,46,14746,16545,504,891641,477,62,7474,8410,389,137304,2233,360,66217,12,4,423 +37149,Polk County,19,-94.82,30.76,617.61,0.0,0.0,44,12,1548,,,,,,,391,67,17676,59,15,2788,28,5,1399,93,19,6912,45,23,1931,159,40,7872,,,,166,33,8342,18,8,446,1379,45,51337,94,20,2719,529,49,10557,210,57,5867,,, +37151,Randolph County,144,-89.81,38.05,2045.92,0.0,0.0,85,17,4550,,,,120,7,11702,2308,335,114260,1877,145,113848,206,25,9951,706,115,44786,212,88,8779,718,155,31674,867,7,52293,1308,138,40845,285,15,9611,4172,213,149915,335,32,6215,4172,230,71527,1344,297,38716,3,4,88 +37153,Richmond County,43,-74.15,40.58,1242.98,0.0,0.0,114,12,3885,,,,149,11,17263,639,65,37636,335,18,13920,35,8,1978,201,38,9484,82,37,3187,126,44,6139,,,,502,33,11859,11,3,69,2053,96,102651,40,9,749,977,65,13619,465,118,11032,,, +37157,Rockingham County,91,-79.74,36.39,1483.38,0.0,0.0,32,6,1256,15,3,4701,135,16,14160,1070,189,51368,790,54,30600,91,21,4755,396,85,22439,131,56,5183,398,91,14728,125,6,6032,1270,102,36750,139,8,3693,2535,149,118752,110,20,2223,2075,148,34100,988,230,23178,,, +37159,Rowan County,146,-80.52,35.63,1357.1,1.74,0.05,122,8,3049,76,5,4930,205,11,21171,2939,352,158139,1839,139,95940,320,22,19842,641,125,42518,271,114,12106,838,178,42656,2180,23,485273,2540,164,77543,1152,33,34974,9153,257,632680,536,56,13642,3905,223,70033,1656,348,48336,3,4,63 +37161,Rutherford County,65,-81.9,35.4,1469.05,0.0,0.0,60,13,2515,,,,263,12,27604,1098,140,53944,418,48,16592,207,17,31657,247,53,16278,141,57,6194,331,76,14434,13,3,1249,818,62,24356,342,12,13804,2177,126,86826,92,16,2121,1615,112,29321,1232,207,30000,,, +37163,Sampson County,59,-78.36,35.01,2454.93,0.0,0.0,37,11,1574,,,,27,3,1777,742,114,34233,727,42,38485,142,19,8316,201,51,11302,61,28,1875,205,55,10304,158,3,11631,512,47,17152,34,9,606,2095,119,89850,65,11,973,1063,82,16385,679,144,17606,3,3,110 +37165,Scotland County,34,-79.49,34.86,830.29,0.0,0.0,94,5,2946,,,,,,,325,28,13498,459,17,15695,81,14,3474,175,31,9379,50,23,2285,76,22,3071,61,4,4394,625,39,13707,51,5,1661,2542,103,121721,52,8,1452,1008,60,16653,254,71,5962,,, +37167,Stanly County,62,-80.24,35.32,1048.38,0.0,0.0,55,12,2953,,,,44,3,3579,1246,187,67114,359,41,21248,103,13,5729,334,68,23770,191,50,7336,309,70,12973,64,4,4331,699,71,22326,558,15,15316,2704,158,142728,195,19,2811,1874,124,31357,768,183,21330,,, +37171,Surry County,71,-80.7,36.41,1389.4,0.0,0.0,14,4,299,101,3,9019,127,5,10091,8891,195,544647,816,64,40381,138,28,6990,464,96,28524,169,60,6751,605,98,37990,859,11,76673,1150,66,33218,145,6,4455,4113,163,184528,169,17,4389,2444,156,42450,778,176,23802,,, +37169,Stokes County,45,-80.23,36.41,1181.34,0.0,0.0,54,4,2083,,,,,,,414,111,17526,37,15,1579,22,5,680,127,28,7112,57,29,7039,151,39,6511,,,,163,44,4596,22,6,282,1120,52,36767,92,9,2167,1106,58,16995,337,85,9730,,, +37173,Swain County,14,-83.47,35.46,1398.92,0.0,0.0,,,,,,,,,,220,41,10078,38,5,1906,11,5,647,50,13,2815,61,23,2841,65,18,2666,,,,166,17,6300,47,4,1473,1142,29,61975,220,16,8182,801,88,19110,67,30,1565,,, +37175,Transylvania County,33,-82.77,35.2,985.48,0.0,0.0,7,4,125,,,,,,,684,161,31812,65,21,3630,102,11,5493,295,42,21463,91,58,4854,294,78,15676,,,,274,58,10059,401,17,18081,1240,92,59217,221,25,9042,1258,98,36821,472,104,14271,,, +37177,Tyrrell County,3,-76.21,35.82,1060.77,0.0,0.0,,,,,,,,,,67,8,2511,,,,,,,23,4,864,,,,,,,,,,14,3,280,,,,72,8,1930,,,,71,6,643,22,10,1157,,, +37179,Union County,236,-89.25,37.46,1656.2,1.6,0.48,85,9,3910,,,,207,7,19441,9354,936,599350,3183,302,207056,487,68,25548,1124,242,78973,598,305,31391,2116,600,129639,161,20,11874,3993,402,169733,1701,71,50416,5543,395,336669,625,79,16245,6067,351,105228,3188,532,98060,8,9,246 +37181,Vance County,43,-78.41,36.37,695.9,1.61,0.23,24,3,1068,,,,49,4,5213,372,79,16030,484,28,25993,95,10,5312,200,47,13401,177,47,6700,470,48,30622,468,6,32946,420,37,11303,415,9,15244,2318,104,96006,93,8,1404,1244,65,19084,394,112,11796,,, +37185,Warren County,19,-79.27,41.81,1150.99,0.0,0.0,74,7,3433,,,,,,,153,37,5307,24,6,1831,14,4,680,40,10,2247,20,13,592,36,13,1339,,,,40,9,1114,11,3,327,393,20,11191,12,6,346,213,23,4272,135,42,3301,,, +37187,Washington County,11,-96.39,30.22,971.24,0.0,0.0,102,12,5512,,,,,,,24,7,1177,77,11,4160,23,3,796,36,8,1501,4,4,90,54,8,2150,,,,84,8,2729,61,3,1753,629,35,17225,7,3,102,297,23,4997,97,28,2284,,, +37189,Watauga County,54,-81.69,36.22,811.39,3.86,0.13,13,5,404,40,3,2715,,,,1046,221,46866,292,47,21320,384,24,27460,355,61,22802,558,153,25601,569,172,27101,446,8,30430,327,73,11538,193,26,5289,4651,149,274288,671,43,18228,3839,181,77151,839,160,23944,,, +37191,Wayne County,118,-88.42,38.43,1444.5,1.55,0.11,140,11,6758,,,,233,10,23038,1871,214,99888,1604,99,86244,181,28,11508,1169,123,77955,271,77,11598,693,127,36240,228,7,14590,822,90,23158,1079,32,35744,6692,245,306904,244,22,4031,4232,209,71394,1399,280,38102,2,4,37 +37193,Wilkes County,66,-81.13,36.2,1958.84,0.0,0.0,52,10,1319,,,,38,8,2584,655,117,28587,647,40,33302,288,21,20962,313,61,20681,256,43,12308,422,72,19083,1989,9,106942,407,46,12000,23,6,379,1728,129,66210,106,14,1550,1601,105,26535,750,162,18824,3,3,30 +37195,Wilson County,79,-98.13,29.16,966.42,1.85,0.39,97,13,4301,37,3,1856,,,,2418,186,122018,1120,106,58685,269,15,12311,3182,101,227812,260,77,9423,757,114,42696,135,7,6995,1665,96,57954,965,20,28195,4393,202,165165,158,20,4634,3026,173,53636,975,187,29270,,, +37197,Yadkin County,37,-80.68,36.15,874.64,0.0,0.0,,,,,,,21,3,2269,827,91,44730,281,25,13090,145,10,10997,163,35,9767,42,19,1599,173,31,10090,,,,361,37,8447,7,3,74,792,44,29186,54,9,656,707,55,11257,298,82,7420,,, diff --git a/training/naics2/US/counties/2021/US-ND-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-ND-training-naics2-counties-2021.csv new file mode 100644 index 00000000..e4f735df --- /dev/null +++ b/training/naics2/US/counties/2021/US-ND-training-naics2-counties-2021.csv @@ -0,0 +1,54 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +38001,Adams County,2,-91.21,39.98,2560.74,0.0,0.0,,,,,,,,,,31,8,450,70,8,3932,,,,33,8,2058,,,,15,3,1010,,,,,,,,,,308,15,14285,,,,38,9,534,17,11,645,,, +38003,Barnes County,11,-98.07,46.93,3919.79,2.0,0.02,,,,,,,,,,191,40,11779,169,25,10909,33,4,3171,130,30,10102,87,11,3836,59,10,2627,,,,54,11,1215,12,3,117,995,38,32611,48,5,482,286,34,4348,215,40,5657,,, +38005,Benson County,6,-99.4,48.02,3728.06,0.0,0.0,,,,,,,,,,11,8,1108,85,10,7496,,,,56,8,3160,4,3,26,3,4,208,,,,,,,,,,15,4,190,,,,329,10,12071,2,4,71,,, +38007,Billings County,1,-103.39,47.05,2986.85,0.0,0.0,,,,24,5,3636,,,,7,4,140,,,,,,,,,,,,,,,,,,,8,4,379,,,,,,,,,,103,12,9366,23,4,2237,,, +38105,Williams County,38,-84.59,41.5,5563.05,2.15,0.06,,,,4343,149,463580,194,14,21052,1722,153,153882,1617,142,118604,155,13,9828,389,54,26669,778,124,58960,536,142,40040,40,7,4143,400,72,25429,82,8,3528,1716,96,109006,194,26,9551,1741,127,39432,589,130,24440,2,3,276 +38009,Bottineau County,6,-100.84,48.82,4396.56,0.0,0.0,11,7,252,206,14,17891,,,,77,33,3909,78,17,5802,18,4,532,113,25,7088,3,4,32,69,17,4117,,,,28,8,1929,,,,248,18,9446,33,9,507,182,27,2861,67,26,1823,,, +38011,Bowman County,3,-103.51,46.1,3021.69,0.0,0.0,,,,39,4,3749,21,3,1220,65,14,3339,114,12,7584,6,3,35,79,14,5317,5,3,387,71,9,5597,,,,,,,,,,240,19,10022,5,3,144,110,16,1588,51,19,1695,,, +38013,Burke County,2,-81.66,35.73,2924.03,0.0,0.0,,,,31,6,3119,,,,2,3,21,30,7,2267,,,,31,7,1508,,,,21,7,1626,,,,3,3,171,,,,14,5,329,,,,36,9,381,14,7,264,,, +38015,Burleigh County,98,-100.51,46.95,4321.56,2.4,0.23,6,3,789,60,17,7366,1026,16,122030,2933,402,211976,2057,147,142002,881,48,53914,1715,228,142761,460,179,22222,3084,293,214048,625,21,74559,1625,187,71429,1435,30,47532,11219,337,583709,954,50,17230,4798,221,106067,2722,372,111448,5,4,35 +38017,Cass County,183,-94.35,33.06,4578.46,2.48,0.95,34,9,982,10,4,2023,182,8,17906,7502,741,569181,7374,390,515980,2866,95,290708,9143,433,711642,1875,361,97247,6045,535,476900,3204,57,274466,6031,335,233278,854,49,21193,20998,541,1427750,1673,117,39400,8466,465,182938,3640,546,129938,2,6,513 +38019,Cavalier County,4,-98.5,48.77,3911.66,0.0,0.0,,,,,,,24,3,2003,53,13,4612,149,15,12417,94,5,6057,64,13,5000,,,,8,4,598,,,,,,,,,,203,8,7127,9,4,164,66,9,1270,62,16,1269,,, +38023,Divide County,2,-103.52,48.82,3352.58,0.0,0.0,,,,28,3,2157,,,,19,8,1134,71,3,6321,,,,33,10,1737,,,,10,4,211,,,,,,,,,,128,5,4149,,,,52,8,727,22,8,222,,, +38021,Dickey County,5,-98.53,46.1,2957.02,0.0,0.0,,,,,,,,,,36,17,1847,150,17,9433,78,5,5183,46,10,3453,2,3,22,19,8,869,,,,5,3,63,,,,326,23,14117,5,6,156,108,15,1085,88,26,3304,,, +38025,Dunn County,4,-91.9,44.93,5393.12,0.0,0.0,,,,708,30,74998,6,4,877,178,27,14793,138,17,11366,,,,20,4,1190,11,4,828,77,6,7715,,,,25,4,1554,,,,107,5,4559,18,3,253,110,12,2004,80,21,3602,,, +38027,Eddy County,2,-98.91,47.71,1668.45,0.0,0.0,,,,,,,,,,22,10,918,44,5,1734,,,,20,4,1314,,,,10,4,278,,,,,,,,,,179,9,5948,,,,8,6,217,36,10,626,,, +38029,Emmons County,3,-100.26,46.26,4028.03,0.0,0.0,,,,,,,17,3,1513,44,12,3955,59,14,2710,,,,54,15,2831,,,,18,8,644,,,,6,3,75,,,,176,11,6834,,,,35,10,539,22,8,314,,, +38031,Foster County,3,-98.88,47.46,1675.2,0.0,0.0,,,,,,,,,,67,20,2648,150,16,10797,43,3,3136,60,13,4836,12,4,435,12,7,430,,,,,,,,,,232,13,10378,12,3,171,96,11,1139,40,12,629,,, +38033,Golden Valley County,2,-109.17,46.3,2597.04,0.0,0.0,,,,,,,,,,21,12,1018,54,5,3155,,,,29,7,1600,,,,15,3,411,,,,,,,,,,137,8,4306,,,,13,7,224,34,9,326,,, +38035,Grand Forks County,73,-97.48,47.91,3728.0,2.21,0.43,21,8,1105,73,3,4033,305,5,32645,1998,206,150194,1388,102,101269,357,28,21961,837,131,72221,590,98,27600,1243,130,94122,391,13,24416,885,117,46424,144,19,5001,7700,183,439890,735,45,9568,3490,190,62062,1148,196,35829,,, +38037,Grant County,2,-96.03,45.94,4315.61,0.0,0.0,,,,,,,,,,9,9,389,34,7,1863,,,,38,6,2264,,,,10,4,351,,,,,,,,,,176,10,7086,,,,35,8,453,16,5,760,,, +38039,Griggs County,2,-98.26,47.45,1855.89,0.0,0.0,,,,,,,,,,13,8,363,56,5,2531,,,,21,10,1353,,,,11,3,648,,,,18,4,686,,,,121,4,4653,,,,25,9,411,39,16,1192,,, +38041,Hettinger County,3,-102.42,46.44,2936.11,0.0,0.0,,,,,,,,,,35,8,2677,31,7,1734,,,,45,11,2904,,,,34,5,3099,,,,17,4,186,,,,77,6,3268,,,,20,5,285,31,10,669,,, +38043,Kidder County,2,-99.8,46.96,3711.02,0.0,0.0,5,3,236,,,,,,,13,7,965,23,7,1150,,,,30,4,1653,,,,33,7,1317,,,,3,3,14,,,,90,5,1346,,,,38,7,650,23,9,442,,, +38045,LaMoure County,4,-98.53,46.45,2981.05,0.0,0.0,8,3,270,,,,,,,19,11,899,161,25,10532,17,3,428,127,16,7399,,,,6,3,233,,,,10,3,404,,,,191,15,4483,14,3,143,50,15,552,59,16,1213,,, +38047,Logan County,2,-89.38,40.11,2618.2,0.0,0.0,,,,,,,,,,26,8,1187,88,7,3798,,,,19,5,684,,,,,,,,,,,,,,,,102,7,2354,,,,39,7,328,62,9,1213,,, +38049,McHenry County,5,-88.46,42.33,4950.97,0.0,0.0,,,,,,,,,,44,20,2222,218,14,14138,,,,36,13,2624,10,5,77,19,8,1165,,,,12,3,477,,,,97,8,2607,,,,42,12,340,39,13,826,,, +38051,McIntosh County,3,-81.39,31.5,2575.24,0.0,0.0,8,3,226,,,,,,,32,10,1347,116,13,5374,,,,44,9,2350,,,,20,7,1048,,,,,,,,,,304,11,11525,7,4,69,28,9,423,38,14,915,,, +38053,McKenzie County,14,-103.47,47.77,7407.91,0.0,0.0,,,,1280,67,135525,82,6,8312,900,83,82010,360,27,31037,43,6,2824,113,13,11260,261,27,17221,282,37,23614,,,,148,32,10919,14,3,710,392,19,21437,8,5,160,535,44,12001,170,42,6545,,, +38055,McLean County,10,-88.82,40.46,6029.31,0.0,0.0,,,,,,,274,5,43483,85,34,5578,182,20,12294,,,,129,23,7562,5,3,211,37,13,1785,,,,45,8,1770,,,,390,20,15696,14,4,365,207,24,3316,106,35,1740,,, +38057,Mercer County,8,-80.3,41.33,2881.29,0.0,0.0,,,,586,8,72390,479,7,50521,117,17,5615,54,9,3508,105,7,6805,126,21,6426,6,6,575,42,12,2098,,,,33,7,1287,,,,500,23,22447,72,8,678,242,30,3385,96,30,2765,,, +38059,Morton County,33,-101.81,37.2,5037.46,2.36,0.06,,,,12,5,1037,84,6,9303,772,148,56627,454,50,22568,272,10,10185,379,59,30558,125,38,5056,1627,74,122980,,,,215,42,7696,87,5,1752,1763,71,67381,249,16,3208,839,66,17395,498,105,19549,,, +38061,Mountrail County,10,-102.36,48.23,5028.22,0.0,0.0,,,,434,37,43758,41,4,4482,431,33,30124,198,21,13953,78,4,6680,81,21,6970,9,7,267,326,19,17684,,,,138,13,9851,,,,259,17,10877,14,5,367,329,37,5758,231,35,11870,,, +38063,Nelson County,3,-85.47,37.81,2612.96,0.0,0.0,,,,,,,,,,26,13,2032,129,13,8891,,,,54,16,3152,13,3,170,11,5,636,,,,,,,,,,250,13,8869,,,,42,12,781,31,15,621,,, +38065,Oliver County,2,-101.35,47.11,1893.58,0.0,0.0,,,,,,,216,5,22832,27,3,938,,,,,,,10,3,626,,,,11,4,207,,,,,,,,,,22,3,616,8,4,192,,,,15,7,110,,, +38067,Pembina County,7,-97.55,48.75,2904.11,0.0,0.0,8,3,241,,,,4,3,448,97,23,10736,330,34,19983,,,,111,15,6545,2,5,81,39,13,1990,,,,22,7,523,,,,341,18,13428,36,12,482,88,16,1030,58,27,1531,,, +38069,Pierce County,4,-82.24,31.34,2803.32,0.0,0.0,5,3,473,,,,37,3,3192,59,24,3320,140,16,7359,,,,98,14,6285,2,3,42,30,9,1351,,,,13,3,305,28,4,452,355,9,14286,25,5,534,110,15,1415,67,20,1702,,, +38071,Ramsey County,12,-93.09,45.02,3369.75,1.9,0.02,51,6,2741,,,,46,3,4446,145,46,7070,343,31,24212,92,5,5867,297,33,24040,273,9,9493,65,17,3293,,,,62,16,2867,53,5,1072,873,63,38658,46,6,1844,592,47,10517,128,39,3178,,, +38073,Ransom County,6,-97.69,46.45,2237.27,0.0,0.0,,,,,,,,,,62,17,3401,118,13,8859,,,,78,14,4621,19,10,369,74,16,2412,,,,62,5,1999,,,,380,35,14197,,,,102,20,1497,127,28,1893,,, +38075,Renville County,2,-94.91,44.72,2312.79,0.0,0.0,,,,17,8,943,,,,34,12,1696,88,13,6106,,,,35,9,1727,,,,6,4,228,,,,,,,,,,96,7,2707,,,,50,13,860,15,9,464,,, +38077,Richland County,17,-88.09,38.71,3744.38,1.7,0.02,,,,5,3,561,,,,396,71,21761,246,36,16506,39,3,2484,191,42,12285,36,12,1037,122,29,5228,,,,191,23,7654,138,4,4327,698,47,25519,21,9,550,805,42,23403,196,60,5119,,, +38079,Rolette County,13,-99.84,48.74,2433.2,0.0,0.0,,,,,,,,,,166,28,5401,38,10,2614,25,3,481,127,13,8874,4,3,13,18,6,561,,,,52,6,1211,,,,599,25,48258,14,8,628,302,24,9393,46,15,918,,, +38081,Sargent County,4,-97.63,46.11,2246.76,0.0,0.0,,,,,,,,,,77,10,4673,127,13,7494,,,,46,8,2403,7,4,109,18,7,1002,,,,,,,,,,104,9,2912,30,4,479,46,14,555,44,13,1969,,, +38083,Sheridan County,1,-100.46,39.35,2604.01,0.0,0.0,,,,,,,,,,7,4,387,,,,,,,10,4,352,,,,,,,,,,,,,,,,20,3,798,,,,16,5,173,13,9,327,,, +38085,Sioux County,4,-96.16,43.06,2921.82,0.0,0.0,,,,,,,,,,13,3,186,,,,,,,,,,,,,,,,,,,,,,,,,45,5,1562,,,,337,5,12025,30,6,811,,, +38087,Slope County,1,-103.45,46.45,3159.2,0.0,0.0,,,,45,3,2036,,,,,,,,,,,,,,,,,,,,,,,,,3,3,121,,,,,,,,,,,,,,,,,, +38089,Stark County,33,-89.81,41.07,3471.37,1.7,0.1,11,5,338,1124,66,113359,80,3,8410,1090,140,94711,728,70,51452,188,14,13156,402,55,30545,191,52,9475,402,83,28913,69,6,8266,333,61,16177,174,13,5106,2042,98,84566,224,21,2970,1356,88,29280,615,127,26377,2,3,115 +38091,Steele County,2,-93.22,44.01,1852.76,0.0,0.0,,,,,,,,,,102,8,6376,55,5,3885,,,,46,8,2937,,,,3,3,105,,,,,,,,,,,,,,,,16,7,321,11,5,257,,, +38093,Stutsman County,22,-98.97,46.96,5951.78,1.96,0.04,3,3,332,,,,94,5,10311,361,67,21310,423,46,28354,126,15,5245,439,51,32956,41,24,1830,197,30,9846,,,,176,27,6522,564,6,12640,2653,67,139864,36,11,837,725,60,13708,390,67,11194,,, +38095,Towner County,2,-99.23,48.65,2697.62,0.0,0.0,,,,,,,,,,8,3,251,81,11,6591,,,,49,13,2769,,,,21,8,856,,,,,,,,,,143,4,6232,,,,30,7,249,29,10,590,,, +38097,Traill County,8,-97.18,47.44,2233.6,0.0,0.0,45,6,2805,,,,,,,150,37,8590,336,33,22581,9,3,227,143,26,10082,7,6,199,58,18,2422,,,,46,5,3116,,,,577,17,31645,,,,168,22,2157,86,35,2191,,, +38099,Walsh County,11,-97.75,48.37,3351.29,0.0,0.0,28,5,1927,,,,,,,107,30,6061,337,35,25494,91,7,5730,161,33,10148,21,9,419,94,25,4596,,,,115,11,2130,,,,690,39,32627,27,9,453,121,26,1617,119,46,3039,,, +38103,Wells County,4,-85.21,40.7,3342.23,0.0,0.0,,,,,,,,,,30,23,1840,222,14,16444,17,3,280,76,12,4744,,,,16,8,600,,,,,,,,,,384,16,14200,,,,90,17,915,88,27,2189,,, +38101,Ward County,70,-103.08,31.5,5324.95,2.18,0.1,,,,1287,47,143513,137,9,15082,1287,232,94677,1443,110,100906,365,23,22821,993,127,75475,439,99,22115,1172,153,93480,134,12,9562,878,91,33071,171,19,5308,4943,192,310979,472,51,10065,3452,175,69968,1259,197,49063,2,4,31 diff --git a/training/naics2/US/counties/2021/US-NE-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-NE-training-naics2-counties-2021.csv new file mode 100644 index 00000000..f6a74877 --- /dev/null +++ b/training/naics2/US/counties/2021/US-NE-training-naics2-counties-2021.csv @@ -0,0 +1,90 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +31001,Adams County,31,-91.21,39.98,1461.33,2.23,0.11,54,4,4503,,,,,,,768,92,51396,712,61,40178,82,11,4181,371,61,26635,129,46,4248,219,59,10319,,,,537,55,15557,568,9,12636,2474,117,137983,193,16,2618,1295,92,20031,454,93,11802,,, +31003,Antelope County,6,-98.07,42.19,2223.73,0.0,0.0,,,,,,,7,3,468,108,35,5793,309,24,17726,15,5,437,88,18,4517,23,4,1115,145,13,7890,,,,,,,,,,278,18,12770,6,5,321,27,7,685,91,29,2184,,, +31011,Boone County,5,-88.82,42.32,1779.92,0.0,0.0,5,4,188,,,,,,,68,24,2382,231,18,12775,9,3,212,106,13,6274,147,5,11440,30,10,1421,,,,8,5,303,,,,275,22,10942,,,,85,9,1153,44,20,1416,,, +31013,Box Butte County,11,-103.07,42.21,2791.92,1.87,0.03,,,,,,,46,3,2992,106,25,4389,249,22,12734,52,12,2337,127,28,8081,27,11,602,96,16,3111,,,,28,10,703,,,,462,27,23780,36,4,487,290,25,5434,237,44,5001,,, +31065,Furnas County,5,-99.9,40.18,1866.8,0.0,0.0,5,3,87,,,,,,,64,9,3360,134,9,8965,50,3,2910,60,16,3082,5,4,274,21,9,842,,,,40,3,2564,,,,303,22,14264,,,,45,8,558,36,17,1088,,, +31015,Boyd County,2,-82.69,38.36,1410.61,0.0,0.0,,,,,,,,,,8,5,202,15,3,484,,,,32,6,1578,,,,,,,,,,,,,,,,93,5,3099,,,,21,4,265,2,3,94,,, +31017,Brown County,3,-98.99,31.75,3172.95,0.0,0.0,,,,,,,,,,43,17,1688,191,10,11492,32,4,931,47,10,2093,,,,37,8,907,,,,7,4,215,,,,154,14,6836,,,,92,9,973,35,18,1099,,, +31019,Buffalo County,50,-99.08,40.84,2526.24,2.83,0.14,64,11,3327,26,4,1513,38,3,3064,1151,219,63094,1278,96,75948,243,28,12237,682,124,44985,215,77,9341,959,114,53108,373,8,37584,761,69,23486,137,16,3043,4926,228,272660,418,37,6802,2689,159,50140,981,176,29241,2,3,21 +31021,Burt County,7,-96.34,41.86,1287.28,0.0,0.0,,,,,,,,,,92,30,3575,184,20,9261,,,,58,15,3256,10,8,140,66,10,4904,,,,,,,,,,179,14,8653,25,6,962,73,12,636,86,22,2729,,, +31023,Butler County,8,-79.93,40.92,1530.3,0.0,0.0,10,4,292,,,,,,,91,29,4787,154,17,9378,,,,147,18,8363,2,6,110,40,9,1970,,,,46,18,2078,95,3,2520,395,14,17742,17,5,277,78,14,746,85,23,2132,,, +31025,Cass County,27,-94.35,33.06,1465.59,1.62,0.12,,,,278,6,23744,,,,334,120,14825,210,24,9567,11,3,740,200,40,9556,39,27,2086,156,39,8243,,,,423,37,13557,16,3,191,471,36,14180,121,18,3137,374,38,7052,499,72,11983,5,4,102 +31029,Chase County,4,-96.62,38.29,2324.12,0.0,0.0,30,3,2837,,,,,,,37,11,1114,238,21,14261,34,5,1789,75,16,5342,8,5,180,27,10,1043,,,,,,,,,,144,8,6271,19,3,234,98,11,1203,61,20,1485,,, +31027,Cedar County,8,-91.13,41.76,1931.89,0.0,0.0,,,,5,3,102,,,,178,50,8912,168,28,10729,31,6,1303,135,27,7611,9,6,505,69,11,2488,,,,32,10,996,64,3,1308,157,17,5141,14,5,290,155,17,1993,189,31,6192,,, +31031,Cherry County,6,-101.15,42.56,15562.5,0.0,0.0,,,,,,,,,,111,28,5718,54,6,2842,18,4,510,50,15,2333,15,13,656,93,21,3139,,,,14,5,321,,,,312,15,14937,1,4,132,307,30,7322,63,21,1719,,, +31033,Cheyenne County,10,-101.76,39.8,3097.97,0.0,0.0,,,,13,6,679,62,5,5624,96,18,4244,126,14,8571,39,7,1812,120,22,6188,26,9,782,230,13,21112,,,,55,7,1288,,,,437,18,27491,10,4,146,431,32,8123,88,30,2573,,, +31035,Clay County,6,-98.21,33.69,1485.42,0.0,0.0,6,3,857,,,,,,,207,25,11694,132,19,6878,,,,75,16,3948,4,4,95,24,9,1069,,,,1,5,132,,,,93,13,3127,20,3,286,44,8,556,61,24,1436,,, +31037,Colfax County,11,-97.08,41.57,1078.7,1.7,0.07,,,,,,,,,,126,26,5785,223,19,11594,,,,105,16,5048,6,4,154,34,11,1027,,,,149,6,6623,79,3,2772,199,13,8887,20,5,458,121,16,1987,180,40,4343,,, +31039,Cuming County,9,-96.79,41.92,1488.32,0.0,0.0,,,,,,,,,,191,33,10889,220,29,10732,51,7,2328,221,26,15075,8,6,126,189,22,9127,,,,31,9,715,87,3,1792,392,23,24012,26,4,311,200,17,2484,182,45,5846,,, +31041,Custer County,11,-105.35,38.11,6671.7,0.0,0.0,14,3,683,,,,,,,174,52,7762,87,12,4389,44,9,848,210,25,15643,15,5,479,102,29,4078,8,3,1717,39,17,1259,,,,624,36,25236,10,5,423,325,31,4622,81,34,2411,,, +31043,Dakota County,21,-93.04,44.67,692.48,2.98,0.26,,,,,,,,,,528,55,37157,270,15,22856,40,5,2364,663,20,50293,56,14,1793,118,26,6322,,,,366,17,18700,,,,460,36,17029,106,8,1686,563,53,12585,226,47,15055,,, +31045,Dawes County,8,-103.12,42.72,3629.07,0.0,0.0,8,4,348,,,,,,,84,25,3557,82,5,2096,61,9,3547,92,21,5163,5,4,88,72,15,2721,,,,27,8,776,14,4,194,407,29,19239,13,6,244,326,29,4954,52,28,1034,,, +31047,Dawson County,24,-101.96,32.74,2640.22,1.79,0.09,10,7,461,,,,15,3,1307,457,66,26374,436,42,24114,119,10,7333,260,44,17732,25,14,757,180,62,7987,101,8,7812,400,22,10142,26,7,328,1311,75,55588,104,13,1507,697,68,11884,345,86,9925,,, +31049,Deuel County,2,-102.33,41.11,1141.49,0.0,0.0,,,,,,,,,,,,,51,4,2453,,,,26,6,1193,,,,,,,,,,,,,,,,,,,,,,52,8,939,17,6,456,,, +31051,Dixon County,6,-96.88,42.44,1250.38,0.0,0.0,,,,,,,,,,179,21,10910,26,6,1398,,,,45,7,1838,,,,,,,,,,26,7,1502,,,,60,8,1398,,,,15,8,178,47,18,939,,, +31053,Dodge County,37,-83.15,32.15,1406.31,2.0,0.54,,,,15,4,929,,,,863,112,45539,990,62,70239,77,19,4267,406,72,24837,222,44,7744,177,38,8934,168,6,12603,1693,52,93506,714,4,14259,2178,114,93441,343,16,4140,1205,87,19814,661,121,19505,,, +31055,Douglas County,579,-88.22,39.76,879.7,2.57,17.08,62,14,3931,26,4,1626,244,8,69563,17038,1785,1113519,12687,777,959008,9151,271,830817,35376,1296,3269630,6708,1066,391836,19960,1836,1587104,12276,166,1128280,21995,1054,1040196,8434,227,347721,55740,2045,3562389,5440,313,145344,27790,1503,584781,12175,1544,455724,18,11,393 +31057,Dundy County,2,-101.7,40.18,2385.84,0.0,0.0,,,,,,,,,,13,5,515,35,5,2312,,,,17,4,980,,,,13,4,359,,,,,,,,,,123,5,4467,,,,27,6,319,10,4,203,,, +31059,Fillmore County,6,-92.06,43.65,1493.24,0.0,0.0,,,,,,,,,,163,22,12346,205,27,10477,,,,122,18,8556,20,5,2572,20,8,985,,,,7,3,497,,,,355,18,14950,6,3,73,51,9,488,116,25,2813,,, +31061,Franklin County,3,-95.22,33.2,1491.96,0.0,0.0,,,,,,,,,,5,3,108,61,9,3139,,,,30,8,1386,,,,21,4,1271,,,,,,,,,,108,9,4063,,,,16,4,270,27,13,529,,, +31063,Frontier County,3,-100.42,40.55,2538.41,0.0,0.0,,,,,,,,,,52,4,2988,27,4,1228,,,,41,8,2858,,,,19,3,712,,,,,,,,,,46,7,1001,,,,10,5,221,54,11,1518,,, +31067,Gage County,22,-96.7,40.25,2227.68,1.78,0.1,18,4,696,,,,,,,340,86,15394,322,42,17275,63,9,2811,208,49,14583,38,22,1340,144,33,6433,,,,140,22,3383,34,5,745,1571,55,66380,120,9,1199,592,44,8833,340,80,7245,,, +31185,York County,14,-76.74,39.97,1491.39,2.08,0.04,219,6,16358,,,,,,,260,52,13947,290,39,19341,114,11,4415,337,45,17431,16,18,480,137,25,6101,,,,593,24,20558,333,4,4817,982,49,44182,41,8,1037,735,41,12083,432,75,11745,,, +31069,Garden County,2,-102.34,41.64,4482.7,0.0,0.0,,,,,,,,,,5,4,250,,,,,,,23,5,1306,,,,,,,,,,,,,,,,,,,,,,16,4,82,46,9,756,,, +31071,Garfield County,2,-107.88,39.55,1480.0,0.0,0.0,,,,,,,,,,23,12,957,66,3,1777,,,,20,4,1122,,,,19,8,661,,,,,,,,,,126,10,4168,,,,41,10,359,42,20,1236,,, +31073,Gosper County,2,-99.82,40.51,1198.29,0.0,0.0,,,,,,,,,,24,12,743,23,4,1045,,,,27,9,2074,6,4,81,,,,,,,,,,,,,15,6,185,,,,,,,13,6,184,,, +31075,Grant County,1,-96.03,45.94,2028.49,0.0,0.0,,,,,,,,,,12,3,370,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,8,3,101,9,4,95,,, +31077,Greeley County,2,-101.82,38.46,1477.86,0.0,0.0,,,,,,,,,,29,12,1003,55,6,2591,,,,33,7,1875,,,,12,4,285,,,,,,,,,,21,3,299,,,,23,4,262,31,10,577,,, +31079,Hall County,63,-100.65,34.5,1430.17,2.27,0.73,90,6,7766,,,,20,3,1571,1637,227,88091,1676,108,143530,197,26,10249,1131,133,57445,318,77,12976,600,106,34816,195,5,13630,1405,93,53103,224,18,4795,4648,213,265674,359,28,6084,3003,163,51462,1491,193,44865,,, +31081,Hamilton County,9,-97.97,31.64,1410.79,0.0,0.0,14,3,652,,,,,,,156,38,7330,299,26,23546,76,3,3636,124,18,8063,29,12,712,138,23,8603,108,4,6947,47,7,1410,,,,405,20,16235,25,7,553,219,21,3608,164,44,4693,,, +31083,Harlan County,3,-83.23,36.84,1486.84,0.0,0.0,,,,,,,,,,24,7,654,44,8,1522,,,,41,12,2726,5,4,124,31,7,853,,,,,,,,,,180,10,7053,,,,34,12,1055,40,9,856,,, +31085,Hayes County,1,-101.06,40.53,1847.75,0.0,0.0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,5,3,186,,, +31087,Hitchcock County,3,-101.04,40.17,1860.75,0.0,0.0,,,,87,5,3527,,,,17,7,614,46,8,2418,,,,23,5,886,,,,,,,,,,,,,,,,23,4,440,,,,23,4,140,10,7,253,,, +31089,Holt County,10,-95.21,40.1,6261.06,0.0,0.0,,,,,,,30,3,2418,195,37,8424,392,37,19502,45,12,1645,190,32,11217,24,11,926,109,28,4826,,,,40,9,1707,20,3,400,811,44,40670,30,6,333,294,28,3451,187,43,5243,,, +31091,Hooker County,1,-101.16,41.91,1869.36,0.0,0.0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,6,3,78,10,6,208,,, +31093,Howard County,6,-101.43,32.3,1490.77,0.0,0.0,34,4,2024,,,,,,,52,25,3007,53,10,2425,,,,87,14,4013,2,3,80,31,10,1400,,,,23,6,512,,,,309,8,13465,2,3,285,70,10,1065,62,19,1288,,, +31095,Jefferson County,7,-94.17,29.83,1491.39,0.0,0.0,,,,,,,,,,167,28,10499,176,18,8421,46,6,2746,62,13,3427,12,7,264,42,10,1624,,,,16,8,689,6,3,108,427,17,16395,13,3,118,162,17,4328,101,26,2552,,, +31097,Johnson County,5,-97.36,32.38,975.82,0.0,0.0,,,,,,,,,,42,16,1917,53,5,1358,,,,50,10,2483,21,3,324,29,6,732,,,,,,,,,,154,7,8073,,,,40,6,472,45,12,817,,, +31099,Kearney County,7,-98.95,40.49,1337.26,0.0,0.0,,,,,,,,,,93,24,3531,143,15,9787,88,4,3817,64,12,3724,5,4,231,32,10,1485,,,,13,7,441,,,,483,12,19543,15,6,567,53,9,677,91,28,2181,,, +31101,Keith County,8,-101.69,41.2,2875.07,1.63,0.02,,,,,,,,,,123,34,5655,189,18,9612,47,10,2330,145,27,9715,79,18,2386,116,28,5508,,,,58,13,2052,,,,225,22,13271,11,4,327,554,42,9896,140,37,3862,,, +31103,Keya Paha County,1,-99.7,42.89,2005.09,0.0,0.0,,,,,,,,,,,,,,,,,,,,,,,,,4,3,57,,,,,,,,,,,,,,,,,,,12,4,146,,, +31105,Kimball County,4,-103.7,41.19,2466.93,0.0,0.0,,,,46,15,3612,,,,41,6,2022,,,,,,,52,5,3130,,,,22,7,665,,,,191,4,12930,,,,108,8,6174,,,,70,14,1211,39,12,809,,, +31109,Lancaster County,320,-76.24,40.08,2192.19,2.74,3.39,33,10,1259,,,,97,8,8389,9738,1120,587856,4305,320,274909,4514,154,368142,14554,650,1148180,2139,493,98359,8920,892,602151,1918,52,165891,7265,513,252364,3206,139,86724,27348,1138,1449010,2454,143,44776,12927,753,242000,6573,988,246366,5,5,203 +31107,Knox County,8,-99.71,33.59,2952.17,0.0,0.0,25,3,265,,,,,,,91,38,3443,153,12,7523,,,,134,20,7108,40,11,905,65,21,2518,,,,28,6,803,,,,294,22,12433,7,5,312,154,20,3535,165,28,4966,,, +31111,Lincoln County,35,-81.21,35.49,6670.29,1.98,0.06,32,8,2047,,,,,,,706,92,40175,406,36,21658,206,21,9921,546,79,34724,181,37,8245,356,75,16403,22,3,1235,294,46,12941,112,9,2309,2788,140,174339,128,22,2615,1536,96,27290,650,120,18772,,, +31113,Logan County,1,-89.38,40.11,1479.58,0.0,0.0,,,,,,,,,,,,,18,3,696,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,9,3,254,,, +31115,Loup County,1,-99.46,41.91,1479.06,0.0,0.0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,12,4,172,,,,,, +31119,Madison County,36,-95.95,30.96,1490.26,1.9,0.23,5,3,281,,,,,,,920,125,53153,1542,63,114659,156,16,6604,626,105,41323,188,61,10474,592,76,29814,16,4,4609,834,59,26659,95,7,1302,3598,166,200557,234,13,3146,1469,97,27239,802,130,25315,2,3,32 +31121,Merrick County,8,-98.05,41.17,1286.86,0.0,0.0,2,3,50,6,3,227,,,,271,34,16150,185,22,11802,,,,96,23,4244,22,5,1288,43,8,2119,,,,38,8,1519,,,,334,17,13518,24,4,446,142,11,1754,83,35,2616,,, +31123,Morrill County,5,-103.01,41.68,3704.41,0.0,0.0,,,,,,,,,,31,12,894,127,10,9119,,,,67,9,4156,2,3,45,8,4,379,,,,4,3,25,,,,150,7,6738,9,4,244,69,10,1022,27,11,607,,, +31125,Nance County,3,-98.0,41.39,1160.86,0.0,0.0,,,,,,,,,,16,9,787,60,8,2543,,,,46,8,2607,,,,17,3,570,,,,,,,,,,105,10,3240,2,3,155,21,7,250,33,16,1019,,, +31127,Nemaha County,7,-96.02,39.79,1060.71,0.0,0.0,,,,,,,,,,47,17,1789,74,14,3364,14,3,415,99,20,4747,10,4,108,43,9,1297,,,,,,,,,,345,22,14597,13,3,143,222,22,3103,58,21,1323,,, +31129,Nuckolls County,4,-98.05,40.16,1491.35,0.0,0.0,,,,,,,,,,47,17,1498,109,17,5794,19,3,226,73,14,4417,,,,41,11,1104,,,,20,7,733,,,,467,20,17091,22,4,253,67,9,724,45,25,851,,, +31131,Otoe County,16,-96.14,40.66,1603.17,1.71,0.05,,,,,,,,,,271,67,13448,170,24,9767,28,7,1142,162,36,9476,50,13,2187,74,24,2765,,,,58,16,1284,72,6,2248,754,40,32793,171,11,6783,458,41,6731,171,59,4213,,, +31133,Pawnee County,3,-99.24,38.19,1121.94,0.0,0.0,,,,,,,,,,33,10,1431,,,,,,,36,7,2094,,,,11,3,251,,,,,,,,,,127,6,5065,,,,39,8,471,17,9,389,,, +31135,Perkins County,3,-101.65,40.85,2290.25,0.0,0.0,53,4,3573,,,,,,,103,21,5425,117,15,8051,8,4,352,30,10,1807,,,,38,7,1349,,,,,,,,,,250,7,11582,,,,42,5,411,53,19,1510,,, +31137,Phelps County,9,-91.82,37.91,1399.79,2.01,0.04,39,6,3798,,,,,,,472,28,29285,395,26,25217,25,7,701,156,31,11721,20,11,833,163,27,9181,,,,38,14,1778,11,3,99,750,30,36466,152,9,1324,264,22,3415,209,46,6258,,, +31139,Pierce County,7,-82.24,31.34,1488.24,0.0,0.0,,,,,,,,,,196,37,9765,141,19,5863,32,6,1178,106,14,7262,6,5,156,51,13,1308,,,,41,7,916,,,,266,20,13527,,,,91,14,959,95,24,2396,,, +31141,Platte County,34,-94.77,39.38,1772.97,1.76,0.23,,,,66,4,3461,,,,988,117,57271,585,63,34684,95,14,4172,494,87,33896,152,48,6976,436,59,21574,45,5,7038,535,45,18777,351,14,8296,1966,104,98176,179,16,2525,1080,75,16487,636,101,19715,,, +31143,Polk County,5,-94.82,30.76,1141.34,0.0,0.0,,,,,,,,,,59,18,2386,120,13,6973,,,,48,12,2454,,,,16,13,478,,,,21,8,580,,,,236,7,9299,,,,18,7,178,52,21,1330,,, +31145,Red Willow County,11,-100.46,40.17,1859.66,1.69,0.02,46,3,1554,5,4,201,13,3,909,132,34,6165,197,24,12428,89,11,4126,188,30,13272,33,16,1099,131,28,7223,31,3,2952,72,13,1641,44,3,985,645,44,33426,73,6,845,475,34,7964,138,45,3836,,, +31147,Richardson County,8,-95.76,40.12,1436.41,0.0,0.0,,,,,,,,,,101,25,2688,139,29,6490,24,5,1909,100,16,4190,5,4,115,61,11,1970,,,,23,7,698,,,,377,18,14779,,,,146,18,2010,144,37,2958,,, +31149,Rock County,1,-96.26,43.67,2620.32,0.0,0.0,,,,,,,,,,17,5,1777,57,5,4438,,,,14,4,855,,,,,,,,,,,,,,,,124,4,5140,,,,,,,11,6,222,,, +31151,Saline County,14,-88.53,37.75,1492.47,0.0,0.0,5,4,392,,,,,,,177,42,8851,186,21,11954,34,3,1786,136,31,8379,19,7,803,40,15,1713,,,,241,12,6299,502,4,14384,469,29,22833,27,3,358,263,27,3379,151,36,4068,,, +31153,Sarpy County,188,-96.1,41.09,641.17,2.25,5.34,,,,26,3,1087,59,4,8418,7740,663,474656,4650,225,329069,1618,45,117216,4302,239,413719,837,237,38988,2768,332,239010,1902,30,122897,2206,267,113922,1961,48,71449,6343,409,242770,801,65,15875,5723,304,107678,2429,325,90485,1,4,217 +31155,Saunders County,22,-96.65,41.23,1967.84,0.0,0.0,10,3,298,,,,,,,528,96,28439,257,32,13895,27,4,974,214,42,13067,35,20,1466,165,45,10605,,,,153,33,4444,63,4,1843,690,35,25702,49,11,1585,333,37,5112,212,65,6193,1,3,85 +31157,Scotts Bluff County,36,-103.71,41.86,1930.94,2.17,0.18,,,,9,5,435,37,6,3365,744,98,35345,693,63,39215,196,12,9371,535,77,34410,127,46,4870,336,64,16465,404,9,21740,855,47,26947,47,4,1098,2691,124,134722,179,23,3754,1476,95,27053,566,116,16221,,, +31159,Seward County,18,-100.89,37.19,1491.58,0.0,0.0,29,9,2083,,,,,,,387,80,20813,267,33,15189,42,10,2038,214,33,14939,19,12,444,99,28,3961,,,,78,18,2377,745,6,14212,757,42,31842,39,6,856,476,30,7724,298,69,7827,,, +31161,Sheridan County,5,-100.46,39.35,6396.11,0.0,0.0,,,,,,,,,,19,8,955,160,12,6505,,,,98,16,5075,,,,36,8,830,,,,,,,,,,232,13,9750,4,3,48,85,14,1268,86,29,1652,,, +31163,Sherman County,3,-101.89,36.25,1480.55,0.0,0.0,,,,,,,,,,36,12,1003,50,5,1715,14,4,499,20,5,810,,,,15,5,295,,,,,,,,,,128,5,4454,,,,43,7,618,23,13,379,,, +31165,Sioux County,1,-96.16,43.06,5354.08,0.0,0.0,,,,,,,,,,,,,,,,,,,8,3,433,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +31167,Stanton County,6,-101.79,37.57,1116.34,0.0,0.0,,,,,,,,,,49,19,2025,68,6,3955,,,,26,4,1580,,,,5,3,153,,,,31,6,1413,,,,14,10,665,,,,32,5,243,43,15,906,,, +31169,Thayer County,5,-97.63,40.17,1489.41,0.0,0.0,9,3,646,,,,,,,76,25,2967,274,26,16807,7,4,347,91,16,5736,16,5,435,28,11,571,,,,4,4,137,,,,310,12,12798,,,,81,13,595,112,32,2355,,, +31171,Thomas County,1,-83.95,30.87,1849.12,0.0,0.0,,,,,,,,,,73,4,4012,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,9,6,245,,, +31173,Thurston County,7,-122.89,46.93,1026.19,0.0,0.0,,,,,,,,,,92,11,4966,94,11,7453,,,,76,7,4356,26,5,1291,607,16,49371,,,,687,5,58361,94,3,3463,583,12,35287,,,,,,,26,12,632,,, +31175,Valley County,4,-98.98,41.56,1477.65,0.0,0.0,7,3,259,,,,,,,87,33,3344,77,9,4715,21,4,604,66,17,3456,,,,79,16,3381,,,,,,,,,,325,20,12788,,,,58,10,820,64,25,1364,,, +31177,Washington County,21,-96.39,30.22,1018.79,0.0,0.0,9,5,179,,,,,,,781,149,46085,168,27,13449,348,13,17858,258,33,15087,19,14,586,275,48,19794,,,,460,46,25905,30,5,569,689,36,29478,95,11,1457,410,42,7372,378,62,11855,,, +31179,Wayne County,10,-88.42,38.43,1148.23,3.93,0.04,,,,,,,,,,101,27,3473,152,14,9300,33,6,869,312,19,11911,15,7,395,84,17,4230,,,,46,11,1404,,,,498,22,20335,11,4,379,490,27,4775,141,29,2952,,, +31181,Webster County,3,-84.55,32.05,1489.38,0.0,0.0,,,,,,,,,,32,10,1529,52,9,2870,41,3,2657,21,6,1306,,,,4,3,130,,,,7,3,168,,,,225,10,7266,22,3,594,19,5,282,27,9,516,,, +31183,Wheeler County,1,-100.26,35.39,1490.79,0.0,0.0,,,,,,,,,,,,,48,3,863,,,,,,,,,,,,,,,,,,,,,,,,,,,,14,6,144,4,3,61,,, diff --git a/training/naics2/US/counties/2021/US-NH-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-NH-training-naics2-counties-2021.csv new file mode 100644 index 00000000..de08583d --- /dev/null +++ b/training/naics2/US/counties/2021/US-NH-training-naics2-counties-2021.csv @@ -0,0 +1,11 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +33001,Belknap County,63,-71.45,43.52,1217.13,2.71,0.1,11,4,440,32,5,2695,96,7,10149,1422,267,109400,494,66,46480,171,24,11189,563,69,43125,309,78,15450,633,137,47014,46,4,2363,610,119,23631,447,19,19248,3995,144,185555,341,53,17240,2640,250,79864,730,206,25169,,, +33003,Carroll County,50,-89.96,42.06,2573.76,0.0,0.0,42,10,1737,22,3,867,36,6,3206,1128,266,69812,230,40,14698,271,34,16714,360,56,28213,279,90,12120,530,134,36661,,,,603,116,33584,313,21,14402,2556,135,129275,382,63,18675,3673,307,112151,593,152,22234,4,5,188 +33005,Cheshire County,76,-72.28,42.95,1888.02,3.01,0.12,20,7,695,,,,42,5,4889,1671,290,114448,993,62,58372,569,37,68018,1183,93,87433,191,76,10086,619,141,40655,1037,14,105104,619,104,28082,1189,32,35414,4036,164,214554,448,47,14388,2100,182,52384,1024,191,39262,7,6,203 +33009,Grafton County,91,-71.87,43.97,4531.26,1.92,0.05,119,23,10686,17,4,1856,475,19,48275,1352,284,80980,756,92,53878,839,66,90717,806,146,117739,577,148,28228,1729,220,181728,166,12,23812,1184,171,54740,8098,62,461959,13344,269,1071068,1392,84,34292,4268,415,134125,1185,261,42895,12,6,538 +33019,Sullivan County,43,-76.51,41.44,1430.44,3.35,0.06,83,7,4482,,,,48,6,5286,510,126,29603,630,41,90891,78,14,5105,340,34,24537,291,37,12777,254,58,20868,111,3,7010,467,65,14271,272,16,10903,1210,88,54499,34,16,1794,682,67,18111,441,89,16689,,, +33007,Coos County,31,-124.11,43.22,4740.73,2.83,0.01,157,21,7468,,,,91,7,8897,258,74,12510,215,24,14373,66,16,3716,231,33,15315,105,29,6924,201,31,8951,30,4,4149,152,42,8170,111,11,4495,2116,94,108670,222,24,7463,1835,112,42266,310,78,12446,,, +33011,Hillsborough County,421,-82.35,27.92,2311.03,4.1,1.57,83,26,4066,35,6,3747,818,19,80036,9658,1338,750569,6773,533,627264,6264,224,782825,9889,631,1423853,2866,447,159653,15576,1208,1892301,3393,65,310277,9458,719,497894,6706,209,300227,30198,1128,1871788,3072,195,99697,14838,938,374816,7181,1088,301610,5,11,324 +33013,Merrimack County,153,-71.69,43.33,2473.17,2.91,0.17,89,19,4227,70,8,4224,257,19,32631,3491,541,260763,3335,167,243878,678,74,41670,2586,216,240479,1263,149,108667,2955,389,254871,738,18,90020,2457,280,133566,3150,87,136599,11920,423,705774,1627,82,32525,4917,337,123920,2660,537,124323,1,4,21 +33015,Rockingham County,313,-79.74,36.39,1881.9,2.36,0.32,27,12,1537,15,5,1378,1068,25,134488,10151,1213,765562,8242,549,828612,4398,165,402584,7134,525,803926,1757,354,104968,9115,1054,798356,1757,64,253741,8203,697,472297,3157,148,139303,17056,929,1025196,2821,225,91987,13337,941,387594,4706,907,190105,8,10,252 +33017,Strafford County,131,-71.04,43.33,990.68,2.75,0.47,27,9,816,16,3,3062,,,,1690,332,108340,1128,93,81259,536,45,43500,3276,127,341272,335,102,16446,1385,225,106834,563,16,38496,1620,183,77739,784,45,33012,7386,326,461368,709,44,15664,4053,292,93272,1556,289,55979,6,4,312 diff --git a/training/naics2/US/counties/2021/US-NJ-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-NJ-training-naics2-counties-2021.csv new file mode 100644 index 00000000..e842c58c --- /dev/null +++ b/training/naics2/US/counties/2021/US-NJ-training-naics2-counties-2021.csv @@ -0,0 +1,22 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +34001,Atlantic County,274,-74.66,39.51,1579.81,4.55,1.46,25,3,2325,,,,890,24,106933,4991,721,362245,2155,163,137204,741,63,35684,2190,236,197906,1276,234,65163,3855,503,327890,1607,18,148890,3431,411,138029,1079,74,38188,18371,817,1076493,1422,108,71804,31617,833,1070602,3915,687,119235,7,6,166 +34003,Bergen County,953,-74.06,40.97,638.22,4.97,33.83,4,4,236,4,4,498,1411,29,167631,18645,2695,1590099,42113,2765,4225609,11445,541,1407679,14811,1523,1877714,8965,1545,648669,30026,3897,3195845,17698,211,2198601,25948,1876,1348689,12012,572,641949,74143,3977,4858611,5844,485,435353,27774,2602,765621,15912,3158,604305,85,42,2242 +34005,Burlington County,460,-74.72,39.93,2124.26,2.35,2.97,132,15,7606,88,6,6865,893,26,106163,6611,960,515937,12742,510,946086,3070,160,336399,17520,628,1725835,3929,432,310161,15186,1301,1306591,6659,94,694841,11069,676,541829,2566,164,107941,29150,1404,1599193,2441,172,63664,12217,882,278224,6017,1046,195663,11,10,381 +34017,Hudson County,713,-74.06,40.74,144.84,16.04,50.87,,,,,,,1111,16,134283,5083,827,400623,15755,679,1473632,7583,312,1060847,43019,732,7941455,3980,749,323638,14922,1483,1762947,7139,89,1232400,13756,581,764259,6888,191,399864,26950,1557,1389836,2986,227,226373,16948,1635,489794,6214,1403,234536,48,28,2444 +34013,Essex County,853,-73.75,44.06,335.23,6.92,45.89,,,,,,,2301,21,370614,11003,1682,905269,13127,939,1066326,4784,353,390094,18383,900,3766206,4821,972,309946,18453,2174,2254198,3267,65,485118,16015,924,980464,11639,346,578976,55863,2556,3639663,3344,329,246988,18826,1727,550942,13004,2110,537298,41,32,1463 +34007,Camden County,521,-81.62,30.93,588.93,3.51,18.64,,,,24,3,1475,579,21,56160,8674,1004,667531,9225,542,666536,1987,171,131459,4801,502,547414,2396,423,160178,12877,1315,1101407,8596,117,998739,10249,716,583588,3994,168,173314,47045,1656,2931079,2155,177,61916,13459,1051,312983,7873,1216,281431,22,19,556 +34009,Cape May County,95,-74.8,39.18,737.06,2.15,0.73,90,15,8862,42,4,2584,104,5,13442,2274,481,124404,604,56,36021,187,27,9227,1146,121,88769,741,213,44101,1060,196,68032,38,4,1942,1141,225,47317,90,22,1643,4143,232,217560,794,139,52422,5126,917,290908,1652,370,53149,3,5,193 +34011,Cumberland County,155,-77.28,40.15,1298.55,3.65,0.98,211,13,7631,129,7,9030,101,6,13393,2091,282,179950,4700,165,249621,374,25,25310,864,93,60950,413,90,20141,946,172,48124,94,9,9943,1617,130,61624,1003,32,32994,9472,418,542242,436,44,13374,3014,232,58669,1559,349,46763,4,3,127 +34035,Somerset County,344,-79.04,40.0,789.71,3.05,5.82,21,8,902,329,3,28789,693,15,87667,5980,803,503003,20938,544,2682988,13484,204,1913826,9242,577,1377789,1887,343,127149,24383,1641,3227522,12037,95,2298309,12336,718,591749,3436,210,154459,22226,1249,1289789,2565,153,88521,9002,790,240695,5479,850,229958,6,6,363 +34015,Gloucester County,301,-76.56,37.45,872.23,1.96,3.4,17,5,655,,,,172,9,19236,7763,735,566546,8146,332,618603,1069,78,71878,1665,249,124851,1201,216,85293,3134,484,214374,530,29,54263,6305,429,295400,1078,78,32748,16438,809,872546,1084,92,26966,8804,565,193751,4882,703,156645,10,11,291 +34037,Sussex County,144,-77.27,36.91,1386.58,1.91,0.4,38,10,1437,97,7,7353,149,9,18836,1876,478,130951,973,124,77831,204,28,22572,800,108,69039,258,82,13452,1486,324,107062,1070,17,164839,1196,224,56248,821,44,28013,5555,378,262895,476,62,16679,3991,288,97236,1650,376,58131,,, +34039,Union County,572,-89.25,37.46,272.05,5.03,49.25,,,,,,,1396,26,161092,10154,1423,854261,18219,814,2635466,2420,173,202054,5278,640,679335,3177,575,204758,15995,1399,2153914,6182,66,901477,10336,850,516666,3926,226,153979,31954,1549,1828347,2269,184,75161,13173,1283,350780,9372,1534,376141,42,29,1022 +34041,Warren County,109,-79.27,41.81,939.11,2.79,0.93,19,9,664,19,3,1091,162,16,21752,1205,268,84692,2178,85,208474,1094,26,157839,442,75,31402,179,56,9948,1005,193,68079,109,6,9718,1787,131,103991,948,23,30057,4879,342,242724,284,38,9599,2200,236,49156,1230,305,42728,,, +34019,Hunterdon County,129,-74.93,40.58,1132.81,2.25,0.31,132,33,5690,,,,84,6,12316,4522,494,399000,1891,155,293870,449,47,46978,3477,185,481293,580,126,34402,4087,503,444787,903,21,116484,1668,294,100809,463,54,13137,7575,383,447026,845,91,26429,3108,318,73776,1710,362,57668,6,5,365 +34023,Middlesex County,859,-71.4,42.49,822.03,3.85,23.82,51,6,3333,76,6,8754,1624,46,208254,15007,1534,1280809,41131,1594,4129696,7768,413,963443,14546,898,1849498,6287,818,479422,61933,3913,6672542,13056,123,2101005,30322,1285,1300985,4267,349,144349,52096,2471,3028649,2994,247,79738,19866,1812,489278,12312,1879,597214,28,27,988 +34021,Mercer County,385,-80.3,41.33,592.74,4.8,10.81,9,6,312,,,,1042,26,231235,4994,697,421961,14946,379,2109430,4415,187,451065,16688,573,2311152,2698,359,165694,22176,1554,2835783,4147,55,755883,9815,656,515041,22147,258,1448719,28340,1216,1666160,2082,166,60537,10219,836,263805,7463,1062,403977,24,17,2329 +34025,Monmouth County,642,-74.17,40.29,1260.21,2.76,7.22,60,21,2457,163,10,22497,1458,42,214999,16222,1980,1386338,7551,831,638976,7643,328,1064371,10775,1168,1353669,4155,721,333454,20626,2474,1819615,2853,85,292609,13614,1177,687818,6862,343,284737,46953,2662,2997382,5072,447,177474,23669,1864,638569,11458,1811,406098,14,21,955 +34027,Morris County,508,-94.74,33.07,1247.07,3.17,4.05,78,13,2182,121,4,8175,489,29,66815,11748,1614,1038654,21249,947,3082909,5983,277,655468,15921,1038,2692372,5815,702,569003,39361,2387,5480467,24844,162,4294403,22919,1255,1126204,6791,335,273759,38569,1788,2464744,3777,279,401936,16659,1337,449225,9536,1547,380983,15,10,188 +34029,Ocean County,630,-74.33,39.98,1954.46,3.34,5.28,93,38,4606,48,4,4729,551,28,69045,9179,1890,552384,4439,536,277852,1175,152,75037,3345,580,279235,3974,958,216711,8189,1335,574768,1224,35,73359,5856,912,273293,8758,262,314780,38804,1915,2009955,2711,255,104731,13925,1277,401943,8746,1473,285108,6,19,2061 +34031,Passaic County,521,-74.32,41.05,513.76,7.73,15.61,5,3,54,51,3,4975,850,13,112424,8369,1299,624369,10478,779,826856,1505,146,135411,4326,424,470483,2075,419,123920,6892,982,611386,2230,122,278439,7541,751,388211,3242,141,119917,25877,1458,1400736,1307,149,44925,9518,1061,245171,6393,1289,236062,46,27,2489 +34033,Salem County,65,-75.35,39.6,903.25,2.15,0.41,17,5,1265,,,,1977,11,263646,1262,134,98544,1281,40,88676,40,12,2541,369,45,20422,230,38,13236,527,78,27069,22,3,2038,426,70,24302,121,14,3979,2651,149,123849,105,16,3505,1396,112,29905,586,164,15957,,, diff --git a/training/naics2/US/counties/2021/US-NM-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-NM-training-naics2-counties-2021.csv new file mode 100644 index 00000000..01099b8d --- /dev/null +++ b/training/naics2/US/counties/2021/US-NM-training-naics2-counties-2021.csv @@ -0,0 +1,34 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +35001,Bernalillo County,675,-106.69,35.03,3022.95,2.69,5.78,16,12,1047,56,13,4099,1394,15,154818,20734,1465,1257333,10672,730,644510,5452,290,328608,12692,979,945546,3809,1021,184381,32518,2213,2547755,5007,102,354529,17125,803,557135,3421,242,125648,51227,2016,2736775,3616,242,102511,29959,1508,705868,10095,1487,379028,18,17,623 +35003,Catron County,4,-108.38,33.9,17951.07,0.0,0.0,,,,,,,12,3,458,28,6,692,,,,,,,,,,,,,74,3,4023,,,,9,3,140,,,,124,4,2095,5,3,123,21,5,171,19,7,443,,, +35005,Chaves County,65,-104.51,33.3,15735.74,2.2,0.05,10,3,438,309,50,25081,95,9,7111,903,118,38965,455,48,22678,148,20,6250,485,99,28582,220,61,9001,645,91,45658,107,10,9006,351,63,10317,52,6,1188,3390,182,177390,123,21,2576,2442,134,50749,834,122,23066,,, +35057,Torrance County,15,-105.91,34.64,8666.48,0.0,0.0,42,4,1302,,,,118,6,7319,275,27,23088,49,9,1784,,,,26,7,1193,,,,56,13,1346,,,,254,6,12565,2,3,110,312,13,6344,8,3,225,195,19,2891,49,17,970,,, +35006,Cibola County,27,-107.94,34.87,11767.07,1.72,0.01,,,,,,,73,4,6181,118,23,4837,62,7,3125,26,7,1261,86,23,3606,14,6,519,27,10,1342,,,,407,10,18393,276,4,12802,1514,46,65259,103,3,2727,932,41,21607,109,25,2913,,, +35007,Colfax County,12,-97.08,41.57,9758.4,1.88,0.01,,,,20,3,947,33,7,2444,115,45,4770,9,5,1025,18,6,609,114,25,5120,59,18,2282,48,18,1779,,,,127,19,4606,,,,414,26,20137,8,5,640,959,64,22832,118,36,2849,,, +35009,Curry County,49,-124.22,42.43,3648.66,1.79,0.16,35,7,1351,,,,120,6,8825,630,91,28469,422,36,19975,206,15,12616,417,69,25029,235,63,8779,479,76,29517,26,4,1924,364,42,8607,73,10,2506,3134,117,106845,78,11,1400,1974,93,32663,617,114,17687,7,3,202 +35011,De Baca County,2,-104.42,34.3,6044.88,0.0,0.0,,,,,,,,,,17,7,444,,,,15,3,576,,,,,,,,,,,,,,,,,,,42,3,1922,,,,34,5,623,24,7,488,,, +35013,Doña Ana County,218,-106.85,32.33,9883.51,2.63,0.26,54,14,3938,26,3,1106,299,21,26726,3407,447,140915,1228,118,69854,306,55,15604,1755,271,100896,787,216,27252,3813,337,241180,233,12,13606,3048,187,200480,526,39,26188,15621,602,611657,537,41,13591,6250,336,125215,1665,325,46285,7,8,90 +35015,Eddy County,61,-98.91,47.71,10870.55,2.15,0.03,67,8,3253,3887,164,375131,170,16,13960,2178,142,144731,594,75,42499,210,22,13278,526,70,37764,437,78,29981,638,91,45402,42,6,2029,1354,63,116214,53,18,1263,2542,117,127997,114,15,2849,2308,149,52212,847,137,40533,,, +35017,Grant County,28,-96.03,45.94,10272.39,1.51,0.01,4,3,74,1060,3,80045,54,5,4067,437,64,19015,116,19,3277,72,14,3308,160,35,8791,59,27,2440,136,31,5150,130,4,7048,55,16,1545,94,5,2320,1373,70,65749,13,6,284,724,64,10480,226,66,6015,,, +35019,Guadalupe County,4,-97.83,29.65,7849.05,0.0,0.0,,,,,,,,,,27,6,1071,,,,17,3,972,8,4,335,,,,2,3,984,,,,,,,,,,152,7,8366,,,,251,23,5373,31,10,1767,,, +35021,Harding County,1,-103.48,45.55,5504.95,0.0,0.0,,,,,,,,,,11,3,471,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +35023,Hidalgo County,4,-98.22,26.35,8921.22,0.0,0.0,,,,,,,,,,8,5,212,,,,5,3,241,24,3,803,,,,26,7,1375,,,,,,,,,,134,11,3885,,,,164,15,2944,4,4,104,,, +35025,Lea County,73,-103.38,32.74,11381.23,2.1,0.07,,,,3949,216,360814,208,10,19771,1795,126,118576,1123,101,79138,221,33,11200,418,74,20919,549,77,34815,546,78,22380,7,3,735,1165,75,68354,134,3,6464,2116,112,105222,96,12,2572,2403,160,54515,903,142,35750,,, +35027,Lincoln County,20,-81.21,35.49,12513.11,0.0,0.0,7,4,334,4,3,91,109,5,6679,322,98,10809,30,10,1205,45,12,2378,251,35,12772,126,49,5470,136,47,7137,,,,149,25,5282,26,6,994,577,43,25176,406,23,18313,1057,100,27410,291,65,8002,3,3,96 +35028,Los Alamos County,19,-106.32,35.86,282.83,2.1,0.61,,,,,,,,,,132,30,16632,39,3,2203,26,9,1273,227,19,13813,113,18,4049,11830,52,1321380,,,,923,23,76188,47,6,1255,906,73,45768,265,8,3407,484,33,10093,286,59,6781,,, +35029,Luna County,25,-107.77,32.13,7680.68,1.97,0.01,,,,,,,39,3,2917,166,32,7025,128,9,6081,24,9,1151,113,26,4923,47,19,1467,80,16,3053,,,,46,12,836,,,,1504,52,45898,59,5,663,741,55,12304,108,38,2806,,, +35031,McKinley County,73,-108.15,35.64,14129.14,2.18,0.02,,,,,,,30,4,1981,454,51,19383,545,44,20228,136,22,5256,370,67,13964,190,42,7153,212,45,9795,14,3,557,117,18,2383,467,6,16524,4243,132,219813,294,9,8817,2418,140,48388,597,93,16816,,, +35033,Mora County,4,-104.91,35.97,4997.49,0.0,0.0,,,,,,,,,,12,7,383,,,,,,,7,3,190,,,,,,,,,,,,,,,,141,5,3894,,,,5,3,63,14,4,558,,, +35035,Otero County,67,-103.74,37.89,17164.6,1.93,0.03,12,4,708,69,3,3338,122,14,8557,791,107,38568,68,13,2334,213,25,10013,267,49,13451,155,50,5447,462,69,29645,,,,736,39,29633,220,13,23998,3074,108,137752,69,12,1562,1870,102,51825,562,111,12832,,, +35037,Quay County,9,-103.42,35.14,7462.28,0.0,0.0,,,,,,,32,8,1972,100,11,3945,23,4,611,14,5,843,75,13,3747,8,7,212,50,13,1537,,,,11,5,305,,,,316,22,11029,17,4,362,389,33,7858,115,25,3976,,, +35039,Rio Arriba County,40,-106.82,36.55,15271.29,0.0,0.0,21,10,670,15,3,661,98,6,6911,299,67,11068,6,5,215,81,11,3810,136,28,6332,52,20,1669,56,33,2779,55,3,3280,134,16,5664,37,8,703,1303,73,64121,61,16,3003,1193,71,27733,280,57,9648,,, +35041,Roosevelt County,19,-104.97,48.31,6355.14,2.94,0.01,,,,,,,67,6,4707,254,47,5887,78,11,3221,61,9,2620,115,25,7831,37,15,910,58,15,2653,,,,34,8,521,,,,702,37,30807,17,3,475,502,33,8569,159,41,4680,,, +35043,Sandoval County,147,-106.85,35.59,9620.48,2.32,0.19,,,,64,4,3858,183,12,13980,2041,253,117117,1182,46,238185,138,32,9570,1637,119,66803,270,110,12711,884,207,56858,101,5,8613,3533,125,216326,211,29,7154,5111,265,230732,318,28,7888,3564,161,85155,1014,174,30689,,, +35045,San Juan County,123,-107.65,37.76,14343.84,1.96,0.02,34,3,1519,2691,100,259658,513,16,52036,2103,226,113553,1148,139,71217,176,31,9371,768,131,37698,534,112,28381,1050,191,62730,198,13,10180,765,104,43026,305,20,13239,7236,280,368359,622,30,17249,4556,227,83030,1700,253,69394,3,3,54 +35047,San Miguel County,27,-108.47,38.03,12278.38,0.0,0.0,,,,,,,209,7,21792,244,47,10439,25,7,965,31,12,1703,171,30,6926,38,15,1334,79,24,2778,,,,20,13,597,,,,3030,75,98487,,,,835,59,15140,115,40,2927,,, +35049,Santa Fe County,154,-106.01,35.49,4950.57,2.22,0.36,24,11,841,83,8,6694,130,15,10312,2879,523,130874,953,104,63595,631,99,41828,1507,197,220614,719,287,43849,2569,673,202471,342,21,17027,1810,216,62160,1391,108,60658,8793,551,506932,1754,154,81061,7713,464,257652,2439,464,110334,13,10,326 +35051,Sierra County,12,-120.53,39.58,10975.38,0.0,0.0,,,,,,,,,,225,26,10003,,,,12,3,641,58,16,2355,10,9,439,76,12,5436,,,,15,6,415,,,,580,19,23958,30,6,753,407,38,7358,95,21,3673,,, +35053,Socorro County,17,-106.92,33.99,17212.98,1.6,0.0,11,3,629,,,,,,,66,16,2277,,,,18,8,697,66,16,2333,16,6,215,226,24,17633,,,,18,3,672,253,3,10565,788,35,27374,,,,460,38,8881,78,21,1488,,, +35055,Taos County,34,-105.68,36.49,5709.86,0.0,0.0,9,3,566,,,,116,7,6870,479,138,21049,53,18,1901,101,16,4398,167,37,7087,204,60,5941,339,92,16832,17,4,849,146,51,9005,44,15,1635,1818,105,81062,670,37,18958,1778,145,46881,353,87,10979,,, +35059,Union County,4,-89.25,37.46,9923.2,0.0,0.0,,,,,,,25,3,1588,18,12,937,,,,40,4,1872,49,4,2191,,,,12,6,401,,,,,,,,,,126,5,6433,5,4,178,94,12,1830,24,12,510,,, +35061,Valencia County,76,-106.85,34.73,2765.21,1.82,0.18,,,,,,,42,6,3371,1168,170,56909,77,15,2710,145,7,26515,250,61,11475,62,46,1693,331,68,15861,25,3,2423,212,42,8544,87,9,2158,1814,107,53022,59,9,1133,1521,85,27445,437,96,12940,,, diff --git a/training/naics2/US/counties/2021/US-NV-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-NV-training-naics2-counties-2021.csv new file mode 100644 index 00000000..6cf87a7c --- /dev/null +++ b/training/naics2/US/counties/2021/US-NV-training-naics2-counties-2021.csv @@ -0,0 +1,17 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +32001,Churchill County,25,-118.42,39.61,13017.43,2.17,0.01,,,,172,4,12445,137,6,13664,521,60,26373,123,23,4355,86,4,2953,123,30,6647,101,25,3195,438,43,32138,,,,141,27,6009,,,,790,40,41645,243,13,5743,726,59,17334,258,56,7341,,, +32003,Clark County,2231,-87.78,39.33,20887.41,3.66,2.82,152,16,7139,620,39,45850,2696,53,344177,68313,3425,4669638,22194,2083,1571625,13722,1104,1091431,31415,3178,2712961,21863,3905,1306791,43422,7418,3353460,17248,360,1838674,58693,3439,2235677,11407,667,526078,101813,6462,5784036,18024,1385,1265575,204713,5312,7463149,24832,3611,914643,137,130,7167 +32005,Douglas County,49,-88.22,39.76,1912.52,2.7,0.08,7,5,162,19,3,726,38,3,846,1606,218,89758,355,61,25017,193,46,12652,358,116,38043,302,136,25036,1054,246,77508,58,8,6974,957,117,35646,110,18,2879,1561,120,90831,484,45,20991,4325,135,152756,649,134,22855,,, +32011,Eureka County,2,-116.29,39.95,10826.85,0.0,0.0,,,,1337,5,141088,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,45,6,679,16,4,1089,,, +32007,Elko County,53,-115.33,41.2,44552.46,2.62,0.01,,,,5201,28,590701,97,5,9962,1451,112,109283,903,69,72635,134,22,5316,298,56,21193,306,52,11353,535,93,29906,137,4,13158,506,52,19199,14,5,309,1636,127,75469,297,29,6643,4458,164,129511,621,96,32210,,, +32013,Humboldt County,17,-123.9,40.6,25009.98,1.75,0.0,,,,2385,19,242893,112,4,13866,255,39,17066,126,16,10033,33,8,2000,71,15,4866,54,16,1343,70,22,2506,,,,186,22,9164,21,3,528,710,39,38798,66,11,1319,982,70,22151,187,39,7652,,, +32015,Lander County,6,-116.98,39.91,14299.23,0.0,0.0,,,,,,,50,3,2775,34,10,942,124,4,7573,,,,9,3,339,5,4,204,8,4,282,,,,14,4,425,,,,298,8,8017,48,4,1291,149,15,2551,45,9,1694,,, +32017,Lincoln County,5,-81.21,35.49,27549.48,0.0,0.0,,,,40,4,1836,,,,24,7,1031,,,,29,3,1476,34,5,1801,,,,5,4,227,,,,,,,,,,88,6,3921,,,,57,10,936,13,5,471,,, +32510,Carson City,58,-119.76,39.17,406.92,2.44,4.04,,,,,,,174,8,18374,1217,181,68280,695,90,43053,234,40,18103,1036,125,74132,372,121,21240,1197,241,96247,491,7,41818,1734,127,88558,108,16,3096,4305,225,267374,747,46,41763,2825,166,62464,817,166,33452,10,4,336 +32019,Lyon County,58,-95.83,44.39,5247.53,2.38,0.05,7,5,228,214,14,23045,58,5,6682,992,119,55219,351,45,20076,128,14,12059,137,33,7397,73,38,3820,389,67,22487,,,,436,44,19465,7,3,356,674,57,29468,642,29,17945,908,79,16517,297,73,10172,,, +32021,Mineral County,5,-106.93,37.66,9873.3,0.0,0.0,,,,25,5,3187,,,,23,4,1391,,,,11,3,799,,,,,,,8,3,330,,,,,,,,,,163,4,7815,,,,136,13,2790,7,5,310,,, +32023,Nye County,50,-116.41,38.35,47122.14,0.0,0.0,32,3,1117,1262,16,117437,152,6,18287,625,87,29192,215,16,12019,139,16,6872,154,41,7050,94,56,3677,1370,48,133137,,,,519,46,27687,194,4,5820,1104,89,48443,445,18,13334,1579,101,32789,348,70,7672,,, +32027,Pershing County,7,-118.48,40.39,15713.32,0.0,0.0,,,,608,4,59420,,,,,,,,,,,,,9,3,240,9,4,120,19,5,610,,,,,,,,,,126,5,5795,,,,99,7,1580,12,4,485,,, +32029,Storey County,4,-119.52,39.46,685.18,0.0,0.0,,,,,,,,,,78,12,3683,,,,,,,,,,,,,26,13,1957,,,,,,,,,,,,,29,7,595,122,18,2928,14,5,356,,, +32031,Washoe County,480,-119.61,40.58,16939.54,3.36,0.57,69,18,3129,326,42,46504,991,17,123719,17581,1350,1223298,12405,703,828442,3333,288,337568,5592,827,628648,4566,966,264378,12330,1833,886764,1277,73,112707,15339,911,581206,2197,187,85478,28964,1394,1775676,4513,277,127525,25969,1174,738592,6798,1034,280550,54,19,4079 +32033,White Pine County,9,-114.89,39.53,23035.69,0.0,0.0,,,,1303,5,124707,,,,51,16,3337,57,3,4132,13,6,835,41,7,1790,20,8,529,48,12,3782,,,,34,10,1158,,,,379,23,22489,27,5,951,414,36,10595,50,14,1831,,, diff --git a/training/naics2/US/counties/2021/US-NY-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-NY-training-naics2-counties-2021.csv new file mode 100644 index 00000000..faf32f83 --- /dev/null +++ b/training/naics2/US/counties/2021/US-NY-training-naics2-counties-2021.csv @@ -0,0 +1,63 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +36001,Albany County,315,-73.98,42.6,1381.23,4.72,2.53,3,3,73,539,6,42901,759,21,86204,7719,764,651727,7465,453,582065,5044,201,417366,13162,614,1335750,2453,426,132632,16584,1232,1528718,3115,58,206583,10095,502,418270,7946,156,404491,38627,1013,2100502,2162,178,62020,11932,982,304272,8247,1044,415155,7,13,526 +36003,Allegany County,47,-78.04,42.24,2678.77,0.0,0.0,7,4,190,21,5,1041,74,5,6662,728,66,78661,136,17,6964,106,29,2947,236,36,10753,24,14,1180,223,37,9260,,,,233,28,7066,1907,8,41551,1571,83,66757,66,10,1310,1199,94,21434,480,118,9184,,, +36005,Bronx County,1468,-73.87,40.85,125.06,33.08,68.91,,,,,,,1939,10,250581,11552,1353,815155,10672,661,782088,2700,306,164954,3889,487,218597,9065,2164,432171,4833,817,299919,639,21,55219,9426,500,400436,18869,287,1080392,115615,2574,6625177,3357,172,443710,15309,1931,439560,9397,2165,350565,33,41,1696 +36015,Chemung County,84,-76.77,42.14,1063.88,2.47,0.72,,,,49,4,7888,121,4,12641,1252,147,82698,1371,85,87516,372,30,18093,787,80,56826,330,66,16152,744,92,38604,200,10,14449,1637,77,51264,408,15,16427,5893,187,306793,291,32,6112,2784,184,56680,843,191,23880,,, +36007,Broome County,199,-75.84,42.15,1852.32,2.91,1.45,12,7,310,15,6,1072,764,16,65614,2932,395,228841,3791,191,208113,1648,76,62952,2064,199,157535,978,144,39286,3691,294,212800,1366,29,117211,4280,190,160701,660,38,16283,16370,483,886126,522,71,15050,7144,489,152637,2525,491,72651,,, +36009,Cattaraugus County,77,-78.65,42.22,3425.33,2.44,0.08,59,15,926,117,18,7655,80,7,8035,544,132,38033,475,56,24485,204,28,10522,688,64,43977,147,47,5531,539,97,31293,305,9,21295,529,62,38265,712,13,37601,3153,155,150866,402,22,6436,3829,196,85788,911,188,24144,,, +36011,Cayuga County,77,-76.57,42.81,1904.62,2.67,0.31,57,10,2137,,,,,,,933,215,60529,909,72,59346,410,29,26213,325,64,22986,135,46,5291,378,85,21244,64,4,3606,444,68,21500,409,15,8972,3625,173,167798,354,41,10385,1642,170,38440,637,169,19294,,, +36013,Chautauqua County,128,-79.42,42.29,2809.51,2.63,0.36,14,9,548,60,11,2872,135,11,11238,1759,239,98852,1366,104,75025,412,53,20722,733,144,43739,351,91,17307,944,173,46910,1256,9,98764,1458,122,50095,174,16,3382,6923,251,299231,634,60,26525,4357,323,89983,1740,372,46301,,, +36017,Chenango County,47,-75.61,42.48,2327.52,2.09,0.06,18,7,722,6,3,762,39,3,6234,280,83,16880,225,26,11893,366,19,14393,1098,42,90833,111,24,5913,210,50,8671,523,3,55083,756,26,37593,63,7,1293,1452,106,70379,140,19,3092,725,85,13619,350,104,9947,,, +36019,Clinton County,80,-89.42,38.59,2893.96,2.75,0.22,13,7,429,,,,148,9,14428,812,164,56246,734,79,43701,302,34,17242,427,83,24594,316,80,14825,561,108,33991,64,4,2836,575,70,20385,140,10,4947,6560,209,307030,163,23,4546,2338,188,54310,574,147,17962,,, +36021,Columbia County,62,-76.42,41.04,1679.78,4.27,0.03,76,10,2735,,,,39,4,4253,1044,269,56741,652,47,36809,223,45,15897,273,59,16193,142,54,6338,666,183,56042,85,6,4315,361,113,17542,321,17,10037,4071,165,192853,234,78,12487,1474,188,46639,709,141,23089,5,3,184 +36023,Cortland County,47,-76.07,42.58,1298.93,2.83,0.28,22,6,1117,8,3,249,21,3,2360,398,96,29075,238,25,12786,122,19,3735,419,45,28667,121,36,4063,830,71,57564,362,7,26718,256,46,8355,78,5,1443,2764,109,122221,183,30,4295,2378,119,39254,524,117,17079,1,3,125 +36025,Delaware County,45,-75.4,39.92,3800.92,1.84,0.02,22,11,672,45,4,2226,60,5,6723,374,108,26860,291,29,14556,225,61,27694,338,41,19649,118,42,4377,166,68,6881,,,,111,44,4062,37,7,2617,1605,122,68446,157,28,3023,911,128,22313,549,127,16954,3,3,100 +36027,Dutchess County,296,-73.75,41.72,2137.53,3.22,1.0,97,30,2910,149,10,9764,844,10,107922,4569,982,281657,1797,220,148672,943,141,53831,2709,341,209633,1422,333,74749,7877,801,811891,1059,30,99114,4392,442,198986,9992,123,400672,18594,826,1161387,1174,188,42379,8672,788,229625,3346,754,131016,16,14,738 +36035,Fulton County,54,-90.18,40.47,1380.05,2.68,0.43,31,6,1713,,,,,,,476,149,31320,321,41,18861,168,15,9779,233,43,13570,125,32,5182,268,60,11776,103,9,5679,377,48,15853,9,5,266,3155,170,143192,169,26,2785,1089,122,25416,724,122,22489,0,3,38 +36037,Genesee County,58,-83.73,43.02,1282.95,2.36,0.2,2,3,153,45,6,3292,83,4,8217,721,154,43071,1157,75,65861,165,23,10689,327,47,22640,118,35,6613,317,72,16259,60,4,3089,455,49,17511,81,8,1568,2755,122,117931,739,26,31088,1774,130,39369,686,150,18653,,, +36029,Erie County,950,-80.14,42.18,2730.06,3.62,6.23,34,11,973,118,12,11699,1762,31,167733,15879,2137,1129709,21779,1050,1573567,5707,317,371294,33188,1216,2499816,5906,914,298538,25558,2168,1827354,10481,269,1015799,23363,1540,943417,11664,340,398549,75876,2609,4232153,5052,408,535851,33766,2256,789493,15941,2405,545071,29,25,700 +36031,Essex County,38,-73.75,44.06,4963.26,0.0,0.0,17,15,808,,,,36,5,2876,903,154,100032,77,12,4723,121,26,5653,203,47,12713,146,48,4856,225,77,11930,114,5,6235,107,43,5813,379,18,16372,2029,159,93641,179,44,11299,1875,205,65443,382,93,14936,,, +36033,Franklin County,48,-95.22,33.2,4398.67,1.82,0.02,54,8,3084,,,,25,3,2714,477,116,24537,188,23,9435,127,25,6739,176,42,9432,106,36,4147,358,60,22703,,,,219,37,10457,383,6,11132,3497,144,178960,186,24,5364,1446,110,40555,220,83,6474,,, +36039,Greene County,48,-90.39,39.36,1704.38,1.63,0.1,38,7,1958,,,,56,3,6857,443,161,21666,743,30,49001,237,24,14620,330,45,24937,209,51,10857,265,85,14609,,,,205,53,8887,14,6,914,942,77,40798,497,39,12662,1983,205,52506,368,109,12619,,, +36041,Hamilton County,5,-97.97,31.64,4682.39,0.0,0.0,12,3,477,,,,,,,77,27,3111,,,,8,3,321,71,5,12914,8,6,288,8,4,104,,,,18,5,899,,,,27,5,992,127,16,4472,232,55,9535,80,17,3716,,, +36043,Herkimer County,61,-74.95,43.49,3773.55,2.09,0.2,5,4,175,39,5,2135,47,7,3543,484,142,42139,565,28,44844,85,17,3505,271,38,10218,111,36,3654,165,52,6529,,,,231,49,10096,164,8,4541,1981,111,82429,174,31,10271,1307,160,28982,786,130,17350,,, +36045,Jefferson County,118,-94.17,29.83,3483.35,2.45,0.23,23,6,494,40,9,2572,185,9,17897,1627,258,107383,848,60,47602,556,46,27946,749,110,55887,637,134,29965,742,139,43945,358,13,23931,1404,97,49894,217,23,5486,6075,258,328366,220,63,8173,3364,292,84902,1137,259,31340,0,4,38 +36053,Madison County,68,-95.95,30.96,1712.87,2.01,0.09,35,9,1526,14,3,632,20,3,2064,552,149,32876,497,42,27522,128,21,5486,355,54,19910,100,42,4353,514,103,25073,130,4,8379,380,85,18521,2348,17,106683,3031,156,146926,113,34,5153,1579,142,34280,477,146,13717,,, +36057,Montgomery County,50,-95.51,30.3,1062.81,2.19,0.51,,,,43,3,3074,,,,405,111,21165,334,41,20391,175,19,7884,182,42,10149,59,18,2527,283,54,10711,144,5,13315,237,48,7944,33,5,868,3696,188,179621,86,17,1810,915,102,19571,596,109,21570,,, +36047,Kings County,2712,-73.95,40.65,213.89,23.13,80.68,0,3,20,,,,4431,39,530012,28256,4632,1757826,23540,3239,1331691,11424,1557,961126,16130,1578,1452551,18072,4869,905421,24578,6326,1781774,3164,87,237638,23076,1834,1073365,35170,1222,1528178,264074,6974,11952892,7579,1524,651617,42523,6140,1408231,29612,6179,984886,118,143,6217 +36049,Lewis County,27,-91.7,40.09,3345.27,0.0,0.0,80,21,4162,,,,64,15,6223,194,67,12156,70,5,3790,32,15,836,73,17,4437,41,12,1308,128,23,5985,,,,51,18,3308,,,,958,46,52471,68,16,979,462,59,7923,237,68,6417,,, +36051,Livingston County,62,-88.56,40.87,1658.34,3.09,0.06,29,8,758,,,,47,4,4626,1122,140,89953,526,43,28391,148,24,5044,208,46,10024,184,35,6991,350,82,15476,64,4,4404,301,59,12220,65,9,1454,1669,122,81674,100,28,2726,1960,138,36927,782,147,18567,,, +36055,Monroe County,757,-90.18,38.27,1726.62,3.52,6.14,329,12,21471,66,7,5077,1057,28,100608,13609,1648,942253,14901,885,1072616,8474,353,704028,12164,1018,1155772,6033,896,356990,24280,1908,1764408,11268,113,986166,21897,1077,1042167,28779,306,1702876,68273,1939,3184083,4000,316,120218,23441,1657,539095,9775,1733,347493,38,30,2240 +36059,Nassau County,1392,-73.56,40.74,816.45,3.81,47.88,89,17,3906,20,4,2072,2768,54,357480,29045,4674,2317127,22164,2835,1895274,8500,706,827107,35074,2913,3833632,10422,2809,808767,37061,7172,3129811,16925,218,1897301,31144,2944,1646189,19687,728,910846,126558,5894,8549085,7947,895,552232,43821,3742,1297790,26567,4896,1042740,83,53,2355 +36061,New York County,1669,-73.96,40.78,83.12,48.03,81.17,69,11,3984,72,6,18789,6512,72,975128,35267,1929,3795697,62700,6228,7401818,207955,4372,39089748,292108,6387,107555178,69340,9242,7461705,324083,16189,52503588,78573,1115,15751022,128194,3838,10351195,140202,1692,11172664,261722,8374,20287740,38764,4784,4344052,127533,9713,6489797,107608,10350,8156194,306,212,23632 +36079,Putnam County,98,-89.27,41.2,637.67,2.31,0.38,33,13,1127,,,,152,6,17182,2515,597,176922,1214,118,83221,313,48,28389,534,114,35448,201,102,11414,1349,280,91210,142,6,14949,846,244,38848,243,41,8727,4888,254,284194,745,91,24195,1818,225,51895,1291,308,51513,1,3,92 +36077,Otsego County,59,-75.01,42.6,2630.74,3.13,0.06,50,5,1626,34,3,1976,156,7,12620,451,99,44784,345,34,17824,157,27,5835,1154,57,84555,151,42,6653,469,89,22567,,,,407,56,17207,816,12,26084,6041,155,383989,408,38,17018,1727,186,45780,636,146,16093,3,3,31 +36063,Niagara County,213,-78.77,43.2,1378.0,2.7,1.98,10,3,184,,,,163,12,16696,2780,547,163731,1916,175,126071,495,51,33095,1172,163,56161,560,161,26488,1479,323,81361,507,29,28750,2964,318,163085,1525,38,47464,11350,478,443207,656,76,18229,8432,535,210758,2039,459,55817,4,5,42 +36065,Oneida County,232,-75.4,43.21,3257.66,3.48,0.81,20,11,825,40,6,2900,240,6,23786,2075,439,130582,2070,182,122906,823,90,47510,6659,267,510941,571,142,20693,4076,417,304811,394,22,45657,3100,229,184606,2654,49,117329,18461,580,929841,765,103,24436,10374,569,325060,5001,533,126520,18,5,667 +36067,Onondaga County,475,-76.23,43.02,2086.51,3.2,3.37,18,11,492,82,5,7866,2282,26,232246,9978,1090,695792,11673,647,807488,3822,229,254056,9707,663,867426,3018,524,169583,15808,1158,1297963,5674,78,394283,12304,625,487310,13654,153,545324,43584,1219,2467208,2241,229,62769,15773,1122,371845,7694,1207,283984,7,8,148 +36069,Ontario County,112,-117.65,34.07,1715.9,2.48,0.2,32,10,1368,29,4,2166,30,4,3113,3507,333,291670,1683,140,127354,657,57,43097,940,125,69354,512,124,22832,1859,228,144941,970,13,440212,1473,162,85048,1198,28,40621,7480,260,407224,886,76,25397,4478,324,101328,1449,276,48359,2,5,23 +36071,Orange County,398,-117.87,33.75,2171.7,5.33,1.5,118,23,4733,37,6,3879,771,24,76431,7243,1314,484435,7981,495,478211,2324,153,158168,2788,388,206330,2070,427,133273,4653,1035,293453,889,27,87087,5472,568,244219,3162,128,90845,26902,958,1459748,1828,164,60700,9865,975,254857,5582,988,204008,21,18,736 +36073,Orleans County,41,-78.23,43.22,1017.41,2.72,0.08,,,,25,4,2031,27,3,2947,352,93,21624,287,18,13503,123,8,4877,275,24,10891,40,18,1258,196,39,7974,,,,120,26,5297,137,6,4864,1152,71,42581,71,16,1705,663,65,16249,314,95,8199,,, +36075,Oswego County,118,-76.13,43.41,2637.91,2.36,0.26,8,4,281,,,,1836,19,228330,1160,327,66502,712,51,41826,166,31,7078,643,91,35758,205,84,7683,657,118,22557,,,,589,114,28902,82,12,2167,4338,199,193813,216,48,5969,2587,256,57401,919,257,26634,,, +36081,Queens County,2393,-73.83,40.71,324.27,17.4,72.51,,,,21,5,1191,2578,32,332285,51226,6137,4237069,20347,2859,1361273,6038,741,479781,16724,1540,1715106,12768,3120,754850,16177,4119,1110202,6305,119,791659,33055,1786,1451183,13959,789,632185,161526,5824,8463578,5328,578,569944,42570,5420,1220498,25382,5900,943972,79,67,3569 +36083,Rensselaer County,161,-73.51,42.71,1723.08,3.13,0.89,8,5,245,20,3,748,706,8,80645,2453,405,206110,779,88,49866,803,63,96708,1027,116,76760,446,101,21371,2937,290,277522,509,13,49369,1093,155,58216,3829,37,182610,8050,377,375858,403,44,11763,4374,391,99443,1724,346,68239,3,4,84 +36087,Rockland County,336,-74.04,41.15,516.83,5.6,9.78,17,4,617,,,,1206,14,147806,7280,1238,554920,4325,520,337557,2219,188,193800,4120,464,448011,2786,668,142158,6440,1438,478695,3304,36,384036,7347,734,371007,5879,194,166351,29406,1224,1468943,1139,186,48631,8127,831,233335,6298,1045,206387,24,28,1446 +36085,Richmond County,493,-74.15,40.58,153.35,6.49,60.51,3,3,105,,,,901,12,98963,9013,1365,617511,1682,345,109384,1646,138,99692,3008,400,442759,992,353,54329,3504,933,220299,266,24,18068,5946,492,253599,4125,169,152575,30156,1316,1751322,1122,130,39749,7607,863,193322,5002,1005,159460,4,11,184 +36091,Saratoga County,235,-73.87,43.08,2185.42,2.59,0.54,238,27,9972,,,,214,16,22493,4685,700,359051,3938,198,261797,938,73,119912,2901,328,281385,1269,261,69856,5581,649,401689,2102,34,141348,2992,324,165601,2524,74,78701,11423,604,595387,1286,142,54857,9105,553,226628,2469,452,101800,8,7,208 +36089,St. Lawrence County,109,-75.07,44.5,7305.34,1.97,0.07,71,7,5281,167,5,16544,237,14,22212,1104,200,71729,647,48,50483,432,51,24285,652,88,35353,161,58,6388,649,108,35887,408,9,36550,608,61,33830,2326,15,114296,6423,234,351035,79,23,2323,2352,241,52451,856,213,24146,,, +36093,Schenectady County,158,-74.04,42.83,542.42,3.27,5.52,,,,,,,127,6,12256,2136,322,146328,681,86,52421,1017,57,60432,2098,148,166316,477,110,21580,5613,256,582104,2900,19,421879,1107,182,52329,2020,37,70217,11050,389,538543,1412,53,58549,3467,339,79008,1824,294,62497,4,4,29 +36095,Schoharie County,30,-74.44,42.58,1622.21,2.09,0.04,4,4,106,24,4,2539,,,,236,79,24050,81,12,5264,97,15,3952,189,27,23207,33,16,2258,177,42,8086,16,3,1603,150,22,4011,92,7,2444,847,53,41158,18,10,1344,550,65,11116,186,57,4541,,, +36097,Schuyler County,18,-90.57,40.14,886.6,0.0,0.0,10,6,249,,,,,,,249,28,17920,24,4,4806,25,5,793,47,9,2415,10,8,403,44,17,1127,,,,76,21,3334,,,,662,27,29761,29,10,2550,615,83,17521,191,47,8517,0,3,55 +36099,Seneca County,34,-83.13,41.12,1011.3,1.52,0.09,,,,,,,113,4,12119,305,74,23029,277,27,18106,46,11,2148,191,26,9270,88,23,2716,150,32,6785,258,7,30225,207,35,11693,305,10,10687,691,55,22999,58,13,2197,1352,78,39267,335,81,7850,,, +36109,Tompkins County,106,-76.47,42.45,1273.02,6.62,0.43,105,6,4327,220,3,20269,,,,846,166,43290,482,45,28810,1013,67,124451,1161,95,102942,658,128,29934,2515,279,177450,472,5,34959,705,112,27115,18666,44,892890,6218,288,330327,357,59,11343,2838,302,77889,1214,220,45614,7,5,595 +36111,Ulster County,182,-74.26,41.87,3006.0,2.88,0.25,192,11,12136,26,7,1529,270,4,34854,2398,624,144776,1480,164,81193,594,106,27235,1826,190,107617,504,191,24259,1768,495,105358,175,7,11506,1650,283,65343,742,82,29799,7776,537,383434,813,166,34786,6188,578,181468,1823,465,58785,5,6,94 +36101,Steuben County,94,-77.38,42.24,3636.69,2.11,0.16,19,4,737,50,10,2823,169,7,15697,603,153,37300,466,47,26654,392,43,18770,891,91,54313,213,52,10634,1274,118,92109,1134,6,275360,771,77,20599,93,8,2929,6503,239,272466,423,37,20781,1877,207,47115,1132,224,31363,,, +36103,Suffolk County,1523,-72.86,40.88,2986.76,2.52,12.61,166,69,7720,126,15,16394,2150,75,260782,47672,7615,3669774,36996,2811,2939705,8097,629,818673,24644,2415,5106839,6461,1959,459130,38480,5769,3012634,10291,172,1326290,37559,3835,2038527,6945,647,245606,109762,4945,6797364,7538,914,358571,48282,4022,1486097,23746,4809,882448,42,56,3676 +36105,Sullivan County,78,-76.51,41.44,2581.38,3.02,0.03,33,7,877,38,5,2991,99,10,10607,900,249,45429,641,49,30771,138,31,7180,520,65,42364,263,119,10268,412,160,17598,360,5,17349,1024,98,37163,215,21,6951,6733,255,276163,250,49,15686,2689,259,117605,1247,212,35707,,, +36107,Tioga County,49,-77.25,41.77,1354.35,2.25,0.06,4,5,58,123,5,11563,14,3,980,347,88,21557,667,27,40230,113,21,5947,163,31,9724,21,8,869,2820,57,303795,,,,303,37,8840,18,5,327,1021,81,37412,501,16,19282,734,76,15206,282,88,6455,,, +36113,Warren County,66,-79.27,41.81,2412.91,2.56,0.2,7,8,368,,,,195,7,21490,1431,200,104310,673,58,39986,883,39,54014,1100,106,85163,295,76,13460,897,144,55140,438,13,32208,1155,91,54784,126,17,2335,6078,273,338927,664,90,30360,3877,399,137385,1453,199,57904,3,3,118 +36115,Washington County,62,-96.39,30.22,2190.87,2.32,0.1,17,9,550,121,6,6308,,,,987,153,63399,252,27,16007,93,17,2996,190,39,10693,51,24,1893,305,64,15915,,,,491,66,27223,,,,1666,97,62257,164,31,3521,555,94,13210,382,115,12315,,, +36117,Wayne County,91,-88.42,38.43,1586.06,2.26,0.1,53,7,1522,25,3,1606,478,3,66004,1226,274,69949,634,63,38129,94,20,2684,443,62,27975,211,63,8325,417,80,24820,9,4,1461,798,116,36177,93,16,2224,2454,135,102787,213,43,4719,1541,157,31080,610,193,15336,,, +36123,Yates County,25,-77.11,42.64,973.21,0.0,0.0,,,,,,,,,,365,80,19681,68,13,3428,56,11,1737,82,14,5887,169,29,6153,112,31,4906,,,,65,27,2930,444,3,12547,832,46,33541,43,9,1153,482,51,10156,200,65,5307,,, +36119,Westchester County,1000,-73.79,41.18,1236.07,6.57,13.68,160,45,9366,,,,2612,45,446030,27473,3707,2274109,17424,1238,3760373,6961,623,760801,20955,1600,3774649,8098,2078,579873,23385,4013,2585732,12221,259,2171207,20256,2043,1162135,15826,603,709153,82631,3435,5580885,7117,748,406515,25807,2606,814341,17871,3418,841135,42,44,1955 +36121,Wyoming County,41,-76.02,41.52,1544.46,3.77,0.04,37,8,2368,,,,36,7,2986,410,104,22422,286,27,17137,43,12,1477,331,30,26056,72,17,3085,324,49,14779,,,,1996,31,57920,27,6,586,1141,64,49335,155,19,3697,653,78,15247,358,106,10224,,, diff --git a/training/naics2/US/counties/2021/US-OH-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-OH-training-naics2-counties-2021.csv new file mode 100644 index 00000000..6afc3e62 --- /dev/null +++ b/training/naics2/US/counties/2021/US-OH-training-naics2-counties-2021.csv @@ -0,0 +1,89 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +39001,Adams County,28,-91.21,39.98,1518.48,0.0,0.0,,,,,,,,,,193,51,14433,98,6,4910,33,8,1297,173,19,8675,40,12,1379,73,23,2347,,,,72,14,3028,36,5,928,1290,43,47743,35,5,500,489,34,7418,109,38,2510,,, +39003,Allen County,102,-84.06,40.81,1054.11,2.1,0.9,13,3,151,17,4,1962,190,10,12046,1744,187,108143,2255,128,131734,595,38,25785,892,130,61038,288,74,9867,1210,143,68105,762,17,57560,2291,113,79280,1189,30,32568,9807,279,507781,381,32,5962,4335,213,72068,2016,294,52788,8,3,136 +39005,Ashland County,53,-82.24,40.79,1105.58,2.38,0.28,5,4,128,,,,,,,803,91,63473,446,46,29281,169,17,8859,256,51,15950,100,37,3449,1484,60,100554,,,,468,49,12719,1422,11,31601,2906,107,119675,70,18,1714,1441,88,25333,1402,163,36456,,, +39021,Champaign County,39,-88.2,40.13,1113.02,2.27,0.09,8,4,187,,,,,,,214,55,9044,255,22,12808,53,9,2549,163,30,9909,66,25,2691,255,39,19322,98,4,7870,624,32,30778,13,4,189,452,43,17162,197,15,3866,587,54,9591,334,92,8620,,, +39023,Clark County,136,-87.78,39.33,1043.02,2.33,1.79,12,4,314,35,5,1531,115,5,11964,1003,184,56381,1959,86,118640,138,28,8626,2195,106,106852,386,96,12094,738,147,35641,2773,12,201667,2948,102,83680,1321,24,30705,5764,262,307574,328,30,7031,4053,225,72089,1698,292,69145,,, +39035,Cuyahoga County,1264,-81.69,41.43,1188.33,3.34,22.81,10,5,386,223,9,26698,1576,39,165943,22078,1974,1676302,35446,1979,2831498,24018,607,1365559,45989,2161,5152845,11645,1653,771021,43300,3799,3755755,21160,335,2569824,36521,1859,1706294,22285,493,883447,145478,3716,9261599,9371,468,975195,47116,3046,1041871,22732,3119,871652,53,18,1101 +39061,Hamilton County,827,-97.97,31.64,1068.71,2.93,15.51,,,,85,10,5928,1638,65,171586,21055,1390,1503217,25379,1211,1961961,12824,397,1363513,32190,1480,3895851,7713,1119,516646,38789,2472,3722909,51433,285,3759971,33863,1193,1634642,11233,333,453490,91439,2544,5845490,9639,339,710622,40384,2019,848082,18341,2042,675795,5,13,1166 +39007,Ashtabula County,98,-80.75,41.72,1836.17,1.99,0.21,13,4,640,73,13,3344,112,6,12729,920,174,57314,551,54,27438,214,22,11792,404,86,22901,210,64,8611,677,96,23095,90,8,11546,926,92,34065,130,12,3763,4819,180,215364,316,33,8825,2573,234,45666,865,230,19212,,, +39009,Athens County,63,-82.06,39.36,1316.49,4.69,0.28,,,,9,3,223,28,5,2247,386,80,20281,499,23,30232,284,17,18044,367,66,19599,221,56,6672,486,63,28731,105,4,9449,307,38,11954,49,8,1221,3244,145,163148,82,12,3720,2359,154,38717,420,112,10302,,, +39011,Auglaize County,46,-84.26,40.59,1040.93,1.8,0.06,,,,,,,,,,967,94,60881,863,38,55353,109,9,5210,313,64,21898,201,32,10436,673,70,31169,23,4,2421,526,40,23292,51,6,904,2373,104,83921,243,22,3459,1524,93,23557,1127,132,31608,,, +39013,Belmont County,67,-81.01,40.01,1402.26,2.16,0.28,,,,1867,27,157392,151,7,14298,773,96,49876,407,42,23900,167,18,9682,411,75,19810,281,51,10235,525,87,24462,163,8,9672,848,56,42889,176,19,3532,3304,183,137014,68,19,4210,2338,138,39940,904,176,22342,,, +39015,Brown County,44,-98.99,31.75,1276.64,0.0,0.0,5,3,111,,,,29,3,1570,222,61,12361,159,21,6891,30,7,1422,170,34,7808,61,23,2396,132,25,7342,,,,151,25,9765,147,4,3575,1120,71,33698,49,11,1085,891,50,14278,308,75,7688,,, +39017,Butler County,388,-79.93,40.92,1217.12,2.55,3.91,,,,114,8,6890,242,15,25017,6711,597,442283,11431,511,786560,1419,145,92788,9707,395,817074,1708,355,90108,5646,595,472817,3241,75,320664,10491,411,422663,1233,85,38800,16062,808,797998,1705,110,33927,15023,751,277768,5401,750,194047,13,7,333 +39019,Carroll County,27,-89.96,42.06,1033.3,2.18,0.04,,,,13,4,835,61,3,6950,333,58,19121,184,17,9465,15,4,1113,70,18,3109,68,16,2753,113,24,4963,,,,183,29,11354,,,,916,43,30337,52,13,1977,358,41,5343,304,66,7596,,, +39025,Clermont County,208,-84.16,39.07,1191.29,2.43,0.31,37,6,486,,,,161,19,15791,3604,475,202183,1515,182,119402,1180,49,142903,2107,184,174990,782,204,37128,2725,374,175593,1690,27,138020,2021,240,84655,320,34,8269,6446,330,294725,858,64,19536,6448,329,124285,2420,370,83768,2,3,24 +39027,Clinton County,42,-89.42,38.59,1068.0,1.97,0.11,,,,55,3,7827,,,,293,61,14589,352,28,19257,93,13,4692,246,41,15107,121,28,5884,301,48,37545,,,,460,26,14538,473,8,11457,1532,79,65126,61,11,2832,1166,64,19372,362,84,10266,,, +39029,Columbiana County,102,-80.76,40.78,1384.85,1.87,0.27,,,,68,11,3705,86,4,12224,863,157,43845,892,78,50720,141,19,6103,440,96,25561,201,42,7261,393,90,17532,149,7,10645,1113,99,57405,277,12,6445,4910,248,178114,116,26,2668,2757,172,42506,1336,276,39021,,, +39031,Coshocton County,37,-81.93,40.29,1469.66,2.3,0.14,9,7,425,49,10,2287,54,3,4624,283,56,15904,137,22,5270,59,9,2352,162,29,8893,40,15,1010,134,28,6538,85,3,5249,176,25,7205,56,4,1582,1467,79,54349,123,12,1895,522,49,7535,565,87,10799,,, +39033,Crawford County,42,-80.14,41.7,1043.01,2.25,0.24,,,,,,,,,,320,70,16029,332,28,21571,80,9,5150,570,56,38416,51,20,1379,184,35,7294,,,,532,32,18471,9,3,27,3059,83,155640,101,13,1697,1159,85,17276,510,109,10686,,, +39037,Darke County,52,-84.63,40.17,1554.1,2.35,0.1,46,7,2573,,,,,,,849,159,48887,537,56,37786,40,9,1668,481,65,27856,121,42,4970,345,65,14635,,,,631,45,26731,359,8,9951,2034,86,82631,188,21,4728,986,83,15613,741,163,14498,,, +39039,Defiance County,38,-84.51,41.32,1072.58,2.25,0.05,,,,,,,,,,266,60,13430,333,37,25813,198,14,10312,654,56,49420,81,28,2901,241,46,11938,36,4,4427,532,28,19609,333,7,7669,2376,86,106139,111,10,2613,1473,91,24870,722,115,13978,,, +39041,Delaware County,211,-75.4,39.92,1184.46,1.94,1.46,20,6,412,,,,190,13,16521,2869,423,197316,2169,243,174877,1607,100,227821,13375,344,1664059,1281,265,83107,5104,725,417583,4162,41,288229,3887,288,202487,2218,91,84794,8521,590,460674,1944,107,61565,10362,507,212568,3674,417,181385,4,4,352 +39043,Erie County,76,-80.14,42.18,665.85,2.62,0.84,5,3,258,81,4,12060,60,4,7274,878,133,53163,1774,63,127695,485,24,30151,597,101,45157,246,73,10720,600,96,36293,205,9,11053,895,79,38128,324,20,9094,4422,223,228941,2525,65,142745,5640,274,127004,921,187,25182,,, +39045,Fairfield County,158,-82.64,39.79,1317.01,2.44,0.9,,,,139,5,7526,319,12,31094,2441,328,147740,763,78,53167,274,43,13407,714,143,44372,501,156,22082,1181,219,61417,11,5,1626,2233,160,88893,178,25,5432,7051,386,351433,509,47,9317,5189,263,93000,1975,309,59667,6,4,80 +39047,Fayette County,29,-96.96,29.84,1053.99,2.05,0.21,,,,,,,,,,293,47,20266,523,27,34428,50,10,2538,119,30,7010,46,15,1481,75,19,2189,1190,7,71695,378,26,8538,,,,1014,50,40786,111,8,1959,1092,67,18312,301,57,7062,,, +39049,Franklin County,1314,-95.22,33.2,1408.0,3.15,22.57,90,6,2482,139,12,10799,6039,112,911566,27432,1800,2127939,30691,1418,2128112,14774,634,1394681,57658,1973,5419175,13584,1887,858082,44447,3792,3940250,27831,326,2936826,43682,1686,1935528,12801,478,489980,128592,4121,6877582,8067,447,354183,55774,3179,1256398,24859,2669,1107238,22,24,953 +39051,Fulton County,43,-90.18,40.47,1055.1,2.19,0.09,,,,,,,46,3,5271,742,126,62021,536,46,30873,71,14,2931,388,55,24557,85,18,3313,256,51,11231,,,,509,39,14430,,,,1817,95,78575,200,14,4294,999,82,15610,551,122,14300,,, +39053,Gallia County,29,-82.36,38.8,1220.13,0.0,0.0,,,,,,,360,9,40645,282,45,14841,206,15,7275,71,11,3221,313,41,19612,48,16,1747,79,24,2121,,,,259,20,7570,407,3,10604,3085,76,142518,51,11,893,873,50,14432,258,71,6179,,, +39055,Geauga County,95,-81.19,41.48,1057.66,0.0,0.0,99,14,4042,,,,17,4,1520,1989,412,135776,1106,169,84319,122,35,6563,536,116,41625,253,83,12377,1065,329,84201,129,12,18960,1668,247,86307,520,33,14721,4762,286,231699,391,47,10019,2450,173,42996,1535,249,56933,,, +39057,Greene County,167,-90.39,39.36,1077.91,2.5,0.98,,,,30,3,1839,88,4,7556,1671,233,100738,742,85,45090,754,57,55023,1589,195,137720,489,149,18857,13574,507,1324155,317,13,20914,1105,163,49553,3056,45,79487,7695,408,414648,746,46,19371,7650,366,142687,2353,342,69167,,, +39059,Guernsey County,39,-81.49,40.08,1368.31,1.99,0.17,,,,448,26,30773,100,9,8853,641,58,47205,664,27,28995,73,12,2700,206,43,10533,96,32,3816,315,37,17761,13,4,593,441,33,13375,31,6,1040,2942,110,107358,65,11,1320,1498,94,26486,368,99,9653,,, +39063,Hancock County,75,-91.15,40.39,1382.05,2.04,0.38,3,4,104,,,,111,7,10205,717,113,47218,1483,76,92368,311,25,18593,649,115,43963,377,60,16116,810,117,52669,2772,17,450641,2046,106,84161,1328,16,36239,6064,186,300636,258,27,5614,3851,189,70688,1358,206,44735,,, +39067,Harrison County,15,-94.4,32.52,1063.72,0.0,0.0,,,,212,15,18174,,,,189,32,14312,244,9,12244,13,4,596,51,12,2259,138,7,4710,61,16,1977,,,,91,10,8468,,,,437,21,17512,10,3,189,177,23,2772,88,36,1900,,, +39065,Hardin County,31,-94.4,30.3,1218.49,1.87,0.21,,,,,,,54,4,4094,102,32,4349,102,15,5276,32,4,729,207,29,11555,21,9,838,152,27,7444,,,,178,14,11132,1232,3,32722,696,46,27667,61,8,472,789,53,12196,219,55,5155,,, +39069,Henry County,28,-90.12,41.34,1087.0,0.0,0.0,,,,,,,,,,571,66,50683,205,25,11602,80,12,3274,251,45,14525,60,14,2982,157,27,6084,,,,157,23,4864,54,6,1339,1130,55,43494,29,5,639,570,48,9347,403,81,7518,,, +39101,Marion County,66,-94.34,32.79,1046.83,2.38,0.73,,,,,,,91,7,8980,466,68,26934,429,33,26832,130,20,7306,336,65,21639,143,46,5088,265,55,11615,161,7,16428,1157,58,36898,175,8,5813,4293,150,223705,107,18,2130,1965,108,35164,797,156,18571,,, +39071,Highland County,43,-83.63,39.18,1445.2,2.17,0.02,,,,23,3,956,74,6,5412,305,69,14283,232,14,9638,60,11,2701,561,41,65469,60,26,2283,125,35,4863,,,,331,29,8581,70,5,959,1614,95,66176,136,14,3103,950,59,13372,409,91,7276,,, +39073,Hocking County,28,-82.55,39.46,1097.27,1.95,0.06,11,6,338,8,6,465,,,,199,61,8313,395,10,8355,20,8,1313,100,14,4883,138,28,4795,77,25,3190,35,4,2280,242,29,7453,34,4,1525,933,53,34769,22,9,452,1075,72,20243,247,53,6454,,, +39075,Holmes County,44,-85.81,30.89,1098.4,0.0,0.0,44,7,1485,302,11,15856,46,4,3603,1954,276,107469,987,70,50860,71,6,2774,420,34,23311,204,26,9920,360,40,17834,284,5,22078,272,44,14349,74,8,1476,1459,66,56917,60,11,1448,1369,69,26623,501,109,16232,,, +39077,Huron County,59,-82.59,41.13,1283.52,1.94,0.21,,,,,,,,,,1470,134,125161,517,43,30703,177,24,10317,420,65,23338,111,39,3807,408,69,17374,,,,451,45,14395,199,9,3966,2235,100,113317,66,11,2308,1411,111,20684,880,152,21634,,, +39079,Jackson County,33,-96.56,28.92,1091.73,0.0,0.0,60,10,1929,,,,,,,259,39,14806,135,20,5504,64,7,2072,229,36,12149,70,23,2270,132,33,4425,,,,272,30,12018,,,,1416,86,50801,41,9,749,963,56,13947,237,72,5646,,, +39081,Jefferson County,66,-94.17,29.83,1064.11,2.19,0.24,,,,114,5,8070,568,9,55949,729,99,41945,374,43,17937,197,19,8313,407,63,21848,177,43,6851,311,74,14163,,,,953,60,39711,1708,14,35012,5472,166,305916,84,19,2444,1581,118,26337,833,164,21859,,, +39083,Knox County,62,-99.71,33.59,1371.68,2.14,0.17,5,3,201,46,10,2252,71,6,5753,1144,115,70398,450,52,22461,88,21,5241,441,61,22335,145,48,5356,340,55,19577,116,5,11740,633,55,18997,2260,8,66683,3240,139,152012,67,19,2602,1671,108,26607,938,133,23861,,, +39085,Lake County,232,-122.78,39.05,596.75,2.34,4.41,,,,170,6,15972,833,10,81006,3506,573,239079,4192,310,336568,475,58,31466,1229,277,97382,891,202,42247,3421,488,228616,3928,44,496350,5270,350,444486,1328,60,36560,11030,580,542142,1022,76,24454,9302,529,155645,3229,567,104097,,, +39087,Lawrence County,59,-80.35,41.0,1184.66,2.21,0.12,,,,,,,141,9,13576,841,77,65312,192,26,10246,92,8,4324,230,52,9978,208,32,7595,212,36,7681,58,6,5220,438,44,21130,92,6,1427,2509,124,82844,45,8,524,1291,69,22747,376,93,10459,,, +39089,Licking County,177,-82.46,40.13,1780.2,2.22,0.68,21,9,937,42,13,2418,320,17,28887,3020,340,188114,1592,109,115144,304,48,19074,2832,191,216120,522,152,22137,2613,242,196057,943,19,47121,2114,223,81243,2057,33,67653,7406,298,348702,572,73,15545,4982,322,90768,2117,354,58092,0,3,97 +39091,Logan County,46,-89.38,40.11,1209.12,1.67,0.18,,,,,,,25,3,2259,565,75,27809,1951,28,86420,116,14,3561,267,54,17025,193,41,8545,596,44,30879,119,4,14171,733,34,18597,188,7,7421,1564,78,78678,317,22,4537,1454,97,23841,529,112,12727,5,4,82 +39093,Lorain County,312,-82.17,41.26,1279.86,2.18,3.11,18,5,579,5,3,254,325,11,31753,3655,579,209545,4512,269,368288,522,77,33746,1720,319,115918,802,221,34269,3627,446,151868,1539,23,146777,5437,325,291647,2831,73,100524,15468,660,813135,921,105,25025,8066,524,145824,3518,651,97268,,, +39095,Lucas County,431,-83.62,41.65,899.13,2.53,10.02,7,3,104,47,6,3225,359,14,38306,7138,624,530275,7607,453,535413,2233,124,133933,5180,589,429134,2634,431,173520,9577,830,771209,6257,92,660699,12621,562,470861,4189,143,145644,39506,1365,2260256,3665,143,94037,18346,1067,337004,6287,915,204172,5,8,110 +39097,Madison County,44,-95.95,30.96,1208.56,1.54,0.25,,,,,,,,,,471,107,23767,624,27,30392,35,10,1021,116,33,6708,73,28,2834,541,50,42007,,,,626,29,14541,52,7,1387,1015,59,42304,52,14,1076,1182,61,20573,450,81,13171,,, +39099,Mahoning County,229,-80.78,40.98,1101.08,2.03,1.82,6,3,199,165,13,12004,366,15,39660,4385,418,319904,3997,272,233762,1515,71,93355,2027,294,150083,745,198,30145,2670,429,150469,597,39,38268,5917,316,225199,657,47,17891,20178,728,1008982,1115,77,28170,9346,533,158658,4472,572,119871,3,5,32 +39103,Medina County,181,-99.11,29.28,1095.73,1.77,0.85,41,11,1261,11,4,475,107,7,11970,3137,480,220935,2997,265,193765,404,56,16781,2982,211,274628,461,173,21305,1985,398,119535,2253,28,212259,3389,267,135408,710,44,25962,6922,380,337041,697,77,15365,5313,326,94918,2691,401,81571,3,3,57 +39105,Meigs County,22,-82.04,39.11,1121.43,0.0,0.0,,,,60,10,2952,,,,203,36,10770,42,6,1365,,,,116,11,5155,,,,78,18,2820,,,,91,17,3669,,,,535,40,18532,3,3,26,383,30,6124,162,60,3046,,, +39115,Morgan County,14,-90.19,39.71,1092.24,0.0,0.0,,,,,,,19,3,1612,67,20,2882,173,6,5007,18,4,584,81,7,3060,4,3,51,35,9,1366,,,,42,5,2142,,,,455,15,15088,,,,274,21,3360,53,23,993,,, +39107,Mercer County,42,-80.3,41.33,1226.15,2.0,0.06,71,8,3428,,,,,,,929,128,56582,962,61,58354,160,12,5794,576,62,38535,74,25,2705,413,52,21608,,,,398,38,15827,68,7,1393,1920,79,79210,102,11,1839,1241,100,18256,727,132,20349,,, +39109,Miami County,108,-84.22,40.06,1060.96,2.57,0.73,,,,41,5,3201,92,4,7364,1775,236,114073,1916,100,141735,194,29,6997,635,132,42787,254,78,11341,940,157,62711,368,10,22712,1572,102,50673,378,20,12619,4436,200,220804,179,28,3754,3559,188,59729,1436,257,42766,2,4,2753 +39111,Monroe County,14,-90.18,38.27,1184.86,0.0,0.0,,,,53,11,1964,23,4,1596,86,34,3959,31,3,1895,17,4,563,258,14,9790,35,4,2116,38,12,1835,,,,33,10,1483,,,,240,21,7589,,,,195,21,2808,114,45,1784,,, +39113,Montgomery County,536,-95.51,30.3,1202.37,2.46,7.46,,,,36,5,2232,810,18,66783,7918,706,536422,9511,557,682695,6609,177,561004,9440,629,809895,2915,521,150811,12409,1063,990418,6801,95,519257,10353,601,440807,8216,161,291560,54135,1574,3271526,2496,167,57234,20588,1118,404409,8748,1190,327683,6,8,141 +39117,Morrow County,35,-82.78,40.46,1054.51,0.0,0.0,4,4,157,4,5,540,,,,363,88,15680,57,13,4819,9,5,698,66,20,3797,39,11,1381,244,26,7427,,,,206,35,8295,,,,736,31,23733,47,8,657,419,30,9264,222,64,5242,,, +39119,Muskingum County,86,-82.0,40.01,1742.44,2.46,0.23,,,,316,22,27667,217,12,21607,1135,154,117911,849,65,44699,769,23,34041,729,100,48562,304,60,14845,496,101,29670,266,13,16226,819,71,33888,617,14,23344,6372,187,403320,257,30,6218,3263,180,55985,1188,225,34604,13,4,276 +39121,Noble County,14,-81.5,39.75,1047.71,1.99,0.06,,,,70,12,4091,12,3,424,102,28,3787,49,6,1501,,,,67,7,4087,18,5,628,46,11,2575,,,,26,6,1180,,,,312,21,7543,16,5,90,264,22,3881,90,34,1787,,, +39123,Ottawa County,40,-83.21,41.54,684.85,0.0,0.0,,,,98,4,5462,569,3,56075,435,92,23563,133,31,7773,29,8,1191,285,52,18936,114,53,5966,151,49,6825,,,,199,54,7566,70,11,3835,1725,98,62947,327,50,16515,1580,181,52095,556,123,17253,,, +39127,Perry County,35,-89.38,38.08,1068.2,1.89,0.06,,,,129,14,10013,21,3,1779,155,44,10871,159,14,3945,10,5,624,114,20,5073,19,11,885,70,19,3244,,,,249,15,10134,81,5,1778,813,62,27268,18,9,545,534,51,7934,269,61,5258,,, +39125,Paulding County,19,-84.86,33.89,1084.78,0.0,0.0,,,,,,,41,3,3404,93,27,4795,131,12,7671,28,5,899,92,20,4978,18,7,296,67,13,1924,,,,84,10,2075,,,,469,26,16433,,,,241,29,3418,146,45,3130,,, +39131,Pike County,27,-90.85,39.61,1149.46,1.53,0.05,9,4,279,,,,88,4,9567,381,34,22955,150,15,8795,34,4,1196,193,27,9900,71,10,2870,1840,25,128841,,,,358,19,19207,71,3,2581,1211,49,54122,25,3,403,526,36,8375,170,46,3038,,, +39129,Pickaway County,58,-83.04,39.67,1312.07,2.17,0.23,4,4,139,11,3,1275,,,,736,112,44136,601,33,42674,48,11,3520,272,47,16978,130,28,4424,183,51,7414,54,3,6650,424,45,14582,86,3,2641,2054,95,92994,70,14,2380,1375,76,22901,375,81,9740,,, +39133,Portage County,162,-81.21,41.15,1305.47,2.14,0.64,32,7,942,112,14,9396,29,7,3881,1629,327,115901,3274,163,274479,363,38,23764,580,125,38248,435,125,17834,1789,220,130251,1095,19,114700,2194,207,104117,702,25,16385,6421,291,269993,407,45,11385,4875,326,87719,2102,329,62826,,, +39157,Tuscarawas County,93,-81.46,40.38,1480.08,2.2,0.31,14,8,573,513,27,34273,62,4,5754,1395,209,92096,857,83,46927,231,24,11146,625,96,37101,353,70,13967,1223,126,76712,285,8,24947,2264,94,80429,134,13,4249,4736,201,196772,154,28,2718,2760,192,44141,1637,304,47197,,, +39135,Preble County,41,-84.64,39.81,1104.49,1.82,0.03,18,4,1073,,,,,,,526,91,25350,251,24,12301,15,4,535,201,41,10835,239,21,12270,281,38,12588,,,,330,21,10498,11,3,117,1061,70,38703,123,9,1311,820,57,15603,373,85,9895,,, +39137,Putnam County,34,-89.27,41.2,1254.06,0.0,0.0,4,3,197,,,,,,,739,121,39993,326,33,19366,59,15,2820,282,46,18976,27,15,1174,187,41,8413,,,,547,38,12579,119,7,1913,1122,56,37690,105,12,1285,831,60,10588,527,81,12190,,, +39139,Richland County,125,-88.09,38.71,1295.28,1.9,0.83,13,4,430,,,,144,7,15479,1921,232,117261,1799,108,88364,461,50,24466,851,157,52895,444,107,17906,758,164,37946,124,11,5942,2033,150,68720,355,21,10751,5700,359,262480,990,41,12465,4022,235,69504,1838,314,48599,,, +39141,Ross County,77,-83.08,39.35,1795.17,2.11,0.22,43,10,1075,12,4,878,110,7,9196,815,95,44718,576,53,32852,227,16,18444,475,76,29875,201,52,5709,482,60,19410,124,8,11000,1245,57,38996,161,6,6365,5062,164,294942,128,20,3388,2399,128,45319,799,134,26834,,, +39143,Sandusky County,59,-83.16,41.3,1066.52,2.19,0.43,3,3,683,226,3,19147,45,4,4675,1064,146,62844,684,51,32424,105,14,5774,434,64,25959,118,47,3712,406,68,16640,196,6,24363,866,66,28376,31,6,517,3284,171,131943,192,19,4851,1815,125,30815,1005,143,24284,,, +39145,Scioto County,74,-83.02,38.82,1595.95,2.52,0.29,23,6,612,,,,83,5,6716,530,99,31080,256,20,18458,118,17,5468,377,69,20168,203,48,8453,576,81,27067,136,5,7932,284,45,11608,198,7,5712,7483,213,369029,46,15,1261,2321,137,40361,490,135,12523,,, +39147,Seneca County,55,-83.13,41.12,1431.67,2.18,0.38,,,,88,6,5278,91,7,7373,880,103,57290,944,43,50878,105,17,4969,423,60,26902,39,21,1330,272,51,11979,,,,434,45,18193,1458,13,37411,2212,126,78845,179,14,2300,1632,100,23051,652,150,16205,,, +39149,Shelby County,48,-94.13,31.77,1063.6,1.93,0.35,29,5,1115,14,3,878,,,,1376,102,93998,630,31,31928,103,15,5416,300,67,21768,79,32,4010,407,52,28594,220,4,14389,1506,41,60177,92,6,2886,1889,107,86900,195,13,3105,1543,88,24673,579,101,16209,,, +39151,Stark County,375,-89.81,41.07,1503.58,2.4,2.08,10,8,317,356,25,26569,570,29,55025,5940,722,402615,6171,371,365267,1613,98,85743,4147,496,298600,1307,279,63950,4842,632,253600,3335,53,315415,7374,471,332242,3007,90,89270,27883,1009,1312802,1987,125,48803,13708,769,253583,7129,974,240067,3,5,281 +39153,Summit County,541,-81.53,41.15,1088.15,2.55,6.21,35,6,1160,48,9,2300,3321,30,430168,10520,1008,811638,14335,855,1102632,5149,256,369638,9020,791,766634,2565,595,136309,14040,1490,1049104,15084,134,1409533,16691,838,617916,3815,173,166405,43935,1572,2473107,3449,203,87773,20672,1218,389360,10266,1458,331517,6,8,220 +39155,Trumbull County,202,-80.76,41.32,1649.04,2.1,0.67,10,5,222,93,12,4994,108,6,11737,2311,375,148038,2374,162,137149,378,36,20096,1531,220,100314,1547,147,77279,1195,236,63971,1186,20,62123,3283,214,108152,401,42,11776,8730,502,406851,405,54,9083,6198,386,103546,2342,417,61514,4,3,21 +39159,Union County,62,-89.25,37.46,1131.54,2.19,0.31,,,,,,,89,4,8251,1429,129,99160,1222,80,93352,118,18,6547,427,62,24899,175,56,9127,4268,119,355191,1424,4,162038,1375,90,56266,226,12,4252,1807,86,102169,214,17,4474,1518,86,28924,681,134,22739,,, +39165,Warren County,240,-79.27,41.81,1055.34,2.14,0.49,9,6,276,38,6,4640,35,4,2242,4479,396,317632,5863,243,588115,2600,76,198904,4688,288,386588,973,253,55839,4364,532,294182,3582,96,586674,4639,271,227275,839,73,23548,10478,521,508313,1529,78,46132,8217,409,162224,3474,444,115434,,, +39161,Van Wert County,29,-84.6,40.8,1063.11,2.32,0.06,,,,,,,41,4,4253,231,41,11766,317,25,16125,18,7,1015,885,37,69701,47,11,2178,121,24,5875,,,,450,24,12833,35,4,671,1859,62,113234,93,12,1688,703,52,9136,410,74,7046,,, +39163,Vinton County,13,-82.47,39.27,1075.15,0.0,0.0,47,6,2512,,,,,,,42,20,2022,26,4,1539,,,,79,6,3452,38,6,644,29,5,1089,,,,36,7,1084,,,,407,16,10929,,,,115,12,2052,40,11,1233,,, +39167,Washington County,60,-96.39,30.22,1657.34,1.73,0.08,,,,399,46,25588,138,13,14120,1482,142,100079,1052,59,55860,64,14,3034,693,72,45730,194,42,6575,578,70,24866,154,9,10073,1461,76,155192,576,10,24487,5499,144,235359,98,15,2150,2150,122,38712,700,145,19846,,, +39171,Williams County,37,-84.59,41.5,1096.14,1.73,0.13,,,,,,,74,3,6062,389,67,24990,682,47,34156,45,7,1700,243,49,15238,59,18,2462,181,28,8148,,,,585,36,14018,88,8,1908,1815,70,86697,49,5,571,823,72,12892,564,114,13235,,, +39169,Wayne County,117,-88.42,38.43,1441.79,2.16,0.13,7,7,172,222,32,15468,48,3,4641,2091,337,115303,2007,138,111040,195,19,8385,1099,128,75347,188,64,6923,1360,140,128936,643,15,45199,744,109,26233,1717,19,46918,5949,246,265675,405,30,6229,3003,185,55085,1511,279,45075,,, +39173,Wood County,132,-95.38,32.76,1607.27,2.88,0.35,52,3,5245,18,3,1014,247,8,24398,4743,210,383209,2846,175,182594,926,41,58133,1213,179,92315,577,123,29544,2213,199,165188,1079,19,121185,2041,128,84981,483,37,11911,5444,295,233589,330,46,6557,6155,320,99446,2232,318,72621,0,3,52 +39175,Wyandot County,22,-83.28,40.87,1055.62,0.0,0.0,,,,93,4,5257,16,3,1771,707,53,53551,397,30,20822,34,7,1476,180,29,10986,18,12,832,94,29,3172,,,,249,22,7187,3,3,62,851,43,31519,20,7,239,558,46,7657,463,83,10848,,, diff --git a/training/naics2/US/counties/2021/US-OK-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-OK-training-naics2-counties-2021.csv new file mode 100644 index 00000000..86e19745 --- /dev/null +++ b/training/naics2/US/counties/2021/US-OK-training-naics2-counties-2021.csv @@ -0,0 +1,78 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +40001,Adair County,20,-92.62,40.18,1495.28,0.0,0.0,,,,,,,,,,48,18,2506,70,11,2937,12,3,621,108,19,4354,16,9,409,65,17,2207,,,,134,7,5704,,,,426,16,15430,,,,351,24,5179,56,28,1262,,, +40003,Alfalfa County,6,-98.31,36.72,2283.31,0.0,0.0,,,,45,7,3442,58,4,5392,48,9,3275,85,10,2428,,,,56,12,2841,,,,23,7,1062,,,,,,,,,,103,7,4883,,,,50,6,543,62,20,1247,,, +40005,Atoka County,14,-96.02,34.33,2563.72,0.0,0.0,,,,,,,20,3,1223,63,18,1859,51,9,1757,21,9,1277,163,18,7300,18,9,916,47,19,1984,,,,34,8,529,,,,370,20,10563,9,3,82,298,24,4547,101,31,2005,,, +40007,Beaver County,5,-80.37,40.69,4708.79,0.0,0.0,,,,149,21,7602,,,,254,20,15959,42,5,1007,,,,53,7,2153,12,4,388,19,10,1054,,,,2,3,33,,,,76,5,3274,3,3,44,17,4,188,74,20,1954,,, +40009,Beckham County,22,-99.69,35.25,2340.88,1.55,0.05,,,,1021,64,79237,43,5,3347,403,41,24022,308,39,16150,56,10,3244,293,35,18816,214,31,14103,239,57,12243,,,,110,24,4614,,,,974,80,41925,34,4,424,868,74,12388,367,79,9502,,, +40011,Blaine County,9,-99.98,41.92,2431.65,0.0,0.0,,,,128,14,8646,,,,76,25,6373,105,13,6917,39,6,1034,137,18,7432,,,,33,10,1445,,,,46,8,1529,,,,349,22,13880,190,5,5979,135,23,2182,61,26,1060,,, +40013,Bryan County,46,-81.42,32.0,2443.71,1.54,0.05,,,,30,4,1322,62,5,4412,459,72,23380,640,29,31411,207,19,10941,349,67,20484,74,35,3513,327,70,16223,259,3,17868,1226,40,26226,26,3,902,1972,120,90707,76,8,1587,1371,84,21770,504,83,16951,,, +40017,Canadian County,151,-98.0,35.54,2344.95,2.39,0.61,18,6,568,1373,94,184353,114,9,10314,1907,429,89941,1223,125,81088,176,33,6980,863,176,48851,827,177,52449,833,296,49093,184,11,13907,762,161,26656,278,25,6378,3099,296,127787,747,34,18572,4834,250,81566,1520,255,39611,7,6,152 +40015,Caddo County,27,-98.38,35.13,3341.3,1.58,0.02,,,,88,15,4203,345,8,32857,104,32,3884,238,20,8548,62,8,3847,195,35,9010,26,9,1053,269,24,18033,,,,260,10,13275,,,,847,42,27324,427,8,11490,407,42,5353,206,62,5184,,, +40025,Cimarron County,2,-102.54,36.75,4767.82,0.0,0.0,,,,,,,,,,11,7,232,21,6,1268,,,,26,5,1705,,,,6,3,217,,,,,,,,,,41,3,1964,,,,34,9,609,16,9,211,,, +40019,Carter County,48,-97.28,34.23,2159.62,1.89,0.04,13,4,392,583,85,35797,93,7,8368,734,102,37001,987,81,45173,165,25,8590,651,109,38741,231,61,10471,547,133,25850,53,6,3292,1002,66,34392,76,13,1877,3324,221,179479,296,18,7568,2358,129,37688,1053,136,44542,,, +40021,Cherokee County,47,-95.18,31.84,2009.89,0.0,0.0,,,,61,5,2517,105,4,7613,421,68,20763,296,21,8285,120,13,5440,313,58,16396,116,31,3572,155,60,5121,33,4,1451,486,34,11755,127,8,4924,2632,114,144776,215,12,8957,1385,93,21169,300,73,8111,,, +40023,Choctaw County,14,-89.24,33.36,2071.09,0.0,0.0,,,,43,4,2241,127,4,11919,126,15,5652,73,8,2012,39,5,1436,126,26,4758,30,8,804,89,26,2842,,,,137,7,3437,,,,1157,58,32889,4,4,167,274,26,4266,86,27,1693,,, +40027,Cleveland County,292,-81.55,35.33,1444.91,2.53,3.63,115,7,2264,311,63,23011,382,12,35488,5451,656,325209,1339,171,87249,1382,76,97993,2752,412,177489,1366,415,60694,3944,707,223261,1851,24,94182,3333,319,122549,1022,82,23587,13683,849,678494,1858,95,53225,12681,582,218262,3342,495,103772,10,4,160 +40029,Coal County,5,-96.29,34.57,1350.75,0.0,0.0,,,,44,4,4473,,,,77,6,4331,,,,,,,55,4,2942,,,,8,3,304,,,,4,3,94,,,,233,9,7406,,,,67,6,1140,35,10,589,,, +40031,Comanche County,122,-98.53,31.91,2807.17,2.05,0.38,11,3,510,114,5,6986,127,10,11696,1392,158,60742,568,61,34108,362,30,18681,1314,161,63005,499,130,18171,1762,157,74985,121,9,5881,2165,114,68648,250,21,10554,6463,274,349664,270,25,4692,4904,247,95598,1291,240,34328,,, +40033,Cotton County,6,-98.38,34.29,1662.89,0.0,0.0,,,,,,,,,,31,4,1076,23,3,924,,,,41,8,1456,,,,20,9,706,,,,,,,,,,105,12,2704,,,,719,6,28839,26,10,694,,, +40035,Craig County,14,-80.2,37.48,1975.01,0.0,0.0,,,,,,,279,5,26582,119,26,4816,179,19,8563,71,10,2981,191,31,12759,6,3,202,82,25,2733,,,,95,12,2522,,,,1273,68,47123,,,,358,27,5493,170,42,3847,,, +40037,Creek County,72,-96.38,35.88,2511.06,0.0,0.0,,,,215,50,12150,38,7,4101,1801,211,94539,827,74,45707,108,15,6300,444,77,24190,96,49,4620,401,101,22238,8,5,703,511,67,21090,48,9,1233,2236,107,83510,152,12,3503,1345,89,19660,589,157,15008,,, +40043,Dewey County,5,-98.98,35.98,2611.6,0.0,0.0,,,,411,15,35257,45,4,3524,39,14,1070,16,6,1005,9,4,307,66,11,3450,,,,16,9,853,,,,6,3,132,,,,94,11,3048,,,,101,10,1601,66,22,2690,,, +40039,Custer County,29,-105.35,38.11,2595.37,2.03,0.08,13,4,428,620,52,60277,113,9,7252,425,71,21799,419,37,55282,105,11,3921,371,68,21925,213,41,12419,319,83,9968,,,,213,30,8160,86,7,1585,1444,100,53944,319,12,6423,1213,88,20360,518,87,12119,,, +40041,Delaware County,41,-75.4,39.92,2051.42,0.0,0.0,51,3,2515,,,,33,3,2533,526,92,26761,73,22,2000,51,13,2611,271,57,11961,159,36,7619,319,51,15783,33,5,2946,416,32,11104,,,,1300,85,55826,404,21,13209,1688,83,46286,419,88,10812,,, +40045,Ellis County,4,-96.79,32.33,3189.9,0.0,0.0,,,,123,8,10224,,,,21,8,591,73,8,3557,,,,43,5,2530,,,,32,7,998,,,,6,3,151,,,,142,8,5461,,,,59,3,600,34,20,785,,, +40047,Garfield County,63,-107.88,39.55,2745.63,2.07,0.29,27,4,1255,423,56,23132,94,7,8183,1166,127,60994,1024,78,54643,213,25,9589,763,114,62620,307,74,12980,564,114,34253,316,7,22258,1138,69,36797,200,16,6055,3663,197,140337,244,19,4544,2105,131,36415,848,158,22480,,, +40051,Grady County,55,-84.23,30.87,2861.7,1.72,0.02,6,4,253,274,36,23785,100,8,8574,1059,172,55447,588,51,35441,107,12,3008,374,66,22234,190,43,10332,250,85,11879,,,,264,46,11249,87,5,1672,1481,90,60714,232,16,6647,1226,88,18805,687,136,18115,,, +40049,Garvin County,26,-97.35,34.73,2107.5,0.0,0.0,,,,320,47,20291,30,5,2861,475,75,23695,228,26,11318,35,11,1377,245,51,12401,72,21,2933,169,56,7691,36,7,1974,81,26,4478,,,,838,72,29618,88,6,3016,1020,66,15644,227,68,6664,,, +40053,Grant County,4,-96.03,45.94,2598.91,0.0,0.0,11,7,539,98,10,6549,,,,106,7,7196,33,7,1935,,,,53,12,2978,,,,23,8,796,,,,124,3,1909,,,,162,5,5160,,,,33,8,521,41,18,1888,,, +40055,Greer County,6,-99.54,34.93,1666.97,0.0,0.0,,,,,,,,,,13,6,504,,,,,,,25,4,1383,,,,5,4,150,,,,,,,,,,97,9,2936,,,,67,7,589,18,11,344,,, +40057,Harmon County,3,-99.84,34.75,1395.31,0.0,0.0,,,,,,,27,3,1991,22,4,812,,,,,,,43,4,2620,,,,8,4,148,,,,,,,,,,130,6,5743,,,,,,,21,6,306,,, +40059,Harper County,3,-98.08,37.19,2694.29,0.0,0.0,,,,,,,,,,,,,,,,,,,15,6,607,26,4,779,37,8,1458,,,,,,,,,,91,7,3322,,,,53,8,408,52,18,1309,,, +40061,Haskell County,12,-99.72,33.15,1619.83,0.0,0.0,,,,145,18,8803,51,3,3826,140,19,7865,30,5,1650,43,3,1399,63,11,2868,34,3,1807,35,20,952,,,,12,3,360,,,,801,38,25608,,,,182,13,2224,58,22,1859,,, +40063,Hughes County,13,-96.27,35.05,2110.21,0.0,0.0,,,,87,11,5115,,,,15,9,619,24,7,1300,20,3,842,61,15,2896,19,8,865,32,9,991,,,,295,5,11691,,,,749,31,18264,5,3,220,185,19,2278,71,27,1683,,, +40065,Jackson County,25,-96.56,28.92,2082.97,1.86,0.11,59,3,2745,5,3,242,,,,162,28,6956,177,21,11571,95,12,3825,314,50,16779,136,27,3578,349,35,27418,,,,165,22,4522,235,8,22612,1414,56,60735,26,5,418,909,58,14841,230,53,5534,,, +40067,Jefferson County,5,-94.17,29.83,2004.93,0.0,0.0,,,,12,4,419,,,,35,6,2072,77,3,2276,6,3,196,52,9,2292,,,,17,10,991,,,,,,,,,,267,14,13352,,,,80,11,1265,21,8,373,,, +40069,Johnston County,10,-78.38,35.53,1705.13,0.0,0.0,,,,351,13,23602,,,,97,19,4680,30,5,1118,10,3,210,26,10,970,,,,13,7,349,,,,,,,,,,725,23,23001,,,,174,14,3045,57,25,1855,,, +40075,Kiowa County,9,-99.3,37.55,2669.76,0.0,0.0,10,3,791,79,6,5184,,,,49,13,1797,66,9,2515,14,4,465,106,18,4794,,,,26,10,768,,,,12,3,463,,,,445,19,14638,9,3,242,91,10,863,66,23,1519,,, +40071,Kay County,44,-97.16,36.84,2447.66,1.65,0.04,2,3,155,184,22,14494,91,8,5993,579,75,30540,411,54,22453,96,18,3524,377,81,24411,100,40,3684,476,70,29489,,,,776,45,25646,54,4,1343,1934,114,75675,647,22,21916,1703,104,29950,628,127,16276,,, +40073,Kingfisher County,15,-97.96,35.95,2346.64,0.0,0.0,27,5,1084,788,72,71739,45,3,4904,428,48,25006,382,30,23430,365,7,22976,182,31,10440,24,12,736,153,26,8280,10,4,955,164,14,5567,,,,491,40,18739,9,3,308,377,31,5044,226,54,4789,,, +40077,Latimer County,10,-95.25,34.88,1888.69,0.0,0.0,,,,21,5,998,64,3,4961,102,13,4314,56,4,3764,18,3,418,45,14,1599,,,,38,12,3056,,,,19,7,677,,,,2135,23,107325,,,,134,11,2192,36,18,920,,, +40085,Love County,10,-97.25,33.99,1378.06,0.0,0.0,,,,41,5,2573,,,,26,10,1119,17,4,811,17,3,254,45,7,1290,16,10,478,57,18,2991,,,,17,4,223,,,,97,10,2453,2308,5,100827,1308,31,26136,71,15,1683,,, +40079,Le Flore County,48,-94.69,34.88,4165.26,0.0,0.0,81,7,3185,312,26,14389,91,9,8478,376,63,16696,172,21,9074,42,12,1929,438,77,18283,26,20,580,294,83,10155,,,,230,31,8422,,,,1624,114,47137,28,6,535,752,62,10714,327,75,9074,,, +40081,Lincoln County,34,-81.21,35.49,2501.48,0.0,0.0,,,,64,11,3177,,,,634,88,35832,155,28,10102,47,8,2934,526,42,30678,27,13,964,240,43,10478,,,,129,25,3638,,,,614,47,25101,328,11,10651,590,52,8836,187,53,3549,,, +40083,Logan County,49,-89.38,40.11,1939.48,0.0,0.0,41,7,2207,167,27,10145,,,,782,170,34713,148,25,8122,16,9,995,167,47,7699,106,42,3674,244,79,10476,,,,664,56,25548,259,12,7560,885,56,35798,144,13,3506,768,58,12622,517,89,15202,,, +40087,McClain County,41,-97.48,34.98,1502.85,0.0,0.0,23,6,826,145,23,10291,85,3,7690,1004,160,50013,151,21,5938,89,13,4497,256,55,11735,159,46,11574,391,99,28442,,,,125,35,4776,27,5,490,1339,84,34310,679,10,27434,1195,77,19871,607,94,20604,,, +40091,McIntosh County,19,-81.39,31.5,1844.32,0.0,0.0,,,,6,5,338,12,4,494,94,23,5530,17,3,531,38,8,1355,158,30,7605,11,8,294,139,29,5383,,,,72,17,2569,,,,732,44,18254,21,5,543,462,35,8484,147,36,3351,,, +40089,McCurtain County,31,-94.78,34.15,4926.83,0.0,0.0,271,31,11601,44,5,1433,34,5,2573,189,52,7419,126,19,6184,169,10,8104,205,38,8935,169,23,5399,114,36,6068,,,,529,16,19770,,,,1351,77,43301,94,10,1750,1105,85,21418,200,67,5417,,, +40093,Major County,8,-98.5,36.29,2481.21,0.0,0.0,,,,213,22,17213,,,,138,32,6592,121,16,6168,5,4,143,62,13,3834,16,4,800,32,17,1286,,,,130,12,6971,10,3,123,266,14,9652,,,,107,13,1285,94,31,2740,,, +40095,Marshall County,15,-89.3,41.03,1105.86,0.0,0.0,,,,30,8,2396,32,4,2229,92,18,3829,85,8,5756,9,3,439,101,22,4461,24,12,960,152,22,8798,,,,68,10,1729,,,,415,20,15367,112,7,3661,453,41,6547,131,40,2818,,, +40097,Mayes County,39,-95.24,36.3,1770.39,2.43,0.04,,,,236,3,13679,20,3,1874,781,83,52424,501,37,29979,198,13,36205,260,50,14194,58,22,2945,451,64,26999,,,,436,26,10631,,,,1249,67,45088,55,10,824,1268,90,19648,369,103,8855,,, +40103,Noble County,11,-81.5,39.75,1923.14,0.0,0.0,,,,81,11,4543,,,,106,15,4186,79,10,2298,14,3,507,153,14,7717,7,4,259,23,11,1047,,,,,,,,,,275,15,8905,69,5,2439,286,26,4407,147,29,3228,,, +40099,Murray County,14,-84.74,34.79,1101.05,0.0,0.0,,,,237,7,14001,,,,310,26,16773,147,6,8203,86,6,5519,93,22,4470,7,7,232,45,16,1491,,,,28,12,721,,,,594,33,25329,216,10,7820,518,38,10137,129,33,3399,,, +40101,Muskogee County,67,-95.39,35.66,2175.64,1.89,0.11,,,,33,10,1748,186,7,20188,1175,113,56820,847,60,48176,251,26,13047,618,98,43061,160,43,5602,420,71,17180,284,8,23649,963,49,20122,176,12,4219,6147,199,363586,406,19,12360,2240,144,37072,792,142,21745,,, +40105,Nowata County,9,-95.62,36.78,1504.2,0.0,0.0,,,,16,5,669,,,,45,17,1565,140,9,2238,6,4,312,94,8,6737,13,4,417,27,10,1132,,,,15,4,233,,,,269,19,10938,,,,99,12,1620,45,20,1079,,, +40107,Okfuskee County,11,-96.31,35.47,1628.44,0.0,0.0,,,,23,7,1127,,,,91,14,6734,,,,7,4,243,53,12,2086,,,,24,10,1361,,,,,,,,,,847,32,31221,,,,149,14,1980,38,16,790,,, +40109,Oklahoma County,791,-97.44,35.55,1860.75,2.52,9.11,76,25,3325,5721,529,623166,1848,42,207605,19873,1928,1147582,19548,1281,1311607,6496,372,429347,20369,1799,1686460,6286,1382,327304,25973,3230,1899044,20800,171,1800214,26771,1421,1111751,9451,252,384475,62074,3182,3705400,6268,299,277371,42739,2203,843890,17086,2079,598625,52,29,1974 +40117,Pawnee County,16,-99.24,38.19,1540.93,0.0,0.0,,,,182,21,7945,,,,124,22,5156,62,7,1091,7,3,218,93,20,4577,,,,986,22,80153,,,,23,8,534,,,,570,33,21019,,,,357,27,4510,102,25,1745,,, +40111,Okmulgee County,37,-95.97,35.67,1819.26,0.0,0.0,,,,54,18,1779,115,4,10245,144,45,6544,213,17,10206,48,10,2396,298,56,13509,20,14,587,186,46,8223,,,,89,20,3080,89,3,2721,1728,111,65716,110,7,3296,861,55,12709,301,75,5638,,, +40113,Osage County,46,-95.73,38.65,5966.94,0.0,0.0,,,,232,36,13530,16,3,959,430,86,21412,47,18,2884,9,6,511,195,35,11465,31,20,1714,187,47,6473,,,,332,28,13050,35,3,1590,688,42,25557,540,15,22063,666,48,14347,488,64,33783,,, +40115,Ottawa County,31,-83.21,41.54,1255.21,1.77,0.17,,,,50,3,1765,,,,179,50,5555,87,21,3820,18,8,1228,224,45,12046,41,18,1258,148,38,4874,41,5,1564,398,23,11431,,,,1487,72,61510,434,10,13448,2285,57,80817,246,66,5705,,, +40119,Payne County,82,-96.95,36.07,1805.83,2.86,0.37,27,3,898,294,46,19859,125,6,8839,1526,168,76118,384,52,19447,259,42,14738,631,114,37323,426,97,14369,1310,161,69490,383,9,19244,950,84,35964,158,16,2465,3437,175,173008,421,33,9601,4573,217,73303,1363,197,44951,,, +40121,Pittsburg County,44,-95.76,34.93,3568.24,0.0,0.0,,,,118,22,10098,111,10,11650,429,48,21041,434,41,25230,216,18,9633,379,65,19022,122,47,4887,307,84,13273,65,5,5054,384,34,12071,46,5,828,2542,118,105122,38,5,772,1381,94,22721,377,90,8841,,, +40127,Pushmataha County,11,-95.4,34.41,3684.56,0.0,0.0,17,8,653,,,,6,3,555,102,9,3968,60,5,3256,6,4,309,79,11,4212,16,5,1258,97,18,2860,,,,20,6,605,,,,637,33,16685,,,,147,19,2061,38,16,647,,, +40123,Pontotoc County,38,-89.04,34.21,1878.35,1.76,0.05,,,,263,33,13526,176,3,9819,515,70,27140,393,36,23486,70,14,3333,482,72,24675,144,42,7191,773,79,63624,57,6,3227,967,46,17970,11,3,149,3777,130,209637,188,14,5457,1430,77,23376,591,105,15511,3,3,88 +40125,Pottawatomie County,72,-96.34,39.39,2055.18,2.11,0.14,,,,157,24,10342,96,6,9552,577,103,30790,297,41,17563,315,24,16548,607,97,33159,187,60,7855,657,85,33731,257,12,10871,837,55,28611,661,4,14522,2815,173,131635,246,18,4614,2673,135,45169,647,128,18767,,, +40129,Roger Mills County,3,-99.69,35.66,2969.6,0.0,0.0,,,,29,9,1025,,,,13,5,441,,,,,,,,,,,,,7,3,119,,,,13,3,600,,,,109,5,6193,115,3,2396,37,4,324,24,9,306,,, +40131,Rogers County,95,-95.62,36.38,1843.27,0.0,0.0,17,4,627,66,9,26728,133,12,14725,2432,280,190551,1098,84,68599,558,27,27354,929,106,52077,321,106,14032,1967,147,162292,1016,14,91189,1033,121,58917,46,13,699,2835,181,134185,175,14,4565,3481,118,121248,898,177,28672,,, +40141,Tillman County,7,-98.94,34.38,2277.24,0.0,0.0,,,,,,,43,4,3488,21,8,697,68,7,2475,,,,77,15,3450,,,,20,9,630,,,,,,,,,,148,16,4069,,,,71,10,1129,35,16,649,,, +40133,Seminole County,24,-81.24,28.72,1658.9,0.0,0.0,,,,291,28,18522,136,5,12629,209,36,9248,92,15,6389,33,8,1153,203,40,8789,33,14,2332,89,28,2891,,,,140,13,4773,,,,862,45,32930,127,7,3445,507,42,7729,139,49,3472,,, +40135,Sequoyah County,40,-94.74,35.5,1849.59,0.0,0.0,,,,22,5,1159,,,,193,39,8941,50,13,1637,47,9,1692,298,57,12549,51,19,1970,185,42,5557,14,3,987,490,25,9929,,,,2299,75,58986,118,6,4140,1249,76,27027,191,45,4030,,, +40139,Texas County,21,-91.98,37.34,5306.25,2.01,0.02,,,,83,11,7539,112,4,10177,866,53,70340,281,35,15986,204,9,13497,292,39,20962,45,16,1336,99,24,4217,,,,1262,17,47408,,,,323,32,12596,243,7,6000,741,54,10497,186,59,4651,,, +40143,Tulsa County,664,-95.93,36.1,1519.85,2.2,7.9,51,10,2208,3906,240,526256,3350,51,345236,17148,1559,1020817,14932,1076,1016439,8274,345,553673,13453,1366,1206356,5005,1026,254580,20047,2450,1453386,10573,164,1032876,25379,1124,1023996,7324,216,260023,52543,2186,2915013,4071,275,104542,33436,1760,652377,15254,1842,612354,27,14,846 +40137,Stephens County,43,-98.82,32.69,2308.61,0.0,0.0,,,,1089,77,82538,36,6,2460,521,77,23472,357,50,19609,160,17,9818,548,66,26854,86,25,3904,460,88,18033,69,4,4701,455,43,13676,18,5,315,2539,132,103203,245,16,6417,1233,74,21405,597,112,20734,,, +40151,Woods County,9,-98.83,36.79,3341.12,0.0,0.0,,,,258,13,13596,,,,83,19,3555,194,21,10379,68,8,2141,186,21,11351,7,7,120,50,17,1467,,,,43,7,3585,,,,345,22,12596,24,3,279,302,25,4246,107,34,2588,,, +40145,Wagoner County,81,-95.56,35.95,1530.13,1.74,0.41,,,,15,7,1163,40,5,4425,1186,208,60925,257,41,17116,48,13,4732,215,55,9457,100,50,3318,223,82,9995,,,,302,72,10214,,,,1037,78,42012,140,9,1978,1162,82,17947,441,94,13381,6,4,96 +40147,Washington County,52,-96.39,30.22,1099.0,1.82,0.34,,,,186,34,13267,80,5,6170,529,97,21992,122,29,7282,235,23,10001,774,89,51335,143,51,6367,1418,93,122525,2576,8,300082,612,60,16913,493,10,9182,2654,162,122268,378,23,8651,1734,116,31924,1164,128,36822,,, +40149,Washita County,11,-99.0,35.29,2612.48,0.0,0.0,,,,29,12,1873,,,,81,22,3573,88,8,4305,23,5,1035,87,15,4614,16,6,807,75,23,5889,,,,28,10,778,,,,294,10,7072,,,,66,10,660,65,27,852,,, +40153,Woodward County,21,-99.25,36.37,3229.08,0.0,0.0,,,,626,66,50829,135,10,13585,622,66,38286,315,42,17113,75,9,2817,284,49,18007,132,28,8526,174,43,8663,,,,112,24,3843,37,5,503,1074,84,46833,36,5,487,816,62,12096,388,83,11253,,, diff --git a/training/naics2/US/counties/2021/US-OR-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-OR-training-naics2-counties-2021.csv new file mode 100644 index 00000000..056e7966 --- /dev/null +++ b/training/naics2/US/counties/2021/US-OR-training-naics2-counties-2021.csv @@ -0,0 +1,37 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +41001,Baker County,17,-82.28,30.31,7999.18,0.0,0.0,7,8,250,141,3,6308,146,6,14244,254,75,9086,59,14,1957,57,9,2608,98,24,4955,30,17,1389,219,44,8664,,,,81,19,2879,196,3,10837,674,53,36543,84,10,2073,522,58,11403,157,50,4079,,, +41003,Benton County,95,-94.05,45.72,1756.98,3.46,0.75,473,48,30024,10,3,778,,,,1146,204,69084,304,52,19001,380,49,22950,642,115,60319,512,137,21573,2762,261,255201,2948,8,497696,603,93,24222,457,36,14759,6037,294,383348,234,35,5420,3147,234,65481,1399,205,55138,,, +41005,Clackamas County,419,-122.23,45.16,4875.09,2.32,1.75,890,67,35278,173,11,11762,351,23,34035,13937,1941,913889,10623,657,781695,3673,200,411345,5652,801,661753,3151,763,198966,7882,1427,668325,1632,81,172525,8718,684,391746,1461,151,50269,22935,1409,1446009,1813,207,53516,12990,910,326989,6908,989,229887,12,14,699 +41071,Yamhill County,107,-123.22,45.23,1860.49,2.22,0.92,864,50,38075,29,3,1862,58,8,4814,2131,411,127310,844,84,61336,284,39,24165,655,110,52285,355,132,16888,829,213,47813,247,8,15685,1093,137,36817,2957,42,72943,5168,299,238089,91,21,3331,2924,245,76655,1418,248,42168,,, +41007,Clatsop County,41,-123.67,45.98,2209.13,2.03,0.05,247,37,14993,,,,36,6,3718,942,209,51192,189,30,13187,110,25,6097,262,51,19411,404,91,17616,328,102,12680,83,5,5784,315,65,11210,56,15,1321,2534,142,140523,273,30,8960,3837,282,106288,558,125,14548,7,3,163 +41009,Columbia County,52,-76.42,41.04,1784.87,1.82,0.14,162,28,10597,74,7,6840,143,7,17131,619,149,38073,92,15,4571,47,15,2467,327,49,24064,67,38,2947,328,84,15835,,,,326,39,12989,131,14,9219,1185,127,45920,49,15,720,1197,101,26318,408,93,11863,,, +41011,Coos County,65,-124.11,43.22,4214.04,1.95,0.06,638,71,36392,56,6,3332,33,3,4416,1018,193,56911,361,45,18559,212,40,9729,469,72,30998,292,76,9326,469,109,22818,28,3,1462,1691,84,61314,59,13,2056,4138,209,231938,799,26,31303,1866,169,53795,571,134,14409,,, +41013,Crook County,24,-120.38,44.15,7736.14,3.64,0.01,48,17,3884,16,4,996,3,3,263,782,112,68677,148,17,9816,93,12,8847,94,23,5414,68,31,4961,160,49,8606,,,,151,31,5371,72,8,1462,590,43,31550,21,9,549,595,48,13621,235,64,7722,,, +41015,Curry County,23,-124.22,42.43,4237.46,1.59,0.02,121,31,5808,,,,65,3,7214,398,100,16781,25,9,976,39,16,2172,197,28,12699,101,49,2816,139,34,5800,,,,86,20,3931,19,3,421,1104,98,51647,30,12,1787,969,113,24109,158,44,4328,,, +41017,Deschutes County,195,-121.17,43.82,7907.49,2.26,0.28,279,48,18025,73,5,4383,391,30,37535,7540,1350,483495,1678,283,116998,1890,158,131460,2406,360,222829,1424,646,75575,4331,1037,301593,156,29,14222,5373,461,268440,1024,103,32396,11921,897,794076,2197,170,51110,9713,672,282714,3006,587,112581,8,13,487 +41019,Douglas County,111,-88.22,39.76,13130.5,2.21,0.06,1090,120,64934,43,6,2648,149,11,17449,1900,348,101937,746,61,44219,339,30,15966,808,126,51950,281,118,10033,945,165,45294,82,9,6564,2456,131,81122,177,17,5041,6675,328,502074,316,29,8242,3562,264,82537,1063,243,32464,9,6,254 +41021,Gilliam County,2,-120.22,45.33,3166.28,0.0,0.0,,,,,,,41,5,3101,23,3,594,26,6,1100,,,,13,4,708,,,,,,,,,,226,5,12337,,,,80,9,2285,,,,29,7,624,15,7,348,,, +41025,Harney County,7,-119.02,43.06,26494.21,0.0,0.0,68,9,3566,,,,22,3,2159,80,32,3462,40,7,1714,13,6,453,30,9,1372,16,7,536,86,12,3693,,,,60,5,1430,56,3,2558,349,19,20927,12,3,266,219,31,4372,50,19,1946,,, +41023,Grant County,7,-96.03,45.94,11723.16,0.0,0.0,86,19,4776,,,,,,,135,34,6339,28,4,1260,50,6,3097,58,11,2624,12,12,352,79,17,3439,,,,43,6,773,,,,376,18,18929,8,3,192,171,25,3688,68,18,1966,,, +41027,Hood River County,24,-121.65,45.53,1381.43,1.8,0.12,94,13,4970,,,,38,7,3743,501,117,26019,903,40,42824,128,20,8522,148,29,17167,113,43,5348,525,133,33070,83,3,3437,169,36,5936,67,20,1712,1924,139,99141,1261,23,14670,1319,107,41864,341,68,11626,,, +41029,Jackson County,222,-96.56,28.92,7255.37,2.55,0.55,1342,112,92118,110,14,6806,233,10,22509,4838,870,299681,2805,255,190544,1186,119,77871,2332,321,208924,1190,382,51476,2610,587,150633,4335,34,279118,3391,341,124406,1166,90,41753,16903,793,1022274,990,113,34331,8565,645,187431,2727,462,103208,11,10,353 +41031,Jefferson County,24,-94.17,29.83,4640.32,0.0,0.0,26,8,1515,4,3,166,48,4,4551,141,51,7026,169,19,9536,39,11,1547,71,14,2882,57,27,2289,75,29,3592,,,,141,22,7018,12,3,117,735,39,32803,197,9,8928,528,50,12059,163,38,4456,,, +41033,Josephine County,88,-123.56,42.36,4250.0,2.17,0.14,361,28,23035,,,,47,5,7055,1156,293,53114,537,57,32235,176,35,9779,732,103,52182,505,117,27152,920,151,36851,113,8,11131,1692,116,65014,255,26,7723,5236,294,283434,261,27,7778,2805,216,69067,728,159,23185,9,4,96 +41035,Klamath County,69,-121.74,42.61,15895.99,2.07,0.03,166,24,10088,,,,99,14,11319,894,190,48981,466,60,25081,178,23,6896,452,60,30032,250,81,9379,739,98,33847,1280,8,105255,563,72,17780,152,13,4683,3583,189,200511,346,26,8855,2147,186,49692,662,152,18305,,, +41039,Lane County,381,-100.48,38.47,11964.55,2.82,0.66,1295,138,78212,188,13,12453,132,10,12669,7949,1157,484883,5808,388,371544,1643,185,99843,5208,495,444598,2256,647,97836,5894,985,355563,2299,60,186280,7004,501,277022,1563,140,48677,23596,1302,1421479,1397,170,37316,12676,988,314402,4791,917,176416,10,10,176 +41041,Lincoln County,50,-81.21,35.49,2572.33,2.12,0.03,231,83,12599,,,,27,3,3637,719,187,35032,116,32,6385,164,29,7452,252,55,16223,427,78,14816,254,87,15232,179,4,8875,589,73,21711,99,11,3692,1672,108,105879,657,24,30133,3641,288,106006,429,123,11593,,, +41037,Lake County,8,-122.78,39.05,21651.87,1.58,0.0,33,6,1691,,,,18,3,913,63,24,3324,28,7,1741,11,5,683,24,6,1193,12,5,423,70,14,3383,,,,18,6,568,,,,411,14,22209,22,5,302,207,27,3498,56,16,1248,,, +41043,Linn County,127,-91.6,42.06,5980.01,2.97,0.18,628,80,38472,29,6,2132,120,8,15616,3077,392,184263,1386,109,97139,244,44,10851,911,139,55516,333,143,12662,1237,179,95346,181,6,21135,1685,142,55555,382,24,15719,5788,240,291442,179,38,3823,3204,244,65802,1763,263,50508,,, +41045,Malheur County,31,-117.69,43.1,25717.98,0.0,0.0,127,8,4648,70,4,4856,41,4,2245,222,56,9805,468,35,17616,178,10,10841,178,31,10928,77,30,3219,388,53,20854,,,,95,22,3399,53,3,2057,1479,94,68022,22,3,625,1023,86,21275,275,82,7206,,, +41047,Marion County,344,-94.34,32.79,3087.12,2.68,2.64,1681,90,100940,80,10,5351,204,8,26670,10493,1443,714370,3148,300,197241,1903,115,115127,2840,452,227642,2012,488,87354,4117,716,248497,1009,41,72863,6757,517,263875,2949,102,101567,21754,1172,1276001,1091,127,28969,10721,797,245310,4889,735,173566,15,15,587 +41049,Morrow County,12,-82.78,40.46,5301.49,0.0,0.0,65,9,3884,,,,96,8,13377,40,16,2036,68,13,3973,110,5,9630,89,12,5697,20,8,480,27,4,3037,,,,633,12,11399,,,,429,19,20682,,,,195,22,4168,50,17,1864,,, +41051,Multnomah County,810,-122.4,45.51,1205.43,4.01,19.69,401,24,38879,70,7,4037,4351,57,489409,24066,1998,2056949,22791,1272,1774603,12624,670,1489499,20413,1157,2344106,10710,1757,656923,36583,4098,3506771,11962,183,1343254,22414,1213,1004931,12430,506,540641,72811,3608,4750451,5017,546,228327,35772,3107,1076687,18033,2563,834378,38,26,1176 +41053,Polk County,86,-94.82,30.76,1926.86,2.24,0.88,580,47,47199,,,,62,6,6284,1579,250,91385,412,40,21160,103,23,5585,261,70,16341,219,91,8869,460,122,22580,33,5,1675,716,81,24577,111,12,3339,3248,227,133398,216,25,3010,2915,143,93721,656,146,22101,,, +41055,Sherman County,2,-101.89,36.25,2152.64,0.0,0.0,,,,,,,34,6,2640,12,3,554,34,6,2811,,,,,,,,,,,,,,,,,,,,,,10,3,160,,,,67,7,2062,17,6,587,,, +41057,Tillamook County,27,-123.73,45.46,2913.89,1.7,0.01,245,26,14227,,,,8,3,104,489,104,30458,243,14,11831,49,14,2375,98,26,5197,183,47,6781,146,44,8101,,,,183,25,6328,23,10,516,1042,50,59783,78,11,1846,1209,133,35441,219,68,6851,,, +41059,Umatilla County,80,-118.77,45.64,8369.13,2.33,0.05,714,31,33094,176,5,14456,154,6,17300,1071,179,60476,962,66,55508,200,29,11519,513,93,36509,190,76,7796,583,86,36535,38,4,2427,1555,72,68750,289,5,9163,3404,199,186568,85,18,2457,3077,175,84464,1830,164,41469,,, +41061,Union County,26,-89.25,37.46,5281.11,2.23,0.04,48,21,5171,,,,37,4,3946,564,122,27487,242,21,13358,92,20,4099,170,38,11191,82,24,3420,355,57,17813,,,,225,40,9517,7,5,292,1401,84,90200,39,10,890,839,68,16645,332,85,8949,,, +41063,Wallowa County,7,-117.2,45.56,8162.57,0.0,0.0,48,17,3210,,,,,,,170,65,9662,67,6,3817,,,,55,8,2834,235,20,8743,100,26,4223,,,,24,18,1338,17,4,386,460,31,23837,15,11,833,202,45,5759,84,29,3029,,, +41065,Wasco County,27,-121.22,45.04,6201.49,2.39,0.03,45,6,3475,,,,32,5,3446,325,77,18196,165,30,9758,222,21,33851,250,34,15865,77,42,2966,241,41,14922,100,4,5023,138,38,5951,54,7,2178,2069,86,100048,37,14,1236,878,70,21989,318,71,8312,,, +41067,Washington County,597,-96.39,30.22,1882.09,2.99,8.93,344,41,17270,,,,1054,16,101853,18100,1765,1340628,17650,831,1845177,7250,331,976753,12913,918,1162830,4536,1040,263086,21156,1976,2437340,26937,138,4047563,19465,1114,920275,5224,284,193633,33354,2195,1853498,2720,267,211025,20035,1313,503372,8951,1204,461751,27,19,485 +41069,Wheeler County,1,-100.26,35.39,4446.93,0.0,0.0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,8,4,115,,,,,, diff --git a/training/naics2/US/counties/2021/US-PA-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-PA-training-naics2-counties-2021.csv new file mode 100644 index 00000000..c55d4485 --- /dev/null +++ b/training/naics2/US/counties/2021/US-PA-training-naics2-counties-2021.csv @@ -0,0 +1,68 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +42001,Adams County,104,-91.21,39.98,1350.68,2.56,0.2,63,10,4314,79,4,4820,64,4,8048,1382,234,87224,834,67,51564,157,27,5731,452,64,31164,208,50,9680,632,139,36368,382,16,21892,591,97,24829,1150,21,54945,4277,177,217409,434,47,10081,3743,215,68855,1396,267,36314,,, +42003,Allegheny County,1246,-79.98,40.46,1927.7,3.32,10.7,15,5,400,1262,62,175851,3037,64,335489,30154,2697,2202360,22423,1589,1785627,14969,706,1788177,53014,2179,5296174,8924,1426,544407,57982,4051,5486007,45675,401,3882651,33228,1756,1458773,49533,506,2485720,135617,4700,7733856,10152,644,762082,48629,3309,1099336,26514,3775,1035079,22,22,433 +42005,Armstrong County,66,-101.34,34.93,1719.67,1.94,0.21,11,4,354,550,33,43113,105,5,10006,661,117,32618,473,34,27081,125,21,6096,499,77,26877,185,36,7689,314,73,13157,188,12,18082,203,44,7643,31,9,1222,3333,173,144461,116,15,1954,1172,108,15396,844,209,19014,,, +42025,Carbon County,65,-75.72,40.89,1003.47,3.49,0.24,,,,17,4,846,,,,401,128,20047,253,23,15157,947,23,51075,257,39,15916,145,40,7071,269,69,13913,29,3,5938,241,45,9404,56,8,675,2648,187,126583,1675,31,18061,1531,133,33540,548,162,13578,,, +42007,Beaver County,168,-80.37,40.69,1150.0,2.69,0.68,,,,72,10,5681,1097,14,127293,7789,356,667920,1639,107,111693,285,46,12397,775,163,47840,329,84,15277,1858,226,102985,141,9,10924,2000,197,83488,2187,41,94775,8948,475,413078,305,50,8702,4131,322,73358,2227,453,57454,,, +42009,Bedford County,48,-78.52,40.03,2633.84,0.0,0.0,19,8,565,,,,45,3,3605,583,110,32043,218,33,9028,128,17,4470,321,52,19565,38,12,2732,213,41,8845,161,3,18761,461,36,20247,70,6,1452,1636,115,72439,59,13,1121,1474,106,31022,605,157,13519,,, +42013,Blair County,123,-78.37,40.49,1363.75,2.7,1.07,12,6,363,13,3,948,162,7,18002,2445,297,119160,2746,140,141514,847,50,39716,984,169,61370,454,111,18251,1598,211,90887,1740,19,170056,1807,148,57376,335,29,8806,12453,458,640272,478,49,12454,4320,287,76631,2420,442,66676,,, +42011,Berks County,427,-75.94,40.41,2242.66,5.92,2.16,238,23,10593,226,10,17758,1192,22,111027,6535,838,468860,8323,394,617953,1191,115,71818,5296,406,390745,4183,382,361268,5905,675,454938,4139,58,449255,6263,522,272280,2358,76,66824,28903,931,1683840,1824,145,46090,11389,772,211514,6257,1076,191978,9,5,504 +42015,Bradford County,60,-76.53,41.77,3007.14,2.03,0.06,24,14,756,411,24,27906,123,5,11311,546,113,29653,512,50,27812,180,30,5552,494,75,31564,135,36,7096,434,74,21252,681,3,50445,463,39,13459,84,7,1452,4755,145,308912,51,20,1032,1177,118,20053,618,177,15007,,, +42017,Bucks County,644,-75.13,40.35,1610.66,2.43,5.32,9,9,401,149,11,9883,441,26,61273,16865,2533,1252135,16953,1165,1357022,3287,284,314824,8827,1169,907729,2826,772,174581,18140,2383,1705324,2505,103,222227,13508,1304,724256,5131,258,229395,50652,2140,2357682,5108,314,160446,19826,1448,431744,11482,1843,413347,4,10,527 +42019,Butler County,193,-79.93,40.92,2060.93,2.45,0.38,21,9,678,692,28,69411,342,18,34392,4055,541,284422,4393,295,304813,1718,70,141918,2275,272,173011,838,175,44112,5554,438,522072,3205,46,385071,4652,269,218491,1191,69,40922,13355,611,652703,889,78,17630,6744,387,132118,3949,576,142443,1,4,103 +42021,Cambria County,134,-78.72,40.48,1794.24,2.32,0.34,16,5,415,80,6,6779,357,13,30620,1269,216,73367,1368,110,67499,963,67,50551,1790,207,99020,366,75,13963,1703,181,119072,355,15,15749,1793,114,56383,2281,22,71353,11027,468,469512,381,51,7459,3720,289,57975,2313,454,54828,3,3,39 +42023,Cameron County,5,-97.41,26.13,1031.71,1.94,0.05,14,4,599,,,,,,,18,10,580,,,,,,,18,4,642,,,,10,6,420,,,,,,,,,,182,11,9414,4,3,248,74,14,868,76,20,1091,,, +42027,Centre County,159,-77.79,40.94,2882.59,4.95,0.56,82,12,3426,165,11,21566,123,13,11595,2631,285,170661,785,96,41343,942,77,96180,1024,201,79256,914,149,48711,3020,385,229449,375,18,22410,1664,164,71686,565,47,17654,8455,398,440441,856,78,15473,5092,328,102046,2286,374,69168,1,4,50 +42043,Dauphin County,284,-76.81,40.4,1445.71,3.63,2.43,64,8,3875,72,11,6189,835,31,85387,6062,453,402669,6160,324,460476,1995,134,142840,8405,385,722537,1542,265,79029,8198,706,710296,8622,72,1100797,10290,431,395421,3968,93,195910,35386,922,2392516,3079,128,103965,10253,694,243607,6794,981,295257,,, +42029,Chester County,532,-75.77,39.98,1967.08,3.46,1.7,562,54,24751,105,9,7391,1455,53,205877,11318,1500,897161,16389,845,1937801,9886,345,1454866,27082,971,3588489,2682,643,201987,25122,2423,2907038,13781,173,2437575,15063,1155,923888,6297,256,299016,38266,1568,2082441,3892,265,129890,13067,1043,321101,9804,1477,381825,22,16,776 +42031,Clarion County,38,-79.43,41.18,1579.59,2.06,0.08,10,6,275,116,21,6183,139,11,12377,468,77,31564,215,24,11081,84,18,2899,286,38,17415,82,26,3023,203,38,10201,,,,241,35,9448,103,8,2098,2465,164,92945,55,10,1176,1040,83,16164,648,125,18130,,, +42033,Clearfield County,81,-78.45,40.99,2990.29,2.49,0.15,43,15,924,465,31,37910,186,10,19160,665,142,37967,743,61,36677,175,23,7426,697,77,39785,193,37,7470,489,103,20074,276,9,15608,1001,66,34101,193,8,5269,6003,266,297774,91,19,2480,2170,181,37167,1799,276,49214,,, +42035,Clinton County,38,-89.42,38.59,2323.52,2.97,0.05,42,3,1191,176,5,19241,58,5,4323,562,105,33016,203,18,9665,60,12,2393,157,31,8447,92,25,2814,141,41,5596,,,,237,38,9626,143,3,4722,1468,95,59470,26,9,501,1076,82,17668,415,104,9753,,, +42037,Columbia County,65,-76.42,41.04,1270.63,2.76,0.34,27,4,1219,40,3,2047,93,10,8476,791,126,48815,764,52,34940,412,28,19854,530,76,25505,141,39,6783,422,74,20788,211,4,15462,1199,74,52157,134,13,2566,3218,177,132144,146,19,2895,2138,166,38587,754,189,17321,,, +42041,Cumberland County,257,-77.28,40.15,1425.28,2.54,1.77,10,6,381,141,9,9183,250,15,27336,5965,445,413436,5439,241,392157,1166,102,71172,9164,417,723055,1444,243,107868,8262,720,700621,5133,92,602449,7581,402,258066,3984,72,123383,18428,806,1103408,1062,76,32748,8618,579,176370,5865,786,200751,3,3,65 +42039,Crawford County,84,-80.14,41.7,2687.17,2.89,0.14,92,21,4179,103,15,7682,120,7,10502,763,164,38553,376,55,16317,389,39,14209,550,93,35506,215,45,8428,644,106,33248,46,5,3844,708,72,19633,706,23,32651,5796,219,266345,354,31,5394,1922,170,31715,1183,255,29975,,, +42045,Delaware County,574,-75.4,39.92,494.33,4.05,26.1,,,,87,4,35761,599,33,82088,11582,1434,893334,7276,562,651561,5406,247,589546,18118,822,1963097,2845,511,224250,8942,1552,731645,7147,85,1012850,14186,807,799701,13598,241,599008,45120,1837,2321795,3275,218,150421,15719,1170,349555,9141,1415,376299,29,13,1245 +42055,Franklin County,156,-95.22,33.2,2001.94,2.97,0.3,85,8,2379,240,5,19754,58,10,6221,2314,304,132174,1912,114,114639,442,52,33056,1163,134,75706,375,107,15795,1685,227,102933,736,10,47948,2165,169,86186,1006,30,34176,10121,359,510076,1036,48,12186,4017,277,68593,2353,483,65499,,, +42047,Elk County,31,-78.63,41.44,2154.18,0.0,0.0,60,28,2254,35,7,1941,84,6,8112,490,83,27501,266,28,17223,102,15,3026,203,40,11332,57,17,3266,296,43,12098,28,4,1342,245,29,7600,163,7,4121,1468,116,64029,77,11,1757,819,80,11150,475,104,9407,,, +42049,Erie County,272,-80.14,42.18,2095.51,2.71,1.94,29,6,725,71,13,4924,553,20,53567,3400,478,198603,3219,259,176077,1057,104,64377,5670,337,464949,814,184,35900,3611,409,205727,924,32,52904,4193,292,114078,4972,73,158272,24845,869,1260992,1857,114,52370,9768,617,172090,4578,780,120033,1,3,19 +42051,Fayette County,129,-96.96,29.84,2068.73,2.03,0.39,10,3,554,539,20,45933,704,20,46021,1540,231,83494,1111,92,55505,306,35,15715,501,99,25056,350,69,13023,897,144,42179,37,4,2206,1662,100,73429,254,21,10160,7219,409,309265,557,44,17153,4241,255,92762,1436,344,38144,5,3,162 +42053,Forest County,7,-79.26,41.53,1114.15,2.91,0.08,,,,14,4,755,,,,29,9,1504,,,,4,3,179,13,3,454,,,,15,3,244,,,,,,,,,,333,7,13695,,,,130,24,2974,21,10,244,,, +42057,Fulton County,15,-90.18,40.47,1134.63,0.0,0.0,,,,,,,,,,319,31,20877,258,12,25408,15,3,283,56,13,2652,11,5,433,26,8,853,,,,45,11,1290,,,,597,24,30970,,,,237,20,4336,143,44,3248,,, +42059,Greene County,36,-90.39,39.36,1496.58,3.1,0.16,,,,2057,21,160463,164,7,18987,1257,60,79486,279,20,17936,102,14,5035,272,34,14020,68,8,3276,204,33,10659,10,3,644,129,19,5074,604,4,18883,1240,114,54842,26,8,474,1341,65,21950,421,99,14530,,, +42067,Juniata County,24,-77.43,40.54,1019.13,2.42,0.04,20,8,751,,,,,,,230,63,13218,154,19,7238,30,4,863,230,22,13038,15,7,461,64,21,1698,,,,432,15,17849,58,5,1394,426,31,17680,97,4,546,316,29,6119,389,87,9086,,, +42061,Huntingdon County,44,-78.03,40.34,2302.95,2.26,0.09,5,5,263,48,5,2423,75,6,7006,464,80,24399,219,22,10767,78,9,1870,408,41,23298,41,15,1539,271,54,9519,,,,160,30,6083,856,9,26543,2192,116,85651,131,16,4071,1167,83,19710,428,123,9559,,, +42063,Indiana County,84,-79.13,40.64,2161.15,2.68,0.25,15,6,639,696,48,52141,287,14,34703,1019,156,60132,794,58,50519,237,22,12404,1648,91,145962,124,45,5068,730,127,29239,376,10,25405,710,72,31798,172,16,5094,4634,263,206234,185,19,3932,2203,151,38294,1246,241,44225,,, +42065,Jefferson County,44,-94.17,29.83,1700.82,0.0,0.0,16,4,1203,94,15,5682,37,7,2880,350,83,17411,483,37,27596,132,24,6657,236,49,9873,73,19,2833,318,67,15328,813,9,50857,495,42,21159,,,,2430,129,96077,73,12,1363,872,99,13133,614,161,12407,,, +42069,Lackawanna County,216,-75.63,41.44,1204.66,3.23,2.43,10,4,306,51,4,3884,582,15,49969,3134,441,204056,4181,227,242942,1429,82,78327,4082,289,286690,597,153,33990,2546,460,160627,1427,33,90825,3468,253,150701,6376,65,242572,20095,768,1002515,1039,69,24202,6555,551,128214,3224,555,98688,,, +42071,Lancaster County,550,-76.24,40.08,2547.98,4.55,1.85,249,51,13059,234,9,17614,372,28,40268,20540,1885,1410087,13461,623,883879,1883,175,109917,8032,642,705792,2651,417,140692,13209,1059,901753,5730,98,552785,9540,709,369129,5800,146,176531,39098,1270,2063092,2733,182,79626,16324,1093,340553,11554,1745,375392,3,5,38 +42073,Lawrence County,86,-80.35,41.0,937.11,1.99,0.81,5,5,151,145,9,12854,211,13,22407,1417,198,102436,1187,84,68251,178,22,8612,1029,101,58575,230,48,7423,780,115,36014,171,6,14585,1321,87,60445,826,14,19385,5786,289,239308,235,24,8064,2337,161,37246,1294,274,39998,,, +42075,Lebanon County,142,-76.46,40.38,938.96,4.48,1.15,39,10,2551,56,5,3755,94,4,12203,1899,285,123152,3740,117,212845,299,39,13153,965,132,56518,307,77,13433,1087,184,69595,603,15,46463,1987,149,79336,1280,26,34138,8642,268,475907,465,48,8674,3421,230,66195,2065,410,61668,,, +42077,Lehigh County,372,-75.6,40.61,901.63,5.81,6.24,13,4,182,,,,1735,23,256898,6626,689,442266,12113,452,1206816,2158,137,164774,5745,469,500174,1727,355,96687,7982,783,618389,5528,87,838280,12034,535,499027,5341,116,193659,46603,1165,2910838,2025,128,74734,11588,805,248753,6398,959,221659,1,5,59 +42081,Lycoming County,114,-77.02,41.35,3221.81,2.67,0.39,7,4,155,463,15,36321,152,6,17798,2080,217,148176,1966,124,100040,426,35,19951,1496,167,90250,677,111,31468,1531,192,95712,171,17,17734,1544,118,54715,855,16,26177,9498,357,534472,292,35,7568,4252,271,83914,2332,347,60659,,, +42085,Mercer County,111,-80.3,41.33,1767.81,2.23,0.39,19,7,805,83,12,5301,202,12,16855,1392,225,86822,1078,91,59201,462,29,25463,1423,136,85855,245,73,10523,815,142,43492,896,17,47472,1083,117,43283,1763,22,45790,8267,410,353258,399,34,8415,4039,253,65406,1636,344,36161,5,5,111 +42079,Luzerne County,325,-75.97,41.17,2346.86,3.52,1.66,11,3,371,309,18,20711,1979,27,183296,4392,568,299211,5698,306,343585,1989,129,111261,4904,367,344037,1091,231,54538,5378,524,474554,821,35,48113,7847,415,285648,3962,72,128154,25613,975,1443475,1280,85,25339,9951,741,208719,3798,789,115399,5,5,86 +42083,McKean County,41,-78.58,41.8,2549.64,2.18,0.06,67,21,3900,287,26,19050,86,10,6715,408,64,25860,288,25,15256,78,16,3096,235,45,11144,47,13,3064,195,61,7703,81,4,4635,562,26,11903,336,6,12368,2379,138,93555,168,15,2858,1036,90,16919,523,138,11386,,, +42087,Mifflin County,46,-77.62,40.61,1074.25,2.36,0.19,81,9,4289,,,,43,3,4740,711,110,38377,534,43,26042,108,20,4594,426,54,25333,69,22,2737,188,34,7299,,,,299,38,9676,93,9,1593,3403,122,166729,62,9,1365,1187,87,18468,563,129,12523,,, +42121,Venango County,51,-79.77,41.4,1768.57,2.11,0.15,8,5,372,84,10,3633,121,8,12208,422,91,22129,524,42,25463,127,24,4547,344,49,21351,80,23,2609,274,61,13893,103,4,6561,405,39,9264,47,7,1356,3247,174,138028,187,13,2993,1074,105,17541,776,181,15397,,, +42089,Monroe County,168,-90.18,38.27,1598.18,1.91,0.34,22,5,418,84,8,7395,114,9,12878,1653,353,85369,1121,118,72001,295,53,14887,816,138,49537,772,159,34634,1550,276,82215,140,12,8718,2402,220,76913,209,34,9023,7585,357,375373,980,64,23889,8234,405,202905,1799,410,56335,8,3,203 +42091,Montgomery County,851,-95.51,30.3,1261.86,3.07,10.08,30,9,1464,213,14,17048,2955,34,426667,27993,2391,2508036,33901,1418,3944200,13700,581,1379991,40448,1941,5413173,7545,1159,646986,49411,3726,5758216,30808,254,4636526,43867,1766,2374696,16438,463,712200,88308,3359,4741394,6294,459,191225,27418,1975,666968,18847,2638,731038,31,19,2021 +42093,Montour County,18,-76.66,41.03,342.51,1.78,0.18,,,,,,,,,,119,25,5944,84,8,5546,19,3,255,171,28,10962,21,10,806,526,28,36528,404,8,26955,844,27,84747,,,,9821,108,858601,90,10,1897,605,35,11702,332,61,10657,,, +42095,Northampton County,311,-75.33,40.75,976.93,3.58,3.85,4,6,152,28,4,1599,266,16,30278,4277,620,296957,7570,265,554982,1286,111,90248,3153,314,275531,863,227,48353,4041,574,307195,1999,38,254842,6766,395,281233,6486,92,333331,16195,775,830441,1165,110,30153,11129,731,281100,4478,766,137645,4,5,96 +42097,Northumberland County,92,-76.69,40.85,1235.73,3.01,0.83,,,,180,15,9371,183,9,15531,961,138,51981,865,55,50889,252,18,9671,527,76,32820,142,35,5388,535,92,28180,876,4,74016,458,69,19798,320,13,7407,3493,200,147957,187,19,18139,1384,173,23979,1185,253,24694,,, +42099,Perry County,46,-89.38,38.08,1438.88,2.05,0.05,12,5,432,,,,23,3,3204,647,139,30473,76,17,5101,36,8,1014,183,29,8644,28,13,886,213,46,10234,,,,108,40,4226,62,8,1312,716,71,30733,8,7,216,525,70,8394,480,126,11495,,, +42103,Pike County,58,-90.85,39.61,1468.23,1.76,0.03,9,5,555,24,3,1317,33,7,2587,433,130,27798,34,14,1998,69,16,5137,158,39,7205,175,51,7060,234,83,10918,75,4,4375,608,57,29677,13,6,118,1033,94,34934,187,29,7227,1877,121,53520,893,127,25038,,, +42101,Philadelphia County,1597,-75.13,40.01,369.7,9.37,64.46,19,6,855,,,,1550,20,204950,11346,1748,985872,15166,947,1206401,23076,601,2988342,29475,1346,4030741,9722,1497,746583,54829,3205,6757361,14914,155,1575129,25381,1184,1184858,81574,597,5143458,172347,4367,10652284,21088,547,1396720,42930,3913,1293329,23628,3634,1051021,60,37,3463 +42105,Potter County,16,-101.88,35.37,2801.92,0.0,0.0,22,5,1354,,,,62,3,4861,79,23,4521,41,5,1976,523,16,26725,80,17,4409,11,6,260,179,23,9347,,,,197,6,7638,,,,813,41,46769,140,5,1152,225,40,4113,169,48,3577,,, +42107,Schuylkill County,143,-76.23,40.69,2027.46,3.67,0.64,38,8,1340,512,38,34361,174,19,14784,1577,213,98188,1221,96,62286,272,43,9172,757,127,45141,217,63,10466,942,154,56408,530,17,32307,901,108,39133,306,19,13246,6483,348,319141,172,39,5064,2396,244,40994,1506,396,40793,,, +42109,Snyder County,40,-77.09,40.76,858.77,2.51,0.1,16,3,732,,,,,,,526,87,28385,466,31,26090,100,16,4174,223,50,13899,66,13,2719,224,34,11186,267,3,15079,271,31,10152,1266,6,33603,1601,93,56776,107,15,2172,1459,84,26300,573,124,13341,,, +42111,Somerset County,74,-79.04,40.0,2801.56,1.98,0.05,16,4,471,596,24,50312,95,14,8063,980,167,54282,772,70,37963,79,16,4727,621,77,37869,105,33,4129,964,85,51775,92,5,6916,284,67,10668,95,8,1578,2943,165,139777,94,29,2787,3097,157,48810,1260,268,31344,,, +42113,Sullivan County,6,-76.51,41.44,1171.9,0.0,0.0,9,6,251,28,3,1593,,,,40,11,1986,24,4,1499,,,,25,6,905,11,6,241,20,11,832,,,,16,5,174,,,,262,16,9623,28,8,1473,72,21,1451,51,21,773,,, +42115,Susquehanna County,39,-75.82,41.82,2155.12,0.0,0.0,68,8,5518,490,48,52799,89,8,7250,320,85,18076,286,33,14279,97,12,3975,156,22,5624,45,14,2928,308,55,15744,,,,147,37,8267,35,5,590,1022,56,38026,261,10,3168,668,81,13709,376,102,10641,,, +42117,Tioga County,41,-77.25,41.77,2944.62,0.0,0.0,33,8,1384,460,15,43761,158,12,13683,317,70,15307,338,23,17192,147,23,6717,400,34,29410,93,28,5835,205,45,9683,,,,112,35,5959,,,,2118,124,94955,28,7,905,1138,96,20547,470,116,11828,,, +42119,Union County,43,-89.25,37.46,822.81,4.39,0.12,23,5,897,,,,,,,810,94,47971,336,35,21122,95,13,3123,452,57,27370,125,22,5176,504,65,26026,182,7,13386,398,46,16728,2497,11,111629,3716,141,228786,70,10,1523,1610,91,30750,535,129,13570,,, +42123,Warren County,39,-79.27,41.81,2327.97,2.51,0.1,14,8,649,245,31,15338,108,8,10081,225,51,11017,185,25,8937,77,13,3028,829,105,60792,32,19,1020,229,41,13033,89,5,7122,196,24,6667,738,9,47076,2908,125,147553,172,12,2867,731,68,12836,493,119,8861,,, +42133,York County,455,-76.74,39.97,2358.54,4.04,1.47,14,9,552,247,9,17598,1614,31,191656,10566,894,745231,8924,377,555542,988,136,60056,4628,469,330930,1618,314,87269,6456,702,449598,3943,75,352777,9137,495,368975,2753,78,84423,25090,975,1516066,2271,140,42816,12749,762,226412,7682,1206,235035,2,3,22 +42125,Washington County,209,-96.39,30.22,2229.41,2.12,0.66,21,12,503,2432,72,313995,1489,31,202990,9647,600,699424,4317,246,324689,2932,80,506466,1811,269,171249,1264,188,89920,3656,477,291419,2912,40,515619,3712,275,224092,868,52,32118,15112,740,691222,1581,93,58314,5578,410,101225,3240,632,103232,4,4,90 +42127,Wayne County,51,-88.42,38.43,1944.1,1.88,0.02,9,7,350,72,8,5899,78,10,7326,1133,183,73172,345,26,21813,60,21,2963,451,55,33313,124,43,7952,325,79,17371,65,3,3397,723,69,24195,117,12,4874,2331,128,110515,142,29,5931,1491,158,53357,888,155,25591,,, +42129,Westmoreland County,355,-79.49,40.29,2682.98,2.32,0.79,27,10,921,639,23,70974,897,22,104243,6571,875,443510,6263,354,413530,1125,116,65334,2712,482,167490,979,277,42337,6208,698,470876,4521,52,360797,6036,442,234747,2552,59,80120,19414,1082,942074,1884,156,63330,12046,774,202785,5533,1088,163817,4,6,96 +42131,Wyoming County,26,-76.02,41.52,1049.29,0.0,0.0,187,5,10728,230,13,23880,,,,326,61,18487,369,22,21304,54,9,1410,190,39,9515,61,17,4408,271,48,16266,2227,4,143904,530,35,18160,2,3,269,483,56,23049,24,8,1224,543,66,11759,290,76,7841,,, diff --git a/training/naics2/US/counties/2021/US-RI-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-RI-training-naics2-counties-2021.csv new file mode 100644 index 00000000..6735007a --- /dev/null +++ b/training/naics2/US/counties/2021/US-RI-training-naics2-counties-2021.csv @@ -0,0 +1,6 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +44001,Bristol County,51,-71.09,41.74,73.27,2.56,6.44,,,,,,,,,,654,184,42759,473,60,39395,144,22,9065,258,60,22056,182,62,9760,405,117,28151,22,5,1821,233,81,15670,2447,24,77712,3035,140,113508,302,44,14151,1600,138,39362,691,152,25801,,, +44003,Kent County,169,-100.78,33.17,455.18,2.17,5.44,59,5,2588,,,,21,4,2027,3671,549,254314,3598,224,262108,1358,65,121369,4048,261,405327,991,180,51811,3194,527,213730,1389,27,140484,3571,301,138175,1088,52,52262,12228,576,685450,769,75,25444,7280,458,179742,2661,484,104132,0,3,46 +44005,Newport County,86,-71.3,41.51,284.72,2.67,4.21,23,10,1115,,,,71,3,6651,1568,326,92223,509,93,46097,199,32,14203,1531,120,179951,530,113,34222,3922,352,304607,214,9,9032,842,186,55633,1696,39,67436,4607,211,203722,685,97,37960,5781,375,214146,1357,279,57794,3,3,70 +44009,Washington County,130,-96.39,30.22,911.28,1.92,0.56,74,17,4673,37,5,2484,78,5,8099,1929,521,124215,2671,155,232473,267,48,15314,1050,142,99134,447,147,20795,1563,323,112851,816,8,60986,1152,287,66855,520,63,19612,7148,352,374085,946,130,41184,5048,459,175476,1687,359,68218,,, +44007,Providence County,657,-71.58,41.87,1120.53,4.72,10.98,9,5,289,105,5,6884,1235,25,136942,11200,1794,888209,10919,672,869195,4308,245,361070,24062,836,2673045,3044,701,186046,12857,1670,1186072,7759,100,722430,15396,1042,752304,21301,252,1011694,54907,1823,3169554,3102,262,104319,23594,1737,620246,9388,1736,409140,27,16,765 diff --git a/training/naics2/US/counties/2021/US-SC-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-SC-training-naics2-counties-2021.csv new file mode 100644 index 00000000..bf60dd7d --- /dev/null +++ b/training/naics2/US/counties/2021/US-SC-training-naics2-counties-2021.csv @@ -0,0 +1,47 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +45001,Abbeville County,24,-82.44,34.23,1325.51,0.0,0.0,,,,,,,,,,174,54,6594,78,6,6151,91,5,8527,77,19,3681,4,4,98,35,16,1834,,,,122,14,3993,246,7,8547,368,24,16784,,,,374,30,5728,237,52,5359,,, +45003,Aiken County,168,-81.62,33.57,2797.68,2.05,0.04,132,31,5674,93,4,6066,437,13,35217,2244,274,121881,845,69,43457,400,30,20422,1059,200,70954,404,133,19187,2592,268,286668,83,7,8766,11058,170,881818,479,26,15832,5895,359,263963,739,59,17626,5354,283,90963,2248,339,68650,22,3,321 +45005,Allendale County,8,-81.34,32.96,1068.26,0.0,0.0,91,8,3778,,,,,,,28,5,854,61,8,2920,11,5,407,32,7,1753,11,3,147,34,8,1793,,,,,,,,,,332,13,13459,,,,54,10,778,13,7,169,,, +45007,Anderson County,202,-95.63,31.78,1957.32,1.83,0.04,28,12,1175,20,3,1595,177,12,14031,2456,375,129481,4823,184,352674,351,42,19425,1171,256,71252,488,173,20941,3351,304,188388,490,14,97113,2840,217,94405,1495,32,40573,9221,399,481462,582,52,8861,7190,419,125877,2809,484,80449,2,4,30 +45013,Beaufort County,186,-76.89,35.47,1833.37,1.59,0.21,21,9,969,,,,102,6,7314,3761,734,200622,677,158,41328,520,72,29326,1776,298,172533,2107,603,133232,2998,699,227850,254,25,17825,4108,439,151487,951,72,38598,8381,524,425640,2476,135,73444,12168,580,350060,3887,487,150536,48,7,518 +45009,Bamberg County,14,-81.02,33.21,1024.2,0.0,0.0,45,10,2371,,,,,,,15,7,600,66,10,3151,,,,77,15,3785,3,3,109,59,14,2956,,,,61,9,2508,297,4,11575,344,37,12959,,,,213,20,2933,119,39,1991,,, +45011,Barnwell County,21,-81.42,33.26,1443.2,0.0,0.0,13,4,786,,,,27,3,2099,104,14,4443,49,5,1866,15,7,642,117,24,4038,12,6,643,114,26,4532,,,,150,22,7218,53,3,1232,461,23,14471,43,3,368,432,32,5762,257,58,7300,,, +45019,Charleston County,405,-79.8,32.82,2653.6,2.73,1.78,42,17,2314,14,3,2803,497,27,48088,10938,1305,724530,6387,537,474977,4807,245,371437,6877,884,779492,4857,1237,320418,16628,2115,1420114,2905,75,313187,15378,834,566079,3621,195,149981,31812,1504,1917584,3280,295,100680,30501,1467,884964,9370,1306,365066,19,19,848 +45023,Chester County,32,-75.77,39.98,1518.12,0.0,0.0,71,7,4358,,,,14,7,1439,367,48,25005,215,18,15859,190,8,12408,128,28,5488,33,14,1390,144,29,7405,,,,212,30,8416,35,3,609,603,45,22938,50,7,1489,661,49,11399,271,84,6626,,, +45015,Berkeley County,225,-78.04,39.45,3195.69,2.31,0.61,38,8,1646,31,4,2780,346,11,28880,3635,501,226549,2698,160,192250,4282,59,528424,1330,232,110802,756,255,53238,5634,405,508075,298,15,29347,3202,242,145826,600,39,20432,4303,346,198978,718,46,21533,6104,320,118848,2058,376,69482,2,6,18 +45017,Calhoun County,14,-96.67,28.5,1016.32,0.0,0.0,91,5,2788,,,,65,4,5957,445,40,24204,210,12,8529,11,3,568,29,11,1648,16,6,1375,14,11,1004,,,,216,13,11067,,,,257,19,8628,,,,69,13,700,103,39,2136,,, +45021,Cherokee County,56,-95.18,31.84,1028.98,1.56,0.06,8,3,242,36,3,1892,78,6,7085,815,88,45438,253,26,11476,119,12,3891,275,59,14108,68,27,3103,171,37,6899,133,5,8567,674,28,25252,676,6,19328,1401,79,55323,144,16,4016,1296,85,21900,721,154,15960,,, +45025,Chesterfield County,44,-77.58,37.39,2087.21,0.0,0.0,66,8,3287,120,7,6556,153,6,15173,839,55,42179,508,25,23053,110,10,6008,221,47,11174,50,17,1654,76,26,2473,,,,112,19,5202,,,,1515,95,48675,49,9,829,902,74,14248,320,84,6795,,, +45029,Colleton County,39,-80.68,32.86,2786.28,0.0,0.0,354,38,16036,14,3,1241,54,4,5337,498,74,23699,180,27,9835,124,10,8763,242,51,13123,113,39,5622,191,51,19599,,,,247,31,12474,79,3,2394,1172,76,63473,97,9,3845,1220,75,28930,217,71,4662,,, +45027,Clarendon County,32,-80.23,33.67,1801.75,4.23,0.02,178,13,7060,,,,,,,106,31,3776,100,17,5325,,,,207,37,10423,29,16,744,91,30,4440,,,,70,20,3086,116,6,2275,1257,40,43307,49,7,962,711,53,10089,308,63,7166,,, +45031,Darlington County,63,-79.94,34.36,1466.49,0.0,0.0,60,7,2884,,,,814,8,98910,921,68,36813,674,61,34890,69,13,4067,326,68,17696,81,30,3378,232,58,11550,1171,12,179672,580,43,16178,454,9,14599,2771,112,111971,207,14,3591,1625,105,22058,752,152,19033,,, +45033,Dillon County,29,-79.39,34.4,1052.87,0.0,0.0,63,7,1223,,,,,,,107,20,4239,233,14,12547,33,4,1865,139,42,6225,42,25,1805,125,26,3419,,,,73,12,1454,,,,1153,49,51403,,,,809,57,11071,353,62,14023,,, +45035,Dorchester County,160,-76.1,38.39,1479.35,1.97,0.93,97,13,9811,25,3,1507,67,7,5707,2000,333,97296,1091,98,61471,270,35,14871,705,174,43415,572,182,26483,1428,241,99390,116,5,9719,2044,157,76021,416,32,11419,4411,295,192352,724,36,14610,4423,250,84405,1694,289,53411,3,3,131 +45039,Fairfield County,21,-82.64,39.79,1838.69,0.0,0.0,16,3,495,,,,632,10,77715,164,31,7761,162,10,11387,33,5,1890,66,19,2211,24,12,1036,854,39,70628,,,,253,17,10607,75,5,2443,522,28,19192,,,,206,23,3136,152,48,3327,,, +45037,Edgefield County,26,-81.98,33.76,1313.19,0.0,0.0,99,10,6618,,,,,,,271,45,10016,539,10,39931,9,4,175,40,12,1693,33,17,1010,71,20,2924,,,,168,24,5837,67,3,1668,554,26,19864,25,4,523,224,21,3089,365,52,15112,,, +45041,Florence County,137,-88.39,45.84,2083.13,1.83,0.2,157,22,7322,,,,167,12,14402,1529,201,75161,2781,154,164960,308,44,19240,2422,245,175029,511,122,25611,2127,200,132348,119,11,5784,3164,160,116041,425,31,10568,17728,426,881678,324,26,6239,6877,325,122286,2435,351,76946,7,6,66 +45045,Greenville County,519,-82.34,34.86,2060.65,1.84,1.09,59,13,2458,65,4,4193,564,25,46258,11551,1329,743380,12396,776,903062,5723,237,375325,11174,1024,901516,3499,975,196546,19486,1902,1520498,9591,126,714940,24048,890,835285,7151,213,267696,33938,1458,1705962,3375,216,76643,24190,1341,510248,10788,1367,353935,36,21,987 +45049,Hampton County,19,-81.12,32.79,1456.91,0.0,0.0,134,14,9315,,,,23,4,1916,171,32,7702,269,7,18918,12,3,659,112,24,5205,11,4,900,89,15,12891,,,,40,12,2128,,,,589,26,21075,,,,296,31,4647,154,30,3902,,, +45043,Georgetown County,63,-79.33,33.44,2257.66,0.0,0.0,257,29,13844,,,,9,3,630,998,172,49323,382,50,22331,91,16,4628,472,114,29609,635,116,26243,753,175,50404,,,,965,111,39906,135,18,3319,3993,279,225574,1088,45,27031,3092,179,78096,1079,200,29801,,, +45047,Greenwood County,69,-96.25,37.87,1201.47,1.81,0.23,42,8,2884,,,,31,3,3266,975,106,48535,1272,59,75515,174,19,7081,459,94,31168,186,53,7454,632,95,32943,195,12,19608,1198,58,34120,136,8,2639,4470,135,230542,271,16,4161,2797,146,46106,703,157,18426,1,4,52 +45051,Horry County,345,-78.96,33.92,2967.92,1.94,0.26,116,19,4491,57,4,2185,229,9,16867,7679,1090,395457,2945,286,145168,1714,132,108463,3018,494,233631,4484,940,201115,3846,828,223069,1204,34,71409,5154,606,172009,630,73,20219,14040,867,792339,4268,249,110501,27568,1363,704571,4268,799,128493,9,7,152 +45057,Lancaster County,95,-76.24,40.08,1437.75,0.0,0.0,29,5,1406,634,3,53772,31,3,3275,903,128,46430,1468,71,117293,907,31,92937,1629,116,136245,177,82,10623,689,147,48362,2326,9,254536,767,77,27588,79,12,1642,2881,182,128046,232,18,3144,2765,152,48232,1335,228,86469,3,4,55 +45053,Jasper County,28,-94.0,30.75,1737.84,0.0,0.0,32,4,1779,,,,151,4,17908,1198,153,69931,585,32,34172,281,5,20465,92,25,6002,105,33,5384,269,43,15313,,,,806,77,42209,232,8,10216,1132,50,41859,111,8,3993,810,75,16346,278,69,9621,,, +45055,Kershaw County,65,-80.57,34.33,1917.24,0.0,0.0,50,15,2103,43,3,3400,48,6,2965,963,152,47306,196,24,13279,1422,16,62152,388,83,18466,83,38,2627,375,70,17143,149,4,3855,581,68,14438,213,22,6619,2098,103,97267,183,24,4002,1535,99,24442,685,130,17313,,, +45059,Laurens County,67,-82.94,32.42,1872.41,0.0,0.0,63,12,2365,31,5,1710,111,5,7854,545,81,26429,203,34,13553,100,14,4397,263,59,13039,45,27,1733,340,64,13172,,,,857,42,22780,694,7,23106,1804,70,74782,208,13,2777,1385,87,21067,486,130,12573,7,3,47 +45063,Lexington County,292,-81.28,33.9,1962.26,2.04,0.19,112,21,6432,116,8,8860,1412,44,138537,6435,797,358428,6950,325,426193,2483,99,168403,3194,479,234464,1256,348,60772,3609,664,231738,1745,45,148607,8207,430,269282,699,79,18280,16454,723,917840,800,92,18155,12449,611,217808,5650,792,206634,28,10,551 +45061,Lee County,17,-96.96,30.3,1064.92,0.0,0.0,22,4,617,,,,,,,65,11,2827,202,13,6124,,,,69,13,2197,,,,38,12,1008,,,,141,14,8375,87,4,2773,297,14,8615,,,,239,18,3624,275,31,8860,,, +45067,Marion County,30,-94.34,32.79,1279.94,0.0,0.0,24,7,2324,14,3,590,21,3,2295,158,34,6175,292,20,13319,10,5,840,310,38,16293,46,15,1466,67,25,2621,25,4,2116,128,17,4132,40,3,1352,810,57,22569,12,3,268,697,47,9929,252,67,5659,,, +45065,McCormick County,10,-82.28,33.88,1019.46,0.0,0.0,,,,,,,,,,50,7,2283,,,,,,,12,3,385,11,4,577,3,5,90,,,,48,9,2021,,,,156,7,6370,,,,87,14,1137,165,18,3716,,, +45071,Newberry County,38,-81.58,34.33,1676.39,0.0,0.0,230,19,11783,,,,,,,746,89,36531,364,32,20986,21,8,995,166,50,7619,66,26,2934,163,46,6716,31,3,3140,480,38,12775,408,7,11811,1335,65,51197,67,8,1049,1032,64,14229,369,107,10770,,, +45073,Oconee County,78,-83.43,33.83,1744.6,0.0,0.0,73,17,2497,,,,1384,10,165342,1242,224,60284,404,50,17229,211,19,10674,483,106,36483,247,113,12430,496,118,21202,114,8,9346,1394,102,35205,222,12,6923,2281,132,97287,315,25,8435,1838,137,32702,1205,210,33268,,, +45069,Marlboro County,27,-79.67,34.58,1256.9,0.0,0.0,23,5,1811,,,,62,4,4551,227,10,13046,64,8,2941,26,7,888,85,27,3706,34,11,4589,33,9,1321,,,,4,3,74,44,3,1051,1065,44,29792,18,3,228,340,27,5667,165,30,2778,,, +45075,Orangeburg County,85,-80.78,33.41,2921.53,3.73,0.01,128,17,6219,,,,170,9,9808,675,100,37338,959,61,53957,153,17,6705,554,96,30696,149,40,6595,383,83,22891,97,8,8932,450,49,13874,751,17,28425,4045,214,192104,256,20,5888,3155,185,51052,808,202,19234,,, +45089,Williamsburg County,31,-79.74,33.64,2426.83,5.13,0.01,100,16,4781,,,,,,,309,36,13823,255,20,9218,233,4,19339,123,34,6230,22,12,432,94,17,4061,,,,535,21,10201,,,,899,50,30488,7,3,129,266,29,4115,190,65,4913,5,4,122 +45077,Pickens County,130,-84.47,34.46,1327.88,2.88,0.21,12,7,404,,,,139,3,13044,1359,278,62796,438,60,20872,138,29,8414,540,131,32765,195,94,8583,864,160,51084,134,7,13788,655,99,19381,578,23,11377,2988,196,126589,730,38,18462,4744,254,84375,1644,261,45670,3,3,2718 +45079,Richland County,415,-88.09,38.71,1999.32,2.19,1.82,126,17,7198,98,5,7344,335,30,34109,6171,558,367424,7916,393,555629,2924,172,192614,12391,718,1015293,2785,583,169689,10706,1224,823899,2533,83,173425,16789,606,512765,3898,139,127159,29262,1094,1656245,1740,116,40403,18670,901,342849,7393,1006,262420,22,16,344 +45081,Saluda County,19,-81.74,34.01,1195.41,0.0,0.0,65,9,2648,,,,,,,235,36,11647,32,6,1180,,,,43,11,1697,21,5,773,70,15,2484,,,,25,9,928,34,3,690,373,21,12746,24,4,609,276,17,2895,111,34,3068,,, +45083,Spartanburg County,323,-82.0,34.94,2122.93,1.67,0.15,59,13,2810,156,10,10592,250,10,21479,8034,642,474615,7580,424,527580,1716,88,98876,3171,501,216983,1130,304,50890,4736,521,266168,3127,77,368573,13324,396,582545,2496,51,92177,15802,633,824008,946,77,15210,11258,623,198281,4997,780,159241,5,10,188 +45087,Union County,27,-89.25,37.46,1335.2,0.0,0.0,63,9,4035,,,,65,6,4850,86,24,3955,143,12,6110,24,5,847,141,25,5734,26,13,795,41,14,1363,,,,161,10,7454,19,3,269,495,24,21668,8,4,66,538,37,8037,290,74,5476,,, +45085,Sumter County,106,-82.08,28.67,1766.92,1.51,0.09,125,6,9060,,,,107,7,9618,3906,160,284361,528,59,30307,229,20,17504,743,111,45073,296,59,11718,863,130,53259,73,5,9000,1661,82,57298,561,35,19680,4974,205,207280,206,22,3910,3554,177,57526,1682,219,50292,19,4,124 +45091,York County,277,-76.74,39.97,1802.69,2.3,0.54,45,13,2436,46,4,2772,1202,14,136721,4318,567,252745,4863,277,377318,1599,101,113047,6847,384,696301,1090,399,57333,8663,599,560118,2741,26,377213,3964,324,156104,840,74,24786,10587,608,507040,1597,95,27281,9931,530,183921,4401,616,146595,5,6,486 diff --git a/training/naics2/US/counties/2021/US-SD-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-SD-training-naics2-counties-2021.csv new file mode 100644 index 00000000..a3222b56 --- /dev/null +++ b/training/naics2/US/counties/2021/US-SD-training-naics2-counties-2021.csv @@ -0,0 +1,67 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +46003,Aurora County,3,-98.57,43.7,1846.07,0.0,0.0,,,,,,,,,,32,13,1774,40,5,1909,,,,28,6,2200,,,,118,5,3987,,,,,,,,,,153,9,5264,,,,32,8,377,28,6,1013,,, +46005,Beadle County,19,-98.28,44.42,3275.84,1.73,0.06,3,3,283,,,,156,3,11930,263,63,16870,491,37,30549,49,7,1248,555,48,32762,77,25,2506,109,25,5226,25,3,1517,95,24,3734,,,,1074,59,48322,70,11,1582,450,43,7959,270,71,7807,,, +46007,Bennett County,3,-101.66,43.19,3083.29,0.0,0.0,,,,,,,,,,67,10,2975,,,,22,4,590,,,,,,,16,4,122,,,,,,,,,,119,7,6972,,,,42,4,710,13,6,379,,, +46009,Bon Homme County,7,-97.87,43.01,1506.32,0.0,0.0,,,,,,,,,,44,13,2057,103,14,3877,8,3,285,65,18,3653,8,5,121,18,6,702,,,,8,5,306,,,,360,19,13185,9,5,229,38,8,520,43,21,1260,,, +46011,Brookings County,34,-96.79,44.38,2084.81,2.45,0.12,,,,15,3,716,63,6,6229,570,122,33644,373,40,20637,125,16,4525,667,59,39516,217,43,8369,621,78,33578,19,3,1884,212,53,7816,102,15,1766,2090,93,89418,236,30,4047,1599,85,30854,583,104,18565,,, +46013,Brown County,38,-98.99,31.75,4483.64,2.3,0.08,25,8,841,,,,106,7,8827,771,150,43852,1129,87,70641,156,15,8349,902,100,69017,225,62,10653,410,79,21714,205,4,19848,522,71,20084,422,11,10759,3004,118,167289,371,40,6030,1855,106,35284,662,135,19604,,, +46015,Brule County,5,-99.05,43.68,2192.31,0.0,0.0,,,,,,,,,,80,22,2500,234,14,7614,30,4,1782,57,14,3358,,,,59,14,2006,,,,190,8,10173,,,,452,24,18296,11,6,599,283,26,4694,103,23,2848,,, +46017,Buffalo County,2,-99.08,40.84,1262.69,0.0,0.0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,16,3,864,,,,,,,,,,,, +46019,Butte County,10,-121.59,39.65,5871.93,0.0,0.0,14,4,631,,,,,,,141,56,6455,39,10,1384,,,,93,17,4604,18,9,674,96,24,4865,,,,75,15,1342,,,,269,30,9850,8,4,246,267,33,4483,110,35,3444,,, +46021,Campbell County,2,-84.37,38.93,1997.21,0.0,0.0,,,,,,,,,,4,3,119,64,6,1323,,,,25,3,1292,,,,13,5,315,,,,,,,,,,17,3,560,,,,11,4,153,16,9,315,,, +46023,Charles Mix County,9,-98.62,43.23,2979.4,0.0,0.0,,,,,,,,,,149,30,7333,140,20,7141,9,3,134,106,23,5395,5,5,83,53,15,1813,,,,32,15,916,174,3,6662,528,27,23678,22,7,1023,270,22,7037,94,36,2348,,, +46025,Clark County,4,-87.78,39.33,2505.68,0.0,0.0,4,4,131,,,,17,4,716,54,18,2023,47,10,2309,,,,24,5,1560,,,,18,8,736,,,,,,,,,,97,10,3266,6,5,357,55,12,639,43,13,1032,,, +46027,Clay County,15,-98.21,33.69,1081.04,2.59,0.24,4,3,284,,,,32,4,2728,128,30,4607,54,7,3598,24,6,735,88,18,5683,23,14,917,257,15,6867,,,,43,12,2124,50,3,623,778,32,22933,13,5,415,680,48,12382,166,37,5519,,, +46029,Codington County,28,-97.2,44.97,1857.41,1.97,0.2,,,,14,3,684,21,3,1705,663,138,38439,784,73,48649,106,16,4760,737,77,43421,131,73,4236,332,77,16058,,,,225,50,7654,88,8,1906,1905,92,95489,116,42,2826,1918,90,44931,559,111,16891,,, +46031,Corson County,4,-101.18,45.71,6551.7,0.0,0.0,,,,,,,,,,11,5,155,39,3,2049,,,,15,5,741,,,,,,,,,,24,3,353,,,,11,4,345,,,,,,,8,5,91,,, +46033,Custer County,8,-105.35,38.11,4038.16,0.0,0.0,7,4,265,28,4,1571,39,3,3647,136,47,5713,6,3,192,18,7,768,35,13,2828,27,13,1168,75,22,3301,,,,30,17,869,5,3,114,186,15,11525,135,9,6305,339,73,15079,80,27,1804,,, +46035,Davison County,20,-98.14,43.67,1131.69,2.0,0.2,,,,,,,84,4,8039,628,69,38447,478,31,23628,184,7,9790,388,58,26478,77,20,1901,1130,44,67585,,,,167,27,4490,393,7,9519,2275,85,90313,98,17,2007,1165,87,21869,298,66,9865,,, +46037,Day County,5,-97.62,45.37,2826.01,0.0,0.0,7,4,315,,,,,,,57,25,4176,134,15,8249,9,3,413,51,15,3013,9,7,263,43,12,1531,,,,5,4,56,,,,283,20,10010,,,,143,23,2139,45,24,1099,,, +46039,Deuel County,4,-102.33,41.11,1648.26,0.0,0.0,,,,,,,27,3,2127,99,28,8326,64,8,5120,51,4,3536,34,8,3725,,,,30,9,930,,,,5,4,212,,,,148,7,6659,3,5,110,70,8,680,57,14,1270,,, +46041,Dewey County,5,-98.98,35.98,6333.13,0.0,0.0,,,,,,,44,3,2686,48,16,2893,80,6,2695,,,,33,5,2112,,,,,,,,,,,,,,,,152,11,8858,,,,18,6,274,48,13,1508,,, +46043,Douglas County,3,-88.22,39.76,1123.0,0.0,0.0,,,,,,,,,,62,14,3531,69,5,4511,6,3,170,36,8,1671,,,,9,4,256,,,,,,,,,,190,6,7146,,,,22,4,149,52,14,1110,,, +46045,Edmunds County,4,-99.22,45.42,2981.28,0.0,0.0,,,,,,,18,3,1573,26,11,1645,105,13,5181,,,,55,10,2570,5,3,90,25,3,1295,,,,7,3,726,,,,175,7,5328,3,3,64,63,10,908,30,11,483,,, +46047,Fall River County,7,-103.58,43.23,4530.57,0.0,0.0,3,3,186,16,4,1146,,,,76,26,3303,,,,28,4,1389,37,11,2377,18,11,684,35,12,1245,,,,44,7,1578,,,,1564,18,139580,79,4,2146,195,33,4642,105,28,1917,,, +46049,Faulk County,2,-99.17,45.07,2605.07,0.0,0.0,,,,,,,,,,17,5,687,24,8,1288,,,,26,4,1885,,,,,,,,,,,,,,,,158,6,7339,,,,25,9,410,16,9,315,,, +46051,Grant County,8,-96.03,45.94,1780.9,0.0,0.0,14,4,442,19,3,1020,148,7,14822,196,38,14326,109,11,8211,31,6,1235,155,19,7589,11,9,285,46,15,1543,,,,74,8,4324,,,,728,23,32510,42,8,1138,209,24,2744,125,33,3117,,, +46053,Gregory County,4,-99.17,43.17,2728.27,0.0,0.0,3,4,172,,,,,,,54,21,1968,41,6,441,7,3,212,64,9,3851,,,,39,11,1499,,,,,,,,,,300,16,13802,22,8,1034,105,18,1471,53,23,1202,,, +46055,Haakon County,2,-101.58,44.29,4731.32,0.0,0.0,,,,,,,,,,15,9,848,120,9,4020,38,3,1210,41,5,2819,,,,15,5,461,,,,,,,,,,145,9,6816,,,,33,5,415,22,6,667,,, +46057,Hamlin County,6,-97.2,44.68,1393.72,0.0,0.0,10,5,614,,,,,,,329,64,19102,133,14,9144,,,,61,13,3377,,,,23,8,794,,,,50,5,2526,,,,103,8,2526,,,,69,8,1017,51,17,1426,,, +46059,Hand County,3,-99.01,44.54,3730.04,0.0,0.0,18,4,894,,,,41,3,2689,20,9,712,132,9,5817,,,,67,11,5176,,,,126,7,5632,,,,4,3,137,,,,200,9,8480,5,5,119,77,13,1027,47,18,1005,,, +46061,Hanson County,3,-97.79,43.66,1127.4,0.0,0.0,,,,,,,,,,59,19,2667,18,4,1583,,,,28,8,1499,,,,10,7,539,,,,,,,,,,15,3,403,,,,12,4,183,17,7,190,,, +46063,Harding County,1,-103.48,45.55,6935.23,0.0,0.0,,,,79,3,7905,,,,75,9,5216,,,,,,,,,,,,,7,3,753,,,,,,,,,,69,6,1489,,,,29,5,539,9,4,98,,, +46065,Hughes County,18,-96.27,35.05,2074.77,1.94,0.11,19,7,880,,,,,,,453,80,20920,241,25,17668,98,15,4087,540,51,54274,52,23,1756,313,53,22068,,,,134,31,6006,701,14,24585,1118,77,57088,187,31,3602,946,47,17435,361,83,16999,,, +46067,Hutchinson County,7,-101.35,35.81,2109.04,0.0,0.0,24,3,1071,,,,,,,96,25,4549,364,27,19731,10,3,481,94,18,5799,,,,47,14,2149,,,,34,5,676,,,,581,19,23090,3,3,97,75,16,850,112,35,2808,,, +46069,Hyde County,1,-76.13,35.39,2243.77,0.0,0.0,,,,,,,5,3,404,18,5,1349,58,8,4620,,,,20,3,886,,,,,,,,,,,,,,,,57,3,1786,,,,2,3,64,4,5,78,,, +46071,Jackson County,3,-96.56,28.92,4846.33,0.0,0.0,,,,,,,,,,25,7,635,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,68,10,1801,,,,,, +46073,Jerauld County,2,-98.62,44.08,1379.52,0.0,0.0,3,3,109,,,,,,,22,9,577,120,8,6228,,,,32,5,2839,,,,25,5,1261,,,,,,,,,,112,5,5717,,,,47,8,677,47,9,1238,,, +46075,Jones County,1,-99.86,32.71,2514.71,0.0,0.0,,,,,,,34,3,2673,5,3,122,,,,,,,12,4,633,,,,,,,,,,,,,,,,,,,,,,63,18,1745,,,,,, +46077,Kingsbury County,5,-97.49,44.36,2237.08,0.0,0.0,,,,,,,26,3,1808,186,25,11738,105,13,6556,,,,120,17,7719,,,,12,3,757,,,,1,3,132,,,,244,17,8290,14,6,563,35,8,516,51,23,935,,, +46079,Lake County,11,-122.78,39.05,1489.78,0.0,0.0,45,4,2017,,,,,,,137,44,7416,197,19,14818,63,8,2079,212,29,11723,24,10,554,216,32,13389,,,,68,12,1978,22,4,863,608,33,26926,32,9,934,403,35,6133,135,34,3776,,, +46081,Lawrence County,26,-80.35,41.0,2071.99,0.0,0.0,32,15,1414,290,5,25024,22,4,2102,770,176,34202,109,22,4588,113,14,4220,284,55,19776,201,81,7308,376,85,22670,36,4,1834,245,58,8147,28,9,482,1587,98,86597,589,35,15347,2891,150,75134,462,116,12842,,, +46085,Lyman County,4,-99.86,43.92,4420.42,0.0,0.0,,,,,,,,,,18,10,814,54,5,2169,,,,30,8,1364,2,3,89,8,3,177,,,,,,,,,,,,,,,,153,16,3885,21,8,367,,, +46087,McCook County,6,-97.37,43.67,1493.95,0.0,0.0,,,,,,,,,,102,25,5142,134,19,8293,13,3,1087,41,13,2422,20,6,698,38,12,1461,,,,11,5,429,,,,235,14,7634,,,,65,18,746,68,24,2222,,, +46083,Lincoln County,63,-81.21,35.49,1497.04,2.17,0.33,,,,,,,43,6,4720,2241,332,142967,724,87,44293,232,20,12955,2482,203,231253,468,106,20119,1072,161,85660,1661,13,126255,1395,115,92435,522,21,10279,5080,214,322138,382,47,5733,1546,98,30338,1037,170,35835,,, +46089,McPherson County,2,-97.66,38.37,2983.28,0.0,0.0,,,,,,,,,,9,9,326,17,3,1201,,,,39,5,2197,,,,,,,,,,,,,,,,118,6,4623,,,,,,,26,10,452,,, +46091,Marshall County,4,-89.3,41.03,2293.67,0.0,0.0,,,,,,,,,,53,18,2601,84,14,4338,,,,43,14,2712,8,3,196,26,10,743,,,,14,8,959,,,,207,12,7411,,,,62,8,921,44,17,803,,, +46093,Meade County,30,-100.4,37.21,9020.29,2.17,0.01,,,,9,3,649,22,4,2071,823,161,41252,192,20,8880,31,8,1535,158,24,10292,88,42,3417,224,50,11713,,,,164,45,7335,17,6,402,1461,41,134068,58,18,2213,606,72,16716,291,68,9963,,, +46095,Mellette County,2,-100.72,43.56,3395.34,0.0,0.0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,20,3,264,,,,,, +46097,Miner County,2,-97.6,44.01,1481.16,0.0,0.0,,,,,,,,,,28,6,1333,37,4,2013,,,,22,6,996,,,,,,,,,,,,,,,,135,9,3929,,,,33,11,361,35,9,1413,,, +46099,Minnehaha County,195,-96.78,43.67,2107.73,2.32,2.04,9,7,534,91,7,5062,229,11,24890,6945,692,450561,6402,364,425728,2564,116,162497,10928,429,864750,1342,325,75577,4441,541,291484,3732,51,285186,4819,336,215874,2308,53,60173,26991,557,1925356,2231,178,49758,10009,530,208595,4168,564,151448,10,4,151 +46101,Moody County,6,-96.67,44.0,1349.02,0.0,0.0,2,3,65,,,,,,,165,24,12491,86,9,4172,,,,35,8,934,4,4,90,17,11,613,,,,22,6,840,,,,198,16,7707,,,,338,11,9274,64,23,1306,,, +46102,Oglala Lakota County,14,-102.56,43.3,5429.1,0.0,0.0,,,,,,,,,,58,10,1649,,,,23,5,932,53,5,2279,,,,17,4,721,,,,55,5,2523,824,8,39776,353,12,15505,,,,278,9,7781,31,9,1425,,, +46103,Pennington County,109,-96.08,48.05,7212.52,2.02,0.18,15,9,1060,96,6,7367,917,12,107821,4229,488,256947,1995,160,138342,893,53,43180,1797,221,134722,774,256,32018,1845,329,105273,398,20,25031,2173,194,75984,530,46,14804,10834,420,651222,938,112,26224,6720,403,168965,2266,404,76718,1,4,106 +46105,Perkins County,3,-101.65,40.85,7484.88,0.0,0.0,,,,,,,51,3,4262,63,14,2275,85,4,3817,,,,51,12,2259,,,,18,6,603,,,,9,4,180,,,,134,17,5128,2,3,57,32,6,539,45,20,1407,,, +46107,Potter County,3,-101.88,35.37,2326.96,0.0,0.0,,,,,,,,,,41,11,1917,83,10,5868,,,,31,6,1525,,,,12,3,295,,,,4,3,52,,,,108,13,5583,,,,59,10,1412,36,13,1056,,, +46109,Roberts County,10,-100.81,35.83,2941.12,0.0,0.0,,,,,,,,,,71,32,2998,127,20,6969,25,3,888,89,19,4119,9,3,234,30,15,1148,,,,9,4,94,,,,340,18,15051,78,3,3364,166,18,1937,86,28,2047,,, +46111,Sanborn County,2,-98.08,44.01,1477.69,0.0,0.0,,,,,,,,,,52,9,2239,25,4,1388,,,,23,6,1049,,,,28,6,762,,,,,,,,,,67,3,2045,,,,26,6,288,21,7,655,,, +46115,Spink County,6,-98.37,44.94,3910.49,0.0,0.0,,,,,,,,,,56,16,2740,265,21,18661,7,3,145,78,17,4021,4,3,141,37,7,1860,,,,11,5,335,,,,282,20,10124,16,6,189,97,14,1878,77,23,2333,,, +46117,Stanley County,3,-100.8,44.42,3928.93,0.0,0.0,,,,,,,,,,234,25,15248,104,4,3334,,,,28,4,1677,4,3,82,56,6,2950,,,,28,7,871,,,,18,5,892,4,3,197,146,11,3098,55,16,1376,,, +46119,Sully County,1,-100.07,44.72,2771.91,0.0,0.0,8,4,919,,,,,,,36,10,1239,51,7,3402,,,,18,5,1067,,,,2,3,192,,,,2,3,58,,,,5,3,225,,,,43,8,3958,9,6,84,,, +46121,Todd County,9,-94.89,46.06,3602.15,0.0,0.0,,,,,,,,,,26,3,1163,34,3,934,,,,14,4,376,3,4,233,8,3,510,,,,,,,27,3,1085,314,8,20565,,,,,,,61,7,2058,,, +46123,Tripp County,6,-99.89,43.32,4188.75,0.0,0.0,,,,,,,,,,68,14,3398,130,8,8214,31,5,1365,73,12,3874,2,3,64,61,11,3211,,,,32,4,400,,,,413,29,16755,,,,204,21,3209,86,22,1782,,, +46125,Turner County,9,-83.62,31.7,1599.56,0.0,0.0,7,4,201,,,,18,3,1641,153,48,6556,116,23,7604,16,3,729,92,20,6443,54,4,3012,21,12,928,,,,4,3,107,,,,317,18,10104,4,4,190,61,15,757,54,34,1559,,, +46127,Union County,16,-89.25,37.46,1209.94,0.0,0.0,,,,,,,29,4,2238,423,51,28021,1002,51,74062,53,4,2435,885,47,57308,74,30,3171,342,45,20197,1081,11,138876,282,21,18699,60,4,353,1162,76,82264,144,16,4680,385,39,6735,202,41,5663,,, +46129,Walworth County,5,-88.54,42.67,1928.62,0.0,0.0,,,,,,,40,4,3260,30,21,1361,120,9,5111,72,4,1640,78,15,4683,4,5,80,60,14,2409,,,,46,6,1420,,,,342,16,15750,12,7,539,316,29,6600,106,24,2707,,, +46135,Yankton County,23,-97.4,43.01,1378.55,2.17,0.16,,,,,,,,,,377,75,20503,367,38,22626,138,15,5732,575,52,40224,116,33,4868,199,40,9285,,,,260,31,6527,275,7,9433,1839,70,110904,93,15,2161,975,76,18551,437,78,11445,,, +46137,Ziebach County,2,-101.71,44.92,5104.36,0.0,0.0,,,,,,,,,,,,,25,4,1066,,,,27,4,2445,5,3,72,,,,,,,,,,,,,82,9,3471,,,,53,4,958,,,,,, diff --git a/training/naics2/US/counties/2021/US-TN-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-TN-training-naics2-counties-2021.csv new file mode 100644 index 00000000..e885ddd3 --- /dev/null +++ b/training/naics2/US/counties/2021/US-TN-training-naics2-counties-2021.csv @@ -0,0 +1,96 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +47001,Anderson County,77,-95.63,31.78,893.02,1.66,0.23,,,,,,,,,,1437,103,95786,517,51,37910,239,32,10722,1035,98,73003,130,52,7636,9133,192,969248,800,13,60048,4562,99,371905,35,8,773,4687,197,223625,154,27,3653,2536,144,49713,1043,196,27872,,, +47003,Bedford County,50,-78.52,40.03,1229.61,2.01,0.1,9,3,327,21,3,1445,,,,890,100,61034,359,22,21701,106,13,6176,547,45,65223,82,36,2408,220,53,8025,,,,694,38,21337,116,3,5516,1064,98,43495,61,7,1790,976,74,16838,343,84,9106,21,4,264 +47005,Benton County,16,-94.05,45.72,1130.09,0.0,0.0,,,,62,3,3338,,,,203,24,11433,44,7,2458,38,6,1260,112,23,6109,11,5,179,44,11,1656,,,,142,10,11490,,,,613,33,19588,4,3,67,388,26,5457,216,38,5206,,, +47037,Davidson County,708,-80.21,35.79,1360.96,2.56,9.53,14,6,915,100,6,7976,259,13,22048,24427,1370,1661570,20470,1050,1638240,11255,699,1091791,25384,1299,2975172,8455,1236,583269,27105,2255,2660924,22905,245,2866573,33820,1203,1697839,23372,303,1266639,89233,2276,6444759,9450,974,1035429,44563,2349,1325947,17842,1962,765694,34,23,2728 +47041,DeKalb County,20,-88.77,41.89,852.03,0.0,0.0,,,,,,,,,,132,28,5174,120,8,6732,104,8,5845,81,19,3930,32,14,1039,63,19,1870,,,,74,12,2792,,,,451,40,17453,61,13,2863,356,27,5836,239,28,5969,,, +47007,Bledsoe County,15,-85.21,35.59,1053.81,0.0,0.0,,,,,,,,,,127,18,4467,,,,,,,51,8,2359,14,6,433,36,7,825,,,,8,5,290,,,,274,14,15827,,,,72,10,1625,23,10,579,,, +47011,Bradley County,108,-92.17,33.45,858.48,2.08,0.23,10,3,362,,,,,,,1480,143,90950,1220,68,83715,256,33,15324,1046,148,67874,277,76,11525,691,131,32539,1236,22,117936,2520,99,94550,1517,14,33646,4944,253,237078,407,22,5622,4324,215,74989,2317,232,58378,,, +47009,Blount County,134,-86.57,33.95,1467.58,1.6,0.04,18,4,764,,,,48,5,4327,2772,275,137167,1752,97,124232,219,25,17138,1924,162,130648,362,90,13600,2683,205,277715,500,17,77795,2129,138,72797,894,29,27623,6135,256,337509,256,31,6278,5729,235,135676,2097,304,63213,,, +47013,Campbell County,39,-84.37,38.93,1290.21,0.0,0.0,11,3,215,23,4,2092,,,,388,51,16806,95,12,5084,48,12,2202,235,39,12176,85,23,2623,85,26,4279,40,3,2280,433,17,10256,,,,1237,62,48413,109,17,6903,881,62,14378,206,67,5415,,, +47015,Cannon County,14,-86.05,35.8,688.23,0.0,0.0,,,,29,3,1681,,,,169,34,8158,54,7,2444,23,5,1039,32,9,1354,18,7,426,35,13,989,,,,6,4,145,,,,262,21,12063,,,,207,14,3305,126,31,4209,,, +47017,Carroll County,28,-89.96,42.06,1554.0,0.0,0.0,10,4,410,,,,,,,149,25,5900,186,13,9723,64,15,3827,264,36,14342,51,12,1320,75,23,3095,,,,343,16,8664,484,3,16702,1324,55,42914,18,5,281,529,31,7798,232,54,4084,,, +47019,Carter County,56,-97.28,34.23,900.26,0.0,0.0,,,,,,,12,3,517,389,70,20103,53,13,1918,65,10,2960,321,55,23927,50,25,1776,203,43,7253,,,,181,28,5075,664,5,12800,1635,83,71799,50,9,1411,1246,84,22114,483,117,15156,,, +47021,Cheatham County,41,-87.1,36.24,795.57,0.0,0.0,,,,,,,,,,731,121,43890,183,20,11127,33,3,1124,121,28,5682,75,25,2923,291,45,16235,81,3,16021,242,49,9324,137,8,2289,634,55,26105,78,7,4098,867,56,13752,206,66,7760,,, +47023,Chester County,17,-75.77,39.98,740.51,0.0,0.0,,,,,,,,,,484,29,28077,48,9,1799,,,,66,12,3460,13,6,256,61,12,1922,,,,47,10,886,,,,354,31,11257,,,,375,24,6698,144,37,2949,,, +47025,Claiborne County,32,-83.68,36.47,1143.73,0.0,0.0,9,3,339,,,,,,,186,42,9918,86,13,3116,31,10,1141,240,29,13068,46,20,1835,125,29,4488,197,3,6618,63,11,2195,1206,5,54690,1027,52,39702,57,6,1740,548,38,8826,168,49,4979,,, +47027,Clay County,8,-98.21,33.69,671.72,0.0,0.0,,,,,,,,,,29,8,809,47,4,2867,4,3,228,31,6,1059,17,5,437,13,5,184,,,,29,3,1188,,,,286,9,11259,47,3,1667,86,9,1191,18,8,436,,, +47029,Cocke County,36,-83.1,35.95,1147.57,0.0,0.0,,,,,,,,,,168,26,5943,92,16,4406,49,7,2070,148,32,5779,31,13,710,76,26,3196,,,,94,18,3334,,,,911,40,44895,82,11,2904,898,61,15722,198,54,4083,,, +47031,Coffee County,57,-82.84,31.53,1125.52,1.9,0.18,,,,,,,,,,638,93,29484,647,40,38056,272,18,11570,729,93,50952,149,36,5676,1075,71,108609,157,5,7513,1190,51,35006,11,3,461,3091,204,146254,110,14,1806,2215,127,38460,548,126,14734,4,5,78 +47033,Crockett County,14,-101.38,30.65,688.22,0.0,0.0,,,,,,,,,,230,19,11207,225,18,12858,32,3,1563,65,14,2511,18,7,492,59,14,2288,,,,73,14,2695,,,,437,21,13792,,,,133,17,1900,100,37,1464,4,3,38 +47035,Cumberland County,61,-77.28,40.15,1773.74,0.0,0.0,,,,86,8,5611,,,,540,96,25387,456,42,21626,157,16,5770,476,74,27315,151,46,8000,300,85,15713,54,3,19977,774,45,19702,61,6,1245,2723,144,108618,97,13,2200,1734,107,37417,859,123,22625,,, +47039,Decatur County,11,-84.57,30.87,893.48,0.0,0.0,,,,,,,,,,150,21,6857,75,8,3608,23,6,1137,105,12,4996,6,4,94,52,14,1349,,,,118,9,5967,,,,1436,28,44042,10,4,339,188,17,2560,129,21,3361,,, +47043,Dickson County,54,-87.35,36.15,1272.67,0.0,0.0,9,6,661,,,,,,,939,150,48490,585,32,41736,94,14,6064,547,74,29954,72,30,2531,202,58,9478,89,3,4225,918,50,25792,28,3,504,2333,118,124046,135,9,1557,1782,115,34418,570,106,17732,,, +47045,Dyer County,37,-89.42,36.05,1362.79,1.92,0.04,,,,,,,,,,739,62,51721,573,44,32623,62,11,3220,473,57,29873,89,22,4385,185,36,8772,,,,428,50,14586,50,5,1676,1900,104,69675,73,10,1168,1279,74,22872,319,83,9122,,, +47055,Giles County,30,-80.71,37.31,1582.61,0.0,0.0,,,,,,,,,,288,35,15197,338,20,18862,142,10,7624,285,44,15092,47,16,1544,153,33,7639,,,,302,30,12056,,,,1035,57,44230,6,5,179,672,50,11603,201,55,5055,,, +47049,Fentress County,18,-84.93,36.36,1292.24,0.0,0.0,15,3,443,12,4,701,,,,94,26,2885,15,4,580,45,6,1612,151,19,4655,52,11,5065,62,19,2135,,,,16,5,608,,,,590,29,22786,15,4,308,263,21,3754,98,31,2551,,, +47047,Fayette County,42,-96.96,29.84,1829.01,0.0,0.0,,,,,,,,,,822,102,44804,323,42,21502,13,7,746,245,37,13119,59,20,2229,146,42,6905,249,4,92181,1095,44,56139,158,5,5372,564,45,20675,55,10,1595,491,45,8416,541,90,14000,,, +47057,Grainger County,23,-83.51,36.28,783.42,0.0,0.0,,,,,,,,,,320,36,15707,45,5,2266,8,3,323,28,8,1035,9,8,108,53,12,2800,,,,23,5,592,,,,173,10,5157,15,3,269,158,20,2686,145,33,4925,,, +47051,Franklin County,43,-95.22,33.2,1490.16,0.0,0.0,20,4,1024,120,7,8837,,,,294,62,11273,74,15,3398,64,13,2502,212,42,11684,47,18,2310,1325,45,108190,,,,829,38,32013,1660,6,48472,1408,92,66600,31,8,7709,860,65,15090,417,98,13273,,, +47053,Gibson County,50,-87.58,38.31,1563.5,0.0,0.0,,,,,,,,,,890,94,44558,515,40,26309,80,17,3702,265,63,13542,87,29,4197,193,40,5777,29,4,3719,676,40,20322,,,,1898,94,65045,98,13,1005,1136,83,18446,484,120,11818,,, +47059,Greene County,70,-90.39,39.36,1616.56,0.0,0.0,7,3,398,,,,,,,557,93,26478,403,37,16323,215,16,10660,489,84,24273,209,46,10638,268,70,11884,391,9,27895,1074,59,26436,414,8,12488,3395,162,144733,72,12,1638,1874,118,32415,716,126,19862,,, +47149,Rutherford County,336,-81.9,35.4,1616.35,2.56,1.78,,,,91,7,6035,304,5,30968,4746,597,283778,6546,259,453874,1950,98,97934,3782,362,305947,1639,286,85470,4373,418,275873,2751,36,155862,9542,343,315704,916,72,24174,13882,674,822164,1146,71,19124,13819,634,274466,4637,551,153370,,, +47187,Williamson County,242,-97.6,30.66,1512.58,2.14,0.88,19,9,406,2,3,712,228,8,23995,7555,588,592671,4985,325,644754,6038,282,543204,15268,778,1737334,2268,425,202794,11210,1167,986856,15243,157,1527337,13757,548,1060630,2122,142,81752,19669,878,1311843,2677,357,113081,12059,588,296684,6010,658,217345,8,13,1729 +47189,Wilson County,145,-98.13,29.16,1510.65,2.12,0.18,,,,41,4,2600,67,3,6873,2913,351,189570,2096,108,161593,300,41,15738,1272,188,106549,523,149,28187,2034,289,110540,805,5,101926,3153,194,108938,795,23,27002,3530,306,152922,421,43,9541,5456,278,105083,2919,311,119173,,, +47061,Grundy County,13,-88.41,41.27,935.26,0.0,0.0,19,3,718,,,,,,,74,7,1820,13,5,245,15,3,692,73,16,2603,36,5,1524,29,5,664,,,,38,7,1589,,,,245,16,8427,,,,68,14,1566,92,18,2525,,, +47063,Hamblen County,64,-83.27,36.21,455.25,1.64,0.21,,,,,,,,,,767,75,40334,1106,52,68231,218,23,10064,478,104,30119,158,51,6588,298,77,15182,506,7,50629,2567,81,75554,254,8,6813,3703,175,164000,106,13,1959,2663,128,45788,796,150,19053,12,5,267 +47065,Hamilton County,364,-97.97,31.64,1490.94,2.54,1.45,571,11,7979,97,7,6431,149,12,15087,9467,714,664686,6756,506,456419,3413,171,172916,14423,643,1164029,2287,472,143171,8785,898,612944,3566,58,372059,14727,590,408369,4972,122,145406,31744,1173,1883651,2577,149,66594,18655,935,410768,7827,999,268639,9,4,152 +47067,Hancock County,7,-91.15,40.39,578.42,0.0,0.0,,,,,,,,,,11,5,438,,,,,,,8,3,368,9,4,165,5,3,110,,,,,,,,,,146,9,6373,,,,47,4,745,11,3,363,,, +47069,Hardeman County,26,-99.73,34.25,1736.54,2.39,0.09,40,5,1368,,,,,,,135,19,4805,62,12,3328,25,8,828,124,29,5963,18,5,515,42,12,1424,,,,642,10,27336,,,,1103,39,43913,,,,234,32,3435,202,54,4034,,, +47071,Hardin County,27,-94.4,30.3,1543.89,0.0,0.0,37,6,1208,,,,,,,337,35,12903,135,10,5574,51,11,2103,221,30,12452,41,25,1976,51,26,3253,,,,54,15,1571,,,,1368,58,47610,45,8,682,857,68,14000,262,58,6856,,, +47073,Hawkins County,57,-82.96,36.43,1294.22,0.0,0.0,,,,,,,,,,269,46,9772,128,13,7590,72,10,2959,167,42,7667,73,27,2245,118,35,4930,113,4,7747,309,35,9415,,,,1023,58,46151,18,6,325,890,68,13564,363,82,8949,,, +47075,Haywood County,18,-82.99,35.55,1383.11,0.0,0.0,,,,,,,,,,51,13,2769,98,9,5951,36,8,1911,145,26,7852,41,13,1121,176,12,5810,,,,83,9,2850,,,,366,28,13642,,,,359,32,5322,183,55,4416,,, +47077,Henderson County,28,-95.79,32.18,1361.72,0.0,0.0,,,,,,,,,,211,45,10574,120,11,3635,37,9,1236,349,48,19166,23,8,664,94,27,2793,,,,199,20,7701,21,5,520,1020,56,32748,14,4,277,908,47,14595,245,60,6195,,, +47079,Henry County,32,-90.12,41.34,1536.54,0.0,0.0,19,6,727,,,,,,,387,50,16687,687,28,30530,49,11,2068,348,52,20296,114,31,3885,288,40,13828,11,3,3537,461,26,15836,9,5,122,1521,79,66053,37,16,4242,1078,62,14741,376,78,8974,,, +47081,Hickman County,25,-88.96,36.69,1586.54,0.0,0.0,,,,,,,,,,207,47,11153,59,6,4396,23,6,902,48,13,2013,12,3,210,48,10,4382,,,,84,21,1487,,,,721,35,29738,,,,264,28,4424,260,30,8376,,, +47083,Houston County,8,-95.39,31.34,535.89,0.0,0.0,,,,,,,,,,89,17,3495,,,,,,,54,8,2539,,,,17,6,895,,,,,,,,,,272,12,9826,,,,101,10,1364,119,14,2879,,, +47085,Humphreys County,19,-90.54,33.13,1441.91,0.0,0.0,,,,,,,,,,283,34,19527,72,14,5852,17,6,549,81,22,4411,13,9,585,65,13,2746,,,,62,8,3765,,,,654,30,21353,23,7,508,444,42,7812,289,46,10267,,, +47087,Jackson County,12,-96.56,28.92,827.69,0.0,0.0,,,,,,,,,,75,19,3902,32,4,1291,91,3,6813,30,5,1173,10,5,106,61,7,1412,,,,17,7,410,,,,148,9,4242,,,,124,11,1860,21,9,564,,, +47089,Jefferson County,54,-94.17,29.83,813.92,1.57,0.13,,,,203,3,11263,,,,584,80,34615,129,26,7385,38,6,1454,205,49,10773,57,30,2472,156,41,5830,,,,700,41,21228,831,3,19260,1368,76,59460,39,10,918,1382,78,23421,539,96,14939,,, +47091,Johnson County,18,-97.36,32.38,784.19,0.0,0.0,,,,,,,,,,285,21,15127,12,5,785,,,,102,17,4305,28,10,713,63,16,3534,,,,47,7,1494,,,,521,26,20223,4,4,340,357,30,5782,96,31,1311,,, +47095,Lake County,7,-122.78,39.05,501.84,2.1,0.27,,,,,,,,,,,,,47,4,2720,,,,18,3,628,8,5,64,,,,,,,36,4,1468,,,,142,11,5478,,,,121,11,2348,20,8,399,,, +47093,Knox County,475,-99.71,33.59,1362.08,3.06,2.19,62,9,2253,187,10,14967,7,3,354,11852,967,738766,12486,706,971341,5075,245,489903,10123,833,896482,3768,628,223432,11456,1277,907971,6820,106,755066,32627,713,1104262,3475,137,130249,36272,1477,1999098,2775,195,58203,23504,1112,511484,10699,1174,351501,17,6,967 +47097,Lauderdale County,25,-87.67,34.9,1302.68,0.0,0.0,,,,,,,,,,115,11,4981,884,18,36105,21,8,964,151,23,7414,82,15,4707,28,13,991,,,,137,8,1718,,,,715,34,29214,9,3,199,292,22,4701,131,36,3197,,, +47099,Lawrence County,44,-80.35,41.0,1600.4,0.0,0.0,44,7,1577,,,,,,,428,50,23659,413,29,20754,81,12,2889,223,52,9782,76,22,2685,204,30,8719,34,6,2212,328,27,8095,59,7,907,1381,85,57271,30,7,579,1056,65,16493,276,82,7980,,, +47101,Lewis County,12,-91.7,40.09,731.56,0.0,0.0,56,8,1904,,,,,,,70,12,3066,8,5,484,40,4,1365,74,17,3411,153,9,7202,48,9,1735,,,,10,4,230,,,,550,28,13370,,,,361,28,4869,123,26,3867,,, +47103,Lincoln County,35,-81.21,35.49,1478.19,0.0,0.0,,,,,,,,,,274,44,11737,174,24,9464,99,10,7610,210,41,11221,109,21,2904,144,40,6043,8,3,629,195,32,6697,25,4,279,868,66,38619,35,4,190,622,40,9853,258,55,6788,,, +47105,Loudon County,54,-84.32,35.75,640.66,2.01,0.2,,,,,,,,,,576,91,28145,706,42,33369,372,17,30818,235,54,12225,172,42,9115,500,60,48711,54,4,5207,530,67,24399,95,6,1997,1474,118,65645,197,15,4112,1648,93,31855,525,119,15542,,, +47107,McMinn County,53,-84.62,35.44,1119.38,0.0,0.0,8,3,227,19,3,1551,,,,686,61,36840,298,23,13877,142,19,4902,401,79,26338,108,38,3546,222,50,7349,190,4,10419,755,44,28196,397,6,9576,1890,106,75595,76,13,1661,1677,92,26489,715,119,14701,,, +47109,McNairy County,26,-88.58,35.17,1459.46,0.0,0.0,28,8,1030,,,,79,3,5639,188,40,7452,187,18,7977,17,5,867,127,31,5805,25,9,1097,73,21,2168,,,,303,13,7439,,,,694,45,20700,,,,501,39,7157,175,45,5075,6,3,70 +47111,Macon County,25,-88.96,39.85,795.27,0.0,0.0,,,,,,,,,,84,19,3442,65,7,3428,92,5,6716,298,28,14966,23,10,564,63,22,2908,,,,101,8,2925,,,,637,40,25072,,,,320,25,5301,97,33,2606,,, +47113,Madison County,98,-95.95,30.96,1446.8,2.3,0.14,11,5,1069,,,,,,,2521,180,180371,2491,148,142091,421,32,22782,1313,188,94656,637,117,28225,1005,152,63202,241,13,20388,4274,141,115952,1908,19,62018,12852,374,617565,277,31,6008,5060,244,93699,1811,260,53727,,, +47115,Marion County,29,-94.34,32.79,1327.19,0.0,0.0,,,,,,,,,,138,32,7815,233,15,17193,29,3,1432,140,29,8979,70,12,3174,74,23,3881,103,4,8243,196,14,5266,,,,601,44,25590,28,4,792,944,57,17588,171,50,5143,,, +47117,Marshall County,34,-89.3,41.03,974.28,0.0,0.0,,,,51,4,4748,,,,282,53,15036,273,24,25244,129,9,9554,177,31,9978,37,19,1164,144,35,4460,5,3,665,432,31,13577,,,,790,51,32523,34,5,609,615,44,11556,220,47,6456,,, +47119,Maury County,99,-87.07,35.63,1594.52,2.29,0.09,,,,,,,,,,1513,200,86504,870,74,59793,199,36,17654,1885,127,132670,348,79,15337,779,117,43121,168,8,18149,2125,118,68624,504,19,14854,5658,235,279906,182,22,3617,3938,215,71964,1297,218,39915,3,4,37 +47121,Meigs County,13,-82.04,39.11,561.19,0.0,0.0,,,,,,,,,,29,8,1066,,,,,,,12,3,416,,,,,,,,,,9,4,218,,,,146,8,8010,,,,145,15,2414,42,16,768,,, +47123,Monroe County,46,-90.18,38.27,1690.41,0.0,0.0,9,4,269,,,,,,,260,45,10883,206,21,8049,79,11,2435,291,54,14135,75,32,2301,151,40,9028,,,,224,24,9358,,,,1321,74,56309,142,12,3942,1273,80,20674,375,95,8969,6,3,293 +47125,Montgomery County,216,-95.51,30.3,1408.25,1.93,0.72,3,3,154,49,5,4503,134,3,12392,2358,317,134640,1157,95,63249,319,38,24780,1269,206,88522,925,209,40453,1469,217,74347,260,11,12056,2777,170,116799,513,33,12065,9065,412,430689,470,39,7678,8143,423,147162,1993,328,59290,4,5,82 +47127,Moore County,6,-101.91,35.82,337.88,0.0,0.0,,,,,,,,,,49,10,1833,6,3,220,,,,11,3,476,4,3,59,25,6,900,,,,49,3,2378,,,,117,5,4170,,,,53,9,1081,15,9,292,,, +47129,Morgan County,21,-90.19,39.71,1353.16,0.0,0.0,,,,,,,,,,126,12,5834,,,,109,6,8354,33,7,1427,,,,19,5,549,,,,20,3,1003,,,,279,18,9945,7,3,240,139,10,2386,75,24,1741,,, +47131,Obion County,31,-89.17,36.36,1438.43,0.0,0.0,,,,,,,21,3,1502,422,50,22357,485,33,30683,62,6,2522,333,52,17835,118,20,6189,171,27,7192,64,4,3779,305,30,12300,,,,1325,67,54598,126,7,2995,751,61,12231,329,84,7199,,, +47133,Overton County,22,-85.29,36.34,1126.14,0.0,0.0,35,3,1080,18,3,724,,,,320,34,17328,150,10,6262,35,5,2174,111,17,6775,6,5,93,126,26,4497,,,,126,11,3572,,,,658,33,29231,12,4,178,507,32,8175,205,38,7404,,, +47135,Perry County,8,-89.38,38.08,1095.21,0.0,0.0,,,,,,,,,,7,5,202,18,4,794,,,,51,8,2075,5,3,82,11,6,346,,,,,,,,,,244,15,9310,,,,82,9,1167,58,11,856,,, +47137,Pickett County,5,-85.1,36.57,452.19,0.0,0.0,,,,,,,,,,60,12,1296,,,,,,,47,5,2255,,,,11,4,357,,,,,,,,,,123,7,4498,29,4,1014,107,12,1964,14,8,260,,, +47139,Polk County,18,-94.82,30.76,1145.87,0.0,0.0,,,,,,,,,,189,18,6231,52,6,2457,14,8,1040,54,13,2606,7,4,120,16,7,683,,,,30,6,556,,,,191,23,8126,52,18,2802,228,21,4205,84,37,1462,,, +47141,Putnam County,79,-89.27,41.2,1042.59,2.37,0.16,6,3,129,30,5,1770,,,,1576,145,84402,2148,81,139671,370,29,19224,1042,131,51939,238,80,9822,722,142,36203,706,9,66177,1509,70,48882,167,15,3358,6205,244,283542,285,21,5695,4076,202,72178,1272,198,32625,,, +47143,Rhea County,33,-84.93,35.61,871.5,0.0,0.0,,,,,,,,,,162,25,8153,400,8,15392,121,9,5109,158,40,13408,52,19,1953,91,23,2652,,,,286,18,8039,408,4,7764,1118,62,40400,56,7,666,966,57,14354,259,58,6121,,, +47145,Roane County,53,-84.52,35.85,1022.96,0.0,0.0,,,,,,,,,,443,61,48115,182,22,7681,25,11,1859,176,49,8183,84,23,2942,433,49,36531,17,4,1309,370,49,12471,38,4,3853,1902,95,72929,55,11,1826,1153,71,19787,561,103,12483,,, +47147,Robertson County,72,-96.51,31.03,1234.37,0.0,0.0,7,5,543,,,,40,3,3662,1239,182,73316,1168,50,65820,29,11,2558,340,89,21825,113,46,6808,349,71,20212,83,5,13667,687,57,34851,221,9,5210,1873,129,91933,131,15,2286,1867,120,33961,674,150,22221,,, +47151,Scott County,22,-90.48,39.63,1380.81,0.0,0.0,14,4,832,,,,,,,286,28,12728,11,4,225,44,9,1955,122,19,5085,21,10,579,42,13,1262,,,,32,4,1882,,,,478,42,17845,,,,415,25,5237,123,37,3764,,, +47153,Sequatchie County,16,-85.4,35.36,689.18,0.0,0.0,,,,,,,,,,48,11,1765,41,6,1770,,,,190,17,8615,12,7,444,59,15,3704,,,,199,10,6570,,,,345,24,10493,,,,273,20,4940,73,19,1972,,, +47155,Sevier County,98,-94.24,33.99,1548.38,0.0,0.0,,,,,,,,,,1767,219,87948,538,40,31790,241,31,11198,835,130,54452,1904,215,80011,819,162,50583,271,5,20310,1632,154,55360,181,12,5346,2585,167,104904,5093,128,148027,15169,606,440541,1310,242,39990,,, +47157,Shelby County,929,-94.13,31.77,2021.04,2.37,8.16,19,7,773,85,5,4767,10,4,6443,16396,1133,1057781,29567,1204,2095323,4487,362,260432,18481,1377,2579977,7963,1001,479177,20088,1676,1438506,27905,498,3969909,35293,1148,1281767,11419,294,540458,73665,2270,4370606,4316,258,258150,35561,1989,750963,18304,1905,728571,144,39,5280 +47159,Smith County,20,-95.26,32.34,842.61,0.0,0.0,,,,420,4,31135,,,,310,43,17040,49,11,1305,25,6,857,96,15,6866,17,8,608,67,20,2467,,,,45,11,1524,,,,483,29,17647,8,4,778,362,26,6101,91,26,2232,,, +47161,Stewart County,14,-84.85,32.07,1278.05,0.0,0.0,,,,,,,,,,177,20,10475,,,,,,,57,14,2294,8,4,215,13,5,525,,,,10,3,200,,,,167,21,5590,,,,166,15,2890,73,21,1789,,, +47163,Sullivan County,158,-76.51,41.44,1112.73,1.61,0.29,11,5,374,39,4,2370,83,5,7847,3582,247,198236,1938,167,127179,666,46,32574,1915,243,133371,480,117,16259,1552,247,90779,372,23,55848,4137,170,117400,753,29,17089,10762,462,739125,567,55,15789,6997,349,124840,3223,376,120166,0,3,16 +47165,Sumner County,193,-97.48,37.24,1406.55,1.76,0.37,142,3,14684,40,3,2082,57,4,5096,3596,406,208303,1386,143,91827,552,74,30050,1489,270,123749,961,175,66316,1644,288,103857,220,19,28088,3115,208,131698,692,45,16385,7759,403,467824,709,69,22054,5872,295,116992,2606,375,91980,12,4,169 +47167,Tipton County,61,-86.06,40.29,1212.89,1.95,0.05,9,3,564,,,,,,,1331,86,82301,631,24,32984,61,9,2759,264,52,16708,62,25,1960,175,39,6088,,,,1115,39,29415,,,,1498,73,60893,55,9,1127,1010,75,16541,475,89,14178,,, +47169,Trousdale County,11,-86.13,36.39,302.21,0.0,0.0,,,,,,,,,,50,12,2023,12,3,515,12,3,619,48,5,1961,,,,61,8,2035,,,,,,,,,,184,16,6770,,,,192,9,3127,52,14,2191,,, +47171,Unicoi County,18,-82.44,36.11,482.56,0.0,0.0,,,,,,,,,,83,16,2849,48,7,2630,13,5,489,64,15,2869,27,6,1098,17,10,708,,,,229,11,17900,,,,609,26,18573,69,4,1107,430,35,6243,162,43,4073,,, +47173,Union County,20,-89.25,37.46,640.07,0.0,0.0,,,,,,,,,,178,27,9234,32,4,363,13,6,497,35,13,1479,13,4,336,51,12,2518,,,,40,14,780,,,,114,14,3570,19,4,1178,224,22,3776,68,21,2503,,, +47175,Van Buren County,6,-91.97,40.75,711.03,0.0,0.0,,,,,,,,,,13,5,458,,,,,,,,,,3,3,98,3,3,84,,,,4,3,49,,,,79,4,2509,,,,,,,7,4,103,,, +47177,Warren County,41,-79.27,41.81,1123.93,0.0,0.0,,,,,,,,,,346,57,17598,220,25,12549,168,12,8524,332,55,17229,69,22,2282,163,41,7968,87,3,5182,670,27,21778,97,7,1379,1217,103,59992,26,5,541,981,66,14787,282,80,7033,,, +47179,Washington County,132,-96.39,30.22,854.46,2.4,0.24,,,,,,,54,6,3859,2117,234,107193,2285,112,145257,1055,63,58221,2661,238,158412,988,140,32954,1526,205,82993,3173,14,168768,5436,163,157293,304,38,6130,12551,415,859736,432,41,9078,6447,300,123833,1948,326,52028,14,3,256 +47181,Wayne County,16,-88.42,38.43,1905.28,0.0,0.0,56,4,2967,,,,,,,77,16,3422,37,4,972,18,3,806,150,15,7171,15,8,242,14,8,415,,,,332,6,16709,,,,841,41,35286,,,,189,15,2868,90,20,2132,,, +47183,Weakley County,33,-88.73,36.29,1506.49,0.0,0.0,,,,,,,,,,215,39,7329,310,29,18336,98,12,4277,192,37,10728,58,20,1486,104,23,3706,,,,132,23,4836,80,3,2495,1413,70,50902,28,5,412,913,64,13709,441,85,10051,,, +47185,White County,27,-88.16,38.06,982.69,0.0,0.0,19,3,588,,,,,,,170,33,5052,251,17,12980,36,5,1695,140,26,6300,24,13,517,88,26,3498,,,,74,14,2725,,,,709,48,28311,38,3,577,583,36,9481,145,43,3671,8,3,148 diff --git a/training/naics2/US/counties/2021/US-TX-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-TX-training-naics2-counties-2021.csv new file mode 100644 index 00000000..b86c81ae --- /dev/null +++ b/training/naics2/US/counties/2021/US-TX-training-naics2-counties-2021.csv @@ -0,0 +1,251 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +48001,Anderson County,58,-95.63,31.78,2792.02,0.0,0.0,5,3,446,384,22,46106,96,17,8003,459,75,21947,365,24,20971,64,13,2636,288,65,14944,107,31,4272,164,61,10247,97,3,6597,734,30,23775,26,6,933,2044,103,90107,153,10,2218,1351,82,25014,561,109,16159,,, +48003,Andrews County,18,-102.6,32.27,3888.6,1.82,0.06,,,,1173,81,99505,6,3,607,811,39,73992,167,21,12128,52,9,4527,141,20,10233,177,19,14765,100,21,5382,,,,277,14,23388,,,,514,20,30625,,,,430,40,8080,247,43,10905,,, +48005,Angelina County,87,-94.62,31.25,2239.76,1.76,0.04,141,33,7327,229,11,18743,117,10,8874,1504,162,79221,1006,75,59718,298,26,15644,784,123,49320,321,83,13231,1223,131,72711,557,16,45669,1855,88,63509,251,13,8714,6809,302,278917,211,19,3497,3034,153,57780,1256,204,37261,,, +48007,Aransas County,24,-96.95,28.2,754.29,0.0,0.0,,,,30,6,1902,,,,393,70,19379,55,7,1502,23,8,1099,184,35,14705,130,31,4145,133,38,6468,,,,112,20,3642,,,,355,42,14511,93,11,2578,1126,93,25167,259,61,7546,,, +48009,Archer County,9,-98.7,33.58,2397.52,0.0,0.0,,,,211,27,10695,19,4,1123,168,40,6978,76,17,2750,,,,22,10,986,3,4,313,26,13,1569,,,,155,21,5752,,,,62,14,1492,,,,24,5,475,69,20,2221,,, +48011,Armstrong County,2,-101.34,34.93,2366.67,0.0,0.0,,,,,,,,,,80,9,5107,12,4,427,,,,9,4,660,,,,,,,,,,,,,,,,,,,,,,12,3,188,30,10,753,,, +48013,Atascosa County,49,-98.53,28.86,3163.48,0.0,0.0,74,3,4911,2150,41,173659,232,7,20637,733,77,50769,579,53,36694,45,9,1915,258,54,12552,172,39,10040,247,49,12493,,,,151,19,7368,27,4,1571,1002,78,49301,56,8,1075,1339,85,24026,445,89,14134,,, +48015,Austin County,30,-96.24,29.89,1700.04,0.0,0.0,14,3,329,42,8,3807,93,3,6741,715,97,39988,437,29,26247,70,15,4322,286,41,22329,59,23,1872,261,61,13666,420,6,44947,373,36,15514,160,10,3033,484,45,18973,44,11,929,632,53,11931,292,70,9486,,, +48017,Bailey County,7,-102.81,34.03,2142.91,2.15,0.04,,,,,,,45,3,3661,40,8,1337,223,19,11972,36,3,1990,41,11,3717,,,,26,6,1574,,,,9,3,223,,,,147,12,5378,,,,210,15,3461,67,17,1508,,, +48021,Bastrop County,95,-97.39,30.05,2319.48,0.0,0.0,32,4,1286,169,7,15434,257,10,20252,1450,283,84828,161,34,10469,65,15,3217,383,80,25481,117,58,6444,526,121,24530,167,4,3846,586,89,20005,109,16,2479,2024,153,88720,195,29,3797,2641,150,62388,836,164,29353,3,3,37 +48019,Bandera County,21,-99.23,29.76,2065.77,0.0,0.0,7,5,165,,,,111,3,8652,648,62,32522,57,8,2488,38,9,2383,50,16,2660,55,26,1940,86,36,2857,,,,58,21,1893,21,3,364,269,24,11370,15,8,322,531,55,12039,217,57,6236,,, +48023,Baylor County,3,-99.2,33.57,2334.03,0.0,0.0,,,,,,,,,,12,8,440,30,4,1398,,,,38,9,1598,,,,13,8,568,,,,12,3,445,,,,281,11,8376,,,,68,13,1148,38,16,1236,,, +48025,Bee County,31,-97.72,28.39,2280.16,2.58,0.13,46,3,2256,192,17,16359,30,4,1694,297,34,17277,124,11,7184,74,7,3382,145,37,6387,138,26,6762,130,33,6675,,,,74,11,2106,30,4,572,1587,66,43805,34,4,776,746,57,12371,213,49,5836,,, +48035,Bosque County,18,-97.66,31.88,2596.36,1.67,0.02,,,,89,4,2802,86,6,8983,133,29,6153,26,7,558,25,7,708,67,20,3446,27,14,819,64,19,2472,,,,102,10,2534,,,,707,24,31957,11,3,577,270,31,5448,160,42,4171,,, +48027,Bell County,365,-97.43,31.01,2823.77,2.44,1.84,7,4,312,132,9,7549,323,22,31381,4679,507,306331,2948,144,181773,1750,86,139076,3302,341,237656,1636,344,86882,4015,389,235734,2338,30,237011,5685,297,156603,2159,74,64135,23327,623,1539037,1210,86,21016,13771,686,240533,4248,708,136751,11,7,303 +48029,Bexar County,1991,-98.51,29.43,3253.32,2.71,14.32,45,17,1534,2703,173,271283,129,21,9382,47029,2794,3166928,27557,1629,1910612,17108,626,1328571,71151,2588,6342480,13051,2421,937036,49605,4479,4099843,18157,302,2077704,64447,2024,2661930,20229,528,870078,126146,5240,6579801,12147,522,478247,89458,4331,2007885,27342,3389,947313,89,55,3503 +48031,Blanco County,11,-98.4,30.24,1847.81,0.0,0.0,,,,,,,335,3,39228,488,63,31538,38,8,2319,35,8,1144,78,16,3704,51,29,3222,125,34,7110,,,,55,14,2984,9,5,259,112,16,3507,44,6,1640,370,43,8929,102,39,3056,,, +48037,Bowie County,93,-94.45,33.42,2390.68,2.27,0.13,37,9,1318,31,4,2363,110,5,10517,1679,167,84212,962,90,54123,335,39,15191,1249,190,68883,581,131,23200,2234,159,106433,455,16,38497,1249,114,54629,137,13,3199,7153,296,364162,199,28,2853,5335,200,91576,1620,246,48525,3,3,53 +48045,Briscoe County,1,-101.19,34.48,2335.44,0.0,0.0,,,,,,,,,,6,3,230,14,3,705,,,,33,4,2088,,,,,,,,,,,,,,,,,,,,,,15,4,150,12,3,244,,, +48047,Brooks County,7,-98.21,26.99,2443.97,0.0,0.0,,,,16,4,905,,,,116,5,7616,7,3,218,14,4,617,31,7,1161,,,,17,4,337,,,,,,,,,,329,19,6905,,,,244,15,4389,42,10,966,,, +48039,Brazoria County,369,-95.5,29.18,3776.88,2.17,1.42,39,6,1715,681,35,77027,190,6,24634,12689,501,819591,2821,260,214614,559,75,28637,2040,385,136031,1511,335,106740,3657,584,258338,403,15,45555,4728,271,238652,899,101,23451,10906,853,474919,798,95,13992,13323,697,255119,5030,635,199381,11,4,1167 +48041,Brazos County,231,-96.35,30.7,1531.2,3.35,2.4,712,11,58595,272,42,21124,66,4,5720,4650,477,252680,2305,168,152694,1324,74,90389,1880,264,140920,1557,333,77185,3909,464,292443,862,30,76296,4459,275,160578,880,66,21978,9849,498,627051,1296,80,26069,13228,575,230408,3632,425,121780,5,4,81 +48043,Brewster County,10,-103.24,29.85,16040.13,0.0,0.0,,,,,,,28,4,1684,145,28,7568,51,6,2271,108,13,6444,65,12,2745,44,14,1096,49,18,2318,,,,75,10,2356,20,3,561,293,21,13768,25,6,584,780,62,16699,102,28,2708,,, +48049,Brown County,38,-98.99,31.75,2478.44,1.77,0.04,,,,9,3,263,60,5,4883,523,85,25213,546,27,28461,129,14,4887,499,59,28870,114,34,4881,163,46,6420,44,4,7043,590,27,25443,511,7,10190,2194,121,86081,160,14,4454,1415,86,24521,614,116,13779,,, +48051,Burleson County,18,-96.64,30.48,1753.16,0.0,0.0,28,5,1673,258,22,18533,14,6,610,167,38,7749,166,19,8610,,,,122,13,8441,34,13,1143,168,22,10846,,,,60,5,2847,,,,252,17,17012,19,6,381,555,40,10920,170,43,4885,,, +48053,Burnet County,48,-98.17,30.78,2646.42,0.0,0.0,6,3,171,228,12,18169,161,5,14118,1680,250,88103,283,42,20572,132,21,7909,397,72,30095,196,75,9531,625,113,32350,,,,428,91,19000,168,13,4572,2227,138,130158,550,25,12878,1862,130,47107,675,143,21106,,, +48059,Callahan County,14,-99.36,32.28,2334.16,0.0,0.0,,,,105,15,6692,9,3,252,180,41,11455,48,9,2592,11,7,562,66,9,3113,28,8,1698,46,17,1897,,,,32,7,882,,,,136,10,4647,19,3,329,259,21,3990,72,26,1786,,, +48055,Caldwell County,45,-97.6,29.83,1415.34,0.0,0.0,6,3,508,107,23,5023,47,5,3292,786,103,42384,137,19,5656,33,9,1279,174,32,9329,91,24,2462,108,39,6041,,,,261,38,8506,70,11,2891,1313,77,66970,22,9,1291,894,75,19783,259,63,7791,32,4,1266 +48057,Calhoun County,20,-96.67,28.5,1934.71,2.08,0.15,17,22,1041,,,,9,3,518,1578,39,73127,116,18,5547,24,7,807,149,27,7310,179,16,12397,514,38,36466,,,,623,17,24900,9,3,291,706,31,26074,91,7,1275,764,69,15151,233,47,8170,,, +48061,Cameron County,421,-97.41,26.13,2610.62,2.76,2.75,171,47,5971,43,9,1541,297,14,23704,2770,361,111405,2345,320,107159,1442,81,82749,3918,510,172321,1493,313,45238,3170,530,143080,417,25,31088,9324,231,234843,2186,71,105418,38488,1059,1166396,917,63,17357,14502,807,263365,2917,575,82669,1,10,219 +48065,Carson County,6,-101.34,35.36,2392.21,0.0,0.0,,,,8,3,84,,,,155,15,19487,55,8,2124,,,,83,11,5024,,,,21,7,801,,,,54,6,4063,,,,24,3,792,18,5,370,68,10,1100,66,18,2438,,, +48063,Camp County,12,-94.99,32.97,526.3,0.0,0.0,,,,,,,148,3,16113,200,34,11362,151,6,7263,18,4,700,106,16,4600,11,8,211,36,14,3526,,,,137,11,6756,,,,407,15,15375,17,4,446,346,19,5273,119,26,2540,,, +48067,Cass County,29,-94.35,33.06,2487.26,0.0,0.0,116,21,5538,34,6,2029,150,10,12873,233,34,8712,200,9,8718,27,10,867,155,34,8134,29,20,1331,79,33,3359,16,4,828,73,12,2075,12,3,65,1188,44,33832,13,5,382,760,64,9856,346,86,8975,,, +48069,Castro County,7,-102.26,34.5,2328.73,0.0,0.0,23,6,2157,,,,,,,30,8,745,115,12,7151,6,4,243,41,13,2640,8,3,283,33,10,1586,,,,,,,,,,197,7,7319,,,,198,13,2485,92,23,2768,,, +48071,Chambers County,45,-94.54,29.72,1637.93,0.0,0.0,22,7,1625,598,20,60633,48,6,6671,1956,67,101659,714,44,56867,109,6,2328,149,33,15081,173,25,10964,326,50,22351,447,3,44866,494,38,35962,80,4,899,969,48,41238,64,8,1677,1456,86,25546,358,58,12305,,, +48073,Cherokee County,51,-95.18,31.84,2750.91,0.0,0.0,163,5,6262,19,8,1611,120,13,9814,685,70,29739,316,26,12881,70,17,4008,308,59,19741,82,32,4071,237,74,10765,,,,477,29,15376,150,7,2921,2295,67,108666,19,3,364,1046,67,16371,443,88,10159,,, +48075,Childress County,7,-100.21,34.52,1848.16,0.0,0.0,20,3,1451,,,,35,3,3599,40,8,1983,53,3,3347,10,4,343,85,19,4152,21,7,604,42,11,2264,,,,,,,,,,367,21,20442,,,,620,29,9443,40,17,1087,,, +48077,Clay County,10,-98.21,33.69,2891.59,0.0,0.0,,,,10,6,569,26,3,2046,44,21,1648,8,4,294,,,,35,12,1639,22,3,799,10,9,348,,,,14,3,301,11,3,105,97,7,4261,,,,95,8,1084,99,22,1454,,, +48079,Cochran County,3,-102.81,33.59,2007.73,0.0,0.0,,,,,,,,,,,,,,,,,,,22,5,1885,,,,,,,,,,,,,,,,76,6,3095,,,,14,3,161,12,7,221,,, +48081,Coke County,3,-100.55,31.87,2403.65,0.0,0.0,,,,33,5,1367,7,3,457,16,6,618,,,,,,,22,5,789,,,,,,,,,,,,,,,,,,,,,,18,5,270,35,10,802,,, +48083,Coleman County,8,-99.45,31.78,3318.98,0.0,0.0,5,3,80,42,10,2861,,,,86,18,3373,65,7,2536,,,,62,9,4047,20,4,2447,27,12,1195,,,,,,,,,,514,19,18912,8,5,318,184,20,2908,75,28,1546,,, +48085,Collin County,1040,-96.61,33.16,2294.53,2.93,10.48,24,11,695,682,57,57817,607,35,68068,20493,1768,1513273,20097,1092,2413859,17832,595,2351210,66303,2070,7272586,8759,1845,643493,59789,5124,6145243,22117,395,2847305,25132,1581,1542011,4869,535,173628,59456,4180,3428151,6622,449,549653,44858,2503,1049630,19999,2093,868098,68,43,2501 +48087,Collingsworth County,3,-100.27,34.95,2381.75,0.0,0.0,,,,,,,,,,10,3,530,34,3,1958,11,4,203,28,3,2388,,,,11,5,729,,,,,,,,,,133,6,4625,12,3,192,40,8,441,23,11,481,,, +48089,Colorado County,21,-96.55,29.61,2521.8,0.0,0.0,88,9,4864,388,18,25749,,,,462,53,25364,133,28,5400,20,7,492,162,32,10453,30,15,2305,177,34,11325,,,,92,27,3750,35,4,800,825,48,36040,249,14,8475,525,49,9826,222,61,6057,,, +48091,Comal County,156,-98.27,29.8,1489.25,1.91,0.4,7,5,219,582,23,46498,212,9,17434,6636,619,387590,2764,211,213641,622,52,43618,1462,265,103081,1172,297,67505,2223,482,138931,808,27,85582,3403,254,140659,879,58,30344,7212,481,356163,1176,99,45590,8329,434,187848,3153,402,99705,4,3,127 +48093,Comanche County,14,-98.53,31.91,2454.82,0.0,0.0,83,4,3257,,,,63,4,4798,102,30,5498,257,24,11366,57,4,3067,109,14,5760,11,8,272,89,25,3756,,,,,,,,,,569,21,21943,,,,174,24,2706,105,31,2049,,, +48095,Concho County,3,-99.85,31.31,2572.96,0.0,0.0,,,,19,3,481,18,4,1029,7,4,328,,,,,,,,,,,,,,,,,,,,,,,,,77,5,2487,,,,66,5,1190,16,4,336,,, +48097,Cooke County,41,-97.21,33.58,2327.52,1.83,0.14,60,8,2081,529,39,40219,112,8,8317,514,103,25180,572,51,34373,89,14,5570,505,49,34260,98,36,5678,279,66,17734,88,4,5115,248,37,9310,5,4,202,1157,81,49798,29,13,2519,1928,101,36510,528,90,17181,,, +48099,Coryell County,82,-97.82,31.37,2737.47,2.07,0.3,,,,18,3,890,16,6,670,751,88,36271,133,16,5582,187,15,5865,358,54,15113,137,37,6283,272,58,15291,,,,1526,28,27927,42,6,1220,1200,65,49709,48,8,776,1515,93,22584,654,121,19514,,, +48101,Cottle County,2,-100.28,34.06,2333.78,0.0,0.0,,,,,,,,,,,,,,,,,,,4,3,193,,,,,,,,,,,,,,,,,,,,,,6,3,97,13,6,148,,, +48103,Crane County,5,-102.52,31.45,2037.8,2.08,0.03,,,,258,11,42343,,,,22,7,1351,17,3,1433,,,,27,4,1576,64,4,6111,15,7,856,,,,,,,,,,156,7,7501,,,,68,7,900,16,8,358,,, +48105,Crockett County,3,-101.38,30.65,7275.53,0.0,0.0,,,,113,18,7330,15,4,735,48,13,2554,,,,,,,35,4,1317,5,5,132,7,3,191,,,,,,,,,,23,6,1794,7,3,167,219,18,2879,28,10,632,,, +48107,Crosby County,5,-101.29,33.58,2335.05,0.0,0.0,,,,,,,,,,23,8,785,81,8,10891,,,,19,5,835,2,3,85,13,7,384,,,,,,,,,,120,10,3872,,,,23,3,373,16,9,411,,, +48109,Culberson County,2,-104.48,31.46,9877.3,0.0,0.0,,,,,,,,,,,,,,,,5,3,667,,,,,,,,,,,,,,,,,,,81,4,4248,,,,200,15,4101,9,5,608,,, +48111,Dallam County,7,-102.62,36.31,3900.41,0.0,0.0,20,4,847,,,,63,4,4588,230,26,13215,230,20,28131,38,4,3000,84,17,4809,8,4,294,65,10,2739,,,,28,4,1838,,,,48,8,1398,45,3,1061,329,27,6254,110,29,2822,,, +48113,Dallas County,2605,-96.78,32.76,2353.09,3.85,27.52,74,22,3037,3628,300,627329,4967,91,821727,84370,4589,6233802,84101,4351,6682817,63193,1627,7661135,108425,5227,13154118,42766,4512,3549062,142004,10476,16669568,70611,807,8598450,141160,3947,6285432,30920,868,1605345,182912,8050,11177463,13965,875,617180,116913,6318,3012230,49351,5440,2498964,224,95,10585 +48117,Deaf Smith County,19,-102.6,34.93,3881.59,1.99,0.08,55,8,6006,,,,91,4,7522,271,31,12401,373,29,23841,126,11,5910,179,31,10502,43,12,1250,152,21,8656,,,,62,5,2774,,,,404,19,16541,,,,406,33,6443,259,42,11229,,, +48119,Delta County,5,-95.67,33.39,720.03,0.0,0.0,,,,,,,,,,12,6,701,9,3,422,,,,10,3,472,,,,8,3,289,,,,,,,,,,94,6,2516,,,,27,5,549,37,11,617,,, +48115,Dawson County,12,-101.96,32.74,2336.22,1.84,0.02,,,,326,19,17550,34,5,2160,133,22,7185,103,16,5560,47,12,1656,108,23,7107,16,6,391,66,12,3307,,,,9,4,297,70,4,1939,379,14,14847,,,,427,30,7795,114,38,3160,,, +48121,Denton County,885,-97.14,33.18,2464.78,3.01,7.64,74,31,2981,612,35,39640,822,33,71642,13618,1412,939546,13979,853,1136451,2536,292,188888,14491,1034,1309688,5343,1098,344307,13204,2697,916957,6374,167,628779,16188,1083,705565,3991,341,129568,32150,2252,2476949,3577,308,105929,31540,1834,666656,11487,1520,399308,18,13,806 +48125,Dickens County,2,-100.76,33.62,2346.64,0.0,0.0,,,,,,,,,,,,,,,,,,,,,,,,,9,4,182,,,,,,,,,,18,4,189,,,,,,,26,7,624,,, +48123,DeWitt County,20,-97.32,29.09,2357.71,0.0,0.0,,,,361,17,35136,,,,334,39,20139,196,21,10449,22,4,663,228,39,13964,361,17,40831,108,40,5355,,,,170,16,11603,,,,891,31,34345,11,4,170,546,51,8861,332,61,9979,,, +48127,Dimmit County,9,-99.72,28.38,3455.13,0.0,0.0,,,,1026,29,66181,32,4,1728,114,8,7109,49,8,2533,7,4,222,21,8,921,92,14,6250,85,7,6451,,,,108,8,7564,,,,519,27,23561,,,,351,26,6208,51,16,1326,,, +48129,Donley County,3,-100.81,34.93,2416.47,0.0,0.0,,,,,,,,,,14,5,642,15,3,701,2,3,118,40,7,1642,,,,20,8,780,,,,,,,,,,36,7,1232,,,,93,8,1446,25,10,1403,,, +48131,Duval County,10,-98.51,27.67,4650.27,1.68,0.01,,,,232,17,13871,,,,175,9,9963,55,9,3182,,,,55,9,3367,8,5,226,28,10,1119,,,,33,3,859,,,,509,13,9420,,,,117,21,2214,39,9,1772,,, +48133,Eastland County,18,-98.86,32.3,2413.97,0.0,0.0,,,,1069,36,108827,48,8,4336,360,38,35801,56,11,4868,36,15,1183,159,30,11151,56,19,2856,114,26,4943,,,,101,8,4768,,,,760,47,22855,,,,463,51,8401,255,58,7324,,, +48137,Edwards County,1,-100.35,29.91,5493.48,0.0,0.0,,,,,,,,,,34,5,992,,,,,,,,,,,,,,,,,,,,,,,,,17,4,411,20,4,671,11,3,37,50,8,1529,,, +48135,Ector County,161,-102.58,31.89,2334.29,2.38,1.09,,,,5655,243,469226,217,7,29514,4754,279,368303,5059,348,405381,464,35,23465,1416,215,84295,1561,194,107218,1526,247,93985,362,20,24455,1347,139,71601,423,24,21688,7143,298,406586,573,37,9524,7093,337,159867,2548,360,115137,4,5,306 +48139,Ellis County,188,-96.79,32.33,2465.33,1.9,0.26,7,4,146,88,11,4599,149,16,15674,4186,503,269278,1372,151,83235,1135,58,60346,1001,209,75097,468,177,23157,1344,283,82834,301,16,24827,1866,189,74722,802,36,17959,5352,339,243083,317,51,6629,6128,329,114955,2570,398,74009,4,5,102 +48145,Falls County,17,-96.93,31.23,2004.19,0.0,0.0,,,,,,,20,3,1315,63,15,2948,82,10,5047,54,8,2721,47,18,2745,13,6,597,59,13,3766,,,,14,3,725,,,,275,24,10225,,,,214,18,3872,96,32,1780,,, +48141,El Paso County,860,-106.22,31.81,2629.09,2.8,7.86,89,11,5431,83,11,3961,1549,23,140173,12376,1116,567250,10106,1012,548211,6092,252,292000,7799,1010,447993,3829,939,164341,8559,1346,451762,2488,62,173845,25434,689,688018,2330,154,77040,47134,1865,2059179,2503,183,63314,33795,1740,605347,7025,1251,205964,9,14,217 +48143,Erath County,42,-98.22,32.2,2822.35,2.23,0.15,24,4,828,211,14,15195,79,7,6996,1106,132,54409,376,57,20857,73,9,3632,315,64,19026,146,52,4176,482,84,27575,,,,679,68,21040,63,5,1482,1290,86,63670,44,15,660,1883,106,32272,746,114,21986,,, +48147,Fannin County,35,-96.09,33.54,2328.31,1.63,0.05,,,,104,5,5265,60,8,4940,615,66,34041,102,16,6097,77,9,3710,216,39,10895,57,22,1566,130,37,5551,,,,158,16,8136,36,3,1092,1413,45,65630,12,5,372,496,36,8010,280,66,6675,,, +48149,Fayette County,24,-96.96,29.84,2485.83,0.0,0.0,,,,185,32,10362,44,3,3279,436,85,24964,566,31,40255,95,10,5107,295,50,18252,82,35,4840,220,63,11053,,,,83,18,4027,87,5,1971,977,75,41581,119,16,3376,873,80,17464,431,90,10474,,, +48151,Fisher County,4,-100.38,32.71,2335.05,0.0,0.0,17,3,907,,,,,,,,,,,,,,,,43,3,2859,,,,20,6,1048,,,,,,,,,,102,3,5364,,,,27,4,372,39,12,805,,, +48153,Floyd County,5,-101.28,34.03,2570.49,0.0,0.0,30,12,2391,,,,64,3,4941,18,8,660,97,13,5327,,,,66,10,2392,,,,9,4,216,,,,,,,,,,183,10,7155,,,,45,10,637,85,21,2498,,, +48155,Foard County,1,-99.73,33.95,1832.91,0.0,0.0,,,,,,,,,,6,3,170,,,,,,,,,,,,,,,,,,,,,,,,,88,4,3207,,,,,,,10,5,415,,, +48157,Fort Bend County,806,-95.78,29.51,2292.62,2.5,6.75,19,8,975,2067,90,230178,909,37,92062,10861,1073,819481,8283,931,640925,2794,257,212598,6882,959,617005,2762,872,126960,12607,2570,983657,4904,69,612403,12223,757,483213,2881,354,84558,29908,2429,1333866,3062,233,76748,24102,1377,499259,8803,1236,284114,56,27,2815 +48161,Freestone County,19,-96.16,31.69,2309.88,0.0,0.0,,,,211,16,13546,46,9,5388,77,25,3698,94,14,5641,40,6,2482,120,23,5879,27,9,1452,70,21,2994,,,,153,18,7235,,,,368,23,12113,16,3,369,460,34,7935,218,56,8189,,, +48163,Frio County,18,-99.12,28.84,2937.48,2.17,0.02,26,3,1082,446,25,23256,33,3,2930,85,21,3808,245,19,12946,40,6,1952,139,18,8696,80,10,7171,86,13,2895,,,,1315,5,71330,,,,708,27,25055,5,3,182,503,46,14743,141,30,3633,,, +48159,Franklin County,10,-95.22,33.2,763.49,0.0,0.0,,,,,,,,,,97,24,4341,11,5,650,,,,68,11,3689,13,8,339,21,13,1261,,,,34,5,1895,,,,3934,18,36592,,,,215,17,4252,127,29,3072,,, +48165,Gaines County,21,-102.62,32.7,3891.3,2.69,0.01,19,4,1221,568,29,44568,56,6,3825,686,90,44285,392,42,25994,45,10,2317,111,18,6547,172,13,10841,339,24,20537,,,,41,11,1611,53,4,922,324,18,15405,,,,556,37,10342,402,68,12046,,, +48167,Galveston County,347,-94.99,29.39,1068.16,2.6,5.97,45,8,398,547,18,20723,217,11,26471,4980,517,288383,1832,241,123502,540,67,30579,4117,387,310009,2103,397,122388,3992,625,245816,764,24,66473,4547,309,179413,910,88,28392,15112,662,707262,1303,104,35102,16425,802,355730,4995,665,196678,28,9,843 +48171,Gillespie County,27,-98.91,30.3,2750.01,0.0,0.0,,,,40,10,3736,104,3,7202,1107,164,61417,360,37,18921,395,14,24623,316,51,24655,147,47,7096,272,87,13230,,,,263,52,12985,122,8,4379,1598,103,84577,270,19,10655,2024,146,52751,496,101,13857,,, +48169,Garza County,6,-101.29,33.14,2321.19,5.68,0.01,,,,231,23,16044,,,,112,12,6041,20,5,1061,,,,37,8,1566,6,3,195,15,6,545,,,,210,5,11871,,,,157,12,6148,7,3,127,150,12,2106,30,10,607,,, +48173,Glasscock County,1,-101.48,31.86,2332.91,0.0,0.0,,,,168,10,24339,,,,10,4,452,93,7,12161,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +48175,Goliad County,7,-97.44,28.65,2225.41,0.0,0.0,,,,80,12,3832,90,4,10026,51,15,2861,,,,,,,37,6,3520,7,4,212,21,9,686,,,,9,4,580,,,,116,9,2663,,,,157,16,2372,27,13,541,,, +48177,Gonzales County,20,-97.51,29.44,2771.19,0.0,0.0,,,,197,11,13727,188,3,16027,225,39,18791,223,20,10343,27,6,1363,191,28,11266,48,14,2221,111,39,5181,,,,89,7,2693,,,,819,35,33301,13,3,158,452,44,8441,198,46,4865,,, +48179,Gray County,21,-100.44,37.72,2407.0,1.72,0.09,,,,380,35,22277,,,,322,35,16364,140,31,11386,89,9,3602,149,38,8899,58,16,3253,172,32,10028,,,,138,18,7982,,,,770,48,34246,51,7,749,656,44,11406,288,65,8217,,, +48187,Guadalupe County,169,-97.83,29.65,1851.09,2.15,1.06,12,3,383,324,17,38623,224,7,19946,3606,328,209696,1673,109,120251,299,30,18429,723,147,52668,567,139,30100,1051,187,57189,597,26,59377,1553,136,67034,677,39,18868,3790,238,170001,454,47,9264,4024,235,82725,1550,260,51571,9,4,32 +48181,Grayson County,134,-96.67,33.56,2535.52,1.96,0.19,21,5,508,81,17,4626,249,11,23951,2173,271,120901,1342,119,81125,634,38,31342,1705,183,90980,447,130,37743,1042,235,53398,24,3,1960,2011,128,68387,946,23,23833,8221,368,438710,500,39,11794,4305,245,87765,1480,261,43152,2,4,62 +48183,Gregg County,124,-94.85,32.45,714.23,2.49,0.95,14,4,510,2621,135,233518,385,16,33024,4139,273,214446,3384,260,212901,640,54,36243,2332,285,136100,1030,188,69422,2378,387,153587,406,21,35324,3996,213,146828,1270,34,34347,10831,447,558885,481,46,9416,6523,371,125272,2975,382,102727,3,6,65 +48185,Grimes County,29,-95.99,30.52,2076.31,0.0,0.0,10,4,299,29,3,2033,188,5,17857,657,70,33711,610,22,39799,11,3,553,142,18,7681,68,19,3666,324,35,22360,,,,275,38,8685,,,,273,16,13178,33,7,1460,394,45,6308,297,50,7363,,, +48191,Hall County,3,-100.65,34.5,2341.24,0.0,0.0,,,,,,,,,,8,4,239,10,3,491,,,,52,8,2343,,,,,,,,,,,,,,,,60,4,1681,,,,74,9,905,20,9,589,,, +48189,Hale County,33,-101.81,34.03,2602.32,2.06,0.12,124,9,8090,,,,79,5,5573,593,48,34330,427,48,24356,82,17,2635,251,61,13598,69,26,1632,186,43,10028,,,,84,14,2420,531,4,16429,949,69,42831,11,5,287,1136,57,18874,540,88,13587,8,4,67 +48193,Hamilton County,8,-97.97,31.64,2166.09,0.0,0.0,,,,,,,,,,143,25,8358,70,8,3641,,,,46,10,2480,,,,56,19,2874,,,,47,7,1937,,,,537,24,23182,,,,268,26,4504,124,35,3016,,, +48195,Hansford County,5,-101.36,36.26,2383.28,0.0,0.0,10,5,717,58,9,3752,,,,106,14,6283,134,21,8397,6,3,271,79,8,4478,6,5,111,40,7,2142,,,,,,,,,,266,3,9966,,,,25,9,629,83,20,2193,,, +48197,Hardeman County,4,-99.73,34.25,1804.66,0.0,0.0,,,,,,,,,,3,3,249,29,4,1134,8,3,65,36,5,1569,,,,3,3,177,,,,65,3,1788,,,,131,9,6279,9,3,108,93,10,947,41,15,1116,,, +48199,Hardin County,56,-94.4,30.3,2324.45,0.0,0.0,33,5,1924,166,19,9642,35,5,3291,1392,99,92020,152,22,11590,109,12,6275,225,63,10725,54,25,1686,245,50,15337,,,,177,32,6412,131,8,1889,867,67,29912,54,12,1171,1290,81,21278,645,120,16257,,, +48201,Harris County,4698,-95.37,29.81,4589.18,4.0,25.69,178,46,8313,32919,879,5027542,14898,343,2056957,148932,7461,11036670,119691,7210,10397000,33582,1633,3585270,78554,6938,9981811,42526,6402,3178803,174923,15099,18233681,110901,1000,17490066,140963,5626,7025663,48646,1385,3082873,274096,12580,17211982,22806,1228,1369147,201924,10425,4626159,82779,8556,3662068,301,153,8756 +48205,Hartley County,5,-102.61,35.84,3788.58,0.0,0.0,50,8,7210,,,,6,3,153,286,19,14829,98,9,6106,,,,34,5,2775,25,5,737,36,6,1123,,,,10,6,717,,,,317,8,15407,,,,49,4,780,108,16,3130,,, +48203,Harrison County,69,-94.4,32.52,2371.87,1.81,0.11,61,5,2409,934,52,90987,206,18,20944,963,121,57659,885,74,53281,144,22,7054,771,87,41361,324,62,21209,762,126,50712,14,3,2112,337,63,9639,774,5,21015,1413,108,63984,107,16,2411,2006,108,34009,1158,142,35688,,, +48207,Haskell County,5,-99.72,33.15,2358.2,0.0,0.0,20,5,903,23,4,804,,,,32,8,1536,,,,,,,49,11,2484,2,3,173,20,5,712,,,,,,,,,,180,6,8489,,,,111,13,1235,75,29,1283,,, +48209,Hays County,235,-98.04,30.04,1758.11,3.24,1.32,30,11,857,183,12,10246,191,13,16621,6493,681,388319,1607,200,128586,764,87,40295,1074,278,62928,1490,340,71821,3394,614,180358,360,14,28500,5470,276,162782,681,85,21366,8185,469,404666,695,98,17745,12610,532,270839,2537,417,92667,8,7,166 +48211,Hemphill County,3,-100.26,35.83,2363.29,0.0,0.0,,,,211,12,12950,,,,42,8,2309,267,11,22730,,,,,,,17,7,569,57,14,3224,,,,17,4,698,,,,217,8,9709,21,3,444,60,8,917,46,15,1201,,, +48213,Henderson County,82,-95.79,32.18,2456.65,0.0,0.0,2,3,139,48,12,3468,165,18,14463,1259,170,66747,374,39,15629,131,23,8588,383,81,22654,169,62,7023,520,109,22782,,,,427,62,17907,60,6,2732,2051,124,148268,196,28,5489,2189,165,39234,897,155,22991,,, +48219,Hockley County,22,-102.31,33.57,2353.34,0.0,0.0,15,3,1110,1491,55,146979,47,4,4357,335,39,16418,168,28,15301,40,10,2063,223,45,13972,70,15,4194,98,21,3553,,,,149,10,4983,,,,745,41,28772,18,5,482,685,44,10337,256,48,8295,,, +48215,Hidalgo County,866,-98.22,26.35,4102.58,2.43,3.05,799,21,29158,643,58,47609,678,26,50867,6310,699,276158,8766,929,434175,3732,162,178939,7137,1004,376952,2672,576,146023,6463,1073,266492,602,42,35605,12028,396,313691,6671,120,371036,70514,2267,2184813,1882,128,40371,24427,1223,433785,4879,823,143327,35,11,159 +48217,Hill County,36,-97.09,31.96,2552.89,1.94,0.03,6,3,337,25,4,1543,140,12,9589,954,74,68092,216,33,11747,42,9,2226,168,39,9731,53,28,2273,131,34,8980,,,,457,26,16487,,,,1004,53,41788,94,11,1859,979,63,18563,280,67,7182,,, +48221,Hood County,61,-97.83,32.41,1131.47,1.7,0.11,8,6,246,503,30,33647,170,11,18831,1372,194,71112,260,53,16005,131,26,6471,471,91,31542,229,73,11728,454,124,27463,3,3,214,597,91,20025,85,15,2835,2597,155,108014,220,26,6115,2253,134,41914,1117,153,29990,,, +48223,Hopkins County,37,-95.57,33.14,2053.21,0.0,0.0,,,,4,3,37,80,14,6268,647,72,31373,1140,37,78060,105,16,4269,557,60,35083,83,29,3524,170,60,9625,16,3,3297,480,28,12789,34,5,281,1064,62,46028,93,8,4420,1054,66,20185,446,88,10973,,, +48225,Houston County,22,-95.39,31.34,3202.49,0.0,0.0,29,7,1494,130,7,10116,100,3,6410,234,27,10159,126,8,5160,51,10,2266,123,31,6659,31,12,1176,97,24,3803,,,,151,13,2287,,,,585,36,20695,22,4,486,367,35,6201,210,51,6328,,, +48227,Howard County,35,-101.43,32.3,2341.65,2.47,0.04,,,,776,54,53777,127,11,13962,536,47,39935,438,44,29765,100,14,2708,251,48,15182,132,41,6180,239,45,15600,4,3,159,131,20,5486,,,,2258,69,144534,30,6,510,1196,87,23665,530,73,13543,,, +48229,Hudspeth County,3,-105.48,31.54,11843.47,0.0,0.0,,,,,,,11,3,745,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,33,7,611,,,,,, +48231,Hunt County,99,-96.08,33.12,2284.26,1.73,0.09,,,,,,,197,8,16644,1157,219,63546,1011,67,60896,425,25,28472,362,90,19049,224,84,9164,533,101,28050,175,6,23832,805,95,31088,80,15,2226,3449,180,164932,191,24,4045,2826,163,51872,847,188,23967,,, +48235,Irion County,2,-100.98,31.29,2722.89,0.0,0.0,,,,132,8,11247,,,,52,9,2518,31,4,1900,,,,,,,,,,4,3,103,,,,,,,,,,,,,,,,7,3,117,27,7,847,,, +48237,Jack County,8,-98.16,33.21,2383.57,0.0,0.0,20,3,1713,210,28,12051,99,5,10588,197,29,13338,23,7,1934,4,6,192,22,7,1253,12,8,518,51,12,3198,,,,148,9,4990,,,,356,8,14564,,,,106,14,1617,81,23,1881,,, +48233,Hutchinson County,21,-101.35,35.81,2318.57,2.66,0.03,,,,248,29,12928,54,4,3865,541,30,37959,147,21,9362,40,7,1545,229,28,14666,43,10,2245,137,23,20724,,,,59,15,4277,,,,512,36,22114,44,4,889,728,50,11483,357,56,10482,,, +48239,Jackson County,15,-96.56,28.92,2219.29,0.0,0.0,7,3,307,211,26,12919,60,3,5156,688,40,41932,130,13,5327,46,6,2941,152,22,9245,21,15,555,69,22,2994,,,,117,14,5897,,,,291,19,12703,,,,286,26,4320,211,43,6950,,, +48241,Jasper County,33,-94.0,30.75,2511.27,0.0,0.0,40,10,1788,83,6,5203,125,6,8719,521,52,34327,247,30,14187,29,8,1379,270,50,12766,55,19,4032,148,37,6163,,,,95,16,12813,,,,2371,75,61227,47,7,1079,811,55,13191,368,75,9066,,, +48243,Jeff Davis County,2,-104.15,30.7,5864.28,0.0,0.0,,,,,,,10,3,429,23,5,1086,,,,,,,26,3,953,10,3,440,19,5,673,,,,,,,,,,,,,,,,94,12,2318,51,13,1029,,, +48245,Jefferson County,257,-94.17,29.83,2552.62,2.19,1.61,19,11,612,183,21,16645,390,17,42370,9891,386,689520,4167,323,306414,782,62,44866,2651,360,197630,2139,289,124912,4748,463,387052,1463,28,119912,5175,262,200923,821,56,25930,16588,858,742039,732,62,14149,10151,553,195130,4258,590,148280,0,4,70 +48247,Jim Hogg County,5,-98.7,27.01,2943.06,0.0,0.0,,,,22,4,2086,,,,14,4,604,5,3,81,,,,28,6,938,,,,,,,,,,,,,,,,692,7,10681,,,,82,14,1580,8,4,163,,, +48249,Jim Wells County,39,-98.11,27.81,2249.54,1.67,0.04,,,,1110,61,74113,58,4,3562,414,52,19687,356,43,24825,59,10,2842,274,65,15901,265,28,18871,146,46,4540,96,5,8095,180,26,7023,,,,5748,107,120898,32,6,721,1037,79,17823,320,66,13491,,, +48251,Johnson County,177,-97.36,32.38,1901.43,2.3,0.62,15,5,348,627,34,48744,154,10,15237,3427,480,194461,1565,134,94764,237,31,14680,861,197,56226,593,158,33590,1308,224,142601,229,8,11222,2394,147,87983,313,31,12013,3989,297,198020,220,42,4469,4973,299,91072,2828,340,93058,3,5,53 +48257,Kaufman County,140,-96.34,32.6,2091.65,1.93,0.45,,,,239,14,10698,338,18,32664,3440,360,198179,783,91,58094,297,35,9703,675,114,42764,282,94,11513,799,164,40830,11,4,3451,938,145,32775,210,28,5518,3681,196,139848,149,27,3424,4287,226,77302,1607,268,69083,14,7,701 +48255,Karnes County,15,-97.91,28.88,1952.32,0.0,0.0,17,3,631,1587,33,177366,96,3,8214,87,28,3762,207,28,11891,,,,99,16,6631,83,19,5055,91,13,1898,,,,869,18,56849,,,,438,17,17896,,,,501,42,8242,92,30,2053,,, +48261,Kenedy County,0,-97.75,26.92,3997.86,0.0,0.0,,,,,,,44,5,4300,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,114,5,8196,,, +48253,Jones County,20,-99.86,32.71,2427.5,0.0,0.0,9,5,598,66,9,3362,47,8,4062,251,32,17054,115,13,6369,16,8,475,76,18,5000,31,10,1024,45,10,1767,,,,197,5,9620,,,,330,18,12489,10,4,188,148,23,2196,102,31,2049,,, +48259,Kendall County,44,-98.73,29.94,1716.73,2.02,0.1,19,6,1082,88,14,7655,34,5,2637,1689,203,117938,480,72,33698,173,23,14538,774,90,64966,254,106,15151,1093,204,68001,59,7,10399,782,86,39255,330,30,9550,1967,184,95256,369,28,12091,1968,128,45714,901,129,31873,2,3,93 +48265,Kerr County,52,-99.39,30.05,2867.84,1.63,0.05,23,8,612,26,13,1697,,,,1500,196,85570,162,41,9628,238,18,15188,330,76,23340,393,105,18458,524,138,29250,310,5,46583,402,82,15754,522,13,12532,3856,180,241209,160,27,5329,2358,158,55378,1215,163,43773,,, +48267,Kimble County,4,-99.82,30.47,3240.66,0.0,0.0,,,,,,,,,,61,17,2773,,,,,,,34,7,1590,12,4,920,9,5,383,,,,13,4,1143,,,,121,7,5271,,,,221,28,4464,52,17,1174,,, +48271,Kinney County,3,-100.42,29.33,3535.49,0.0,0.0,,,,,,,,,,1,3,24,,,,,,,,,,,,,,,,,,,,,,,,,12,3,567,,,,14,6,243,72,7,1491,,, +48273,Kleberg County,31,-97.75,27.4,2351.91,2.19,0.13,38,4,2239,73,12,6767,28,4,2526,294,30,11219,98,5,8655,53,9,4518,242,53,12455,99,29,4198,167,28,5313,,,,237,23,6786,55,9,2078,1395,71,45129,43,10,1553,1370,84,24909,230,48,5036,,, +48275,Knox County,3,-99.71,33.59,2215.55,0.0,0.0,,,,22,4,463,,,,31,4,1569,81,10,7059,,,,47,9,2373,,,,,,,,,,,,,,,,169,5,6506,,,,37,8,529,40,13,1264,,, +48277,Lamar County,50,-95.58,33.64,2416.73,1.7,0.04,3,3,159,,,,150,7,17105,1020,133,50135,385,49,18693,148,23,7174,505,80,29245,149,52,4927,395,58,20099,7,3,653,1296,52,43730,73,4,1217,3591,181,150015,82,15,1450,1675,109,29857,693,140,17845,4,3,98 +48281,Lampasas County,21,-98.24,31.18,1847.71,0.0,0.0,,,,,,,,,,757,102,32494,69,15,3060,29,9,954,99,22,6989,184,20,5957,136,36,6592,,,,45,17,1796,,,,381,25,14233,,,,499,39,8217,277,52,6678,,, +48283,La Salle County,7,-99.1,28.34,3867.33,0.0,0.0,5,3,301,347,19,20176,,,,6,3,210,55,8,3781,11,3,322,,,,3,4,120,9,4,152,,,,41,5,2000,,,,132,12,5361,10,3,607,367,36,7115,28,9,744,,, +48279,Lamb County,13,-102.34,34.03,2635.7,0.0,0.0,17,5,788,,,,179,9,16556,59,13,2067,135,19,7784,8,3,480,123,27,5623,5,3,239,37,10,1196,,,,124,3,5970,,,,356,23,12078,,,,195,16,2904,130,38,2924,,, +48287,Lee County,17,-96.96,30.3,1642.44,0.0,0.0,,,,484,32,52692,140,5,10685,1354,61,127252,167,24,6452,69,7,3736,234,23,14179,77,12,4642,88,29,4516,,,,55,11,1984,16,3,645,342,33,11239,8,3,166,301,41,6280,222,46,6510,,, +48285,Lavaca County,20,-96.93,29.37,2513.35,1.64,0.02,,,,161,14,13497,,,,290,47,21019,272,23,18310,27,7,666,250,26,18484,57,12,2840,165,40,12542,,,,17,9,625,,,,1115,40,38203,17,5,95,334,31,6705,328,62,8515,,, +48295,Lipscomb County,3,-100.27,36.27,2414.48,0.0,0.0,,,,71,10,4932,,,,19,7,619,,,,,,,50,9,2605,,,,19,5,977,,,,,,,,,,,,,,,,,,,27,14,375,,, +48289,Leon County,16,-96.0,31.27,2798.98,0.0,0.0,21,4,1215,128,6,8146,208,8,23508,984,45,54404,283,18,15956,14,6,1145,125,21,8376,83,19,5318,63,17,3497,,,,93,8,4234,,,,108,14,3716,,,,451,46,6806,167,50,4245,,, +48291,Liberty County,90,-94.79,30.09,3047.1,2.12,0.1,49,11,2327,318,28,22238,52,6,4503,1698,126,121334,429,42,35943,130,15,6508,343,73,19665,127,48,8037,318,85,16528,,,,1219,34,63665,215,8,4455,1452,108,72952,7,9,209,1687,116,30170,642,136,20100,,, +48293,Limestone County,22,-96.58,31.53,2416.9,0.0,0.0,,,,445,13,41232,53,6,4792,179,28,7790,158,9,5150,55,10,2447,230,30,10422,84,10,1573,270,25,18783,50,3,2714,265,14,12468,,,,984,58,41790,,,,492,39,7197,166,47,4248,,, +48297,Live Oak County,11,-98.1,28.27,2794.13,0.0,0.0,,,,217,20,21846,33,5,1079,116,21,5043,182,15,9760,,,,78,14,4810,176,11,7290,97,26,3186,,,,126,10,4748,,,,91,7,2190,14,4,492,271,35,5190,74,24,2795,,, +48299,Llano County,21,-98.7,30.67,2501.71,0.0,0.0,,,,21,4,1199,53,4,3329,389,84,20278,186,9,10749,13,6,443,182,31,11266,79,36,3765,206,47,12633,,,,117,25,5609,24,3,606,516,59,15962,43,9,1299,1190,52,27855,176,47,4857,,, +48301,Loving County,0,-103.57,31.84,1753.31,0.0,0.0,,,,56,4,9159,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +48303,Lubbock County,309,-101.82,33.58,2333.01,2.48,2.79,49,13,2570,525,49,33479,394,15,41128,7212,807,398581,5859,431,385603,2693,151,143840,5713,559,385082,2076,491,99896,4827,706,288709,954,37,75691,5212,388,182688,1785,85,43251,25716,910,1336578,1666,113,34549,16732,725,320460,6577,717,205173,13,9,299 +48305,Lynn County,6,-101.81,33.15,2313.66,0.0,0.0,,,,35,3,2235,82,3,6806,56,11,2432,17,4,542,37,5,2274,47,9,2832,,,,,,,,,,,,,,,,189,5,10142,,,,,,,72,14,3618,,, +48307,McCulloch County,8,-99.39,31.17,2780.62,0.0,0.0,,,,,,,,,,67,21,2422,130,6,5062,31,7,1076,92,12,4811,25,11,607,53,16,1726,,,,7,3,203,,,,179,14,7998,10,3,345,285,23,4214,113,29,2816,,, +48309,McLennan County,258,-97.22,31.55,2746.22,2.48,1.09,11,3,332,166,11,9677,749,24,65772,6717,535,348212,3678,264,206689,804,78,48292,4962,376,375520,1821,264,130628,4344,435,234683,941,25,57220,6436,295,202099,9724,75,396326,15718,638,851636,997,84,22765,11203,573,215137,4531,640,142114,35,5,1137 +48311,McMullen County,1,-98.55,28.31,2994.02,0.0,0.0,,,,16,5,3163,,,,,,,39,3,2290,,,,,,,,,,,,,,,,,,,,,,14,4,537,,,,18,4,461,,,,,, +48313,Madison County,14,-95.95,30.96,1223.42,0.0,0.0,77,5,3161,113,10,7332,,,,146,25,8325,16,6,929,13,5,583,66,19,4069,46,17,2340,61,20,2291,,,,32,10,1292,,,,258,19,15792,8,4,219,572,39,9475,121,27,4279,,, +48315,Marion County,10,-94.34,32.79,1088.85,0.0,0.0,,,,11,4,1115,11,4,462,21,8,948,11,4,1057,,,,36,10,1942,5,3,447,17,10,1297,,,,43,5,6052,,,,398,14,11848,8,3,107,285,22,5832,52,17,821,,, +48317,Martin County,5,-101.92,32.27,2372.03,0.0,0.0,,,,156,15,15111,46,4,5823,221,17,12629,42,6,2961,,,,39,5,2041,,,,14,5,1122,,,,11,3,443,,,,227,6,13467,,,,90,7,1339,52,15,1396,,, +48319,Mason County,4,-99.22,30.71,2413.83,0.0,0.0,,,,,,,,,,74,15,3040,64,9,2815,,,,40,7,2903,6,5,287,57,17,3068,,,,11,4,456,,,,86,12,3294,11,5,140,125,15,2261,63,15,1514,,, +48321,Matagorda County,36,-96.0,28.89,3580.9,1.78,0.12,112,18,3385,42,6,4255,1291,9,178080,147,31,7628,140,28,6721,95,12,2884,189,44,8870,149,27,7742,196,39,7827,40,4,2928,392,27,18419,,,,1150,83,55460,48,12,1075,929,95,17220,461,93,13750,7,3,76 +48323,Maverick County,58,-100.31,28.79,3346.54,2.19,0.29,,,,22,3,1546,,,,204,45,6704,190,45,7854,103,16,3539,360,65,13226,85,32,2930,252,51,11719,,,,323,20,6464,40,7,943,4176,110,110557,826,8,31018,1387,75,24756,203,56,4947,8,4,97 +48325,Medina County,50,-99.11,29.28,3456.24,0.0,0.0,9,5,524,164,15,9720,84,6,6566,905,112,43836,469,34,25737,39,13,2495,260,49,16391,51,32,2154,423,70,18843,10,4,890,151,28,5402,,,,879,68,38109,41,9,1067,1201,85,20098,409,84,11373,,, +48327,Menard County,2,-99.83,30.86,2336.3,0.0,0.0,,,,,,,,,,19,6,1066,,,,,,,22,3,797,,,,7,6,257,,,,,,,,,,,,,,,,20,4,230,9,6,112,,, +48329,Midland County,167,-102.01,31.84,2335.9,2.37,1.16,45,9,2677,22529,795,2896572,1051,21,106746,5613,480,394509,5952,356,539219,782,65,46723,2053,319,204013,3590,386,243812,3428,542,273020,1079,43,153623,2759,266,156978,999,45,34361,7530,440,409665,1152,65,39021,8425,449,208628,3791,432,165111,10,6,205 +48333,Mills County,5,-98.55,31.49,1941.91,0.0,0.0,,,,,,,,,,51,16,1654,67,7,2285,71,4,4026,54,5,2403,5,4,316,22,5,858,,,,211,4,11014,,,,84,10,2945,9,3,156,103,8,1536,64,14,1743,,, +48331,Milam County,25,-97.0,30.76,2644.0,0.0,0.0,2,3,104,30,7,1571,29,4,1693,774,50,46224,236,12,10695,146,10,2163,196,30,9781,48,17,2209,109,37,4746,,,,150,11,8694,0,3,37,521,31,18747,16,8,334,515,44,8811,234,56,6758,,, +48335,Mitchell County,9,-100.92,32.29,2373.28,0.0,0.0,2,3,72,100,8,5943,28,3,4452,87,11,4942,,,,9,6,328,55,6,3173,16,3,694,22,7,795,,,,,,,,,,266,4,14075,,,,216,21,3164,67,17,1584,,, +48337,Montague County,20,-97.72,33.62,2430.7,0.0,0.0,8,4,337,432,34,32668,21,4,1285,249,44,11178,50,22,2252,34,9,1305,184,22,14211,36,14,2211,164,46,6967,,,,49,9,2560,,,,342,35,12038,12,4,296,427,38,7433,176,54,4838,,, +48339,Montgomery County,608,-95.51,30.3,2789.3,2.29,2.1,14,15,884,3980,168,565884,1381,51,177112,13668,1361,1004902,8010,675,582083,2606,177,263387,6507,978,641939,3023,781,191808,11917,1838,1095424,7626,103,1279532,12095,770,572967,2399,197,79988,26036,1555,1577963,3269,203,90194,23964,1133,531248,9255,1114,309231,34,22,904 +48345,Motley County,1,-100.77,34.04,2562.85,0.0,0.0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,7,4,65,,, +48347,Nacogdoches County,65,-94.59,31.6,2540.82,3.22,0.1,53,18,2407,314,17,30417,95,11,10215,779,89,37129,626,46,35787,193,15,13128,553,97,40052,178,60,6386,462,93,21541,174,8,10029,927,56,31732,93,11,1846,3222,189,153819,89,17,1470,2740,133,45645,839,130,19697,,, +48341,Moore County,21,-101.91,35.82,2355.41,2.62,0.11,10,6,586,46,6,2327,,,,407,43,22237,423,29,18325,40,8,2029,228,34,15096,53,19,1778,65,15,2810,,,,172,11,8169,,,,648,39,30909,11,6,278,644,48,11820,252,59,6772,,, +48343,Morris County,12,-94.74,33.07,670.16,0.0,0.0,,,,,,,,,,66,12,4102,81,8,10318,25,10,768,122,22,6699,13,4,209,59,11,5319,,,,13,4,478,,,,159,15,4806,,,,187,19,2362,127,32,3633,,, +48349,Navarro County,52,-96.5,32.03,2813.0,1.54,0.08,76,5,3475,81,7,5792,132,13,10631,517,87,25980,629,40,35519,129,13,7842,348,71,18453,102,42,3798,298,57,13771,258,9,20804,708,41,22217,,,,2297,122,75827,220,15,3274,1251,74,21909,387,94,10178,6,3,131 +48353,Nolan County,15,-100.4,32.27,2365.94,1.77,0.03,,,,127,6,8925,75,7,6133,260,21,17692,138,16,8565,34,8,1347,116,27,6663,54,13,897,86,25,4206,,,,67,9,3875,,,,587,26,26982,38,9,1139,699,41,11501,221,40,10095,,, +48351,Newton County,13,-93.74,30.81,2433.67,0.0,0.0,82,11,4604,,,,65,4,4998,26,9,1583,66,6,1880,,,,23,5,588,,,,14,9,734,,,,27,6,1152,,,,173,9,4253,,,,20,5,241,53,17,1073,,, +48355,Nueces County,354,-97.62,27.72,2255.85,2.56,3.58,52,9,2213,1508,121,140242,634,31,68070,14164,607,813691,6308,437,397197,1392,111,79159,4264,585,265259,3054,473,166997,6960,822,479698,798,33,53001,9131,374,343457,1224,77,40889,27607,1107,1286786,1777,100,38160,19099,963,367790,5430,670,196683,7,9,401 +48359,Oldham County,2,-102.62,35.39,3888.72,0.0,0.0,,,,38,3,2478,36,4,2655,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,25,8,510,16,7,299,,, +48357,Ochiltree County,10,-100.81,36.26,2377.84,1.57,0.01,,,,892,59,71480,76,3,5313,232,35,13839,239,30,13893,39,8,2169,145,22,9255,25,10,1187,85,20,3615,,,,55,10,2242,,,,255,16,12191,28,3,425,315,26,5555,174,44,4633,,, +48361,Orange County,85,-117.87,33.75,983.06,2.24,0.19,,,,107,7,4970,157,10,15676,1646,117,107463,302,38,14306,71,14,3980,512,98,30386,170,57,7638,627,86,48806,,,,711,51,29489,144,20,2295,1543,126,56518,106,16,1759,2346,150,40000,1258,158,50521,,, +48363,Palo Pinto County,28,-98.28,32.72,2552.06,1.64,0.09,,,,169,17,9922,101,12,9919,362,65,16830,224,28,17109,51,12,3155,174,37,10274,191,32,10692,178,44,7117,,,,112,16,4600,,,,991,46,45142,77,11,2937,909,76,18441,283,63,8596,,, +48365,Panola County,23,-94.31,32.14,2127.66,0.0,0.0,,,,842,50,64805,48,10,5250,916,39,52431,169,21,11431,33,7,1213,207,23,14053,129,23,5580,291,47,16394,,,,310,13,11248,36,3,1009,503,33,18862,31,4,363,475,34,8139,250,48,7915,,, +48367,Parker County,145,-97.8,32.78,2357.07,0.0,0.0,117,27,5547,515,49,33481,133,6,12176,3408,486,212613,1233,147,78954,324,34,14177,751,165,57130,518,171,27555,1351,331,75026,348,16,30047,1762,176,65212,299,22,8887,4010,301,206052,515,51,7513,4543,250,86747,1824,312,53017,17,8,193 +48369,Parmer County,10,-102.77,34.49,2292.09,0.0,0.0,49,7,3214,,,,,,,104,19,5344,169,20,14444,6,4,192,71,14,4330,30,6,2401,414,12,22593,,,,237,3,5519,,,,174,9,7275,,,,72,12,1379,143,34,3733,,, +48371,Pecos County,15,-102.81,30.79,12337.54,1.93,0.01,,,,403,29,33917,40,8,3483,157,18,8616,140,15,8249,51,9,1596,131,17,6222,41,11,1647,66,16,2851,,,,124,12,6285,,,,393,21,18295,11,4,144,618,51,12731,106,32,3523,,, +48373,Polk County,49,-94.82,30.76,2873.88,0.0,0.0,221,27,10895,20,6,858,191,13,16026,556,85,24371,172,21,9705,130,19,8226,344,45,17274,131,34,9376,158,72,7741,32,4,1399,416,47,16962,8,4,276,1443,89,60413,41,9,696,1175,76,21387,528,88,13702,,, +48375,Potter County,119,-101.88,35.37,2388.9,2.37,0.84,24,6,1131,168,29,18222,1304,18,121454,3529,308,211725,3245,180,208952,687,57,36115,4080,235,318271,808,175,40665,1858,309,131180,573,19,67434,2186,145,82585,303,23,8279,14262,505,816243,622,46,15994,7962,384,158532,2732,339,96212,17,3,25 +48379,Rains County,12,-95.8,32.87,670.44,0.0,0.0,,,,,,,,,,272,40,13855,58,6,2993,,,,44,9,2251,13,7,375,333,23,6090,,,,56,6,2141,,,,104,12,3167,,,,192,22,3892,75,27,2338,,, +48377,Presidio County,6,-104.23,29.99,9992.07,0.0,0.0,,,,,,,14,3,1348,44,10,1965,,,,14,3,580,61,9,2556,4,3,103,9,5,267,,,,57,5,1352,,,,56,7,2673,36,4,2347,262,28,6043,27,8,646,,, +48381,Randall County,139,-101.89,34.94,2389.52,2.4,0.98,58,17,2410,57,23,2928,511,8,29402,3197,382,191253,1750,104,94188,602,33,35644,1204,211,74063,547,149,25861,1061,224,59589,66,10,4054,1289,152,40202,332,33,9130,3389,288,148589,373,52,7018,4526,223,89060,2329,288,68372,,, +48383,Reagan County,3,-101.53,31.35,3046.78,1.54,0.03,,,,429,35,29827,18,3,740,59,11,4108,114,8,9508,,,,,,,,,,18,7,267,,,,21,3,896,,,,119,4,6719,,,,122,12,2068,41,14,1239,,, +48385,Real County,3,-99.83,29.79,1813.48,0.0,0.0,,,,,,,,,,24,9,830,8,5,267,,,,,,,23,7,662,38,5,1392,,,,16,4,535,,,,86,10,3163,,,,64,16,2496,55,7,3041,,, +48387,Red River County,12,-95.04,33.57,2738.11,0.0,0.0,14,6,711,34,4,2074,16,3,1000,210,18,12264,18,7,609,11,4,535,79,15,3852,16,5,184,25,7,1121,,,,,,,,,,187,13,8506,,,,56,13,584,47,21,1280,,, +48389,Reeves County,15,-103.66,31.23,6835.19,2.23,0.03,,,,884,47,98921,38,4,3461,214,24,15438,323,28,21988,33,6,1913,53,9,2396,108,10,7279,72,18,4952,,,,220,20,14541,,,,320,22,13625,12,3,251,820,64,23522,114,22,7801,,, +48391,Refugio County,7,-97.24,28.32,2034.55,0.0,0.0,,,,264,18,24227,,,,171,15,7769,39,5,2047,,,,19,8,934,59,7,4005,20,5,1132,,,,,,,,,,251,10,8755,,,,197,21,3060,40,12,790,,, +48393,Roberts County,1,-100.81,35.83,2392.17,0.0,0.0,,,,27,3,3790,,,,6,3,243,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +48395,Robertson County,17,-96.51,31.03,2242.39,0.0,0.0,11,3,672,157,8,19510,319,8,36857,317,24,14907,64,6,2662,9,6,551,84,15,6818,38,11,2219,347,22,10216,,,,40,6,2356,,,,350,15,10497,12,4,273,420,27,8267,129,41,2831,,, +48397,Rockwall County,105,-96.41,32.89,385.75,2.5,3.29,,,,37,17,2411,48,4,6608,2433,340,142808,598,105,47770,178,30,10894,811,162,64299,405,143,22855,2004,399,151226,72,9,7585,1896,188,74382,302,30,7633,5137,344,280586,766,51,16273,5113,243,111404,1898,241,65390,9,5,702 +48401,Rusk County,53,-94.79,32.05,2430.9,0.0,0.0,42,10,2102,487,36,40763,286,16,25577,740,68,42317,383,39,19702,110,13,9231,429,54,27854,71,26,3180,274,63,16410,88,3,9152,368,35,20131,35,3,616,1462,77,48754,21,8,480,932,73,15923,467,100,12530,,, +48399,Runnels County,10,-99.98,31.83,2737.93,0.0,0.0,,,,26,8,1081,11,3,762,135,21,5509,62,8,2309,8,5,134,95,14,6878,,,,33,15,1293,,,,66,4,1924,,,,308,17,12540,7,3,89,189,21,2584,163,28,3481,,, +48403,Sabine County,10,-93.87,31.33,1493.79,0.0,0.0,23,4,813,16,5,1219,21,3,952,134,21,8543,,,,16,6,1013,48,12,1944,9,8,263,21,15,1339,,,,7,3,377,,,,394,22,12650,5,4,64,67,10,1054,62,26,1465,,, +48405,San Augustine County,8,-94.18,31.4,1534.04,0.0,0.0,24,3,1342,,,,115,3,8572,162,17,8204,16,4,514,4,3,192,38,8,1398,,,,11,6,412,,,,19,5,754,,,,323,18,11269,,,,63,5,603,31,12,560,,, +48407,San Jacinto County,27,-95.19,30.51,1626.2,0.0,0.0,,,,,,,37,6,3413,106,31,5823,72,17,4298,8,6,166,41,5,1799,7,7,657,61,27,3387,,,,20,8,839,,,,118,13,3578,,,,181,20,3223,63,18,1046,,, +48411,San Saba County,6,-98.84,31.12,2948.5,0.0,0.0,,,,42,6,2171,,,,43,16,1266,65,8,1851,,,,21,6,1436,7,3,169,30,14,1114,,,,11,4,467,,,,141,10,4768,,,,169,20,2384,50,14,1379,,, +48409,San Patricio County,69,-97.5,28.0,1827.86,2.05,0.08,6,3,368,375,24,26931,107,7,8612,1771,100,92621,296,37,17592,119,9,6915,351,86,15627,189,54,7496,799,94,96552,,,,261,34,13048,88,8,9195,1169,110,42568,126,16,2920,2438,177,43368,423,104,14518,,, +48413,Schleicher County,3,-100.54,30.88,3393.02,0.0,0.0,,,,84,6,3357,,,,45,3,2958,,,,,,,22,3,1167,,,,7,4,241,,,,,,,,,,61,5,2941,,,,,,,17,6,327,,, +48415,Scurry County,17,-100.91,32.72,2350.47,0.0,0.0,,,,577,42,37171,59,7,5714,344,37,21129,302,23,23406,40,7,1298,97,23,7463,40,18,989,110,20,5423,114,3,9971,41,10,1181,,,,426,14,23730,31,5,441,639,46,10686,303,46,14935,,, +48417,Shackelford County,3,-99.33,32.71,2371.31,0.0,0.0,,,,399,25,37367,18,3,952,62,7,4276,21,5,1883,,,,60,9,3453,,,,7,4,216,,,,,,,,,,42,3,2341,,,,57,8,806,59,15,1136,,, +48419,Shelby County,24,-94.13,31.77,2161.86,0.0,0.0,299,33,10263,146,10,8178,10,6,362,225,37,14115,117,19,6542,38,11,2369,339,48,15925,46,21,1163,475,29,30879,,,,180,23,8159,,,,533,46,19216,14,3,377,578,46,10331,191,60,5651,,, +48421,Sherman County,2,-101.89,36.25,2389.37,0.0,0.0,,,,,,,,,,10,5,466,66,9,4230,,,,21,6,1342,,,,,,,,,,,,,,,,,,,,,,,,,24,9,543,,, +48423,Smith County,231,-95.26,32.34,2459.74,2.43,0.57,110,14,6075,1102,97,98161,301,18,26673,4777,560,244282,3503,279,231791,1462,97,89556,3270,467,227481,1168,355,59193,4708,666,323472,2961,37,176918,3435,317,125512,1271,60,46169,23580,692,1136948,833,68,24137,10280,516,217707,5392,621,163425,4,4,142 +48427,Starr County,66,-98.75,26.56,3181.33,2.2,0.11,,,,47,8,3867,76,8,4081,89,21,2496,101,18,4337,39,5,1542,261,61,8304,26,9,720,136,39,3527,,,,86,13,3034,25,5,893,4711,108,93588,12,4,628,903,62,13164,108,34,2860,,, +48425,Somervell County,9,-97.77,32.23,497.04,0.0,0.0,,,,152,6,11230,673,4,110812,215,23,10952,11,5,596,10,5,815,57,11,2488,24,12,653,78,17,4410,,,,219,9,8593,,,,458,18,17845,119,6,4131,474,37,11488,136,28,6255,,, +48429,Stephens County,9,-98.82,32.69,2386.4,0.0,0.0,,,,354,37,24890,,,,141,25,7338,48,6,2564,19,5,432,102,14,4765,13,7,294,71,17,3552,,,,25,5,671,,,,313,17,12066,7,3,118,279,21,4197,87,22,2726,,, +48431,Sterling County,1,-101.05,31.82,2391.08,0.0,0.0,,,,34,4,3447,54,4,4611,21,5,1183,12,3,430,,,,24,6,1672,,,,6,4,146,,,,,,,,,,35,4,3709,,,,26,4,291,13,4,450,,, +48433,Stonewall County,1,-100.25,33.16,2384.67,0.0,0.0,,,,12,3,369,,,,39,6,2080,14,3,1195,,,,,,,,,,,,,,,,,,,,,,148,5,7143,,,,27,5,320,7,6,154,,, +48435,Sutton County,3,-100.54,30.51,3763.58,0.0,0.0,,,,173,8,13514,,,,84,12,6084,23,5,1648,,,,11,4,282,18,3,739,11,8,453,,,,,,,,,,80,4,1820,31,6,662,189,13,6037,35,13,765,,, +48437,Swisher County,7,-101.71,34.47,2333.42,0.0,0.0,,,,,,,45,3,2883,33,11,1502,59,11,2300,,,,34,10,2386,,,,38,8,1538,,,,4,3,107,,,,177,12,7299,,,,97,10,1360,85,18,1593,,, +48439,Tarrant County,2092,-97.34,32.75,2340.74,2.93,21.68,90,12,2640,2784,216,393581,1765,46,241572,53376,3696,3548251,46219,2285,3629922,11958,731,915697,52196,3118,4563090,13626,2535,839240,41635,5279,3585309,20528,302,2427181,50603,2358,2425503,13892,608,685121,113243,5774,6443512,12199,626,468357,90196,4520,1933835,35532,4198,1266328,91,48,3617 +48445,Terry County,12,-102.33,33.15,2307.3,1.87,0.06,127,6,6386,26,6,2538,,,,49,8,1256,254,22,11732,31,7,1543,104,22,6420,6,4,160,72,12,2550,,,,29,4,1552,,,,343,17,15352,9,3,114,320,25,4862,101,27,3086,,, +48441,Taylor County,142,-99.88,32.28,2380.75,2.18,0.87,,,,569,67,43980,691,32,54009,2830,317,147710,2167,164,133441,744,73,47279,2966,251,178952,883,185,42452,1565,291,94606,187,16,14967,1913,169,73508,3542,50,102495,13641,420,692056,698,61,14245,6994,354,137727,2904,395,87342,4,4,91 +48447,Throckmorton County,1,-99.2,33.16,2371.36,0.0,0.0,,,,18,4,572,,,,11,3,347,13,6,590,,,,14,3,579,,,,8,3,189,,,,,,,,,,,,,,,,9,4,268,15,7,208,,, +48449,Titus County,31,-94.97,33.2,1102.41,1.89,0.07,,,,11,4,1041,37,5,5794,298,51,19857,358,37,16983,55,14,3395,413,52,23162,61,22,2301,121,27,8081,,,,825,41,22981,37,8,1950,2102,95,88814,53,6,1049,1231,72,20273,400,75,9974,,, +48451,Tom Green County,119,-100.41,31.38,3990.2,2.27,0.34,37,4,1570,1201,71,100193,216,12,19827,2539,297,134941,1564,130,100493,788,56,36240,1709,206,97356,713,162,31657,1734,243,88985,182,11,11340,2242,142,99355,672,26,22884,7626,264,437054,662,50,12342,5025,302,97922,2026,306,70183,,, +48455,Trinity County,14,-95.12,31.08,1849.52,0.0,0.0,41,7,2467,,,,15,7,846,57,13,3092,94,6,6419,13,3,583,57,12,2945,7,3,114,35,9,1175,,,,31,3,1171,,,,233,15,7296,,,,229,23,4248,142,35,3098,,, +48453,Travis County,1268,-97.76,30.29,2654.79,3.3,9.79,29,14,1692,1034,81,199195,1019,89,115506,40188,2863,2915305,31308,1456,3475717,40334,1335,6198469,33776,2548,4575183,17598,3005,1531355,93270,8138,12461099,17196,299,1970628,44028,2090,2588396,15113,813,693315,78517,4196,4984451,8899,855,367254,67186,3488,1920570,25576,3266,1268081,87,50,3236 +48457,Tyler County,20,-94.4,30.76,2423.47,0.0,0.0,131,13,6812,,,,45,8,3579,62,14,3768,40,7,3356,13,3,517,66,16,2946,45,10,669,62,21,2939,,,,2,3,39,,,,485,32,17958,,,,272,21,4850,165,40,3741,,, +48459,Upshur County,41,-94.93,32.73,1534.88,0.0,0.0,3,3,104,33,5,1541,142,6,10104,732,73,45473,59,16,2843,148,10,8522,256,44,14357,18,10,559,414,51,17448,,,,159,29,5002,14,3,387,596,42,18510,19,5,503,558,43,12276,210,57,4758,,, +48461,Upton County,3,-102.04,31.37,3214.22,0.0,0.0,,,,384,18,33638,59,6,5657,57,8,3752,139,8,8730,,,,23,4,979,,,,,,,,,,,,,,,,200,6,13096,,,,25,6,340,,,,,, +48463,Uvalde County,25,-99.77,29.3,4037.55,0.0,0.0,29,5,863,146,10,9363,61,9,5411,307,53,13039,430,31,32192,73,8,3181,231,38,11223,139,35,5388,299,29,13680,35,3,2038,79,17,2822,,,,1690,64,90197,46,8,934,1124,80,22590,324,62,9441,,, +48465,Val Verde County,48,-101.13,29.92,8374.3,1.91,0.07,,,,,,,14,4,989,259,59,10159,285,32,13222,97,15,3556,498,69,24344,106,34,4009,200,38,7656,25,3,1226,1063,25,55909,144,10,6857,3194,78,88052,19,7,296,1639,90,28546,306,71,7097,,, +48467,Van Zandt County,59,-95.83,32.54,2226.31,0.0,0.0,7,4,453,56,11,7555,38,12,1502,1165,148,61668,319,35,20834,93,14,5150,241,50,12604,36,25,2088,318,82,15185,,,,231,44,9568,75,6,1623,1104,71,38140,99,10,3926,1402,90,26899,587,114,17467,,, +48479,Webb County,267,-99.25,27.7,8748.9,3.16,0.74,7,4,183,774,43,56720,195,12,16117,1744,272,73695,3445,345,151623,604,70,29224,2253,309,112058,842,248,34536,2084,417,87958,205,18,11761,5158,194,168714,388,37,13164,16792,542,500199,731,56,14722,9063,454,162315,1922,316,55175,2,3,106 +48485,Wichita County,129,-98.71,33.95,1638.51,2.01,1.2,,,,579,109,43464,124,7,12791,1670,227,82130,1408,161,78994,676,53,32863,1774,203,113819,535,149,20451,1024,211,55242,116,14,7891,1923,103,66261,273,33,6918,11663,417,527283,483,35,6731,6619,312,117337,1983,335,58861,,, +48469,Victoria County,91,-96.98,28.8,2302.05,2.04,0.64,12,3,419,931,71,83890,466,5,44788,1699,184,91273,1712,132,102079,385,33,16528,775,147,52873,678,112,35377,864,166,48211,367,13,37485,1474,116,57037,344,25,8114,6364,286,327704,342,34,7494,3842,214,74653,1617,200,58636,,, +48471,Walker County,77,-95.55,30.68,2075.99,3.55,0.4,20,12,788,12,7,617,55,6,4059,681,101,28064,216,30,13310,109,15,5661,410,67,20099,223,61,10175,402,80,15104,0,3,8,839,50,22198,73,8,2720,2178,98,89230,148,16,2899,2455,121,40977,832,106,19742,2,3,74 +48473,Waller County,56,-96.0,29.94,1341.32,0.0,0.0,15,5,731,196,16,13043,49,7,3694,1136,142,79991,1581,81,117874,48,13,3127,117,26,6535,256,42,11680,401,81,21878,50,4,6642,762,54,32321,537,12,21884,1212,55,27052,43,12,1694,1126,72,21327,480,74,25250,,, +48475,Ward County,11,-103.08,31.5,2165.68,2.1,0.04,,,,1121,73,88162,70,7,7709,294,21,29166,71,11,5647,30,5,1982,81,16,4752,194,17,15734,96,13,4336,,,,88,7,4399,15,3,375,184,9,4496,,,,431,36,10200,151,21,7336,,, +48477,Washington County,36,-96.39,30.22,1610.37,1.78,0.09,,,,60,13,4243,42,3,3328,800,114,41882,769,51,39632,120,15,4834,910,58,67761,184,49,8937,358,68,19332,,,,486,46,22030,40,9,1315,1724,95,61377,118,17,1921,1298,100,25101,572,103,15718,,, +48481,Wharton County,42,-96.23,29.25,2834.24,2.06,0.03,49,12,2832,351,29,27207,120,9,14653,628,96,30002,863,57,53630,82,15,3506,428,74,25811,143,49,7120,277,52,14719,,,,205,37,7771,97,6,1896,1621,84,56331,45,12,1153,1163,84,20380,449,117,10767,,, +48483,Wheeler County,5,-100.26,35.39,2370.33,0.0,0.0,,,,129,20,9304,,,,26,6,1247,37,7,1520,8,5,289,63,12,3736,10,6,262,41,10,1788,,,,18,5,1050,,,,277,6,11120,,,,207,22,2874,58,22,2064,,, +48487,Wilbarger County,13,-99.21,34.03,2532.68,1.77,0.05,,,,30,7,1460,35,8,3300,104,19,3181,30,8,938,105,10,6370,142,29,9070,39,11,1037,54,13,1878,,,,38,6,1830,,,,1624,31,64142,22,5,485,401,37,6626,147,35,4112,,, +48489,Willacy County,20,-97.59,26.46,1635.19,1.63,0.14,66,4,2113,,,,,,,9,4,374,47,3,3052,141,6,10048,69,17,2999,21,7,666,35,12,1139,,,,549,5,25409,,,,648,33,21292,13,4,334,319,28,4326,64,14,2115,,, +48491,Williamson County,592,-97.6,30.66,2931.59,2.37,3.44,20,7,272,743,31,48061,1191,21,126459,17997,1534,1284913,4543,437,632412,4372,269,334462,9402,805,943034,2745,804,168561,20194,2037,2454840,2165,47,271190,9570,697,523954,4175,276,129865,25014,1537,1393786,3335,216,72099,23362,1182,527570,8202,1236,311489,14,13,649 +48497,Wise County,68,-97.66,33.21,2389.73,0.0,0.0,,,,2064,71,150852,99,4,9010,1350,221,78000,593,76,41230,112,18,4690,358,66,23980,213,60,10269,443,110,28564,116,3,7622,669,53,36934,10,8,377,3155,113,180413,69,21,2039,1910,118,37652,1271,162,57746,1,3,2312 +48493,Wilson County,49,-98.13,29.16,2093.51,0.0,0.0,,,,401,25,32272,49,8,2669,628,134,30725,156,25,10519,60,15,2933,186,45,8979,84,28,5079,264,78,15083,,,,131,32,6289,32,6,802,1320,71,49792,88,9,3488,856,72,14594,414,88,9283,,, +48495,Winkler County,8,-103.08,31.8,2177.59,2.21,0.03,,,,921,34,93515,,,,166,16,9845,43,8,2644,,,,61,4,3105,222,13,14716,17,6,987,,,,29,4,945,,,,102,7,5924,,,,145,18,4441,60,15,1584,,, +48499,Wood County,45,-95.38,32.76,1801.86,0.0,0.0,,,,89,5,9393,258,12,24192,768,111,49342,181,26,7163,164,14,10590,334,55,19605,80,35,3090,238,71,8655,,,,128,34,4870,259,5,9625,1166,78,54054,72,15,2539,1008,90,19207,536,112,12071,,, +48501,Yoakum County,8,-102.83,33.15,2072.27,0.0,0.0,,,,403,21,40030,,,,113,18,5806,76,12,5436,9,3,415,61,13,3263,24,5,1120,31,9,1503,,,,26,6,1843,,,,304,10,13502,,,,168,17,2864,66,19,2671,,, +48503,Young County,18,-98.7,33.15,2410.51,0.0,0.0,,,,454,81,25277,84,9,8826,405,58,28362,94,23,5251,72,12,4027,229,28,14826,49,21,5476,219,36,10868,77,3,3765,99,19,5444,,,,967,54,36446,8,3,207,585,40,9638,313,66,8565,,, +48505,Zapata County,14,-99.17,26.99,2739.93,2.53,0.06,,,,181,13,15880,27,3,732,98,8,4857,,,,7,3,334,74,10,2878,,,,6,4,298,,,,24,5,1103,,,,409,18,7114,9,4,203,156,18,2354,17,6,437,,, +48507,Zavala County,10,-99.77,28.84,3370.57,3.82,0.01,,,,69,5,8622,,,,89,9,4058,53,4,2229,,,,32,5,1171,,,,8,4,124,,,,,,,,,,601,15,8425,,,,128,14,1785,20,6,374,,, diff --git a/training/naics2/US/counties/2021/US-UT-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-UT-training-naics2-counties-2021.csv new file mode 100644 index 00000000..a663a1c3 --- /dev/null +++ b/training/naics2/US/counties/2021/US-UT-training-naics2-counties-2021.csv @@ -0,0 +1,30 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +49001,Beaver County,7,-80.37,40.69,6701.52,0.0,0.0,,,,,,,31,3,3386,139,28,6142,21,4,362,,,,34,7,1974,3,3,74,17,6,430,,,,41,11,2076,,,,281,22,13370,118,4,1771,378,34,7124,53,13,1540,,, +49003,Box Elder County,57,-113.21,41.36,17415.66,1.98,0.03,13,7,783,34,4,3539,25,7,1830,1949,224,114720,1070,46,81926,63,15,2086,321,67,22099,82,70,2899,392,88,19650,7,3,513,559,60,16470,206,14,2799,1583,132,60792,119,18,2111,1745,84,26776,380,91,9463,,, +49005,Cache County,132,-111.75,41.7,3037.95,3.29,0.48,51,6,2034,22,6,1934,40,7,3131,3543,594,174979,1369,141,71153,667,61,29341,1209,209,84571,715,255,25168,4984,518,283247,176,15,10517,2991,205,81320,606,49,14185,6186,478,237247,813,69,10772,4068,190,66258,1059,238,36029,5,7,170 +49009,Daggett County,1,-109.48,40.92,1866.26,0.0,0.0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,9,3,822,71,9,2347,,,,,, +49017,Garfield County,5,-107.88,39.55,13502.83,0.0,0.0,,,,,,,29,6,1936,57,14,3671,20,6,464,160,6,10052,19,6,607,4,6,153,19,11,700,,,,29,6,956,,,,201,12,8359,14,6,779,743,76,25090,,,,,, +49007,Carbon County,20,-75.72,40.89,3845.15,1.64,0.02,,,,452,9,36432,33,3,3095,399,44,20506,160,29,8421,80,10,4082,149,33,6391,54,19,1858,138,29,8168,,,,283,21,9410,,,,1050,67,45695,44,3,539,555,38,9000,314,40,11862,,, +49011,Davis County,359,-92.4,40.75,1644.36,2.4,10.22,21,6,2666,183,9,11788,88,10,8763,9861,1090,552597,2342,288,135738,1393,157,110705,2694,560,196805,1499,620,71664,9141,1255,594744,1131,40,137029,5652,479,222495,2004,153,57157,13545,942,606666,2157,116,41715,10189,486,177970,3327,554,121812,11,8,317 +49013,Duchesne County,20,-110.47,40.3,8417.64,0.0,0.0,15,5,761,879,75,82660,104,7,8217,382,94,19957,125,24,7109,227,7,13134,119,18,12766,76,23,4534,157,50,7308,,,,76,26,3821,,,,1111,46,50036,4,3,114,452,39,6618,133,49,5060,,, +49015,Emery County,10,-110.8,38.98,11573.16,0.0,0.0,,,,580,6,34982,400,27,40452,85,17,3122,,,,,,,33,7,1148,,,,87,9,3093,,,,15,8,542,,,,223,16,7580,,,,262,30,5182,84,18,3221,,, +49019,Grand County,10,-106.14,40.1,9544.17,0.0,0.0,,,,8,5,609,,,,280,63,11236,122,13,4258,97,13,3972,74,15,5085,215,49,8274,114,43,6412,16,3,866,239,26,10779,60,8,1767,468,26,26037,172,27,7028,2131,108,61240,63,34,2554,,, +49025,Kane County,8,-88.42,41.92,10638.19,0.0,0.0,,,,9,3,672,,,,162,42,6675,2,4,150,16,7,570,64,15,3972,59,30,2404,63,18,2920,,,,31,14,961,,,,250,16,9603,147,16,4932,1378,59,47906,864,17,40475,,, +49021,Iron County,56,-90.7,37.58,8549.91,2.51,0.05,,,,176,8,13083,63,6,6839,1863,313,82390,371,38,18813,175,26,8040,463,75,28907,295,132,10526,689,183,33542,389,6,28462,802,93,20346,256,27,5134,2787,191,112850,185,32,4449,2339,146,39587,313,95,8951,,, +49023,Juab County,12,-112.83,39.69,8811.44,0.0,0.0,,,,54,3,4287,,,,255,56,11512,49,9,2635,19,3,289,39,10,2070,11,4,348,300,21,21422,,,,179,12,9059,,,,488,19,16506,2,3,301,322,30,4551,36,13,1487,,, +49027,Millard County,13,-113.09,39.04,17710.17,0.0,0.0,,,,111,6,7966,404,3,52249,98,30,3022,100,15,5229,24,5,511,54,13,1875,6,4,319,170,17,8076,,,,143,13,4963,,,,309,24,12560,3,4,112,451,31,6190,55,16,1724,,, +49031,Piute County,2,-112.1,38.31,1984.82,0.0,0.0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,13,5,346,,,,,, +49029,Morgan County,12,-90.19,39.71,1582.1,0.0,0.0,9,3,151,,,,9,3,350,604,91,33100,125,12,9496,19,4,256,47,13,2314,24,20,1019,143,46,6854,,,,84,27,3596,,,,123,28,5925,23,9,464,144,12,2688,33,16,1698,,, +49033,Rich County,3,-111.21,41.66,2814.4,0.0,0.0,,,,,,,,,,104,17,4400,,,,6,3,149,,,,51,12,4142,35,10,3076,,,,35,9,1100,,,,30,3,678,7,4,707,119,23,5326,43,5,1224,,, +49035,Salt Lake County,1173,-111.91,40.66,2086.86,2.91,17.17,138,14,13656,2245,44,208690,2364,77,245894,42130,3922,2809186,35666,1800,2727847,30380,759,2812431,50454,2450,4842171,12323,2727,858470,49976,5124,4175510,19831,279,2729931,46444,1987,2224004,21901,556,1152390,68367,3493,3876266,8379,489,370278,47063,2477,1040603,34962,2507,1608735,97,31,1626 +49037,San Juan County,15,-107.65,37.76,20547.82,0.0,0.0,,,,138,9,12593,,,,188,29,7012,16,4,559,8,3,286,61,14,2659,59,8,2378,22,15,1261,,,,21,10,587,,,,969,26,49100,25,4,1086,495,50,13134,64,16,2181,,, +49039,Sanpete County,28,-111.58,39.36,4148.35,2.7,0.02,9,3,674,12,4,448,5,4,318,522,92,19832,72,11,2015,205,15,11469,139,32,5258,35,16,1021,253,31,13507,,,,92,18,2588,,,,638,57,22713,33,5,364,476,44,5597,127,25,5176,,, +49057,Weber County,259,-111.89,41.27,1708.86,2.33,4.09,117,7,14211,389,7,33343,116,10,13173,7355,954,430984,4719,246,307439,582,89,30122,4709,349,304033,948,430,38928,4881,643,272900,640,28,121365,7502,372,240167,1338,61,42120,11906,710,566387,2342,76,31739,7880,442,143903,2561,435,86778,5,10,179 +49041,Sevier County,21,-94.24,33.99,4968.51,0.0,0.0,,,,689,6,47819,41,3,4096,401,71,16124,217,16,8474,32,8,1107,154,31,9465,79,20,4784,316,40,10211,,,,212,23,9045,112,4,5145,937,72,35385,31,7,519,774,56,13157,185,35,7885,,, +49043,Summit County,42,-81.53,41.15,4873.62,2.55,0.02,29,3,1194,106,5,9406,43,9,4615,2457,346,145913,679,72,70189,398,56,34904,541,122,84598,1505,372,105200,1299,461,120123,469,17,53104,735,166,37425,425,36,11765,1580,178,86154,4980,76,116658,6631,220,224457,1226,142,51481,,, +49045,Tooele County,71,-113.2,40.41,18882.51,2.13,0.06,,,,76,4,6287,24,5,2537,1044,177,49597,151,21,8072,143,19,5991,148,47,7270,131,76,5117,505,102,30021,25,3,1777,1033,56,42855,431,16,16056,1688,126,71011,195,19,5220,1371,82,22518,473,106,13155,,, +49047,Uintah County,35,-109.58,40.19,11664.73,0.0,0.0,4,3,175,921,96,79216,170,5,30852,953,116,60753,419,52,27371,132,10,6919,186,43,11912,274,73,15324,357,86,21591,15,3,3545,209,42,7602,147,10,4279,814,73,31787,35,11,1057,1427,86,22705,331,83,11343,,, +49049,Utah County,648,-111.69,40.18,5554.06,3.11,2.76,69,22,2393,284,22,24556,390,27,31521,21614,2134,1153826,12352,519,786675,18933,523,2266685,8202,873,686091,3421,1113,179931,23824,2691,1777758,3966,73,319777,21414,913,911563,28747,331,827764,29374,1722,1320133,2598,311,55994,19223,931,341155,4485,935,162841,25,19,1739 +49051,Wasatch County,34,-111.12,40.33,3128.29,1.81,0.11,,,,3,4,495,,,,1315,232,120140,151,34,7548,48,18,3112,207,52,17218,188,94,12360,803,222,52441,7,4,1706,323,97,14113,259,24,7051,962,96,40691,387,25,15555,1354,70,33422,328,67,8238,,, +49053,Washington County,177,-96.39,30.22,6295.69,2.47,0.24,6,3,238,102,15,5309,92,13,8521,8500,1217,412374,1919,188,100570,865,107,56758,1632,346,132158,1184,518,45337,3203,813,176237,53,22,2793,2901,467,101629,822,63,27625,10565,717,497951,1297,112,30072,9473,428,187644,1868,352,59938,5,6,171 +49055,Wayne County,2,-88.42,38.43,6386.22,0.0,0.0,,,,,,,,,,146,22,7930,,,,,,,,,,,,,21,8,400,,,,,,,,,,72,3,3197,3,4,157,234,36,7155,11,3,399,,, diff --git a/training/naics2/US/counties/2021/US-VA-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-VA-training-naics2-counties-2021.csv new file mode 100644 index 00000000..00017b71 --- /dev/null +++ b/training/naics2/US/counties/2021/US-VA-training-naics2-counties-2021.csv @@ -0,0 +1,134 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +51001,Accomack County,33.0,-75.67,37.74,1458.86,0.0,0.0,25,8,893,,,,83,5,8180,266,72,10908,136,20,5932,74,10,3373,291,30,15351,84,44,4508,392,40,22046,,,,495,26,13005,,,,944,52,37541,67,18,1820,909,100,22567,375,91,9633,9,4,142 +51003,Albemarle County,111.0,-78.61,38.01,1880.26,2.67,0.5,115,20,4526,48,6,4491,,,,2293,281,125118,421,59,25566,815,66,63153,2183,193,229800,967,181,50224,4791,415,449246,414,21,29748,1884,153,78252,811,69,42745,9057,394,699940,1131,58,38490,3964,216,104952,1497,260,64169,2,3,86 +51005,Alleghany County,15.0,-81.13,36.5,1165.15,2.22,0.07,4,3,157,,,,7,3,753,104,23,4206,32,5,1673,26,3,1429,39,9,1657,26,4,1022,33,13,1485,,,,178,9,3574,9,3,240,758,32,30596,15,4,597,307,24,5891,182,42,5618,,, +51009,Amherst County,31.0,-79.15,37.6,1240.46,0.0,0.0,33,8,840,,,,,,,485,83,24051,176,10,7883,23,7,1128,104,22,4766,16,12,486,192,36,11140,,,,140,25,4711,473,8,13108,570,42,20689,40,5,894,578,41,10386,267,92,6454,,, +51007,Amelia County,13.0,-78.01,37.33,928.81,0.0,0.0,34,7,1625,,,,,,,477,69,21242,109,10,6980,,,,28,7,1095,10,9,359,65,16,2714,,,,62,18,2336,,,,199,17,8594,,,,129,10,1835,103,34,3028,,, +51011,Appomattox County,16.0,-78.79,37.38,868.38,0.0,0.0,48,12,1840,,,,,,,246,45,10782,67,11,2502,8,4,271,90,10,3915,16,9,489,37,15,1181,,,,42,13,1839,,,,504,25,12835,30,6,502,248,22,4287,203,51,5610,,, +51013,Arlington County,236.0,-77.09,38.88,67.38,8.85,73.61,,,,,,,404,4,127359,1565,214,176198,850,82,87044,7622,193,996083,4862,250,893484,3516,512,369972,52134,1854,7082637,4163,44,585417,11080,305,845086,3305,118,200302,10032,525,739921,2147,112,61979,12330,660,393893,13775,829,1148833,10,11,254 +51017,Bath County,4.0,-83.72,38.12,1384.52,0.0,0.0,4,4,150,,,,124,3,10459,114,17,5770,,,,11,4,609,,,,25,6,1200,19,10,3317,,,,9,6,249,,,,259,6,11919,13,4,207,1000,17,30407,65,14,1786,,, +51015,Augusta County,77.0,-79.15,38.18,2514.19,0.0,0.0,13,11,481,30,4,1851,61,3,5345,1912,275,97781,949,57,51345,82,14,6040,262,65,16824,201,68,7690,414,81,19267,,,,810,99,27887,104,15,2583,3743,104,240976,52,10,1114,1288,97,23106,789,204,25955,1,5,73 +51019,Bedford County,79.0,-78.52,40.03,2010.43,0.0,0.0,52,10,2567,,,,,,,1146,292,53720,479,55,28773,162,15,8937,441,95,34270,268,118,9406,719,179,35013,,,,1243,121,37639,36,14,2068,2124,154,90452,323,26,7870,1328,107,24556,1168,236,38005,,, +51021,Bland County,6.0,-81.12,37.13,928.96,0.0,0.0,,,,,,,,,,21,6,550,221,5,15514,56,3,2835,11,3,250,,,,,,,,,,,,,,,,136,6,7586,,,,56,7,872,48,11,1510,,, +51023,Botetourt County,34.0,-79.8,37.55,1414.12,0.0,0.0,,,,,,,,,,1419,127,101498,587,35,36857,52,8,3087,203,43,12691,107,34,5667,218,67,9935,16,5,1573,734,60,30038,,,,1051,67,40322,106,8,1322,775,57,15526,511,106,16838,,, +51025,Brunswick County,16.0,-78.19,34.07,1474.71,0.0,0.0,241,20,13542,,,,46,4,6141,143,26,6255,79,10,4111,5,3,72,39,11,1537,32,8,933,46,16,1688,,,,457,17,17543,80,3,1677,150,14,4332,,,,79,13,2176,74,25,2366,,, +51027,Buchanan County,21.0,-94.79,39.67,1305.03,0.0,0.0,7,3,166,1157,16,102693,,,,125,22,6117,132,14,8949,35,8,1124,144,21,6747,31,7,1281,144,27,4654,,,,56,8,1509,,,,568,37,23397,,,,241,19,4236,173,39,5252,,, +51029,Buckingham County,17.0,-78.55,37.56,1511.59,0.0,0.0,61,14,2771,84,6,4838,,,,161,56,5767,22,6,809,3,3,251,25,8,953,7,6,182,66,11,4551,22,3,3176,40,8,1055,51,4,2061,252,12,11985,,,,89,9,1587,142,32,4189,,, +51031,Campbell County,56.0,-84.37,38.93,1312.51,0.0,0.0,72,10,3109,,,,55,4,5411,2069,189,102254,651,44,39548,118,16,6172,469,66,37498,99,51,2813,843,105,70072,543,6,70401,1155,72,35900,162,10,3059,1126,83,33456,187,15,1751,1472,85,24194,930,159,22038,,, +51035,Carroll County,29.0,-89.96,42.06,1237.37,0.0,0.0,24,3,443,,,,,,,142,36,5782,212,17,6110,,,,76,15,3255,32,16,1233,113,30,4921,,,,98,15,4693,,,,657,45,24686,44,4,1297,549,38,9234,231,62,7777,,, +51036,Charles City County,7.0,-77.06,37.37,518.71,0.0,0.0,26,4,1029,,,,,,,366,27,23133,112,12,8401,,,,4,3,143,12,5,324,26,8,2357,,,,92,14,3008,32,3,1195,,,,33,10,1117,38,3,1028,67,18,1069,,, +51033,Caroline County,31.0,-77.36,38.03,1390.97,0.0,0.0,4,3,57,14,3,1819,115,3,12021,305,58,15956,346,12,19250,6,6,453,269,11,17132,23,15,1041,146,34,7070,,,,114,25,4163,78,5,2912,373,19,10159,108,7,1870,520,48,10607,289,60,7295,,, +51037,Charlotte County,12.0,-81.92,26.9,1236.74,0.0,0.0,90,16,3936,,,,,,,55,16,1903,67,8,3964,,,,54,14,2855,12,7,253,30,6,881,,,,44,11,803,,,,224,20,8010,16,4,473,148,11,1673,61,25,1130,,, +51045,Craig County,5.0,-80.2,37.48,852.42,0.0,0.0,,,,,,,,,,34,13,882,13,4,630,,,,29,5,1378,,,,12,8,328,,,,16,3,301,,,,61,3,1595,,,,29,6,681,21,10,984,,, +51041,Chesterfield County,360.0,-77.58,37.39,1131.66,2.14,1.44,29,11,1592,36,3,2595,576,19,60264,10665,1035,657469,5294,346,428157,2121,125,100241,4127,479,393997,1713,436,98375,9754,918,666677,1485,45,125602,7931,482,329582,1205,109,37498,14727,963,785193,2772,124,48031,11861,629,228865,4635,754,167530,4,9,135 +51043,Clarke County,15.0,-93.78,41.02,461.4,0.0,0.0,18,7,446,,,,,,,383,65,22347,34,10,2665,11,5,482,93,9,5861,30,24,1592,115,44,7039,,,,122,22,5639,64,5,2844,540,27,26768,20,9,877,205,27,5130,191,48,5215,,, +51047,Culpeper County,52.0,-77.96,38.49,991.25,2.15,0.41,26,8,882,41,4,3193,,,,1204,157,70340,557,28,33218,842,22,103024,216,44,18629,223,39,9954,647,101,33266,,,,673,97,28214,77,6,1799,2205,90,111421,270,19,3991,1490,92,27868,876,138,33265,,, +51049,Cumberland County,10.0,-77.28,40.15,776.35,0.0,0.0,34,3,1610,,,,,,,109,37,3584,,,,13,3,287,10,4,435,5,5,214,21,6,565,,,,79,10,2876,,,,60,13,1807,,,,57,9,781,39,9,1175,,, +51051,Dickenson County,14.0,-82.36,37.12,864.03,0.0,0.0,22,6,495,161,6,12461,,,,135,15,5609,27,7,1582,18,6,1006,68,11,2332,,,,367,15,11471,,,,47,8,752,,,,334,24,12552,,,,175,13,2657,70,21,2156,,, +51053,Dinwiddie County,28.0,-77.65,37.07,1313.71,0.0,0.0,50,6,3214,49,4,3978,,,,394,65,24396,60,11,3756,,,,91,13,4528,76,16,4141,48,16,1813,,,,178,33,7468,41,3,1642,1214,21,57894,43,4,995,299,24,5341,188,45,5707,,, +51057,Essex County,11.0,-73.75,44.06,692.68,0.0,0.0,17,4,698,,,,,,,72,29,3039,102,12,6537,21,5,878,108,18,6956,19,10,931,86,22,3499,,,,119,13,3311,,,,516,27,25258,22,5,732,473,29,7606,136,36,3729,,, +51059,Fairfax County,1147.0,-77.28,38.82,1041.22,4.1,26.73,210,6,28270,68,5,6034,1707,18,178527,30644,2444,2531175,16208,808,2401734,38204,873,6822004,32104,1626,4984931,10720,1808,996688,233048,8767,28296684,22232,321,2737115,56067,1859,3406425,12034,692,804275,66019,3606,4418937,6067,429,184643,37850,2440,1001865,20580,2764,1124546,49,40,1833 +51065,Fluvanna County,27.0,-78.28,37.85,753.87,0.0,0.0,73,8,3818,,,,96,5,8680,730,98,39696,130,16,9319,19,9,683,34,11,1899,24,17,1421,78,33,3868,3,3,408,214,42,9551,59,5,1212,212,28,8252,48,7,1206,179,20,4013,251,45,6796,,, +51069,Frederick County,90.0,-78.28,39.21,1075.65,2.25,0.32,,,,,,,,,,1810,234,103991,2023,96,129545,165,28,9127,2620,64,183320,411,81,21529,1806,132,84892,768,9,76463,785,96,32335,161,15,2878,1740,118,80214,82,20,1348,2120,136,45168,1194,173,43504,1,3,24 +51061,Fauquier County,72.0,-77.81,38.75,1687.97,0.0,0.0,69,19,2884,,,,109,5,11659,2826,360,167911,381,38,24288,59,23,3321,842,73,127599,238,97,14800,2355,302,231223,,,,666,119,31636,499,32,15282,2150,123,109910,228,32,10092,2155,134,48674,1443,231,57403,7,5,140 +51063,Floyd County,16.0,-101.28,34.03,988.67,0.0,0.0,17,5,470,,,,,,,284,68,11322,31,9,1959,70,4,3967,54,11,3022,16,6,396,65,26,2661,,,,98,15,3365,19,5,577,712,21,22481,55,13,1310,199,20,3813,174,48,4419,,, +51067,Franklin County,55.0,-95.22,33.2,1843.01,0.0,0.0,50,17,1915,12,3,625,28,3,2556,1324,232,61530,479,39,39499,83,18,4172,242,51,13273,109,48,5871,347,85,18312,17,3,1873,784,71,27706,689,8,14924,1351,92,62708,102,21,2189,1035,74,20689,565,152,15358,,, +51071,Giles County,17.0,-80.71,37.31,936.4,0.0,0.0,,,,,,,,,,390,29,22954,63,9,2242,39,7,1511,67,10,3031,19,8,545,262,17,12367,,,,30,7,1488,,,,523,33,25369,,,,406,29,8126,212,48,8831,,, +51073,Gloucester County,39.0,-76.56,37.45,642.93,0.0,0.0,7,5,397,,,,44,3,4854,629,150,29894,93,20,3977,82,10,3169,234,46,11900,95,41,4243,312,63,14483,,,,311,57,12339,78,9,2055,1299,71,53461,194,21,3738,1125,64,21960,490,111,15010,,, +51075,Goochland County,24.0,-77.88,37.72,752.93,0.0,0.0,24,7,630,73,4,5980,,,,1046,130,67754,321,42,19889,9,6,681,5974,42,1516438,203,26,12196,306,82,17992,6050,4,668446,667,72,36877,181,11,7000,846,37,42677,675,20,23118,445,36,10873,513,71,25427,,, +51077,Grayson County,15.0,-96.67,33.56,1153.88,0.0,0.0,4,3,154,22,3,1229,,,,31,18,954,33,7,1409,14,3,636,121,12,6911,10,9,576,10,9,569,,,,29,8,751,,,,146,9,4772,16,5,189,114,13,1513,29,16,749,,, +51079,Greene County,20.0,-90.39,39.36,405.55,0.0,0.0,,,,,,,,,,314,77,12255,83,11,5121,10,4,487,57,15,3004,27,17,1346,172,32,8574,,,,327,33,16220,,,,252,25,9914,41,5,746,444,34,7502,118,37,4584,,, +51081,Greensville County,11.0,-77.58,36.64,768.63,7.54,0.05,,,,,,,,,,31,10,888,20,3,947,,,,,,,13,5,480,,,,,,,96,10,1131,,,,,,,,,,155,12,2400,29,6,1410,,, +51083,Halifax County,34.0,-78.94,36.75,2148.99,0.0,0.0,143,9,6635,,,,149,4,15687,505,67,24930,183,13,7775,110,13,5957,175,39,8890,61,21,2043,175,44,8545,,,,416,30,10846,128,6,5119,1477,74,79015,223,13,5121,781,58,12760,334,87,7300,,, +51091,Highland County,2.0,-83.63,39.18,1077.47,0.0,0.0,14,4,309,,,,,,,31,16,919,,,,20,4,709,27,6,980,,,,21,8,1294,,,,,,,,,,62,6,2684,,,,,,,26,10,575,,, +51085,Hanover County,109.0,-77.45,37.74,1223.81,1.61,0.19,10,7,467,78,3,5543,41,5,4561,5045,567,303550,5131,249,374648,554,38,26926,1033,151,73175,568,163,31038,1761,292,111942,1732,16,228530,3300,226,126848,1159,44,35085,6199,287,324330,1226,52,39589,3820,230,75748,2228,389,83815,4,3,114 +51087,Henrico County,332.0,-77.35,37.51,634.2,2.94,8.0,20,5,748,,,,1275,15,172115,8476,672,586785,8956,444,745950,4956,199,389203,23057,776,2329973,3568,554,273589,15686,1244,1271757,7425,117,828798,13087,536,650744,2218,147,87309,26147,1166,1569557,2586,162,60585,14162,779,309531,9159,1006,347290,14,7,438 +51089,Henry County,51.0,-90.12,41.34,995.52,0.0,0.0,50,4,2208,,,,,,,409,83,15603,855,36,39236,28,8,806,460,39,23900,92,26,3586,349,28,8538,,,,944,54,23066,75,6,2147,695,43,25346,122,8,2286,1023,74,15250,526,126,12193,,, +51093,Isle of Wight County,38.0,-76.72,36.9,835.38,0.0,0.0,34,6,3313,,,,51,3,3895,529,103,28295,199,24,15526,12,6,726,197,32,13295,69,48,3454,303,55,15501,321,3,71324,675,64,21181,127,9,3863,635,62,23310,97,8,1079,1097,60,21137,496,108,14019,1,3,79 +51095,James City County,78.0,-76.8,37.32,404.36,1.93,0.61,27,3,501,,,,,,,1663,189,103944,295,44,15533,173,14,11572,708,117,81607,477,100,26664,1466,240,107097,28,9,2285,1425,146,77093,187,27,4637,3798,176,195003,2455,42,55286,2990,156,75690,928,171,28374,3,3,85 +51097,King and Queen County,7.0,-76.88,37.72,845.18,0.0,0.0,53,10,2675,,,,,,,125,24,5042,38,5,2165,,,,,,,6,5,238,72,10,5758,,,,35,9,1344,,,,24,7,773,,,,50,4,888,35,17,632,,, +51099,King George County,27.0,-77.18,38.28,482.37,0.0,0.0,44,6,1801,,,,,,,418,66,19371,135,5,4577,,,,125,13,6811,45,19,2264,1828,113,180467,,,,194,25,9504,6,3,55,310,30,13422,278,9,1190,454,39,9181,197,61,6264,,, +51101,King William County,18.0,-77.07,37.69,740.52,0.0,0.0,65,8,4065,,,,,,,417,58,24159,44,8,2246,8,5,650,74,9,3371,26,11,999,102,34,3782,,,,119,23,3717,,,,335,18,12576,25,6,426,368,26,4976,155,51,5680,,, +51103,Lancaster County,11.0,-76.24,40.08,371.13,0.0,0.0,17,6,1551,,,,,,,307,60,14580,66,14,3372,51,5,1348,276,22,22377,25,21,1311,452,44,30930,,,,69,22,2757,32,4,1154,976,32,38003,89,9,2309,515,39,14115,310,65,8154,,, +51107,Loudoun County,414.0,-77.67,39.1,1349.94,2.64,6.77,61,27,2218,199,7,23897,127,8,11602,14266,911,1076546,3308,298,267624,9296,326,1256890,3552,406,394186,1621,554,121741,35121,3584,3360660,4351,50,370025,11819,607,673219,2750,262,90364,15456,1126,853083,2945,188,298276,14685,802,381090,6802,949,365226,24,19,639 +51105,Lee County,22.0,-96.96,30.3,1132.58,0.0,0.0,27,8,709,33,5,2016,25,3,2141,147,14,8766,49,12,1332,20,6,682,153,17,7294,20,8,429,75,21,2191,,,,39,5,847,,,,392,27,18045,,,,247,18,3370,50,21,815,,, +51111,Lunenburg County,12.0,-78.26,36.94,1119.77,0.0,0.0,29,5,1514,,,,,,,119,22,6601,105,8,8058,,,,53,5,2933,,,,35,7,664,,,,67,11,4276,,,,184,13,7242,,,,34,7,499,45,26,578,,, +51109,Louisa County,37.0,-91.27,41.21,1320.06,0.0,0.0,30,11,1061,,,,793,5,107881,883,119,46270,168,11,12708,5,4,286,96,26,4736,301,52,11125,171,57,8965,,,,220,54,7727,5,4,112,325,37,14235,98,9,2231,544,44,12952,282,74,7709,,, +51113,Madison County,14.0,-95.95,30.96,833.64,0.0,0.0,26,7,1253,,,,,,,253,60,10859,53,11,2396,,,,30,8,1681,16,13,557,79,23,4118,,,,48,19,1683,310,5,14646,263,22,7905,8,4,103,208,19,3985,124,37,3908,,, +51115,Mathews County,9.0,-76.33,37.45,254.29,0.0,0.0,,,,,,,,,,112,33,4204,37,6,1417,4,4,308,18,5,689,16,7,993,36,17,1714,,,,53,18,1902,,,,124,21,6943,,,,146,18,2513,163,25,4285,,, +51117,Mecklenburg County,30.0,-80.81,35.24,1759.45,0.0,0.0,96,9,5034,,,,93,3,9395,385,84,16221,279,22,15998,308,16,30293,177,38,8907,138,36,5857,281,40,15261,,,,370,33,8296,66,6,1592,1709,75,78431,75,14,1421,1038,76,18290,388,103,9944,4,3,76 +51119,Middlesex County,11.0,-71.4,42.49,361.6,0.0,0.0,,,,,,,,,,213,49,8155,100,13,4563,77,6,4195,57,15,3547,30,13,1220,64,18,3668,,,,75,15,2530,,,,324,18,12005,73,15,2938,284,28,6557,177,42,4736,,, +51121,Montgomery County,99.0,-95.51,30.3,1008.3,4.75,0.8,8,5,108,,,,,,,1391,181,71067,822,39,42591,686,49,61699,675,106,51938,471,100,22454,2364,254,239723,27,7,2617,914,96,30631,848,24,49887,4804,257,277305,372,38,6705,4082,221,80615,1170,225,39188,4,3,100 +51125,Nelson County,15.0,-85.47,37.81,1228.04,0.0,0.0,49,12,2083,,,,,,,203,64,7247,15,6,937,48,7,3155,30,9,1231,41,18,2317,185,37,8430,,,,112,22,4414,31,4,912,197,24,9339,26,13,552,920,24,20797,267,38,9190,,, +51127,New Kent County,23.0,-77.0,37.5,579.62,0.0,0.0,34,3,1732,,,,,,,442,88,28084,37,7,2169,24,4,815,36,12,1769,29,23,1275,130,37,7408,,,,249,32,10931,32,10,1241,547,26,22467,790,14,26076,409,38,8579,210,48,6807,,, +51131,Northampton County,12.0,-75.33,40.75,897.07,0.0,0.0,176,8,14416,,,,,,,77,24,3612,91,15,6203,11,4,394,59,15,3383,33,18,1505,77,22,4004,,,,44,12,1510,90,4,2738,732,30,32655,94,4,4038,411,42,11229,95,34,2612,,, +51133,Northumberland County,12.0,-76.69,40.85,548.66,0.0,0.0,28,6,1101,,,,,,,196,68,8067,46,8,2093,,,,55,14,2248,59,15,3408,55,24,2758,,,,57,15,1670,,,,46,6,1559,85,8,2525,125,18,2673,172,49,4218,,, +51135,Nottoway County,16.0,-78.06,37.15,818.37,0.0,0.0,30,5,970,,,,,,,95,27,4985,111,8,4556,26,5,1249,94,16,4760,16,11,443,94,21,3902,,,,17,5,529,,,,918,28,36018,3,3,125,279,29,5079,133,48,3536,,, +51137,Orange County,36.0,-117.87,33.75,889.89,0.0,0.0,86,13,4284,,,,,,,600,118,28668,238,12,15176,42,9,1953,120,31,7481,43,28,1564,233,61,12313,,,,315,38,16196,60,7,2482,417,41,14981,77,10,3356,785,62,16510,512,87,18606,,, +51141,Patrick County,18.0,-80.28,36.68,1258.62,0.0,0.0,301,7,9879,,,,,,,111,30,4649,58,7,2362,34,6,1493,72,15,2358,5,3,91,59,16,1707,,,,256,12,879,8,3,92,385,22,13150,29,5,2649,180,18,2987,97,31,2152,,, +51139,Page County,24.0,-78.5,38.6,811.31,0.0,0.0,1,3,31,,,,,,,260,57,10052,48,4,2496,22,8,743,128,21,6073,11,12,1047,261,33,14803,,,,301,24,15691,31,3,448,514,20,23067,151,8,4618,513,59,12282,177,60,4711,,, +51143,Pittsylvania County,61.0,-79.44,36.81,2534.12,0.0,0.0,58,18,2478,5,4,283,58,7,4796,1016,133,47948,670,34,27335,37,7,2054,132,35,8155,106,27,4306,204,45,8683,,,,365,50,14457,261,8,10210,1030,66,38935,28,8,867,549,56,9002,517,141,12658,,, +51145,Powhatan County,30.0,-77.91,37.55,679.37,0.0,0.0,,,,,,,29,3,2636,1594,203,88223,246,30,13671,61,3,6945,153,30,13853,60,32,3635,415,63,24744,2,3,252,430,60,18467,45,9,834,257,33,14984,100,8,2140,482,37,10225,418,92,15213,,, +51147,Prince Edward County,22.0,-78.46,37.23,916.5,3.45,0.05,65,8,3100,,,,,,,209,45,8341,147,12,5645,104,12,3914,161,34,9348,111,28,4110,213,26,9252,95,3,3011,357,22,16192,677,7,23263,1910,75,100429,96,9,1423,858,46,16310,219,58,5714,,, +51149,Prince George County,42.0,-77.22,37.18,730.19,0.0,0.0,,,,,,,,,,530,61,26219,816,18,36916,26,4,1642,140,15,9554,125,22,6922,668,48,29571,,,,491,36,23388,54,7,1302,480,38,28955,93,8,1792,1252,44,28160,167,57,5519,,, +51153,Prince William County,477.0,-77.55,38.74,886.85,2.92,12.51,44,4,1033,88,4,7302,534,15,48148,14911,1446,972721,3068,231,225059,1011,117,72744,1953,317,147927,1703,463,107128,15054,1321,1298150,800,38,70501,6530,619,332437,1634,148,53970,12883,912,761977,1864,136,48589,13628,789,293104,5249,862,197681,14,10,579 +51157,Rappahannock County,7.0,-78.15,38.69,691.98,0.0,0.0,7,4,216,,,,,,,116,37,5091,17,5,1023,37,7,3324,8,3,391,14,8,746,66,29,5177,,,,55,9,1888,54,4,1878,107,11,2907,3,6,318,280,18,11182,63,25,1890,,, +51159,Richmond County,9.0,-74.15,40.58,510.25,0.0,0.0,,,,,,,,,,125,26,6583,131,12,6507,59,6,2208,37,6,2628,13,4,644,45,11,2426,,,,98,10,3754,,,,622,17,14217,,,,172,14,2580,142,26,4900,,, +51155,Pulaski County,34.0,-89.12,37.23,853.21,0.0,0.0,,,,,,,42,4,3827,287,54,12282,214,19,10276,42,7,2456,126,30,4367,61,23,1765,174,43,7159,,,,224,35,9087,19,7,504,1382,67,67961,94,10,1575,909,70,17224,415,86,10562,,, +51161,Roanoke County,96.0,-80.08,37.24,650.69,2.5,0.38,,,,,,,75,4,7340,976,189,48614,1133,97,66153,398,30,24504,4033,176,229164,406,129,19532,1570,213,110258,554,19,49029,2026,130,65297,952,35,26014,4628,248,224517,502,31,9102,2718,165,54021,1256,236,36029,,, +51163,Rockbridge County,23.0,-79.46,37.83,1554.23,0.0,0.0,16,6,552,,,,,,,507,70,22536,93,18,4854,32,8,1114,67,17,2937,30,11,1064,154,27,6875,,,,159,25,4660,68,3,2396,406,27,16706,123,8,3344,656,55,15793,201,54,5170,,, +51167,Russell County,26.0,-98.8,38.9,1234.03,0.0,0.0,14,5,404,204,10,9926,48,3,5568,348,39,13748,39,11,1574,319,10,13321,182,31,8226,22,10,796,787,34,42560,36,4,1627,59,13,1648,7,3,172,1127,66,59920,0,3,22,419,33,6982,145,47,3381,,, +51165,Rockingham County,83.0,-79.74,36.39,2211.9,0.0,0.0,12,7,271,39,5,2592,120,4,11348,3024,303,150766,971,65,61763,32,16,1340,388,62,24163,504,55,25811,620,81,46419,1116,8,43624,1292,92,32854,756,16,20848,3504,139,231390,222,17,3768,2387,98,52673,998,207,32202,,, +51169,Scott County,22.0,-90.48,39.63,1395.71,0.0,0.0,33,6,1325,,,,,,,72,13,2448,41,4,2709,79,3,4841,68,16,3139,12,5,327,124,21,5959,,,,262,6,2749,,,,688,38,27098,8,3,243,367,22,5620,144,26,6194,,, +51171,Shenandoah County,44.0,-78.59,38.86,1325.63,0.0,0.0,24,5,496,,,,34,3,3285,608,116,29646,540,18,23434,405,20,40695,257,54,16413,97,30,2355,497,58,49427,,,,663,43,18035,129,5,3839,1394,69,64099,238,11,3120,1150,99,21022,585,135,16618,3,3,72 +51175,Southampton County,18.0,-77.16,36.7,1560.29,0.0,0.0,80,14,4541,,,,,,,95,26,3892,243,13,12262,49,6,1467,9,4,550,19,13,883,62,12,2794,,,,43,13,1200,,,,148,5,4816,30,3,385,73,7,1152,173,36,4092,,, +51173,Smyth County,30.0,-81.54,36.84,1172.49,1.56,0.04,,,,,,,,,,442,32,18802,188,14,12824,81,14,3696,166,28,7971,32,11,932,184,35,8788,,,,241,11,3927,13,3,426,1642,57,77272,51,6,875,671,47,10527,272,59,7665,,, +51181,Surry County,7.0,-80.7,36.41,733.68,0.0,0.0,,,,,,,768,3,111433,69,11,4985,14,3,704,,,,,,,13,4,632,25,7,982,,,,14,5,579,9,3,267,12,3,734,8,4,193,27,4,769,39,11,794,,, +51177,Spotsylvania County,138.0,-77.67,38.19,1072.97,1.87,0.68,14,4,438,,,,,,,2330,378,129328,1256,104,75012,397,42,20509,501,93,31123,576,147,27524,2530,254,200961,665,10,35664,1857,167,65877,635,27,20879,4265,277,243411,702,38,13919,4325,211,83851,1524,274,50619,,, +51179,Stafford County,154.0,-98.72,38.04,722.22,2.38,1.64,,,,,,,73,6,6617,2851,393,144157,1430,56,82072,246,36,14793,4815,78,272564,393,131,19940,5025,384,424944,44,7,3519,2540,166,146545,723,52,41067,3796,232,184835,829,35,13516,3627,209,69241,1957,313,70957,,, +51183,Sussex County,11.0,-77.27,36.91,1276.26,0.0,0.0,26,3,2190,56,5,4589,,,,45,13,1313,99,8,5201,,,,17,7,850,11,7,235,10,3,182,,,,167,9,8368,,,,331,15,10925,,,,189,16,5033,68,26,1911,,, +51185,Tazewell County,41.0,-89.54,40.51,1346.12,0.0,0.0,4,3,152,225,20,17367,74,4,7044,676,69,33830,448,45,22798,80,18,3921,519,72,29900,101,35,3338,290,57,15020,12,3,596,168,23,3777,317,6,7333,2328,115,103553,72,8,1077,1192,63,18799,634,121,25045,,, +51193,Westmoreland County,18.0,-79.49,40.29,631.24,0.0,0.0,15,3,290,,,,,,,166,42,7581,32,13,1027,17,4,273,51,13,1570,18,7,671,76,25,5968,,,,109,14,4447,23,3,432,144,16,5778,52,10,2143,300,35,6274,179,54,3585,,, +51187,Warren County,40.0,-79.27,41.81,564.43,1.92,0.2,,,,,,,110,4,12007,656,143,33808,184,19,7820,141,21,9092,238,53,14994,84,37,3767,334,89,26494,,,,352,39,15778,804,15,25541,1502,60,74951,189,16,3988,1306,83,27193,581,104,20636,2,3,27 +51191,Washington County,54.0,-96.39,30.22,1466.64,0.0,0.0,16,6,665,66,7,4784,85,5,8210,582,129,22888,480,31,22762,344,13,21712,413,73,26042,96,46,5023,384,85,24094,825,3,53051,682,49,20908,660,12,21435,2428,148,147694,172,21,4265,1413,94,27185,554,113,15268,,, +51195,Wise County,37.0,-97.66,33.21,1050.39,6.7,0.02,,,,243,15,16695,112,5,13321,278,43,11637,236,28,12418,28,9,1852,182,30,7770,56,22,1699,290,53,14701,,,,1093,14,29263,39,3,654,1531,79,66506,121,4,2254,989,62,14622,207,69,5404,,, +51197,Wythe County,28.0,-81.06,36.91,1203.55,0.0,0.0,,,,136,5,6020,20,3,1804,371,48,18375,502,16,23526,62,12,2652,222,42,11079,53,24,2009,169,35,8240,,,,345,38,8753,59,6,1639,1259,78,54825,67,8,1437,1365,80,23712,441,89,11719,,, +51530,Buena Vista city,7.0,-122.42,37.81,16.87,1.58,5.82,,,,,,,,,,10,6,883,,,,,,,20,5,855,8,4,288,25,7,757,,,,103,7,3217,,,,155,9,4348,,,,165,13,3892,39,13,981,,, +51199,York County,70.0,-76.74,39.97,323.09,3.09,1.31,23,8,877,,,,54,4,6550,1469,196,81032,239,44,10888,57,9,1802,436,62,26700,286,73,13991,2792,176,167549,115,14,11728,1572,108,55570,251,23,6670,2271,150,137954,357,32,9524,3178,179,74702,1208,179,37622,,, +51510,Alexandria city,158.0,29.9,31.2,39.9,7.38,76.25,,,,,,,167,7,19655,1788,161,135644,1182,70,81825,2895,96,330109,3434,217,406750,1280,277,105579,16679,1162,1929049,505,32,65405,11582,259,505602,1490,94,86381,7619,483,511040,996,76,29969,7386,401,206419,10343,676,877309,27,10,715 +51520,Bristol city,17.0,-82.15,36.62,33.59,2.43,2.68,,,,,,,,,,120,13,5168,317,27,15549,224,11,10372,283,40,17681,63,20,2862,248,34,8275,,,,61,9,1196,26,6,520,976,52,37049,74,6,2137,1777,79,35206,363,73,8936,,, +51540,Charlottesville city,47.0,-78.48,38.03,26.51,3.55,38.34,,,,,,,129,9,16004,1633,105,99416,404,43,29894,1308,63,145999,792,113,115721,455,100,29866,3009,339,312399,124,7,10663,1791,86,78367,1098,42,67821,9782,163,1042680,653,64,47718,4423,300,109850,2161,227,131606,2,4,216 +51580,Covington city,6.0,-122.1,47.37,14.66,0.0,0.0,,,,,,,,,,515,18,32786,26,6,1664,32,8,1237,95,15,6231,16,8,518,36,12,1034,,,,18,3,318,36,3,1201,124,15,3770,,,,306,19,4235,128,38,3044,,, +51550,Chesapeake city,247.0,-75.81,39.53,908.76,2.43,3.85,5,3,260,17,3,1742,113,8,12249,9235,748,577529,3986,265,271084,2545,69,145143,4540,291,346358,1498,373,82000,9539,504,626972,2480,37,288689,9314,365,335231,1394,99,47297,11940,628,624960,1105,56,16604,9825,514,184635,4349,626,167683,20,11,423 +51570,Colonial Heights city,18.0,-80.83,35.21,20.2,1.81,20.56,,,,,,,,,,154,33,6415,62,13,3421,77,6,3314,230,46,17814,144,36,7374,343,41,22463,,,,156,19,4246,22,5,329,1496,83,64165,163,9,2208,2125,90,40213,635,87,22466,,, +51590,Danville city,43.0,28.13,-25.74,113.39,1.61,2.22,,,,,,,,,,373,54,16583,561,43,36690,164,21,7353,720,88,50691,269,44,10443,389,58,24023,354,7,15474,1083,47,31652,525,11,14177,5135,177,224316,160,18,3065,2975,147,53027,818,154,19605,,, +51595,Emporia city,6.0,-77.54,36.69,17.97,0.0,0.0,,,,,,,,,,49,5,2022,57,3,3158,24,7,1428,40,11,1478,30,12,1206,52,13,2174,,,,340,8,8956,,,,831,42,33485,64,4,1084,572,24,9797,131,27,2442,,, +51600,Fairfax city,24.0,-77.3,38.85,16.28,2.15,39.06,,,,,,,97,3,10918,469,81,32583,156,32,11666,296,38,24871,1550,148,194902,322,72,19568,6198,540,688603,391,7,43715,1893,88,77029,479,45,12824,4678,291,203443,430,28,12460,2776,192,65431,1139,188,50044,,, +51620,Franklin city,8.0,-75.38,38.01,21.65,0.0,0.0,,,,,,,,,,40,6,1446,57,7,2588,21,7,677,164,24,9975,25,12,1017,74,13,3341,,,,32,7,848,,,,1310,48,29576,46,4,541,494,28,7357,154,36,4077,,, +51610,Falls Church city,14.0,0.0,0.0,5.3,3.24,100.0,,,,,,,,,,573,38,64936,103,19,5142,311,18,30082,159,38,16565,113,47,7294,2308,171,225181,48,6,2680,343,32,15792,141,15,5269,2132,141,124630,128,13,3092,1056,108,29366,812,96,42823,,, +51630,Fredericksburg city,28.0,-77.47,38.3,27.21,2.45,20.52,,,,,,,,,,451,63,31689,240,27,15038,307,22,12430,591,93,64017,250,72,16199,1466,177,118610,301,4,23832,655,47,33844,166,22,8700,6068,227,441638,267,23,5520,3784,185,81663,1187,159,46335,,, +51640,Galax city,7.0,-80.92,36.66,21.45,0.0,0.0,,,,,,,,,,71,8,3038,57,5,2070,91,11,3674,122,25,6725,49,15,2426,107,21,4018,,,,207,6,4547,,,,1366,50,60029,,,,515,33,8857,139,35,3840,,, +51650,Hampton city,137.0,145.0,-37.94,152.31,2.46,21.4,,,,,,,,,,1793,213,100380,753,65,43594,461,23,33842,715,101,40025,683,139,29850,4494,256,361745,82,10,7728,3429,142,122343,1377,32,41133,7665,301,554309,239,39,6587,5380,279,99778,1832,270,61576,7,9,30 +51678,Lexington city,7.0,-93.86,39.19,6.53,2.33,19.35,,,,,,,,,,73,8,3317,,,,22,4,811,118,21,8583,30,12,1936,111,27,5395,,,,6,3,105,1946,6,83489,603,39,31066,23,4,807,657,45,16323,247,41,10788,,, +51660,Harrisonburg city,52.0,-78.87,38.45,45.08,2.7,28.99,,,,,,,,,,1108,107,60002,934,60,51219,367,26,15030,856,110,70870,375,65,17200,1076,140,59337,195,5,6145,535,57,19860,1436,18,56650,2892,190,122208,242,27,5303,4430,219,90452,993,196,35679,,, +51670,Hopewell city,23.0,-77.28,37.31,28.03,2.32,2.03,,,,,,,87,4,11221,418,31,20922,153,9,7321,,,,85,16,4367,39,17,1900,247,40,18731,,,,73,18,2701,103,5,2165,1133,52,61378,10,4,146,668,53,10787,304,62,7821,,, +51680,Lynchburg city,79.0,-79.14,37.41,128.29,2.49,5.37,,,,,,,94,5,9134,1767,131,92068,889,79,48165,582,48,24688,2233,159,182966,532,125,20282,3052,207,274850,245,22,19263,1733,97,41160,11749,33,452401,9883,286,541602,619,47,10380,5535,273,95805,1598,275,48675,6,3,165 +51730,Petersburg city,33.0,-77.37,37.19,59.38,1.75,7.88,,,,,,,84,3,9307,1037,35,70582,275,21,30328,22,6,811,122,29,5820,159,33,8107,133,32,6830,27,3,2860,467,17,24897,,,,3240,133,176698,66,7,754,784,85,14630,617,113,20632,,, +51735,Poquoson city,0.0,-76.4,37.12,52.75,0.0,0.0,,,,,,,,,,215,46,8188,17,3,1768,,,,34,8,1967,20,12,1520,58,15,2823,,,,109,24,2779,,,,207,18,6402,,,,297,28,5303,170,34,4629,,, +51683,Manassas city,43.0,-77.44,38.77,25.6,3.41,56.62,,,,,,,,,,2102,253,134235,422,51,29020,167,20,18985,489,65,51747,278,57,13613,1311,200,116604,158,7,16836,1287,90,66490,254,21,5733,3340,172,132793,113,16,2533,1875,137,43083,1102,181,47607,,, +51685,Manassas Park city,17.0,-77.44,38.77,7.86,3.27,64.86,,,,,,,,,,1303,105,74705,287,21,22521,13,4,519,16,7,925,51,10,3451,142,30,8085,,,,274,33,18336,12,3,429,105,12,3950,14,5,340,60,8,1577,221,52,9706,,, +51690,Martinsville city,13.0,151.41,-33.06,28.53,0.0,0.0,,,,,,,,,,100,14,4503,91,14,4476,83,11,3922,235,38,13354,69,20,2752,149,39,7543,110,3,6057,1066,27,27401,30,3,1284,2398,100,97365,65,10,2112,610,41,10576,326,73,8057,,, +51700,Newport News city,185.0,-76.43,36.98,182.46,2.71,25.76,12,7,659,,,,116,5,11177,2708,290,172251,2164,112,180993,1173,50,79365,1659,206,127950,1460,292,70665,4681,350,340858,5895,17,788826,4104,230,153696,1308,57,68290,15546,452,928825,862,47,22712,7571,418,143948,2651,453,84606,,, +51710,Norfolk city,239.0,-76.29,36.85,160.42,3.21,41.98,,,,,,,,,,3843,349,226193,3530,196,219282,1689,151,124027,3813,247,377245,3760,341,242213,10107,656,852409,1674,40,224722,8009,250,489333,1661,70,68623,19757,653,1259876,1184,76,36500,10168,640,219188,4363,621,167383,12,10,119 +51720,Norton city,4.0,-1.18,53.63,19.45,0.0,0.0,,,,,,,,,,64,4,1671,119,7,8053,72,8,2820,67,15,4021,27,6,812,104,10,3440,,,,14,4,384,,,,737,46,52658,,,,342,22,5418,49,15,1605,,, +51740,Portsmouth city,97.0,-1.06,50.84,101.77,2.39,24.65,,,,,,,31,3,4045,1954,151,113315,498,45,27176,124,12,8168,310,56,14886,339,87,13332,1404,129,84859,83,3,4504,1710,85,72444,181,11,4818,6723,222,386938,163,24,4703,2243,166,41218,1646,226,60994,3,4,17 +51750,Radford city,16.0,-80.57,37.13,25.93,10.38,1.06,,,,,,,,,,77,12,4510,33,11,2043,16,6,1420,132,20,15147,91,25,3573,158,22,7722,,,,41,7,2600,3,3,56,636,43,27710,,,,753,41,11227,171,41,3361,,, +51760,Richmond city,226.0,80.22,6.06,161.99,3.58,31.51,,,,34,3,3092,2069,30,315809,5993,427,440457,3857,285,273283,1839,130,132047,9684,358,1538001,2867,388,223798,11065,947,1282081,3953,53,419863,8009,312,310723,3819,107,228835,25759,600,1872958,2058,134,65773,10793,710,279942,7127,772,325109,12,6,675 +51790,Staunton city,25.0,-89.79,39.01,51.67,2.0,6.75,,,,,,,96,4,9343,228,37,12355,209,23,9724,75,17,3200,276,42,20009,124,40,5820,349,69,18621,366,6,11150,226,18,6336,706,12,18723,2519,91,100924,179,15,3211,1157,85,22730,543,121,18147,5,3,93 +51800,Suffolk city,93.0,-76.62,36.74,1078.22,2.38,0.55,69,6,33757,12,3,650,146,3,14759,1353,165,75690,1101,51,84111,116,21,9850,834,83,76474,253,87,14460,1286,139,99547,34,3,3993,1325,95,42184,392,20,14332,4525,250,247653,255,20,4789,3106,161,61570,1396,244,37102,0,4,11 +51770,Roanoke city,100.0,-85.37,33.15,110.99,2.16,15.23,,,,69,4,6037,457,9,42229,3200,198,184312,2810,168,182547,678,48,48362,3196,202,267065,813,171,37336,2597,299,191974,4306,48,350925,3568,151,166868,595,34,18903,15449,366,935723,476,52,12840,5356,291,113184,2241,366,69854,3,4,47 +51775,Salem city,25.0,11.59,3.96,37.83,2.1,2.14,,,,,,,,,,792,64,43972,1806,71,120744,200,16,10566,365,64,32364,245,49,12997,613,71,25141,7,3,635,683,40,22930,558,9,27791,5103,145,395499,84,12,1745,1620,94,33307,845,135,22208,,, +51810,Virginia Beach city,458.0,-75.89,36.59,794.27,2.93,16.63,20,13,649,,,,266,7,29886,9606,1248,563691,3744,333,277173,3012,152,178798,12018,738,994758,5371,876,295492,15032,1461,1222342,2623,64,188610,12228,710,430614,3776,166,161139,23191,1256,1365336,2909,202,74592,23263,1317,537466,7216,1197,239135,17,14,449 +51840,Winchester city,28.0,-78.17,39.19,23.8,2.2,27.52,,,,,,,,,,419,71,20752,422,32,25933,146,20,8087,600,92,58585,245,69,10318,871,132,57565,1181,3,85925,1258,55,42600,1786,22,47260,7712,264,487097,239,21,4940,2601,148,55467,766,140,23784,,, +51830,Williamsburg city,15.0,-76.69,37.28,23.56,1.88,4.61,,,,,,,,,,68,17,2858,170,6,12335,8,5,833,150,34,14759,267,47,11029,205,36,11957,68,5,4706,285,18,15609,127,4,4633,476,35,19608,1040,11,47948,2867,155,82456,522,57,19631,,, +51820,Waynesboro city,22.0,-82.01,33.09,39.1,1.78,1.38,,,,,,,,,,570,39,32696,269,15,13649,318,16,30309,393,37,31184,95,38,3372,365,40,19214,168,7,23961,107,27,3751,72,7,2571,587,40,20689,127,14,2807,1434,71,27630,520,92,17860,,, diff --git a/training/naics2/US/counties/2021/US-VT-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-VT-training-naics2-counties-2021.csv new file mode 100644 index 00000000..479f7b6e --- /dev/null +++ b/training/naics2/US/counties/2021/US-VT-training-naics2-counties-2021.csv @@ -0,0 +1,15 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +50001,Addison County,37,-73.15,44.03,2091.16,0.0,0.0,32,10,1358,18,4,1467,32,4,3649,965,201,51185,322,35,22350,43,13,2021,303,35,21124,92,36,5224,434,125,25049,,,,161,74,8511,2678,25,111740,2150,126,98376,123,21,3106,651,82,26356,452,106,18585,,, +50003,Bennington County,37,-73.15,43.01,1753.26,1.56,0.03,16,7,812,,,,,,,557,149,28739,181,19,11170,242,30,14058,303,58,24095,248,50,10690,389,107,21737,,,,514,92,20423,1013,26,39591,3338,134,172963,441,36,14945,1512,129,49634,411,121,12972,4,3,46 +50005,Caledonia County,30,-72.11,44.46,1703.3,0.0,0.0,23,10,860,,,,40,5,3481,463,121,26950,381,35,21602,142,20,6379,328,40,20737,72,19,2946,187,64,9663,44,3,2386,225,46,7442,556,20,25851,1913,113,98093,72,17,2700,811,79,18216,274,84,7570,,, +50009,Essex County,6,-73.75,44.06,1744.73,0.0,0.0,17,6,856,,,,,,,35,20,1973,,,,,,,6,3,272,,,,27,6,2892,,,,7,7,299,,,,76,11,3264,,,,110,13,1832,24,11,609,,, +50007,Chittenden County,168,-73.07,44.45,1607.43,4.2,1.06,10,13,439,39,4,2455,285,5,32057,4734,590,323994,4753,229,321094,4385,147,385730,3544,281,481658,1109,264,64673,6983,787,634289,1184,33,98195,3198,302,132129,3223,126,105082,16335,632,907197,1346,128,48004,6054,478,180167,2868,549,117475,,, +50011,Franklin County,50,-95.22,33.2,1784.84,1.86,0.07,42,13,893,30,3,2159,42,5,4285,532,161,30100,843,51,56299,84,18,4901,268,49,14423,98,33,3868,299,62,20412,,,,338,60,11620,47,9,828,3122,94,126960,38,10,1039,1253,97,29858,382,114,11047,,, +50017,Orange County,29,-117.87,33.75,1791.43,0.0,0.0,30,11,1670,5,3,458,,,,763,132,43770,132,14,7057,40,16,1722,134,25,7133,26,18,1499,306,49,23127,,,,96,45,3575,533,13,32949,1603,84,81253,61,17,1078,400,54,12431,187,62,6078,,, +50013,Grand Isle County,7,-73.3,44.71,500.81,0.0,0.0,,,,,,,,,,99,35,4725,31,9,1553,4,3,230,24,3,1343,9,7,518,29,11,1103,,,,21,11,1417,,,,63,11,2295,10,6,443,82,25,4661,52,23,1808,,, +50015,Lamoille County,26,-72.67,44.61,1207.28,0.0,0.0,10,4,546,,,,83,3,7708,638,147,41072,287,27,19845,119,18,8026,315,31,23900,149,45,9136,291,87,19640,,,,171,69,10273,221,16,5470,1723,76,91285,109,31,4888,3162,113,94158,282,77,10663,,, +50019,Orleans County,27,-78.23,43.22,1870.64,0.0,0.0,30,8,1357,,,,19,4,2022,479,130,31026,150,20,6536,70,21,2110,215,31,13200,85,19,4349,131,44,5979,,,,117,37,6447,127,11,5085,1523,81,82023,62,20,3945,1213,61,26937,258,85,7532,,, +50021,Rutland County,61,-73.03,43.57,2448.77,2.12,0.13,21,14,438,203,11,20220,387,6,43224,1325,283,74987,704,74,37158,180,30,10093,462,67,32784,224,69,12290,598,151,34566,401,9,51145,984,122,35379,207,20,5982,4474,196,246955,795,45,22870,2140,214,51467,766,191,24299,,, +50025,Windham County,46,-71.98,41.83,2069.02,2.58,0.07,119,14,7507,,,,122,13,13465,995,226,64668,965,40,85546,363,35,35927,515,51,34477,265,79,11033,492,119,26379,,,,475,100,23481,1383,57,63678,3231,161,156485,1236,37,22516,2565,202,60467,468,148,15533,,, +50023,Washington County,60,-96.39,30.22,1801.1,3.05,0.09,44,9,1748,88,8,6426,93,6,10053,1338,250,86101,704,69,40145,358,52,23542,2429,99,238343,203,55,9944,909,221,66320,325,10,26721,686,119,32260,2039,58,76344,4504,213,237405,401,51,12182,2658,161,60303,1269,270,63986,,, +50027,Windsor County,58,-72.55,43.59,2529.15,1.56,0.02,38,20,1375,58,5,3555,89,7,10101,1084,292,63509,584,44,45051,545,49,34045,534,84,37564,327,104,14441,1085,196,75257,,,,662,115,30004,457,32,18587,4348,163,292934,440,44,14328,2663,189,73386,737,172,29780,,, diff --git a/training/naics2/US/counties/2021/US-WA-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-WA-training-naics2-counties-2021.csv new file mode 100644 index 00000000..519646aa --- /dev/null +++ b/training/naics2/US/counties/2021/US-WA-training-naics2-counties-2021.csv @@ -0,0 +1,40 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +53001,Adams County,20,-91.21,39.98,5000.05,2.68,0.02,328,19,21610,,,,29,4,3396,93,26,4891,491,29,32847,6,3,237,84,18,4160,25,14,676,54,12,3561,,,,16,10,635,,,,831,31,46192,,,,377,34,7200,149,50,3946,,, +53003,Asotin County,22,-117.2,46.17,1659.02,1.92,0.25,,,,,,,,,,460,64,33344,108,19,7331,75,11,2345,136,26,11426,52,19,1327,268,37,12048,,,,83,21,3291,66,7,1634,1402,62,72529,50,7,1800,660,42,14609,149,44,4120,,, +53005,Benton County,205,-94.05,45.72,4559.07,2.45,0.75,187,22,16625,,,,190,10,19001,8176,696,599070,1962,162,132828,540,74,32305,2028,250,174643,1035,345,52751,8195,507,772590,393,21,30062,9126,274,738796,534,52,16634,13017,646,691344,872,74,23823,6906,469,176295,2722,449,95376,,, +53015,Cowlitz County,109,-122.69,46.2,3021.26,2.91,0.44,620,43,40167,149,6,12478,82,9,8926,2466,302,184313,985,98,72151,232,36,13175,847,96,64017,466,122,21399,726,153,40041,111,8,9211,1852,106,77099,283,26,7592,5490,230,294652,127,20,3451,3052,221,74828,1134,224,41370,,, +53009,Clallam County,77,-123.74,48.0,4591.46,1.66,0.09,487,56,33261,20,4,1198,29,9,990,1384,349,72976,292,58,17391,132,25,6098,515,84,41486,242,116,11661,721,176,38724,167,5,9640,931,130,37578,101,23,2518,4244,223,225832,425,36,15572,2150,227,58402,853,195,28581,,, +53007,,79,0.0,0.0,7755.59,2.57,0.13,2957,23,128666,,,,14,3,1118,2686,415,205468,2849,98,140365,345,49,26587,795,124,65114,553,166,25574,1186,221,72188,195,5,16644,875,151,34086,148,30,3179,6685,244,481753,863,67,19410,3963,310,122434,1075,241,36821,3,3,99 +53011,Clark County,496,-87.78,39.33,1698.43,2.62,6.96,201,43,17085,39,10,7090,89,12,13077,18089,1984,1325917,7523,556,769307,3018,226,234154,6450,684,889920,2658,738,145254,8742,1373,669189,6736,80,691398,8934,701,366345,1571,160,53229,24699,1366,1489147,2800,164,105423,12846,846,348689,5629,1054,219579,47,18,2234 +53013,Columbia County,4,-76.42,41.04,2262.31,0.0,0.0,15,4,655,,,,28,5,3372,21,10,404,22,12,1030,10,4,382,14,5,934,7,4,142,33,10,951,,,,,,,,,,168,9,10324,106,4,885,49,13,1474,48,12,3275,,, +53017,Douglas County,43,-88.22,39.76,4788.25,1.94,0.1,43,8,3245,,,,,,,803,193,46058,868,48,45474,211,14,13631,203,34,10146,118,48,4341,172,43,9279,45,4,5108,483,49,15702,64,6,1275,892,66,34764,81,9,2534,967,62,25211,232,71,7887,,, +53019,Ferry County,7,-118.48,48.47,5848.41,0.0,0.0,45,15,2853,,,,,,,30,16,1465,,,,,,,19,4,678,14,8,502,14,8,757,,,,21,5,635,4,3,109,150,11,6846,,,,89,21,1968,37,11,1574,,, +53023,Garfield County,2,-107.88,39.55,1859.33,0.0,0.0,,,,,,,,,,17,5,535,76,6,3748,,,,13,3,498,,,,,,,,,,,,,,,,108,7,4103,,,,20,5,321,12,5,110,,, +53021,Franklin County,95,-95.22,33.2,3276.38,2.79,0.54,469,28,31807,38,3,1918,20,3,2047,2689,354,168982,1953,128,131744,167,23,7684,362,47,32309,272,88,13693,625,107,39476,37,3,1878,1608,111,74272,158,17,6847,1855,172,94180,232,15,11636,2016,154,47627,795,158,28783,,, +53025,Grant County,98,-96.03,45.94,7229.94,2.07,0.03,524,28,23043,,,,11,6,101,1512,248,86957,2159,141,110939,402,31,38129,509,86,37685,323,117,12224,1504,120,120862,360,4,20422,1137,83,49266,128,16,2730,3077,182,160938,164,22,6273,2191,209,54336,653,180,19219,,, +53027,Grays Harbor County,75,-123.87,47.17,5015.06,2.5,0.07,355,53,22422,,,,38,3,3699,1030,182,66595,608,41,35344,149,22,7829,469,67,30755,339,79,13074,382,78,25657,,,,687,58,22027,15,6,266,2721,163,145637,121,25,2795,2269,239,60655,732,155,20452,11,5,380 +53045,Mason County,65,-99.22,30.71,2593.08,2.38,0.02,158,13,11898,22,3,1630,13,5,295,692,209,34608,406,44,25618,95,14,4570,273,42,18340,121,58,4751,267,73,12612,,,,263,55,11216,25,10,697,1923,100,104550,199,16,7382,1465,113,50071,430,98,13913,,, +53053,Pierce County,910,-82.24,31.34,4398.89,2.75,3.93,279,89,16438,215,9,16042,580,29,59718,25456,2932,1971514,11740,808,817529,2181,263,146219,8458,964,825112,5232,1398,295169,9913,1732,716390,9496,81,426719,16194,1182,893566,5768,211,195476,55826,2236,4109167,6215,278,219241,26062,1704,712438,12141,1937,498508,27,30,881 +53029,Island County,86,-122.68,48.22,549.4,2.05,1.02,23,26,1391,14,3,844,67,12,3474,1493,372,88279,194,38,12567,193,28,10359,332,79,26877,347,131,16745,744,175,47001,,,,436,123,17628,192,38,7035,2470,174,129564,277,48,7681,1686,158,50582,769,172,23432,,, +53031,Jefferson County,33,-94.17,29.83,4732.39,0.0,0.0,37,9,2567,22,3,1357,,,,717,171,38469,113,24,4886,96,24,8068,139,33,11091,143,56,6474,297,98,16319,,,,127,37,3514,115,20,3459,1413,101,84324,94,20,4073,859,111,24340,504,102,19671,7,4,152 +53033,King County,2241,-100.22,33.59,5676.67,4.85,8.94,1223,188,111812,198,27,13889,5608,50,753241,71545,6718,6319108,56259,3464,5425245,135085,2020,39497809,52949,3595,7030512,26853,5587,2283654,133960,11113,17699523,106738,618,15292888,58099,3568,4239380,23945,1489,1114617,157651,8346,10812083,19214,1310,1242899,84798,6586,2964327,40949,5980,2300753,98,85,4860 +53035,Kitsap County,273,-122.65,47.59,1123.11,2.73,2.03,104,37,7112,,,,146,10,15745,4674,895,300353,1061,153,69174,686,126,41775,1674,299,154827,1092,456,60877,5166,792,366921,715,27,58089,3409,368,118199,557,82,20285,13198,724,723056,976,95,29672,8555,552,239143,3193,584,110103,2,5,54 +53037,Kittitas County,44,-120.58,47.11,6040.22,2.31,0.09,113,11,6600,,,,40,8,4370,1220,267,74926,519,48,34165,174,22,9273,215,50,17564,293,71,20878,340,98,17992,4,3,162,387,73,16337,125,12,4025,1958,100,92816,1075,33,13154,2160,167,53584,517,118,15982,0,4,16 +53039,Klickitat County,22,-120.8,45.88,4933.94,0.0,0.0,402,22,19919,,,,57,9,6184,238,94,11478,222,17,16304,37,10,1703,71,19,3780,51,30,1869,323,59,24276,,,,250,24,16247,58,9,1240,653,41,36017,30,15,1861,339,49,13073,243,49,8823,,, +53041,Lewis County,81,-91.7,40.09,6310.08,2.1,0.05,743,73,37332,81,7,4871,194,10,28985,1239,273,69800,1335,70,73912,171,30,8342,347,78,22444,368,101,17723,619,114,32118,,,,1080,78,36894,146,11,4583,4118,205,222205,119,19,2181,2186,201,54761,766,179,24176,6,3,285 +53043,Lincoln County,11,-81.21,35.49,6057.36,0.0,0.0,,,,,,,19,4,2089,277,54,16919,249,31,13107,26,7,712,69,17,3250,29,10,797,121,18,8880,,,,63,8,2544,,,,386,15,19346,27,6,929,64,17,1400,61,29,1572,,, +53047,Okanogan County,42,-119.65,48.52,13763.81,1.68,0.01,224,41,13816,,,,31,5,2653,556,183,27563,419,35,23848,159,23,11086,188,35,12812,110,56,3279,251,82,10971,,,,241,59,10443,52,15,1051,1748,113,92824,383,32,11028,840,119,23444,263,100,7808,2,3,84 +53049,Pacific County,23,-123.77,46.53,2445.18,0.0,0.0,329,49,15973,,,,,,,333,72,16470,70,12,2675,31,9,1169,116,23,5747,123,31,5543,160,44,8248,,,,79,21,3036,,,,749,42,42403,59,13,1543,855,103,23844,184,53,4716,,, +53051,Pend Oreille County,13,-117.28,48.52,3691.8,0.0,0.0,18,10,1617,,,,,,,165,54,7743,25,7,873,36,7,1717,55,13,3320,41,11,1304,75,18,3614,,,,8,8,403,,,,503,22,26597,20,5,520,177,18,4262,70,27,1556,,, +53055,San Juan County,18,-107.65,37.76,499.83,0.0,0.0,4,9,226,,,,132,11,11360,870,242,45451,17,14,696,82,19,4914,142,23,10178,162,67,7800,285,112,19829,,,,498,53,13819,68,15,2977,414,69,19291,133,43,6518,784,97,39501,184,62,7098,1,3,174 +53061,Snohomish County,820,-121.73,48.01,5469.31,2.86,3.34,241,150,19881,109,16,9887,55,10,5053,28156,3700,2072028,10881,798,1274669,3983,286,332937,10974,956,1154513,3991,1252,242196,13285,1938,1099684,1238,56,162336,13175,1197,744527,1923,273,61114,33349,2114,1828163,2815,224,113068,23528,1730,697221,10089,1817,392017,33,18,1394 +53057,Skagit County,128,-121.73,48.46,4561.98,2.28,0.23,339,47,21773,84,10,6072,170,12,20139,3784,549,326588,1621,124,95014,425,46,22668,1311,165,102597,461,182,21733,1847,303,137159,51,8,3654,1457,170,62374,329,43,13344,7696,371,476730,508,58,13028,4696,350,144317,1720,349,71211,,, +53059,Skamania County,12,-121.93,45.97,4368.07,0.0,0.0,15,7,890,,,,,,,114,36,5667,44,9,2847,10,4,482,16,5,1005,13,7,565,97,13,6113,,,,29,11,1022,,,,127,17,4576,19,3,560,508,24,10392,38,18,1028,,, +53067,Thurston County,291,-122.89,46.93,1969.02,2.28,1.56,432,58,27203,58,4,3715,97,13,13702,5658,877,380080,2605,207,163284,1248,118,95443,2783,346,264056,1177,385,61503,4351,701,255829,252,31,24116,3278,336,116698,1543,92,47555,17301,948,981744,2181,104,73087,8435,572,220275,4293,655,222467,8,11,210 +53063,Spokane County,531,-117.41,47.54,4612.29,2.43,2.29,259,30,21677,134,18,11591,1593,20,178084,12938,1807,908756,10317,683,680292,4573,266,343611,11391,851,938543,3737,867,197829,9468,1435,743455,3190,86,261472,10276,781,410903,6304,177,212489,44602,1749,2598488,2222,197,57811,17487,1179,460459,8056,1258,287654,20,15,776 +53065,Stevens County,46,-95.99,45.58,6579.46,0.0,0.0,202,47,12793,63,4,5410,92,6,10391,623,160,37266,205,20,7417,46,18,2097,211,25,10792,63,31,2113,236,62,10072,,,,189,42,7796,26,5,433,2155,91,88014,286,19,7102,609,84,13894,300,95,10213,,, +53071,Walla Walla County,62,-118.52,46.21,3365.39,2.24,0.22,86,12,3256,,,,134,14,15195,1090,168,68962,357,62,24489,247,23,14043,655,74,51325,235,75,9441,520,124,31178,,,,531,94,17688,2266,12,60019,4899,165,289137,283,28,7940,2024,147,51932,560,114,19131,,, +53069,Wahkiakum County,4,-123.35,46.28,716.1,0.0,0.0,105,8,4358,,,,,,,70,12,3423,,,,20,3,1203,9,3,512,7,3,44,13,7,591,,,,20,4,634,,,,29,4,896,,,,38,10,726,12,6,290,,, +53077,Yakima County,255,-120.73,46.41,11163.54,2.69,0.31,2763,38,107804,63,4,3533,171,10,16649,3543,644,212870,6035,233,359999,665,65,34523,1452,243,122130,879,249,34283,2063,326,132844,477,17,32517,2369,188,99018,1217,59,49292,13099,578,740792,1608,67,49085,6074,489,147124,2343,431,76112,12,10,343 +53073,Whatcom County,225,-121.88,48.81,5610.09,2.97,0.46,257,76,18263,160,9,12052,194,16,23883,8682,975,653099,2884,324,192816,1780,123,121515,2334,293,211891,2083,449,131815,3723,772,290636,789,39,54291,3325,387,145271,1262,102,36968,10957,715,588735,1427,131,30227,7594,581,216758,3600,622,151891,7,10,326 +53075,Whitman County,48,-117.53,46.94,5641.03,3.7,0.14,67,12,4066,,,,52,3,5823,370,80,23080,649,64,45408,111,20,9907,191,42,14484,232,51,8483,345,67,21570,,,,203,32,6865,50,4,919,2108,100,111561,108,12,2353,1143,120,26750,481,91,13852,,, diff --git a/training/naics2/US/counties/2021/US-WI-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-WI-training-naics2-counties-2021.csv new file mode 100644 index 00000000..96bbf7a7 --- /dev/null +++ b/training/naics2/US/counties/2021/US-WI-training-naics2-counties-2021.csv @@ -0,0 +1,73 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +55001,Adams County,21,-91.21,39.98,1780.56,0.0,0.0,12,8,248,,,,,,,143,42,7504,66,9,3739,15,5,630,39,10,1717,47,21,1540,39,16,1429,,,,51,15,1521,,,,481,32,11058,23,7,1020,737,58,16772,129,32,4332,,, +55003,Ashland County,16,-82.24,40.79,2730.06,2.07,0.02,34,11,1610,,,,66,4,6598,812,50,95010,96,10,4375,139,8,3350,173,30,9539,32,9,977,169,24,7572,,,,156,21,5088,399,5,9471,1178,58,71901,10,5,980,547,63,8917,171,52,4314,,, +55005,Barron County,47,-91.85,45.42,2304.48,1.78,0.03,69,13,4134,141,5,10466,74,6,6336,656,152,38838,325,39,14833,181,30,10012,426,78,29594,148,37,6085,270,65,17359,111,4,6584,836,69,80773,22,5,523,3100,147,172471,128,30,2963,1504,158,24655,540,145,16217,1,3,64 +55013,Burnett County,16,-92.27,45.87,2280.13,0.0,0.0,114,3,4586,,,,45,5,3370,139,42,6405,7,5,694,47,11,2908,82,22,5931,18,17,778,204,25,6657,,,,18,11,946,,,,641,34,23175,11,10,453,411,63,8219,157,46,3527,,, +55007,Bayfield County,16,-91.2,46.47,3914.16,0.0,0.0,10,7,626,,,,,,,221,71,10916,59,6,4028,63,3,5710,58,16,3719,43,19,1230,32,14,1068,,,,416,15,24126,4,3,117,269,22,9917,73,19,2628,415,90,11412,115,45,3660,,, +55009,Brown County,267,-98.99,31.75,1385.42,2.31,1.99,44,10,1512,35,3,3512,1173,27,100629,7874,656,550471,7090,379,500587,2042,98,128150,9076,473,737488,1587,241,77949,5487,557,387541,6146,52,549038,5315,405,190652,2903,76,90580,20336,731,1136891,2823,136,276725,10530,608,196338,4111,601,130870,23,4,915 +55011,Buffalo County,13,-99.08,40.84,1838.03,0.0,0.0,,,,,,,,,,110,39,4743,152,10,7358,11,3,800,128,20,6711,12,7,348,58,17,1793,,,,275,6,19810,,,,283,26,7741,14,8,573,286,49,3979,105,32,2814,,, +55015,Calumet County,52,-88.21,44.08,1028.42,2.2,0.54,,,,129,3,4032,,,,540,114,37507,594,41,35486,804,14,42625,450,60,27249,54,26,1751,231,59,11735,402,21,21846,600,60,22435,60,7,662,1279,89,47186,195,21,4713,1136,80,17937,570,97,15059,,, +55017,Chippewa County,66,-95.53,45.03,2697.32,1.81,0.05,80,17,4554,26,3,2324,94,9,8621,1414,209,112596,935,73,56212,237,31,15624,388,71,23103,109,33,4012,556,83,29525,59,5,7706,633,76,21583,360,15,17055,2930,213,125079,316,30,5616,1797,174,29197,801,162,24539,,, +55019,Clark County,35,-87.78,39.33,3156.1,0.0,0.0,23,10,1025,,,,38,4,3127,480,110,36852,615,54,32913,72,14,2365,157,27,8919,15,8,236,310,32,7441,,,,125,20,4365,14,5,160,887,74,37623,13,5,278,444,72,5858,316,82,6355,,, +55025,Dane County,555,-89.43,43.07,3205.32,5.38,2.46,1220,28,94476,118,8,10742,1607,19,202496,15257,1220,1231788,12922,674,915364,17679,374,2054691,24955,938,2482459,5074,843,257858,31523,1984,3051589,5289,121,558134,14541,797,636028,3361,273,113695,53435,1518,3595429,3502,332,91633,20385,1382,468386,12468,1484,519265,8,9,288 +55021,Columbia County,58,-76.42,41.04,2061.22,2.21,0.04,15,6,383,,,,192,6,23675,896,184,56539,651,51,32829,72,19,3689,352,75,24194,136,43,3481,529,81,28506,278,6,36244,346,64,21688,80,11,1626,2709,137,141455,696,33,9326,3043,181,69559,779,160,20477,,, +55023,Crawford County,16,-80.14,41.7,1551.99,0.0,0.0,,,,,,,,,,93,43,3530,39,9,1312,39,7,2031,141,24,8891,40,8,1380,164,19,8114,,,,18,4,932,19,3,616,775,40,39045,49,6,768,612,55,10248,160,39,4005,,, +55037,Florence County,5,-88.39,45.84,1288.3,0.0,0.0,12,6,279,,,,,,,36,12,1286,,,,,,,28,6,1102,,,,19,9,539,,,,,,,,,,51,3,1521,,,,129,20,1260,21,11,569,,, +55027,Dodge County,89,-83.15,32.15,2349.56,2.0,0.2,146,10,10112,31,3,3127,45,3,4682,3035,228,561429,1133,75,61041,125,19,6832,582,94,35393,88,33,3984,569,81,30656,135,5,10722,794,88,30730,166,11,5649,4494,180,211753,360,36,7684,1668,165,25239,920,200,25056,,, +55029,Door County,30,-87.53,44.76,1284.88,1.82,0.05,10,3,305,,,,31,3,2681,659,113,42631,150,26,12883,111,21,5312,178,45,11885,176,51,6704,237,73,12420,,,,328,87,15195,52,10,2241,1186,70,58214,299,56,13715,1757,260,69815,575,130,19393,2,3,66 +55031,Douglas County,44,-88.22,39.76,3477.13,2.46,0.12,,,,,,,181,6,16212,1562,100,99534,644,42,37303,260,14,7722,356,50,21115,135,37,3708,349,66,19219,199,7,17596,417,37,15997,114,8,1335,1851,114,67731,253,23,6509,1601,149,25890,656,111,19569,,, +55033,Dunn County,45,-91.9,44.93,2237.57,2.49,0.12,12,3,801,,,,50,4,4506,873,105,70509,1056,43,62588,65,16,3590,451,53,30041,91,26,4091,370,63,19799,245,4,13005,253,37,8124,13,3,50,2175,98,83036,56,16,902,1288,93,19440,456,98,13728,,, +55035,Eau Claire County,105,-91.3,44.73,1670.75,2.35,0.56,22,10,727,,,,718,9,57543,4463,204,463317,1868,110,122747,1120,43,80546,2709,188,189048,708,121,34563,1421,181,92342,1845,18,140601,2647,147,108254,598,35,18749,11576,408,706652,858,58,12280,4611,283,82671,1878,304,57133,,, +55039,Fond du Lac County,104,-88.45,43.75,1983.57,2.41,0.64,5,3,268,113,7,7349,,,,3171,273,249803,2830,124,196656,855,32,42252,1250,134,98989,496,72,23557,1336,119,115795,1146,10,137659,1129,88,42010,1204,12,27721,6342,289,323123,486,46,9669,3502,235,58377,1537,262,45704,3,3,70 +55043,Grant County,52,-96.03,45.94,3065.05,1.78,0.02,43,12,1651,,,,41,5,3588,561,139,29816,474,52,21296,193,39,7720,636,83,35802,117,48,5331,426,52,17966,397,3,51376,399,40,13460,82,8,1317,2011,101,96386,96,15,1732,1197,123,17781,504,141,13209,2,3,41 +55041,Forest County,9,-79.26,41.53,2710.25,0.0,0.0,69,17,1291,,,,,,,63,20,2772,,,,5,4,294,59,9,2557,22,8,552,60,9,2830,,,,18,4,465,,,,166,15,3957,5,3,235,306,34,9519,44,18,909,,, +55045,Green County,37,-85.53,37.24,1514.18,1.74,0.05,16,6,357,,,,,,,526,127,33597,519,47,27561,1254,17,30283,405,62,22617,47,27,1509,420,61,25108,9,3,751,189,44,8034,14,6,115,1726,79,99689,94,17,1848,892,98,15400,415,106,14315,,, +55051,Iron County,6,-90.7,37.58,2078.86,0.0,0.0,13,5,354,,,,,,,147,27,8458,76,7,2841,,,,22,6,1351,6,5,253,78,10,1862,,,,11,6,518,,,,293,15,10129,29,6,3172,280,37,4002,29,9,610,,, +55049,Iowa County,24,-92.06,41.68,1989.13,0.0,0.0,24,4,1387,,,,,,,334,80,20785,724,26,52772,49,6,2186,178,38,11459,29,18,1131,139,36,8102,,,,80,20,4943,44,4,896,1069,54,54897,106,10,5292,458,52,7684,180,58,5493,,, +55053,Jackson County,21,-96.56,28.92,2590.9,0.0,0.0,4,3,154,153,6,11862,,,,433,27,62369,106,12,5232,51,12,1945,203,27,7783,13,8,283,62,17,2684,,,,53,11,1751,,,,890,46,48166,27,5,1012,479,58,8532,159,49,3255,,, +55047,Green Lake County,19,-89.04,43.8,984.64,0.0,0.0,,,,39,3,4444,,,,197,43,20068,130,12,5149,70,16,3087,247,24,16868,68,21,2150,66,22,3076,,,,59,22,4560,,,,690,46,35330,24,5,801,347,54,7796,319,52,9780,,, +55055,Jefferson County,85,-94.17,29.83,1509.4,2.17,0.21,165,5,6697,,,,67,4,7737,1388,263,96088,1434,78,88339,313,27,20248,791,109,67801,274,75,9194,650,137,32003,616,10,41689,986,91,42220,899,23,15984,4141,213,150726,296,41,8432,2137,204,34782,1380,202,60772,,, +55078,Menominee County,4,-87.56,45.58,945.36,0.0,0.0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,416,5,11299,40,5,826,,, +55079,Milwaukee County,939,-87.58,43.02,627.42,3.99,33.61,5,4,173,6,5,396,2294,38,306391,10674,1126,808048,22231,801,2019345,10025,366,830886,36624,1113,4188293,5896,899,368723,22078,1896,2084429,15303,198,1796936,30574,1333,1391520,24294,319,1560742,91391,3415,4987179,4903,306,448080,34569,2163,753291,15522,2029,631655,14,18,747 +55057,Juneau County,27,-90.12,43.95,2085.29,1.81,0.04,3,3,136,,,,31,3,3299,267,44,12748,164,20,7212,38,8,2391,163,23,8022,35,19,1287,56,14,3949,,,,204,22,5411,,,,1291,52,62438,22,9,548,711,80,13091,286,65,8455,,, +55059,Kenosha County,169,-88.07,42.57,720.25,2.62,4.63,22,5,781,,,,204,5,25067,2084,325,157258,3880,135,283059,256,32,9587,783,154,54886,706,145,33958,1439,249,72672,2434,21,335888,3766,174,124502,1469,38,38602,8437,449,473569,1011,51,17594,6463,382,114070,2249,315,68068,,, +55061,Kewaunee County,21,-87.63,44.52,890.93,0.0,0.0,28,6,1121,,,,150,5,13543,387,74,24394,116,14,5623,4,3,250,148,25,8445,15,10,594,156,28,9933,,,,67,20,2087,82,7,1814,459,41,15746,62,9,1004,319,43,4782,196,46,4470,,, +55063,La Crosse County,120,-91.09,43.89,1243.3,2.8,1.38,10,3,246,,,,364,7,36858,2780,308,217587,3056,131,195504,1394,65,195306,3068,240,209026,598,162,26931,1867,220,113401,3815,46,240149,4026,149,184026,1444,44,42180,12660,332,728942,1070,83,19604,6040,349,107436,2683,315,90901,,, +55065,Lafayette County,17,-83.22,30.0,1643.86,1.8,0.04,2,3,112,,,,,,,292,40,20583,284,23,12777,11,7,385,132,24,6804,7,7,256,61,20,3025,,,,51,12,1804,23,3,439,242,22,13199,,,,171,32,2365,211,44,7172,,, +55067,Langlade County,19,-89.07,45.27,2299.23,1.72,0.02,44,7,1859,,,,27,3,2040,230,53,10855,381,25,28183,13,5,653,321,24,21433,36,16,1081,117,19,4955,,,,48,17,1940,,,,885,49,46966,52,11,964,553,64,8827,325,71,8228,,, +55069,Lincoln County,28,-81.21,35.49,2348.47,1.87,0.02,75,13,3647,,,,30,5,3040,390,72,21438,265,16,12723,80,9,1954,1023,30,81522,53,18,1313,123,34,5060,133,3,9362,126,29,5475,56,5,770,719,72,32050,69,14,1045,743,101,12313,466,79,11225,,, +55071,Manitowoc County,81,-87.83,44.1,1542.37,2.22,0.36,72,9,3897,58,6,3031,568,4,80252,1051,175,76429,939,68,57932,165,28,7133,851,102,79576,188,45,4578,496,94,29187,782,9,35596,1302,83,49356,278,13,6373,3937,191,179231,365,33,9099,2128,174,32181,1048,182,26306,,, +55073,Marathon County,138,-89.77,44.89,4082.7,2.19,0.19,59,14,2239,84,5,6147,337,7,37470,2721,355,195570,2967,184,193955,434,53,26510,3751,237,264949,427,97,19304,1314,227,85230,1353,11,102329,2177,150,88330,465,40,10493,10332,409,667215,1013,63,16518,4444,303,76563,2056,366,65906,,, +55075,Marinette County,42,-88.04,45.38,3700.74,2.32,0.03,52,14,1925,128,3,14213,29,4,2946,432,92,25024,220,31,12707,136,18,4788,443,63,21598,72,22,2927,389,50,22241,30,4,1746,404,40,14876,84,4,2068,2360,128,114594,106,23,3484,1284,139,19630,473,107,10409,,, +55077,Marquette County,16,-87.63,46.45,1202.84,0.0,0.0,10,3,571,,,,30,6,1998,59,23,3733,84,8,3135,,,,43,16,3388,11,5,136,59,12,2063,,,,35,13,658,36,4,234,357,24,8078,56,6,1497,241,39,4369,107,32,3309,,, +55081,Monroe County,46,-90.18,38.27,2352.49,2.14,0.06,27,9,1760,292,4,26955,61,4,5731,559,98,41366,982,41,64486,103,26,5162,332,64,22190,111,28,5037,296,60,15378,,,,615,31,19227,13,3,436,3200,87,203719,66,10,1725,1218,119,20994,534,122,15402,,, +55091,Pepin County,7,-92.01,44.64,644.17,0.0,0.0,,,,,,,,,,241,31,18017,128,14,4985,,,,51,10,2541,10,6,494,36,12,1826,151,3,11734,41,9,1188,,,,180,21,8977,2,5,95,234,27,4017,71,20,2769,,, +55083,Oconto County,39,-88.25,45.0,2630.68,0.0,0.0,,,,,,,37,3,2502,472,114,24236,91,19,4847,65,12,3815,150,28,6717,32,15,1128,121,31,6060,,,,174,44,5636,,,,1321,120,49495,77,21,2060,543,95,8833,207,67,5850,,, +55085,Oneida County,37,-75.4,43.21,3202.67,1.76,0.04,21,12,1157,,,,79,4,8582,884,201,58595,434,35,29877,188,20,11399,275,56,21564,168,61,6714,303,75,15021,69,8,6211,422,60,13255,17,6,413,2564,169,150069,279,35,7517,1444,191,33982,636,142,19710,0,3,48 +55087,Outagamie County,190,-88.46,44.42,1669.41,2.16,1.4,164,7,10851,60,7,3068,211,9,23076,7497,624,682633,4781,301,375452,777,64,58763,4909,368,411180,790,184,42437,4073,364,288272,4700,43,392979,5957,322,282226,1829,68,55211,13072,533,744152,649,82,15940,7664,483,140692,4806,513,161622,1,4,40 +55089,Ozaukee County,91,-87.96,43.36,608.57,1.92,0.9,49,9,512,,,,74,4,10375,1368,262,86471,1756,161,131357,256,38,15358,1344,205,157816,404,107,17074,2270,309,159813,468,17,52391,1257,187,60608,2400,47,57017,6206,367,369386,716,70,18418,3498,228,64688,1979,261,56476,,, +55093,Pierce County,42,-82.24,31.34,1534.69,2.97,0.09,,,,,,,47,4,4293,436,100,25061,155,26,7569,24,13,1584,313,43,18196,39,26,2612,277,65,21148,8,3,429,249,27,8124,106,12,1931,1038,80,33788,58,17,1878,1033,104,18330,351,80,7222,,, +55141,Wood County,74,-95.38,32.76,2096.31,2.01,0.11,14,8,610,,,,83,7,8419,1375,174,93392,1143,61,72072,705,28,38712,1379,116,97815,141,41,4167,504,95,28001,32,3,5740,1031,81,34752,203,19,3993,11586,237,745481,800,36,29298,1861,166,29313,1370,206,36029,,, +55095,Polk County,45,-94.82,30.76,2476.87,0.0,0.0,16,6,410,,,,106,11,9033,509,151,38350,337,39,17393,146,26,7107,286,43,21011,47,34,1761,362,77,16577,,,,611,57,18764,58,6,1453,2690,104,138754,185,21,3379,1078,136,18029,471,128,12940,1,3,60 +55097,Portage County,70,-81.21,41.15,2131.07,2.47,0.14,21,9,630,,,,67,4,6051,1167,160,75912,1021,76,62791,209,31,12187,5038,125,398842,241,56,10170,710,102,41998,645,10,57620,950,84,29984,238,15,5422,3296,221,141678,362,31,8143,2649,204,42907,1109,181,32022,,, +55101,Racine County,197,-87.68,42.73,881.64,2.97,3.12,19,5,376,,,,127,4,15933,2981,420,220126,3127,183,221437,499,42,23678,1652,201,130517,444,126,20304,2191,304,155320,2260,15,363383,4036,203,237590,658,39,21581,10777,593,505912,656,72,16254,5825,412,104748,2729,429,81920,4,4,125 +55099,Price County,14,-90.37,45.68,3309.73,0.0,0.0,34,12,1049,,,,45,6,3805,91,28,3878,45,7,1507,15,9,822,81,15,3322,38,12,1117,92,20,1883,,,,82,12,4022,,,,788,37,34511,12,7,430,258,38,3597,125,48,2830,,, +55103,Richland County,17,-88.09,38.71,1526.18,1.56,0.05,,,,,,,,,,175,44,9305,110,19,3858,47,9,1348,145,25,7754,43,11,1512,41,17,1111,,,,22,9,749,41,3,828,1017,48,45243,46,7,1112,298,33,4389,151,37,3157,,, +55105,Rock County,164,-96.26,43.67,1880.6,2.33,0.97,16,3,576,44,4,3736,275,6,29690,2551,359,231356,3451,146,210310,1053,55,71407,1266,179,92946,441,132,26876,1611,197,94880,2892,25,427174,2455,198,88481,1074,34,27715,8475,361,499285,638,61,15260,5764,374,106410,1918,373,56828,2,4,6347 +55107,Rusk County,14,-94.79,32.05,2410.69,0.0,0.0,18,6,328,,,,30,4,2517,67,27,4941,59,7,2941,60,15,2934,92,15,4368,,,,36,14,1653,,,,101,8,3423,48,3,1203,640,35,30563,76,6,919,247,39,3333,115,35,2423,,, +55109,St. Croix County,92,-92.47,45.03,1904.0,2.13,0.04,12,5,241,,,,74,5,6469,2152,339,143302,1795,115,116840,310,36,16766,745,128,64841,162,82,8334,1208,208,84836,328,9,27937,939,121,33010,210,28,4387,4784,244,212924,472,59,11809,3608,207,64275,1422,245,42504,0,3,42 +55111,Sauk County,65,-89.97,43.44,2199.37,2.26,0.02,177,5,9835,8,3,494,,,,1256,203,87317,1656,67,132056,150,27,11678,791,96,54965,495,101,21951,1014,104,65286,490,7,59396,1331,83,48609,74,11,1633,3834,150,218891,576,61,23156,7033,251,177788,965,186,33919,,, +55113,Sawyer County,18,-91.15,45.87,3498.73,0.0,0.0,58,17,3406,,,,36,8,2829,278,86,14175,80,15,3552,21,6,944,135,26,7826,88,31,3017,146,33,5656,,,,116,27,4685,292,9,11199,925,56,50741,35,17,2366,847,107,27152,200,42,6436,,, +55115,Shawano County,41,-88.71,44.78,2355.12,1.57,0.08,135,21,6947,,,,19,4,1802,459,110,24477,610,35,35850,70,11,3268,245,46,13092,37,17,1195,189,30,8858,332,6,20517,132,45,4567,115,7,2435,1426,81,58841,87,13,1706,1533,122,33247,494,115,12618,,, +55117,Sheboygan County,118,-87.94,43.71,1340.63,2.61,0.88,29,8,1454,,,,100,4,11897,2361,273,151276,1591,106,97348,225,40,11861,2340,166,210081,225,78,10219,1146,165,93947,1282,21,158374,1951,138,73072,738,20,18038,6030,321,310582,1271,62,25643,4389,281,83421,1961,307,48539,,, +55119,Taylor County,20,-99.88,32.28,2550.33,0.0,0.0,46,20,1858,,,,,,,183,47,17900,94,10,4104,45,6,1889,275,32,17158,94,15,3426,100,18,4203,,,,289,19,7040,,,,893,49,40947,27,6,370,491,43,7127,198,50,4768,,, +55121,Trempealeau County,31,-91.38,44.28,1921.54,0.0,0.0,16,5,598,,,,53,4,4736,286,76,17156,309,25,19026,56,10,3264,238,44,11849,20,13,1213,287,46,12441,,,,281,25,9153,,,,1016,52,37231,52,10,1301,604,77,9041,235,76,8285,,, +55123,Vernon County,31,-94.38,37.86,2114.59,2.2,0.03,25,3,1081,,,,94,4,7487,300,82,18333,522,30,35009,166,16,7337,313,32,15241,35,20,1507,178,38,7778,,,,86,16,5893,65,12,1288,1595,80,72114,29,11,728,589,58,8070,209,79,5140,,, +55125,Vilas County,23,-89.47,46.04,2635.96,0.0,0.0,15,6,319,,,,22,3,2439,493,172,24926,172,12,15406,91,16,5472,186,37,11108,160,35,6264,123,46,6726,,,,229,53,12512,10,3,363,338,44,14570,107,34,4221,1824,223,52586,273,84,6823,,, +55129,Washburn County,17,-91.8,45.89,2210.18,0.0,0.0,23,6,1248,,,,,,,119,63,6515,53,9,2649,35,10,1418,124,21,6282,50,27,2369,175,32,9513,,,,91,21,3567,,,,820,54,30414,61,9,1726,504,77,10387,190,51,5133,,, +55127,Walworth County,106,-88.54,42.67,1493.25,2.27,0.35,15,8,609,,,,,,,1582,327,93737,1537,127,100930,283,39,16078,624,136,39289,532,116,22256,850,200,43814,382,17,21010,2240,191,77228,340,38,9015,3960,235,202803,877,63,30395,5781,330,125451,1323,271,43150,,, +55131,Washington County,136,-96.39,30.22,1128.21,2.18,0.65,18,5,307,68,4,5415,59,3,7139,2673,467,173978,3208,196,263972,267,40,14044,2784,184,238009,310,90,11586,1521,248,92396,946,23,63514,2608,220,109979,429,29,10502,6026,330,297072,1042,55,13496,4484,274,78227,2412,329,70414,,, +55133,Waukesha County,405,-88.31,43.06,1503.7,2.38,1.77,23,8,793,113,9,10067,993,24,131013,16087,1362,1308579,17760,969,1442451,3873,197,409936,15904,1000,1830583,4145,510,240064,13209,1346,1165179,12152,118,1140488,11017,741,513611,4924,184,151243,28662,1576,1636772,4132,261,82680,16082,880,309474,9586,1119,366598,5,13,221 +55135,Waupaca County,52,-88.97,44.49,1981.7,3.2,0.03,20,6,619,,,,,,,591,122,30496,236,36,14175,108,25,5136,415,81,24333,112,39,3657,213,57,8857,26,4,1200,239,54,7056,150,9,2457,2291,130,81484,177,28,3955,1388,140,22711,747,145,19021,,, +55137,Waushara County,25,-89.23,44.11,1651.19,0.0,0.0,47,7,1498,,,,23,4,2015,184,53,8323,214,19,12424,62,9,4192,119,22,5792,29,12,815,180,16,5926,,,,114,22,4701,,,,592,37,23225,175,13,1782,406,58,7970,248,65,5990,,, +55139,Winnebago County,171,-89.15,42.33,1498.26,2.6,1.79,24,6,565,,,,,,,5515,330,401724,2443,145,147421,705,48,32110,3969,216,307952,976,137,42248,4017,240,260870,5306,44,523687,4355,239,168763,601,35,14608,12850,505,686900,979,85,19167,6174,380,100334,3513,401,109827,,, diff --git a/training/naics2/US/counties/2021/US-WV-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-WV-training-naics2-counties-2021.csv new file mode 100644 index 00000000..cad65422 --- /dev/null +++ b/training/naics2/US/counties/2021/US-WV-training-naics2-counties-2021.csv @@ -0,0 +1,56 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +54001,Barbour County,16,-85.4,31.86,888.01,0.0,0.0,,,,563,4,58055,,,,48,17,1786,10,4,331,10,4,427,68,7,2877,15,6,417,69,9,2197,40,4,1989,100,7,11689,,,,932,30,26471,16,6,166,261,28,3334,53,20,1010,,, +54003,Berkeley County,120,-78.04,39.45,833.11,3.33,0.4,,,,,,,94,5,9702,1100,183,53665,810,40,51726,207,30,11371,595,101,38812,227,79,10638,713,134,47530,42,9,2947,1452,98,37365,320,17,10547,6241,229,464268,277,34,5324,3113,204,58984,1151,204,34212,,, +54005,Boone County,22,-88.82,42.32,1303.15,2.06,0.04,4,3,84,1373,14,112195,23,4,2219,40,14,1926,23,7,921,23,5,2476,93,11,2702,9,4,218,69,13,2489,7,3,489,10,5,400,,,,1154,37,40558,22,4,480,224,15,3361,118,29,3485,,, +54009,Brooke County,23,-80.57,40.27,239.96,0.0,0.0,,,,,,,,,,195,30,11193,61,7,2023,,,,117,20,5129,29,5,1125,73,19,1465,,,,94,20,3931,,,,2076,64,104108,95,12,2234,587,49,11575,205,59,3905,,, +54007,Braxton County,13,-80.7,38.7,1337.04,0.0,0.0,,,,77,3,2577,42,4,4598,112,26,5878,56,7,2934,25,7,1328,53,12,1757,6,4,166,34,11,1247,,,,83,9,3417,,,,811,23,24722,6,3,210,273,22,5002,121,30,5710,2,3,59 +54011,Cabell County,95,-82.23,38.42,746.0,2.37,1.56,,,,17,6,422,224,14,19606,1778,154,108128,1420,104,83120,787,44,54167,920,140,64514,450,106,22550,1832,175,81238,126,15,6787,4137,104,144389,193,19,5569,14903,371,862992,464,55,9557,4712,276,85347,1359,229,40916,,, +54013,Calhoun County,6,-96.67,28.5,727.22,0.0,0.0,,,,20,11,775,,,,188,11,19326,,,,3,3,129,38,3,1432,,,,19,4,1553,,,,13,4,428,,,,244,7,11207,,,,32,6,437,24,9,400,,, +54015,Clay County,8,-98.21,33.69,890.4,0.0,0.0,,,,,,,,,,100,12,4436,,,,,,,26,3,1070,,,,,,,,,,,,,,,,341,15,8253,,,,34,4,458,49,6,1972,,, +54017,Doddridge County,8,-80.73,39.26,830.27,0.0,0.0,,,,297,6,34859,,,,67,10,5013,9,3,759,10,3,256,40,4,1968,,,,,,,,,,,,,,,,110,11,2258,,,,44,7,691,26,12,551,,, +54019,Fayette County,41,-96.96,29.84,1730.94,0.0,0.0,35,14,1185,595,8,41254,67,7,6352,233,62,8685,226,18,14290,53,10,2989,188,34,7332,42,22,1501,164,35,7756,26,3,1505,227,27,7089,21,6,560,1722,98,69139,127,17,2403,1133,77,32282,352,91,9265,,, +54021,Gilmer County,8,-84.45,34.69,880.84,0.0,0.0,,,,93,9,4537,,,,15,6,717,12,3,458,6,3,276,24,6,1121,,,,6,6,178,,,,,,,,,,153,11,4908,,,,105,10,1885,31,11,622,,, +54023,Grant County,11,-96.03,45.94,1243.9,0.0,0.0,26,6,910,,,,219,4,23405,260,41,17459,11,4,367,14,3,789,85,10,3843,13,5,314,40,10,1430,,,,37,9,1075,,,,916,25,32425,,,,231,23,3749,82,32,2459,,, +54033,Harrison County,66,-94.4,32.52,1078.8,2.29,0.26,15,8,449,870,41,68500,443,10,52217,1643,147,113619,1321,86,71427,462,30,28798,794,110,49479,301,66,17613,1691,144,121163,25,4,1355,894,77,48426,424,19,10825,7005,232,471924,311,39,6939,2959,160,53981,1008,209,27439,,, +54025,Greenbrier County,33,-80.45,37.96,2653.02,0.0,0.0,64,14,3467,212,5,7051,56,4,6006,479,99,20392,169,19,7576,111,16,4179,236,53,10180,81,38,4481,222,61,9364,,,,1124,39,40123,35,8,1031,2335,145,105944,193,16,5275,2124,84,68720,356,91,9335,,, +54027,Hampshire County,23,-72.62,42.34,1669.61,0.0,0.0,,,,,,,,,,143,47,5347,47,12,2594,,,,183,21,7836,22,11,1113,81,20,3818,,,,42,12,1058,,,,766,34,30487,44,4,785,312,39,5750,108,35,2642,,, +54029,Hancock County,29,-91.15,40.39,227.92,0.0,0.0,,,,,,,86,5,9091,101,25,3718,236,13,14558,33,10,1902,226,33,11362,62,19,2347,209,43,6943,,,,251,32,11916,120,5,2544,1105,68,43029,144,23,2564,1547,74,36104,325,74,9128,,, +54031,Hardy County,14,-78.84,39.0,1513.74,0.0,0.0,,,,,,,,,,92,28,3562,39,7,1430,67,6,2496,233,22,11921,20,13,877,92,19,3484,,,,120,12,4444,,,,508,31,20695,21,5,352,337,30,5602,79,27,2440,,, +54043,Lincoln County,21,-81.21,35.49,1136.19,0.0,0.0,,,,,,,,,,123,22,7286,,,,32,7,1600,52,13,1517,,,,22,9,1379,,,,75,8,3804,,,,787,26,18991,13,3,318,91,9,1142,46,18,1245,,, +54035,Jackson County,28,-96.56,28.92,1221.56,2.13,0.05,,,,65,5,3611,,,,250,45,16561,260,17,14214,63,9,2944,196,29,8124,43,13,1594,255,28,12906,,,,253,24,13982,,,,1000,66,39110,12,4,392,766,49,11878,238,63,6394,,, +54037,Jefferson County,58,-94.17,29.83,547.99,2.12,0.21,,,,,,,,,,550,100,29942,96,17,5701,90,13,4930,344,50,22327,186,53,6838,427,104,29118,4,5,261,468,64,20544,2390,18,123994,1202,74,57987,147,19,3470,2622,132,71436,610,112,22211,5,3,42 +54039,Kanawha County,182,-81.51,38.34,2359.37,2.44,0.43,16,10,702,1428,42,115014,727,36,75925,3190,314,205090,2664,217,153543,1399,83,88416,3164,270,277115,1140,218,51983,4392,423,316005,1102,42,90954,5796,219,202596,910,45,29950,19444,642,1116461,695,74,18141,6711,434,146226,3458,574,122489,5,4,67 +54041,Lewis County,17,-91.7,40.09,1009.07,0.0,0.0,28,7,1839,120,14,8107,73,6,6555,357,39,22376,92,14,5059,55,7,3412,71,9,3100,46,12,3443,69,18,3715,,,,130,15,7098,,,,658,30,32938,52,9,630,661,39,11124,165,47,4321,,, +54045,Logan County,33,-89.38,40.11,1179.89,0.0,0.0,,,,1345,9,130654,67,7,6329,91,21,4209,220,28,11683,110,16,6082,193,32,8526,40,13,1363,164,29,6142,,,,184,17,8373,30,4,657,1773,86,77795,62,11,1556,774,55,13089,343,67,13694,,, +54049,Marion County,56,-94.34,32.79,806.75,2.59,0.26,,,,906,9,79161,711,13,64003,684,109,34453,592,43,33429,123,17,5901,391,55,21846,109,38,3958,1052,84,72979,,,,535,52,25215,79,9,3183,2352,146,110267,143,29,2796,1591,110,25189,717,151,22216,,, +54047,McDowell County,19,-82.05,35.66,1385.82,0.0,0.0,13,5,402,246,14,18270,,,,7,3,549,8,3,463,27,5,1397,94,8,3425,8,5,602,29,7,2314,,,,30,5,813,,,,481,30,14574,2,3,19,130,17,2714,82,27,2024,,, +54051,Marshall County,31,-89.3,41.03,808.35,2.19,0.32,,,,1600,17,155023,182,3,20160,233,36,19622,371,18,20551,11,4,404,234,20,10506,28,9,843,105,23,5142,241,9,22480,1360,21,24575,,,,1662,87,77425,69,16,1480,700,50,11408,359,71,7679,,, +54053,Mason County,26,-99.22,30.71,1151.77,1.75,0.08,,,,,,,315,8,34288,305,21,17413,61,7,3804,8,4,553,101,21,4559,32,13,1326,89,18,4904,,,,32,8,1341,,,,832,36,29065,51,9,887,326,27,5454,198,60,4561,,, +54055,Mercer County,60,-80.3,41.33,1089.68,1.74,0.15,,,,747,11,62579,99,6,8742,768,84,36407,667,44,36722,214,19,11751,313,54,18690,125,43,3956,469,74,20219,38,4,2332,826,43,28565,51,3,1798,4355,202,187632,141,34,3090,1819,108,32202,793,151,27960,,, +54065,Morgan County,17,-90.19,39.71,594.63,0.0,0.0,,,,,,,,,,59,24,1778,,,,25,4,877,91,11,4489,21,8,968,66,16,2623,,,,47,11,1775,,,,574,22,25816,10,7,128,299,29,5789,151,41,3135,,, +54057,Mineral County,27,-106.93,37.66,852.4,0.0,0.0,,,,,,,35,6,2588,253,43,12617,96,12,3956,501,9,31935,172,27,6758,34,17,830,131,20,5086,,,,66,14,1939,,,,1668,81,54429,13,5,268,430,53,6344,277,63,6331,,, +54059,Mingo County,24,-82.13,37.68,1097.57,2.57,0.04,26,9,1013,,,,25,3,1526,133,25,5456,73,11,2515,14,5,1484,86,18,3602,45,13,1259,128,32,4408,,,,68,9,2816,,,,546,33,14176,36,5,566,257,26,3524,130,32,3754,,, +54061,Monongalia County,106,-80.03,39.64,948.14,3.81,1.16,12,6,425,480,28,38378,626,13,74298,1731,214,89651,729,57,63695,437,35,32678,741,129,51164,618,142,25940,2835,225,207197,677,20,71721,3088,119,75185,339,27,11024,19603,293,1193288,521,61,9390,5629,338,107253,1666,233,57810,,, +54063,Monroe County,12,-90.18,38.27,1226.68,0.0,0.0,27,7,1086,,,,,,,110,38,4814,8,5,401,,,,34,5,1096,,,,43,10,1139,,,,18,4,847,,,,152,19,5309,12,3,257,74,14,1101,73,24,1111,,, +54067,Nicholas County,25,-84.02,38.33,1694.96,0.0,0.0,73,28,2545,248,9,17168,29,3,2728,192,56,7435,194,16,9950,48,7,2722,122,26,4147,31,14,1320,129,36,5228,,,,81,14,4265,,,,1250,61,48880,34,8,836,721,59,12135,205,57,4201,,, +54069,Ohio County,42,-86.86,37.48,282.05,2.38,0.97,,,,454,3,42019,113,6,10066,561,53,32218,1160,58,60998,403,19,16975,1549,70,101111,264,50,9725,1434,136,115240,331,16,45178,1783,51,64307,625,18,16271,5940,225,312924,398,31,10189,2524,132,57461,1320,173,48682,,, +54073,Pleasants County,8,-81.15,39.37,348.52,0.0,0.0,,,,,,,,,,239,6,9819,16,3,629,13,3,613,58,10,2218,,,,13,6,1482,,,,248,5,16378,,,,259,26,7841,,,,136,12,2154,69,17,791,,, +54071,Pendleton County,6,-84.37,38.69,1807.91,0.0,0.0,4,3,33,,,,,,,28,22,1139,16,4,294,18,4,906,56,4,2991,,,,17,6,447,,,,15,4,336,,,,325,18,6930,19,3,315,97,14,1272,29,18,673,,, +54075,Pocahontas County,8,-94.65,42.73,2439.18,0.0,0.0,42,12,926,,,,,,,93,37,3482,,,,14,3,871,42,10,1473,44,7,1173,121,5,8254,,,,26,10,1189,,,,396,25,13817,7,4,184,1102,22,24397,158,25,4086,,, +54077,Preston County,34,-79.69,39.46,1687.03,0.0,0.0,17,7,824,93,6,4594,46,4,4113,576,82,33890,92,14,4086,57,14,3289,154,20,9232,49,17,2222,93,30,4065,,,,626,18,26573,,,,1018,57,41180,72,13,1254,247,31,4378,194,54,5257,,, +54087,Roane County,14,-84.52,35.85,1252.84,0.0,0.0,,,,118,30,4504,26,4,2765,138,28,9351,50,6,1857,6,4,424,89,14,4233,6,4,204,38,13,1791,,,,6,5,132,,,,724,26,33331,,,,168,13,2896,44,18,1096,,, +54079,Putnam County,57,-89.27,41.2,907.69,1.92,0.13,,,,,,,248,9,29911,2077,152,159859,1232,77,88525,363,30,25070,438,80,30162,209,58,10311,743,100,45359,100,15,6216,913,63,33567,96,9,4346,2573,133,148073,233,18,4203,1779,100,30822,630,106,19407,,, +54081,Raleigh County,75,-81.23,37.75,1578.28,1.64,0.09,29,5,1668,1081,12,87568,164,7,11687,1425,137,71470,862,87,47976,314,29,16162,542,81,31654,262,68,10948,1032,109,59852,139,17,14512,1262,69,39051,221,9,4739,6600,296,323531,291,27,4740,2830,130,55867,868,172,26206,,, +54083,Randolph County,28,-89.81,38.05,2693.5,1.83,0.02,43,14,1788,188,4,16379,79,4,7775,233,57,9174,259,23,11452,79,9,2332,241,33,11529,104,20,4680,195,43,7719,36,3,1151,114,18,3351,377,5,8287,2649,96,98298,81,15,1373,677,58,11854,311,72,8163,,, +54085,Ritchie County,9,-81.05,39.17,1174.93,0.0,0.0,,,,410,19,26629,13,3,1520,41,13,1473,67,5,8950,,,,82,15,3240,3,3,138,49,8,1557,,,,57,6,1447,,,,169,17,5969,,,,184,15,3465,80,23,1639,,, +54089,Summers County,12,-80.85,37.63,952.47,0.0,0.0,10,3,244,,,,21,4,2149,46,13,1042,103,6,7980,15,3,947,51,7,1854,,,,33,8,1051,,,,59,6,1430,,,,519,24,23066,,,,183,15,2684,71,26,1321,,, +54091,Taylor County,17,-99.88,32.28,454.95,0.0,0.0,,,,,,,,,,144,30,6323,19,6,538,,,,48,6,1909,9,4,284,48,14,4026,,,,54,9,4029,,,,668,31,23387,,,,195,19,2480,96,37,1849,,, +54093,Tucker County,7,-79.56,39.13,1090.6,0.0,0.0,,,,,,,22,3,980,72,19,3673,,,,,,,47,8,1576,64,8,2358,8,3,350,,,,52,4,2124,,,,303,10,11682,135,8,2382,371,27,6933,77,15,1873,,, +54095,Tyler County,8,-94.4,30.76,675.3,0.0,0.0,,,,,,,20,3,2411,13,6,448,,,,,,,48,6,1837,,,,19,4,545,,,,15,4,853,,,,306,26,10798,,,,97,10,1498,52,22,1113,,, +54103,Wetzel County,15,-80.65,39.61,935.89,2.94,0.03,17,3,631,31,7,3168,,,,167,18,10978,42,7,2141,38,8,2213,116,21,4156,34,10,1077,44,9,1710,,,,25,6,700,,,,1009,55,37194,16,3,318,457,33,7325,203,51,3688,,, +54097,Upshur County,24,-94.93,32.73,918.73,1.63,0.12,13,3,303,192,19,12545,,,,474,60,29946,267,13,14411,81,12,4338,91,20,5551,59,15,2287,200,39,8231,,,,91,16,2569,321,3,10641,1317,75,70968,49,8,771,582,51,9728,177,53,4242,,, +54099,Wayne County,39,-88.42,38.43,1326.37,2.3,0.08,,,,61,5,5558,15,3,1875,362,50,17919,297,18,18587,15,6,1376,88,23,3351,35,14,1134,105,20,4890,128,5,6298,42,12,2270,,,,1882,54,139432,121,16,2521,604,41,10418,212,59,4338,,, +54101,Webster County,8,-84.55,32.05,1440.74,0.0,0.0,40,16,966,,,,,,,20,3,416,,,,,,,26,5,830,,,,,,,,,,10,4,181,,,,408,14,17046,,,,38,7,577,14,9,319,,, +54105,Wirt County,5,-81.36,39.03,608.01,0.0,0.0,,,,,,,,,,30,4,1160,,,,,,,17,3,553,,,,3,4,123,,,,,,,,,,148,10,4940,,,,,,,10,6,180,,, +54107,Wood County,85,-95.38,32.76,976.12,2.24,0.63,3,3,78,259,15,29477,109,3,11454,931,127,46842,845,76,39138,389,30,19560,863,117,54314,277,69,12360,937,123,46109,890,15,51070,1531,78,39971,289,18,7887,6850,295,330050,433,49,7411,3477,203,60466,1386,246,35653,,, +54109,Wyoming County,22,-76.02,41.52,1299.65,0.0,0.0,29,11,1008,311,10,21259,59,5,4976,75,19,4040,48,5,2034,11,5,757,51,9,1617,21,8,1013,69,16,3553,,,,49,11,1745,,,,716,28,23053,,,,206,22,4061,89,35,2099,,, diff --git a/training/naics2/US/counties/2021/US-WY-training-naics2-counties-2021.csv b/training/naics2/US/counties/2021/US-WY-training-naics2-counties-2021.csv new file mode 100644 index 00000000..e3ae4782 --- /dev/null +++ b/training/naics2/US/counties/2021/US-WY-training-naics2-counties-2021.csv @@ -0,0 +1,24 @@ +Fips,Name,Population,Longitude,Latitude,Km2,UrbanDensity,PercentUrban,Emp-11,Est-11,Pay-11,Emp-21,Est-21,Pay-21,Emp-22,Est-22,Pay-22,Emp-23,Est-23,Pay-23,Emp-42,Est-42,Pay-42,Emp-51,Est-51,Pay-51,Emp-52,Est-52,Pay-52,Emp-53,Est-53,Pay-53,Emp-54,Est-54,Pay-54,Emp-55,Est-55,Pay-55,Emp-56,Est-56,Pay-56,Emp-61,Est-61,Pay-61,Emp-62,Est-62,Pay-62,Emp-71,Est-71,Pay-71,Emp-72,Est-72,Pay-72,Emp-81,Est-81,Pay-81,Emp-99,Est-99,Pay-99 +56001,Albany County,37,-73.98,42.6,11159.04,2.97,0.04,16,4,385,31,6,2385,38,7,3312,681,130,33549,145,21,7812,69,17,3352,530,53,32396,163,62,5061,776,140,48407,9,3,377,259,41,6781,121,10,2824,2191,129,101263,200,22,2559,1755,116,34618,431,103,13883,1,3,19 +56003,Big Horn County,12,-107.52,45.46,8179.26,0.0,0.0,,,,264,8,17087,15,4,1359,366,60,24750,47,6,2494,60,7,2178,99,14,6018,13,9,257,115,28,3946,,,,38,13,1952,,,,392,25,17123,51,9,864,207,31,2713,67,31,1867,5,3,157 +56005,Campbell County,47,-84.37,38.93,12451.28,1.75,0.01,2,4,210,4014,96,372517,372,16,38206,1678,177,111358,1021,82,76836,261,14,14866,355,57,26174,247,80,9787,684,122,32321,32,5,2255,616,71,24288,76,10,3406,1667,130,99180,159,25,3090,1897,119,40289,766,148,36525,3,3,38 +56017,Hot Springs County,5,-108.41,43.7,5192.8,0.0,0.0,,,,207,12,16204,,,,70,22,3404,,,,,,,47,10,1913,22,10,700,46,15,2079,,,,35,5,937,,,,358,17,20100,34,5,934,241,22,4654,72,15,1526,,, +56007,Carbon County,15,-75.72,40.89,20628.25,2.08,0.0,7,5,426,38,6,2460,68,10,4164,171,36,9892,51,8,5823,41,9,1815,129,22,8229,127,35,5944,96,38,5316,,,,102,24,4498,,,,568,46,26194,56,20,2522,923,88,28044,152,38,5086,2,4,87 +56009,Converse County,14,-105.5,43.02,11043.99,0.0,0.0,5,3,210,433,33,39578,248,11,23025,371,53,31376,50,10,6153,39,9,1381,119,19,6286,45,18,1386,99,28,4517,,,,284,20,19284,,,,606,25,41798,40,7,488,483,39,10225,178,50,5119,,, +56011,Crook County,7,-120.38,44.15,7420.68,0.0,0.0,19,6,722,225,13,17653,,,,236,52,12412,30,6,1518,,,,65,11,3271,8,8,265,24,14,1372,,,,26,10,638,,,,215,17,10516,36,12,2277,159,34,3558,48,21,1920,,, +56013,Fremont County,39,-95.59,40.73,24000.44,1.63,0.0,2,4,202,348,34,42154,68,6,5772,723,188,35351,325,42,12912,166,24,7143,303,67,18692,211,65,11876,341,95,18976,,,,174,57,6393,480,21,20989,1711,148,76577,152,33,3593,1672,114,38506,419,107,16604,7,3,527 +56015,Goshen County,13,-104.35,42.07,5780.57,1.89,0.01,6,5,452,,,,35,4,2430,134,37,5312,228,22,9376,48,8,1146,113,17,6575,22,15,902,141,23,5907,,,,107,17,3087,,,,666,36,30194,8,3,195,353,29,4823,165,44,4064,,, +56019,Johnson County,8,-97.36,32.38,10809.16,0.0,0.0,19,5,828,39,10,1715,15,5,1411,231,72,12201,62,17,3620,42,12,2870,194,23,12735,36,21,2024,299,85,15201,,,,60,36,2123,46,5,1884,383,38,18291,56,13,863,329,49,8688,194,40,5437,0,4,43 +56021,Laramie County,100,-104.73,41.27,6960.36,2.26,0.2,10,5,496,213,20,23636,225,14,22191,2486,358,142230,857,129,53055,1150,92,71322,1564,232,119105,883,209,49840,2694,630,205154,106,23,5588,1216,209,48290,258,35,8733,6662,356,415415,383,45,9968,3764,226,84360,1560,287,55764,49,8,1293 +56027,Niobrara County,2,-104.46,43.01,6808.87,0.0,0.0,,,,15,3,1062,,,,30,13,1388,,,,,,,,,,8,3,318,8,6,190,,,,3,3,47,,,,43,5,1719,,,,48,6,850,19,7,469,,, +56023,Lincoln County,19,-81.21,35.49,10601.8,0.0,0.0,,,,568,13,53252,163,4,16635,728,219,40346,88,22,3708,102,13,8634,118,26,7145,78,39,4184,274,105,11142,2,3,96,219,59,11233,,,,954,56,52696,84,21,1768,507,63,8928,255,74,8297,12,7,172 +56025,Natrona County,79,-106.85,42.95,13925.15,2.27,0.05,13,5,613,1378,120,132695,187,14,21177,2358,334,157359,2043,198,146357,401,36,22296,950,150,65019,839,164,44665,1905,282,141949,209,15,13625,1310,177,44804,225,30,4727,5728,334,311874,404,55,9797,3545,198,76759,1187,250,46317,6,10,99 +56029,Park County,30,-105.76,39.11,18039.69,2.08,0.0,17,9,713,165,23,15092,49,4,4787,876,208,43150,221,30,11700,227,28,10627,425,67,27726,166,69,7282,374,97,18171,17,4,785,352,68,12274,59,11,2187,2040,137,110736,321,47,9200,1768,128,65484,460,120,13502,2,3,34 +56033,Sheridan County,31,-100.46,39.35,6544.73,2.02,0.03,2,5,201,104,13,8149,52,5,4810,994,195,56108,231,57,16655,197,63,15084,397,104,35417,257,119,12024,1491,445,110609,27,13,1641,246,99,12357,41,22,6363,2975,146,189336,312,48,6031,1633,119,32704,475,136,16390,36,12,2202 +56045,Weston County,7,-104.54,43.84,6213.68,0.0,0.0,,,,53,19,2393,9,4,885,160,27,11493,10,4,388,23,5,538,64,10,3741,,,,28,9,1078,,,,33,4,1270,,,,336,25,14329,,,,164,21,2380,68,19,2315,,, +56031,Platte County,9,-94.77,39.38,5466.78,0.0,0.0,5,3,48,25,3,1737,333,5,35080,114,30,5399,31,5,1730,13,5,410,135,21,6566,24,12,1464,65,27,3165,,,,13,7,377,,,,296,18,13613,4,4,175,311,32,5261,96,28,2602,,, +56035,Sublette County,9,-109.99,42.74,12780.65,0.0,0.0,3,4,198,514,25,55017,24,3,1896,319,75,18696,36,10,1894,6,5,331,81,20,4893,116,28,4804,113,45,6167,,,,120,24,8442,,,,166,23,8448,17,9,807,219,41,6241,129,35,3711,,, +56037,Sweetwater County,42,-108.97,41.62,27173.2,2.15,0.02,,,,2469,72,262748,397,6,38678,757,111,45736,540,71,40403,147,22,6868,304,55,17942,182,62,7803,404,95,29197,89,7,5656,460,50,17404,53,8,696,1394,102,66164,68,12,1304,1632,109,28564,474,109,15760,,, +56039,Teton County,23,-112.26,47.85,10924.29,3.52,0.01,19,12,1150,,,,31,3,3565,2145,316,155535,245,40,15814,276,56,25475,441,97,72919,845,243,68606,1161,400,107159,30,11,3498,794,170,49714,495,46,21784,1546,154,103701,2532,111,73530,4075,179,174504,691,170,36855,7,7,197 +56041,Uinta County,21,-110.57,41.26,5409.13,0.0,0.0,,,,161,20,17546,78,5,6693,650,67,42790,144,18,10227,231,13,16569,152,35,8959,68,31,2757,263,52,17580,52,3,3487,51,18,1352,18,3,21,1280,68,66148,93,6,1974,706,54,11959,96,32,2804,,, +56043,Washakie County,8,-107.67,43.93,5809.13,0.0,0.0,,,,38,7,2160,27,6,2287,203,41,11765,92,11,3293,76,5,5152,97,20,5065,40,12,1538,115,38,7113,,,,27,13,1513,,,,557,33,22365,18,5,458,195,28,2959,113,31,2611,,,