diff --git a/data/_/README.md b/data/_/README.md deleted file mode 100644 index c341bb64a..000000000 --- a/data/_/README.md +++ /dev/null @@ -1,15 +0,0 @@ -# _ - -This is a dcf data source project, initialized with `dcf::dcf_add_source`. - -You can use the `dcf` package to check the project: - -```R -dcf_check() -``` - -And process it: - -```R -dcf_process() -``` diff --git a/data/_/ingest.R b/data/_/ingest.R deleted file mode 100644 index 814a39a12..000000000 --- a/data/_/ingest.R +++ /dev/null @@ -1,12 +0,0 @@ -# -# Download -# - -# add files to the `raw` directory - -# -# Reformat -# - -# read from the `raw` directory, and write to the `standard` directory - diff --git a/data/_/measure_info.json b/data/_/measure_info.json deleted file mode 100644 index a8cb5ea66..000000000 --- a/data/_/measure_info.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "example_variable": { - "id": "example_variable", - "short_name": "", - "long_name": "", - "category": "", - "short_description": "", - "long_description": "", - "statement": "", - "measure_type": "", - "unit": "", - "time_resolution": "", - "restrictions": "", - "sources": [], - "citations": [] - } -} diff --git a/data/_/process.json b/data/_/process.json deleted file mode 100644 index ffe66aedd..000000000 --- a/data/_/process.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "name": "_", - "type": "source", - "scripts": [ - { - "path": "ingest.R", - "manual": false, - "last_run": "2026-07-24 19:12:40", - "frequency": 0, - "run_time": 0.014, - "last_status": { - "log": [], - "success": true - } - } - ], - "checked": "", - "check_results": [], - "standalone": false -} diff --git a/data/_/standard/datapackage.json b/data/_/standard/datapackage.json deleted file mode 100644 index d76cc027d..000000000 --- a/data/_/standard/datapackage.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "name": "_", - "title": " ", - "licenses": [], - "resources": [] -} diff --git a/data/abcs/process.json b/data/abcs/process.json index b66a350a7..a5634e0dd 100644 --- a/data/abcs/process.json +++ b/data/abcs/process.json @@ -9,7 +9,42 @@ "last_run": "2026-05-29 20:08:20", "run_time": 7.673, "last_status": { - "log": ["Rows: 3314 Columns: 3", "⠙ processing source abcs (./data/abcs/ingest.R)\r", "⠙ processing source abcs (./data/abcs/ingest.R)\r── Column specification ────────────────────────────────────────────────────────", "⠙ processing source abcs (./data/abcs/ingest.R)\rDelimiter: \"\\t\"", "chr (3): geography, geography_name, state", "", "⠙ processing source abcs (./data/abcs/ingest.R)\r", "", "⠙ processing source abcs (./data/abcs/ingest.R)\rℹ Use `spec()` to retrieve the full column specification for this data.", "⠙ processing source abcs (./data/abcs/ingest.R)\rℹ Specify the column types or set `show_col_types = FALSE` to quiet this message.", "⠙ processing source abcs (./data/abcs/ingest.R)\r", "", "⠙ processing source abcs (./data/abcs/ingest.R)\r── downloading resource ──────────────", "⠙ processing source abcs (./data/abcs/ingest.R)\rℹ metadata: ", "✔ metadata: [433ms]", "", "⠙ processing source abcs (./data/abcs/ingest.R)\rℹ data: ", "✔ data: [2.2s]", "", "⠙ processing source abcs (./data/abcs/ingest.R)\rℹ compressing data", "✔ compressing data [265ms]", "", "⠙ processing source abcs (./data/abcs/ingest.R)\rRows: 17 Columns: 4", "⠙ processing source abcs (./data/abcs/ingest.R)\r", "⠙ processing source abcs (./data/abcs/ingest.R)\r── Column specification ────────────────────────────────────────────────────────", "⠙ processing source abcs (./data/abcs/ingest.R)\rDelimiter: \",\"", "chr (1): st", "dbl (3): over65, a50_64_with_indication, a50_64_no_indication", "", "⠙ processing source abcs (./data/abcs/ingest.R)\r", "", "⠙ processing source abcs (./data/abcs/ingest.R)\rℹ Use `spec()` to retrieve the full column specification for this data.", "⠙ processing source abcs (./data/abcs/ingest.R)\rℹ Specify the column types or set `show_col_types = FALSE` to quiet this message.", "⠙ processing source abcs (./data/abcs/ingest.R)\r"], + "log": [ + "Rows: 3314 Columns: 3", + "⠙ processing source abcs (./data/abcs/ingest.R)\r", + "⠙ processing source abcs (./data/abcs/ingest.R)\r── Column specification ────────────────────────────────────────────────────────", + "⠙ processing source abcs (./data/abcs/ingest.R)\rDelimiter: \"\\t\"", + "chr (3): geography, geography_name, state", + "", + "⠙ processing source abcs (./data/abcs/ingest.R)\r", + "", + "⠙ processing source abcs (./data/abcs/ingest.R)\rℹ Use `spec()` to retrieve the full column specification for this data.", + "⠙ processing source abcs (./data/abcs/ingest.R)\rℹ Specify the column types or set `show_col_types = FALSE` to quiet this message.", + "⠙ processing source abcs (./data/abcs/ingest.R)\r", + "", + "⠙ processing source abcs (./data/abcs/ingest.R)\r── downloading resource ──────────────", + "⠙ processing source abcs (./data/abcs/ingest.R)\rℹ metadata: ", + "✔ metadata: [433ms]", + "", + "⠙ processing source abcs (./data/abcs/ingest.R)\rℹ data: ", + "✔ data: [2.2s]", + "", + "⠙ processing source abcs (./data/abcs/ingest.R)\rℹ compressing data", + "✔ compressing data [265ms]", + "", + "⠙ processing source abcs (./data/abcs/ingest.R)\rRows: 17 Columns: 4", + "⠙ processing source abcs (./data/abcs/ingest.R)\r", + "⠙ processing source abcs (./data/abcs/ingest.R)\r── Column specification ────────────────────────────────────────────────────────", + "⠙ processing source abcs (./data/abcs/ingest.R)\rDelimiter: \",\"", + "chr (1): st", + "dbl (3): over65, a50_64_with_indication, a50_64_no_indication", + "", + "⠙ processing source abcs (./data/abcs/ingest.R)\r", + "", + "⠙ processing source abcs (./data/abcs/ingest.R)\rℹ Use `spec()` to retrieve the full column specification for this data.", + "⠙ processing source abcs (./data/abcs/ingest.R)\rℹ Specify the column types or set `show_col_types = FALSE` to quiet this message.", + "⠙ processing source abcs (./data/abcs/ingest.R)\r" + ], "success": true } } @@ -19,15 +54,9 @@ "data/abcs/raw/abcs_census_age_stratified_pop_full.csv": { "data": "not_compressed" }, - "data/abcs/raw/jiac058_suppl_supplementary_table_s2.csv": { - "data": "not_compressed" - }, "data/abcs/raw/ramirez_ofid_2025_ofae727.csv": { "data": "not_compressed" }, - "data/abcs/standard/data.csv-MWMJ0G3P8D.gz": { - "measures": "missing_info: pop" - }, "data/abcs/standard/data.csv.gz": { "measures": "missing_info: pop" }, @@ -36,7 +65,6 @@ "raw_state": 1780000399, "standard_state": { "./data/abcs/measure_info.json": "8d6338c362e9d496223cab79760a861d", - "./data/abcs/standard/data.csv-MWMJ0G3P8D.gz": "78b8a12d7aaea3c489c200214226a7a7", "./data/abcs/standard/data.csv.gz": "d981be4e20932bc07480efa99196d903", "./data/abcs/standard/uad.csv.gz": "345f174b35f74d44ab6072bdc5d60ec3" } diff --git a/data/abcs/raw/jiac058_suppl_supplementary_table_s2.csv b/data/abcs/raw/jiac058_suppl_supplementary_table_s2.csv deleted file mode 100644 index 65c4b2077..000000000 --- a/data/abcs/raw/jiac058_suppl_supplementary_table_s2.csv +++ /dev/null @@ -1,2779 +0,0 @@ -State,LABID,sero,cluster,PEH,IDU,LT5,LTCF,Pili,ST,1a,2b,2x,penMIC,"Ery,Cli",cot,tet,otherR,contigs,N50,longest,total bases,Accession -CA,20200973,1,neg,neg,neg,neg,neg,2,303,10,44,1030,0.03,neg,FolP169,neg,neg,104,77859,143934,2091709,SAMN20409050 -CA,20200963,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,71,71811,245946,1974676,SAMN20409041 -CA,20200980,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,tet,neg,87,129993,259731,2032897,SAMN20409057 -CA,20200988,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,tet,neg,80,62748,165859,2020690,SAMN20409065 -CA,20201005,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,97,61584,140583,1977656,SAMN20409081 -CA,20201022,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,53,83378,134061,1971930,SAMN20409096 -CA,20203111,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,62,84259,142900,2019727,SAMN20397930 -CA,20203112,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,73,75781,259745,1974350,SAMN20397931 -CA,20203113,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,56,118991,261292,1974526,SAMN20397932 -CA,20203124,3,neg,neg,pos,neg,neg,neg,180,2,0,371,0.03,neg,neg,neg,neg,60,127738,273850,1976684,SAMN20397943 -CA,20203129,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,56,104295,261731,1975970,SAMN20397948 -CA,20203156,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,66,79025,180907,1976422,SAMN20397975 -CA,20203162,3,neg,neg,neg,neg,neg,neg,newST,2,0,136,0.03,neg,neg,neg,neg,101,42629,102400,1975832,SAMN20397981 -CA,20204000,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,67,75703,266306,1987582,SAMN20398197 -CA,20204003,3,neg,neg,neg,neg,neg,neg,180,462,0,2,0.03,neg,neg,neg,neg,41,131884,216331,1974843,SAMN20398200 -CA,20204025,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,ermB,neg,tetM,cat,89,47518,147110,2041864,SAMN20398221 -CA,20205083,3,neg,neg,neg,neg,neg,neg,180,2,0,12,0.03,neg,neg,neg,neg,64,117243,212289,1975267,SAMN20398292 -CA,20205110,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,46,166886,308915,2023358,SAMN20398318 -CA,20206930,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,111,35292,176632,1974764,SAMN20398358 -CA,20201002,3,neg,pos,neg,neg,neg,neg,180,2,0,999,0.03,neg,neg,neg,neg,127,36698,126098,1974361,SAMN20409079 -CA,20200994,3,neg,unk,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,89,61146,218783,1974272,SAMN20409071 -CA,20200990,4,neg,neg,neg,neg,neg,1,244,0,0,3,0.03,neg,"FolA-I100L,FolP178",neg,neg,223,34891,95559,2093399,SAMN20409067 -CA,20201010,4,neg,neg,neg,neg,neg,1,244,0,0,3,0.03,neg,"FolA-I100L,FolP178",neg,neg,103,64778,143265,2115730,SAMN20409086 -CA,20203108,4,neg,neg,neg,neg,neg,1,695,0,0,0,0.03,neg,neg,neg,neg,116,47536,147759,2117992,SAMN20397927 -CA,20203118,4,neg,neg,neg,neg,neg,1,695,0,0,0,0.03,neg,neg,neg,neg,130,44831,170245,2117819,SAMN20397937 -CA,20204018,4,neg,neg,neg,neg,neg,1,205,0,0,3,0.03,neg,neg,neg,neg,112,49014,123922,2100974,SAMN20398214 -CA,20205077,4,neg,pos,pos,neg,neg,1,244,0,0,3,0.03,neg,"FolA-I100L,FolP178",neg,neg,87,84331,143278,2118981,SAMN20398286 -CA,20203999,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,46,98379,218980,1995691,SAMN20398196 -CA,20204024,8,neg,neg,pos,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,53,97404,391743,1991555,SAMN20398220 -CA,20205094,8,neg,neg,neg,neg,neg,neg,1268,3,5,5,0.03,neg,neg,neg,neg,119,47372,145691,1984704,SAMN20398303 -CA,20200962,8,neg,pos,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,45,129344,538710,1990228,SAMN20409040 -CA,20205105,13,neg,neg,neg,neg,neg,1,574,11,0,0,0.03,neg,neg,neg,neg,78,78270,178221,2088450,SAMN20398313 -CA,20201011,14,neg,neg,neg,neg,pos,neg,876,60,16,312,2,ermB,neg,tetM,neg,71,103062,191552,2097608,SAMN20409087 -CA,20203140,14,neg,neg,neg,neg,neg,neg,876,60,16,312,2,ermB,neg,tetM,neg,110,54104,191550,2093919,SAMN20397959 -CA,20200970,20,neg,neg,pos,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,81,112861,226651,2052116,SAMN20409048 -CA,20205079,20,neg,neg,neg,neg,neg,neg,1030,1,44,2,0.03,neg,neg,neg,neg,103,64343,196699,2087604,SAMN20398288 -CA,20206153,20,neg,neg,neg,neg,neg,neg,1030,1,44,2,0.03,neg,neg,neg,neg,73,112560,170744,2088144,SAMN20398347 -CA,20200997,31,neg,neg,neg,neg,neg,neg,568,12,0,0,0.03,neg,neg,neg,neg,114,49317,133744,2020436,SAMN20409074 -CA,20203099,31,neg,neg,neg,neg,neg,neg,568,12,0,0,0.03,neg,neg,neg,neg,97,51979,111019,2015972,SAMN20397918 -CA,20203168,31,neg,neg,neg,neg,neg,neg,568,12,0,0,0.03,neg,neg,neg,neg,97,59860,183967,2021962,SAMN20397987 -CA,20204017,31,neg,neg,neg,neg,neg,neg,8948,12,0,793,0.03,neg,neg,neg,neg,83,88459,236867,2084507,SAMN20398213 -CA,20204002,34,neg,neg,neg,neg,neg,neg,16669,0,0,2,0.03,neg,neg,neg,neg,92,62586,305681,2093615,SAMN20398199 -CA,20204011,34,neg,neg,neg,neg,neg,neg,547,0,0,2,0.03,neg,neg,neg,neg,62,80364,180699,2074820,SAMN20398208 -CA,20205114,34,neg,neg,neg,neg,neg,neg,547,0,0,2,0.03,neg,neg,neg,neg,74,85604,180149,2143077,SAMN20398322 -CA,20205087,38,neg,neg,neg,neg,pos,neg,9325,150,1,229,0.25,"ermB,mef,msrD","FolA-I100L,FolP184",tetM,neg,153,43586,103848,2239394,SAMN20398296 -CA,20205111,38,neg,neg,neg,neg,pos,neg,393,2,4,0,0.03,neg,neg,neg,neg,111,55842,264876,2142225,SAMN20398319 -CA,20200991,10A,neg,neg,neg,neg,neg,neg,2068,0,0,2,0.03,neg,neg,neg,neg,104,79733,160591,2066639,SAMN20409068 -CA,20205107,10A,neg,neg,neg,neg,neg,neg,16674,0,5,2,0.03,neg,neg,neg,neg,60,106348,374613,2072665,SAMN20398315 -CA,20206935,10F,neg,neg,neg,neg,neg,neg,909,2,0,3,0.03,neg,neg,neg,neg,60,127439,269722,2059469,SAMN20398363 -CA,20206936,10F,neg,neg,neg,neg,neg,neg,9174,2,183,242,0.03,neg,"FolA-I100L,FolP169",neg,neg,83,80767,249045,2143049,SAMN20398364 -CA,20200972,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,79,74153,278487,2038521,SAMN20409049 -CA,20201006,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,101,51412,327498,2006829,SAMN20409082 -CA,20201014,11A,neg,neg,neg,neg,neg,neg,62,2,6,10,0.03,neg,FolP182,neg,neg,46,90609,241113,2012822,SAMN20409090 -CA,20201023,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,47,94342,405183,2001774,SAMN20409097 -CA,20203104,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,55,85357,234850,2003447,SAMN20397923 -CA,20203107,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,77,71866,140369,2002752,SAMN20397926 -CA,20203133,11A,neg,neg,neg,neg,neg,neg,62,2,6,10,0.03,neg,neg,neg,neg,49,71966,294004,2018237,SAMN20397952 -CA,20203144,11A,neg,neg,neg,neg,pos,2,62,2,6,0,0.03,ermB,neg,tetM,neg,70,86956,269493,2088866,SAMN20397963 -CA,20203160,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,76,70949,281889,2056269,SAMN20397979 -CA,20204023,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,51,79946,277277,2015063,SAMN20398219 -CA,20204027,11A,neg,neg,neg,neg,neg,neg,8605,7,12,135,0.25,ermB,"FolA-I100L,FolP169",tetM,neg,97,61878,179696,2081678,SAMN20398223 -CA,20203096,11A,neg,pos,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,60,85888,184717,2008192,SAMN20397915 -CA,20204016,11A,neg,pos,neg,neg,neg,neg,16670,2,6,10,0.03,neg,neg,neg,neg,61,80817,343669,2021122,SAMN20398212 -CA,20203101,12F,neg,neg,neg,neg,neg,neg,218,0,0,0,0.03,neg,neg,neg,neg,74,76964,180416,1991048,SAMN20397920 -CA,20203109,12F,neg,neg,neg,neg,neg,neg,989,12,4,3,0.03,neg,"FolA-I100L,FolP180",tetM,cat,85,96738,199002,2131148,SAMN20397928 -CA,20203161,12F,neg,neg,neg,neg,neg,neg,16665,0,0,2,0.03,neg,neg,neg,neg,53,118648,238731,2009778,SAMN20397980 -CA,20200969,12F,neg,pos,pos,neg,neg,neg,15314,0,0,2,0.03,neg,neg,neg,neg,61,155756,458980,2011379,SAMN20409047 -CA,20206929,12F,neg,pos,neg,neg,neg,neg,15315,0,0,2,0.03,neg,neg,neg,neg,60,93261,359691,2016767,SAMN20398357 -CA,20200960,15A,neg,neg,neg,neg,neg,neg,9692,76,0,2,0.03,"mef,msrD",neg,neg,neg,60,120029,360302,2067356,SAMN20409038 -CA,20203102,15A,neg,neg,neg,neg,neg,neg,newST,76,0,2,0.03,neg,neg,neg,neg,149,43002,112380,2101224,SAMN20397921 -CA,20203115,15A,neg,neg,neg,neg,pos,1,3811,1,0,0,0.03,neg,neg,neg,neg,94,69280,247700,2105542,SAMN20397934 -CA,20203136,15A,neg,neg,neg,neg,neg,neg,2186,76,0,2,0.03,neg,neg,neg,neg,84,65973,151264,2070273,SAMN20397955 -CA,20204007,15B,neg,neg,neg,neg,neg,1,162,1,0,0,0.03,neg,neg,neg,neg,185,49306,192893,2180274,SAMN20398204 -CA,20204020,15B,neg,neg,neg,neg,neg,neg,1262,2,0,2,0.03,neg,FolP176,neg,neg,91,92661,269629,2099790,SAMN20398216 -CA,20206933,15B,neg,neg,neg,neg,neg,neg,199,2,0,12,0.03,neg,neg,neg,neg,63,118847,284109,2068926,SAMN20398361 -CA,20200976,15C,neg,neg,neg,neg,neg,neg,199,2,0,2,0.03,"mef,msrD",neg,neg,neg,117,106313,261482,2073282,SAMN20409053 -CA,20203105,15C,neg,neg,neg,neg,neg,neg,16663,2,0,2,0.03,neg,FolP176,neg,neg,87,128356,269580,2115429,SAMN20397924 -CA,20203143,15C,neg,neg,neg,neg,neg,1,162,1,0,0,0.03,neg,neg,neg,neg,175,54433,162862,2175665,SAMN20397962 -CA,20203152,15C,neg,neg,neg,neg,pos,neg,199,2,0,2,0.03,neg,neg,neg,neg,77,102513,198221,2100951,SAMN20397971 -CA,20203159,15C,neg,neg,neg,neg,neg,1,162,1,0,0,0.03,neg,neg,neg,neg,109,56971,203340,2134555,SAMN20397978 -CA,20206927,15C,neg,neg,neg,neg,neg,1,162,1,0,0,0.03,neg,neg,neg,neg,73,59759,258576,2131351,SAMN20398355 -CA,20200985,15F,neg,pos,neg,neg,neg,neg,6202,13,2,0,0.03,ermB,neg,neg,neg,80,81363,217525,2086209,SAMN20409062 -CA,20200981,16F,neg,neg,neg,neg,neg,neg,1840,0,10,14,0.06,neg,neg,neg,neg,60,113091,239549,2108656,SAMN20409058 -CA,20201007,16F,neg,neg,neg,neg,neg,neg,570,0,6,2,0.03,neg,neg,neg,neg,90,81075,186663,2120876,SAMN20409083 -CA,20203116,16F,neg,neg,neg,neg,neg,neg,10439,0,4,2,0.03,neg,neg,neg,neg,44,111256,178673,2079472,SAMN20397935 -CA,20203132,16F,neg,neg,neg,neg,neg,neg,10224,9,4,3,0.03,neg,neg,neg,neg,79,90808,214360,2054732,SAMN20397951 -CA,20205078,16F,neg,neg,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,89,114665,372856,2141858,SAMN20398287 -CA,20205092,16F,neg,neg,neg,pos,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,51,116420,712135,2051760,SAMN20398301 -CA,20206150,16F,neg,neg,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,45,114749,370301,2055748,SAMN20398344 -CA,20200977,16F,neg,pos,pos,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,52,116511,337053,2052154,SAMN20409054 -CA,20200986,16F,neg,pos,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,63,97233,447540,2054495,SAMN20409063 -CA,20203138,17F,neg,neg,neg,neg,neg,neg,392,11,0,0,0.03,neg,neg,neg,neg,75,80093,265530,2126038,SAMN20397957 -CA,20204012,17F,neg,neg,neg,neg,neg,neg,392,11,0,0,0.03,neg,neg,neg,neg,92,63541,205341,2083791,SAMN20398209 -CA,20205082,17F,neg,neg,neg,neg,neg,neg,392,11,0,0,0.03,neg,neg,neg,neg,55,109409,226072,2080470,SAMN20398291 -CA,20203097,17F,neg,pos,neg,neg,neg,neg,newST,11,0,0,0.03,neg,neg,neg,neg,72,90989,223216,2079648,SAMN20397916 -CA,20204028,17F,neg,pos,neg,neg,neg,neg,1794,1,NF,0,0.03,neg,neg,neg,neg,72,51032,210184,1995388,SAMN20398224 -CA,20206146,17F,neg,pos,neg,neg,neg,neg,392,11,0,0,0.03,neg,neg,neg,neg,86,62805,195945,2081228,SAMN20398340 -CA,20206928,18B,neg,neg,neg,neg,neg,neg,2239,7,4,2,0.03,neg,FolP173,neg,neg,57,85101,284280,2090339,SAMN20398356 -CA,20203167,19A,neg,neg,neg,neg,neg,1:02,320,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,114,50935,202399,2058621,SAMN20397986 -CA,20205103,19A,neg,neg,neg,neg,neg,neg,newST,0,175,2,0.03,ermB,neg,tetM,neg,93,108392,317273,2104916,SAMN20398311 -CA,20200952,19F,neg,neg,neg,neg,neg,1:02,271,13,11,33,4,"ermB,mef,msrD","FolA-I100L,FolP177,180",tetM,neg,111,58594,210653,2075117,SAMN20409031 -CA,20200998,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,"mef,msrD","FolP177,180",neg,neg,100,47198,291900,2114955,SAMN20409075 -CA,20203092,19F,neg,neg,neg,neg,neg,neg,newST,1,4,21,0.06,neg,"FolA-I100L,FolP178",tetM,neg,46,115617,367325,2170597,SAMN20397911 -CA,20203164,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,86,55274,287412,2107787,SAMN20397983 -CA,20204026,19F,neg,neg,neg,neg,neg,neg,newST,2,0,2,0.03,neg,FolP176,neg,neg,107,81045,237346,2148743,SAMN20398222 -CA,20205090,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,84,60893,191274,2144487,SAMN20398299 -CA,20205096,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,73,84585,287294,2103019,SAMN20398305 -CA,20200984,19F,neg,pos,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,136,47943,186017,2097773,SAMN20409061 -CA,20205112,19F,neg,pos,neg,neg,neg,neg,13911,20,0,35,0.12,ermB,neg,tetM,neg,89,79737,208318,2211526,SAMN20398320 -CA,20200975,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,60,82030,274099,2067327,SAMN20409052 -CA,20200999,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,75,77353,191712,2069845,SAMN20409076 -CA,20201013,22F,neg,neg,neg,neg,neg,neg,698,0,2,0,0.03,neg,neg,neg,neg,72,79535,214254,2031478,SAMN20409089 -CA,20201020,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,87,57155,118295,2069453,SAMN20409095 -CA,20203119,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,83,58809,125880,2072933,SAMN20397938 -CA,20203123,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,83,56488,164194,2068558,SAMN20397942 -CA,20203125,22F,neg,neg,neg,pos,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,81,59550,265625,2056183,SAMN20397944 -CA,20203127,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,127,39943,86949,2080297,SAMN20397946 -CA,20203150,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,138,42608,125696,2073301,SAMN20397969 -CA,20204009,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,77,59771,135413,2064602,SAMN20398206 -CA,20204022,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,93,56487,112766,2068823,SAMN20398218 -CA,20205084,22F,neg,neg,neg,neg,neg,neg,15308,2,29,2,0.06,neg,neg,neg,neg,65,85483,216605,2069807,SAMN20398293 -CA,20205093,22F,neg,neg,neg,neg,neg,neg,433,1,2,1019,0.5,neg,neg,neg,neg,90,59225,211507,2108965,SAMN20398302 -CA,20205109,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,67,64974,176648,2070486,SAMN20398317 -CA,20206932,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,72,59325,261461,2058357,SAMN20398360 -CA,20207303,22F,neg,neg,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,122,57439,298278,2057001,SAMN20398368 -CA,20206148,22F,neg,pos,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,97,56362,176887,2052258,SAMN20398342 -CA,20201012,23A,neg,neg,neg,neg,neg,neg,438,2,0,6,0.03,neg,neg,neg,neg,61,85947,252568,2061424,SAMN20409088 -CA,20201025,23A,neg,neg,neg,neg,neg,neg,438,2,0,6,0.03,neg,neg,neg,neg,57,89999,268833,2062260,SAMN20409099 -CA,20201054,23A,neg,neg,neg,neg,neg,neg,338,0,1,1000,0.25,neg,neg,neg,neg,37,128907,429956,2107775,SAMN20409100 -CA,20203094,23A,neg,neg,neg,neg,neg,neg,2829,2,0,6,0.03,neg,neg,neg,neg,61,75358,138583,2094823,SAMN20397913 -CA,20203114,23A,neg,neg,neg,neg,neg,neg,338,19,1,24,0.5,neg,neg,neg,neg,33,166060,305879,2049906,SAMN20397933 -CA,20203145,23A,neg,neg,neg,neg,neg,neg,438,2,0,6,0.03,neg,neg,neg,neg,92,53119,194630,2061782,SAMN20397964 -CA,20205102,23A,neg,neg,neg,neg,neg,neg,42,2,0,6,0.03,neg,neg,neg,neg,46,252242,590685,2093222,SAMN20398310 -CA,20206147,23A,neg,neg,neg,pos,neg,neg,338,0,1,1,0.25,"mef,msrD",neg,neg,neg,78,73819,236342,2063237,SAMN20398341 -CA,20206931,23A,neg,neg,neg,neg,neg,neg,42,2,0,1029,0.06,neg,neg,neg,neg,37,158586,348909,2035206,SAMN20398359 -CA,20200956,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,95,60148,329238,2138744,SAMN20409034 -CA,20201019,23B,neg,neg,neg,neg,neg,neg,439,0,0,0,0.03,neg,neg,neg,neg,43,98148,345387,2108234,SAMN20409094 -CA,20203103,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,190,31917,120495,2146329,SAMN20397922 -CA,20203134,23B,neg,neg,neg,neg,neg,neg,16664,7,67,1016,0.25,neg,"FolA-I100L,FolP169",neg,neg,127,47716,229575,2098025,SAMN20397953 -CA,20203139,23B,neg,neg,neg,neg,neg,neg,439,0,0,0,0.03,neg,neg,neg,neg,123,84673,219159,2087832,SAMN20397958 -CA,20203157,23B,neg,neg,neg,neg,neg,neg,63,7,27,340,0.25,ermB,neg,tetM,neg,135,63321,199984,2193406,SAMN20397976 -CA,20203166,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,151,64767,138096,2127789,SAMN20397985 -CA,20205089,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,56,97443,230826,2076172,SAMN20398298 -CA,20206145,23B,neg,neg,neg,pos,neg,neg,16675,12,0,0,0.03,neg,neg,neg,neg,57,128888,324744,2053412,SAMN20398339 -CA,20207304,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,61,130097,247676,2140090,SAMN20398369 -CA,20203126,35B,neg,neg,neg,neg,neg,neg,2690,0,0,2,0.03,neg,neg,neg,neg,98,75027,194794,2031719,SAMN20397945 -CA,20204010,35B,neg,neg,neg,neg,neg,neg,452,0,0,0,0.03,neg,neg,neg,neg,73,101382,196014,2074771,SAMN20398207 -CA,20205101,35B,neg,neg,neg,neg,neg,neg,452,0,0,0,0.03,neg,neg,neg,neg,136,48925,113809,2107881,SAMN20398309 -CA,20200966,35F,neg,neg,neg,neg,neg,neg,446,0,0,3,0.03,neg,neg,neg,neg,82,70789,184549,2123054,SAMN20409044 -CA,20204001,35F,neg,neg,neg,neg,neg,neg,446,0,0,3,0.03,neg,neg,neg,neg,97,63184,147617,2118563,SAMN20398198 -CA,20205091,35F,neg,neg,neg,pos,neg,neg,1635,0,0,3,0.03,neg,neg,neg,neg,141,85579,137601,2112968,SAMN20398300 -CA,20207302,35F,neg,neg,neg,neg,neg,neg,1635,0,0,3,0.03,neg,neg,neg,neg,87,89729,234342,2120517,SAMN20398367 -CA,20203142,6B,neg,neg,neg,neg,neg,neg,2779,7,4,0,S,neg,FolP178,neg,neg,254,56758,229855,2199922,SAMN20397961 -CA,20203149,6B,neg,neg,neg,neg,pos,neg,96,5,76,7,R,ermB,"FolA-I100L,FolP180",tetM,neg,85,69401,196484,2189867,SAMN20397968 -CA,20200957,6C,neg,neg,neg,neg,neg,neg,4310,2,53,77,0.12,ermB,neg,tetM,neg,88,78189,226594,2253374,SAMN20409035 -CA,20201017,6C,neg,neg,neg,neg,neg,neg,1876,36,34,3,0.06,"mef,msrD",neg,neg,neg,145,52050,103813,2081869,SAMN20409092 -CA,20203151,6C,neg,neg,neg,neg,neg,neg,1292,19,31,8,1,"mef,msrD","FolA-I100L,FolP173",neg,neg,54,113359,510944,2052173,SAMN20397970 -CA,20204005,6C,neg,neg,neg,neg,neg,neg,1390,15,16,8,1,"mef,msrD",neg,neg,neg,80,79816,128175,2140512,SAMN20398202 -CA,20204006,6C,neg,neg,neg,neg,neg,neg,473,1,4,21,0.06,neg,neg,neg,neg,104,56799,158083,2102119,SAMN20398203 -CA,20205076,6C,neg,neg,neg,neg,neg,neg,1014,2,0,0,0.03,neg,neg,neg,neg,51,134397,505431,2060474,SAMN20398285 -CA,20200965,7C,neg,neg,neg,neg,pos,neg,1797,2,4,6,0.03,neg,neg,neg,neg,95,74903,146231,2123262,SAMN20409043 -CA,20200978,7C,neg,neg,neg,neg,neg,neg,1797,2,4,6,0.03,neg,neg,neg,neg,152,45930,135750,2107321,SAMN20409055 -CA,20203098,7C,neg,neg,neg,neg,neg,neg,newST,459,0,1014,0.12,neg,neg,neg,neg,54,90967,336629,2112247,SAMN20397917 -CA,20203122,7C,neg,neg,neg,neg,neg,neg,7485,2,4,6,0.03,neg,neg,neg,neg,96,66044,164830,2084327,SAMN20397941 -CA,20205106,7C,neg,neg,neg,neg,neg,neg,12873,2,4,3,0.03,neg,neg,neg,neg,81,77030,273022,2079209,SAMN20398314 -CA,20200996,7F,neg,neg,neg,neg,neg,2,191,2,0,2,0.03,neg,neg,neg,neg,117,56720,152357,2002198,SAMN20409073 -CA,20203130,7F,neg,neg,neg,neg,neg,2,191,2,0,2,0.03,neg,neg,neg,neg,107,56654,152334,1997373,SAMN20397949 -CA,20201004,7F,neg,pos,neg,neg,neg,2,191,2,0,0,0.03,neg,neg,neg,neg,94,69578,172144,1991174,SAMN20409080 -CA,20200987,9N,neg,neg,neg,neg,neg,neg,405,23,0,0,0.03,neg,neg,neg,neg,122,46005,131995,2029166,SAMN20409064 -CA,20201009,9N,neg,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,72,79040,209333,2050729,SAMN20409085 -CA,20203154,9N,neg,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,88,72116,170168,2094009,SAMN20397973 -CA,20204021,9N,neg,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,69,122476,257676,2110124,SAMN20398217 -CA,20206926,9N,neg,neg,neg,neg,neg,neg,4666,23,0,0,0.03,neg,neg,neg,neg,108,56926,158396,2003370,SAMN20398354 -CA,20200967,9V,neg,neg,neg,neg,neg,1,156,15,12,18,2,"mef,msrD","FolA-I100L,FolP178",TETM,neg,90,73477,203310,2118223,SAMN20409045 -CA,20203158,NT,neg,neg,neg,neg,neg,neg,newST,139,11,1017,4,ermB,neg,tetM,neg,201,43352,161328,2295364,SAMN20397977 -CA,20200954,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,67,86128,216161,1972080,SAMN20409033 -CA,20200958,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,46,168191,261321,1974429,SAMN20409036 -CA,20201000,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,81,97658,261535,1980319,SAMN20409077 -CA,20203148,3,pos,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,47,134743,307958,1987278,SAMN20397967 -CA,20203153,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,47,82165,261799,1974261,SAMN20397972 -CA,20203165,3,pos,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,44,167290,263173,1987017,SAMN20397984 -CA,20205074,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,106,115445,237948,1996352,SAMN20398283 -CA,20205095,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,57,149444,266774,1976674,SAMN20398304 -CA,20205100,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,105,56760,117232,1975856,SAMN20398308 -CA,20206152,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,65,63682,128181,1972032,SAMN20398346 -CA,20205081,3,pos,pos,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,39,168185,237943,1973406,SAMN20398290 -CA,20206149,3,pos,pos,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,51,123106,219300,1973927,SAMN20398343 -CA,20200964,4,pos,neg,neg,neg,neg,1,695,0,0,0,0.03,neg,neg,neg,neg,108,48428,148532,2114474,SAMN20409042 -CA,20200968,4,pos,neg,neg,neg,neg,1,695,0,0,0,0.03,neg,neg,neg,neg,82,74248,176283,2117120,SAMN20409046 -CA,20200992,4,pos,neg,neg,neg,neg,1,695,0,0,0,0.03,neg,neg,neg,neg,142,44789,147714,2113244,SAMN20409069 -CA,20201024,4,pos,neg,neg,neg,neg,1,695,0,0,0,0.03,neg,neg,neg,neg,164,37637,86646,2115266,SAMN20409098 -CA,20203110,4,pos,neg,neg,neg,neg,1,695,0,0,0,0.03,neg,neg,neg,neg,142,43082,144314,2115830,SAMN20397929 -CA,20205097,4,pos,neg,neg,neg,neg,1,695,0,0,0,0.03,neg,neg,neg,neg,110,48967,147759,2116642,SAMN20398306 -CA,20206151,4,pos,neg,neg,neg,neg,1,695,0,0,0,0.03,neg,neg,neg,neg,124,48504,121046,2124035,SAMN20398345 -CA,20204015,4,pos,pos,pos,neg,neg,1,695,0,0,0,0.03,neg,neg,neg,neg,88,65456,176368,2118448,SAMN20398211 -CA,20201015,8,pos,pos,neg,neg,neg,neg,1480,3,2,5,0.03,neg,neg,neg,neg,39,98263,392284,1989078,SAMN20409091 -CA,20203141,8,pos,pos,neg,neg,neg,neg,1480,3,2,5,0.03,neg,neg,neg,neg,41,98209,392707,1989388,SAMN20397960 -CA,20200993,8,pos,unk,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,77,63532,185320,1992656,SAMN20409070 -CA,20200979,20,pos,neg,neg,neg,neg,neg,10479,1,2,0,0.03,neg,neg,neg,neg,83,82841,167429,2041341,SAMN20409056 -CA,20201008,20,pos,neg,neg,neg,neg,neg,10479,1,2,0,0.03,neg,neg,neg,neg,87,65745,185559,2041622,SAMN20409084 -CA,20203093,20,pos,neg,neg,neg,neg,neg,10479,1,2,0,0.03,neg,neg,neg,neg,69,84738,183682,2040803,SAMN20397912 -CA,20203128,20,pos,neg,neg,neg,neg,neg,10479,1,2,0,0.03,neg,neg,neg,neg,88,65793,166117,2044855,SAMN20397947 -CA,20203163,20,pos,neg,neg,neg,neg,neg,10479,1,2,0,0.03,neg,neg,neg,neg,73,90541,163563,2042378,SAMN20397982 -CA,20205085,20,pos,neg,pos,neg,neg,neg,10479,1,2,0,0.03,neg,neg,neg,neg,61,95492,185619,2040720,SAMN20398294 -CA,20205108,20,pos,neg,neg,neg,neg,neg,10479,1,2,0,0.03,neg,neg,neg,neg,62,90613,185667,2044836,SAMN20398316 -CA,20200974,11A,pos,pos,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,64,80407,278985,2057850,SAMN20409051 -CA,20200959,12F,pos,neg,pos,neg,neg,neg,15315,0,0,2,0.03,neg,neg,neg,neg,94,80349,151966,2011109,SAMN20409037 -CA,20200982,12F,pos,neg,neg,neg,neg,neg,newST,0,0,2,0.03,neg,neg,neg,neg,69,93250,431751,2016592,SAMN20409059 -CA,20200983,12F,pos,neg,neg,neg,neg,neg,15315,0,0,2,0.03,neg,neg,neg,neg,92,100460,390237,2027896,SAMN20409060 -CA,20203106,12F,pos,neg,neg,neg,neg,neg,newST,0,0,2,0.03,neg,neg,neg,neg,97,70770,314543,2019289,SAMN20397925 -CA,20203131,12F,pos,neg,neg,neg,neg,neg,11249,0,0,2,0.03,neg,neg,neg,neg,78,49594,309538,2015919,SAMN20397950 -CA,20204008,12F,pos,neg,neg,neg,neg,neg,15315,0,0,2,0.03,neg,neg,neg,neg,94,61877,188570,2017406,SAMN20398205 -CA,20200989,12F,pos,pos,neg,neg,neg,neg,11249,0,0,2,0.03,neg,neg,neg,neg,121,48316,137608,2014492,SAMN20409066 -CA,20203095,12F,pos,pos,pos,neg,neg,neg,newST,0,0,2,0.03,neg,neg,neg,neg,76,81558,318298,2019119,SAMN20397914 -CA,20203117,12F,pos,pos,neg,neg,neg,neg,newST,0,0,2,0.03,neg,neg,neg,neg,57,119798,431860,2017456,SAMN20397936 -CA,20203147,12F,pos,pos,neg,neg,neg,neg,newST,0,0,2,0.03,neg,neg,neg,neg,158,29321,110448,2021426,SAMN20397966 -CA,20204004,12F,pos,pos,neg,neg,neg,neg,15315,0,0,2,0.03,neg,neg,neg,neg,69,73591,359480,2016347,SAMN20398201 -CA,20207301,12F,pos,pos,neg,neg,neg,neg,newST,0,0,2,0.03,neg,neg,neg,neg,85,93258,359689,2019044,SAMN20398366 -CA,20204019,15A,pos,neg,neg,neg,neg,neg,63,23,27,28,0.12,ermB,neg,tetM,neg,66,107979,249681,2070087,SAMN20398215 -CA,20203155,15A,pos,pos,neg,neg,neg,neg,63,23,27,28,0.12,ermB,neg,tetM,neg,69,91172,280966,2071377,SAMN20397974 -CA,20203146,19F,pos,neg,neg,neg,neg,2,654,11,0,0,0.03,neg,neg,neg,neg,83,48434,160818,2113248,SAMN20397965 -CA,20205075,19F,pos,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,81,77679,185941,2105929,SAMN20398284 -CA,20205088,19F,pos,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,91,60004,287435,2108883,SAMN20398297 -CA,20206934,19F,pos,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,86,77940,287030,2109196,SAMN20398362 -CA,20203100,19F,pos,pos,pos,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,88,60019,185973,2110294,SAMN20397919 -CA,20200995,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,81,57074,159754,2122866,SAMN20409072 -CA,20205113,22F,pos,neg,neg,neg,neg,neg,433,1,2,59,0.03,"mef,msrD",neg,neg,neg,63,59365,223349,2108080,SAMN20398321 -CA,20200971,23A,pos,neg,neg,neg,neg,neg,438,2,0,6,0.03,neg,neg,neg,neg,86,85363,297578,2053693,SAMN21615110 -CA,20201003,23A,pos,neg,neg,neg,neg,neg,438,2,0,6,0.03,neg,neg,neg,neg,87,70563,222392,2056535,SAMN21615111 -CA,20201016,23A,pos,neg,neg,neg,neg,neg,438,2,0,6,0.03,neg,neg,neg,neg,55,115551,275905,2062486,SAMN21615112 -CA,20201021,23A,pos,neg,neg,neg,neg,neg,438,2,0,6,0.03,neg,neg,neg,neg,95,69079,228972,2064240,SAMN21615113 -CA,20203120,23A,pos,neg,neg,neg,neg,neg,338,NF,1,24,0.5,ermB,neg,tetM,neg,61,90092,192151,2076447,SAMN20397939 -CA,20205098,23A,pos,neg,neg,pos,neg,neg,338,19,1,24,0.5,ermB,neg,tetM,neg,46,163818,306217,2114904,SAMN20398307 -CA,20203121,23B,pos,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,"FolA-I100L,FolP180",neg,neg,83,99013,268859,2139410,SAMN20397940 -CA,20203137,6C,pos,pos,neg,neg,neg,neg,1390,2,0,2,0.03,neg,neg,neg,neg,82,59394,206969,2056704,SAMN20397956 -CA,20203169,6C,pos,pos,neg,neg,neg,neg,1390,2,0,2,0.03,neg,neg,neg,neg,155,49216,103352,2068492,SAMN20397988 -CA,20200953,7F,pos,neg,neg,neg,neg,2,191,2,0,2,0.03,neg,neg,neg,neg,116,69490,172033,1999632,SAMN20409032 -CA,20200961,7F,pos,neg,neg,neg,neg,2,191,2,0,2,0.03,neg,neg,neg,neg,146,46711,112811,1991111,SAMN20409039 -CA,20203135,7F,pos,neg,neg,neg,neg,2,191,2,0,2,0.03,neg,neg,neg,neg,110,54998,172097,2001356,SAMN20397954 -CA,20204013,7F,pos,neg,neg,neg,neg,2,191,2,0,2,0.03,neg,neg,neg,neg,82,59392,148450,2001429,SAMN20398210 -CA,20201018,7F,pos,pos,neg,neg,neg,2,191,2,0,2,0.03,neg,neg,neg,neg,83,60798,158620,2006189,SAMN20409093 -CA,20205080,7F,pos,pos,neg,neg,neg,2,191,2,0,2,0.03,neg,neg,neg,neg,92,67206,161873,2006971,SAMN20398289 -CA,20205086,7F,pos,pos,neg,neg,neg,2,191,2,0,2,0.03,neg,neg,neg,neg,151,40746,111785,2002921,SAMN20398295 -CA,20201001,9N,pos,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,50,119627,184874,2049411,SAMN20409078 -CA,20205104,9N,pos,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,69,125651,326509,2104046,SAMN20398312 -CO,20196663,3,neg,neg,pos,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,119,49338,131780,1973940,SAMN20332299 -CO,20196664,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,224,44923,103659,1984135,SAMN20332300 -CO,20196678,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,132,51594,127945,1975719,SAMN20332312 -CO,20196694,3,neg,neg,neg,neg,neg,neg,505,2,0,2,0.03,neg,neg,neg,neg,57,64116,306674,1987675,SAMN20332328 -CO,20196700,3,neg,neg,neg,neg,neg,neg,newST,2,3,2,0.03,neg,neg,neg,neg,53,118904,262121,2022530,SAMN20332334 -CO,20196709,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,71,127438,356080,1983618,SAMN20332342 -CO,20196724,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,64,61616,216307,1972661,SAMN20332356 -CO,20196739,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,40,159597,261838,1975028,SAMN20332371 -CO,20200766,3,neg,neg,neg,neg,neg,neg,newST,2,0,2,0.03,neg,neg,neg,neg,88,72232,199607,1975943,SAMN20408884 -CO,20200772,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,51,168223,212443,1974513,SAMN20408890 -CO,20200789,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,62,89666,247032,1989036,SAMN20408906 -CO,20200790,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,114,44273,106649,1987271,SAMN20408907 -CO,20200829,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,40,172732,297416,1975532,SAMN20408944 -CO,20200853,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,50,130231,212431,1973646,SAMN20408966 -CO,20200854,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,56,72674,196485,1972356,SAMN20408967 -CO,20203576,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,54,104743,287990,1975795,SAMN20398009 -CO,20203613,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,62,105566,263191,2023686,SAMN20398046 -CO,20203617,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,41,140835,323264,1987488,SAMN20398050 -CO,20203618,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,39,133677,216355,1975167,SAMN20398051 -CO,20203624,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,127,36134,100345,1987091,SAMN20398057 -CO,20203625,3,neg,neg,neg,pos,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,56,131867,215799,1975377,SAMN20398058 -CO,20200761,3,neg,pos,neg,neg,neg,neg,180,2,0,111,0.06,ermB,neg,tetM,cat,69,129915,216332,2046420,SAMN20408879 -CO,20204773,3,neg,pos,neg,neg,neg,neg,180,2,0,111,0.06,ermB,neg,tetM,cat,41,193050,263539,2043624,SAMN20398268 -CO,20200764,4,neg,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,62,84352,215759,2009181,SAMN20408882 -CO,20200837,4,neg,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,65,96581,201081,2011959,SAMN20408952 -CO,20200847,4,neg,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,83,85055,195565,2008088,SAMN20408960 -CO,20203578,4,neg,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,101,51115,195529,2007994,SAMN20398011 -CO,20196696,4,neg,pos,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,57,96545,201045,2014897,SAMN20332330 -CO,20200819,4,neg,pos,neg,neg,neg,neg,14038,1,0,0,0.03,neg,FolP178,neg,neg,83,59879,199964,2005123,SAMN20408934 -CO,20201702,4,neg,pos,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,64,96599,225630,2017979,SAMN20409253 -CO,20196680,8,neg,neg,neg,neg,neg,neg,4216,50,627,0,0.03,neg,neg,tetM,neg,65,66451,198245,2086013,SAMN20332314 -CO,20196720,8,neg,neg,neg,neg,neg,neg,53,3,6,5,0.03,neg,neg,neg,neg,39,132925,316783,2037144,SAMN20332352 -CO,20196722,8,neg,neg,neg,neg,neg,neg,1268,3,5,5,0.03,neg,neg,neg,neg,61,77557,391596,1990069,SAMN20332354 -CO,20200779,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,61,86369,304328,1993548,SAMN20408897 -CO,20200797,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,52,97669,391209,1991451,SAMN20408914 -CO,20200802,8,neg,neg,neg,neg,neg,neg,53,3,6,5,0.03,neg,neg,neg,neg,42,109855,406197,1997005,SAMN20408918 -CO,20200851,8,neg,neg,neg,neg,neg,neg,53,3,6,5,0.03,neg,neg,neg,neg,47,117356,405684,2033160,SAMN20408964 -CO,20201715,8,neg,neg,neg,neg,neg,neg,12026,3,6,5,0.03,neg,neg,neg,neg,81,67071,146359,1997591,SAMN20409265 -CO,20203602,8,neg,neg,neg,neg,neg,neg,4216,50,0,0,0.03,neg,neg,tetM,neg,53,135144,336599,2064965,SAMN20398035 -CO,20200762,20,neg,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,85,84201,209026,2088756,SAMN20408880 -CO,20203588,20,neg,neg,neg,neg,neg,neg,1030,1,44,2,0.03,neg,neg,neg,neg,57,112850,255672,2083692,SAMN20398021 -CO,20203608,20,neg,neg,neg,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,92,65339,192976,2050599,SAMN20398041 -CO,20200839,21,neg,neg,neg,neg,neg,neg,432,0,0,2,0.03,neg,neg,neg,neg,83,91956,356607,2130388,SAMN20408953 -CO,20203599,21,neg,neg,neg,pos,neg,neg,1877,2,0,2,0.03,neg,neg,neg,neg,86,58552,169746,2160448,SAMN20398032 -CO,20196715,31,neg,neg,neg,pos,neg,neg,568,12,0,0,0.03,neg,neg,neg,neg,88,59873,156513,2019244,SAMN20332347 -CO,20200831,31,neg,neg,pos,neg,neg,neg,1111,12,0,0,0.03,neg,neg,neg,neg,77,65397,160452,2015101,SAMN20408946 -CO,20203607,31,neg,neg,neg,neg,neg,neg,568,12,0,0,0.03,"mef,msrD",neg,neg,neg,71,67507,183843,2021785,SAMN20398040 -CO,20203622,31,neg,neg,neg,neg,neg,neg,1766,12,0,0,0.03,neg,neg,neg,neg,67,92491,215542,2024436,SAMN20398055 -CO,20203605,31,neg,pos,neg,neg,neg,neg,6029,12,4,ERROR,0.06,neg,"FolA-I100L,FolP169",neg,neg,55,109005,232791,2039620,SAMN20398038 -CO,20200787,34,neg,neg,neg,neg,neg,neg,547,0,0,2,0.03,neg,neg,neg,neg,57,146375,233174,2111867,SAMN20408904 -CO,20200778,37,neg,neg,neg,neg,neg,neg,447,11,4,0,0.03,neg,neg,neg,neg,70,87192,215070,2025229,SAMN20408896 -CO,20200788,38,neg,neg,neg,neg,neg,neg,393,2,4,0,0.03,neg,neg,neg,neg,109,50961,168615,2123204,SAMN20408905 -CO,20201705,10F,neg,neg,neg,neg,neg,neg,12855,2,0,2,0.03,neg,neg,neg,neg,77,82273,157892,2034269,SAMN20409256 -CO,20196727,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,"mef,msrD",neg,neg,neg,52,71966,191241,2024665,SAMN20332359 -CO,20200770,11A,neg,neg,neg,neg,neg,1,16650,15,641,26,4,ermB,"FolA-I100L,FolP180",tetM,neg,47,105940,362230,2107639,SAMN20408888 -CO,20200843,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,ParC-A121S,44,149762,338889,2006471,SAMN20408956 -CO,20203589,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,"mef,msrD",neg,neg,neg,66,76039,182396,2042322,SAMN20398022 -CO,20203600,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,51,71981,328442,2014074,SAMN20398033 -CO,20203619,11A,neg,neg,neg,neg,neg,neg,62,2,6,10,0.03,neg,FolP182,neg,neg,103,45344,149480,2004240,SAMN20398052 -CO,20196738,11A,neg,pos,neg,neg,neg,2,62,2,6,0,0.03,"mef,msrD",neg,neg,neg,70,89482,184451,2058122,SAMN20332370 -CO,20200782,11A,neg,pos,pos,neg,neg,2,62,2,6,0,0.03,"mef,msrD",neg,neg,neg,73,71967,173467,2062262,SAMN20408900 -CO,20196737,12F,neg,neg,neg,neg,neg,neg,8707,0,0,0,0.03,"mef,msrD",neg,neg,neg,73,104316,383567,2020461,SAMN20332369 -CO,20200830,12F,neg,neg,neg,neg,neg,neg,218,0,0,0,0.03,"mef,msrD",neg,neg,neg,109,51377,137276,2025669,SAMN20408945 -CO,20196690,12F,neg,pos,pos,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,59,77650,145998,1981052,SAMN20332324 -CO,20196672,15A,neg,neg,neg,neg,neg,neg,63,NF,27,28,0.12,ermB,FolP180,tetM,neg,67,65376,249616,2063842,SAMN20332308 -CO,20196728,15A,neg,neg,neg,neg,pos,neg,63,24,27,28,0.25,ermB,FolP189,tetM,neg,63,89065,187912,2114026,SAMN20332360 -CO,20200771,15A,neg,neg,neg,neg,neg,neg,9692,76,0,2,0.03,"mef,msrD",neg,neg,neg,131,52773,211710,2109522,SAMN20408889 -CO,20200803,15A,neg,neg,neg,neg,neg,neg,11818,24,31,8,0.5,ermB,FolP178,tetM,neg,78,65389,193325,2134642,SAMN20408919 -CO,20200812,15A,neg,neg,neg,neg,neg,neg,9692,76,0,2,0.03,"mef,msrD",neg,neg,neg,64,97452,249062,2069332,SAMN20408927 -CO,20200850,15A,neg,neg,neg,neg,neg,1,3811,1,0,0,0.03,neg,neg,neg,neg,82,73004,277086,2089044,SAMN20408963 -CO,20196699,15A,neg,pos,pos,neg,neg,neg,63,448,27,28,0.25,ermB,neg,tetM,neg,55,117662,263534,2065065,SAMN20332333 -CO,20196706,15A,neg,pos,neg,neg,neg,neg,newST,1,27,0,0.06,ermB,FolP178,tetM,neg,68,113832,202872,2063722,SAMN20332339 -CO,20203581,15A,neg,unk,neg,neg,neg,1,3811,1,0,0,0.03,neg,neg,neg,neg,83,93353,277176,2087243,SAMN20398014 -CO,20200755,15B,neg,neg,neg,pos,neg,neg,199,2,0,2,0.03,neg,neg,neg,neg,79,117734,412461,2104256,SAMN20408873 -CO,20200826,15C,neg,neg,neg,pos,neg,neg,199,2,0,2,0.03,"mef,msrD",neg,neg,neg,66,125506,312814,2072466,SAMN20408941 -CO,20203583,15C,neg,neg,neg,pos,neg,1,162,1,0,0,0.03,neg,neg,neg,neg,189,35312,146144,2137090,SAMN20398016 -CO,20196689,16F,neg,neg,neg,neg,neg,neg,659,9,0,3,0.03,neg,neg,neg,neg,54,120607,334755,2047495,SAMN20332323 -CO,20203580,16F,neg,neg,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,64,111410,282094,2087070,SAMN20398013 -CO,20200794,17F,neg,neg,neg,neg,neg,neg,11273,1,0,129,0.12,neg,neg,neg,neg,46,123559,324809,2098118,SAMN20408911 -CO,20196667,18A,neg,pos,neg,neg,neg,neg,7442,25,0,2,0.03,neg,neg,neg,neg,147,46853,93945,2054136,SAMN20332303 -CO,20196686,19A,neg,neg,neg,neg,neg,2,320,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,78,63422,337257,2070518,SAMN20332320 -CO,20196730,19A,neg,neg,neg,neg,neg,1,2408,2,0,2,0.03,neg,"FolA-I100L,FolP178",tetM,neg,96,80470,226517,2173991,SAMN20332362 -CO,20200760,19A,neg,neg,neg,neg,neg,1,5270,147,338,35,0.5,neg,"FolA-I100L,FolP169",neg,neg,93,93676,153101,2163646,SAMN20408878 -CO,20200814,19A,neg,neg,neg,neg,neg,neg,1936,25,16,85,2,neg,"FolA-I100L,FolP180",neg,neg,71,87014,264847,2114686,SAMN20408929 -CO,20201697,19A,neg,neg,neg,neg,neg,neg,292,30,0,0,0.03,neg,neg,neg,neg,80,71205,237549,2076047,SAMN20409249 -CO,20201719,19A,neg,neg,neg,neg,neg,neg,292,30,0,0,0.03,neg,neg,neg,neg,104,61096,237570,2030507,SAMN20409269 -CO,20203584,19A,neg,neg,neg,neg,neg,1:02,320,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,74,67889,358688,2059822,SAMN20398017 -CO,20196732,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,86,62586,250324,2107709,SAMN20332364 -CO,20200842,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,91,56920,287421,2149117,SAMN20408955 -CO,20201704,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,101,38373,120887,2112723,SAMN20409255 -CO,20203598,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,84,55254,287412,2065910,SAMN20398031 -CO,20196671,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,71,77353,206947,2074296,SAMN20332307 -CO,20196716,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,61,87024,227169,2070399,SAMN20332348 -CO,20196717,22F,neg,neg,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,70,83945,183963,2056125,SAMN20332349 -CO,20200758,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,69,69505,195003,2077836,SAMN20408876 -CO,20200774,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,61,77064,190338,2078365,SAMN20408892 -CO,20200800,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,75,59366,224873,2070110,SAMN20408917 -CO,20200827,22F,neg,neg,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,62,85330,298408,2054169,SAMN20408942 -CO,20203585,22F,neg,neg,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,81,59550,184167,2053456,SAMN20398018 -CO,20203593,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,61,77822,217534,2077471,SAMN20398026 -CO,20203614,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,72,64406,217212,2077150,SAMN20398047 -CO,20196685,23A,neg,neg,pos,neg,neg,neg,338,0,1,1,0.25,neg,neg,neg,neg,68,90132,275720,2095259,SAMN20332319 -CO,20201712,23A,neg,neg,neg,neg,neg,neg,338,0,1,1,0.25,neg,neg,neg,neg,106,50676,158874,2061925,SAMN20409262 -CO,20203612,23A,neg,neg,neg,neg,neg,neg,438,2,0,6,0.03,neg,neg,neg,neg,44,154802,410188,2097767,SAMN20398045 -CO,20196674,23A,neg,pos,neg,neg,neg,neg,338,0,1,1,0.25,neg,neg,neg,neg,76,93831,215606,2052118,SAMN20332309 -CO,20200767,23A,neg,pos,neg,neg,neg,neg,338,19,1,24,0.5,ermB,neg,tetM,neg,40,117573,305814,2072453,SAMN20408885 -CO,20203582,23A,neg,pos,neg,neg,neg,neg,338,0,1,1,0.25,"mef,msrD",FolA-I100L,neg,neg,59,119305,289700,2091436,SAMN20398015 -CO,20196666,23B,neg,neg,neg,neg,neg,neg,36,2,0,120,0.03,neg,neg,neg,neg,34,192186,361906,2027329,SAMN20332302 -CO,20196711,23B,neg,neg,neg,neg,neg,neg,16639,0,0,0,0.03,neg,neg,neg,neg,83,76081,165840,2065505,SAMN20332344 -CO,20196736,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,81,50658,332770,2098143,SAMN20332368 -CO,20200795,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,101,112398,332848,2163098,SAMN20408912 -CO,20201703,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,82,82557,332801,2131145,SAMN20409254 -CO,20201714,23B,neg,neg,neg,pos,neg,neg,9380,0,1,1,0.25,neg,"FolA-I100L,FolP180",neg,neg,103,53982,154714,2182370,SAMN20409264 -CO,20201717,23B,neg,neg,neg,neg,neg,neg,36,2,0,120,0.03,neg,neg,neg,neg,86,54691,157018,2027570,SAMN20409267 -CO,20203616,23B,neg,neg,neg,neg,neg,1,1129,461,46,331,0.5,"mef,msrD","FolA-I100L,FolP178",neg,neg,127,59312,182115,2153876,SAMN20398049 -CO,20201718,28A,neg,neg,neg,neg,neg,neg,494,2,2,2,0.03,ermB,neg,tetM,neg,68,115422,271395,2106161,SAMN20409268 -CO,20196677,33F,neg,neg,neg,neg,neg,neg,8494,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,29,180397,359272,2054604,SAMN20332311 -CO,20196697,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,neg,FolP189,neg,neg,26,180404,375989,2048102,SAMN20332331 -CO,20200793,33F,neg,neg,neg,pos,neg,neg,10168,4,23,7,1,"mef,msrD",FolP189,neg,neg,30,150835,359273,2044051,SAMN20408910 -CO,20196840,35B,neg,neg,neg,neg,neg,1,156,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,64,86794,227322,2127507,SAMN20332374 -CO,20200818,35B,neg,neg,neg,neg,neg,neg,452,0,0,0,0.03,neg,neg,neg,neg,79,79825,195531,2081390,SAMN20408933 -CO,20200848,35B,neg,neg,neg,pos,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,59,81963,165394,2012974,SAMN20408961 -CO,20203596,35B,neg,neg,neg,neg,neg,neg,newST,0,0,0,0.03,neg,neg,neg,neg,76,94491,195529,2144277,SAMN20398029 -CO,20196691,35F,neg,neg,neg,neg,neg,neg,1635,0,0,3,0.03,neg,neg,neg,neg,97,71514,272999,2121187,SAMN20332325 -CO,20200786,35F,neg,neg,neg,neg,neg,neg,1635,0,0,3,0.03,neg,neg,neg,neg,76,87373,304074,2118642,SAMN20408903 -CO,20200833,35F,neg,pos,neg,neg,neg,neg,498,0,0,3,0.03,neg,neg,neg,neg,58,113242,360856,2062126,SAMN20408948 -CO,20196705,6C,neg,neg,neg,neg,pos,neg,1292,19,31,8,1,"mef,msrD","FolA-I100L,FolP173",neg,neg,90,84333,280048,2109107,SAMN20332338 -CO,20200852,6C,neg,neg,neg,neg,neg,neg,newST,1,4,21,0.06,neg,neg,neg,neg,87,70902,169845,2125550,SAMN20408965 -CO,20203631,6C,neg,neg,neg,neg,neg,neg,1692,2,6,0,0.03,neg,neg,neg,neg,82,107055,271528,2090646,SAMN20398061 -CO,20203575,7C,neg,neg,neg,neg,neg,neg,1797,2,4,6,0.03,neg,neg,neg,neg,121,45994,164884,2089904,SAMN20398008 -CO,20196675,9N,neg,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,49,134934,184979,2047812,SAMN20332310 -CO,20196681,9N,neg,neg,neg,neg,neg,neg,4666,23,0,0,0.03,"mef,msrD",neg,neg,neg,165,43640,177761,2082800,SAMN20332315 -CO,20196683,9N,neg,neg,neg,neg,neg,neg,632,1,0,0,0.03,neg,"FolA-I100L,FolP180",neg,neg,90,130322,334824,2089141,SAMN20332317 -CO,20196708,9N,neg,neg,neg,neg,neg,neg,405,23,0,0,0.03,neg,neg,neg,neg,116,44464,144494,2031152,SAMN20332341 -CO,20200836,9N,neg,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,47,89040,273237,2045870,SAMN20408951 -CO,20200840,9N,neg,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,76,92679,323363,2048249,SAMN20408954 -CO,20201700,9N,neg,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,122,45794,118375,2086251,SAMN20409251 -CO,20203606,9N,neg,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,81,90569,287509,2083066,SAMN20398039 -CO,20196726,9N,neg,pos,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,74,96552,188535,2131854,SAMN20332358 -CO,20200835,9N,neg,pos,neg,neg,neg,neg,632,1,0,0,0.03,neg,neg,neg,neg,55,131844,356486,2083777,SAMN20408950 -CO,20201709,9N,neg,pos,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,42,124451,197445,2045795,SAMN20409260 -CO,20196665,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,185,38876,91038,1965524,SAMN20332301 -CO,20196670,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,60,94235,216296,1975654,SAMN20332306 -CO,20196679,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,106,46877,165865,1976283,SAMN20332313 -CO,20196707,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,44,127592,297402,1976203,SAMN20332340 -CO,20196725,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,69,66294,203586,1975183,SAMN20332357 -CO,20196729,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,69,65510,216286,1974236,SAMN20332361 -CO,20196733,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,42,187903,263597,1976518,SAMN20332365 -CO,20196734,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,128,35903,127146,1974877,SAMN20332366 -CO,20200757,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,65,76057,265299,1976248,SAMN20408875 -CO,20200763,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,59,91186,261816,1975418,SAMN20408881 -CO,20200765,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,54,81389,187875,1975733,SAMN20408883 -CO,20200798,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,49,170164,261714,1975340,SAMN20408915 -CO,20200804,3,pos,neg,pos,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,82,73648,188484,1976194,SAMN20408920 -CO,20200808,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,47,131622,216322,1974396,SAMN20408924 -CO,20200816,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,84,56765,131554,1973494,SAMN20408931 -CO,20200817,3,pos,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,73,105371,263420,2022339,SAMN20408932 -CO,20200820,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,71,81582,307686,1974013,SAMN20408935 -CO,20200825,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,61,104615,212315,1974601,SAMN20408940 -CO,20200828,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,47,131860,216304,1974261,SAMN20408943 -CO,20201707,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,39,130304,212341,1973960,SAMN20409258 -CO,20201708,3,pos,neg,neg,neg,neg,neg,newST,2,0,2,0.03,neg,neg,neg,neg,49,134859,196050,1975151,SAMN20409259 -CO,20201713,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,39,170028,308323,1973691,SAMN20409263 -CO,20203597,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,71,73706,181545,1975803,SAMN20398030 -CO,20203604,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,41,133306,216334,1975123,SAMN20398037 -CO,20204771,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,42,151795,216273,1974569,SAMN20398266 -CO,20200768,3,pos,pos,pos,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,51,129978,216334,1976801,SAMN20408886 -CO,20200813,3,pos,pos,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,51,128794,193004,1974384,SAMN20408928 -CO,20200824,3,pos,pos,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,50,142805,308345,1976413,SAMN20408939 -CO,20200834,3,pos,pos,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,61,82340,241811,1972323,SAMN20408949 -CO,20203594,3,pos,pos,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,43,168190,307665,1973328,SAMN20398027 -CO,20203611,3,pos,pos,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,46,187875,297524,1975647,SAMN20398044 -CO,20204774,3,pos,pos,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,42,187895,297544,1974948,SAMN20398269 -CO,20196687,4,pos,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,64,80159,203867,2006218,SAMN20332321 -CO,20196688,4,pos,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,68,78121,195613,2009787,SAMN20332322 -CO,20196695,4,pos,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,73,84473,199980,2007483,SAMN20332329 -CO,20196702,4,pos,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,62,93142,201080,2005753,SAMN20332335 -CO,20196841,4,pos,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,63,86621,195617,2006925,SAMN20332375 -CO,20200777,4,pos,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,82,96540,203875,2012370,SAMN20408895 -CO,20200791,4,pos,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,54,92973,199600,2007695,SAMN20408908 -CO,20200796,4,pos,neg,neg,neg,neg,neg,10172,1,NF,0,0.03,neg,FolP178,neg,neg,84,59236,195553,2005688,SAMN20408913 -CO,20200811,4,pos,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,65,81143,225812,2012573,SAMN20408926 -CO,20200821,4,pos,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,65,93190,195617,2011362,SAMN20408936 -CO,20201706,4,pos,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,64,85084,196915,2015295,SAMN20409257 -CO,20201716,4,pos,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,59,81334,195621,2007207,SAMN20409266 -CO,20203592,4,pos,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,66,85078,195585,2008498,SAMN20398025 -CO,20196684,4,pos,pos,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,65,80313,203855,2004965,SAMN20332318 -CO,20196703,4,pos,pos,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,64,85130,195637,2011715,SAMN20332336 -CO,20196704,4,pos,pos,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,55,123854,284612,2007803,SAMN20332337 -CO,20196718,4,pos,pos,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,70,118604,203883,2009716,SAMN20332350 -CO,20196723,4,pos,pos,pos,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,52,93015,203717,2007721,SAMN20332355 -CO,20200773,4,pos,pos,pos,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,56,123869,284531,2008136,SAMN20408891 -CO,20200776,4,pos,pos,pos,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,56,134533,220712,2007102,SAMN20408894 -CO,20200783,4,pos,pos,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,59,96588,195641,2010773,SAMN20408901 -CO,20200805,4,pos,pos,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,82,79270,186048,2009307,SAMN20408921 -CO,20200807,4,pos,pos,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,53,96573,202607,2007227,SAMN20408923 -CO,20200845,4,pos,pos,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,67,96548,203882,2008788,SAMN20408958 -CO,20203586,4,pos,pos,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,69,85101,203891,2010737,SAMN20398019 -CO,20203595,4,pos,pos,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,307,47052,127826,2068735,SAMN20398028 -CO,20203603,4,pos,pos,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,56,87030,203978,2006957,SAMN20398036 -CO,20203609,4,pos,pos,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,56,85101,200473,2006501,SAMN20398042 -CO,20203630,4,pos,pos,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,84,80289,195534,2006195,SAMN20398060 -CO,20201701,8,pos,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,86,53162,145239,1997249,SAMN20409252 -CO,20196693,8,pos,pos,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,58,97428,391665,1993043,SAMN20332327 -CO,20196741,8,pos,pos,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,97,147681,391725,2012584,SAMN20332373 -CO,20196719,20,pos,neg,neg,neg,neg,neg,1030,1,44,2,0.03,neg,neg,neg,neg,66,113277,296036,2086190,SAMN20332351 -CO,20200769,20,pos,neg,neg,neg,neg,neg,1030,1,44,2,0.03,neg,neg,neg,neg,68,114127,296019,2089206,SAMN20408887 -CO,20200815,20,pos,neg,neg,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,55,106917,418120,2054384,SAMN20408930 -CO,20200823,20,pos,neg,neg,neg,neg,neg,1030,1,44,2,0.03,neg,neg,neg,neg,51,84225,296363,2083621,SAMN20408938 -CO,20200844,20,pos,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,79,79677,192307,2084225,SAMN20408957 -CO,20200846,20,pos,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,81,77873,192303,2083879,SAMN20408959 -CO,20203587,20,pos,neg,neg,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,61,97659,226373,2051986,SAMN20398020 -CO,20196692,20,pos,pos,neg,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,68,77727,197234,2053461,SAMN20332326 -CO,20200775,20,pos,pos,neg,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,77,78792,226369,2052164,SAMN20408893 -CO,20200759,31,pos,neg,neg,neg,neg,neg,568,12,0,0,0.03,neg,neg,neg,neg,72,60797,166483,2015298,SAMN20408877 -CO,20201711,31,pos,neg,neg,neg,neg,neg,568,12,0,0,0.03,neg,neg,neg,neg,107,52512,165857,2012273,SAMN20409261 -CO,20196740,31,pos,pos,neg,neg,neg,neg,568,12,0,0,0.03,neg,neg,neg,neg,68,65109,166531,2018047,SAMN20332372 -CO,20196668,12F,pos,neg,neg,neg,neg,neg,8707,0,0,0,0.03,"mef,msrD",neg,neg,neg,78,85785,233311,2029278,SAMN20332304 -CO,20196669,12F,pos,neg,neg,neg,neg,neg,8707,0,0,0,0.03,"mef,msrD",neg,neg,neg,93,72635,335310,2030010,SAMN20332305 -CO,20196713,12F,pos,neg,neg,neg,neg,neg,8707,0,0,0,0.03,"mef,msrD",neg,neg,neg,77,85789,335330,2029644,SAMN20332345 -CO,20196735,12F,pos,neg,neg,neg,neg,neg,8707,0,0,0,0.03,"mef,msrD",neg,neg,neg,64,92071,281875,2029861,SAMN20332367 -CO,20200781,12F,pos,neg,neg,neg,neg,neg,8707,0,0,0,0.03,"mef,msrD",neg,neg,neg,74,85749,335290,2027403,SAMN20408899 -CO,20200799,12F,pos,neg,neg,neg,neg,neg,8707,0,0,0,0.03,"mef,msrD",neg,neg,neg,76,93438,335290,2027794,SAMN20408916 -CO,20203610,12F,pos,neg,neg,neg,neg,neg,8707,0,0,0,0.03,"mef,msrD",neg,neg,neg,79,85785,199819,2028827,SAMN20398043 -CO,20203620,12F,pos,neg,neg,neg,neg,neg,8707,0,0,0,0.03,"mef,msrD",neg,neg,neg,66,84595,335350,2028638,SAMN20398053 -CO,20204772,12F,pos,neg,neg,neg,neg,neg,8707,0,0,0,0.03,"mef,msrD",neg,neg,neg,57,121688,261428,2028679,SAMN20398267 -CO,20196721,12F,pos,pos,neg,neg,neg,neg,15334,0,0,0,0.03,"mef,msrD",neg,neg,neg,65,93474,383433,2027495,SAMN20332353 -CO,20196731,12F,pos,pos,neg,neg,neg,neg,15334,0,0,0,0.03,"mef,msrD",neg,neg,neg,78,70958,382982,2028118,SAMN20332363 -CO,20200756,12F,pos,pos,neg,neg,neg,neg,15334,0,0,0,0.03,"mef,msrD",neg,neg,neg,69,85028,382954,2024973,SAMN20408874 -CO,20203577,12F,pos,pos,pos,neg,neg,neg,15334,0,0,0,0.03,"mef,msrD",neg,neg,neg,76,93434,358974,2027084,SAMN20398010 -CO,20203615,12F,pos,pos,neg,neg,neg,neg,15334,0,0,0,0.03,"mef,msrD",neg,neg,neg,71,84379,335230,2026471,SAMN20398048 -CO,20203623,12F,pos,pos,neg,neg,neg,neg,15334,0,0,0,0.03,"mef,msrD",neg,neg,neg,98,70886,253896,2025097,SAMN20398056 -CO,20204775,12F,pos,pos,neg,neg,neg,neg,8707,0,0,0,0.03,"mef,msrD",neg,neg,neg,64,104328,384006,2016717,SAMN20398270 -CO,20203591,19F,pos,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,64,86299,467286,2108626,SAMN20398024 -CO,20203621,19F,pos,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,70,69505,287652,2109904,SAMN20398054 -CO,20200780,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,81,83829,190100,2060970,SAMN20408898 -CO,20200785,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,80,57310,210534,2068923,SAMN20408902 -CO,20200792,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,74,60012,209283,2070424,SAMN20408909 -CO,20200810,22F,pos,pos,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,69,65121,192495,2080947,SAMN20408925 -CO,20200822,22F,pos,pos,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,66,69646,211014,2081367,SAMN20408937 -CO,20196701,23A,pos,neg,neg,neg,neg,neg,338,19,1,24,0.5,ermB,neg,tetM,neg,38,124785,305692,2074836,SAMN21615104 -CO,20203574,23A,pos,neg,neg,neg,neg,neg,338,19,1,24,0.5,ermB,neg,tetM,neg,124,45975,158563,2073144,SAMN20398007 -CO,20200832,23A,pos,pos,neg,neg,neg,neg,338,19,1,24,0.5,ermB,neg,tetM,neg,41,128894,355743,2073145,SAMN20408947 -CO,20203626,28A,pos,neg,neg,neg,neg,neg,494,2,2,2,0.03,ermB,neg,tet,neg,92,115422,298247,2116573,SAMN20398059 -CO,20196682,28A,pos,pos,pos,neg,neg,neg,494,2,2,2,0.03,ermB,neg,tetM,neg,97,72702,174505,2101569,SAMN20332316 -CO,20196698,28A,pos,pos,neg,neg,neg,neg,494,2,2,2,0.03,ermB,neg,tetM,neg,47,157093,265342,2104469,SAMN20332332 -CO,20200849,28A,pos,pos,neg,neg,neg,neg,494,2,2,2,0.03,ermB,neg,tetM,neg,64,130372,271745,2106546,SAMN20408962 -CO,20196710,35F,pos,neg,neg,pos,neg,neg,1635,0,0,3,0.03,neg,neg,neg,neg,85,87317,273029,2117729,SAMN20332343 -CO,20201699,35F,pos,neg,neg,neg,neg,neg,1635,0,0,3,0.03,neg,neg,neg,neg,82,73901,272989,2119998,SAMN20409250 -CO,20203590,9N,pos,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,48,109748,201973,2057382,SAMN20398023 -CO,20196714,9N,pos,pos,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,53,91252,356545,2057477,SAMN20332346 -CO,20200806,9N,pos,pos,neg,neg,neg,neg,632,1,0,0,0.03,neg,neg,neg,neg,62,117965,340117,2128357,SAMN20408922 -CO,20203579,9N,pos,pos,neg,neg,neg,neg,632,1,0,0,0.03,neg,neg,neg,neg,66,74703,315345,2129994,SAMN20398012 -CO,20203601,9N,pos,pos,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,46,97637,188446,2051306,SAMN20398034 -CT,20196320,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,50,109417,179081,1995264,SAMN20332168 -CT,20198075,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,75,52772,144265,1987233,SAMN20332673 -CT,20198086,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,122,49974,160000,1988996,SAMN20332684 -CT,20198088,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,85,53475,192495,1975191,SAMN20332686 -CT,20198089,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,36,187807,282361,1974961,SAMN20332687 -CT,20198094,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,70,69226,197757,1985215,SAMN20332692 -CT,20198096,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,50,130039,229085,1987734,SAMN20332694 -CT,20199211,3,neg,neg,neg,neg,neg,neg,180,2,0,1004,0.03,ermB-G45E,neg,tetM,cat,65,70055,192952,2043298,SAMN20408436 -CT,20199223,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,68,141582,276995,1991742,SAMN20408448 -CT,20199235,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,ermB-G45E,neg,tetM,cat,49,127605,216640,2044745,SAMN20408459 -CT,20199249,3,neg,neg,neg,neg,neg,neg,180,2,NF,2,0.03,neg,neg,neg,neg,90,68679,182905,2021827,SAMN20408473 -CT,20199253,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,103,45265,153266,2021688,SAMN20408477 -CT,20201072,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,ermB-G45E,neg,tetM,cat,43,121895,246549,2041594,SAMN20409115 -CT,20201075,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,101,59235,130036,1986571,SAMN20409118 -CT,20202870,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,43,173103,263366,1987401,SAMN20397868 -CT,20202884,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,53,89787,237963,1975772,SAMN20397882 -CT,20204166,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,ermB,neg,tetM,cat,40,145511,309742,2040960,SAMN20398226 -CT,20204176,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,31,266801,448494,1972538,SAMN20398236 -CT,20204178,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,37,141231,277273,1986410,SAMN20398237 -CT,20204174,4,neg,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,57,84352,225896,2017931,SAMN20398234 -CT,20202850,8,neg,neg,neg,pos,neg,neg,4216,50,0,0,0.03,neg,neg,tetM,neg,88,75017,318848,2087433,SAMN20397849 -CT,20198069,31,neg,neg,neg,neg,neg,neg,568,12,0,0,0.03,neg,neg,neg,neg,84,54696,166301,2015661,SAMN20332667 -CT,20202055,31,neg,neg,neg,neg,neg,neg,8289,12,0,0,0.03,neg,neg,neg,neg,124,35851,117547,2017130,SAMN20409327 -CT,20202856,31,neg,neg,neg,neg,neg,neg,568,12,0,0,0.03,neg,neg,neg,neg,95,51883,153187,2014685,SAMN20397855 -CT,20204194,31,neg,neg,neg,neg,pos,neg,568,12,0,0,0.03,neg,neg,neg,GyrA-I83T,128,35292,80093,2021198,SAMN20398253 -CT,20199248,31,neg,pos,neg,neg,neg,neg,568,12,0,0,0.03,neg,neg,neg,neg,67,68579,183959,2016854,SAMN20408472 -CT,20198097,34,neg,neg,neg,neg,neg,neg,547,451,0,2,0.03,neg,neg,neg,neg,95,76865,227300,2108434,SAMN20332695 -CT,20198102,34,neg,neg,neg,neg,neg,neg,547,0,0,2,0.03,neg,neg,neg,neg,74,107315,233462,2118473,SAMN20332700 -CT,20198104,34,neg,neg,neg,neg,neg,neg,547,0,0,1002,0.03,neg,neg,neg,neg,53,119727,296522,2140929,SAMN20332702 -CT,20198107,34,neg,neg,neg,neg,neg,neg,547,0,629,2,0.03,neg,neg,neg,neg,49,123628,233743,2117014,SAMN20332704 -CT,20199210,34,neg,neg,neg,neg,neg,neg,547,0,0,174,0.06,neg,neg,neg,neg,62,99303,279096,2144638,SAMN20408435 -CT,20199727,34,neg,neg,neg,neg,neg,neg,11268,0,0,2,0.03,neg,neg,neg,neg,47,145828,342664,2114336,SAMN20408748 -CT,20202860,34,neg,neg,neg,neg,neg,neg,547,0,0,2,0.03,neg,neg,neg,neg,77,59849,152558,2120014,SAMN20397859 -CT,20204175,34,neg,neg,neg,neg,neg,neg,547,0,0,2,0.03,neg,neg,neg,neg,62,98346,307267,2117606,SAMN20398235 -CT,20199733,37,neg,neg,neg,neg,neg,neg,447,11,4,0,0.03,neg,neg,neg,neg,65,91971,227782,2007927,SAMN20408754 -CT,20198092,38,neg,neg,neg,neg,neg,neg,393,2,4,0,0.03,neg,neg,neg,neg,101,51067,158766,2172190,SAMN20332690 -CT,20202883,38,neg,neg,neg,neg,neg,neg,393,2,638,0,0.03,neg,neg,neg,neg,110,49211,301966,2174824,SAMN20397881 -CT,20204184,38,neg,neg,neg,neg,neg,neg,393,2,4,0,0.03,neg,neg,neg,neg,147,38722,132675,2129549,SAMN20398243 -CT,20196318,10A,neg,neg,neg,neg,neg,neg,816,0,0,2,0.03,neg,neg,neg,neg,92,67568,175381,2075387,SAMN20332166 -CT,20196319,10A,neg,neg,neg,neg,neg,neg,816,0,0,2,0.03,neg,neg,neg,neg,98,59891,280582,2102639,SAMN20332167 -CT,20199728,10A,neg,neg,neg,neg,neg,neg,816,0,0,2,0.03,"mef,msrD",neg,neg,neg,73,86190,359405,2058276,SAMN20408749 -CT,20196307,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,"mef,msrD",neg,neg,neg,88,57401,121941,2058381,SAMN20332155 -CT,20198076,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,54,77913,191237,2045049,SAMN20332674 -CT,20199215,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,49,121336,190542,2004451,SAMN20408440 -CT,20199715,11A,neg,neg,neg,neg,neg,2,62,452,6,0,0.03,neg,neg,neg,neg,58,98625,294572,2016160,SAMN20408736 -CT,20202852,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,65,85880,203613,2018820,SAMN20397851 -CT,20202854,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,"mef,msrD",neg,neg,neg,75,56663,191981,2035337,SAMN20397853 -CT,20202874,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,"mef,msrD",neg,neg,neg,70,70900,285601,2051774,SAMN20397872 -CT,20202882,11A,neg,neg,neg,pos,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,70,71277,244126,2003167,SAMN20397880 -CT,20196313,12F,neg,neg,neg,neg,neg,neg,13456,12,183,242,0.12,neg,"FolA-I100L,FolP180",tetM,cat,116,55052,180091,2137758,SAMN20332161 -CT,20204171,12F,neg,neg,neg,neg,neg,neg,218,0,0,0,0.03,"mef,msrD",neg,neg,neg,85,81300,213309,2010933,SAMN20398231 -CT,20198079,15A,neg,neg,neg,neg,neg,neg,1915,67,27,35,0.5,ermB,"FolA-I100L,FolP178",tetM,neg,55,94608,287456,2076695,SAMN20332677 -CT,20198100,15A,neg,neg,neg,neg,neg,1,3811,1,0,0,0.03,neg,neg,neg,neg,71,72964,355700,2087490,SAMN20332698 -CT,20198101,15A,neg,neg,neg,pos,neg,neg,63,24,27,28,0.25,ermB,neg,tetM,neg,88,64694,249740,2111964,SAMN20332699 -CT,20198109,15A,neg,neg,neg,neg,neg,neg,10764,0,0,3,0.03,neg,neg,neg,neg,80,64440,164819,2039243,SAMN20332706 -CT,20198111,15A,neg,neg,neg,pos,neg,neg,7473,24,27,73,0.5,ermB,"FolA-I100L,FolP178",tetM,neg,73,89467,321980,2119073,SAMN20332708 -CT,20198114,15A,neg,neg,neg,neg,neg,neg,63,24,27,28,0.25,ermB,neg,tetM,neg,93,65330,153334,2074963,SAMN20332711 -CT,20198115,15A,neg,neg,neg,neg,neg,neg,11279,67,27,35,0.5,ermB,"FolA-I100L,FolP178",tetM,neg,65,96532,287442,2116244,SAMN20332712 -CT,20199206,15A,neg,neg,neg,neg,neg,1,156,453,12,18,0.5,"mef,msrD","FolA-I100L,FolP169",neg,neg,62,86489,290087,2091975,SAMN20408431 -CT,20199208,15A,neg,neg,neg,neg,neg,1,3811,1,0,0,0.03,neg,neg,neg,neg,72,105847,355710,2090746,SAMN20408433 -CT,20199229,15A,neg,neg,neg,neg,neg,neg,63,24,27,242,0.25,ermB,neg,tetM,neg,128,47138,113113,2065939,SAMN20408454 -CT,20199243,15A,neg,neg,neg,neg,neg,neg,1915,67,27,35,0.5,ermB,"FolA-I100L,FolP178",tetM,neg,64,123171,287302,2113426,SAMN20408467 -CT,20199731,15A,neg,neg,neg,neg,neg,1,3811,1,0,0,0.03,neg,neg,neg,neg,67,131483,355720,2085392,SAMN20408752 -CT,20201073,15A,neg,neg,neg,neg,neg,neg,63,24,27,11,0.12,ermB,neg,tetM,neg,71,73914,146395,2077219,SAMN20409116 -CT,20202059,15A,neg,neg,neg,neg,neg,neg,1915,67,27,35,0.5,ermB,"FolA-I100L,FolP178",tetM,neg,74,94370,241894,2114892,SAMN20409331 -CT,20202065,15A,neg,neg,neg,neg,neg,neg,newST,60,16,8,2,ermB,neg,tetM,neg,173,38956,152449,2065032,SAMN20409337 -CT,20202853,15A,neg,neg,neg,neg,neg,1,3811,1,0,0,0.03,neg,neg,neg,neg,78,65389,184789,2091767,SAMN20397852 -CT,20204168,15A,neg,neg,neg,neg,neg,neg,63,24,27,28,0.25,ermB,neg,tetM,neg,128,54307,138344,2063533,SAMN20398228 -CT,20199716,15A,neg,pos,neg,neg,neg,neg,2613,34,89,147,2,ermB,neg,tetM,neg,71,65099,274958,2112648,SAMN20408737 -CT,20198091,15B,neg,neg,neg,neg,neg,neg,16643,2,0,2,0.03,neg,neg,neg,neg,56,109311,261412,2061162,SAMN20332689 -CT,20204170,15B,neg,neg,neg,neg,neg,neg,199,2,0,2,0.03,neg,neg,neg,neg,70,91408,201403,2077676,SAMN20398230 -CT,20198090,15C,neg,neg,neg,neg,neg,neg,199,2,0,2,0.03,"mef,msrD",neg,neg,neg,67,118626,312848,2110346,SAMN20332688 -CT,20199615,15C,neg,neg,neg,pos,neg,neg,1262,2,0,2,0.03,neg,FolP176,neg,neg,74,98913,309062,2105967,SAMN20408639 -CT,20202879,15C,neg,neg,neg,neg,neg,neg,199,2,0,2,0.03,"mef,msrD",neg,neg,neg,82,71754,229345,2066820,SAMN20397877 -CT,20204180,15C,neg,neg,neg,neg,neg,neg,1262,2,0,2,0.03,neg,FolP176,neg,neg,79,80433,173455,2089160,SAMN20398239 -CT,20196300,16F,neg,neg,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,141,68986,298298,2156084,SAMN20332148 -CT,20196301,16F,neg,neg,neg,neg,neg,neg,15335,0,4,0,0.03,neg,neg,neg,neg,113,44708,131193,2128429,SAMN20332149 -CT,20196308,16F,neg,neg,neg,neg,neg,neg,3157,0,0,116,0.06,neg,neg,neg,neg,100,105763,147645,2101816,SAMN20332156 -CT,20196311,16F,neg,neg,neg,neg,neg,neg,659,9,0,3,0.03,neg,neg,neg,neg,40,166930,372065,2057748,SAMN20332159 -CT,20196315,16F,neg,neg,neg,pos,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,97,86379,135874,2105841,SAMN20332163 -CT,20198085,16F,neg,neg,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,69,91895,298833,2098402,SAMN20332683 -CT,20198110,16F,neg,neg,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,67,85679,242053,2045333,SAMN20332707 -CT,20199216,16F,neg,neg,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,68,116317,298286,2087806,SAMN20408441 -CT,20199236,16F,neg,neg,neg,neg,neg,neg,659,9,0,3,0.03,neg,neg,neg,neg,48,105279,347496,2053898,SAMN20408460 -CT,20199246,16F,neg,neg,neg,neg,neg,neg,15277,0,10,2,0.03,neg,neg,neg,neg,63,102732,202093,2116948,SAMN20408470 -CT,20199719,16F,neg,neg,neg,neg,pos,neg,995,9,4,3,0.03,neg,neg,neg,neg,62,115140,342841,2061240,SAMN20408740 -CT,20202857,16F,neg,neg,neg,neg,neg,neg,15378,9,0,3,0.03,neg,neg,neg,neg,66,115928,276077,2056867,SAMN20397856 -CT,20202864,16F,neg,neg,neg,neg,neg,neg,3157,0,0,3,0.03,neg,neg,neg,neg,105,54866,189709,2086487,SAMN20397863 -CT,20204167,16F,neg,neg,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,58,121009,298325,2091594,SAMN20398227 -CT,20204195,16F,neg,neg,neg,neg,neg,neg,659,9,0,3,0.03,neg,neg,neg,neg,73,101043,204940,2093782,SAMN20398254 -CT,20198078,16F,neg,unk,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,71,111597,389135,2086521,SAMN20332676 -CT,20199721,17F,neg,neg,neg,neg,neg,neg,392,11,0,0,0.03,neg,neg,neg,neg,66,77147,175422,2076431,SAMN20408742 -CT,20196305,19A,neg,neg,neg,neg,neg,1,695,8,0,11,0.12,neg,neg,neg,neg,161,37237,109506,2167626,SAMN20332153 -CT,20196323,19A,neg,neg,neg,neg,neg,neg,199,0,29,11,0.12,neg,neg,neg,neg,72,84246,323360,2115973,SAMN20332171 -CT,20198106,19A,neg,neg,neg,neg,neg,neg,2081,1,0,187,0.03,neg,neg,neg,neg,90,81069,261873,2071427,SAMN20332703 -CT,20198113,19A,neg,neg,neg,neg,neg,neg,695,8,268,11,0.12,neg,neg,neg,neg,174,44553,127216,2169366,SAMN20332710 -CT,20199209,19A,neg,neg,neg,neg,neg,1,695,8,0,11,0.12,"mef,msrD",neg,neg,neg,86,75113,176335,2155308,SAMN20408434 -CT,20199225,19A,neg,neg,neg,neg,neg,1,695,8,0,11,0.12,neg,neg,neg,neg,78,84309,128128,2152883,SAMN20408450 -CT,20201069,19A,neg,neg,neg,neg,neg,neg,338,0,1,1,0.25,"mef,msrD",neg,neg,neg,88,68456,223498,2086294,SAMN20409113 -CT,20202063,19A,neg,neg,neg,neg,neg,1,695,8,0,11,0.12,"mef,msrD",neg,neg,neg,198,30597,97454,2154599,SAMN20409335 -CT,20202876,19A,neg,neg,neg,neg,neg,1:02,newST,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,89,62419,344532,2100545,SAMN20397874 -CT,20204179,19A,neg,neg,neg,neg,neg,1,695,8,0,11,0.12,neg,neg,neg,neg,131,57400,120692,2154648,SAMN20398238 -CT,20204192,19A,neg,neg,neg,neg,neg,1,695,8,0,11,0.12,neg,neg,neg,neg,97,66503,176254,2149187,SAMN20398251 -CT,20204193,19A,neg,neg,neg,neg,neg,1:02,320,13,14,1018,8,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,92,61840,191886,2057423,SAMN20398252 -CT,20196302,19F,neg,neg,neg,neg,neg,2,insufficient quality,2,0,0,0.03,neg,neg,neg,neg,79,55318,288557,2110938,SAMN20332150 -CT,20199221,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,98,46871,224918,2064370,SAMN20408446 -CT,20199723,19F,neg,neg,neg,neg,neg,neg,861,24,27,192,0.12,ermB,neg,tetM,neg,117,52191,288899,2159747,SAMN20408744 -CT,20199725,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,76,51857,287500,2106107,SAMN20408746 -CT,20204183,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,81,53254,286994,2108376,SAMN20398242 -CT,20204186,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,69,84592,288102,2110747,SAMN20398245 -CT,20196304,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,116,46828,159662,2075554,SAMN20332152 -CT,20196316,22F,neg,neg,neg,neg,neg,neg,15329,1,2,2,0.03,neg,neg,neg,neg,112,45991,139841,2085296,SAMN20332164 -CT,20196317,22F,neg,neg,neg,neg,neg,neg,433,1,2,59,0.03,"mef,msrD",neg,neg,neg,74,53138,159734,2081523,SAMN20332165 -CT,20198073,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,82,80071,134343,2072190,SAMN20332671 -CT,20198098,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,74,58785,163414,2075673,SAMN20332696 -CT,20198103,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,"mef,msrD",neg,tetM,neg,71,77566,217244,2117559,SAMN20332701 -CT,20199205,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,"mef,msrD",neg,neg,neg,62,77354,216942,2068397,SAMN20408430 -CT,20199224,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,80,58809,147550,2070787,SAMN20408449 -CT,20199239,22F,neg,neg,neg,neg,neg,neg,433,99,2,2,0.06,neg,neg,neg,neg,71,65101,203560,2117485,SAMN20408463 -CT,20199252,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,68,68715,211680,2077554,SAMN20408476 -CT,20199729,22F,neg,neg,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,68,65739,182561,2053670,SAMN20408750 -CT,20199732,22F,neg,neg,neg,neg,neg,neg,433,1,2,NF,NF,neg,neg,neg,neg,93,55040,221498,2111861,SAMN20408753 -CT,20202880,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,126,39843,106834,2074760,SAMN20397878 -CT,20204189,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,67,73308,204304,2072287,SAMN20398248 -CT,20199212,22F,neg,pos,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,76,59446,212878,2072012,SAMN20408437 -CT,20196296,23A,neg,neg,neg,neg,neg,neg,338,0,1,1,0.25,neg,neg,neg,neg,99,65143,194957,2109354,SAMN20332145 -CT,20196306,23A,neg,neg,neg,neg,pos,neg,42,2,0,6,0.03,neg,neg,neg,neg,58,85718,191444,2055295,SAMN20332154 -CT,20198112,23A,neg,neg,neg,neg,neg,neg,338,19,1,200,0.25,ermB,neg,tetM,neg,76,73387,216073,2109307,SAMN20332709 -CT,20199218,23A,neg,neg,neg,pos,neg,neg,42,2,0,6,0.03,neg,neg,neg,neg,50,238231,363690,2057086,SAMN20408443 -CT,20199219,23A,neg,neg,neg,neg,neg,neg,42,2,0,6,0.03,neg,neg,neg,neg,60,133296,325780,2052813,SAMN20408444 -CT,20199237,23A,neg,neg,neg,neg,neg,neg,338,0,1,1,0.25,"mef,msrD",neg,neg,neg,79,103690,221992,2061941,SAMN20408461 -CT,20199238,23A,neg,neg,neg,neg,neg,neg,42,2,0,6,0.03,neg,neg,neg,neg,50,133458,300859,2089338,SAMN20408462 -CT,20199720,23A,neg,neg,neg,neg,neg,neg,338,0,1,1,0.25,"mef,msrD",neg,neg,neg,71,95340,289150,2040828,SAMN20408741 -CT,20199726,23A,neg,neg,neg,neg,neg,neg,338,0,1,1,0.25,neg,neg,neg,neg,61,111672,307431,2102559,SAMN20408747 -CT,20202064,23A,neg,neg,neg,neg,neg,neg,338,0,1,1,0.25,neg,neg,neg,neg,107,46503,259603,2064688,SAMN20409336 -CT,20202865,23A,neg,neg,neg,neg,neg,neg,338,19,1,24,0.5,ermB,neg,tetM,neg,45,124821,317270,2117217,SAMN20397864 -CT,20202867,23A,neg,neg,neg,pos,neg,neg,newST,19,1,200,0.25,ermB,neg,tetM,neg,49,114579,306174,2107711,SAMN20397866 -CT,20196321,23B,neg,neg,neg,pos,neg,neg,4557,0,0,0,0.03,"mef,msrD",neg,neg,neg,66,92682,177094,2117519,SAMN20332169 -CT,20198087,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,59,117503,332542,2150284,SAMN20332685 -CT,20198093,23B,neg,neg,neg,neg,neg,neg,36,2,0,120,0.03,neg,neg,neg,neg,40,143462,364143,2029066,SAMN20332691 -CT,20199718,23B,neg,neg,neg,neg,neg,neg,439,0,0,0,0.03,neg,neg,neg,neg,46,164573,345284,2110576,SAMN20408739 -CT,20199730,23B,neg,neg,neg,neg,neg,neg,36,2,0,120,0.03,neg,neg,neg,neg,30,192208,587926,2026641,SAMN20408751 -CT,20202061,23B,neg,neg,neg,neg,neg,neg,36,2,0,120,0.03,neg,neg,neg,neg,89,69793,267350,2026282,SAMN20409333 -CT,20202862,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,106,72586,294774,2138669,SAMN20397861 -CT,20196303,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,68,64767,165659,2059839,SAMN20332151 -CT,20198083,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,28,158011,383033,2055635,SAMN20332681 -CT,20199214,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,32,157985,472405,2054927,SAMN20408439 -CT,20199240,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,23,164750,508675,2053027,SAMN20408464 -CT,20202060,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,24,155694,383022,2054872,SAMN20409332 -CT,20202868,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,30,145583,383058,2055043,SAMN20397867 -CT,20202881,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,24,158040,289727,2054896,SAMN20397879 -CT,20204169,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,36,157914,350250,2050967,SAMN20398229 -CT,20204173,33F,neg,neg,neg,neg,neg,neg,2705,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,19,374428,672520,2066258,SAMN20398233 -CT,20196314,35B,neg,neg,neg,neg,neg,1,558,4,120,7,2,"mef,msrD",neg,neg,neg,55,89830,239714,2056169,SAMN20332162 -CT,20198095,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,44,92628,221671,2007226,SAMN20332693 -CT,20199213,35B,neg,neg,neg,pos,neg,1,558,4,7,7,2,neg,neg,neg,neg,63,86383,194901,2003392,SAMN20408438 -CT,20199226,35B,neg,neg,neg,neg,neg,1,3632,4,49,7,2,"mef,msrD",neg,tetM,neg,56,90928,165559,2024083,SAMN20408451 -CT,20202058,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,60,66086,165440,2005209,SAMN20409330 -CT,20202859,35B,neg,neg,neg,neg,neg,neg,452,0,0,0,0.03,neg,neg,neg,neg,108,59934,114004,2081998,SAMN20397858 -CT,20204165,35B,neg,neg,neg,neg,neg,1,insufficient quality,4,14,7,2,"mef,msrD",neg,neg,neg,56,89813,155638,2013463,SAMN20398225 -CT,20199250,35D,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,39,106057,329419,2014076,SAMN20408474 -CT,20198116,35F,neg,neg,neg,neg,neg,neg,498,0,0,3,0.03,neg,neg,neg,neg,122,50203,238281,2052247,SAMN20332713 -CT,20199245,35F,neg,neg,neg,neg,neg,neg,498,0,0,3,0.03,neg,neg,neg,neg,78,85836,282631,2068538,SAMN20408469 -CT,20199717,35F,neg,neg,neg,neg,neg,neg,498,3,0,3,0.03,neg,neg,neg,neg,72,104014,262254,2062994,SAMN20408738 -CT,20201074,35F,neg,neg,neg,neg,neg,neg,446,0,0,3,0.03,neg,neg,neg,neg,74,89733,271451,2139725,SAMN20409117 -CT,20196324,6C,neg,neg,neg,neg,neg,neg,1692,2,6,0,0.03,neg,neg,neg,neg,81,93012,239620,2100007,SAMN20332172 -CT,20196325,6C,neg,neg,neg,neg,neg,neg,639,2,0,0,0.03,"mef,msrD",neg,neg,neg,94,67995,130427,2088511,SAMN20332173 -CT,20198081,6C,neg,neg,neg,neg,neg,neg,3101,2,0,3,0.03,neg,neg,neg,neg,41,164582,359563,2063554,SAMN20332679 -CT,20198082,6C,neg,neg,neg,neg,neg,1,1092,6,7,8,0.5,neg,"FolA-I100L,FolP195",neg,neg,61,95323,321491,2115255,SAMN20332680 -CT,20198117,6C,neg,neg,neg,neg,neg,neg,4310,2,53,77,0.12,ermB,neg,tetM,neg,105,57400,164343,2228049,SAMN20332714 -CT,20199204,6C,neg,neg,neg,neg,neg,neg,1292,19,31,8,1,"mef,msrD","FolA-I100L,FolP173",neg,neg,66,118819,327858,2109637,SAMN20408429 -CT,20199228,6C,neg,neg,neg,neg,neg,neg,386,2,53,77,0.12,ermB,neg,tetM,neg,134,60713,269996,2226265,SAMN20408453 -CT,20201071,6C,neg,neg,neg,neg,neg,neg,1379,19,31,8,1,"mef,msrD","FolA-I100L,FolP173",neg,neg,87,115049,224937,2075542,SAMN20409114 -CT,20204187,6C,neg,neg,neg,neg,neg,neg,2467,36,34,44,0.5,"mef,msrD",neg,neg,neg,86,87675,174242,2124163,SAMN20398246 -CT,20204188,6C,neg,neg,neg,neg,neg,neg,newST,2,0,1026,0.03,neg,neg,neg,neg,81,81546,210042,2040396,SAMN20398247 -CT,20198074,7C,neg,neg,neg,neg,neg,1,newST,2,4,6,0.03,neg,neg,neg,neg,85,75043,161252,2089999,SAMN20332672 -CT,20199207,7C,neg,neg,neg,neg,pos,1,7260,2,4,6,0.03,"mef,msrD",neg,neg,neg,83,76229,176285,2096450,SAMN20408432 -CT,20202056,7C,neg,neg,neg,neg,neg,neg,1797,2,4,6,0.03,neg,neg,neg,neg,110,50569,175486,2119267,SAMN20409328 -CT,20202871,7C,neg,neg,neg,neg,neg,neg,1797,2,4,6,0.03,neg,neg,neg,neg,105,52637,164955,2132695,SAMN20397869 -CT,20198084,9N,neg,neg,neg,neg,neg,neg,632,1,0,0,0.03,neg,neg,neg,neg,58,131395,219039,2087319,SAMN20332682 -CT,20199232,9N,neg,neg,neg,neg,neg,neg,10454,454,0,0,0.03,neg,neg,neg,neg,70,81850,311256,2105956,SAMN20408457 -CT,20202863,9N,neg,neg,neg,neg,neg,neg,newST,1,0,0,0.03,neg,FolP195,neg,neg,65,117983,354744,2115916,SAMN20397862 -CT,20204182,9N,neg,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,78,65056,269975,2064647,SAMN20398241 -CT,20196309,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,43,131140,217072,1980661,SAMN20332157 -CT,20196310,3,pos,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,103,48223,129247,2028081,SAMN20332158 -CT,20196312,3,pos,neg,neg,neg,neg,neg,180,NF,0,2,0.03,ermB-G45E,neg,tetM,cat,83,63541,114817,2048888,SAMN20332160 -CT,20198071,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,54,130203,212074,1972319,SAMN20332669 -CT,20198072,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,ermB-G45E,neg,tetM,cat,87,68379,210662,2041762,SAMN20332670 -CT,20198080,3,pos,neg,neg,neg,neg,neg,180,2,0,12,0.03,neg,neg,tetM,neg,82,63161,232876,2023091,SAMN20332678 -CT,20198108,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,ermB-G45E,neg,tetM,cat,50,73762,148672,2040513,SAMN20332705 -CT,20199241,3,pos,neg,neg,neg,neg,neg,180,2,0,12,0.03,neg,neg,tetM,neg,48,130279,216264,2024237,SAMN20408465 -CT,20202872,3,pos,neg,neg,neg,neg,neg,15069,2,281,2,0.03,ermB,neg,tetM,neg,72,71670,165377,1992435,SAMN20397870 -CT,20202873,3,pos,neg,neg,neg,neg,neg,15069,2,281,2,0.03,ermB,neg,tetM,neg,79,74249,251968,1991041,SAMN20397871 -CT,20202877,3,pos,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,46,142739,263935,2021584,SAMN20397875 -CT,20204181,3,pos,neg,neg,pos,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,46,175427,282292,1975229,SAMN20398240 -CT,20204185,3,pos,neg,neg,neg,neg,neg,180,2,0,12,0.03,neg,neg,tetM,neg,62,129982,202490,2024463,SAMN20398244 -CT,20202062,20,pos,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,111,82087,142404,2092947,SAMN20409334 -CT,20202851,20,pos,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,80,83910,166129,2092181,SAMN20397850 -CT,20199227,10A,pos,neg,neg,neg,neg,neg,816,0,0,2,0.03,"mef,msrD",neg,neg,neg,60,94889,262611,2076119,SAMN20408452 -CT,20199233,10A,pos,neg,neg,neg,neg,neg,816,0,0,2,0.03,neg,neg,neg,neg,78,78987,222778,2062207,SAMN20408458 -CT,20202066,10A,pos,neg,neg,neg,neg,neg,816,0,0,2,0.03,neg,neg,neg,neg,83,58976,160120,2065386,SAMN20409338 -CT,20204190,10A,pos,neg,neg,neg,neg,neg,816,0,0,2,0.03,"mef,msrD",neg,neg,neg,86,86103,262265,2077516,SAMN20398249 -CT,20199222,15A,pos,neg,neg,neg,neg,1,3811,1,0,0,0.03,neg,neg,neg,neg,74,83539,355670,2085042,SAMN20408447 -CT,20202855,16F,pos,neg,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,85,90286,217528,2094483,SAMN20397854 -CT,20202878,16F,pos,neg,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,55,131852,332649,2052901,SAMN20397876 -CT,20196299,19A,pos,neg,neg,neg,neg,1,695,8,0,11,0.12,"mef,msrD",neg,neg,neg,115,54711,176678,2173619,SAMN20332147 -CT,20198070,19A,pos,neg,neg,neg,neg,1,695,8,0,11,0.12,neg,neg,neg,neg,90,65510,176317,2158245,SAMN20332668 -CT,20198099,19A,pos,neg,neg,neg,neg,1:02,newST,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,119,57439,300396,2033069,SAMN20332697 -CT,20199217,19A,pos,neg,neg,neg,neg,1,695,8,0,11,0.12,"mef,msrD",neg,neg,neg,113,59339,128138,2160469,SAMN20408442 -CT,20199230,19A,pos,neg,neg,neg,neg,1,695,8,0,11,0.12,"mef,msrD",neg,neg,neg,111,65438,128560,2165667,SAMN20408455 -CT,20202057,19A,pos,neg,neg,neg,neg,1:02,newST,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,171,47196,143399,2058813,SAMN20409329 -CT,20202861,19A,pos,neg,neg,neg,neg,1,695,8,0,11,0.12,"mef,msrD",neg,neg,neg,126,42741,109397,2161973,SAMN20397860 -CT,20204172,19A,pos,neg,neg,neg,neg,1,695,8,0,11,0.12,neg,neg,neg,neg,103,73673,148102,2150984,SAMN20398232 -CT,20199242,19F,pos,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,94,54761,467071,2111392,SAMN20408466 -CT,20196297,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,94,56759,166500,2068813,SAMN20332146 -CT,20196322,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,189,28315,86950,2085404,SAMN20332170 -CT,20198077,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,152,38084,86411,2073476,SAMN20332675 -CT,20199220,22F,pos,neg,neg,neg,pos,neg,433,1,2,2,0.03,neg,neg,neg,neg,61,73280,261140,2075725,SAMN20408445 -CT,20199231,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,108,51880,203335,2073127,SAMN20408456 -CT,20199244,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,57,107978,290570,2064210,SAMN20408468 -CT,20199251,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,79,62991,175789,2068343,SAMN20408475 -CT,20199722,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,72,59321,158409,2077392,SAMN20408743 -CT,20199724,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,61,69456,203914,2075369,SAMN20408745 -CT,20202866,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,105,47733,115904,2079802,SAMN20397865 -CT,20199247,9N,pos,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,62,100313,192996,2074375,SAMN20408471 -CT,20202858,9N,pos,neg,neg,neg,neg,neg,66,6,0,167,0.12,neg,neg,neg,neg,44,104124,233635,2042677,SAMN20397857 -CT,20202875,9N,pos,neg,neg,neg,neg,neg,10539,1,0,0,0.03,"mef,msrD",neg,neg,neg,64,86807,184851,2095135,SAMN20397873 -CT,20204191,9N,pos,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,58,122516,204233,2074229,SAMN20398250 -GA,20194206,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,171,45166,96378,2026341,SAMN20331787 -GA,20194212,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,80,56457,177936,1986473,SAMN20331793 -GA,20195359,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,50,104741,216318,1975521,SAMN20331854 -GA,20195367,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,ermB-G45E,neg,tetM,cat,81,66738,196053,2042935,SAMN20331862 -GA,20195372,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,ermB-G45E,neg,tetM,neg,35,127633,309889,2037012,SAMN20331867 -GA,20195375,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,60,97116,273842,1974998,SAMN20331870 -GA,20195902,3,neg,neg,neg,neg,neg,neg,180,22,3,2,0.03,neg,neg,neg,neg,104,65160,130129,1980612,SAMN20332007 -GA,20195908,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,137,35137,106936,1976022,SAMN20332012 -GA,20195915,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,54,167364,263586,1977676,SAMN20332019 -GA,20196337,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,33,167531,263827,1993165,SAMN20332185 -GA,20196342,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,34,125689,479062,1992690,SAMN20332190 -GA,20197315,3,neg,neg,neg,neg,neg,neg,180,2,0,111,0.06,ermB,neg,tetM,cat,87,65527,196867,2042117,SAMN20332461 -GA,20197325,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,107,46376,146366,1976010,SAMN20332471 -GA,20197330,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,70,72397,239769,1975992,SAMN20332474 -GA,20198639,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,ermB-G45E,neg,tetM,cat,63,104732,203355,2041819,SAMN20332729 -GA,20198644,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,87,68631,192420,1975295,SAMN20332734 -GA,20198646,3,neg,neg,neg,neg,neg,neg,180,2,0,111,0.06,ermB,neg,tetM,cat,71,81112,216273,2041690,SAMN20332735 -GA,20198650,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,179,40462,96362,1984336,SAMN20332739 -GA,20199750,3,neg,neg,neg,neg,neg,neg,180,107,3,2,0.03,neg,neg,neg,neg,51,123378,263168,1985896,SAMN20408770 -GA,20200305,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,48,123184,263153,1986198,SAMN20408851 -GA,20201331,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,105,64834,243926,1975741,SAMN20409128 -GA,20201784,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,ermB-G45E,neg,tetM,cat,81,65468,178329,2042362,SAMN20409318 -GA,20202559,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,41,141225,263142,1988256,SAMN20397708 -GA,20202562,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,62,63664,166726,1987115,SAMN20397711 -GA,20202583,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,134,45382,179844,1969759,SAMN20397730 -GA,20202590,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,79,68902,251041,1988542,SAMN20397736 -GA,20202594,3,neg,neg,neg,neg,neg,neg,180,2,0,111,0.06,ermB,neg,tetM,cat,70,75915,192770,2044254,SAMN20397739 -GA,20203641,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,60,90548,231722,1988050,SAMN20398068 -GA,20203671,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,56,127332,297393,1977058,SAMN20398085 -GA,20202555,4,neg,neg,neg,neg,neg,1,899,0,0,3,0.03,neg,neg,neg,neg,121,49594,117124,2118948,SAMN20397705 -GA,20195390,8,neg,neg,neg,neg,neg,neg,53,3,6,5,0.03,neg,neg,neg,neg,147,65966,160375,1991858,SAMN20331882 -GA,20195917,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,136,43690,99430,1996622,SAMN20332021 -GA,20195926,8,neg,neg,neg,neg,neg,neg,6197,50,4,0,0.03,neg,neg,neg,neg,166,36586,95934,1944405,SAMN20332029 -GA,20196328,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,30,199163,391691,1998286,SAMN20332176 -GA,20200304,8,neg,neg,neg,neg,neg,neg,53,3,6,5,0.03,neg,neg,neg,neg,36,148482,201225,1995981,SAMN20408850 -GA,20201758,8,neg,neg,neg,neg,neg,neg,53,3,6,5,0.03,neg,neg,neg,neg,56,85221,198141,2028389,SAMN20409296 -GA,20202589,8,neg,neg,neg,neg,neg,neg,1268,3,5,5,0.03,neg,neg,neg,neg,26,199039,473693,1995619,SAMN20397735 -GA,20200306,13,neg,neg,pos,neg,neg,neg,newST,0,0,517,0.06,ermB,"FolA-I100L,FolP169",tetM,neg,53,96548,350197,2073679,SAMN20408852 -GA,20201330,13,neg,neg,neg,neg,neg,neg,15393,23,0,0,0.03,neg,FolA-I100L,neg,neg,68,83636,204314,2096746,SAMN20409127 -GA,20195371,20,neg,neg,neg,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,177,35132,90674,2052309,SAMN20331866 -GA,20195923,20,neg,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,82,75910,200014,2093351,SAMN20332027 -GA,20197309,20,neg,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,85,72349,199999,2097729,SAMN20332455 -GA,20197317,20,neg,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,89,65077,233705,2092919,SAMN20332463 -GA,20201329,20,neg,neg,neg,neg,pos,neg,1257,1,632,1009,0.03,neg,neg,neg,neg,94,66189,200118,2097567,SAMN20409126 -GA,20202568,20,neg,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,107,66018,142219,2093832,SAMN20397717 -GA,20195362,21,neg,neg,neg,pos,neg,neg,432,0,0,2,0.03,neg,neg,neg,neg,323,23221,75104,2153070,SAMN20331857 -GA,20194211,31,neg,neg,neg,neg,neg,neg,8289,12,0,0,0.03,neg,neg,neg,neg,147,55942,162912,2057444,SAMN20331792 -GA,20196335,31,neg,neg,neg,neg,neg,neg,568,12,0,0,0.03,neg,neg,neg,neg,95,55244,183794,2027082,SAMN20332183 -GA,20197311,31,neg,neg,neg,neg,neg,neg,1111,12,0,0,0.03,"mef,msrD",neg,neg,neg,54,78371,253452,2032362,SAMN20332457 -GA,20197331,31,neg,neg,neg,neg,neg,neg,568,12,0,0,0.03,neg,neg,neg,neg,110,47670,107320,2019543,SAMN20332475 -GA,20199613,31,neg,neg,neg,neg,neg,neg,1111,12,0,0,0.03,"mef,msrD",neg,neg,neg,73,67132,256109,2032609,SAMN20408638 -GA,20201778,31,neg,neg,neg,neg,neg,neg,433,1,2,0,0.03,neg,neg,neg,neg,82,59352,133658,2068865,SAMN20409313 -GA,20201780,31,neg,neg,neg,neg,neg,neg,10468,12,0,0,0.03,neg,neg,neg,neg,67,73630,188215,2046297,SAMN20409315 -GA,20202536,31,neg,neg,neg,neg,neg,neg,568,12,0,0,0.03,neg,neg,neg,neg,75,60551,166337,2018942,SAMN20397686 -GA,20202596,31,neg,neg,neg,neg,pos,neg,10468,12,0,0,0.03,neg,neg,neg,neg,105,49875,115977,2045055,SAMN20397741 -GA,20202601,31,neg,neg,neg,neg,neg,neg,10468,12,0,0,0.03,neg,neg,neg,neg,67,112679,188173,2075322,SAMN20397745 -GA,20203642,31,neg,neg,neg,neg,neg,neg,568,12,0,0,0.03,neg,neg,neg,neg,71,63177,183916,2017488,SAMN20398069 -GA,20199605,31,neg,pos,neg,neg,neg,neg,568,12,0,0,0.03,neg,neg,neg,neg,109,49473,165832,2053258,SAMN20408631 -GA,20200301,34,neg,neg,neg,neg,neg,neg,11268,0,0,2,0.03,neg,neg,neg,neg,29,166953,362235,2108319,SAMN20408849 -GA,20200307,34,neg,neg,neg,neg,neg,neg,547,0,0,2,0.03,neg,neg,neg,neg,81,76110,268813,2115172,SAMN20408853 -GA,20202577,34,neg,neg,neg,neg,neg,neg,547,0,0,2,0.03,neg,neg,neg,neg,102,68115,223007,2142891,SAMN20397724 -GA,20203644,34,neg,neg,neg,neg,neg,neg,547,0,0,2,0.03,neg,neg,neg,neg,60,106935,244428,2095287,SAMN20398070 -GA,20201765,38,neg,neg,neg,neg,neg,neg,393,2,633,0,0.03,neg,neg,neg,neg,115,54577,173852,2125445,SAMN20409302 -GA,20202533,38,neg,neg,neg,neg,neg,neg,393,2,4,0,0.03,neg,neg,neg,neg,126,47380,256499,2125231,SAMN20397684 -GA,20202537,38,neg,pos,neg,neg,neg,neg,393,2,4,0,0.03,neg,neg,neg,neg,149,49287,161042,2121495,SAMN20397687 -GA,20197329,10A,neg,neg,neg,pos,neg,neg,816,0,0,2,0.03,neg,neg,neg,neg,90,75712,295888,2109802,SAMN20332473 -GA,20201323,10A,neg,neg,neg,neg,neg,neg,816,0,0,2,0.03,"mef,msrD",neg,neg,neg,67,96288,262665,2111783,SAMN20409121 -GA,20201781,10A,neg,neg,neg,neg,neg,neg,816,0,0,2,0.03,"mef,msrD",neg,neg,neg,97,68989,151601,2069841,SAMN20409316 -GA,20195354,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,114,51267,196172,2032215,SAMN20331850 -GA,20195929,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,134,44190,248381,2039715,SAMN20332032 -GA,20196339,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,23S rRNA-A2061C,FolP169,neg,neg,50,121485,232699,2002537,SAMN20332187 -GA,20197323,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,88,62496,197037,2006483,SAMN20332469 -GA,20199735,11A,neg,neg,neg,neg,neg,2,3276,2,6,0,0.03,"mef,msrD",neg,neg,neg,63,72285,295646,2009848,SAMN20408756 -GA,20201342,11A,neg,neg,neg,neg,neg,neg,62,2,6,10,0.03,neg,neg,neg,neg,66,84843,177078,2046958,SAMN20409139 -GA,20201770,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,66,75205,184725,2039631,SAMN20409306 -GA,20201791,11A,neg,neg,neg,neg,neg,2,9750,2,6,0,0.03,"mef,msrD",neg,neg,neg,94,64950,276250,2009261,SAMN20409325 -GA,20202593,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,"mef,msrD",neg,neg,neg,87,65766,253623,2059593,SAMN20397738 -GA,20202599,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,105,55685,174666,2011762,SAMN20397743 -GA,20203648,11A,neg,neg,neg,neg,neg,neg,62,2,6,0,0.03,"mef,msrD",neg,neg,neg,157,57319,133147,2103717,SAMN20398074 -GA,20203649,11A,neg,neg,neg,neg,neg,neg,62,2,6,0,0.03,"mef,msrD",neg,neg,neg,67,77448,179939,2063468,SAMN20398075 -GA,20194209,12F,neg,neg,neg,neg,neg,neg,220,0,0,17,0.03,neg,neg,neg,neg,83,66211,171776,1985420,SAMN20331790 -GA,20202566,12F,neg,neg,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,62,77618,205677,1980358,SAMN20397715 -GA,20202578,12F,neg,neg,neg,neg,neg,neg,15085,44,0,0,0.03,"mef,msrD",neg,neg,neg,77,81470,356063,1996319,SAMN20397725 -GA,20195380,15A,neg,neg,neg,neg,neg,1,3811,1,0,0,0.03,neg,FolA-I100L,neg,neg,170,40078,95621,2088927,SAMN20331875 -GA,20195919,15A,neg,neg,neg,pos,neg,neg,63,24,27,28,0.25,ermB,neg,tetM,neg,139,43593,128649,2110274,SAMN20332023 -GA,20196336,15A,neg,neg,neg,neg,neg,neg,63,24,27,28,0.25,ermB,neg,tetM,neg,83,68987,143577,2083314,SAMN20332184 -GA,20196348,15A,neg,neg,neg,neg,neg,1,3811,1,0,0,0.03,neg,neg,neg,neg,102,69805,277011,2092553,SAMN20332195 -GA,20199608,15A,neg,neg,neg,neg,neg,neg,13262,2,0,194,0.06,neg,FolP169,neg,ParC-S79F,47,276565,532677,2078133,SAMN20408633 -GA,20199741,15A,neg,neg,neg,neg,neg,1,3811,1,0,0,0.03,neg,neg,neg,neg,89,72956,277058,2088499,SAMN20408761 -GA,20199743,15A,neg,neg,neg,neg,neg,neg,11818,27,31,114,1,ermB,FolP195,tetM,neg,64,75298,249756,2090565,SAMN20408763 -GA,20199751,15A,neg,neg,neg,neg,neg,neg,63,24,27,114,0.5,ermB,FolP195,tetM,neg,125,57874,210655,2090079,SAMN20408771 -GA,20201335,15A,neg,neg,neg,neg,neg,neg,63,24,27,11,0.12,ermB,FolP178,tetM,neg,158,47044,193085,2066883,SAMN20409132 -GA,20201762,15A,neg,neg,neg,neg,neg,neg,11818,13,31,114,1,ermB,FolP195,tetM,neg,60,95040,218377,2128433,SAMN20409299 -GA,20202570,15A,neg,neg,neg,neg,pos,1,3811,1,0,0,0.03,neg,neg,neg,neg,83,64460,179422,2084030,SAMN20397719 -GA,20194214,15B,neg,neg,neg,neg,neg,1,7479,7,8,9,0.25,"mef,msrD","FolP177,180",tetM,neg,143,48300,140126,2106018,SAMN20331795 -GA,20194218,15B,neg,neg,neg,neg,neg,neg,insufficient quality,2,0,12,0.03,neg,neg,neg,neg,129,58675,190822,2077318,SAMN20331798 -GA,20195396,15B,neg,neg,neg,pos,neg,1,3280,7,8,9,0.25,"mef,msrD","FolP177,180",tetM,neg,136,64519,172339,2097969,SAMN20331888 -GA,20195931,15B,neg,neg,neg,neg,neg,neg,199,2,0,2,0.03,"mef,msrD",neg,neg,neg,95,80355,265360,2121617,SAMN20332034 -GA,20200299,15B,neg,neg,neg,neg,neg,1,7479,7,8,9,0.25,"mef,msrD","FolP177,180",tetM,neg,43,127247,377406,2106440,SAMN20408847 -GA,20201325,15B,neg,neg,neg,neg,neg,neg,1262,14,0,2,0.03,neg,FolP176,neg,neg,103,83383,266222,2101638,SAMN20409123 -GA,20201759,15B,neg,neg,neg,neg,neg,1,7479,7,8,9,0.25,"mef,msrD","FolP177,180",tetM,neg,127,63337,124925,2147842,SAMN20409297 -GA,20201764,15B,neg,neg,neg,neg,neg,neg,199,2,0,12,0.03,neg,neg,neg,neg,71,119706,399137,2065717,SAMN20409301 -GA,20201774,15B,neg,neg,neg,neg,neg,neg,199,2,0,2,0.03,neg,neg,neg,neg,74,74256,184888,2107608,SAMN20409310 -GA,20202538,15B,neg,neg,neg,neg,neg,neg,199,2,0,2,0.03,neg,neg,neg,neg,58,87285,266077,2106953,SAMN20397688 -GA,20202579,15B,neg,neg,neg,neg,neg,1,156,15,12,18,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,156,36337,103551,2084781,SAMN20397726 -GA,20202581,15B,neg,neg,neg,neg,neg,1,7479,7,8,9,0.25,"mef,msrD","FolP177,180",tetM,neg,53,91806,202540,2105853,SAMN20397728 -GA,20195385,15C,neg,neg,neg,neg,neg,1,7479,7,8,9,0.25,"mef,msrD","FolP177,180",tetM,neg,125,50612,238256,2105368,SAMN20331879 -GA,20195392,15C,neg,neg,neg,pos,neg,1,7479,7,8,9,0.25,"mef,msrD","FolP177,180",tetM,neg,268,26297,108809,2177940,SAMN20331884 -GA,20195921,15C,neg,neg,neg,pos,neg,neg,199,186,0,976,0.03,neg,neg,neg,neg,89,64870,150401,2105207,SAMN20332025 -GA,20196326,15C,neg,neg,neg,neg,neg,neg,199,2,0,12,0.03,neg,neg,neg,neg,64,125521,323938,2072970,SAMN20332174 -GA,20197320,15C,neg,neg,neg,neg,neg,1,3280,7,8,997,0.25,"mef,msrD","FolP177,180",tetM,neg,195,44727,120832,2081274,SAMN20332466 -GA,20199737,15C,neg,neg,neg,pos,neg,1,3280,7,8,9,0.25,"mef,msrD","FolP177,180",tetM,neg,61,104405,258776,2143474,SAMN20408758 -GA,20201333,15C,neg,neg,neg,pos,neg,1,7479,7,8,9,0.25,"mef,msrD","FolP177,180",tetM,neg,65,132617,259660,2105281,SAMN20409130 -GA,20202548,15C,neg,neg,neg,neg,neg,neg,199,2,0,2,0.03,neg,neg,neg,neg,201,36731,118521,2160549,SAMN20397698 -GA,20194207,16F,neg,neg,neg,neg,neg,neg,14017,0,192,2,0.03,neg,neg,neg,neg,162,59678,164445,2091338,SAMN20331788 -GA,20195355,16F,neg,neg,neg,neg,neg,neg,414,0,6,2,0.03,neg,neg,neg,neg,199,39153,208183,2077350,SAMN20331851 -GA,20195360,16F,neg,neg,neg,pos,neg,neg,659,9,0,3,0.03,neg,neg,neg,neg,87,78079,170194,2050845,SAMN20331855 -GA,20195363,16F,neg,neg,neg,neg,neg,neg,659,9,0,3,0.03,neg,neg,neg,neg,87,131902,243638,2055978,SAMN20331858 -GA,20195368,16F,neg,neg,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,185,30537,95603,2053156,SAMN20331863 -GA,20195901,16F,neg,neg,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,178,41639,168201,2060512,SAMN20332006 -GA,20195903,16F,neg,neg,neg,neg,neg,neg,659,9,0,3,0.03,neg,neg,neg,neg,75,81524,240491,2060616,SAMN20332008 -GA,20196334,16F,neg,neg,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,199,23805,133844,2134006,SAMN20332182 -GA,20197314,16F,neg,neg,neg,neg,neg,neg,414,0,6,2,0.03,neg,neg,neg,neg,51,175289,336505,2080330,SAMN20332460 -GA,20197328,16F,neg,neg,neg,neg,neg,neg,3157,0,0,3,0.03,neg,neg,neg,neg,99,63801,154753,2085976,SAMN20332472 -GA,20198638,16F,neg,neg,neg,neg,neg,neg,659,9,0,3,0.03,neg,neg,neg,neg,48,128302,283648,2051235,SAMN20332728 -GA,20201337,16F,neg,neg,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,99,80621,241623,2090399,SAMN20409134 -GA,20202554,16F,neg,neg,neg,neg,neg,neg,3157,0,0,3,0.03,neg,neg,neg,neg,88,82476,238126,2087971,SAMN20397704 -GA,20202561,16F,neg,neg,neg,neg,neg,neg,10439,0,4,2,0.03,neg,neg,neg,neg,64,91521,256754,2076488,SAMN20397710 -GA,20202587,16F,neg,neg,neg,neg,neg,neg,3157,0,0,3,0.03,neg,neg,neg,neg,169,40236,115316,2064343,SAMN20397733 -GA,20202595,16F,neg,neg,neg,pos,neg,neg,14069,0,10,2,0.03,neg,neg,neg,neg,94,78006,178677,2129017,SAMN20397740 -GA,20203656,16F,neg,neg,neg,neg,neg,neg,10439,0,4,2,0.03,neg,neg,neg,neg,110,44717,157954,2079977,SAMN20398079 -GA,20205732,16F,neg,neg,neg,neg,neg,neg,10439,0,4,2,0.03,neg,neg,neg,neg,38,99673,256853,2076299,SAMN20398336 -GA,20194213,17F,neg,neg,neg,neg,neg,neg,12020,11,0,0,0.03,neg,neg,neg,neg,226,45201,149403,2096213,SAMN20331794 -GA,20195909,17F,neg,neg,neg,neg,neg,neg,15332,11,0,0,0.03,"mef,msrD",neg,neg,neg,135,39921,106713,2085979,SAMN20332013 -GA,20195912,17F,neg,neg,neg,neg,neg,neg,1794,1,4,975,0.03,neg,neg,neg,neg,184,32837,106196,2005232,SAMN20332016 -GA,20195916,17F,neg,neg,neg,neg,neg,neg,392,11,0,0,0.03,neg,neg,neg,neg,93,51375,146479,2085035,SAMN20332020 -GA,20196330,17F,neg,neg,neg,neg,neg,neg,1924,11,0,172,0.03,neg,neg,neg,neg,46,109374,267915,2085535,SAMN20332178 -GA,20194210,19A,neg,neg,neg,neg,neg,1:02,1451,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,58,121353,343813,2073085,SAMN20331791 -GA,20195358,19A,neg,neg,neg,neg,neg,1:02,320,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,95,52436,209450,2046948,SAMN20331853 -GA,20195904,19A,neg,neg,neg,neg,pos,1:02,320,13,11,648,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,80,65803,320058,2059328,SAMN20332009 -GA,20195913,19A,neg,neg,neg,neg,neg,1:02,320,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,159,39858,166708,2053094,SAMN20332017 -GA,20195932,19A,neg,neg,neg,neg,neg,1:02,320,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,152,48419,163510,2032136,SAMN20332035 -GA,20201785,19A,neg,neg,neg,neg,neg,neg,2013,17,15,430,0.5,neg,"FolA-I100L,FolP180",tetM,neg,62,85053,224448,2080702,SAMN20409319 -GA,20201787,19A,neg,neg,neg,neg,neg,1:02,1451,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,114,57442,320022,2092034,SAMN20409321 -GA,20202567,19A,neg,neg,neg,neg,neg,neg,199,0,29,11,0.12,neg,neg,neg,neg,77,91055,371494,2115988,SAMN20397716 -GA,20195906,19F,neg,neg,neg,neg,neg,1,899,0,0,3,0.03,neg,neg,neg,neg,247,26312,54172,2120125,SAMN20332011 -GA,20195927,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,121,40725,185820,2108757,SAMN20332030 -GA,20198651,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,87,48821,286818,2105457,SAMN20332740 -GA,20199749,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,84,68561,285862,2106513,SAMN20408769 -GA,20200294,19F,neg,neg,neg,neg,neg,1,177,23,0,139,0.03,neg,"FolA-I100L,FolP177,180",neg,neg,79,80961,208091,2086662,SAMN20408842 -GA,20201763,19F,neg,neg,neg,neg,neg,1,179,34,32,43,2,ermB,neg,tetM,neg,198,49953,156716,2185555,SAMN20409300 -GA,20203655,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,87,60127,287441,2109476,SAMN20398078 -GA,20203658,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,74,54797,287648,2108339,SAMN20398080 -GA,20203672,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,117,42676,197121,2107119,SAMN20398086 -GA,20194217,22F,neg,neg,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,175,38617,155071,2057453,SAMN20331797 -GA,20195369,22F,neg,neg,neg,neg,neg,neg,433,1,2,59,0.03,"mef,msrD",neg,neg,neg,129,39792,111269,2074103,SAMN20331864 -GA,20195374,22F,neg,neg,neg,neg,neg,neg,9259,1,2,59,0.03,"mef,msrD",neg,neg,neg,291,20677,73443,2104737,SAMN20331869 -GA,20195918,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,274,18250,48199,2064997,SAMN20332022 -GA,20195935,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,186,32185,89615,2076378,SAMN20332037 -GA,20195936,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,100,45000,216697,2077558,SAMN20332038 -GA,20196331,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,102,58749,135809,2083888,SAMN20332179 -GA,20196341,22F,neg,neg,neg,neg,neg,neg,433,1,2,59,0.03,"mef,msrD",neg,neg,neg,194,31650,95218,2080090,SAMN20332189 -GA,20196344,22F,neg,neg,neg,neg,neg,neg,433,1,2,59,0.03,"mef,msrD",neg,neg,neg,259,14397,55901,2108224,SAMN20332192 -GA,20196346,22F,neg,neg,neg,neg,neg,neg,214,0,2,0,0.03,neg,neg,neg,neg,77,65146,331114,1995921,SAMN20332193 -GA,20198642,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,66,83771,172447,2033716,SAMN20332732 -GA,20198643,22F,neg,neg,neg,neg,neg,neg,433,1,2,27,0.03,"mef,msrD",neg,neg,neg,81,73987,167275,2072577,SAMN20332733 -GA,20199748,22F,neg,neg,neg,neg,pos,neg,214,0,2,0,0.03,neg,neg,neg,neg,31,295720,601975,1989067,SAMN20408768 -GA,20201321,22F,neg,neg,neg,neg,neg,neg,newST,1,2,2,0.03,"mef,msrD",neg,neg,neg,58,91154,298479,2053276,SAMN20409119 -GA,20201783,22F,neg,neg,neg,neg,neg,neg,433,1,2,59,0.03,"mef,msrD",neg,neg,neg,96,49064,130819,2078850,SAMN20409317 -GA,20202542,22F,neg,neg,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,84,61736,298362,2054149,SAMN20397692 -GA,20202543,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,88,49299,129022,2109823,SAMN20397693 -GA,20202550,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,91,47004,106580,2079748,SAMN20397700 -GA,20202552,22F,neg,neg,neg,neg,neg,neg,433,1,2,59,0.03,"mef,msrD",neg,neg,neg,78,58694,186800,2075856,SAMN20397702 -GA,20202558,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,FolA-I100L,neg,neg,75,59329,261129,2079061,SAMN20397707 -GA,20202572,22F,neg,neg,neg,neg,neg,neg,698,0,2,0,0.03,neg,neg,neg,neg,55,101433,176405,1999270,SAMN20397720 -GA,20202575,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,63,77368,199196,2076103,SAMN20397723 -GA,20203661,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,73,69290,227174,2104196,SAMN20398082 -GA,20204197,22F,neg,neg,neg,neg,neg,neg,433,1,2,59,0.03,"mef,msrD",neg,neg,neg,67,85161,223289,2073912,SAMN20398256 -GA,20195389,22F,neg,pos,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,146,35646,97220,2075831,SAMN20331881 -GA,20195356,23A,neg,neg,neg,neg,neg,neg,338,19,1,24,0.5,ermB,neg,tetM,neg,112,49957,141425,2124862,SAMN20331852 -GA,20195365,23A,neg,neg,neg,neg,neg,neg,438,2,NF,NF,0.03,neg,neg,neg,neg,174,32751,98382,2058141,SAMN20331860 -GA,20195922,23A,neg,neg,neg,neg,neg,neg,338,0,1,1,0.25,neg,FolA-I100L,neg,neg,59,111402,308719,2053773,SAMN20332026 -GA,20195930,23A,neg,neg,neg,neg,neg,neg,10323,2,0,0,0.03,neg,neg,neg,neg,200,31920,141478,2066676,SAMN20332033 -GA,20197313,23A,neg,neg,neg,neg,neg,neg,338,0,1,48,0.25,neg,FolP177,neg,neg,57,131190,307349,2086842,SAMN20332459 -GA,20197332,23A,neg,neg,neg,neg,neg,neg,42,2,0,6,0.03,neg,neg,neg,neg,39,135398,349251,2060588,SAMN20332476 -GA,20198640,23A,neg,neg,neg,neg,neg,neg,13242,2,0,6,0.03,neg,neg,neg,neg,49,89730,208627,2059162,SAMN20332730 -GA,20198649,23A,neg,neg,neg,neg,neg,neg,438,2,0,6,0.03,neg,neg,neg,neg,58,130100,281322,2044712,SAMN20332738 -GA,20199609,23A,neg,neg,neg,neg,neg,neg,338,0,1,1,0.25,neg,neg,neg,neg,38,125138,307514,2062271,SAMN20408634 -GA,20200293,23A,neg,neg,neg,neg,neg,neg,338,19,1,24,0.5,ermB,neg,tetM,neg,65,101591,308702,2148604,SAMN20408841 -GA,20201324,23A,neg,neg,neg,neg,neg,neg,338,0,1,3,0.06,neg,neg,neg,neg,51,117718,226849,2128952,SAMN20409122 -GA,20202549,23A,neg,neg,neg,neg,neg,neg,42,2,0,6,0.03,neg,neg,neg,neg,39,158471,611281,2055772,SAMN20397699 -GA,20203670,23A,neg,neg,neg,neg,neg,neg,10323,2,0,1028,0.03,neg,neg,neg,neg,78,90262,135749,2110778,SAMN20398084 -GA,20199738,23A,neg,pos,neg,neg,neg,neg,338,19,1,24,0.5,ermB,neg,tetM,neg,62,116491,224375,2116098,SAMN20408759 -GA,20194208,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,"FolA-I100L,FolP180",neg,neg,141,45793,121666,2101391,SAMN20331789 -GA,20195377,23B,neg,neg,neg,neg,neg,neg,439,0,0,0,0.03,neg,neg,neg,neg,65,77303,243020,2068012,SAMN20331872 -GA,20195384,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,180,43244,150992,2139835,SAMN20331878 -GA,20195397,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,"mef,msrD",FolP180,neg,neg,117,61064,150240,2104579,SAMN20331889 -GA,20195914,23B,neg,neg,neg,neg,neg,neg,439,0,0,0,0.03,"mef,msrD",neg,neg,neg,121,74338,219698,2190902,SAMN20332018 -GA,20195920,23B,neg,neg,neg,neg,neg,neg,36,2,0,120,0.03,neg,neg,neg,neg,47,112464,497692,2026416,SAMN20332024 -GA,20195934,23B,neg,neg,neg,neg,neg,neg,36,2,0,120,0.03,neg,neg,neg,neg,162,41155,85495,2024602,SAMN20332036 -GA,20196338,23B,neg,neg,neg,neg,neg,neg,36,2,0,120,0.03,neg,neg,neg,neg,109,57860,117877,2069756,SAMN20332186 -GA,20197312,23B,neg,neg,neg,neg,neg,neg,439,0,0,0,0.03,"mef,msrD",neg,neg,neg,105,60680,242533,2109563,SAMN20332458 -GA,20197324,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,56,112407,332856,2097814,SAMN20332470 -GA,20199611,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,60,157782,211636,2172743,SAMN20408636 -GA,20199740,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,92,89792,332595,2169712,SAMN20408760 -GA,20200296,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,90,103909,198076,2101721,SAMN20408844 -GA,20200314,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,74,85758,329326,2138545,SAMN20408860 -GA,20200316,23B,neg,neg,neg,neg,neg,neg,newST,2,0,120,0.03,neg,neg,neg,neg,78,65374,118802,2021505,SAMN20408862 -GA,20201339,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,69,112414,314376,2133155,SAMN20409136 -GA,20201341,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,47,156263,267154,2088818,SAMN20409138 -GA,20201769,23B,neg,neg,neg,neg,neg,neg,2705,0,0,1,0.12,"mef,msrD",FolP189,neg,neg,92,78896,252092,2111695,SAMN20409305 -GA,20201773,23B,neg,neg,neg,pos,neg,neg,439,0,0,0,0.03,neg,neg,neg,neg,49,127264,288955,2069843,SAMN20409309 -GA,20202541,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,111,63564,199514,2136713,SAMN20397691 -GA,20202545,23B,neg,neg,neg,neg,neg,neg,36,2,0,120,0.03,neg,neg,neg,neg,45,121457,364187,2092702,SAMN20397695 -GA,20202573,23B,neg,neg,neg,neg,neg,neg,16659,12,0,9,0.06,"mef,msrD",neg,neg,neg,103,50452,143850,2097904,SAMN20397721 -GA,20205733,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,56,117446,266566,2097273,SAMN20398337 -GA,20206701,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,81,88560,332849,2137937,SAMN20398351 -GA,20197318,24F,neg,neg,neg,neg,neg,neg,72,2,0,0,0.03,neg,neg,neg,neg,87,79634,293521,2153314,SAMN20332464 -GA,20199746,28A,neg,neg,neg,neg,neg,neg,546,2,2,69,0.06,neg,neg,neg,neg,94,93158,177741,2045234,SAMN20408766 -GA,20195366,33F,neg,neg,neg,neg,neg,neg,14064,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,36,145543,282836,2054206,SAMN20331861 -GA,20195370,33F,neg,neg,neg,neg,neg,neg,2705,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,125,54806,113826,2064176,SAMN20331865 -GA,20195376,33F,neg,neg,neg,pos,neg,neg,2705,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,38,146578,345520,2063089,SAMN20331871 -GA,20195391,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,95,56934,283419,2055523,SAMN20331883 -GA,20196327,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,35,180416,566805,2051432,SAMN20332175 -GA,20196347,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,30,180432,359350,2059981,SAMN20332194 -GA,20198653,33F,neg,neg,neg,neg,neg,neg,2705,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,32,217825,374844,2065225,SAMN20332742 -GA,20199736,33F,neg,neg,neg,neg,neg,neg,10168,4,23,7,1,"mef,msrD",FolP189,neg,neg,37,150457,327088,2043889,SAMN20408757 -GA,20199745,33F,neg,neg,neg,neg,neg,neg,717,2,0,6,0.03,ermB,neg,tetM,neg,44,141937,223666,2027799,SAMN20408765 -GA,20201327,33F,neg,neg,neg,neg,neg,neg,2705,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,33,142570,262879,2060479,SAMN20409125 -GA,20201760,33F,neg,neg,neg,neg,neg,neg,newST,2,0,6,0.03,"mef,msrD","FolA-I100L,FolP189",neg,neg,40,121319,598686,2099115,SAMN20409298 -GA,20201788,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,78,73395,253334,2055708,SAMN20409322 -GA,20202557,33F,neg,neg,neg,neg,neg,neg,717,2,0,6,0.03,ermB,neg,tetM,neg,67,66032,172007,2027833,SAMN20397706 -GA,20203660,33F,neg,neg,neg,neg,neg,neg,2705,2,140,6,0.03,"mef,msrD",FolP189,neg,neg,34,263104,466145,2067261,SAMN20398081 -GA,20203662,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,49,121329,339143,2047757,SAMN20398083 -GA,20204196,33F,neg,neg,neg,neg,neg,neg,11856,2,31,198,0.12,"mef,msrD","FolA-I100L,FolP189",neg,neg,33,219955,489709,2065015,SAMN20398255 -GA,20194200,35B,neg,neg,neg,neg,neg,1,156,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,77,63664,277164,2125084,SAMN20331782 -GA,20195364,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,140,43208,86462,2010338,SAMN20331859 -GA,20195394,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,neg,neg,neg,neg,113,40320,115564,2047776,SAMN20331886 -GA,20195395,35B,neg,neg,neg,neg,neg,1,156,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,358,29399,83340,2148731,SAMN20331887 -GA,20195910,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,83,61497,105489,2090908,SAMN20332014 -GA,20195925,35B,neg,neg,neg,neg,neg,1,10493,4,7,7,2,"mef,msrD",neg,neg,neg,85,57506,166699,2036336,SAMN20332028 -GA,20196340,35B,neg,neg,neg,neg,neg,1,156,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,75,81916,227306,2134089,SAMN20332188 -GA,20196350,35B,neg,neg,neg,pos,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,74,58021,165386,2053032,SAMN20332197 -GA,20198652,35B,neg,neg,neg,neg,neg,1,156,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,63,86028,164240,2084824,SAMN20332741 -GA,20199734,35B,neg,neg,neg,neg,neg,1,11584,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,76,99387,277793,2129272,SAMN20408755 -GA,20199747,35B,neg,neg,neg,pos,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,226,89775,203995,2061595,SAMN20408767 -GA,20200298,35B,neg,neg,neg,neg,neg,1,156,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,94,69775,147032,2167196,SAMN20408846 -GA,20200315,35B,neg,neg,neg,neg,neg,1,156,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,173,45648,152540,2119776,SAMN20408861 -GA,20201332,35B,neg,neg,neg,neg,neg,1,156,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,99,53690,134529,2129233,SAMN20409129 -GA,20201336,35B,neg,neg,neg,neg,neg,1,156,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,83,77021,225682,2128864,SAMN20409133 -GA,20201343,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,102,48894,140827,1999560,SAMN20409140 -GA,20201777,35B,neg,neg,neg,pos,neg,1,newST,4,634,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,58,105496,279597,2129068,SAMN20409312 -GA,20201790,35B,neg,neg,neg,pos,neg,1,10493,4,7,7,2,"mef,msrD",neg,neg,neg,40,106009,485150,2064176,SAMN20409324 -GA,20202535,35B,neg,neg,neg,neg,neg,1,156,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,79,65585,227282,2121690,SAMN20397685 -GA,20202539,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,56,89759,151451,2018197,SAMN20397689 -GA,20202569,35B,neg,neg,neg,neg,neg,1,156,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,89,56702,224418,2090053,SAMN20397718 -GA,20202582,35B,neg,neg,neg,neg,neg,1,156,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,102,59286,179093,2170759,SAMN20397729 -GA,20203652,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,45,105489,223005,2046250,SAMN20398076 -GA,20206700,35B,neg,neg,neg,neg,neg,1,156,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,61,69757,301649,2089472,SAMN20398350 -GA,20195386,35B,neg,pos,neg,neg,neg,1,558,4,7,7,2,neg,neg,neg,neg,180,39908,115010,2035002,SAMN20331880 -GA,20201344,35B,neg,pos,neg,neg,neg,neg,558,4,7,7,2,"mef,msrD",neg,neg,neg,45,91430,165439,1990861,SAMN20409141 -GA,20205731,35B,neg,pos,neg,neg,neg,1,558,4,7,7,2,neg,neg,neg,neg,49,112648,218166,2008267,SAMN20398335 -GA,20195379,35D,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,58,90936,165394,2014657,SAMN20331874 -GA,20195381,35D,neg,neg,neg,neg,neg,1,156,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,194,31908,98695,2155938,SAMN20331876 -GA,20195383,35D,neg,neg,neg,neg,neg,1,10493,4,7,7,2,"mef,msrD",neg,neg,neg,163,43183,96379,2094248,SAMN20331877 -GA,20195378,35F,neg,neg,neg,neg,neg,neg,1635,0,0,3,0.03,neg,neg,neg,neg,107,70722,165879,2118550,SAMN20331873 -GA,20195900,35F,neg,neg,neg,neg,neg,neg,1635,0,0,3,0.03,neg,neg,neg,neg,164,45397,193299,2120142,SAMN20332005 -GA,20202565,35F,neg,neg,neg,neg,neg,neg,1368,74,0,77,0.06,"mef,msrD",neg,neg,neg,64,114210,245426,2063208,SAMN20397714 -GA,20201340,6A,neg,neg,neg,neg,neg,neg,newST,6,42,8,R,"mef,msrD","FolA-I100L,FolP195",neg,neg,87,65044,229100,2067260,SAMN20409137 -GA,20200310,6C,neg,neg,neg,neg,neg,neg,8446,0,0,124,0.03,ermB,neg,neg,neg,69,83123,173788,2129176,SAMN20408856 -GA,20201789,6C,neg,neg,neg,neg,neg,neg,386,2,53,77,0.12,ermB,neg,tetM,neg,127,43461,204348,2217953,SAMN20409323 -GA,20203673,6C,neg,neg,neg,neg,neg,neg,1390,15,16,8,1,"mef,msrD",neg,neg,neg,86,84534,170162,2098491,SAMN20398087 -GA,20203647,6C,neg,pos,neg,neg,neg,neg,1292,19,31,8,1,"mef,msrD","FolA-I100L,FolP173",neg,neg,63,129187,383087,2114109,SAMN20398073 -GA,20199610,7C,neg,neg,neg,neg,neg,neg,1797,2,4,6,0.03,neg,neg,neg,neg,106,59091,190248,2085351,SAMN20408635 -GA,20200300,7C,neg,neg,neg,neg,neg,neg,1797,2,4,6,0.03,neg,neg,neg,neg,99,64397,154821,2116348,SAMN20408848 -GA,20202540,7C,neg,neg,neg,neg,neg,1,177,2,0,3,0.03,neg,"FolA-I100L,FolP177,180",neg,neg,106,81675,206416,2094591,SAMN20397690 -GA,20202551,7C,neg,neg,neg,neg,neg,neg,1797,2,4,6,0.03,neg,neg,neg,neg,123,58567,146447,2122001,SAMN20397701 -GA,20194201,9N,neg,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,75,87909,168074,2085936,SAMN20331783 -GA,20194204,9N,neg,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,109,57728,193517,2080822,SAMN20331785 -GA,20194216,9N,neg,neg,neg,neg,neg,neg,6359,17,144,8,2,"mef,msrD",FolP169,tetM,neg,214,31182,85604,2082868,SAMN20331796 -GA,20195361,9N,neg,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,110,87074,265283,2167962,SAMN20331856 -GA,20195373,9N,neg,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,117,50510,150521,2132616,SAMN20331868 -GA,20195393,9N,neg,neg,neg,neg,neg,neg,405,23,0,0,0.03,neg,neg,neg,neg,116,57086,189022,2028869,SAMN20331885 -GA,20195911,9N,neg,neg,neg,neg,neg,neg,66,1,0,110,0.06,neg,neg,neg,neg,117,52311,121308,2016459,SAMN20332015 -GA,20197310,9N,neg,neg,neg,neg,neg,neg,405,23,0,0,0.03,neg,neg,neg,neg,94,53989,168291,2081902,SAMN20332456 -GA,20197319,9N,neg,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,70,78756,195119,2059795,SAMN20332465 -GA,20198648,9N,neg,neg,neg,neg,pos,neg,632,1,0,0,0.03,neg,neg,neg,neg,64,106616,233462,2125754,SAMN20332737 -GA,20199612,9N,neg,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,98,64298,142188,2082697,SAMN20408637 -GA,20200290,9N,neg,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,53,114109,305952,2073434,SAMN20408838 -GA,20200291,9N,neg,neg,neg,neg,neg,neg,405,23,0,0,0.03,neg,neg,neg,neg,81,91517,328260,2075167,SAMN20408839 -GA,20200311,9N,neg,neg,neg,neg,neg,neg,632,1,0,0,0.03,neg,neg,neg,neg,77,79230,317296,2131653,SAMN20408857 -GA,20201338,9N,neg,neg,neg,neg,neg,neg,632,1,0,0,0.03,neg,neg,neg,neg,76,81904,170313,2124791,SAMN20409135 -GA,20201786,9N,neg,neg,neg,neg,neg,neg,405,23,630,0,0.03,neg,neg,neg,neg,112,65534,328150,2033817,SAMN20409320 -GA,20202564,9N,neg,neg,neg,neg,neg,neg,632,1,0,0,0.03,neg,neg,neg,neg,63,84150,224580,2082514,SAMN20397713 -GA,20203654,9N,neg,neg,neg,neg,neg,neg,632,1,0,0,0.03,neg,neg,neg,neg,52,129651,391024,2082090,SAMN20398077 -GA,20194202,9N,neg,pos,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,147,45224,142310,2093710,SAMN20331784 -GA,20200309,NT,neg,neg,neg,neg,neg,neg,2220,10,29,1008,0.12,neg,neg,neg,neg,84,60373,147014,2093029,SAMN20408855 -GA,20196332,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,83,56903,182863,1980183,SAMN20332180 -GA,20196349,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,41,187923,265342,1982336,SAMN20332196 -GA,20197322,3,pos,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,93,63350,204032,1989811,SAMN20332468 -GA,20199607,3,pos,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,31,195850,392509,1986053,SAMN20408632 -GA,20200308,3,pos,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,55,107081,308645,2022189,SAMN20408854 -GA,20200312,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,136,31991,100142,1977091,SAMN20408858 -GA,20201322,3,pos,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,71,78849,180042,2023143,SAMN20409120 -GA,20201772,3,pos,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,41,167471,267784,1988328,SAMN20409308 -GA,20201792,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,46,154564,217015,1975236,SAMN20409326 -GA,20202560,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,51,167299,216270,1974805,SAMN20397709 -GA,20202574,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,102,43835,101875,1975849,SAMN20397722 -GA,20203645,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,48,161142,216326,1975189,SAMN20398071 -GA,20203674,3,pos,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,94,48908,158679,1986587,SAMN20398088 -GA,20200295,8,pos,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,48,100058,391688,1994305,SAMN20408843 -GA,20202597,8,pos,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,54,97072,218782,1994209,SAMN20397742 -GA,20196329,38,pos,neg,neg,neg,neg,neg,393,2,4,0,0.03,neg,neg,neg,neg,103,51024,264877,2144007,SAMN20332177 -GA,20202553,38,pos,neg,neg,neg,neg,neg,393,2,4,0,0.03,neg,neg,neg,neg,224,28982,97160,2130521,SAMN20397703 -GA,20201334,12F,pos,neg,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,95,57819,141806,1978920,SAMN20409131 -GA,20201766,12F,pos,neg,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,56,69657,205996,1981343,SAMN20409303 -GA,20201779,15B,pos,neg,neg,pos,neg,1,7479,7,8,9,0.25,"mef,msrD","FolP177,180",tetM,neg,106,58942,129180,2150092,SAMN20409314 -GA,20202563,15B,pos,neg,neg,neg,neg,1,16658,7,8,9,0.25,"mef,msrD","FolP177,180",tetM,neg,88,63168,122415,2191188,SAMN20397712 -GA,20195928,16F,pos,neg,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,160,36134,91801,2058030,SAMN20332031 -GA,20200292,16F,pos,neg,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,56,99505,540996,2054809,SAMN20408840 -GA,20201326,16F,pos,neg,neg,pos,neg,neg,3157,0,0,3,0.03,neg,neg,neg,neg,55,97572,189673,2081340,SAMN20409124 -GA,20201771,16F,pos,neg,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,101,72209,180974,2054118,SAMN20409307 -GA,20201775,16F,pos,neg,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,94,64135,190649,2053558,SAMN20409311 -GA,20202546,16F,pos,neg,neg,neg,neg,neg,3157,0,0,3,0.03,neg,neg,neg,neg,85,77372,189534,2072321,SAMN20397696 -GA,20197321,19A,pos,neg,neg,neg,neg,1:02,newST,13,14,16,4,"mef,msrD","FolA-I100L,FolP195",neg,neg,174,36057,119024,2063991,SAMN20332467 -GA,20200297,19A,pos,neg,neg,neg,neg,neg,2062,16,13,19,0.25,neg,"FolA-I100L,FolP169",neg,neg,68,108687,228081,2096149,SAMN20408845 -GA,20200313,19A,pos,neg,neg,pos,neg,neg,2062,16,13,19,0.25,neg,"FolA-I100L,FolP169",neg,neg,71,113656,212830,2094720,SAMN20408859 -GA,20202547,19A,pos,neg,neg,neg,neg,1:02,1451,13,14,16,4,"mef,msrD","FolA-I100L,FolP195",neg,neg,73,67980,331883,2073655,SAMN20397697 -GA,20198647,22F,pos,neg,neg,pos,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,68,108422,214623,2052994,SAMN20332736 -GA,20199752,22F,pos,neg,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,75,59574,173314,2054756,SAMN20408772 -GA,20201768,22F,pos,neg,neg,neg,neg,neg,433,1,2,59,0.03,"mef,msrD",neg,neg,neg,125,34950,99227,2116347,SAMN20409304 -GA,20202580,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,69,64159,226594,2079334,SAMN20397727 -GA,20202591,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,111,41107,131718,2076519,SAMN20397737 -GA,20199744,33F,pos,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,27,179452,558210,2047150,SAMN20408764 -GA,20202588,33F,pos,neg,pos,neg,neg,neg,100,2,0,6,0.03,neg,FolP189,neg,neg,49,94826,250425,2015661,SAMN20397734 -GA,20202600,33F,pos,neg,neg,neg,neg,neg,100,2,0,6,0.03,neg,FolP189,neg,neg,58,83026,233071,2014820,SAMN20397744 -GA,20194205,35F,pos,neg,neg,neg,neg,neg,1635,0,0,3,0.03,neg,neg,neg,neg,199,40523,108437,2106519,SAMN20331786 -GA,20197316,35F,pos,neg,neg,neg,neg,neg,1635,0,0,3,0.03,neg,neg,neg,neg,101,78557,203288,2109167,SAMN20332462 -GA,20195905,9N,pos,neg,neg,neg,neg,neg,10539,1,0,0,0.03,"mef,msrD",neg,neg,neg,58,104163,200103,2091855,SAMN20332010 -GA,20196343,9N,pos,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,138,65596,174216,2155760,SAMN20332191 -GA,20198641,9N,pos,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,104,68269,184763,2102854,SAMN20332731 -GA,20199742,9N,pos,neg,neg,neg,neg,neg,405,23,0,0,0.03,neg,neg,neg,neg,80,77766,252959,2035492,SAMN20408762 -GA,20202544,9N,pos,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,66,83698,176167,2067271,SAMN20397694 -GA,20202585,9N,pos,neg,neg,neg,neg,neg,13237,1,0,0,0.03,neg,neg,neg,neg,64,103635,265253,2084156,SAMN20397731 -GA,20202586,9N,pos,neg,neg,neg,neg,neg,13237,1,0,0,0.03,neg,neg,neg,neg,47,146951,265357,2084419,SAMN20397732 -GA,20203646,9N,pos,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,56,77041,184874,2069197,SAMN20398072 -GA,20205734,9N,pos,neg,neg,neg,neg,neg,405,23,0,0,0.03,neg,neg,neg,neg,75,81119,328193,1996302,SAMN20398338 -MD,20196916,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,60,79341,216299,1974973,SAMN20332394 -MD,20196918,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,74,83092,178913,1982759,SAMN20332396 -MD,20196928,3,neg,neg,neg,neg,neg,neg,180,2,0,111,0.06,ermB,neg,tetM,cat,96,53956,129851,2043107,SAMN20332403 -MD,20196934,3,neg,neg,neg,neg,pos,neg,180,2,3,2,0.03,neg,neg,neg,neg,79,78502,179104,1987640,SAMN20332409 -MD,20196946,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,83,58929,182527,1986227,SAMN20332421 -MD,20196974,3,neg,neg,neg,neg,neg,neg,180,2,0,111,0.06,ermB,neg,tetM,cat,100,48935,133314,2043226,SAMN20332446 -MD,20199412,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,146,68506,187956,2015906,SAMN20408547 -MD,20199416,3,neg,neg,neg,pos,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,63,84567,151246,1986332,SAMN20408551 -MD,20199417,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,64,142691,270849,1983233,SAMN20408552 -MD,20199433,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,37,195863,356723,2022716,SAMN20408567 -MD,20199438,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,69,100183,197717,2019102,SAMN20408572 -MD,20199448,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,tet,neg,68,93955,266706,2023769,SAMN20408582 -MD,20199473,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,32,167501,377075,1988513,SAMN20408606 -MD,20199494,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,31,168416,309882,1975016,SAMN20408624 -MD,20200896,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,96,72605,244383,1984797,SAMN20408999 -MD,20201514,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,39,125312,263192,1987115,SAMN20409214 -MD,20201516,3,neg,neg,neg,neg,neg,neg,180,2,0,111,0.06,ermB,neg,tetM,cat,54,168650,287273,2043787,SAMN20409216 -MD,20201517,3,neg,neg,neg,pos,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,45,141300,264277,1988862,SAMN20409217 -MD,20202109,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,ermB-G45E,neg,tetM,cat,82,71447,185104,2037967,SAMN20397609 -MD,20203637,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,48,97436,266799,1974609,SAMN20398064 -MD,20203638,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,84,63652,195298,1988127,SAMN20398065 -MD,20203972,3,neg,neg,neg,neg,neg,neg,6013,2,0,111,0.06,ermB,neg,tetM,cat,108,43038,131599,2039104,SAMN20398171 -MD,20203979,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,41,140726,218622,1988629,SAMN20398177 -MD,20199453,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,61,69991,209427,1991218,SAMN20408587 -MD,20199445,13,neg,neg,neg,neg,neg,neg,11327,0,2,0,0.03,neg,"FolA-I100L,FolP178",neg,neg,93,91084,173967,2246417,SAMN20408579 -MD,20196941,20,neg,neg,neg,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,62,98035,226003,2046302,SAMN20332416 -MD,20199472,20,neg,neg,neg,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,63,123718,226406,2053301,SAMN20408605 -MD,20200887,20,neg,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,79,119147,200040,2095482,SAMN20408992 -MD,20201521,20,neg,neg,pos,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,55,107433,263524,2053776,SAMN20409221 -MD,20196947,21,neg,neg,neg,neg,neg,neg,2927,84,15,13,0.5,neg,neg,neg,neg,183,44833,91621,2086745,SAMN20332422 -MD,20199405,31,neg,neg,neg,neg,neg,neg,568,12,0,0,0.03,neg,neg,neg,neg,72,66874,162947,2013394,SAMN20408540 -MD,20199426,31,neg,neg,neg,neg,neg,neg,8289,12,0,0,0.03,neg,neg,neg,neg,87,59863,166783,2018377,SAMN20408561 -MD,20199450,31,neg,neg,neg,neg,neg,neg,8289,12,0,0,0.03,neg,neg,neg,neg,93,62926,166888,2057464,SAMN20408584 -MD,20199474,31,neg,neg,neg,neg,neg,neg,newST,12,0,0,0.03,"mef,msrD",neg,neg,neg,77,68466,197909,2012805,SAMN20408607 -MD,20203980,31,neg,neg,pos,neg,neg,neg,8289,12,0,0,0.03,neg,neg,neg,neg,86,59108,159411,2022514,SAMN20398178 -MD,20203994,31,neg,neg,neg,neg,neg,neg,8289,12,0,0,0.03,neg,neg,neg,neg,105,50295,162789,2019878,SAMN20398191 -MD,20196925,34,neg,neg,pos,neg,neg,neg,547,0,0,2,0.03,"mef,msrD",neg,neg,neg,45,141834,345680,2072793,SAMN20332400 -MD,20199415,34,neg,neg,neg,neg,neg,neg,12875,0,0,0,0.03,"mef,msrD",neg,neg,neg,48,93972,235403,2100874,SAMN20408550 -MD,20199436,34,neg,neg,neg,neg,neg,neg,547,0,0,2,0.03,neg,neg,neg,neg,38,373035,434543,2103108,SAMN20408570 -MD,20202101,34,neg,neg,neg,pos,pos,neg,547,0,0,2,0.03,neg,neg,neg,neg,51,87447,244890,2083394,SAMN20409372 -MD,20196915,38,neg,neg,neg,pos,neg,neg,393,2,4,0,0.03,neg,neg,neg,neg,121,55522,264872,2126197,SAMN20332393 -MD,20199442,38,neg,neg,neg,neg,neg,neg,9325,150,1,77,0.12,"mef,msrD","FolA-I100L,FolP169",tetM,neg,126,56501,144908,2244211,SAMN20408576 -MD,20199411,38,neg,pos,neg,neg,neg,neg,393,2,4,0,0.03,neg,neg,neg,neg,152,35935,126129,2132433,SAMN20408546 -MD,20196972,10A,neg,neg,neg,neg,neg,neg,816,0,0,2,0.03,neg,neg,neg,neg,282,23479,79870,2092873,SAMN20332444 -MD,20196979,10A,neg,neg,neg,neg,neg,neg,816,0,0,2,0.03,neg,neg,neg,neg,62,104252,238009,2070933,SAMN20332451 -MD,20199408,10A,neg,neg,neg,neg,neg,neg,816,0,0,2,0.03,neg,neg,neg,neg,58,98178,359104,2066125,SAMN20408543 -MD,20199427,10A,neg,neg,neg,neg,neg,neg,816,0,0,2,0.03,"mef,msrD",neg,neg,neg,215,25076,87265,2030562,SAMN20408562 -MD,20199492,10A,neg,neg,neg,neg,neg,neg,2068,0,0,2,0.03,neg,neg,neg,neg,142,42656,167947,2107365,SAMN20408622 -MD,20199961,10A,neg,neg,neg,neg,neg,neg,816,0,0,2,0.03,neg,neg,neg,neg,105,82744,261882,2065522,SAMN20408826 -MD,20200903,10A,neg,neg,neg,neg,neg,neg,816,0,0,2,0.03,neg,neg,neg,neg,64,104331,262282,2072320,SAMN20409005 -MD,20203987,10A,neg,neg,neg,neg,pos,neg,816,0,0,2,0.03,neg,neg,neg,neg,68,89308,175494,2076647,SAMN20398184 -MD,20203997,10A,neg,neg,neg,neg,neg,neg,15430,0,0,2,0.03,neg,neg,neg,neg,65,86136,262488,2106740,SAMN20398194 -MD,20196961,11A,neg,neg,neg,neg,neg,neg,62,2,6,10,0.03,neg,neg,neg,neg,61,75199,184685,2001655,SAMN20332434 -MD,20199414,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,65,70897,184699,2016236,SAMN20408549 -MD,20199440,11A,neg,neg,neg,neg,neg,1,166,15,12,18,2,ermB,"FolA-I100L,FolP180",tetM,neg,57,97285,266908,2067939,SAMN20408574 -MD,20199461,11A,neg,neg,neg,neg,neg,neg,62,2,6,0,0.03,"mef,msrD",neg,neg,neg,68,91184,190713,2024689,SAMN20408595 -MD,20201518,11A,neg,neg,neg,neg,neg,neg,newST,2,6,10,0.03,neg,neg,neg,neg,77,121293,311862,2078474,SAMN20409218 -MD,20202104,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,"mef,msrD",neg,neg,neg,76,68456,190001,2022100,SAMN20409375 -MD,20203973,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,"mef,msrD",neg,neg,neg,65,71208,191272,2060533,SAMN20398172 -MD,20203983,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,81,56192,169153,2003833,SAMN20398181 -MD,20203995,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,92,57446,173091,2012578,SAMN20398192 -MD,20205168,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,49,108893,272802,2003151,SAMN20398324 -MD,20203639,11A,neg,unk,neg,neg,neg,2,3276,2,6,0,0.03,"mef,msrD",neg,neg,neg,83,64742,295655,2044543,SAMN20398066 -MD,20196940,12F,neg,neg,neg,neg,neg,neg,3774,23,27,77,0.12,neg,neg,neg,neg,94,56208,205561,2078569,SAMN20332415 -MD,20196945,15A,neg,neg,pos,neg,neg,1,newST,1,0,0,0.03,neg,neg,neg,neg,106,64242,185351,2086157,SAMN20332420 -MD,20196983,15A,neg,neg,neg,neg,neg,1,newST,1,0,0,0.03,neg,neg,neg,neg,78,93393,176760,2091731,SAMN20332453 -MD,20199406,15A,neg,neg,neg,neg,neg,neg,63,122,27,28,0.25,ermB,FolP178,tetM,neg,83,73776,241614,2059497,SAMN20408541 -MD,20199409,15A,neg,neg,neg,neg,neg,1,newST,1,0,0,0.03,neg,neg,neg,neg,64,83615,209972,2088399,SAMN20408544 -MD,20199481,15A,neg,neg,neg,neg,neg,1,newST,15,12,995,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,36,140642,362072,2029949,SAMN20408614 -MD,20200885,15A,neg,neg,neg,neg,neg,neg,63,24,27,28,0.25,ermB,neg,tetM,neg,75,69138,242630,2075172,SAMN20408990 -MD,20201522,15A,neg,neg,neg,neg,neg,neg,1710,24,16,138,0.5,ermB,neg,tetM,neg,72,65075,389253,2109169,SAMN20409222 -MD,20199471,15A,neg,pos,pos,neg,neg,1,3811,1,0,0,0.03,neg,neg,neg,neg,84,78577,277052,2088571,SAMN20408604 -MD,20202100,15A,neg,pos,pos,neg,neg,neg,63,24,27,28,0.25,ermB,neg,tetM,neg,90,74938,240516,2071603,SAMN20409371 -MD,20196960,15B,neg,neg,neg,pos,neg,neg,199,2,0,12,0.03,neg,neg,neg,neg,88,118655,238697,2120440,SAMN20332433 -MD,20199451,15B,neg,neg,neg,neg,neg,neg,8325,2,0,2,0.03,neg,FolP176,neg,neg,113,80424,259448,2089904,SAMN20408585 -MD,20199454,15B,neg,neg,neg,neg,pos,neg,199,2,0,12,0.03,neg,neg,neg,neg,54,125978,307650,2059948,SAMN20408588 -MD,20199455,15B,neg,neg,neg,neg,neg,neg,1262,2,0,2,0.03,neg,FolP176,neg,neg,148,71349,140271,2143258,SAMN20408589 -MD,20199962,15B,neg,neg,neg,neg,neg,neg,1262,2,0,2,0.03,neg,FolP176,neg,neg,80,70015,150314,2096389,SAMN20408827 -MD,20199964,15B,neg,neg,neg,neg,neg,neg,8493,2,0,2,0.03,neg,FolP176,neg,neg,101,80858,140357,2097239,SAMN20408829 -MD,20203964,15B,neg,neg,neg,neg,neg,neg,199,2,0,2,0.03,"mef,msrD",neg,neg,neg,50,107002,312859,2070850,SAMN20398163 -MD,20203971,15B,neg,neg,neg,neg,neg,1,162,1,0,0,0.03,neg,neg,neg,neg,82,70467,204021,2137151,SAMN20398170 -MD,20203991,15B,neg,neg,neg,neg,neg,neg,199,2,0,2,0.03,"mef,msrD",neg,neg,neg,68,96253,312855,2075840,SAMN20398188 -MD,20203981,15C,neg,neg,neg,neg,neg,neg,199,2,0,12,0.03,neg,neg,neg,neg,132,51718,195182,2081051,SAMN20398179 -MD,20203996,15C,neg,neg,neg,neg,neg,neg,1262,2,0,2,0.03,neg,FolP176,neg,neg,90,81083,150345,2149561,SAMN20398193 -MD,20196926,16F,neg,neg,neg,neg,neg,neg,newST,0,10,2,0.03,neg,FolP178,neg,ParC-T138I,79,69453,203270,2143080,SAMN20332401 -MD,20196932,16F,neg,neg,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,58,105265,298092,2051390,SAMN20332407 -MD,20196938,16F,neg,neg,neg,neg,neg,neg,995,91,4,3,0.03,neg,neg,neg,neg,77,76685,238473,2044924,SAMN20332413 -MD,20196948,16F,neg,neg,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,88,76344,160348,2097431,SAMN20332423 -MD,20199418,16F,neg,neg,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,58,114741,298368,2047793,SAMN20408553 -MD,20199460,16F,neg,neg,neg,neg,neg,neg,13245,9,4,3,0.03,neg,neg,neg,neg,58,136200,343506,2058202,SAMN20408594 -MD,20199485,16F,neg,neg,neg,neg,neg,neg,995,91,4,3,0.03,neg,neg,neg,neg,65,116567,631478,2044204,SAMN20408617 -MD,20199486,16F,neg,neg,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,79,104804,272227,2067693,SAMN20408618 -MD,20200890,16F,neg,neg,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,53,116052,298598,2048494,SAMN20408995 -MD,20205170,16F,neg,neg,neg,neg,pos,neg,659,9,0,3,0.03,neg,neg,neg,neg,45,196086,342679,2061811,SAMN20398326 -MD,20199413,17F,neg,neg,pos,neg,neg,neg,newST,11,0,172,0.03,neg,neg,neg,neg,68,116899,266183,2085253,SAMN20408548 -MD,20199456,17F,neg,neg,neg,neg,neg,neg,2355,79,26,194,0.06,ermB,neg,tetM,neg,51,176962,285598,2053775,SAMN20408590 -MD,20203968,17F,neg,neg,neg,neg,neg,neg,63,0,27,13,0.25,ermB,"FolA-I100L,FolP180",tetM,neg,62,73739,290794,2078392,SAMN20398167 -MD,20203985,17F,neg,neg,neg,neg,neg,neg,newST,11,0,0,0.03,neg,neg,neg,neg,46,115277,266161,2068822,SAMN20398183 -MD,20203998,17F,neg,neg,neg,neg,neg,neg,63,0,27,13,0.25,ermB,"FolA-I100L,FolP180",tetM,neg,69,67960,276188,2077609,SAMN20398195 -MD,20196944,19A,neg,neg,neg,neg,pos,2,320,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,83,65511,322161,2023704,SAMN20332419 -MD,20196958,19A,neg,neg,pos,neg,neg,1:02,320,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,57,120454,373400,2033524,SAMN20332432 -MD,20196967,19A,neg,neg,neg,neg,neg,1:02,320,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,89,67470,315852,2035094,SAMN20332440 -MD,20199441,19A,neg,neg,neg,neg,neg,1:02,1451,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,56,119427,397863,2096063,SAMN20408575 -MD,20199467,19A,neg,neg,neg,pos,neg,1:02,320,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,66,82695,243774,2064686,SAMN20408600 -MD,20199475,19A,neg,neg,neg,neg,neg,1:02,320,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,64,83432,356529,2057234,SAMN20408608 -MD,20205172,19A,neg,neg,neg,neg,neg,1,695,8,0,11,0.12,neg,neg,neg,neg,102,63952,147895,2151415,SAMN20398328 -MD,20196939,19F,neg,neg,neg,neg,neg,neg,423,2,0,2,0.03,neg,neg,neg,neg,114,63750,124511,2060027,SAMN20332414 -MD,20196962,19F,neg,neg,neg,neg,pos,2,1258,2,78,3,0.03,neg,neg,neg,neg,95,68452,172343,2106825,SAMN20332435 -MD,20199410,19F,neg,neg,neg,pos,neg,neg,654,11,0,0,0.03,neg,neg,neg,neg,90,54773,283077,2057669,SAMN20408545 -MD,20199444,19F,neg,neg,neg,neg,pos,2,654,2,0,0,0.03,neg,neg,neg,neg,188,40825,161933,2108017,SAMN20408578 -MD,20203963,19F,neg,neg,neg,neg,neg,1,179,34,32,43,2,ermB,neg,tetM,neg,125,59221,211896,2187651,SAMN20398162 -MD,20203975,19F,neg,neg,pos,neg,neg,2,11819,2,0,0,0.03,neg,neg,neg,neg,82,60210,185963,2069821,SAMN20398173 -MD,20203976,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,82,47170,205320,2112129,SAMN20398174 -MD,20203990,19F,neg,neg,neg,neg,neg,2,654,11,0,0,0.03,neg,neg,neg,neg,87,49093,183598,2110474,SAMN20398187 -MD,20196914,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,76,58946,147977,2077536,SAMN20332392 -MD,20196920,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,79,59647,165423,2065994,SAMN20332398 -MD,20196931,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,162,34763,152188,2065106,SAMN20332406 -MD,20196966,22F,neg,neg,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,75,68509,206719,2054754,SAMN20332439 -MD,20196968,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,103,48065,159649,2078800,SAMN20332441 -MD,20196973,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,"mef,msrD",neg,neg,neg,92,48743,226181,2072218,SAMN20332445 -MD,20196977,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,85,52382,99628,2075426,SAMN20332449 -MD,20196981,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,117,41102,118381,2067246,SAMN20332452 -MD,20199403,22F,neg,neg,neg,pos,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,79,59784,159633,2073799,SAMN20408538 -MD,20199422,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,162,39864,98424,2074733,SAMN20408557 -MD,20199435,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,107,46948,107162,2071503,SAMN20408569 -MD,20199458,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,115,50429,163174,2074546,SAMN20408592 -MD,20199476,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,84,56794,222209,2079554,SAMN20408609 -MD,20199478,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,88,75840,188465,2052395,SAMN20408611 -MD,20199963,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,107,42701,98439,2077855,SAMN20408828 -MD,20199968,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,76,69360,203551,2068291,SAMN20408832 -MD,20200900,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,68,65105,228714,2077862,SAMN20409003 -MD,20202102,22F,neg,neg,neg,neg,neg,neg,433,1,2,59,0.03,neg,neg,neg,neg,83,56929,204204,2069641,SAMN20409373 -MD,20202108,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,66,77376,182244,2078641,SAMN20409378 -MD,20205178,22F,neg,neg,neg,neg,neg,neg,698,0,2,193,0.03,neg,neg,neg,neg,42,116641,285506,1997157,SAMN20398330 -MD,20196951,22F,neg,neg,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,73,59550,119192,2053947,SAMN20332426 -MD,20196952,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,119,37969,97805,2078686,SAMN20332427 -MD,20196933,22F,neg,pos,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,116,41491,87874,2077844,SAMN20332408 -MD,20196917,23A,neg,neg,neg,neg,neg,neg,338,19,1,24,0.5,ermB,neg,tetM,neg,42,111823,317571,2076409,SAMN20332395 -MD,20199419,23A,neg,neg,neg,neg,neg,neg,338,19,1,24,0.5,ermB,neg,tetM,neg,47,133080,486594,2118998,SAMN20408554 -MD,20199420,23A,neg,neg,neg,neg,neg,neg,338,0,1,1,0.25,"mef,msrD",neg,neg,neg,55,120659,311043,2101045,SAMN20408555 -MD,20199428,23A,neg,neg,neg,neg,neg,neg,338,0,1,1,0.25,neg,neg,neg,neg,40,124900,307096,2060106,SAMN20408563 -MD,20199459,23A,neg,neg,neg,neg,neg,neg,338,0,1,1,0.25,neg,FolA-I100L,neg,neg,76,58356,294334,2062253,SAMN20408593 -MD,20199477,23A,neg,neg,neg,neg,neg,neg,361,0,1,1,0.25,neg,neg,neg,neg,42,195728,305870,2100798,SAMN20408610 -MD,20199967,23A,neg,neg,neg,neg,neg,neg,338,19,1,24,0.5,ermB,neg,tetM,neg,97,59640,215110,2115473,SAMN20408831 -MD,20200888,23A,neg,neg,neg,neg,neg,neg,338,19,1,24,0.5,ermB,neg,tetM,neg,54,104462,299479,2118415,SAMN20408993 -MD,20200889,23A,neg,neg,neg,neg,neg,neg,338,0,1,1,0.25,neg,neg,neg,neg,64,121787,425846,2103432,SAMN20408994 -MD,20200898,23A,neg,neg,neg,neg,neg,neg,338,19,1,24,0.5,ermB,neg,tetM,neg,51,103163,182485,2075338,SAMN20409001 -MD,20201512,23A,neg,neg,pos,neg,neg,neg,338,19,1,24,0.5,ermB,neg,tetM,neg,43,195887,317281,2074713,SAMN20409212 -MD,20201520,23A,neg,neg,neg,neg,neg,neg,338,19,1,24,0.5,ermB,neg,tetM,neg,54,116156,223447,2103678,SAMN20409220 -MD,20203988,23A,neg,neg,neg,neg,neg,neg,42,2,0,6,0.03,neg,neg,neg,neg,46,129835,262291,2063998,SAMN20398185 -MD,20203992,23A,neg,neg,neg,neg,neg,neg,16668,0,1,1,0.25,neg,FolA-I100L,neg,neg,73,73158,262142,2103235,SAMN20398189 -MD,20205169,23A,neg,neg,neg,neg,neg,neg,338,0,1,1,0.25,"mef,msrD",neg,neg,neg,55,125081,311169,2109224,SAMN20398325 -MD,20203977,23A,neg,unk,neg,neg,neg,neg,338,19,1,24,0.5,ermB,neg,tetM,neg,55,104441,305889,2075848,SAMN20398175 -MD,20196975,23B,neg,neg,neg,neg,neg,neg,36,2,0,120,0.03,neg,neg,neg,neg,41,129624,557749,2051890,SAMN20332447 -MD,20196984,23B,neg,neg,neg,neg,neg,neg,36,2,0,120,0.03,neg,neg,neg,neg,52,157023,307041,2065336,SAMN20332454 -MD,20199424,23B,neg,neg,neg,neg,neg,neg,36,2,0,120,0.03,neg,neg,neg,neg,37,116330,362321,2027548,SAMN20408559 -MD,20199465,23B,neg,neg,neg,neg,neg,neg,727,0,4,0,0.03,neg,"FolA-I100L,FolP169",neg,neg,58,129291,222266,2066132,SAMN20408599 -MD,20203969,23B,neg,pos,neg,neg,neg,neg,1349,7,1,1,0.25,neg,"FolA-I100L,FolP169",neg,neg,65,118490,306083,2130558,SAMN20398168 -MD,20199434,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,23,218155,444040,2048624,SAMN20408568 -MD,20199462,33F,neg,neg,neg,neg,neg,neg,2705,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,237,47783,186897,2056837,SAMN20408596 -MD,20199487,33F,neg,neg,neg,neg,neg,neg,2705,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,23,227491,345631,2066772,SAMN20408619 -MD,20199493,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,33,190343,383055,2057351,SAMN20408623 -MD,20201513,33F,neg,neg,neg,neg,neg,neg,717,2,0,6,0.03,ermB,neg,tetM,neg,60,83238,374322,2065817,SAMN20409213 -MD,20203984,33F,neg,neg,neg,neg,neg,neg,2705,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,40,137722,302138,2068335,SAMN20398182 -MD,20196943,35B,neg,neg,neg,neg,neg,1,11345,4,7,7,2,neg,"FolA-I100L,FolP173",neg,neg,75,81908,165395,2046485,SAMN20332418 -MD,20199484,35B,neg,neg,neg,pos,neg,1,10493,4,7,7,2,"mef,msrD",neg,neg,neg,51,104730,485236,2070401,SAMN20408616 -MD,20199960,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,48,105455,165372,2013489,SAMN20408825 -MD,20200891,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,ParC-S79F,44,93243,202612,2014024,SAMN20408996 -MD,20202110,35B,neg,neg,neg,neg,neg,1,10493,4,7,7,2,"mef,msrD",neg,neg,neg,107,57826,105814,2029702,SAMN20397610 -MD,20203635,35B,neg,neg,neg,neg,neg,1,156,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,88,60308,147056,2128748,SAMN20398062 -MD,20203636,35B,neg,neg,neg,neg,neg,1,558,4,14,7,2,"mef,msrD",neg,neg,neg,50,89744,165422,2048529,SAMN20398063 -MD,20203989,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,62,81482,190733,2013485,SAMN20398186 -MD,20203993,35B,neg,neg,neg,neg,neg,1,558,125,7,7,2,neg,neg,neg,neg,48,106101,202296,2010963,SAMN20398190 -MD,20205171,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,56,78590,165433,2012938,SAMN20398327 -MD,20205179,35B,neg,neg,pos,neg,neg,1,11584,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,60,82896,251546,2088364,SAMN20398331 -MD,20196954,35B,neg,pos,pos,neg,neg,1,newST,4,7,7,2,"mef,msrD",neg,neg,neg,47,105640,310525,2039455,SAMN20332429 -MD,20199423,35F,neg,neg,neg,neg,neg,neg,1635,0,0,3,0.03,neg,neg,neg,neg,122,71454,272433,2154116,SAMN20408558 -MD,20199443,35F,neg,neg,neg,neg,neg,neg,498,0,0,3,0.03,neg,neg,neg,neg,52,113562,382714,2065294,SAMN20408577 -MD,20199464,35F,neg,neg,neg,neg,neg,neg,446,0,0,3,0.03,neg,neg,neg,neg,70,104878,180622,2113608,SAMN20408598 -MD,20200895,35F,neg,neg,neg,neg,neg,neg,498,0,0,3,0.03,neg,neg,neg,neg,73,114077,299646,2107787,SAMN20408998 -MD,20202103,35F,neg,neg,neg,neg,neg,neg,446,0,0,3,0.03,neg,neg,neg,neg,90,82615,266156,2102426,SAMN20409374 -MD,20203970,35F,neg,neg,neg,neg,neg,neg,1635,0,0,3,0.03,neg,neg,neg,neg,85,108569,273004,2118351,SAMN20398169 -MD,20203966,6A,neg,neg,neg,neg,neg,neg,376,6,42,8,R,"mef,msrD","FolA-I100L,FolP195",neg,neg,99,58427,157941,2124245,SAMN20398165 -MD,20196930,6C,neg,neg,neg,neg,neg,1,1092,6,7,8,0.5,neg,"FolA-I100L,FolP195",neg,neg,58,76159,284665,2153894,SAMN20332405 -MD,20196969,6C,neg,neg,neg,neg,neg,neg,639,2,0,0,0.03,neg,neg,neg,neg,140,38282,102423,2123375,SAMN20332442 -MD,20196978,6C,neg,neg,neg,neg,neg,neg,1292,19,31,8,1,"mef,msrD","FolA-I100L,FolP173",neg,neg,108,63030,221472,2047818,SAMN20332450 -MD,20199421,6C,neg,neg,neg,neg,neg,neg,1390,2,0,2,0.03,neg,neg,neg,neg,59,84470,269467,2049237,SAMN20408556 -MD,20199439,6C,neg,neg,neg,neg,neg,neg,1390,15,16,8,1,"mef,msrD",neg,neg,neg,84,93539,269057,2059955,SAMN20408573 -MD,20199483,6C,neg,neg,neg,neg,neg,neg,8446,0,0,124,0.03,ermB,neg,neg,neg,69,106942,211651,2128290,SAMN20408615 -MD,20199488,6C,neg,neg,neg,neg,neg,neg,138,2,0,3,0.03,neg,neg,neg,neg,62,123936,193448,2110275,SAMN20408620 -MD,20196955,7C,neg,neg,neg,neg,neg,neg,2758,2,4,375,0.06,ermB,"FolA-I100L,FolP197",tetM,neg,71,66640,122597,2161069,SAMN20332430 -MD,20199404,7C,neg,neg,neg,neg,neg,neg,newST,2,4,6,0.03,neg,neg,neg,neg,87,78860,202918,2091014,SAMN20408539 -MD,20199407,7C,neg,neg,neg,neg,neg,neg,1797,2,4,6,0.03,neg,neg,neg,neg,100,64521,203043,2087960,SAMN20408542 -MD,20199432,7C,neg,neg,pos,neg,neg,neg,1797,2,4,6,0.03,neg,neg,neg,neg,103,74543,138576,2083565,SAMN20408566 -MD,20199449,7C,neg,neg,neg,neg,neg,neg,1797,2,4,6,0.03,neg,neg,neg,neg,111,76605,164508,2080315,SAMN20408583 -MD,20199452,7C,neg,neg,neg,neg,neg,neg,1797,2,4,6,0.03,neg,neg,neg,neg,120,51446,167493,2083549,SAMN20408586 -MD,20201519,7C,neg,neg,neg,neg,neg,neg,1797,2,4,6,0.03,neg,neg,neg,neg,353,30736,84589,2178610,SAMN20409219 -MD,20196963,9L,neg,neg,neg,neg,neg,neg,newST,2,182,265,S,neg,neg,neg,neg,128,49056,128261,2196547,SAMN20332436 -MD,20196927,9N,neg,neg,neg,neg,neg,neg,10539,1,0,0,0.03,"mef,msrD",neg,neg,neg,69,75244,184862,2100862,SAMN20332402 -MD,20196935,9N,neg,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,72,134576,265301,2090432,SAMN20332410 -MD,20196949,9N,neg,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,77,87881,272784,2082739,SAMN20332424 -MD,20199457,9N,neg,neg,neg,neg,neg,neg,632,1,0,0,0.03,neg,neg,neg,neg,119,45670,112690,2084717,SAMN20408591 -MD,20199463,9N,neg,neg,neg,neg,neg,neg,10539,1,0,0,0.03,"mef,msrD",neg,neg,neg,91,91338,193098,2130357,SAMN20408597 -MD,20199470,9N,neg,neg,neg,neg,neg,neg,632,1,0,0,0.03,neg,neg,neg,neg,71,131605,317229,2091296,SAMN20408603 -MD,20200897,9N,neg,neg,pos,neg,neg,neg,newST,1,0,0,0.03,neg,neg,neg,neg,46,100088,283988,2054620,SAMN20409000 -MD,20199431,9N,neg,pos,neg,neg,neg,neg,newST,1,0,0,0.03,neg,neg,neg,neg,80,78995,315371,2087489,SAMN20408565 -MD,20196942,3,pos,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,67,68929,184784,1986849,SAMN20332417 -MD,20196976,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,53,104751,216410,1975995,SAMN20332448 -MD,20199480,3,pos,neg,neg,neg,neg,neg,180,2,0,111,0.06,ermB,neg,tetM,cat,38,172333,238167,2045966,SAMN20408613 -MD,20199965,3,pos,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,24,219169,421518,1987772,SAMN20408830 -MD,20200901,3,pos,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,77,123061,243958,1984625,SAMN20409004 -MD,20202106,3,pos,pos,pos,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,45,130094,392840,2009822,SAMN20409377 -MD,20196953,20,pos,neg,neg,neg,pos,neg,235,1,4,2,0.03,neg,neg,neg,neg,43,132308,358802,2051824,SAMN20332428 -MD,20199469,20,pos,neg,neg,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,83,96378,226198,2053540,SAMN20408602 -MD,20200892,20,pos,neg,neg,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,62,112466,226430,2054690,SAMN20408997 -MD,20203978,11A,pos,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,114,43061,127186,2066719,SAMN20398176 -MD,20196956,12F,pos,neg,neg,neg,neg,neg,218,0,0,11,0.06,neg,neg,neg,neg,71,69094,152385,1981565,SAMN20332431 -MD,20205173,12F,pos,neg,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,53,94682,207238,1980309,SAMN20398329 -MD,20196971,15A,pos,neg,neg,neg,neg,1,3811,1,0,0,0.03,neg,neg,neg,neg,139,52202,105805,2088053,SAMN20332443 -MD,20199490,15A,pos,neg,neg,neg,neg,neg,63,24,27,11,0.12,ermB,FolP178,tetM,neg,71,89522,187789,2075525,SAMN20408621 -MD,20200886,15A,pos,neg,neg,neg,neg,1,3811,1,0,0,0.03,neg,neg,neg,neg,72,106018,355741,2092945,SAMN20408991 -MD,20201515,15A,pos,neg,neg,neg,neg,neg,63,24,27,11,0.12,ermB,FolP178,tetM,neg,94,66429,179258,2072427,SAMN20409215 -MD,20202099,15A,pos,neg,neg,neg,neg,neg,63,4,7,114,1,ermB,FolP195,tetM,neg,77,64786,211626,2092334,SAMN20409370 -MD,20203967,15A,pos,neg,neg,neg,neg,1,3811,1,0,0,0.03,neg,neg,neg,neg,76,78605,235825,2045798,SAMN20398166 -MD,20196929,19A,pos,neg,neg,neg,neg,1:02,320,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,74,67665,363277,2040795,SAMN20332404 -MD,20196950,19A,pos,neg,neg,neg,neg,1,695,8,0,11,0.12,"mef,msrD",neg,neg,neg,125,65169,153390,2187206,SAMN20332425 -MD,20199447,19A,pos,neg,neg,neg,neg,1,695,8,0,11,0.12,"mef,msrD",neg,neg,neg,96,85204,218699,2178066,SAMN20408581 -MD,20203640,19A,pos,neg,neg,neg,neg,1,695,8,0,11,0.12,"mef,msrD",neg,neg,neg,124,75121,176662,2194506,SAMN20398067 -MD,20203965,19A,pos,neg,neg,neg,neg,1,695,8,0,11,0.12,"mef,msrD",neg,neg,neg,165,61049,153370,2194494,SAMN20398164 -MD,20205167,19A,pos,neg,neg,pos,neg,1,695,8,0,11,0.12,"mef,msrD",neg,neg,neg,186,57946,127363,2193972,SAMN20398323 -MD,20199479,19F,pos,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,142,38361,98711,2064734,SAMN20408612 -MD,20199969,19F,pos,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,110,48824,161202,2103474,SAMN20408833 -MD,20196936,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,91,47040,113807,2069115,SAMN20332411 -MD,20196964,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,93,59529,116881,2067015,SAMN20332437 -MD,20199430,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,111,49510,175957,2073234,SAMN20408564 -MD,20199437,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,129,53850,121105,2067242,SAMN20408571 -MD,20199446,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,61,85201,191545,2077022,SAMN20408580 -MD,20200899,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,82,56786,182913,2065948,SAMN20409002 -MD,20202111,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,78,82906,178408,2063871,SAMN20397611 -MD,20196959,23A,pos,neg,neg,neg,neg,neg,11859,0,149,1,0.12,neg,neg,neg,neg,57,72785,262557,2091838,SAMN21615105 -MD,20196982,23A,pos,neg,neg,neg,pos,neg,11859,0,149,1,0.12,neg,neg,neg,neg,65,101692,287515,,SAMN21615106 -MD,20199468,7C,pos,neg,neg,neg,neg,neg,3162,2,0,3,0.03,neg,neg,neg,neg,53,198785,344129,2115896,SAMN20408601 -MD,20202105,7C,pos,neg,neg,neg,neg,neg,3162,2,0,3,0.03,neg,neg,neg,neg,71,75862,249339,2115818,SAMN20409376 -MD,20203982,7C,pos,neg,neg,neg,neg,neg,3162,2,0,3,0.03,neg,neg,neg,neg,60,89185,334428,2117310,SAMN20398180 -MD,20196965,7C,pos,pos,pos,neg,neg,neg,3162,2,0,3,0.03,neg,neg,neg,neg,76,79786,334340,2115277,SAMN20332438 -MD,20196919,9N,pos,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,67,110837,199614,2075143,SAMN20332397 -MD,20196924,9N,pos,neg,neg,neg,neg,neg,4666,23,0,0,0.03,neg,neg,neg,neg,92,65308,383348,1996663,SAMN20332399 -MD,20196937,9N,pos,neg,neg,neg,neg,neg,10539,1,0,0,0.03,"mef,msrD",neg,neg,neg,84,63924,118559,2136067,SAMN20332412 -MD,20199425,9N,pos,neg,neg,neg,neg,neg,newST,1,0,0,0.03,neg,neg,neg,neg,57,114135,199807,2110452,SAMN20408560 -MD,20199970,9N,pos,neg,neg,neg,neg,neg,4666,23,0,0,0.03,neg,neg,neg,neg,59,91057,383401,1996025,SAMN20408834 -MN,20194465,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,222,26046,98480,2029465,SAMN20331806 -MN,20194486,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,82,69795,229482,1989286,SAMN20331823 -MN,20194488,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,70,91317,258771,2026380,SAMN20331825 -MN,20194489,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,156,47223,114234,1982972,SAMN20331826 -MN,20194490,3,neg,neg,neg,neg,neg,neg,180,2,0,972,0.06,ermB,neg,tetM,cat,52,75351,188638,2041986,SAMN20331827 -MN,20195594,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,cat,117,51020,131514,2019010,SAMN20331897 -MN,20195606,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,131,38176,115348,1969962,SAMN20331905 -MN,20195622,3,neg,neg,neg,pos,neg,neg,180,NF,3,2,0.03,neg,neg,neg,neg,208,24376,82140,2014604,SAMN20331916 -MN,20195626,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,118,62827,129834,1968842,SAMN20331919 -MN,20195627,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,176,33600,130878,1969318,SAMN20331920 -MN,20195628,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,67,96786,160005,1986457,SAMN20331921 -MN,20196098,3,neg,neg,neg,neg,neg,neg,180,2,0,111,0.06,ermB,neg,tetM,cat,138,44142,90182,2046375,SAMN20332058 -MN,20196433,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,ermB-G45E,neg,tetM,cat,101,47276,139629,2042288,SAMN20332202 -MN,20196437,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,ermB-G45E,neg,tetM,neg,57,100393,227180,2033156,SAMN20332205 -MN,20196438,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,125,57155,131180,1987470,SAMN20332206 -MN,20196448,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,84,69221,139387,1987766,SAMN20332215 -MN,20196452,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,77,87717,212658,1988027,SAMN20332219 -MN,20196453,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,94,84557,174733,1967190,SAMN20332220 -MN,20196454,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,102,53904,131518,1973755,SAMN20332221 -MN,20197396,3,neg,neg,neg,neg,neg,1:2,271,17,16,47,2,"ermB,mef,msrD","FolA-I100L,FolP177,180",tetM,neg,60,121229,359258,2050424,SAMN20332537 -MN,20197405,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,38,126641,234613,1987217,SAMN20332546 -MN,20197410,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,58,99182,224110,1973188,SAMN20332551 -MN,20197420,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,51,103937,216290,1974506,SAMN20332561 -MN,20198674,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,51,82147,260086,1973186,SAMN20332762 -MN,20198694,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,47,142399,219017,2021341,SAMN20408387 -MN,20198704,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,ParC-L130F,40,141231,356489,2020896,SAMN20408397 -MN,20199698,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,42,132421,327439,1987830,SAMN20408721 -MN,20199768,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,43,230474,371562,2022429,SAMN20408787 -MN,20200945,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,55,97120,192244,1974730,SAMN20409029 -MN,20201481,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,49,167488,340242,2025042,SAMN20409182 -MN,20201484,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,51,103943,308367,1989601,SAMN20409185 -MN,20201486,3,neg,neg,neg,neg,neg,neg,10457,2,0,6,0.03,neg,FolP189,neg,neg,38,245101,552443,2032987,SAMN20409187 -MN,20201503,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,43,132392,218880,1986947,SAMN20409203 -MN,20201508,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,31,323512,430864,1983210,SAMN20409208 -MN,20202135,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,57,92516,197401,1987370,SAMN20397634 -MN,20202151,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,50,130072,218743,1987620,SAMN20397649 -MN,20202760,3,neg,neg,neg,neg,neg,1:2,271,17,16,47,2,"ermB,mef,msrD","FolA-I100L,FolP177,180",tetM,neg,84,81584,277078,2058459,SAMN20397761 -MN,20202785,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,ermB-G45E,neg,tetM,cat,61,106951,216290,2044914,SAMN20397786 -MN,20203815,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,tet,neg,64,63569,192931,2024744,SAMN20398092 -MN,20197359,3,neg,pos,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,61,97280,195882,2038485,SAMN20332501 -MN,20196080,4,neg,neg,neg,neg,neg,1,244,0,0,3,0.03,neg,FolP169,neg,neg,184,28159,74752,2108271,SAMN20332042 -MN,20195616,8,neg,neg,neg,neg,neg,neg,53,3,6,5,0.03,neg,neg,neg,neg,155,51573,160525,1981393,SAMN20331912 -MN,20196087,8,neg,neg,neg,neg,neg,neg,1268,3,5,5,0.03,neg,neg,neg,neg,50,92722,218788,1990732,SAMN20332049 -MN,20196100,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,99,62940,160591,1989480,SAMN20332060 -MN,20196432,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,64,96880,385875,1990778,SAMN20332201 -MN,20197366,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,39,144152,391619,1991937,SAMN20332508 -MN,20197384,8,neg,neg,neg,neg,neg,neg,1268,3,5,5,0.03,neg,neg,neg,neg,50,96474,201115,1991295,SAMN20332526 -MN,20198682,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,58,97024,391136,1993691,SAMN20332770 -MN,20198700,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,85,59227,200157,1992149,SAMN20408393 -MN,20199770,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,50,99967,391172,1994496,SAMN20408789 -MN,20200935,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,30,191602,469085,1991617,SAMN20409019 -MN,20201483,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,52,97040,260431,1991699,SAMN20409184 -MN,20201501,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,48,97096,243001,1991634,SAMN20409201 -MN,20202144,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,41,139715,336744,1993176,SAMN20397643 -MN,20202147,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,64,98216,319002,1992801,SAMN20397645 -MN,20203817,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,40,97972,249871,1992172,SAMN20398094 -MN,20203829,8,neg,neg,neg,neg,neg,neg,newST,3,5,5,0.03,neg,neg,neg,neg,37,132697,392377,1991989,SAMN20398104 -MN,20203840,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,41,139224,336792,1992866,SAMN20398111 -MN,20198671,13,neg,neg,neg,neg,neg,1,574,11,0,0,0.03,"mef,msrD",neg,neg,neg,62,131857,171473,2144186,SAMN20332759 -MN,20195631,20,neg,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,185,29916,68328,2090128,SAMN20331924 -MN,20196095,20,neg,neg,neg,neg,neg,neg,1030,1,44,2,0.03,neg,neg,neg,neg,194,33605,130539,2085758,SAMN20332057 -MN,20196104,20,neg,neg,neg,neg,neg,neg,newST,1,4,2,0.03,neg,neg,neg,neg,239,32320,89458,2071635,SAMN20332063 -MN,20197380,20,neg,neg,neg,neg,neg,neg,1030,1,44,2,0.03,neg,neg,neg,neg,68,101807,336113,2090292,SAMN20332522 -MN,20202112,20,neg,neg,neg,neg,neg,neg,1030,1,44,2,0.03,neg,neg,neg,neg,81,73209,226715,2090291,SAMN20397612 -MN,20200939,21,neg,neg,neg,neg,neg,neg,432,0,0,2,0.03,neg,neg,neg,neg,73,97116,356585,2123059,SAMN20409023 -MN,20194479,31,neg,neg,neg,neg,neg,neg,568,12,0,0,0.03,neg,neg,neg,neg,106,46545,166338,2013048,SAMN20331818 -MN,20196102,31,neg,neg,neg,neg,neg,neg,1111,12,0,0,0.03,"mef,msrD",neg,neg,neg,70,90316,171002,2040977,SAMN20332061 -MN,20196435,31,neg,neg,neg,neg,neg,neg,1111,12,0,0,0.03,"mef,msrD",neg,neg,neg,90,64167,246612,2036532,SAMN20332203 -MN,20197369,31,neg,neg,neg,neg,neg,neg,1111,12,0,0,0.03,"mef,msrD",neg,neg,neg,60,92032,234830,2061539,SAMN20332511 -MN,20197393,31,neg,neg,neg,neg,neg,neg,568,12,0,0,0.03,"mef,msrD",neg,tetM,neg,91,59285,125512,2051057,SAMN20332534 -MN,20198696,31,neg,neg,neg,neg,neg,neg,568,12,0,0,0.03,neg,neg,neg,neg,83,59658,166337,2049474,SAMN20408389 -MN,20199691,31,neg,neg,neg,neg,neg,neg,568,12,0,0,0.03,neg,neg,neg,neg,84,59314,166277,2018783,SAMN20408714 -MN,20199695,31,neg,neg,neg,neg,pos,neg,568,12,0,0,0.03,neg,neg,neg,neg,69,58342,147611,2021223,SAMN20408718 -MN,20200937,31,neg,neg,neg,neg,neg,neg,1111,12,0,0,0.03,"mef,msrD",neg,neg,neg,76,59096,119742,2082993,SAMN20409021 -MN,20202782,31,neg,neg,neg,neg,neg,neg,568,12,0,0,0.03,neg,neg,neg,neg,94,52550,125487,2014440,SAMN20397783 -MN,20195607,34,neg,neg,neg,neg,neg,neg,547,0,0,2,0.03,neg,neg,neg,neg,213,26549,129387,2105081,SAMN20331906 -MN,20196441,34,neg,neg,neg,neg,neg,neg,16636,0,0,3,0.03,neg,FolP182,neg,neg,63,90485,228778,2086808,SAMN20332209 -MN,20197399,34,neg,neg,neg,neg,neg,neg,16636,0,0,3,0.03,neg,neg,neg,neg,50,194740,342309,2097089,SAMN20332540 -MN,20199767,34,neg,neg,neg,neg,neg,neg,547,0,0,2,0.03,neg,neg,neg,neg,47,204959,342949,2109487,SAMN20408786 -MN,20200923,34,neg,neg,neg,neg,neg,neg,newST,0,0,2,0.03,neg,neg,neg,neg,55,122744,244510,2111006,SAMN20409007 -MN,20199672,38,neg,neg,neg,neg,neg,neg,393,2,4,0,0.03,neg,neg,neg,neg,107,56513,132692,2124677,SAMN20408696 -MN,20201480,38,neg,neg,neg,pos,neg,neg,393,2,4,0,0.03,neg,neg,neg,neg,165,28819,132289,2124655,SAMN20409181 -MN,20203823,38,neg,neg,neg,neg,neg,neg,393,2,4,4,0.03,neg,neg,neg,neg,240,26444,125625,2121065,SAMN20398099 -MN,20197382,45,neg,neg,neg,neg,neg,1:2,271,4,14,1001,2,"ermB,mef,msrD","FolA-I100L,FolP177,180",neg,ParC-A142S,61,97794,394867,2104343,SAMN20332524 -MN,20195630,10A,neg,neg,neg,pos,neg,neg,816,0,0,2,0.03,"mef,msrD",neg,neg,neg,252,27794,92759,2079260,SAMN20331923 -MN,20196085,10A,neg,neg,neg,neg,neg,neg,816,0,0,2,0.03,"mef,msrD",neg,neg,neg,84,86432,262370,2075509,SAMN20332047 -MN,20196442,10A,neg,neg,neg,neg,neg,neg,816,0,0,2,0.03,neg,neg,neg,neg,178,40180,120797,2051289,SAMN20332210 -MN,20198689,10A,neg,neg,neg,neg,neg,neg,816,0,0,2,0.03,neg,neg,neg,neg,52,104638,358146,2107097,SAMN20408383 -MN,20199759,10A,neg,neg,neg,neg,neg,neg,97,0,0,2,0.03,neg,neg,neg,neg,38,140342,509053,2067934,SAMN20408778 -MN,20202139,10A,neg,neg,neg,neg,neg,neg,816,0,0,2,0.03,"mef,msrD",neg,neg,neg,98,82637,262429,2076636,SAMN20397638 -MN,20202769,10A,neg,neg,neg,neg,neg,neg,97,0,0,2,0.03,"mef,msrD",neg,neg,neg,52,98249,333490,2064136,SAMN20397770 -MN,20202777,10A,neg,neg,neg,neg,neg,neg,816,0,0,2,0.03,"mef,msrD",neg,neg,neg,153,42414,98416,2073872,SAMN20397778 -MN,20201502,10A,neg,pos,neg,neg,neg,neg,14025,0,10,2,0.03,neg,neg,neg,RpoB-D489N (1),59,122632,391324,2077559,SAMN20409202 -MN,20194471,11A,neg,neg,neg,neg,neg,neg,62,2,6,10,0.03,neg,neg,neg,neg,137,37203,122543,2008299,SAMN20331811 -MN,20197346,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,71,71907,278905,2053744,SAMN20332489 -MN,20197352,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,"mef,msrD",neg,neg,neg,143,28448,69185,2042639,SAMN20332495 -MN,20197370,11A,neg,neg,neg,neg,neg,neg,62,2,6,10,0.03,"mef,msrD",neg,neg,neg,67,65073,278567,2050201,SAMN20332512 -MN,20199674,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,72,71903,272751,2066273,SAMN20408698 -MN,20199685,11A,neg,neg,neg,neg,neg,2,3276,2,6,0,0.03,"mef,msrD",neg,neg,neg,54,115009,297954,2011471,SAMN20408708 -MN,20201459,11A,neg,neg,neg,neg,neg,2,14644,2,6,0,0.03,23S rRNA-A2061C,neg,neg,neg,67,76050,184261,2045697,SAMN20409160 -MN,20201492,11A,neg,neg,neg,neg,neg,neg,62,2,6,10,0.03,neg,FolP182,neg,neg,79,65707,243467,2019091,SAMN20409192 -MN,20201510,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,99,57333,184687,2055175,SAMN20409210 -MN,20202116,11A,neg,neg,neg,neg,neg,neg,6025,12,4,6,0.03,neg,"FolA-I100L,FolP169",neg,neg,106,65427,370893,2104932,SAMN20397616 -MN,20202122,11A,neg,neg,neg,neg,neg,2,3276,2,6,0,0.03,"mef,msrD",neg,neg,neg,63,71930,297913,2010002,SAMN20397622 -MN,20202774,11A,neg,neg,neg,neg,neg,neg,16589,2,6,273,0.03,neg,"FolA-I100L,FolP182",neg,neg,72,70910,200240,2024498,SAMN20397775 -MN,20203818,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,"mef,msrD",neg,neg,neg,58,86957,254244,2010918,SAMN20398095 -MN,20198680,12F,neg,neg,neg,neg,neg,neg,8060,23,4,77,0.06,neg,FolP178,neg,neg,70,81169,219295,2056626,SAMN20332768 -MN,20199755,12F,neg,neg,neg,neg,neg,neg,989,12,4,3,0.03,neg,FolP178,tetM,neg,92,79605,165845,2122611,SAMN20408774 -MN,20194485,15A,neg,neg,neg,neg,pos,neg,63,24,27,238,0.25,ermB,FolP178,tetM,neg,87,70908,150733,2078911,SAMN20331822 -MN,20195615,15A,neg,neg,neg,neg,neg,neg,63,24,27,13,0.25,ermB,FolP180,tetM,neg,179,37989,176878,2067957,SAMN20331911 -MN,20197335,15A,neg,neg,neg,neg,neg,1,3811,1,0,0,0.03,neg,neg,neg,neg,70,93333,247737,2089581,SAMN20332478 -MN,20197354,15A,neg,neg,neg,neg,neg,neg,8324,24,27,28,0.25,ermB,FolP178,tetM,neg,66,68598,137005,2104935,SAMN20332497 -MN,20197376,15A,neg,neg,neg,neg,neg,neg,63,148,7,138,0.5,ermB,FolP195,tetM,neg,72,96389,239213,2108439,SAMN20332518 -MN,20197392,15A,neg,neg,neg,neg,neg,neg,2613,34,89,147,2,ermB,FolA-I100L,tetM,neg,62,70913,279027,2111263,SAMN20332533 -MN,20197394,15A,neg,neg,neg,neg,neg,neg,9692,76,0,2,0.03,"mef,msrD",neg,neg,neg,71,95442,330012,2069961,SAMN20332535 -MN,20197411,15A,neg,neg,neg,neg,neg,1,3811,1,0,0,0.03,neg,neg,neg,neg,71,93354,247756,2091968,SAMN20332552 -MN,20198663,15A,neg,neg,neg,neg,neg,neg,9355,24,27,28,0.25,ermB,neg,tetM,neg,102,61297,181313,2078044,SAMN20332751 -MN,20198687,15A,neg,neg,neg,neg,neg,neg,63,24,27,138,0.5,ermB,neg,tetM,neg,51,135803,324371,2076253,SAMN20408381 -MN,20199693,15A,neg,neg,neg,neg,neg,neg,63,24,27,28,0.25,ermB,neg,tetM,neg,110,74137,229120,2104173,SAMN20408716 -MN,20202114,15A,neg,neg,neg,neg,pos,neg,63,13,175,43,2,ermB,neg,tetM,neg,146,64929,174004,2107347,SAMN20397614 -MN,20202136,15A,neg,neg,neg,neg,neg,neg,63,24,27,28,0.25,ermB,neg,tetM,neg,68,83163,194661,2067448,SAMN20397635 -MN,20202758,15A,neg,neg,neg,neg,neg,neg,7473,24,27,73,0.5,ermB,"FolA-I100L,FolP178",tetM,neg,76,70833,179959,2148221,SAMN20397759 -MN,20202765,15A,neg,neg,neg,neg,neg,neg,63,24,27,181,0.12,ermB,neg,tetM,neg,115,56426,113552,2073429,SAMN20397766 -MN,20203812,15A,neg,neg,neg,neg,neg,neg,63,24,27,28,0.25,ermB,FolP178,tetM,neg,154,55709,241381,2071051,SAMN20398089 -MN,20196078,15B,neg,neg,neg,neg,neg,1,156,15,12,18,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,107,56688,144250,2084326,SAMN20332040 -MN,20196084,15B,neg,neg,neg,neg,neg,neg,1262,2,0,2,0.03,neg,FolP176,neg,neg,128,48546,117283,2102088,SAMN20332046 -MN,20198659,15B,neg,neg,neg,neg,neg,neg,199,2,0,2,0.03,"mef,msrD",neg,neg,neg,79,117918,312044,2106274,SAMN20332747 -MN,20198660,15B,neg,neg,neg,neg,neg,neg,8018,2,1,120,0.06,neg,neg,neg,neg,89,73806,134912,2045705,SAMN20332748 -MN,20198695,15B,neg,neg,neg,neg,neg,1,3280,7,8,9,0.25,"mef,msrD","FolP177,180",tetM,neg,91,54885,258122,2102273,SAMN20408388 -MN,20198698,15B,neg,neg,neg,neg,neg,1,199,0,0,0,0.03,"mef,msrD",neg,neg,neg,50,163934,309623,2096617,SAMN20408391 -MN,20199681,15B,neg,neg,neg,neg,neg,1,7479,7,8,9,0.25,"mef,msrD","FolP177,180",tetM,neg,47,155797,315732,2108087,SAMN20408704 -MN,20202120,15B,neg,neg,neg,neg,neg,neg,10156,0,0,2,0.03,neg,neg,neg,neg,50,107512,285355,2068568,SAMN20397620 -MN,20202145,15B,neg,neg,neg,pos,neg,1,7479,7,8,9,0.25,"mef,msrD","FolP177,180",tetM,neg,115,63324,180948,2106764,SAMN20397644 -MN,20195591,15C,neg,neg,neg,neg,neg,1,162,1,0,0,0.03,neg,neg,neg,neg,232,36503,113973,2118054,SAMN20331894 -MN,20197334,15C,neg,neg,neg,neg,neg,neg,199,2,0,2,0.03,neg,neg,neg,neg,57,156221,200791,2061712,SAMN20332477 -MN,20197340,15C,neg,neg,neg,neg,neg,1,163,1,0,0,0.03,neg,neg,neg,neg,78,68189,265994,2130107,SAMN20332483 -MN,20199682,15C,neg,neg,neg,neg,neg,neg,199,2,0,2,0.03,"mef,msrD",neg,neg,neg,74,118267,312802,2068200,SAMN20408705 -MN,20199687,15C,neg,neg,neg,neg,neg,1,7479,7,8,9,0.25,"mef,msrD","FolP177,180",tetM,neg,93,56403,182423,2106097,SAMN20408710 -MN,20199689,15C,neg,neg,neg,neg,pos,neg,695,2,0,0,0.03,neg,neg,neg,neg,95,74779,128423,2134108,SAMN20408712 -MN,20199771,15C,neg,neg,neg,neg,neg,neg,10156,0,0,2,0.03,neg,neg,neg,neg,71,104929,179283,2108502,SAMN20408790 -MN,20200922,15C,neg,neg,neg,neg,neg,neg,199,2,0,2,0.03,neg,neg,neg,neg,84,106082,262573,2096840,SAMN20409006 -MN,20201474,15C,neg,neg,neg,neg,neg,1,162,1,0,0,0.03,neg,neg,neg,neg,116,53905,265439,2174525,SAMN20409175 -MN,20201496,15C,neg,neg,neg,neg,neg,1,3280,7,8,9,0.25,"mef,msrD","FolP177,180",tetM,neg,83,82784,254777,2104718,SAMN20409196 -MN,20194476,16F,neg,neg,neg,neg,neg,neg,659,9,0,3,0.03,neg,neg,neg,neg,88,71046,191905,2050854,SAMN20331816 -MN,20195586,16F,neg,neg,neg,neg,neg,neg,1840,433,10,14,0.06,neg,neg,neg,neg,165,55572,163644,2159149,SAMN20331890 -MN,20196083,16F,neg,neg,neg,neg,neg,neg,10148,0,10,14,0.06,"mef,msrD",neg,neg,neg,115,59089,160539,2114845,SAMN20332045 -MN,20196447,16F,neg,neg,neg,pos,neg,neg,1840,0,10,2,0.03,neg,neg,neg,neg,109,88589,164878,2075499,SAMN20332214 -MN,20197355,16F,neg,neg,neg,neg,neg,neg,10148,0,10,14,0.06,neg,neg,neg,neg,69,70816,186987,2074986,SAMN20332498 -MN,20198656,16F,neg,neg,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,83,116011,205300,2059185,SAMN20332744 -MN,20198670,16F,neg,neg,neg,neg,neg,neg,659,9,0,3,0.03,neg,neg,neg,neg,41,134546,373628,2048726,SAMN20332758 -MN,20201458,16F,neg,neg,neg,neg,neg,neg,383,0,10,2,0.03,neg,neg,neg,neg,47,91691,356793,2081470,SAMN20409159 -MN,20201462,16F,neg,neg,neg,pos,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,78,114681,332844,2096483,SAMN20409163 -MN,20201465,16F,neg,neg,neg,neg,neg,neg,2685,0,1,77,0.12,neg,neg,neg,neg,61,91536,253731,2117388,SAMN20409166 -MN,20201479,16F,neg,neg,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,66,91854,242463,2054370,SAMN20409180 -MN,20201494,16F,neg,neg,neg,neg,neg,neg,659,9,0,3,0.03,neg,neg,neg,neg,79,84864,242341,2081143,SAMN20409194 -MN,20202141,16F,neg,neg,neg,neg,neg,neg,10148,0,10,14,0.06,"ermB,mef,msrD",FolA-I100L,tetM,neg,93,82514,317645,2096480,SAMN20397640 -MN,20202152,16F,neg,neg,neg,neg,neg,neg,1840,0,10,2,0.03,neg,neg,neg,neg,69,113487,186825,2076269,SAMN20397650 -MN,20202775,16F,neg,neg,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,64,114689,334781,2088778,SAMN20397776 -MN,20201476,16F,neg,pos,neg,neg,neg,neg,10148,0,10,14,0.06,neg,neg,neg,neg,65,89771,230182,2077629,SAMN20409177 -MN,20194473,17F,neg,neg,neg,neg,pos,neg,11807,79,26,194,0.06,"mef,msrD",neg,tetM,neg,103,55530,143138,2040096,SAMN20331813 -MN,20197337,17F,neg,neg,neg,neg,neg,neg,392,11,0,0,0.03,"mef,msrD",neg,neg,neg,152,46898,107567,2085121,SAMN20332480 -MN,20199754,17F,neg,neg,neg,neg,neg,neg,newST,11,0,0,0.03,neg,neg,neg,neg,52,109488,268986,2095509,SAMN20408773 -MN,20202127,17F,neg,neg,neg,neg,neg,neg,392,11,0,0,0.03,neg,neg,neg,neg,54,106290,188957,2084897,SAMN20397627 -MN,20198667,18C,neg,neg,neg,pos,neg,neg,3065,8,0,0,0.03,neg,"FolA-I100L,FolP169",neg,neg,185,49700,131700,2212633,SAMN20332755 -MN,20195623,19A,neg,neg,neg,neg,neg,1:02,320,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,233,30816,97998,2032112,SAMN20331917 -MN,20196430,19A,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,87,51505,113371,2056078,SAMN20332199 -MN,20197349,19A,neg,neg,neg,neg,pos,neg,319,10,9,33,1,ermB,"FolA-I100L,FolP180",tetM,neg,58,76974,348944,2119920,SAMN20332492 -MN,20197395,19A,neg,neg,neg,neg,neg,1:02,320,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,77,59567,308193,2082441,SAMN20332536 -MN,20199756,19A,neg,neg,neg,neg,neg,neg,newST,17,610,35,0.5,neg,"FolA-I100L,FolP180",tetM,neg,86,81378,227712,2093234,SAMN20408775 -MN,20202750,19A,neg,neg,neg,neg,neg,1:02,320,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,144,48463,119398,2055012,SAMN20397751 -MN,20202761,19A,neg,neg,neg,neg,neg,1,695,8,0,11,0.12,neg,neg,neg,neg,111,61074,128355,2155653,SAMN20397762 -MN,20194463,19F,neg,neg,neg,pos,neg,1:02,271,13,14,970,8,"ermB,mef,msrD","FolA-I100L,FolP177,180",tetM,neg,190,24267,103636,2056341,SAMN20331804 -MN,20195589,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,244,27639,105974,2094614,SAMN20331892 -MN,20196082,19F,neg,neg,neg,pos,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,230,30714,105832,2099513,SAMN20332044 -MN,20196090,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,224,23408,106010,2099967,SAMN20332052 -MN,20196444,19F,neg,neg,neg,neg,neg,2,654,2,0,NF,NF,neg,neg,neg,neg,201,27380,163000,2112183,SAMN20332211 -MN,20197342,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,115,54720,221313,2069071,SAMN20332485 -MN,20197377,19F,neg,neg,neg,neg,neg,1,177,23,0,139,0.03,"mef,msrD","FolA-I100L,FolP177,180",neg,neg,71,108455,208857,2095583,SAMN20332519 -MN,20197407,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,88,60030,287171,2107665,SAMN20332548 -MN,20197424,19F,neg,neg,neg,pos,neg,2,11819,2,0,0,0.03,neg,neg,neg,neg,89,56970,287135,2111098,SAMN20332565 -MN,20198679,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,88,60041,286846,2111420,SAMN20332767 -MN,20199675,19F,neg,neg,neg,pos,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,105,48429,249620,2121997,SAMN20408699 -MN,20199683,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,92,60446,287352,2106810,SAMN20408706 -MN,20199688,19F,neg,neg,neg,neg,neg,2,251,2,0,0,0.03,neg,neg,neg,neg,81,69245,286378,2137485,SAMN20408711 -MN,20200933,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,100,60170,225051,2114144,SAMN20409017 -MN,20201472,19F,neg,neg,neg,pos,neg,2,654,2,0,0,0.03,neg,"FolP177,180",neg,neg,103,46874,197178,2108815,SAMN20409173 -MN,20202149,19F,neg,neg,neg,neg,neg,2,283,456,11,1010,4,"ermB,mef,msrD","FolA-I100L,FolP186",tetM,"GyrA-E85K, ParC-S79F",209,33595,91067,2061128,SAMN20397647 -MN,20202780,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,98,48430,224984,2110971,SAMN20397781 -MN,20194470,22F,neg,neg,neg,neg,neg,neg,10163,1,2,2,0.03,"mef,msrD",neg,neg,neg,313,17336,81372,2054348,SAMN20331810 -MN,20194478,22F,neg,neg,neg,neg,neg,neg,433,1,NF,2,0.03,"mef,msrD",neg,neg,neg,243,15763,50867,2103094,SAMN20331817 -MN,20195592,22F,neg,neg,neg,pos,neg,neg,10163,1,2,2,0.03,"mef,msrD",neg,neg,neg,343,17252,72929,2037366,SAMN20331895 -MN,20195598,22F,neg,neg,neg,neg,neg,neg,10163,1,2,2,0.03,"mef,msrD",neg,neg,neg,331,20544,56812,2033980,SAMN20331899 -MN,20195611,22F,neg,neg,neg,neg,neg,neg,10163,1,2,2,0.03,"mef,msrD",neg,neg,neg,188,29670,96669,2047252,SAMN20331908 -MN,20195624,22F,neg,neg,neg,neg,neg,neg,433,1,NF,2,0.03,neg,neg,neg,neg,314,19379,52818,2061395,SAMN20331918 -MN,20195632,22F,neg,neg,neg,neg,neg,neg,15328,1,2,2,0.03,neg,neg,neg,neg,145,34790,96048,2057379,SAMN20331925 -MN,20196077,22F,neg,neg,neg,neg,pos,neg,15382,1,2,2,0.03,neg,neg,neg,neg,69,59260,223244,2068045,SAMN20332039 -MN,20196081,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,186,35858,153429,2097073,SAMN20332043 -MN,20196089,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,81,69255,216660,2067401,SAMN20332051 -MN,20196099,22F,neg,neg,neg,pos,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,98,59225,110531,2081541,SAMN20332059 -MN,20196429,22F,neg,neg,neg,neg,neg,neg,10163,1,2,2,0.03,"mef,msrD",neg,neg,neg,169,32519,75584,2060605,SAMN20332198 -MN,20196450,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,176,30008,134431,2067076,SAMN20332217 -MN,20197341,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,76,78070,140869,2068090,SAMN20332484 -MN,20197343,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,129,36845,159588,2075866,SAMN20332486 -MN,20197360,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,65,65071,193674,2040724,SAMN20332502 -MN,20197365,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,108,43132,102992,2071590,SAMN20332507 -MN,20197389,22F,neg,neg,neg,pos,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,73,56834,159763,2074936,SAMN20332530 -MN,20197397,22F,neg,neg,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,66,59578,172561,2054271,SAMN20332538 -MN,20198684,22F,neg,neg,neg,neg,neg,neg,11559,1,2,2,0.03,neg,neg,neg,neg,59,61837,217015,2065057,SAMN20332772 -MN,20198693,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,67,61457,177546,2031379,SAMN20408386 -MN,20199680,22F,neg,neg,neg,neg,neg,neg,12037,1,2,207,0.03,neg,neg,neg,neg,64,59337,164299,2075696,SAMN20408703 -MN,20199699,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,66,65113,191668,2079009,SAMN20408722 -MN,20201482,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,"mef,msrD",neg,neg,neg,72,68894,147694,2076014,SAMN20409183 -MN,20201487,22F,neg,neg,neg,neg,neg,neg,10163,1,2,2,0.03,"mef,msrD",neg,neg,neg,92,57681,138635,2054993,SAMN20409188 -MN,20201497,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,97,56796,214252,2075776,SAMN20409197 -MN,20202123,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,219,34109,172882,2104771,SAMN20397623 -MN,20202155,22F,neg,neg,neg,neg,neg,neg,10163,1,2,2,0.03,"mef,msrD",neg,neg,neg,86,52868,140083,2053296,SAMN20397653 -MN,20202745,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,RpoB-H499N (>4),56,99380,232622,2038027,SAMN20397746 -MN,20202748,22F,neg,neg,neg,pos,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,59,77766,223280,2068898,SAMN20397749 -MN,20202755,22F,neg,neg,neg,neg,pos,neg,433,1,2,2,0.03,neg,neg,neg,neg,65,85789,261442,2071731,SAMN20397756 -MN,20202756,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,80,59350,261050,2068750,SAMN20397757 -MN,20202763,22F,neg,neg,neg,neg,pos,neg,433,1,2,2,0.03,neg,neg,neg,neg,81,49606,182146,2068186,SAMN20397764 -MN,20202771,22F,neg,neg,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,123,46863,108848,2090634,SAMN20397772 -MN,20203816,22F,neg,neg,neg,pos,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,122,46932,107258,2053141,SAMN20398093 -MN,20203822,22F,neg,neg,neg,neg,neg,neg,433,1,2,59,0.03,"mef,msrD",neg,neg,neg,79,61898,226957,2076218,SAMN20398098 -MN,20196451,23A,neg,neg,neg,neg,neg,neg,42,2,0,6,0.03,neg,neg,neg,neg,190,33368,98716,2051975,SAMN20332218 -MN,20197344,23A,neg,neg,neg,neg,neg,neg,newST,ERROR,1,1,0.25,neg,FolA-I100L,neg,neg,69,80335,305936,2106009,SAMN20332487 -MN,20197351,23A,neg,neg,neg,neg,neg,neg,newST,0,1,1,0.25,neg,neg,neg,neg,108,70277,195858,2135574,SAMN20332494 -MN,20197415,23A,neg,neg,neg,neg,neg,neg,338,0,1,1,0.25,neg,FolA-I100L,neg,neg,41,111268,305917,2062734,SAMN20332556 -MN,20199677,23A,neg,neg,neg,neg,neg,neg,338,19,1,24,0.5,ermB,neg,tetM,neg,29,160732,319713,2064666,SAMN20408700 -MN,20199684,23A,neg,neg,neg,neg,neg,neg,338,19,1,24,0.5,ermB,neg,tetM,neg,47,147232,298679,2155584,SAMN20408707 -MN,20200931,23A,neg,neg,neg,neg,pos,neg,338,19,1,200,0.25,ermB,neg,tetM,neg,61,133562,306479,2080723,SAMN20409015 -MN,20201478,23A,neg,neg,neg,neg,neg,neg,338,19,1,24,0.5,ermB,neg,tetM,neg,138,50257,116467,2155838,SAMN20409179 -MN,20201499,23A,neg,neg,neg,neg,neg,neg,newST,0,1,1,0.25,neg,FolA-I100L,neg,neg,66,101951,305856,2064306,SAMN20409199 -MN,20201500,23A,neg,neg,neg,neg,neg,neg,338,0,1,1,0.25,neg,FolA-I100L,neg,neg,54,92412,305918,2066106,SAMN20409200 -MN,20202121,23A,neg,neg,neg,neg,neg,neg,338,0,1,1,0.25,neg,neg,neg,neg,86,70490,257288,2104261,SAMN20397621 -MN,20202137,23A,neg,neg,neg,neg,neg,neg,42,2,0,6,0.03,neg,"FolA-I100L,FolP169",tetM,neg,43,135655,401735,2113913,SAMN20397636 -MN,20202746,23A,neg,neg,neg,neg,neg,1,166,15,11,299,4,ermB,FolA-I100L,tetM,neg,56,118594,521873,2078627,SAMN20397747 -MN,20203824,23A,neg,neg,neg,neg,neg,neg,338,19,1,24,0.5,ermB,neg,tetM,neg,72,107657,305021,2118036,SAMN20398100 -MN,20203838,23A,neg,neg,neg,neg,neg,neg,338,0,1,1,0.25,neg,FolA-I100L,neg,neg,56,121113,307660,2099019,SAMN20398110 -MN,20200936,23A,neg,pos,neg,neg,neg,1,166,15,11,299,4,ermB,FolA-I100L,tetM,neg,70,105977,448013,2081297,SAMN20409020 -MN,20195601,23B,neg,neg,neg,pos,neg,neg,4253,17,15,22,0.5,ermB,FolP180,tetM,neg,175,57327,166437,2132724,SAMN20331902 -MN,20197379,23B,neg,neg,neg,neg,neg,neg,36,2,0,120,0.03,neg,neg,neg,neg,31,206661,367771,2066267,SAMN20332521 -MN,20197401,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,54,124110,332830,2137836,SAMN20332542 -MN,20198657,23B,neg,neg,neg,neg,neg,neg,36,2,0,120,0.03,neg,neg,neg,neg,37,177371,476612,2064963,SAMN20332745 -MN,20198685,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,62,114911,332846,2139452,SAMN20408379 -MN,20199686,23B,neg,neg,neg,neg,neg,neg,10149,7,1,11,0.25,neg,"FolA-I100L,FolP169",neg,neg,39,157701,333434,2126856,SAMN20408709 -MN,20199696,23B,neg,neg,neg,neg,neg,neg,16647,0,1,1,0.25,neg,"FolA-I100L,FolP180",neg,neg,64,112384,332691,2140015,SAMN20408719 -MN,20199757,23B,neg,neg,neg,neg,neg,neg,36,2,0,120,0.03,neg,neg,neg,neg,48,130247,363786,2066438,SAMN20408776 -MN,20199758,23B,neg,neg,neg,neg,neg,neg,36,2,0,120,0.03,neg,neg,neg,neg,53,192168,364181,2102185,SAMN20408777 -MN,20199760,23B,neg,neg,neg,neg,neg,neg,36,2,0,120,0.03,neg,neg,neg,neg,39,177318,404878,2063138,SAMN20408779 -MN,20199764,23B,neg,neg,neg,neg,neg,neg,36,2,0,120,0.03,neg,neg,neg,neg,58,192271,404904,2104281,SAMN20408783 -MN,20199769,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,65,177747,332820,2174172,SAMN20408788 -MN,20200924,23B,neg,neg,neg,neg,neg,neg,2372,7,67,1,0.25,neg,"FolA-I100L,FolP169",neg,neg,42,134184,308864,2094612,SAMN20409008 -MN,20200934,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,92,69837,332783,2121658,SAMN20409018 -MN,20201473,23B,neg,neg,neg,pos,neg,neg,36,2,0,120,0.03,neg,neg,neg,neg,43,121215,353302,2066489,SAMN20409174 -MN,20201489,23B,neg,neg,neg,pos,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,57,117478,218771,2135697,SAMN20409189 -MN,20201495,23B,neg,neg,neg,neg,neg,neg,36,2,0,120,0.03,neg,neg,neg,neg,50,177314,362569,2065248,SAMN20409195 -MN,20201507,23B,neg,neg,neg,neg,neg,neg,439,0,0,0,0.03,"mef,msrD",neg,neg,neg,64,130333,416497,2126194,SAMN20409207 -MN,20202115,23B,neg,neg,neg,pos,neg,neg,1448,12,0,0,0.03,neg,neg,neg,neg,66,76007,404798,2053621,SAMN20397615 -MN,20202128,23B,neg,neg,neg,neg,neg,neg,439,0,0,0,0.03,neg,neg,neg,neg,62,86433,242973,2070974,SAMN20397628 -MN,20202776,28A,neg,neg,neg,neg,neg,neg,546,2,2,69,0.06,neg,neg,neg,neg,115,85586,144100,2047967,SAMN20397777 -MN,20194469,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,168,51823,99642,2077285,SAMN20331809 -MN,20194474,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,120,32818,119758,2070199,SAMN20331814 -MN,20195588,33F,neg,neg,neg,pos,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,199,46541,97793,2040117,SAMN20331891 -MN,20195599,33F,neg,neg,neg,neg,neg,neg,2705,2,NF,6,0.03,"mef,msrD",FolP189,neg,neg,90,55553,131368,2067680,SAMN20331900 -MN,20195619,33F,neg,neg,neg,neg,neg,neg,2705,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,116,54408,125747,2067725,SAMN20331914 -MN,20195620,33F,neg,neg,neg,neg,neg,neg,2705,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,160,44628,103291,2071734,SAMN20331915 -MN,20195629,33F,neg,neg,neg,neg,neg,neg,9029,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,78,54803,131206,2022471,SAMN20331922 -MN,20196079,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,29,179436,359284,2047775,SAMN20332041 -MN,20196092,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,81,72894,237015,2047147,SAMN20332054 -MN,20196094,33F,neg,neg,neg,neg,pos,neg,100,2,0,6,0.03,neg,FolP189,neg,neg,92,67746,120942,2049982,SAMN20332056 -MN,20196449,33F,neg,neg,neg,neg,neg,neg,2705,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,39,218055,334488,2068092,SAMN20332216 -MN,20197336,33F,neg,neg,neg,neg,neg,neg,100,2,0,998,0.03,"mef,msrD",FolP189,neg,neg,27,149112,383053,2055340,SAMN20332479 -MN,20197350,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,neg,FolP189,neg,neg,32,158016,378752,2045357,SAMN20332493 -MN,20197364,33F,neg,neg,neg,neg,neg,neg,2705,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,34,133103,380824,2053064,SAMN20332506 -MN,20197368,33F,neg,neg,neg,neg,neg,neg,9029,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,32,149299,301341,2019826,SAMN20332510 -MN,20197385,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,neg,FolP189,neg,neg,23,180452,380848,2048451,SAMN20332527 -MN,20197419,33F,neg,neg,neg,pos,neg,neg,2705,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,32,185526,262994,2068152,SAMN20332560 -MN,20198655,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,35,179420,359269,2050114,SAMN20332743 -MN,20198662,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,33,139676,599304,2048168,SAMN20332750 -MN,20199761,33F,neg,neg,neg,neg,neg,neg,2705,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,22,226635,598704,2066076,SAMN20408780 -MN,20200930,33F,neg,neg,neg,neg,neg,neg,11808,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,22,222238,490610,2065512,SAMN20409014 -MN,20200942,33F,neg,neg,neg,neg,neg,neg,2705,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,31,172170,425472,2066432,SAMN20409026 -MN,20200944,33F,neg,neg,neg,neg,neg,neg,717,2,0,6,0.03,ermB,neg,tetM,neg,39,121934,605460,2031083,SAMN20409028 -MN,20201460,33F,neg,neg,neg,neg,neg,neg,2705,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,37,111682,425507,2052391,SAMN20409161 -MN,20201485,33F,neg,neg,neg,neg,neg,neg,100,455,0,6,0.03,"mef,msrD",FolP189,neg,neg,39,179432,336187,2049433,SAMN20409186 -MN,20201493,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,33,117262,573256,2055972,SAMN20409193 -MN,20201505,33F,neg,neg,neg,pos,neg,neg,newST,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,49,175561,377137,2051155,SAMN20409205 -MN,20202130,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,38,118237,190276,2047707,SAMN20397630 -MN,20202153,33F,neg,neg,neg,neg,pos,neg,9029,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,143,129819,231347,2052041,SAMN20397651 -MN,20202772,33F,neg,neg,neg,neg,neg,neg,100,2,0,1011,0.03,"mef,msrD",FolP189,neg,neg,32,149077,383054,2055782,SAMN20397773 -MN,20202778,33F,neg,neg,neg,neg,neg,neg,2705,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,41,80386,345751,2051478,SAMN20397779 -MN,20202781,33F,neg,neg,neg,neg,neg,neg,2705,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,42,108275,345687,2063851,SAMN20397782 -MN,20202784,33F,neg,neg,pos,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,39,175281,450238,2054807,SAMN20397785 -MN,20203827,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,31,178988,381434,2047504,SAMN20398102 -MN,20203835,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,43,94986,232384,2052923,SAMN20398109 -MN,20194482,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,113,40248,81970,2018063,SAMN20331820 -MN,20195593,35B,neg,neg,neg,neg,neg,1,10493,4,7,7,2,"mef,msrD",neg,neg,neg,391,32125,92920,2009458,SAMN20331896 -MN,20195614,35B,neg,neg,neg,neg,pos,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,228,27770,78531,1996630,SAMN20331910 -MN,20196091,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,83,67874,165190,2045741,SAMN20332053 -MN,20196431,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,47,81185,221630,2012086,SAMN20332200 -MN,20197373,35B,neg,neg,neg,neg,neg,neg,452,0,0,0,0.03,neg,neg,neg,neg,94,74466,122119,2128862,SAMN20332515 -MN,20197391,35B,neg,neg,neg,neg,pos,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,58,91082,165402,2006207,SAMN20332532 -MN,20197406,35B,neg,neg,neg,neg,pos,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,41,89853,260213,2042693,SAMN20332547 -MN,20197416,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,46,82182,220877,2006403,SAMN20332557 -MN,20198665,35B,neg,neg,neg,neg,neg,1,10493,4,7,7,2,"mef,msrD",neg,neg,neg,78,63318,322888,2033008,SAMN20332753 -MN,20198669,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,59,90967,165437,2017849,SAMN20332757 -MN,20198681,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,55,81991,221644,2036766,SAMN20332769 -MN,20198688,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,51,91796,222919,2050878,SAMN20408382 -MN,20199678,35B,neg,neg,neg,neg,neg,1,16646,0,0,2,0.03,neg,FolP178,tetM,cat,58,77183,208060,2166852,SAMN20408701 -MN,20199694,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,35,93286,381612,1996035,SAMN20408717 -MN,20199763,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,48,89769,180446,2011041,SAMN20408782 -MN,20201468,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,43,93247,222945,2006732,SAMN20409169 -MN,20201471,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,53,84616,165278,2017096,SAMN20409172 -MN,20201509,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,38,107073,267661,2014739,SAMN20409209 -MN,20202124,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,54,82093,165228,2004498,SAMN20397624 -MN,20202148,35B,neg,neg,neg,neg,neg,1,10493,4,7,7,2,"mef,msrD",neg,neg,neg,91,49184,123389,2065477,SAMN20397646 -MN,20202751,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,45,90458,239645,2005159,SAMN20397752 -MN,20202753,35B,neg,neg,neg,pos,neg,1,16660,457,7,7,2,"mef,msrD",neg,neg,neg,78,77988,165409,2006672,SAMN20397754 -MN,20202754,35B,neg,neg,neg,neg,neg,1,558,4,636,121,2,"mef,msrD",neg,neg,neg,54,93207,239746,2006480,SAMN20397755 -MN,20202783,35B,neg,neg,neg,neg,neg,1,156,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,73,67964,279535,2129277,SAMN20397784 -MN,20197423,35D,neg,neg,neg,pos,neg,1,558,4,7,7,2,neg,neg,neg,neg,56,98173,204823,2083139,SAMN20332564 -MN,20199692,35D,neg,neg,neg,pos,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,71,85546,266395,2001187,SAMN20408715 -MN,20202757,35D,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,60,81094,116018,2005458,SAMN20397758 -MN,20197347,35F,neg,neg,neg,neg,neg,neg,1368,74,0,77,0.06,"mef,msrD",neg,neg,neg,84,97900,232223,2063557,SAMN20332490 -MN,20197361,35F,neg,neg,neg,pos,neg,neg,1635,0,0,3,0.03,neg,neg,neg,neg,106,86998,223375,2110998,SAMN20332503 -MN,20199766,35F,neg,neg,neg,neg,neg,neg,1635,0,0,3,0.03,neg,neg,neg,neg,71,87099,267669,2115593,SAMN20408785 -MN,20201506,35F,neg,neg,neg,neg,neg,neg,1635,0,0,3,0.03,neg,neg,neg,neg,70,89725,273054,2116297,SAMN20409206 -MN,20202150,35F,neg,neg,neg,neg,neg,neg,498,0,0,NF,,neg,neg,neg,neg,161,43749,179814,2072896,SAMN20397648 -MN,20202752,35F,neg,neg,neg,neg,neg,neg,1635,0,0,3,0.03,neg,neg,neg,neg,89,65170,229088,2119796,SAMN20397753 -MN,20202767,35F,neg,neg,neg,neg,neg,neg,1368,74,0,77,0.06,"mef,msrD",neg,neg,neg,70,95741,232169,2066977,SAMN20397768 -MN,20202779,35F,neg,neg,neg,neg,neg,neg,2991,11,4,0,0.03,neg,neg,tetM,neg,59,69171,306062,2062419,SAMN20397780 -MN,20196439,6C,neg,neg,neg,neg,neg,neg,639,2,0,0,0.03,neg,neg,neg,neg,164,40231,106432,2030954,SAMN20332207 -MN,20197422,6C,neg,neg,neg,neg,neg,neg,newST,2,0,0,0.03,"mef,msrD",neg,neg,neg,92,57783,109016,2076287,SAMN20332563 -MN,20199765,6C,neg,neg,neg,neg,neg,neg,639,2,0,0,0.03,neg,neg,neg,neg,87,61601,172022,2037340,SAMN20408784 -MN,20202119,6C,neg,neg,neg,neg,neg,neg,639,2,0,0,0.03,"mef,msrD",neg,neg,neg,131,51871,109844,2074844,SAMN20397619 -MN,20202131,6C,neg,neg,neg,neg,neg,neg,639,2,0,0,0.03,"mef,msrD",neg,neg,neg,147,38982,84891,2073800,SAMN20397631 -MN,20202133,6C,neg,neg,neg,neg,neg,neg,1379,19,31,8,1,"mef,msrD","FolA-I100L,FolP173",neg,neg,104,97830,173571,2111781,SAMN20397632 -MN,20195609,7C,neg,neg,neg,neg,neg,neg,1797,2,4,6,0.03,neg,neg,neg,neg,156,45517,163878,2150942,SAMN20331907 -MN,20200946,7C,neg,neg,neg,neg,neg,neg,1797,2,4,6,0.03,neg,neg,neg,neg,98,63866,164888,2159741,SAMN20409030 -MN,20202773,7C,neg,neg,neg,neg,neg,neg,1797,2,637,6,0.03,neg,neg,neg,neg,141,50097,164925,2130274,SAMN20397774 -MN,20194467,9N,neg,neg,neg,neg,neg,neg,11594,23,0,0,0.03,neg,neg,neg,neg,179,37344,190850,2053306,SAMN20331808 -MN,20195600,9N,neg,neg,neg,neg,neg,neg,6359,17,144,8,2,neg,"FolA-I100L,FolP169",tetM,neg,125,58008,197422,2061534,SAMN20331901 -MN,20197345,9N,neg,neg,neg,neg,neg,neg,66,2,0,0,0.03,neg,neg,neg,neg,69,80137,259623,2132056,SAMN20332488 -MN,20197353,9N,neg,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,59,112023,304606,2086345,SAMN20332496 -MN,20197383,9N,neg,neg,neg,neg,neg,neg,405,23,0,0,0.03,neg,neg,neg,neg,148,54861,223325,2090357,SAMN20332525 -MN,20197398,9N,neg,neg,neg,neg,neg,neg,15290,1,0,0,0.03,neg,neg,neg,neg,82,123623,315138,2084561,SAMN20332539 -MN,20197418,9N,neg,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,58,175378,315237,2044035,SAMN20332559 -MN,20198664,9N,neg,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,59,104147,231860,2082181,SAMN20332752 -MN,20198673,9N,neg,neg,neg,neg,neg,neg,405,23,0,0,0.03,neg,neg,neg,neg,70,79807,314443,2087547,SAMN20332761 -MN,20199690,9N,neg,neg,neg,neg,neg,neg,405,23,0,0,0.03,neg,neg,neg,neg,51,93379,328244,2032968,SAMN20408713 -MN,20199762,9N,neg,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,70,77927,268490,2086970,SAMN20408781 -MN,20200932,9N,neg,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,53,90741,221562,2092907,SAMN20409016 -MN,20200940,9N,neg,neg,neg,neg,neg,neg,632,1,0,0,0.03,neg,neg,neg,neg,48,156229,317515,2084239,SAMN20409024 -MN,20201463,9N,neg,neg,neg,neg,neg,neg,newST,1,0,0,0.03,neg,neg,neg,neg,72,131824,317402,2165190,SAMN20409164 -MN,20201498,9N,neg,neg,neg,neg,neg,neg,632,1,0,0,0.03,neg,neg,neg,neg,57,175299,556369,2122510,SAMN20409198 -MN,20202154,9N,neg,neg,neg,neg,neg,neg,405,23,0,0,0.03,neg,neg,neg,neg,153,62121,241815,2072149,SAMN20397652 -MN,20202762,9N,neg,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,46,175356,327539,2090922,SAMN20397763 -MN,20202768,9N,neg,neg,neg,neg,neg,neg,newST,1,0,0,0.03,neg,neg,neg,neg,57,100027,317389,2081547,SAMN20397769 -MN,20203814,9N,neg,neg,neg,neg,pos,neg,66,1,0,0,0.03,neg,neg,neg,neg,127,69381,169390,2100098,SAMN20398091 -MN,20203828,9N,neg,neg,neg,neg,neg,neg,405,23,0,0,0.03,neg,neg,neg,neg,97,61275,328242,2046061,SAMN20398103 -MN,20196440,9N,neg,pos,neg,neg,neg,neg,632,1,0,0,0.03,neg,neg,neg,neg,131,48906,167699,2080877,SAMN20332208 -MN,20202134,9N,neg,pos,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,46,137019,327656,2090135,SAMN20397633 -MN,20201464,9V,neg,neg,neg,neg,neg,1,4908,1,4,394,0.06,neg,"FolA-I100L,FolP169",neg,neg,128,66193,214456,2180701,SAMN20409165 -MN,20194487,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,111,48496,145644,1974828,SAMN20331824 -MN,20195633,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,96,54215,229309,1974563,SAMN20331926 -MN,20195634,3,pos,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,135,53568,139725,1986460,SAMN20331927 -MN,20196103,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,134,43607,131714,1975821,SAMN20332062 -MN,20197356,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,53,85347,253504,1975344,SAMN20332499 -MN,20197362,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,89,64433,129898,1973541,SAMN20332504 -MN,20197381,3,pos,neg,neg,pos,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,87,52028,155544,1974784,SAMN20332523 -MN,20197386,3,pos,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,108,40130,103659,1988651,SAMN20332528 -MN,20197403,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,65,131580,212238,1973774,SAMN20332544 -MN,20197408,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,52,129259,261794,1976201,SAMN20332549 -MN,20198666,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,111,35927,79560,1972898,SAMN20332754 -MN,20198686,3,pos,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,46,142709,263375,1986580,SAMN20408380 -MN,20198703,3,pos,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,97,74532,182790,2022151,SAMN20408396 -MN,20201466,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,50,119030,212139,1976287,SAMN20409167 -MN,20201470,3,pos,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,53,130192,263442,2022145,SAMN20409171 -MN,20201475,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,43,170060,261255,1956196,SAMN20409176 -MN,20201504,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,41,127209,297417,1976367,SAMN20409204 -MN,20202113,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,62,82104,259988,1973814,SAMN20397613 -MN,20202138,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,42,178105,216304,1973757,SAMN20397637 -MN,20202140,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,59,84802,197620,1973457,SAMN20397639 -MN,20202143,3,pos,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,63,110371,183184,1988096,SAMN20397642 -MN,20202766,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,84,64091,136877,1974403,SAMN20397767 -MN,20203820,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,66,148670,261726,1974720,SAMN20398096 -MN,20203830,3,pos,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,75,93817,244394,2007242,SAMN20398105 -MN,20203831,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,72,105038,216286,1973247,SAMN20398106 -MN,20194464,3,pos,pos,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,249,23820,85613,1976801,SAMN20331805 -MN,20197357,3,pos,unk,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,85,61731,178301,1975632,SAMN20332500 -MN,20194472,8,pos,neg,neg,neg,neg,neg,1268,3,5,5,0.03,neg,neg,neg,neg,71,95228,240379,1995819,SAMN20331812 -MN,20195617,8,pos,neg,neg,neg,neg,neg,1268,3,5,5,0.03,neg,neg,neg,neg,207,30171,167374,1989439,SAMN20331913 -MN,20196086,8,pos,neg,neg,neg,neg,neg,53,3,6,5,0.03,neg,neg,neg,neg,111,48902,98236,1982885,SAMN20332048 -MN,20196445,8,pos,neg,neg,neg,neg,neg,1268,3,5,5,0.03,neg,neg,neg,neg,50,144103,469040,1989485,SAMN20332212 -MN,20196446,8,pos,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,115,63099,196430,1989850,SAMN20332213 -MN,20198668,8,pos,neg,neg,neg,pos,neg,1268,3,5,5,0.03,neg,neg,neg,neg,48,98202,391565,1990740,SAMN20332756 -MN,20199700,8,pos,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,39,144196,469135,1994958,SAMN20408723 -MN,20200926,8,pos,neg,neg,neg,neg,neg,1268,3,5,5,0.03,neg,neg,neg,neg,78,60993,206690,1990806,SAMN20409010 -MN,20201490,8,pos,neg,neg,neg,neg,neg,1268,3,5,5,0.03,neg,neg,neg,neg,78,63982,182695,1990218,SAMN20409190 -MN,20202117,8,pos,neg,neg,neg,neg,neg,53,3,6,5,0.03,neg,neg,neg,neg,43,184726,372354,1986206,SAMN20397617 -MN,20202764,8,pos,neg,neg,neg,neg,neg,1268,3,5,5,0.03,neg,neg,neg,neg,40,136637,333012,1992638,SAMN20397765 -MN,20197371,20,pos,neg,neg,neg,neg,neg,1030,1,44,2,0.03,neg,neg,neg,neg,49,96443,296038,2085305,SAMN20332513 -MN,20200925,20,pos,neg,neg,neg,neg,neg,1030,1,44,2,0.03,neg,neg,neg,neg,74,114431,303605,2091906,SAMN20409009 -MN,20200928,20,pos,neg,neg,neg,neg,neg,1030,1,44,2,0.03,neg,neg,neg,neg,52,116346,295818,2086708,SAMN20409012 -MN,20202770,20,pos,neg,neg,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,99,64828,217848,2090925,SAMN20397771 -MN,20194475,20,pos,pos,neg,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,94,62277,221641,2060904,SAMN20331815 -MN,20197414,20,pos,pos,neg,neg,neg,neg,1030,1,44,2,0.03,neg,neg,neg,neg,53,120836,336418,2089895,SAMN20332555 -MN,20194483,31,pos,neg,neg,neg,neg,neg,568,12,0,0,0.03,neg,neg,neg,neg,159,29193,120475,2014309,SAMN20331821 -MN,20196093,31,pos,neg,neg,neg,neg,neg,568,12,0,0,0.03,ermB,neg,tetM,neg,127,40757,207204,2087383,SAMN20332055 -MN,20197367,10A,pos,neg,neg,neg,neg,neg,816,0,0,2,0.03,"mef,msrD",neg,neg,neg,72,86251,242860,2073813,SAMN20332509 -MN,20198699,10A,pos,neg,neg,pos,neg,neg,816,0,0,2,0.03,"mef,msrD",neg,neg,neg,102,77481,170526,2072690,SAMN20408392 -MN,20196088,12F,pos,neg,neg,neg,neg,neg,218,0,0,0,0.03,"mef,msrD",neg,neg,neg,135,47225,137124,2024407,SAMN20332050 -MN,20197387,12F,pos,neg,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,50,99923,152405,1979769,SAMN20332529 -MN,20197417,12F,pos,neg,neg,neg,neg,neg,218,0,0,0,0.03,"mef,msrD",neg,neg,neg,82,86396,383466,2024234,SAMN20332558 -MN,20198702,12F,pos,neg,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,67,85711,152349,1979551,SAMN20408395 -MN,20194481,15B,pos,neg,neg,neg,neg,1,7479,7,8,9,0.25,"mef,msrD","FolP177,180",tetM,neg,78,80083,238828,2107658,SAMN20331819 -MN,20202129,15C,pos,neg,neg,neg,neg,1,7479,7,8,9,0.25,"mef,msrD","FolP177,180",tetM,neg,78,67346,188599,2105027,SAMN20397629 -MN,20197372,16F,pos,neg,neg,neg,neg,neg,659,449,0,3,0.03,neg,neg,neg,neg,92,91902,218574,2053229,SAMN20332514 -MN,20197404,16F,pos,neg,neg,neg,neg,neg,1840,0,10,2,0.03,neg,neg,neg,neg,77,104738,186977,2111121,SAMN20332545 -MN,20197412,16F,pos,neg,neg,neg,neg,neg,659,449,0,3,0.03,neg,neg,neg,neg,50,116303,219369,2052848,SAMN20332553 -MN,20202749,16F,pos,neg,neg,neg,neg,neg,1840,0,10,2,0.03,neg,neg,neg,neg,95,80901,164200,2076049,SAMN20397750 -MN,20195604,19F,pos,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,208,24616,85440,2101709,SAMN20331904 -MN,20198701,19F,pos,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,118,61376,287464,2147870,SAMN20408394 -MN,20194466,22F,pos,neg,neg,neg,neg,neg,10163,1,2,2,0.03,"mef,msrD",neg,neg,neg,285,21517,64141,2055870,SAMN20331807 -MN,20195590,22F,pos,neg,neg,neg,neg,neg,10163,1,2,2,0.03,"mef,msrD",neg,neg,neg,159,45184,150390,2052695,SAMN20331893 -MN,20195597,22F,pos,neg,neg,neg,pos,neg,433,1,2,2,0.03,neg,neg,neg,neg,92,56730,203438,2066662,SAMN20331898 -MN,20196436,22F,pos,neg,neg,neg,neg,neg,10163,1,2,2,0.03,"mef,msrD",neg,neg,neg,183,42420,94810,2053472,SAMN20332204 -MN,20197339,22F,pos,neg,neg,neg,neg,neg,10163,1,2,2,0.03,"mef,msrD",neg,neg,neg,83,53154,132079,2056835,SAMN20332482 -MN,20197363,22F,pos,neg,neg,neg,pos,neg,10163,1,2,2,0.03,"mef,msrD",neg,neg,neg,63,91147,228154,2054282,SAMN20332505 -MN,20197374,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,71,77368,221005,2072562,SAMN20332516 -MN,20197375,22F,pos,neg,neg,neg,neg,neg,newST,1,2,2,0.03,"mef,msrD",neg,neg,neg,59,68561,157393,2055376,SAMN20332517 -MN,20197378,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,74,69226,216934,2111406,SAMN20332520 -MN,20197409,22F,pos,neg,neg,neg,neg,neg,newST,1,2,2,0.03,"mef,msrD",neg,neg,neg,157,34531,148767,2052432,SAMN20332550 -MN,20197421,22F,pos,neg,neg,neg,neg,neg,10163,1,2,2,0.03,"mef,msrD",neg,neg,neg,69,59575,172114,2053084,SAMN20332562 -MN,20198661,22F,pos,neg,neg,neg,neg,neg,10163,1,2,2,0.03,"mef,msrD",neg,neg,neg,84,63365,194393,2051706,SAMN20332749 -MN,20198675,22F,pos,neg,neg,neg,neg,neg,10163,1,2,2,0.03,"mef,msrD",neg,neg,neg,59,68541,298486,2053319,SAMN20332763 -MN,20198676,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,60,77811,261139,2069899,SAMN20332764 -MN,20198677,22F,pos,neg,neg,pos,neg,neg,newST,1,2,2,0.03,"mef,msrD",neg,neg,neg,129,41521,107947,2048213,SAMN20332765 -MN,20198678,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,76,56062,261147,2074616,SAMN20332766 -MN,20198690,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,69,69231,211625,2067416,SAMN20408384 -MN,20198692,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,80,59816,159665,2069615,SAMN20408385 -MN,20198697,22F,pos,neg,neg,neg,neg,neg,10163,1,2,2,0.03,"mef,msrD",neg,neg,neg,66,68541,266372,2047041,SAMN20408390 -MN,20199697,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,65,71955,261204,2070975,SAMN20408720 -MN,20200929,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,93,60134,208195,2072278,SAMN20409013 -MN,20200938,22F,pos,neg,neg,neg,neg,neg,10163,1,2,2,0.03,"mef,msrD",neg,neg,neg,73,80822,298375,2052186,SAMN20409022 -MN,20201461,22F,pos,neg,neg,neg,neg,neg,10163,1,2,2,0.03,"mef,msrD",neg,neg,neg,73,59551,231086,2054418,SAMN20409162 -MN,20201469,22F,pos,neg,neg,neg,neg,neg,10163,1,2,2,0.03,"mef,msrD",neg,neg,neg,102,55105,120245,2049133,SAMN20409170 -MN,20201477,22F,pos,neg,neg,neg,neg,neg,10163,1,2,2,0.03,"mef,msrD",neg,neg,neg,81,58793,145874,2055006,SAMN20409178 -MN,20202125,22F,pos,neg,neg,neg,neg,neg,10163,1,2,2,0.03,"mef,msrD",neg,neg,neg,65,109535,298415,2053570,SAMN20397625 -MN,20202126,22F,pos,neg,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,78,80805,298388,2053986,SAMN20397626 -MN,20202142,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,84,52378,188836,2070479,SAMN20397641 -MN,20202759,22F,pos,neg,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,111,41453,90713,2051270,SAMN20397760 -MN,20203821,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,83,59249,219820,2110811,SAMN20398097 -MN,20203832,22F,pos,neg,neg,neg,neg,neg,10163,1,2,2,0.03,"mef,msrD",neg,neg,neg,76,68473,191576,2051562,SAMN20398107 -MN,20203857,22F,pos,neg,neg,neg,neg,neg,10163,1,2,2,0.03,"mef,msrD",neg,neg,neg,84,59170,248129,2052395,SAMN20398113 -MN,20198683,22F,pos,pos,neg,neg,neg,neg,newST,1,2,2,0.03,"mef,msrD",neg,neg,neg,63,65776,298459,2053652,SAMN20332771 -MN,20200927,22F,pos,pos,neg,neg,neg,neg,10163,1,2,2,0.03,"mef,msrD",neg,neg,neg,65,86970,297689,2054507,SAMN20409011 -MN,20197358,23A,pos,neg,neg,neg,neg,neg,438,2,0,6,0.03,neg,neg,neg,neg,70,115539,258929,,SAMN21615107 -MN,20197338,33F,pos,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,41,125999,339289,2046762,SAMN20332481 -MN,20197402,33F,pos,neg,neg,neg,neg,neg,2705,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,32,218070,345071,2067056,SAMN20332543 -MN,20198658,33F,pos,neg,neg,neg,neg,neg,2705,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,28,218054,349125,2066718,SAMN20332746 -MN,20198672,33F,pos,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,104,79664,228338,2044626,SAMN20332760 -MN,20199679,33F,pos,neg,neg,pos,neg,neg,11808,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,29,146382,490582,2066602,SAMN20408702 -MN,20200943,33F,pos,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,27,180375,359246,2052353,SAMN20409027 -MN,20201491,33F,pos,neg,neg,pos,neg,neg,11808,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,41,121964,345078,2066911,SAMN20409191 -MN,20201511,33F,pos,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,27,180423,381659,2053007,SAMN20409211 -MN,20197400,35B,pos,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,48,82034,173311,2007228,SAMN20332541 -MN,20202118,35B,pos,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,48,105465,165421,2005339,SAMN20397618 -MN,20203813,35B,pos,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,60,76111,158055,2007411,SAMN20398090 -MN,20203833,35B,pos,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,87,60019,98517,2004470,SAMN20398108 -MN,20195613,7C,pos,neg,neg,neg,neg,neg,1797,2,4,6,0.03,neg,neg,neg,neg,268,25503,81409,2076053,SAMN20331909 -MN,20203825,7C,pos,neg,neg,neg,neg,neg,1797,2,4,6,0.03,neg,neg,neg,neg,149,71157,202937,2106885,SAMN20398101 -MN,20195602,9N,pos,neg,neg,neg,neg,neg,66,1,0,0,0.03,"ermB,mef,msrD",neg,tetM,neg,263,23529,83931,2151825,SAMN20331903 -MN,20197348,9N,pos,neg,neg,neg,neg,neg,66,1,0,0,0.03,"ermB,mef,msrD",neg,tetM,neg,63,100709,231633,2146552,SAMN20332491 -MN,20197390,9N,pos,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,48,91264,356551,2056901,SAMN20332531 -MN,20199673,9N,pos,neg,neg,neg,neg,neg,632,1,0,0,0.03,neg,neg,neg,neg,83,81470,181456,2125170,SAMN20408697 -MN,20200941,9N,pos,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,64,86806,184768,2089038,SAMN20409025 -MN,20201467,9N,pos,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,63,95751,184792,2088847,SAMN20409168 -MN,20202747,9N,pos,neg,neg,neg,neg,neg,632,1,0,0,0.03,neg,neg,neg,neg,72,129741,391056,2159970,SAMN20397748 -MN,20203849,9N,pos,neg,neg,neg,neg,neg,632,1,0,0,0.03,neg,neg,neg,neg,99,72431,315786,2156648,SAMN20398112 -MN,20197413,9N,pos,pos,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,42,131433,184868,2089611,SAMN20332554 -NM,20194234,3,neg,neg,neg,neg,neg,neg,1119,228,0,2,0.03,neg,neg,neg,neg,163,45998,132849,1993527,SAMN20331799 -NM,20195667,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,239,27889,86487,2004092,SAMN20331946 -NM,20195673,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,95,66221,262643,1987374,SAMN20331952 -NM,20195687,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,102,61094,143445,1987104,SAMN20331965 -NM,20196134,3,neg,neg,neg,neg,neg,neg,505,2,0,2,0.03,neg,neg,neg,neg,249,34606,142045,1983376,SAMN20332090 -NM,20196136,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,395,39242,92217,1998647,SAMN20332092 -NM,20196461,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,88,65339,192171,1970937,SAMN20332228 -NM,20196471,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,70,73730,216271,1975467,SAMN20332238 -NM,20197715,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,64,72720,259714,1974884,SAMN20332566 -NM,20197717,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,76,69655,195969,1974826,SAMN20332568 -NM,20197720,3,neg,neg,neg,neg,neg,neg,180,2,0,111,0.06,ermB,neg,tetM,cat,60,129858,216289,2043495,SAMN20332571 -NM,20197735,3,neg,neg,pos,neg,neg,neg,11599,62,0,2,0.03,neg,neg,neg,neg,59,117775,342940,1993541,SAMN20332585 -NM,20198708,3,neg,neg,neg,neg,neg,neg,newST,2,0,2,0.03,neg,neg,neg,neg,78,72771,192622,1974635,SAMN20408399 -NM,20198709,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,71,96170,263367,1984060,SAMN20408400 -NM,20198713,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,45,105139,322570,1974965,SAMN20408404 -NM,20199626,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,44,108012,216342,1976499,SAMN20408650 -NM,20199627,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,31,266889,357025,1975034,SAMN20408651 -NM,20199629,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,45,127686,266789,1974930,SAMN20408653 -NM,20200744,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,52,96871,216262,1973496,SAMN20408868 -NM,20201441,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,33,192968,288238,1974687,SAMN20409142 -NM,20201452,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,42,168227,308330,1975024,SAMN20409153 -NM,20201453,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,310,26915,91041,1960628,SAMN20409154 -NM,20202074,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,51,117759,212592,1975327,SAMN20409345 -NM,20202799,3,neg,neg,neg,neg,neg,neg,180,2,612,2,0.03,neg,neg,neg,neg,98,43399,129339,1975077,SAMN20397800 -NM,20202801,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,72,70254,172237,1976281,SAMN20397802 -NM,20202816,3,neg,neg,neg,neg,neg,neg,180,2,0,111,0.06,ermB,neg,tetM,cat,54,134868,373482,2046067,SAMN20397815 -NM,20194238,3,neg,pos,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,160,44434,159975,1990979,SAMN20331802 -NM,20195690,4,neg,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,119,79514,195486,2006690,SAMN20331968 -NM,20199624,4,neg,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,69,90679,220728,2011446,SAMN20408648 -NM,20199628,4,neg,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,52,119167,201374,2010739,SAMN20408652 -NM,20202790,4,neg,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,69,109964,203902,2011683,SAMN20397791 -NM,20202093,4,neg,pos,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,82,84811,195569,2010228,SAMN20409364 -NM,20196119,8,neg,neg,neg,neg,neg,neg,53,3,6,5,0.03,neg,neg,neg,neg,48,110771,285733,1985764,SAMN20332076 -NM,20196467,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,88,66245,214947,1988367,SAMN20332234 -NM,20196468,8,neg,neg,pos,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,319,42883,129209,1971701,SAMN20332235 -NM,20196476,8,neg,neg,neg,neg,neg,neg,1480,3,2,5,0.03,neg,neg,neg,neg,61,97801,218685,1988767,SAMN20332243 -NM,20196484,8,neg,neg,pos,neg,neg,neg,1480,3,5,5,0.03,ermB,neg,tetM,neg,58,95508,218873,2060168,SAMN20332251 -NM,20197725,8,neg,neg,neg,neg,neg,neg,1268,3,5,5,0.03,neg,neg,neg,neg,44,139167,391332,1991192,SAMN20332575 -NM,20197739,8,neg,neg,neg,neg,neg,neg,53,3,6,5,0.03,neg,neg,neg,neg,54,96368,236105,1996444,SAMN20332588 -NM,20197740,8,neg,neg,neg,neg,neg,neg,1480,3,2,5,0.03,neg,neg,neg,neg,48,106631,392381,1988473,SAMN20332589 -NM,20198719,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,87,85358,212304,1987861,SAMN20408410 -NM,20199625,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,39,144192,469117,1992187,SAMN20408649 -NM,20199632,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,48,98619,391230,1993333,SAMN20408656 -NM,20199779,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,60,78359,391594,1993303,SAMN20408797 -NM,20202081,8,neg,neg,pos,neg,neg,neg,1480,3,2,5,0.03,neg,neg,neg,neg,48,98309,388713,1986717,SAMN20409352 -NM,20202083,8,neg,neg,neg,neg,neg,neg,1480,3,2,5,0.03,neg,neg,neg,neg,42,117373,311597,1987657,SAMN20409354 -NM,20202809,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,50,97068,311640,1992308,SAMN20397808 -NM,20196473,8,neg,pos,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,55,100878,207413,1994364,SAMN20332240 -NM,20202786,8,neg,pos,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,43,98328,391676,1992023,SAMN20397787 -NM,20195666,20,neg,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,180,48367,89486,2071741,SAMN20331945 -NM,20196110,20,neg,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,89,84136,192397,2082124,SAMN20332068 -NM,20196118,20,neg,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,150,42895,187492,2070558,SAMN20332075 -NM,20198730,20,neg,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,87,104255,209030,2083910,SAMN20408421 -NM,20199635,20,neg,neg,pos,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,51,130453,212505,2053970,SAMN20408659 -NM,20201457,20,neg,neg,neg,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,49,119936,362150,2053676,SAMN20409158 -NM,20196124,20,neg,pos,neg,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,231,28334,78674,2045669,SAMN20332081 -NM,20204913,20,neg,pos,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,89,119806,208998,2089512,SAMN20398275 -NM,20195677,31,neg,neg,neg,neg,neg,neg,1111,12,0,0,0.03,neg,neg,neg,neg,229,21051,108320,2043382,SAMN20331956 -NM,20202810,31,neg,neg,neg,neg,neg,neg,1111,12,0,0,0.03,neg,neg,neg,neg,83,61716,135980,2094999,SAMN20397809 -NM,20196135,34,neg,neg,neg,neg,neg,neg,547,0,0,NF,,neg,neg,neg,neg,198,27959,171189,2188326,SAMN20332091 -NM,20199636,34,neg,neg,neg,neg,neg,neg,547,0,0,2,0.03,neg,neg,neg,neg,69,86146,197162,2091852,SAMN20408660 -NM,20197746,37,neg,neg,neg,neg,neg,neg,447,11,4,0,0.03,neg,neg,neg,neg,83,63416,224854,2012645,SAMN20332595 -NM,20196481,38,neg,neg,neg,neg,neg,neg,393,2,4,0,0.03,neg,neg,neg,neg,109,56979,264907,2125181,SAMN20332248 -NM,20198727,38,neg,neg,neg,neg,neg,neg,393,2,4,4,0.03,neg,neg,neg,neg,106,53147,175836,2143978,SAMN20408418 -NM,20201447,38,neg,neg,neg,pos,neg,neg,393,2,4,4,0.03,neg,neg,neg,neg,308,24135,125669,2136308,SAMN20409148 -NM,20195648,10A,neg,neg,neg,neg,neg,neg,816,0,0,2,0.03,neg,neg,neg,neg,312,24089,66594,2099860,SAMN20331928 -NM,20195691,10A,neg,neg,neg,neg,neg,neg,97,0,40,2,0.03,neg,FolP188,neg,neg,48,125268,418183,2065058,SAMN20331969 -NM,20197743,10A,neg,neg,neg,neg,neg,neg,3617,23,4,0,0.03,neg,neg,neg,neg,83,85085,237538,2071103,SAMN20332592 -NM,20197973,10A,neg,neg,neg,pos,neg,neg,816,0,0,2,0.03,neg,neg,neg,neg,62,95973,208155,2115062,SAMN20332666 -NM,20198729,10A,neg,neg,neg,neg,neg,neg,16644,0,4,2,0.03,neg,"FolA-I100L,FolP180",neg,neg,49,104381,250844,2057004,SAMN20408420 -NM,20201448,10A,neg,neg,neg,neg,neg,neg,816,0,0,2,0.03,neg,neg,neg,neg,91,85504,195079,2066008,SAMN20409149 -NM,20204912,10A,neg,neg,neg,neg,neg,neg,816,0,0,2,0.03,neg,neg,neg,neg,59,100716,358731,2064820,SAMN20398274 -NM,20195657,11A,neg,neg,neg,pos,neg,neg,62,2,6,10,0.03,"mef,msrD",neg,neg,neg,124,62580,128356,2007172,SAMN20331937 -NM,20195676,11A,neg,neg,neg,neg,pos,2,62,2,6,0,0.03,"mef,msrD",neg,neg,neg,157,44375,134266,2014532,SAMN20331955 -NM,20196127,11A,neg,neg,neg,neg,neg,neg,62,2,6,10,0.03,"mef,msrD",neg,neg,neg,120,51839,92666,2051912,SAMN20332084 -NM,20196129,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,"mef,msrD",neg,neg,neg,170,45231,123672,2018307,SAMN20332086 -NM,20196469,11A,neg,neg,neg,pos,neg,neg,62,2,6,10,0.03,neg,neg,neg,neg,63,70945,184689,2045897,SAMN20332236 -NM,20201444,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,91,53110,118305,2018384,SAMN20409145 -NM,20202812,11A,neg,neg,neg,neg,neg,2,newST,2,6,0,0.03,"mef,msrD",neg,neg,neg,63,77409,184438,2006059,SAMN20397811 -NM,20203950,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,47,86997,252393,2040846,SAMN20398161 -NM,20198725,11A,neg,pos,neg,neg,neg,2,newST,2,6,157,0.03,neg,neg,neg,neg,50,118646,278990,2018079,SAMN20408416 -NM,20199780,12F,neg,neg,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,46,106707,206230,1974472,SAMN20408798 -NM,20202788,12F,neg,neg,neg,neg,neg,neg,15085,0,0,0,0.03,"mef,msrD",neg,neg,ParC-D83Y,83,81331,226498,2033944,SAMN20397789 -NM,20202793,12F,neg,neg,neg,neg,neg,neg,15314,0,0,2,0.03,neg,neg,neg,neg,81,74806,460308,2017779,SAMN20397794 -NM,20196122,15A,neg,neg,neg,neg,neg,neg,9692,76,0,2,0.03,"mef,msrD",neg,neg,neg,119,54755,143170,2102906,SAMN20332079 -NM,20197737,15A,neg,neg,neg,neg,neg,neg,63,13,175,43,2,ermB,neg,tetM,neg,98,65384,356216,2149946,SAMN20332587 -NM,20198715,15A,neg,neg,neg,neg,neg,neg,newST,76,0,2,0.03,"mef,msrD",neg,neg,neg,60,120557,211793,2105315,SAMN20408406 -NM,20200748,15A,neg,neg,neg,neg,neg,neg,2186,76,0,2,0.03,neg,neg,neg,neg,59,105029,363320,2068646,SAMN20408872 -NM,20201443,15A,neg,neg,neg,neg,neg,neg,63,24,27,11,0.12,ermB,neg,tetM,neg,72,113678,193320,2074165,SAMN20409144 -NM,20201450,15A,neg,neg,neg,neg,neg,neg,9692,76,0,2,0.03,"mef,msrD","FolP177,180",neg,neg,75,98182,308646,2063241,SAMN20409151 -NM,20202084,15A,neg,neg,neg,neg,neg,neg,9692,76,0,2,0.03,"mef,msrD",neg,neg,neg,54,124750,268844,2106363,SAMN20409355 -NM,20195672,15B,neg,neg,neg,pos,neg,1,3280,7,8,9,0.25,"mef,msrD","FolP177,180",tetM,neg,150,58016,159847,2095008,SAMN20331951 -NM,20199774,15C,neg,neg,neg,neg,neg,1,7479,7,8,9,0.25,"mef,msrD","FolP177,180",tetM,neg,81,80239,286321,2107104,SAMN20408792 -NM,20199616,16F,neg,neg,pos,neg,neg,neg,1840,68,10,11,0.06,neg,neg,neg,neg,52,125403,367844,2115183,SAMN20408640 -NM,20202068,16F,neg,neg,neg,neg,neg,neg,659,9,0,3,0.03,neg,neg,neg,neg,117,71543,285591,2038192,SAMN20409339 -NM,20202069,16F,neg,neg,neg,neg,neg,neg,1840,0,10,2,0.03,neg,neg,neg,neg,141,66232,163982,2077216,SAMN20409340 -NM,20195669,19A,neg,neg,neg,neg,neg,neg,2344,18,611,8,2,neg,"FolA-I100L,FolP178",neg,neg,233,33929,86537,2077107,SAMN20331948 -NM,20196482,19A,neg,neg,neg,neg,neg,1,3425,29,NF,26,4,"mef,msrD","FolA-I100L,FolP180",neg,neg,58,89608,251964,2090343,SAMN20332249 -NM,20196108,19F,neg,neg,neg,neg,pos,neg,newST,2,4,0,0.03,neg,neg,neg,neg,260,26428,73629,2076424,SAMN20332066 -NM,20196462,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,89,54737,287427,2107145,SAMN20332229 -NM,20197732,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,80,60120,286702,2104076,SAMN20332582 -NM,20195656,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,237,24307,79753,2068506,SAMN20331936 -NM,20196125,22F,neg,neg,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,364,16828,72892,2044319,SAMN20332082 -NM,20196464,22F,neg,neg,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,144,42368,192853,2046532,SAMN20332231 -NM,20197748,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,64,77610,261498,2080076,SAMN20332597 -NM,20202087,22F,neg,neg,neg,neg,neg,neg,10163,1,2,2,0.03,"mef,msrD",neg,neg,neg,63,65788,214684,2053276,SAMN20409358 -NM,20202098,22F,neg,neg,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,85,58784,180479,2054655,SAMN20409369 -NM,20204914,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,77,77899,134491,2052567,SAMN20398276 -NM,20202800,22F,neg,unk,neg,neg,neg,neg,433,1,2,NF,,neg,neg,neg,neg,104,46899,98920,2113694,SAMN20397801 -NM,20196111,23A,neg,neg,neg,neg,neg,neg,338,19,1,24,0.5,ermB,FolA-I100L,tetM,neg,170,43558,124683,2120806,SAMN20332069 -NM,20196117,23A,neg,neg,neg,neg,pos,neg,338,19,1,24,0.5,ermB,neg,tetM,neg,151,40915,158830,2117346,SAMN20332074 -NM,20196130,23A,neg,neg,neg,neg,neg,neg,338,0,1,1,0.25,neg,FolA-I100L,neg,neg,300,23222,85591,2050295,SAMN20332087 -NM,20198714,23A,neg,neg,neg,neg,neg,neg,338,19,1,24,0.5,ermB,neg,tetM,neg,38,124514,305778,2074926,SAMN20408405 -NM,20198723,23A,neg,neg,neg,neg,neg,neg,438,2,0,6,0.03,neg,neg,neg,neg,53,109978,228830,2060717,SAMN20408414 -NM,20198731,23A,neg,neg,neg,neg,neg,neg,438,2,0,6,0.03,neg,neg,neg,neg,52,89308,276451,2060863,SAMN20408422 -NM,20199617,23A,neg,neg,neg,neg,neg,neg,338,0,1,48,0.25,neg,"FolA-I100L,FolP177",neg,neg,56,124620,305086,2129313,SAMN20408641 -NM,20199775,23A,neg,neg,pos,neg,neg,neg,newST,2,0,1007,0.12,neg,neg,neg,neg,46,123813,363857,2065070,SAMN20408793 -NM,20202072,23A,neg,neg,neg,neg,neg,neg,338,0,1,1,0.25,neg,neg,neg,neg,108,51888,235250,2120066,SAMN20409343 -NM,20202089,23A,neg,neg,neg,neg,neg,neg,338,0,1,1,0.25,neg,neg,neg,neg,125,57616,158415,2097434,SAMN20409360 -NM,20202092,23A,neg,neg,neg,neg,neg,neg,338,0,1,1,0.25,neg,neg,neg,neg,50,111724,307687,2063733,SAMN20409363 -NM,20202804,23A,neg,neg,neg,neg,neg,neg,newST,0,1,1,0.25,neg,neg,neg,ParC-S79F,90,59946,184090,2060525,SAMN20397805 -NM,20202807,23A,neg,neg,neg,neg,neg,neg,42,2,0,6,0.03,neg,neg,neg,neg,49,131483,241007,2061151,SAMN20397807 -NM,20202811,23A,neg,neg,neg,neg,neg,neg,10323,2,0,0,0.03,neg,neg,neg,neg,58,114318,261279,2076191,SAMN20397810 -NM,20195659,23B,neg,neg,neg,neg,neg,neg,439,0,0,0,0.03,neg,neg,neg,neg,186,58403,156921,2153537,SAMN20331939 -NM,20195685,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,154,114898,332847,2179766,SAMN20331963 -NM,20199618,23B,neg,neg,neg,neg,neg,1,162,1,0,0,0.03,neg,neg,neg,neg,87,60777,258626,2134245,SAMN20408642 -NM,20197749,28A,neg,neg,neg,neg,neg,neg,494,2,2,2,0.03,neg,neg,neg,neg,71,105336,238389,2049524,SAMN20332598 -NM,20202070,28A,neg,neg,neg,neg,neg,neg,494,2,2,2,0.03,neg,neg,neg,neg,66,87138,192256,2035146,SAMN20409341 -NM,20196105,33F,neg,neg,neg,neg,neg,neg,7507,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,108,54524,160541,2054528,SAMN20332064 -NM,20196465,33F,neg,neg,neg,pos,neg,neg,2705,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,48,121262,344721,2067186,SAMN20332232 -NM,20198720,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,39,118794,277448,2053868,SAMN20408411 -NM,20202076,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,32,179464,359294,2050111,SAMN20409347 -NM,20195653,35B,neg,neg,neg,neg,neg,1,156,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,263,33332,89640,2112572,SAMN20331933 -NM,20195688,35B,neg,neg,neg,neg,neg,1,11254,4,7,7,2,neg,"FolA-I100L,FolP169",neg,neg,119,48101,106905,2024473,SAMN20331966 -NM,20196114,35B,neg,neg,neg,neg,neg,1,10493,4,7,7,2,"mef,msrD",neg,neg,neg,221,35053,105157,2021383,SAMN20332071 -NM,20196137,35B,neg,neg,neg,neg,neg,1,11254,4,7,7,2,neg,"FolA-I100L,FolP169",neg,neg,180,38804,87045,2025995,SAMN20332093 -NM,20196474,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,59,81105,165419,2012715,SAMN20332241 -NM,20198732,35B,neg,neg,neg,neg,neg,1,10493,4,7,7,2,"mef,msrD",neg,neg,neg,38,105416,235514,2034128,SAMN20408423 -NM,20199619,35B,neg,neg,neg,neg,neg,1,156,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,53,105668,279572,2117925,SAMN20408643 -NM,20199778,35B,neg,neg,neg,pos,neg,1,newST,4,7,7,2,23S rRNA-A2061C,neg,neg,neg,48,82548,204897,2081493,SAMN20408796 -NM,20201454,35B,neg,neg,neg,neg,neg,1,162,0,0,0,0.03,neg,neg,neg,neg,71,89474,355786,2095354,SAMN20409155 -NM,20202080,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,tetM,neg,52,90993,165437,2025366,SAMN20409351 -NM,20202090,35B,neg,neg,neg,neg,pos,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,50,98277,221219,2018424,SAMN20409361 -NM,20202792,35B,neg,neg,neg,neg,neg,1,162,0,0,0,0.03,neg,neg,neg,neg,87,59215,267222,2137954,SAMN20397793 -NM,20202794,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,23S rRNA-A2061C,neg,neg,neg,77,63995,112721,2010228,SAMN20397795 -NM,20202088,35D,neg,neg,neg,pos,neg,1,10063,4,7,7,2,neg,FolP169,neg,neg,62,85713,144000,2037845,SAMN20409359 -NM,20197747,35F,neg,neg,neg,neg,neg,neg,498,0,0,3,0.03,neg,neg,neg,neg,85,85653,290099,2102929,SAMN20332596 -NM,20201449,6C,neg,neg,neg,neg,neg,neg,1390,2,0,2,0.03,neg,neg,neg,neg,113,79691,170003,2108032,SAMN20409150 -NM,20203947,6C,neg,neg,pos,neg,neg,neg,473,1,4,21,0.06,neg,neg,neg,neg,60,75330,267672,2138342,SAMN20398160 -NM,20202797,6C,neg,pos,pos,neg,neg,1,1092,6,7,8,0.5,neg,"FolA-I100L,FolP195",neg,neg,88,83600,178118,2184463,SAMN20397798 -NM,20196107,7C,neg,neg,neg,neg,neg,neg,1797,2,4,6,0.03,neg,neg,neg,neg,154,42401,115868,2068657,SAMN20332065 -NM,20197733,7C,neg,neg,neg,neg,neg,neg,10460,2,4,3,0.03,neg,neg,tetM,neg,96,61390,221160,2147744,SAMN20332583 -NM,20198716,7C,neg,neg,neg,neg,neg,neg,1797,2,4,6,0.03,neg,neg,neg,neg,152,56543,163905,2161432,SAMN20408407 -NM,20199773,7C,neg,neg,neg,neg,neg,neg,newST,2,0,3,0.03,neg,neg,neg,neg,70,130682,334364,2075613,SAMN20408791 -NM,20200746,7C,neg,neg,neg,neg,neg,neg,4510,12,0,3,0.03,neg,neg,neg,neg,59,124244,188549,2073253,SAMN20408870 -NM,20201445,7C,neg,neg,neg,neg,neg,neg,1797,2,4,6,0.03,neg,neg,neg,ParC-S79F,240,24792,88583,2079060,SAMN20409146 -NM,20194239,9N,neg,neg,pos,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,217,22389,70327,2051824,SAMN20331803 -NM,20195670,9N,neg,neg,neg,neg,neg,neg,15331,1,0,0,0.03,neg,neg,neg,neg,219,36198,82957,2078712,SAMN20331949 -NM,20195684,9N,neg,neg,neg,neg,neg,neg,4666,23,0,0,0.03,neg,neg,neg,neg,64,85017,383428,2009318,SAMN20331962 -NM,20195686,9N,neg,neg,pos,neg,neg,neg,405,23,0,0,0.03,neg,neg,neg,neg,82,70877,173444,2052955,SAMN20331964 -NM,20196121,9N,neg,neg,neg,neg,neg,neg,newST,1,0,0,0.03,neg,neg,neg,neg,202,39040,132013,2039931,SAMN20332078 -NM,20196128,9N,neg,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,178,34744,97757,2072184,SAMN20332085 -NM,20197723,9N,neg,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,55,88389,225062,2046288,SAMN20332573 -NM,20197731,9N,neg,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,121,79027,191079,2171788,SAMN20332581 -NM,20197734,9N,neg,neg,neg,neg,neg,neg,4666,23,0,0,0.03,neg,neg,neg,neg,71,104535,279159,2076630,SAMN20332584 -NM,20197745,9N,neg,neg,neg,neg,neg,neg,405,23,0,0,0.03,neg,neg,neg,neg,80,69137,173396,2044436,SAMN20332594 -NM,20198712,9N,neg,neg,neg,neg,neg,neg,newST,1,0,0,0.03,neg,neg,neg,neg,36,156212,360269,2045254,SAMN20408403 -NM,20199623,9N,neg,neg,neg,neg,neg,neg,66,1,0,66,0.03,neg,neg,neg,neg,35,197524,432539,2085978,SAMN20408647 -NM,20199776,9N,neg,neg,neg,neg,neg,neg,632,1,0,0,0.03,neg,neg,neg,neg,60,108485,244444,2075251,SAMN20408794 -NM,20201442,9N,neg,neg,neg,neg,neg,neg,newST,23,0,0,0.03,neg,neg,neg,neg,62,77421,279080,2034726,SAMN20409143 -NM,20202085,9N,neg,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,99,75453,395416,2181520,SAMN20409356 -NM,20197741,9N,neg,pos,neg,neg,neg,neg,66,1,179,0,0.03,"mef,msrD",neg,neg,neg,66,74064,187309,2084157,SAMN20332590 -NM,20200747,9N,neg,pos,neg,neg,neg,neg,66,6,0,167,0.12,neg,FolP169,neg,neg,77,69413,245900,2089161,SAMN20408871 -NM,20202071,9N,neg,pos,neg,neg,neg,neg,632,1,0,0,0.03,neg,neg,neg,neg,49,127142,334847,2085758,SAMN20409342 -NM,20202813,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,50,129945,216322,1975552,SAMN20397812 -NM,20194236,3,pos,neg,pos,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,44,102976,308355,1981171,SAMN20331801 -NM,20195649,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,124,39553,128077,1976681,SAMN20331929 -NM,20195654,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,109,64043,145175,1973104,SAMN20331934 -NM,20195655,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,160,29484,129850,1971115,SAMN20331935 -NM,20195662,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,128,66343,131420,1969345,SAMN20331941 -NM,20195663,3,pos,neg,neg,pos,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,83,57969,167323,1973945,SAMN20331942 -NM,20195692,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,58,129958,216315,1975284,SAMN20331970 -NM,20196113,3,pos,neg,neg,pos,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,93,64071,131001,1973421,SAMN20332070 -NM,20196120,3,pos,neg,neg,neg,neg,neg,180,435,0,2,0.03,neg,neg,neg,neg,90,60252,169944,1973822,SAMN20332077 -NM,20196132,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,140,47168,91137,1975999,SAMN20332089 -NM,20196455,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,127,39445,99350,1975090,SAMN20332222 -NM,20196456,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,79,69382,154979,1975022,SAMN20332223 -NM,20196460,3,pos,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,56,94296,263404,1986631,SAMN20332227 -NM,20196470,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,48,135744,216330,1975592,SAMN20332237 -NM,20196478,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,83,59448,128202,1975827,SAMN20332245 -NM,20196479,3,pos,neg,pos,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,117,57611,104330,1970054,SAMN20332246 -NM,20197718,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,123,71301,162787,1972548,SAMN20332569 -NM,20197722,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,100,43464,136966,1974748,SAMN20332572 -NM,20197727,3,pos,neg,neg,neg,neg,neg,180,435,0,2,0.03,neg,neg,neg,neg,109,66454,141120,1975884,SAMN20332577 -NM,20197729,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,62,64014,212439,1973233,SAMN20332579 -NM,20198707,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,49,129938,216294,1974697,SAMN20408398 -NM,20198710,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,55,130632,204018,1974695,SAMN20408401 -NM,20198733,3,pos,neg,neg,neg,pos,neg,180,2,3,2,0.03,neg,neg,neg,neg,66,63656,194524,1987074,SAMN20408424 -NM,20198735,3,pos,neg,neg,neg,pos,neg,180,2,3,2,0.03,neg,neg,neg,neg,44,142703,263291,1987000,SAMN20408426 -NM,20200745,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,42,129955,219164,1975178,SAMN20408869 -NM,20201455,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,103,63371,146719,1972481,SAMN20409156 -NM,20202094,3,pos,neg,neg,neg,neg,neg,16656,2,0,2,0.03,neg,neg,neg,neg,59,93668,261288,1973961,SAMN20409365 -NM,20202095,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,67,68582,192786,1974549,SAMN20409366 -NM,20202787,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,115,43117,123280,1974846,SAMN20397788 -NM,20202789,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,88,58361,131669,1975955,SAMN20397790 -NM,20202791,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,68,77073,192620,1975091,SAMN20397792 -NM,20202795,3,pos,neg,pos,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,90,61950,187781,1976872,SAMN20397796 -NM,20202798,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,91,73690,163445,1975792,SAMN20397799 -NM,20202814,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,57,117711,216241,1974795,SAMN20397813 -NM,20202815,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,75,68757,162764,1976638,SAMN20397814 -NM,20204910,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,65,64982,153876,1976156,SAMN20398272 -NM,20195689,3,pos,pos,pos,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,80,64135,177615,1973291,SAMN20331967 -NM,20196116,3,pos,pos,neg,neg,neg,neg,180,2,612,2,0.03,neg,neg,neg,neg,311,24196,85731,1967271,SAMN20332073 -NM,20200743,3,pos,pos,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,63,81890,266766,1974973,SAMN20408867 -NM,20202078,3,pos,pos,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,71,104084,216271,1975150,SAMN20409349 -NM,20202079,3,pos,unk,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,44,115661,263612,1975821,SAMN20409350 -NM,20196138,4,pos,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,200,44149,115997,2007459,SAMN20332094 -NM,20196477,4,pos,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,77,80630,203855,2009290,SAMN20332244 -NM,20197716,4,pos,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,76,83606,195802,2009659,SAMN20332567 -NM,20197726,4,pos,neg,pos,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,58,119042,203903,2010236,SAMN20332576 -NM,20197744,4,pos,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,94,52966,174538,2015324,SAMN20332593 -NM,20198718,4,pos,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,73,85072,195581,2014873,SAMN20408409 -NM,20198722,4,pos,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,64,85108,203899,2011137,SAMN20408413 -NM,20198724,4,pos,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,62,119042,203903,2010770,SAMN20408415 -NM,20198728,4,pos,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,63,85086,195593,2008623,SAMN20408419 -NM,20199634,4,pos,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,465,30863,99133,2148916,SAMN20408658 -NM,20202075,4,pos,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,71,78579,195569,2040551,SAMN20409346 -NM,20202077,4,pos,neg,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,89,70778,183888,2014955,SAMN20409348 -NM,20195650,4,pos,pos,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,196,40105,105837,2005811,SAMN20331930 -NM,20198717,4,pos,pos,pos,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,73,96505,201005,2007845,SAMN20408408 -NM,20198726,4,pos,pos,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,57,85108,200018,2006874,SAMN20408417 -NM,20202086,4,pos,pos,neg,neg,neg,neg,10172,1,0,0,0.03,neg,FolP178,neg,neg,93,62420,199945,2006027,SAMN20409357 -NM,20195661,8,pos,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,48,85685,391713,1992724,SAMN20331940 -NM,20195679,8,pos,neg,pos,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,101,66249,212530,1989521,SAMN20331958 -NM,20196126,8,pos,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,145,30942,108321,1981259,SAMN20332083 -NM,20196457,8,pos,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,55,122405,254100,1993598,SAMN20332224 -NM,20196458,8,pos,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,64,90931,236724,1994678,SAMN20332225 -NM,20197728,8,pos,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,57,97288,391206,1992040,SAMN20332578 -NM,20197730,8,pos,neg,pos,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,38,199003,469088,1994625,SAMN20332580 -NM,20197742,8,pos,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,55,85651,347257,1991628,SAMN20332591 -NM,20198721,8,pos,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,46,139582,391593,1992115,SAMN20408412 -NM,20199622,8,pos,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,29,218985,469610,1994710,SAMN20408646 -NM,20202091,8,pos,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,34,134601,303274,1994394,SAMN20409362 -NM,20202096,8,pos,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,43,144190,391242,1992817,SAMN20409367 -NM,20195674,8,pos,pos,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,166,46470,145692,1990154,SAMN20331953 -NM,20195680,20,pos,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,103,64651,123210,2077380,SAMN20331959 -NM,20198736,20,pos,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,71,94412,324720,2087532,SAMN20408427 -NM,20199621,20,pos,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,94,64368,192353,2039495,SAMN20408645 -NM,20202796,20,pos,neg,pos,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,85,109654,215292,2089050,SAMN20397797 -NM,20196131,20,pos,pos,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,225,27017,115623,2094000,SAMN20332088 -NM,20197724,20,pos,pos,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,80,110617,324708,2091579,SAMN20332574 -NM,20195652,12F,pos,neg,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,162,38464,94723,1980008,SAMN20331932 -NM,20195658,12F,pos,neg,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,78,61299,119384,1979263,SAMN20331938 -NM,20195665,12F,pos,neg,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,273,39255,92544,1961558,SAMN20331944 -NM,20195671,12F,pos,neg,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,205,32099,96634,1971541,SAMN20331950 -NM,20195678,12F,pos,neg,neg,neg,neg,neg,15314,0,0,2,0.03,neg,neg,neg,neg,112,51838,156412,2016367,SAMN20331957 -NM,20195681,12F,pos,neg,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,115,57115,100595,1980145,SAMN20331960 -NM,20196109,12F,pos,neg,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,97,55468,119352,1978982,SAMN20332067 -NM,20196463,12F,pos,neg,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,97,61227,141421,1975660,SAMN20332230 -NM,20196480,12F,pos,neg,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,58,77718,152381,1979870,SAMN20332247 -NM,20198737,12F,pos,neg,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,45,119472,206295,2022159,SAMN20408428 -NM,20199620,12F,pos,neg,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,78,77586,141494,2014441,SAMN20408644 -NM,20199630,12F,pos,neg,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,92,50096,116667,1979536,SAMN20408654 -NM,20199631,12F,pos,neg,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,42,119460,206283,1979195,SAMN20408655 -NM,20199777,12F,pos,neg,pos,neg,neg,neg,218,0,0,0,0.03,"mef,msrD",neg,neg,neg,78,56633,383027,2041460,SAMN20408795 -NM,20201446,12F,pos,neg,pos,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,129,49440,116337,1979245,SAMN20409147 -NM,20202073,12F,pos,neg,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,48,94412,152345,1977938,SAMN20409344 -NM,20202082,12F,pos,neg,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,80,65828,206060,1979686,SAMN20409353 -NM,20202805,12F,pos,neg,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,54,85589,172175,1979990,SAMN20397806 -NM,20195651,12F,pos,pos,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,142,41408,72448,2026024,SAMN20331931 -NM,20195664,12F,pos,pos,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,442,17277,87621,1957238,SAMN20331943 -NM,20195668,12F,pos,pos,pos,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,230,32044,76231,2015987,SAMN20331947 -NM,20196472,12F,pos,pos,pos,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,42,91471,152453,1979992,SAMN20332239 -NM,20199633,12F,pos,pos,pos,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,43,94732,206291,1979531,SAMN20408657 -NM,20200742,12F,pos,pos,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,44,94700,186359,1979475,SAMN20408866 -NM,20201451,12F,pos,pos,neg,neg,neg,neg,218,0,0,0,0.03,"mef,msrD",neg,neg,neg,96,49508,317807,2042256,SAMN20409152 -NM,20201456,12F,pos,pos,pos,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,120,58741,152273,1977100,SAMN20409157 -NM,20202802,12F,pos,pos,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,74,62012,152361,1979899,SAMN20397803 -NM,20204911,12F,pos,pos,pos,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,44,77288,207388,1979062,SAMN20398273 -NM,20196459,15A,pos,neg,pos,neg,neg,neg,2186,76,0,2,0.03,neg,neg,neg,neg,143,38437,114447,2068581,SAMN20332226 -NM,20197736,15A,pos,neg,pos,neg,neg,neg,2186,76,0,2,0.03,neg,neg,neg,neg,53,114433,259118,2068211,SAMN20332586 -NM,20204909,15A,pos,neg,neg,neg,neg,neg,13486,13,7,73,2,ermB,"FolA-I100L,FolP178",tetM,neg,98,55218,127059,2119297,SAMN20398271 -NM,20196483,19A,pos,neg,neg,neg,neg,1:02,320,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,73,105609,248288,2039882,SAMN20332250 -NM,20194235,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,115,48982,121249,2084898,SAMN20331800 -NM,20198734,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,64,65128,223358,2073419,SAMN20408425 -NM,20204915,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,78,69040,250846,2076725,SAMN20398277 -NM,20196475,22F,pos,pos,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,79,59530,265629,2053466,SAMN20332242 -NM,20202803,22F,pos,pos,pos,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,76,71939,196117,2072892,SAMN20397804 -NM,20202097,22F,pos,unk,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,90,48817,146684,2051243,SAMN20409368 -NM,20195682,33F,pos,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,116,63702,156332,2055234,SAMN20331961 -NM,20196115,33F,pos,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,91,63734,131063,2052994,SAMN20332072 -NM,20195675,35B,pos,neg,neg,neg,neg,1,10493,4,7,7,2,"mef,msrD",neg,neg,neg,181,41644,119998,2061373,SAMN20331954 -NM,20196123,35B,pos,neg,neg,pos,neg,1,10493,4,7,7,2,"mef,msrD",neg,neg,neg,248,34342,94134,2054674,SAMN20332080 -NM,20196466,35B,pos,neg,neg,neg,neg,1,162,0,0,0,0.03,neg,neg,neg,neg,113,56158,265932,2134258,SAMN20332233 -NM,20197719,35B,pos,neg,neg,neg,neg,1,162,0,0,0,0.03,neg,neg,neg,neg,111,54944,215980,2136695,SAMN20332570 -NM,20198711,35B,pos,neg,neg,neg,neg,1,10493,4,7,7,2,"mef,msrD",neg,neg,neg,42,82498,297825,2033273,SAMN20408402 -NY,20194563,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,ermB-G45E,neg,tetM,cat,78,82112,194351,2042472,SAMN20331831 -NY,20194583,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,58,116582,239701,1973780,SAMN20331836 -NY,20194591,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,tet,neg,71,90345,178776,2026830,SAMN20331844 -NY,20196208,3,neg,neg,neg,neg,neg,neg,180,NF,0,2,0.03,neg,neg,neg,neg,122,47521,100868,1975476,SAMN20332108 -NY,20196216,3,neg,neg,neg,neg,neg,neg,180,2,0,168,0.06,ermB,neg,tetM,neg,62,82176,215816,2034539,SAMN20332116 -NY,20196641,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,62,101175,262752,2022642,SAMN20332278 -NY,20196649,3,neg,neg,neg,neg,neg,neg,180,2,0,12,0.03,neg,neg,tet,neg,55,97396,274009,2025139,SAMN20332286 -NY,20196656,3,neg,neg,neg,pos,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,159,46628,128916,1982814,SAMN20332293 -NY,20197954,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,ermB-G45E,neg,tetM,cat,118,66632,148506,2041724,SAMN20332647 -NY,20197969,3,neg,neg,neg,pos,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,35,263209,385816,1988261,SAMN20332662 -NY,20199257,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,49,127414,236449,1973885,SAMN20408481 -NY,20199708,3,neg,neg,neg,neg,neg,neg,505,2,0,2,0.03,neg,neg,neg,neg,37,157141,613277,1992113,SAMN20408731 -NY,20201723,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,41,166856,345437,2012161,SAMN20409273 -NY,20201726,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,81,59859,192725,1975838,SAMN20409276 -NY,20201727,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,54,82175,239825,1976880,SAMN20409277 -NY,20203088,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,66,68602,192104,1973021,SAMN20397909 -NY,20203091,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,ermB-G45E,neg,tetM,cat,59,98605,212415,2036382,SAMN20397910 -NY,20196215,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,30,144200,393497,1991522,SAMN20332115 -NY,20199264,8,neg,neg,neg,neg,neg,neg,53,3,6,5,0.03,neg,neg,neg,neg,42,131753,243012,1986771,SAMN20408488 -NY,20201061,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,113,114230,469549,2016893,SAMN20409107 -NY,20203066,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,32,144216,240250,1996015,SAMN20397888 -NY,20194593,14,neg,neg,neg,neg,neg,neg,782,24,53,77,0.25,neg,"FolA-I100L,FolP169",tetM,neg,168,53777,176205,2071863,SAMN20331846 -NY,20196648,20,neg,neg,neg,neg,neg,neg,235,1,NF,2,0.03,neg,neg,neg,neg,69,96434,226726,2054327,SAMN20332285 -NY,20199701,20,neg,neg,neg,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,61,129520,220042,2094572,SAMN20408724 -NY,20195885,21,neg,neg,neg,neg,neg,neg,432,0,0,2,0.03,neg,neg,neg,neg,72,97048,245756,2118306,SAMN20331997 -NY,20196210,31,neg,neg,neg,neg,neg,neg,433,1,2,0,0.03,neg,neg,neg,neg,117,38646,107789,2107848,SAMN20332110 -NY,20196658,31,neg,neg,neg,neg,neg,neg,8289,12,0,0,0.03,neg,neg,neg,neg,100,50201,162896,2017464,SAMN20332295 -NY,20197960,31,neg,neg,neg,neg,neg,neg,433,12,2,0,0.03,neg,neg,neg,neg,55,77623,210537,2070693,SAMN20332653 -NY,20197970,31,neg,neg,neg,neg,neg,neg,8289,12,0,0,0.03,neg,neg,neg,neg,87,58301,183943,2019996,SAMN20332663 -NY,20199707,31,neg,neg,neg,neg,neg,neg,568,12,0,0,0.03,neg,neg,neg,neg,80,56141,165841,2008996,SAMN20408730 -NY,20196212,34,neg,neg,neg,neg,neg,neg,547,0,0,2,0.03,neg,neg,neg,neg,45,98917,270283,2100933,SAMN20332112 -NY,20196643,34,neg,neg,neg,neg,neg,neg,547,0,0,2,0.03,neg,neg,neg,neg,135,47351,196628,2112710,SAMN20332280 -NY,20199703,34,neg,neg,neg,neg,neg,neg,547,0,0,2,0.03,neg,neg,neg,neg,24,332492,465841,2108902,SAMN20408726 -NY,20203080,34,neg,neg,neg,neg,neg,neg,12875,0,NF,0,0.03,"mef,msrD",neg,neg,neg,47,93303,235980,2101679,SAMN20397902 -NY,20204994,38,neg,neg,neg,neg,neg,neg,393,2,4,0,0.03,neg,neg,neg,neg,113,51043,155639,2125503,SAMN20398279 -NY,20211527,10A,neg,neg,neg,neg,neg,neg,816,0,0,2,0.03,"mef,msrD",neg,neg,neg,49,101184,238013,2025683,SAMN20398375 -NY,20194584,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,121,57347,177812,2039276,SAMN20331837 -NY,20196206,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,142,64897,248119,2041047,SAMN20332106 -NY,20196642,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,85,71960,277774,2016819,SAMN20332279 -NY,20197963,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,79,66659,169591,2042929,SAMN20332656 -NY,20197972,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,106,41012,83363,2043740,SAMN20332665 -NY,20203078,11A,neg,neg,neg,neg,neg,neg,62,2,6,0,0.03,neg,neg,neg,neg,54,85888,277006,2013627,SAMN20397900 -NY,20204993,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,59,68281,182590,2061039,SAMN20398278 -NY,20196213,11A,neg,pos,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,54,78332,192974,2040544,SAMN20332113 -NY,20194559,15A,neg,neg,neg,neg,neg,1,3811,1,0,0,0.03,neg,neg,neg,neg,157,35217,78818,2086269,SAMN20331828 -NY,20194561,15A,neg,neg,neg,neg,neg,1,3811,1,0,0,0.03,neg,neg,neg,neg,144,35140,80270,2044001,SAMN20331829 -NY,20194581,15A,neg,neg,neg,neg,neg,1,3811,1,0,0,0.03,neg,neg,neg,neg,141,48670,114076,2091330,SAMN20331835 -NY,20194589,15A,neg,neg,neg,neg,neg,neg,63,24,27,28,0.25,ermB,neg,tetM,neg,120,55749,127045,2069394,SAMN20331842 -NY,20195888,15A,neg,neg,neg,neg,neg,1,3811,1,0,0,0.03,neg,neg,neg,neg,185,38850,156772,2085138,SAMN20332000 -NY,20195890,15A,neg,neg,neg,neg,neg,neg,63,24,27,13,0.25,ermB,FolP180,tetM,neg,74,75642,283601,2113564,SAMN20332002 -NY,20197956,15A,neg,neg,neg,neg,neg,neg,63,24,27,28,0.25,ermB,neg,tetM,neg,89,96196,249649,2071365,SAMN20332649 -NY,20197967,15A,neg,neg,neg,neg,neg,neg,63,24,27,28,0.25,ermB,neg,tetM,neg,82,93713,190465,2065975,SAMN20332660 -NY,20197968,15A,neg,neg,neg,neg,neg,neg,63,24,27,28,0.25,ermB,neg,tetM,neg,78,74126,258871,2061816,SAMN20332661 -NY,20199704,15A,neg,neg,neg,neg,neg,1,3811,1,0,0,0.03,neg,neg,neg,neg,79,121127,355659,2083271,SAMN20408727 -NY,20203061,15A,neg,neg,neg,pos,neg,neg,63,13,175,43,2,ermB,neg,tetM,neg,85,65630,274007,2104984,SAMN20397883 -NY,20203079,15A,neg,neg,neg,neg,neg,neg,63,24,27,8,0.5,ermB,neg,tetM,neg,69,73307,241710,2060284,SAMN20397901 -NY,20196217,15B,neg,neg,neg,neg,neg,neg,16635,24,31,8,0.5,ermB,FolP178,tetM,neg,119,57337,123304,2130660,SAMN20332117 -NY,20201728,15B,neg,neg,neg,neg,pos,neg,199,1,0,6,0.03,neg,neg,neg,neg,127,47401,128060,2100642,SAMN20409278 -NY,20196207,15C,neg,neg,neg,neg,neg,neg,199,2,0,0,0.03,"mef,msrD",neg,neg,neg,74,86887,256927,2104708,SAMN20332107 -NY,20196639,15C,neg,neg,neg,pos,neg,neg,16637,2,0,2,0.03,"mef,msrD",FolP176,neg,neg,271,33036,101484,2193366,SAMN20332276 -NY,20203069,15C,neg,neg,neg,neg,neg,1,7479,7,8,9,0.25,"mef,msrD","FolP177,180",tetM,neg,58,132823,239147,2104735,SAMN20397891 -NY,20194578,16F,neg,neg,neg,neg,neg,neg,995,91,4,3,0.03,neg,neg,neg,neg,87,67123,177930,2058235,SAMN20331833 -NY,20195886,16F,neg,neg,neg,neg,neg,neg,659,9,0,3,0.03,neg,neg,neg,neg,128,61162,165538,2047127,SAMN20331998 -NY,20197962,16F,neg,neg,neg,neg,neg,neg,659,9,0,3,0.03,neg,neg,neg,neg,70,92067,348095,2087242,SAMN20332655 -NY,20199260,16F,neg,neg,neg,neg,neg,neg,995,91,4,3,0.03,neg,neg,neg,neg,60,114826,272666,2056791,SAMN20408484 -NY,20201060,16F,neg,neg,neg,neg,neg,neg,659,9,0,3,0.03,neg,neg,neg,neg,51,119405,540666,2056705,SAMN20409106 -NY,20203085,16F,neg,neg,neg,neg,neg,neg,659,9,0,3,0.03,neg,neg,neg,neg,75,96499,309586,2102392,SAMN20397907 -NY,20206396,16F,neg,neg,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,58,110355,338235,2087882,SAMN20398349 -NY,20203084,17F,neg,neg,neg,neg,neg,neg,392,11,0,0,0.03,"mef,msrD",neg,neg,neg,74,82652,199730,2119938,SAMN20397906 -NY,20203073,18C,neg,neg,neg,neg,neg,neg,3594,10,4,2,0.03,"mef,msrD",neg,tetM,neg,65,86995,204691,2075407,SAMN20397895 -NY,20195884,19A,neg,neg,neg,neg,neg,1,2284,8,0,11,0.12,"mef,msrD",neg,neg,neg,163,39039,150553,2202665,SAMN20331996 -NY,20199255,19A,neg,neg,neg,neg,neg,1:02,7915,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,64,67768,308921,2041029,SAMN20408479 -NY,20199975,19A,neg,neg,neg,neg,pos,2,320,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,61,90052,345478,2027930,SAMN20408837 -NY,20203067,19A,neg,neg,neg,neg,pos,1:02,320,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,82,90786,309147,2067205,SAMN20397889 -NY,20196645,19F,neg,neg,neg,neg,neg,2,15322,2,0,0,0.03,neg,neg,neg,neg,85,49110,183466,2099029,SAMN20332282 -NY,20196646,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,RpoB-H491P (2),84,60383,287349,2109623,SAMN20332283 -NY,20196653,19F,neg,neg,neg,pos,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,84,49462,224916,2110143,SAMN20332290 -NY,20197958,19F,neg,neg,neg,pos,neg,2,newST,2,0,0,0.03,neg,neg,neg,neg,83,64154,287113,2105478,SAMN20332651 -NY,20197965,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,65,86291,287172,2106878,SAMN20332658 -NY,20203077,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,94,47716,224963,2108986,SAMN20397899 -NY,20203086,19F,neg,neg,neg,neg,neg,neg,654,2,0,0,0.03,neg,neg,neg,neg,89,54773,169279,2103758,SAMN20397908 -NY,20204995,19F,neg,neg,neg,pos,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,76,84599,287613,2112067,SAMN20398280 -NY,20194562,22F,neg,neg,neg,neg,neg,neg,433,1,2,286,0.03,neg,neg,neg,neg,105,48471,97963,2059455,SAMN20331830 -NY,20194590,22F,neg,neg,neg,neg,neg,neg,433,1,2,286,0.03,neg,neg,neg,neg,140,41426,93203,2059208,SAMN20331843 -NY,20194592,22F,neg,neg,neg,neg,neg,neg,433,1,NF,2,0.03,neg,neg,neg,neg,343,20384,66740,2066324,SAMN20331845 -NY,20194595,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,335,14835,44812,2076502,SAMN20331848 -NY,20195887,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,218,25509,103041,2070341,SAMN20331999 -NY,20195891,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,107,49559,126662,2116870,SAMN20332003 -NY,20195892,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,185,34039,84357,2064287,SAMN20332004 -NY,20196651,22F,neg,neg,neg,pos,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,76,69264,226975,2076442,SAMN20332288 -NY,20196659,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,62,65241,216954,2075338,SAMN20332296 -NY,20197957,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,78,65125,190324,2116334,SAMN20332650 -NY,20199262,22F,neg,neg,neg,neg,neg,neg,9161,1,2,2,0.03,neg,neg,neg,neg,89,58939,120218,2085325,SAMN20408486 -NY,20201721,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,122,45034,98522,2079999,SAMN20409271 -NY,20201725,22F,neg,neg,neg,pos,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,92,52386,257615,2078212,SAMN20409275 -NY,20203063,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,149,33237,81085,2078028,SAMN20397885 -NY,20203074,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,133,42450,123382,2079116,SAMN20397896 -NY,20203082,22F,neg,neg,neg,neg,neg,neg,4527,1,2,2,0.03,neg,neg,neg,neg,72,68359,216938,2104164,SAMN20397904 -NY,20206394,22F,neg,neg,neg,neg,neg,neg,433,1,2,59,0.03,"mef,msrD",neg,neg,neg,62,66963,161551,2074737,SAMN20398348 -NY,20196655,23A,neg,neg,neg,neg,neg,neg,338,0,1,1,0.25,"mef,msrD",neg,neg,neg,88,64919,310895,2132230,SAMN20332292 -NY,20199705,23A,neg,neg,neg,neg,neg,neg,10323,2,0,0,0.03,neg,neg,neg,neg,52,108979,300950,2067023,SAMN20408728 -NY,20201720,23A,neg,neg,neg,neg,neg,neg,338,0,1,48,0.25,neg,FolP177,neg,neg,43,144136,453430,2077869,SAMN20409270 -NY,20203081,23A,neg,neg,neg,pos,neg,neg,8802,150,53,320,0.25,neg,neg,neg,neg,66,95466,262215,2057307,SAMN20397903 -NY,20196205,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,70,113035,332844,2139557,SAMN20332105 -NY,20196657,23B,neg,neg,neg,neg,neg,1,162,0,0,0,0.03,"mef,msrD",neg,neg,neg,147,60635,183228,2086912,SAMN20332294 -NY,20199258,23B,neg,neg,neg,neg,neg,neg,439,0,0,11,0.06,neg,neg,neg,neg,57,137365,344546,2126312,SAMN20408482 -NY,20201056,23B,neg,neg,neg,neg,neg,neg,439,0,0,0,0.03,"mef,msrD",neg,neg,neg,115,71748,242621,2108954,SAMN20409102 -NY,20203064,23B,neg,neg,neg,pos,neg,neg,4334,0,2,0,0.03,neg,neg,neg,neg,75,69563,159367,2081104,SAMN20397886 -NY,20204999,23B,neg,neg,neg,neg,neg,neg,36,2,0,120,0.03,neg,neg,neg,neg,66,95373,441767,2064792,SAMN20398281 -NY,20194586,33F,neg,neg,neg,neg,neg,neg,2705,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,37,144410,334540,2065335,SAMN20331839 -NY,20194588,33F,neg,neg,neg,neg,neg,neg,2705,2,0,6,0.03,"mef,msrD","FolA-I100L,FolP180",neg,neg,63,98498,262469,2065890,SAMN20331841 -NY,20196214,33F,neg,neg,neg,neg,neg,neg,10168,4,23,7,1,"mef,msrD",FolP189,neg,neg,31,120762,359295,2043387,SAMN20332114 -NY,20196221,33F,neg,neg,neg,pos,neg,neg,717,2,0,6,0.03,ermB,neg,tetM,neg,60,75083,325602,2034809,SAMN20332121 -NY,20203065,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,33,139751,336872,2047849,SAMN20397887 -NY,20211526,33F,neg,neg,neg,pos,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,47,100018,262118,2054599,SAMN20398374 -NY,20194579,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",FolP180,neg,neg,88,58819,111147,2046757,SAMN20331834 -NY,20194585,35B,neg,neg,neg,neg,neg,1,10493,4,7,7,2,"mef,msrD",neg,neg,neg,52,93208,280304,2067581,SAMN20331838 -NY,20196218,35B,neg,neg,neg,pos,neg,1,10493,4,7,7,2,"mef,msrD",neg,neg,neg,42,89797,235359,2034723,SAMN20332118 -NY,20196652,35B,neg,neg,pos,neg,neg,1,558,4,123,7,2,"mef,msrD",neg,neg,neg,50,93222,260168,2006203,SAMN20332289 -NY,20196661,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,68,82487,239710,2042724,SAMN20332298 -NY,20199706,35B,neg,neg,neg,neg,neg,1,newST,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,72,69855,279571,2164789,SAMN20408729 -NY,20201724,35B,neg,neg,neg,neg,neg,1,3632,4,49,236,2,"mef,msrD",neg,tetM,neg,101,40927,98531,2025219,SAMN20409274 -NY,20203068,35B,neg,neg,neg,neg,neg,1,156,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,76,66276,139811,2127136,SAMN20397890 -NY,20203083,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,109,90996,174295,2036567,SAMN20397905 -NY,20203076,35F,neg,neg,neg,neg,neg,neg,1635,0,0,3,0.03,neg,neg,neg,neg,124,64884,156479,2110107,SAMN20397898 -NY,20196647,6A,neg,neg,neg,neg,neg,neg,1190,7,626,44,R,"mef,msrD",neg,neg,neg,208,32314,101433,2158245,SAMN20332284 -NY,20194577,6C,neg,neg,neg,neg,neg,neg,639,2,0,0,0.03,"mef,msrD",neg,neg,neg,118,52222,107277,2053486,SAMN20331832 -NY,20196209,6C,neg,neg,neg,neg,neg,1,490,1,4,2,0.03,"mef,msrD",FolA-I100L,neg,neg,80,79323,197790,2174099,SAMN20332109 -NY,20196644,6C,neg,neg,neg,neg,neg,neg,12029,36,34,44,0.5,"mef,msrD",neg,neg,neg,103,53584,107020,2082078,SAMN20332281 -NY,20196650,6C,neg,neg,neg,neg,neg,1,16638,1,4,12,0.03,"mef,msrD",FolA-I100L,neg,neg,87,67223,170102,2181061,SAMN20332287 -NY,20197966,6C,neg,neg,neg,neg,neg,neg,639,2,0,0,0.03,"mef,msrD",neg,neg,neg,82,67409,236416,2042946,SAMN20332659 -NY,20199261,6C,neg,neg,neg,neg,neg,neg,639,2,0,0,0.03,"mef,msrD",neg,neg,neg,69,70104,123698,2043626,SAMN20408485 -NY,20197959,7C,neg,neg,neg,neg,neg,neg,1797,2,4,6,0.03,neg,neg,neg,neg,87,78743,164165,2118114,SAMN20332652 -NY,20197964,7C,neg,neg,neg,neg,neg,neg,14039,2,4,3,0.03,neg,neg,tetM,neg,164,53788,159624,2107904,SAMN20332657 -NY,20199254,7C,neg,neg,neg,neg,neg,neg,14034,2,4,3,0.03,neg,neg,tetM,neg,113,59528,176344,2068605,SAMN20408478 -NY,20199259,7C,neg,neg,neg,neg,neg,1,7260,2,4,6,0.03,"mef,msrD",neg,neg,neg,102,76176,207373,2132648,SAMN20408483 -NY,20199972,7C,neg,neg,neg,neg,neg,1,7260,2,4,6,0.03,neg,neg,neg,neg,102,65675,207381,2126352,SAMN20408835 -NY,20203071,7C,neg,neg,neg,neg,neg,neg,1797,2,4,6,0.03,neg,neg,neg,neg,108,64379,224203,2084239,SAMN20397893 -NY,20196222,9N,neg,neg,neg,neg,neg,neg,632,1,0,0,0.03,neg,neg,neg,neg,189,28549,181634,2192968,SAMN20332122 -NY,20196640,9N,neg,neg,neg,neg,neg,neg,632,1,0,0,0.03,neg,neg,neg,neg,74,131343,279797,2078337,SAMN20332277 -NY,20199973,9N,neg,neg,neg,neg,neg,neg,632,1,0,0,0.03,neg,neg,neg,neg,64,93207,224851,2136647,SAMN20408836 -NY,20201055,9N,neg,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,51,101341,270881,2070267,SAMN20409101 -NY,20203072,9N,neg,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,58,97473,233648,2072522,SAMN20397894 -NY,20201729,9N,neg,pos,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,62,110404,357156,2088615,SAMN20409279 -NY,20194594,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,146,32877,83052,1975970,SAMN20331847 -NY,20194596,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,ermB,neg,tetM,neg,45,140635,262103,2043593,SAMN20331849 -NY,20196211,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,ermB-G45E,neg,tetM,cat,117,45596,143702,2044624,SAMN20332111 -NY,20196660,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,ermB-G45E,neg,tetM,cat,127,33897,151056,2043188,SAMN20332297 -NY,20197961,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,51,119121,261853,1975504,SAMN20332654 -NY,20197971,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,65,68542,263529,1975009,SAMN20332664 -NY,20199263,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,80,54604,184000,1974472,SAMN20408487 -NY,20203075,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,57,77008,178087,1973802,SAMN20397897 -NY,20196219,12F,pos,neg,neg,neg,neg,neg,6180,0,0,0,0.03,neg,neg,tetM,neg,110,41265,109632,2102198,SAMN20332119 -NY,20196220,12F,pos,neg,neg,neg,neg,neg,6180,0,0,0,0.03,neg,neg,tetM,neg,202,22201,62310,2115440,SAMN20332120 -NY,20194587,15A,pos,neg,neg,neg,neg,neg,15330,24,27,28,0.25,ermB,neg,tetM,neg,63,120700,308237,2072176,SAMN20331840 -NY,20201722,15A,pos,neg,neg,neg,neg,neg,15330,24,27,28,0.25,ermB,neg,tetM,neg,142,62664,156911,2089394,SAMN20409272 -NY,20205001,16F,pos,neg,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,49,129511,394645,2044231,SAMN20398282 -NY,20199702,17F,pos,neg,neg,neg,neg,neg,392,11,0,0,0.03,neg,neg,neg,neg,74,109338,226217,2100421,SAMN20408725 -NY,20201059,17F,pos,neg,neg,neg,neg,neg,392,11,0,0,0.03,neg,neg,neg,neg,104,63275,160418,2098455,SAMN20409105 -NY,20195889,19A,pos,neg,neg,neg,neg,1,695,8,0,11,0.12,neg,neg,neg,neg,281,22358,61579,2191538,SAMN20332001 -NY,20203062,19A,pos,neg,neg,neg,neg,1,695,8,0,11,0.12,neg,neg,neg,neg,110,67550,148170,2189026,SAMN20397884 -NY,20203070,19A,pos,neg,neg,neg,neg,1,695,8,0,11,0.12,neg,neg,neg,neg,106,65660,176305,2180464,SAMN20397892 -NY,20201058,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,115,43094,163873,2077202,SAMN20409104 -NY,20197955,23B,pos,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,"FolA-I100L,FolP180",neg,neg,79,98239,332688,2099970,SAMN20332648 -NY,20196654,9N,pos,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,58,87100,198364,2072275,SAMN20332291 -NY,20199256,9N,pos,neg,neg,neg,neg,neg,405,23,0,0,0.03,neg,neg,neg,neg,73,78236,328309,2029790,SAMN20408480 -NY,20201057,9N,pos,neg,neg,neg,neg,neg,405,23,0,0,0.03,neg,neg,neg,neg,121,37808,154848,1987541,SAMN20409103 -OR,20195798,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,tet,neg,78,59560,177431,2026660,SAMN20331983 -OR,20195801,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,51,103164,308301,1986720,SAMN20331986 -OR,20195803,3,neg,neg,neg,neg,neg,neg,180,2,NF,2,0.03,neg,neg,neg,neg,64,88219,181547,1975833,SAMN20331988 -OR,20196277,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,ermB,neg,tetM,cat,81,77933,191690,2026744,SAMN20332134 -OR,20196849,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,67,93988,259712,1974280,SAMN20332382 -OR,20203178,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,65,91738,192940,1976656,SAMN20397997 -OR,20203181,3,neg,neg,neg,neg,neg,neg,180,2,0,111,0.06,neg,neg,neg,neg,53,88946,261253,1975101,SAMN20397999 -OR,20203184,3,neg,neg,neg,neg,neg,neg,newST,2,0,2,0.03,neg,neg,tetM,neg,58,97714,219136,2047489,SAMN20398002 -OR,20199714,3,neg,pos,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,tet,neg,81,82056,239361,2022385,SAMN20408735 -OR,20194177,8,neg,neg,neg,neg,neg,neg,1268,3,5,5,0.03,neg,neg,neg,neg,203,28629,82035,1994198,SAMN20331781 -OR,20195790,8,neg,neg,neg,neg,neg,neg,53,3,6,5,0.03,neg,neg,neg,neg,72,74772,286023,1985378,SAMN20331976 -OR,20207002,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,260,98196,359169,2034417,SAMN20398365 -OR,20201745,8,neg,pos,pos,neg,neg,neg,1480,3,2,5,0.03,neg,neg,neg,neg,96,64528,221708,1983342,SAMN20409294 -OR,20203174,8,neg,pos,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,49,100889,468175,1991432,SAMN20397993 -OR,20195797,20,neg,neg,pos,neg,neg,neg,276,17,15,18,2,ermB,"FolA-I100L,FolP180",tetM,neg,193,30581,148594,2106881,SAMN20331982 -OR,20201743,20,neg,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,125,64383,174004,2092401,SAMN20409292 -OR,20195796,20,neg,pos,pos,neg,neg,neg,276,17,15,18,2,ermB,"FolA-I100L,FolP180",tetM,"aph(3'),sat4A",147,54553,192792,2103864,SAMN20331981 -OR,20203170,20,neg,pos,neg,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,52,116361,261963,2046280,SAMN20397989 -OR,20199502,21,neg,neg,neg,neg,neg,neg,193,2,0,276,0.06,neg,neg,neg,neg,74,71158,143884,2109656,SAMN20408630 -OR,20196852,31,neg,neg,neg,neg,neg,neg,1111,12,0,0,0.03,"mef,msrD",neg,neg,neg,81,70856,137943,2043425,SAMN20332385 -OR,20198126,31,neg,neg,neg,neg,neg,neg,1684,12,0,0,0.03,neg,neg,neg,neg,143,34507,91858,2006733,SAMN20332723 -OR,20201746,31,neg,neg,neg,neg,neg,neg,568,12,0,0,0.03,neg,neg,neg,neg,109,46113,128967,2004456,SAMN20409295 -OR,20198119,38,neg,neg,neg,pos,neg,neg,393,2,4,0,0.03,neg,neg,neg,neg,123,49234,234248,2144223,SAMN20332716 -OR,20196288,38,neg,neg,neg,neg,neg,neg,393,2,4,0,0.03,neg,neg,neg,neg,144,49118,264811,2116764,SAMN20332143 -OR,20196845,10A,neg,neg,neg,neg,neg,neg,816,0,0,2,0.03,neg,neg,neg,RpoB-D489N (1),75,86150,237680,2075742,SAMN20332378 -OR,20196851,10A,neg,neg,neg,neg,neg,neg,816,11,0,2,0.03,neg,neg,neg,ParC-E135K,77,86885,262318,2074907,SAMN20332384 -OR,20198120,10A,neg,neg,neg,neg,neg,neg,3617,23,4,61,0.03,neg,neg,neg,neg,123,67328,143313,2059235,SAMN20332717 -OR,20203175,10A,neg,neg,neg,neg,neg,neg,816,0,0,2,0.03,neg,neg,neg,neg,123,69086,155166,2064963,SAMN20397994 -OR,20196266,11A,neg,neg,neg,neg,neg,1,370,15,12,18,2,"mef,msrD","FolA-I100L,FolP178",tetM,neg,82,57039,198554,2120309,SAMN20332124 -OR,20201733,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,"mef,msrD",neg,neg,neg,91,65606,183967,2058000,SAMN20409283 -OR,20194176,12F,neg,neg,pos,neg,neg,neg,11249,0,0,2,0.03,neg,neg,neg,neg,222,40321,101412,2005893,SAMN20331780 -OR,20195788,12F,neg,neg,neg,neg,neg,neg,11249,0,0,2,0.03,neg,neg,neg,neg,126,56496,183209,2051913,SAMN20331974 -OR,20196273,12F,neg,neg,neg,neg,pos,neg,11249,0,0,2,0.03,neg,neg,neg,neg,69,99714,359495,2010138,SAMN20332130 -OR,20201739,12F,neg,neg,neg,neg,neg,neg,11249,0,0,2,0.03,neg,neg,neg,neg,59,101605,285810,2016172,SAMN20409288 -OR,20196844,12F,neg,pos,neg,neg,neg,neg,11249,0,0,2,0.03,neg,neg,neg,neg,47,118558,388142,2015004,SAMN20332377 -OR,20199499,15A,neg,neg,pos,neg,neg,neg,9692,76,0,2,0.03,"mef,msrD",neg,neg,neg,64,100963,331006,2069236,SAMN20408627 -OR,20201065,15A,neg,neg,neg,neg,pos,neg,4965,0,4,2,0.03,neg,neg,neg,neg,58,85954,239385,1995835,SAMN20409111 -OR,20203180,15A,neg,neg,neg,neg,neg,neg,63,24,27,28,0.25,ermB,neg,tetM,neg,66,123119,324365,2065746,SAMN20397998 -OR,20203183,15A,neg,neg,neg,neg,neg,neg,1591,15,12,18,2,"mef,msrD","FolA-I100L,FolP178",tetM,cat,56,126634,185315,2149740,SAMN20398001 -OR,20203171,15B,neg,neg,neg,neg,pos,1,162,1,0,0,0.03,neg,neg,neg,neg,185,42960,181889,2170535,SAMN20397990 -OR,20198124,15C,neg,neg,neg,neg,neg,1,162,1,0,0,0.03,neg,neg,neg,neg,129,49343,265388,2172523,SAMN20332721 -OR,20195809,16F,neg,neg,pos,neg,neg,neg,1840,0,10,14,0.06,neg,neg,neg,neg,68,118864,202067,2114868,SAMN20331994 -OR,20203186,16F,neg,neg,neg,neg,neg,neg,659,9,0,3,0.03,neg,neg,neg,neg,70,118121,333094,2059072,SAMN20398004 -OR,20200320,16F,neg,pos,neg,neg,neg,neg,659,9,0,3,0.03,neg,neg,neg,neg,52,101085,309481,2052748,SAMN20408865 -OR,20198123,16F,neg,unk,neg,neg,neg,neg,newST,9,4,3,0.03,neg,neg,neg,neg,83,91543,301000,2086865,SAMN20332720 -OR,20195799,17F,neg,neg,neg,neg,neg,neg,392,11,0,0,0.03,neg,neg,neg,RpoB-H499N (8),89,51401,165959,2089352,SAMN20331984 -OR,20199712,17F,neg,neg,neg,neg,neg,neg,392,11,0,0,0.03,neg,neg,neg,neg,130,33585,126930,2093904,SAMN20408733 -OR,20196272,18B,neg,neg,neg,neg,neg,neg,3060,7,4,0,0.03,neg,neg,neg,neg,144,46131,125952,2074674,SAMN20332129 -OR,20201735,19A,neg,neg,neg,neg,neg,neg,2346,15,12,18,2,ermB,"FolA-I100L,FolP178",tetM,cat,92,60112,134904,2140855,SAMN20409285 -OR,20196279,19F,neg,neg,pos,neg,neg,neg,423,2,0,2,0.03,neg,FolP189,tetM,cat,128,58377,140554,2138122,SAMN20332136 -OR,20196285,19F,neg,neg,neg,neg,neg,2,251,2,0,0,0.03,neg,neg,neg,neg,263,26330,84642,2129464,SAMN20332141 -OR,20196287,19F,neg,neg,neg,neg,neg,2,654,2,NF,0,0.03,neg,neg,neg,neg,150,34604,171567,2104586,SAMN20332142 -OR,20198122,19F,neg,neg,neg,neg,neg,1,177,23,0,139,0.03,neg,"FolP177,180",neg,neg,80,71278,248447,2084713,SAMN20332719 -OR,20198127,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,73,84591,286593,2107472,SAMN20332724 -OR,20199497,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,88,60453,283639,2149360,SAMN20408625 -OR,20199498,19F,neg,neg,neg,neg,neg,1,177,23,0,139,0.03,neg,"FolA-I100L,FolP177,180",neg,neg,88,91102,248421,2096238,SAMN20408626 -OR,20200319,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,76,60096,287691,2108783,SAMN20408864 -OR,20203173,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,83,77398,287043,2108800,SAMN20397992 -OR,20195800,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,81,58725,260476,2070099,SAMN20331985 -OR,20198118,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,113,46840,129020,2075112,SAMN20332715 -OR,20198121,22F,neg,neg,pos,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,83,56017,148134,2111351,SAMN20332718 -OR,20198125,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,96,50115,131558,2071817,SAMN20332722 -OR,20198128,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,72,60035,194967,2106571,SAMN20332725 -OR,20200318,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,91,52359,126433,2065616,SAMN20408863 -OR,20201064,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,54,77810,261127,2076224,SAMN20409110 -OR,20195804,23A,neg,neg,neg,neg,neg,neg,4726,2,0,6,0.03,neg,"FolA-I100L,FolP178",neg,neg,56,95394,206793,2047446,SAMN20331989 -OR,20195810,23A,neg,neg,pos,neg,neg,neg,338,0,1,1,0.25,neg,FolA-I100L,neg,neg,89,85546,134948,2143923,SAMN20331995 -OR,20196282,23A,neg,neg,neg,neg,neg,neg,2777,0,1,1,0.25,neg,neg,neg,neg,180,35983,129220,2115153,SAMN20332139 -OR,20196853,23A,neg,neg,neg,neg,neg,neg,438,2,0,6,0.03,neg,neg,neg,neg,54,115583,275938,2062783,SAMN20332386 -OR,20201741,23A,neg,neg,neg,neg,neg,neg,438,2,0,6,0.03,neg,neg,neg,neg,173,33501,134628,2065515,SAMN20409290 -OR,20203176,23A,neg,neg,neg,neg,neg,neg,newST,2,0,6,0.03,neg,neg,neg,neg,44,176298,350088,2055158,SAMN20397995 -OR,20201737,23B,neg,neg,neg,neg,neg,neg,14492,7,53,219,0.25,neg,neg,neg,neg,181,42034,130383,2170691,SAMN20409286 -OR,20195802,23B,neg,pos,neg,neg,neg,neg,439,0,0,0,0.03,neg,neg,neg,neg,108,48760,168105,2069125,SAMN20331987 -OR,20196280,28A,neg,neg,neg,neg,neg,neg,13263,2,2,2,0.03,neg,neg,neg,neg,201,32132,103963,2102681,SAMN20332137 -OR,20196843,28A,neg,neg,neg,neg,neg,neg,546,2,2,34,0.03,neg,neg,neg,neg,75,93603,220409,2064986,SAMN20332376 -OR,20199501,28A,neg,neg,pos,neg,neg,neg,13263,2,2,2,0.03,neg,neg,neg,neg,57,130724,307269,2044549,SAMN20408629 -OR,20195807,33A,neg,neg,neg,neg,neg,neg,673,2,0,3,0.03,neg,neg,neg,neg,109,46855,124525,1978024,SAMN20331992 -OR,20195806,33F,neg,neg,neg,pos,neg,neg,100,2,0,6,0.03,neg,FolP189,neg,neg,84,112456,506370,2062534,SAMN20331991 -OR,20196278,33F,neg,neg,neg,neg,neg,neg,2705,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,75,77801,240856,2066811,SAMN20332135 -OR,20196281,33F,neg,neg,neg,neg,pos,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,126,47019,117946,2056059,SAMN20332138 -OR,20196289,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,32,145775,336887,2054010,SAMN20332144 -OR,20201062,33F,neg,neg,neg,pos,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,51,97499,318437,2044135,SAMN20409108 -OR,20203177,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,48,172303,385533,2085862,SAMN20397996 -OR,20196275,35B,neg,neg,neg,neg,neg,1,558,4,14,7,2,"mef,msrD",neg,neg,neg,53,89711,150687,2014057,SAMN20332132 -OR,20196283,35B,neg,neg,neg,neg,pos,1,10493,4,7,7,2,"mef,msrD",neg,neg,ParC-S79F,106,63281,165340,2031653,SAMN20332140 -OR,20196847,35B,neg,neg,neg,neg,neg,neg,452,0,0,0,0.03,"mef,msrD",neg,neg,neg,81,68518,195535,2087444,SAMN20332380 -OR,20196850,35B,neg,neg,neg,neg,neg,1,11254,4,7,7,2,neg,"FolA-I100L,FolP169",neg,neg,43,93245,221655,2025066,SAMN20332383 -OR,20201066,35D,neg,neg,neg,neg,neg,neg,452,0,0,0,0.03,neg,neg,neg,neg,222,44106,101028,2143449,SAMN20409112 -OR,20195785,35F,neg,neg,pos,neg,neg,neg,1635,0,0,3,0.03,neg,neg,neg,neg,115,71235,234276,2119690,SAMN20331971 -OR,20195795,35F,neg,neg,neg,neg,neg,neg,1635,0,0,3,0.03,neg,neg,neg,neg,96,64639,267726,2119549,SAMN20331980 -OR,20195808,35F,neg,neg,neg,neg,neg,neg,498,0,0,3,0.03,neg,neg,neg,neg,111,51909,132462,2064592,SAMN20331993 -OR,20201730,35F,neg,neg,neg,neg,neg,neg,newST,0,626,3,0.06,neg,FolA-I100L,neg,neg,98,43462,273064,2152123,SAMN20409280 -OR,20194174,6A,neg,neg,neg,neg,neg,neg,473,7,34,44,R,"mef,msrD",FolP173,neg,neg,312,31822,86684,2113192,SAMN20331778 -OR,20195786,6B,neg,neg,neg,neg,neg,neg,90,5,57,56,R,ermB,"FolA-I100L,FolP178",tetM,neg,136,40316,106493,2189117,SAMN20331972 -OR,20196855,6C,neg,unk,pos,neg,neg,neg,inc,1,4,21,0.06,neg,neg,neg,neg,68,88206,345126,2079184,SAMN20332388 -OR,20194172,9N,neg,neg,neg,neg,neg,neg,405,23,0,0,0.03,neg,neg,neg,neg,138,45401,191100,2032272,SAMN20331777 -OR,20199709,9N,neg,neg,neg,neg,neg,neg,405,23,0,0,0.03,neg,neg,neg,neg,67,86000,328256,2027496,SAMN20408732 -OR,20201063,9N,neg,neg,neg,neg,neg,neg,632,1,0,0,0.03,neg,neg,neg,neg,71,130969,357751,2129210,SAMN20409109 -OR,20201731,9N,neg,neg,neg,neg,neg,neg,4666,23,0,0,0.03,neg,neg,neg,neg,60,81643,335459,2006827,SAMN20409281 -OR,20203182,9N,neg,neg,pos,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,46,100119,358211,2056834,SAMN20398000 -OR,20196856,9N,neg,pos,neg,neg,neg,neg,632,1,0,0,0.03,neg,neg,neg,neg,51,103883,358099,2088036,SAMN20332389 -OR,20194165,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,83,66446,163358,1977284,SAMN20331773 -OR,20194170,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,239,42470,92533,1965207,SAMN20331775 -OR,20195789,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,55,128258,297432,1975245,SAMN20331975 -OR,20195792,3,pos,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,48,128234,227695,1987356,SAMN20331978 -OR,20195805,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,90,54335,178056,1978197,SAMN20331990 -OR,20196268,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,49,119132,188007,1980886,SAMN20332126 -OR,20196269,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,42,187963,297521,1977132,SAMN20332127 -OR,20196846,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,50,168226,261304,1975777,SAMN20332379 -OR,20196848,3,pos,neg,neg,pos,neg,neg,180,2,0,2,0.03,ermB-G45E,neg,tetM,cat,68,91671,187834,2044408,SAMN20332381 -OR,20196854,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,79,72037,155616,1974337,SAMN20332387 -OR,20199713,3,pos,neg,pos,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,46,178374,253365,1971952,SAMN20408734 -OR,20203172,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,66,68631,231823,1975090,SAMN20397991 -OR,20203188,3,pos,neg,neg,pos,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,93,56780,192882,1975529,SAMN20398006 -OR,20201732,8,pos,neg,neg,neg,neg,neg,1268,3,5,5,0.03,neg,neg,neg,neg,35,98331,391738,1991030,SAMN20409282 -OR,20203187,8,pos,pos,neg,neg,neg,neg,1268,3,5,5,0.03,neg,neg,neg,neg,35,144159,469526,1990773,SAMN20398005 -OR,20210227,8,pos,pos,neg,neg,neg,neg,1268,3,5,5,0.03,neg,neg,neg,neg,32,174838,294928,1991344,SAMN20398370 -OR,20196274,20,pos,neg,pos,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,111,37630,131626,2092183,SAMN20332131 -OR,20199500,20,pos,neg,neg,neg,neg,neg,235,1,NF,2,0.03,neg,neg,neg,neg,68,96386,199763,2088408,SAMN20408628 -OR,20201740,20,pos,neg,neg,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,109,45106,105082,2091072,SAMN20409289 -OR,20195791,20,pos,pos,pos,neg,neg,neg,235,1,NF,2,0.03,neg,neg,neg,neg,100,55156,139591,2089989,SAMN20331977 -OR,20203185,20,pos,pos,neg,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,59,88858,166168,2093855,SAMN20398003 -OR,20196276,12F,pos,neg,pos,neg,neg,neg,11249,0,0,2,0.03,neg,neg,neg,neg,84,64203,294281,2012415,SAMN20332133 -OR,20196857,12F,pos,neg,neg,pos,neg,neg,11249,0,0,308,0.03,neg,neg,neg,neg,106,62374,240172,2009242,SAMN20332390 -OR,20201742,12F,pos,pos,pos,neg,neg,neg,11249,0,0,308,0.03,neg,neg,neg,neg,71,75924,374765,2021824,SAMN20409291 -OR,20201738,19F,pos,neg,neg,neg,neg,2,654,11,0,0,0.03,neg,neg,neg,neg,87,48413,186070,2067150,SAMN20409287 -OR,20194166,22F,pos,neg,neg,neg,neg,neg,11559,1,2,2,0.03,neg,neg,neg,neg,173,33548,115567,2070908,SAMN20331774 -OR,20195793,22F,pos,neg,neg,neg,neg,neg,11559,1,2,2,0.03,neg,neg,neg,neg,86,50381,109221,2064152,SAMN20331979 -OR,20196267,33F,pos,neg,neg,neg,neg,neg,717,2,0,6,0.03,ermB,neg,tetM,neg,46,86405,327433,2031638,SAMN20332125 -OR,20196271,33F,pos,neg,neg,neg,neg,neg,717,2,0,6,0.03,ermB,neg,tetM,neg,43,141713,360881,2029769,SAMN20332128 -OR,20196858,33F,pos,neg,neg,neg,neg,neg,717,2,0,6,0.03,ermB,neg,tetM,neg,41,143989,262972,2028311,SAMN20332391 -OR,20201744,33F,pos,neg,neg,neg,neg,neg,717,2,0,6,0.03,ermB,neg,tetM,neg,129,40469,144561,2029096,SAMN20409293 -OR,20194171,7F,pos,neg,neg,neg,neg,2,191,2,0,2,0.03,"mef,msrD",neg,neg,neg,246,24308,64555,2005141,SAMN20331776 -OR,20194175,7F,pos,neg,pos,neg,neg,2,191,2,0,2,0.03,"mef,msrD",neg,neg,neg,246,23202,77151,2002429,SAMN20331779 -OR,20198130,7F,pos,neg,neg,neg,neg,2,191,2,0,2,0.03,"mef,msrD",neg,neg,neg,90,69595,164913,2002142,SAMN20332727 -OR,20201734,7F,pos,neg,neg,neg,neg,2,191,2,0,2,0.03,"mef,msrD",neg,neg,neg,156,46296,125791,2001287,SAMN20409284 -OR,20194171,7F,pos,pos,neg,neg,neg,2,191,2,0,2,0.03,"ermB,mef,msrD",neg,tetM,neg,150,31871,71933,2153119,SAMN20331776 -OR,20195787,7F,pos,pos,pos,neg,neg,2,191,2,0,2,0.03,"mef,msrD",neg,neg,neg,138,33191,148576,2004009,SAMN20331973 -OR,20198129,9N,pos,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,60,108799,369233,2102600,SAMN20332726 -TN,20196624,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,132,66356,157802,1968485,SAMN20332261 -TN,20197939,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,93,51568,150343,1985143,SAMN20332632 -TN,20197946,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,ermB-G45E,neg,tetM,cat,39,176554,308238,2042438,SAMN20332639 -TN,20197952,3,neg,neg,neg,neg,neg,neg,13499,2,3,2,0.03,neg,neg,neg,neg,101,49355,122926,1988673,SAMN20332645 -TN,20199276,3,neg,neg,neg,neg,neg,neg,180,2,0,111,0.06,ermB,neg,tetM,cat,48,216633,310008,2046991,SAMN20408492 -TN,20199281,3,neg,neg,neg,neg,neg,neg,newST,2,0,111,0.06,ermB,neg,tetM,cat,108,65598,133953,2036316,SAMN20408497 -TN,20199284,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,36,167541,417553,1988409,SAMN20408500 -TN,20199294,3,neg,neg,neg,neg,neg,neg,180,2,0,111,0.06,ermB,neg,tetM,cat,65,75502,156684,2042513,SAMN20408510 -TN,20199301,3,neg,neg,neg,neg,neg,neg,180,2,3,1005,0.03,neg,neg,neg,neg,74,64998,159644,1987140,SAMN20408517 -TN,20199315,3,neg,neg,pos,neg,neg,neg,180,2,0,111,0.06,ermB,neg,tetM,cat,55,117338,238071,2042635,SAMN20408531 -TN,20199322,3,neg,neg,neg,neg,neg,neg,180,2,0,111,0.06,ermB,neg,tetM,cat,55,131626,234360,2041316,SAMN20408537 -TN,20199651,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,53,127639,265845,1972470,SAMN20408675 -TN,20199660,3,neg,neg,neg,neg,neg,neg,180,2,0,111,0.06,ermB,neg,tetM,cat,101,91567,196761,2040388,SAMN20408684 -TN,20199790,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,38,195833,361640,2011236,SAMN20408803 -TN,20199791,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,49,136828,350670,2012277,SAMN20408804 -TN,20199793,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,82,73393,173313,1971789,SAMN20408806 -TN,20199802,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,113,53033,130587,1972313,SAMN20408815 -TN,20200863,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,40,141005,323206,1986161,SAMN20408968 -TN,20201672,3,neg,neg,neg,neg,neg,neg,180,2,0,111,0.06,ermB,neg,tetM,cat,51,103231,263467,2042478,SAMN20409224 -TN,20202193,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,ermB-G45E,neg,tetM,cat,174,36831,129854,2040644,SAMN20397663 -TN,20202822,3,neg,neg,neg,neg,neg,neg,11588,2,3,2,0.03,neg,neg,neg,neg,81,80900,171273,2018474,SAMN20397821 -TN,20202826,3,neg,neg,neg,neg,neg,neg,9684,2,3,2,0.03,neg,neg,neg,neg,84,74963,243627,1986914,SAMN20397825 -TN,20202828,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,30,174803,324909,1987128,SAMN20397827 -TN,20203899,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,27,264353,757478,1987600,SAMN20398122 -TN,20203905,3,neg,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,41,130120,180153,1987413,SAMN20398128 -TN,20211409,3,neg,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,82,60243,139565,1975453,SAMN20398373 -TN,20201673,3,neg,pos,neg,neg,neg,neg,180,2,0,111,0.06,ermB,neg,tetM,cat,54,131039,309910,2044628,SAMN20409225 -TN,20202827,3,neg,unk,neg,neg,neg,neg,180,2,0,111,0.06,ermB,neg,tetM,cat,61,97306,212562,2044535,SAMN20397826 -TN,20203929,3,neg,unk,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,58,111993,263182,1988469,SAMN20398152 -TN,20197914,4,neg,neg,neg,neg,neg,1,205,0,0,3,0.03,neg,neg,neg,neg,136,52433,94320,2164096,SAMN20332609 -TN,20196195,8,neg,neg,neg,neg,neg,neg,1268,3,5,5,0.03,neg,neg,neg,neg,89,45726,155009,1990620,SAMN20332104 -TN,20196620,8,neg,neg,neg,neg,neg,neg,53,3,6,5,0.03,neg,neg,neg,neg,137,31571,158731,2036726,SAMN20332257 -TN,20197917,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,32,185268,469613,1985192,SAMN20332612 -TN,20197950,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,48,135372,299633,1992495,SAMN20332643 -TN,20199275,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,58,73742,199098,1993544,SAMN20408491 -TN,20199285,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,40,144197,393511,1994412,SAMN20408501 -TN,20199291,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,144,100713,413914,2026861,SAMN20408507 -TN,20199316,8,neg,neg,neg,neg,neg,neg,1268,3,5,5,0.03,neg,neg,neg,neg,69,73401,218508,1988506,SAMN20408532 -TN,20199639,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,56,85571,288615,1991508,SAMN20408663 -TN,20199665,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,41,144157,538712,1990950,SAMN20408689 -TN,20199809,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,71,98246,340486,1997622,SAMN20408822 -TN,20201690,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,42,100730,393499,1995910,SAMN20409242 -TN,20202205,8,neg,neg,neg,neg,neg,neg,4216,50,0,0,0.03,neg,neg,neg,neg,60,109505,297918,2067173,SAMN20397675 -TN,20202831,8,neg,neg,neg,neg,neg,neg,3714,50,0,0,0.03,neg,neg,neg,neg,49,130273,305862,2002894,SAMN20397830 -TN,20203897,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,35,185357,239640,1997007,SAMN20398120 -TN,20203908,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,32,144235,469682,1991980,SAMN20398131 -TN,20204671,8,neg,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,48,144212,454640,1998972,SAMN20398264 -TN,20202197,8,neg,pos,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,33,144188,469539,1990981,SAMN20397667 -TN,20196193,20,neg,neg,neg,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,58,116304,226381,2051050,SAMN20332102 -TN,20196631,20,neg,neg,neg,neg,pos,neg,1257,1,4,2,0.03,neg,neg,neg,neg,76,75934,199993,2093135,SAMN20332268 -TN,20197925,20,neg,neg,neg,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,59,96422,226374,2050335,SAMN20332619 -TN,20197941,20,neg,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,79,97010,192527,2083708,SAMN20332634 -TN,20197947,20,neg,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,73,100262,324725,2086371,SAMN20332640 -TN,20199298,20,neg,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,81,70840,142559,2096935,SAMN20408514 -TN,20199305,20,neg,neg,neg,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,72,85190,276295,2092668,SAMN20408521 -TN,20199314,20,neg,neg,neg,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,53,127313,226354,2090593,SAMN20408530 -TN,20199637,20,neg,neg,neg,neg,neg,neg,235,1,4,12,0.03,neg,neg,neg,neg,67,101864,358749,2090439,SAMN20408661 -TN,20199638,20,neg,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,74,75934,199988,2090819,SAMN20408662 -TN,20202198,20,neg,neg,neg,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,74,79029,261747,2084631,SAMN20397668 -TN,20202210,20,neg,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,96,59246,123409,2092758,SAMN20397680 -TN,20202818,20,neg,neg,neg,neg,neg,neg,1030,1,44,2,0.03,neg,neg,neg,neg,93,73151,193928,2088285,SAMN20397817 -TN,20202836,20,neg,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,72,62632,200046,2093251,SAMN20397835 -TN,20202839,20,neg,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,75,83031,177803,2094198,SAMN20397838 -TN,20203910,20,neg,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,76,77489,200019,2095484,SAMN20398133 -TN,20206752,20,neg,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,134,81503,200017,2106297,SAMN20398353 -TN,20199287,20,neg,unk,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,84,64274,199955,2083558,SAMN20408503 -TN,20197938,21,neg,neg,neg,neg,neg,neg,432,0,0,2,0.03,neg,neg,neg,neg,62,88450,356610,2164817,SAMN20332631 -TN,20199789,21,neg,neg,neg,neg,neg,neg,2927,84,15,122,1,"mef,msrD",neg,neg,neg,72,71196,239687,2099618,SAMN20408802 -TN,20197915,31,neg,neg,neg,neg,neg,neg,1111,12,0,0,0.03,"mef,msrD",neg,neg,neg,65,69272,224130,2030272,SAMN20332610 -TN,20199641,31,neg,neg,neg,neg,neg,neg,1111,12,0,0,0.03,"mef,msrD",neg,neg,neg,61,90392,246556,2046515,SAMN20408665 -TN,20199803,31,neg,neg,neg,neg,neg,neg,568,12,0,0,0.03,neg,neg,neg,neg,93,63291,165833,2014610,SAMN20408816 -TN,20201674,31,neg,neg,neg,neg,neg,neg,11184,12,0,0,0.03,neg,FolP178,neg,neg,85,73345,133178,2025097,SAMN20409226 -TN,20202825,31,neg,neg,neg,neg,neg,neg,568,12,0,0,0.03,neg,neg,neg,neg,93,52608,163060,2058097,SAMN20397824 -TN,20202830,31,neg,neg,neg,neg,neg,neg,568,12,0,95,0.03,neg,neg,neg,neg,120,52567,125615,2016311,SAMN20397829 -TN,20202834,31,neg,neg,neg,neg,neg,neg,1111,12,0,0,0.03,neg,neg,neg,neg,79,57926,114761,2041860,SAMN20397833 -TN,20203936,31,neg,neg,neg,neg,neg,neg,1111,12,0,0,0.03,"mef,msrD",neg,neg,neg,126,40620,116307,2043878,SAMN20398159 -TN,20210341,31,neg,neg,neg,neg,neg,neg,newST,12,0,0,0.03,neg,neg,neg,neg,61,73325,208609,2016678,SAMN20398372 -TN,20197933,34,neg,neg,neg,neg,neg,neg,547,0,0,2,0.03,neg,neg,neg,neg,45,166946,320927,2096010,SAMN20332627 -TN,20199299,34,neg,neg,neg,neg,neg,neg,11268,0,0,2,0.03,neg,neg,neg,neg,69,114321,288506,2142821,SAMN20408515 -TN,20201677,34,neg,neg,neg,neg,neg,neg,547,0,0,2,0.03,neg,neg,neg,neg,79,89929,244926,2140355,SAMN20409229 -TN,20200880,38,neg,neg,neg,neg,neg,neg,393,2,4,0,0.03,neg,neg,neg,neg,94,56595,163111,2122132,SAMN20408985 -TN,20197924,10A,neg,neg,neg,neg,neg,neg,1263,2,4,522,0.12,ermB,neg,tetM,neg,97,58294,215260,2039539,SAMN20332618 -TN,20199321,10A,neg,neg,neg,neg,neg,neg,816,0,0,2,0.03,neg,neg,neg,neg,52,101691,263850,2067442,SAMN20408536 -TN,20199645,10A,neg,neg,neg,neg,neg,neg,97,0,0,2,0.03,"mef,msrD",neg,neg,neg,56,77125,333425,2062803,SAMN20408669 -TN,20199646,10A,neg,neg,neg,neg,neg,neg,816,0,0,2,0.03,neg,neg,neg,neg,60,100733,262314,2110941,SAMN20408670 -TN,20202183,10A,neg,neg,neg,neg,neg,neg,816,2,0,2,0.03,neg,neg,neg,neg,106,85990,194649,2064035,SAMN20397655 -TN,20203898,10A,neg,neg,neg,neg,neg,neg,816,0,0,2,0.03,"mef,msrD",neg,neg,neg,121,60917,237721,2072553,SAMN20398121 -TN,20203900,10A,neg,neg,neg,neg,neg,neg,816,0,0,2,0.03,neg,neg,neg,neg,147,42608,109004,2060604,SAMN20398123 -TN,20202842,10A,neg,pos,pos,neg,neg,neg,97,0,0,2,0.03,"mef,msrD",neg,neg,neg,71,98053,210756,2070011,SAMN20397841 -TN,20202202,10A,neg,unk,neg,pos,neg,neg,816,0,0,2,0.03,neg,neg,neg,neg,106,40283,129881,2110742,SAMN20397672 -TN,20196190,11A,neg,neg,neg,neg,neg,neg,62,2,6,10,0.03,"mef,msrD","FolA-I100L,FolP182",neg,neg,63,69094,184714,2015193,SAMN20332099 -TN,20196192,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,"mef,msrD",neg,neg,neg,104,59189,206535,2040757,SAMN20332101 -TN,20199647,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,"mef,msrD",neg,tetM,neg,58,115922,278247,2017178,SAMN20408671 -TN,20199653,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,50,121356,286503,2004355,SAMN20408677 -TN,20199667,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,"mef,msrD",neg,neg,neg,65,85872,214814,2059015,SAMN20408691 -TN,20199801,11A,neg,neg,pos,neg,neg,1,166,15,12,18,2,ermB,"FolA-I100L,FolP180",tetM,neg,72,105747,267449,2102934,SAMN20408814 -TN,20200869,11A,neg,neg,neg,neg,neg,1,156,7,12,242,0.25,neg,"FolA-I100L,FolP178",neg,neg,66,79200,266022,2086214,SAMN20408974 -TN,20201683,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,"mef,msrD",neg,neg,neg,109,43684,88251,2059982,SAMN20409235 -TN,20202189,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,neg,neg,neg,neg,115,35555,150845,2003689,SAMN20397661 -TN,20202212,11A,neg,neg,neg,neg,neg,2,62,2,6,0,0.03,"mef,msrD",neg,neg,neg,89,59045,150631,2007840,SAMN20397682 -TN,20203933,11A,neg,neg,neg,neg,neg,2,newST,2,6,0,0.03,neg,neg,neg,neg,101,45630,86477,2005142,SAMN20398156 -TN,20205361,11A,neg,unk,neg,neg,neg,1,newST,7,12,242,0.25,neg,"FolA-I100L,FolP178",neg,neg,58,99232,342754,2084921,SAMN20398332 -TN,20197923,12F,neg,neg,neg,neg,neg,neg,11595,0,0,0,0.03,"mef,msrD",neg,neg,neg,105,56090,287295,2053011,SAMN20332617 -TN,20199657,12F,neg,neg,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,70,77199,152317,1977351,SAMN20408681 -TN,20199666,12F,neg,neg,neg,neg,neg,neg,3522,0,0,2,0.03,neg,neg,neg,neg,72,71593,250325,2050432,SAMN20408690 -TN,20200884,12F,neg,neg,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,66,76986,205343,1978036,SAMN20408989 -TN,20202849,12F,neg,neg,neg,neg,neg,neg,218,0,0,0,0.03,"mef,msrD",neg,neg,neg,97,61268,292074,2047642,SAMN20397848 -TN,20196186,15A,neg,neg,neg,neg,pos,neg,11818,24,31,8,0.5,ermB,FolP178,tetM,neg,156,44521,107550,2129216,SAMN20332095 -TN,20196617,15A,neg,neg,neg,neg,neg,neg,63,24,27,143,0.5,ermB,neg,tetM,neg,95,65317,158429,2122335,SAMN20332254 -TN,20196625,15A,neg,neg,neg,neg,neg,neg,63,24,27,995,0.5,ermB,FolP178,tetM,neg,102,57643,139813,2072290,SAMN20332262 -TN,20197908,15A,neg,neg,neg,neg,neg,neg,63,24,27,28,0.25,ermB,neg,tetM,neg,114,56604,202877,2112818,SAMN20332604 -TN,20197911,15A,neg,neg,neg,pos,neg,neg,12019,24,62,73,0.5,ermB,"FolA-I100L,FolP178",tetM,neg,86,66301,211867,2118472,SAMN20332607 -TN,20199277,15A,neg,neg,neg,neg,neg,neg,insufficient quality,60,16,8,2,ermB,neg,tetM,neg,75,109431,284736,2099319,SAMN20408493 -TN,20199302,15A,neg,neg,neg,neg,neg,neg,1191,24,27,28,0.25,neg,FolP189,tetM,neg,70,96111,293262,2064856,SAMN20408518 -TN,20199312,15A,neg,neg,neg,neg,neg,neg,11818,27,31,114,1,ermB,FolP195,tetM,neg,91,72659,186414,2090198,SAMN20408528 -TN,20199796,15A,neg,neg,neg,neg,neg,neg,1710,24,16,138,0.5,ermB,neg,tetM,neg,72,93758,288365,2077096,SAMN20408809 -TN,20199799,15A,neg,neg,neg,neg,neg,neg,63,4,7,114,1,ermB,FolP195,tetM,neg,68,75323,273788,2130719,SAMN20408812 -TN,20199807,15A,neg,neg,neg,neg,neg,neg,63,67,27,8,1,ermB,FolP178,tetM,neg,175,34836,99409,2114754,SAMN20408820 -TN,20201696,15A,neg,neg,neg,neg,neg,neg,63,24,27,11,0.12,ermB,FolP178,tetM,neg,113,49498,155721,2072561,SAMN20409248 -TN,20202823,15A,neg,neg,neg,neg,neg,neg,11818,27,31,1012,1,ermB,FolP195,tetM,neg,67,64196,155492,2126004,SAMN20397822 -TN,20202840,15A,neg,neg,neg,neg,neg,1,3811,1,0,0,0.03,"mef,msrD",neg,neg,neg,86,75099,354307,2094315,SAMN20397839 -TN,20203893,15A,neg,neg,neg,neg,neg,neg,63,24,27,114,0.5,ermB,FolP195,tetM,neg,67,79114,249984,2090265,SAMN20398116 -TN,20203901,15A,neg,neg,neg,neg,neg,neg,9939,24,27,28,0.25,ermB,FolP178,tetM,neg,140,58712,113617,2157372,SAMN20398124 -TN,20204670,15A,neg,neg,neg,neg,neg,neg,63,4,7,114,1,ermB,FolP195,tetM,neg,89,64079,165498,2130193,SAMN20398263 -TN,20197949,15B,neg,neg,neg,neg,neg,1,3280,7,8,9,0.25,"mef,msrD","FolP177,180",tetM,neg,68,77293,258409,2101469,SAMN20332642 -TN,20199794,15B,neg,neg,neg,neg,neg,neg,63,2,27,11,0.12,ermB,FolP178,tetM,neg,75,67315,218568,2112630,SAMN20408807 -TN,20200883,15B,neg,neg,neg,neg,neg,1,7479,7,8,9,0.25,"mef,msrD","FolP177,180",tetM,neg,66,95477,199540,2151636,SAMN20408988 -TN,20203918,15B,neg,neg,neg,neg,neg,neg,1262,2,0,2,0.03,neg,FolP176,neg,neg,81,95126,272678,2117789,SAMN20398141 -TN,20197934,15C,neg,neg,neg,neg,neg,1,7479,7,8,9,0.25,"mef,msrD","FolP177,180",tetM,neg,73,71120,167020,2105620,SAMN20332628 -TN,20200879,15C,neg,neg,neg,neg,neg,1,3280,7,8,9,0.25,"mef,msrD","FolP177,180",tetM,neg,72,87576,258403,2105012,SAMN20408984 -TN,20196616,16F,neg,neg,neg,neg,neg,neg,659,9,0,3,0.03,neg,neg,neg,neg,83,76377,193802,2058265,SAMN20332253 -TN,20196630,16F,neg,neg,neg,neg,neg,neg,10148,0,10,14,0.06,neg,neg,neg,neg,91,88593,164411,2074899,SAMN20332267 -TN,20197944,16F,neg,neg,neg,neg,neg,neg,3157,0,0,3,0.03,neg,neg,neg,neg,97,76493,167641,2128805,SAMN20332637 -TN,20199663,16F,neg,neg,neg,neg,neg,neg,1840,0,4,2,0.03,neg,neg,neg,neg,52,126866,225055,2078969,SAMN20408687 -TN,20199800,16F,neg,neg,neg,neg,neg,neg,10148,0,10,14,0.06,neg,neg,neg,neg,72,97419,164657,2079879,SAMN20408813 -TN,20200866,16F,neg,neg,neg,neg,neg,neg,659,9,0,3,0.03,neg,neg,neg,neg,58,115409,334844,2114285,SAMN20408971 -TN,20200870,16F,neg,neg,neg,neg,neg,neg,1840,0,10,2,0.03,neg,neg,neg,neg,54,154504,224683,2071151,SAMN20408975 -TN,20200873,16F,neg,neg,neg,neg,neg,neg,659,9,0,3,0.03,neg,neg,neg,neg,74,102605,333183,2132067,SAMN20408978 -TN,20201676,16F,neg,neg,neg,neg,neg,neg,414,0,6,2,0.03,neg,neg,neg,neg,64,131982,258785,2082118,SAMN20409228 -TN,20201681,16F,neg,neg,neg,neg,neg,neg,10148,0,10,14,0.06,neg,neg,neg,neg,56,125869,186871,2079441,SAMN20409233 -TN,20202182,16F,neg,neg,neg,neg,neg,1,1092,6,7,8,0.5,neg,"FolA-I100L,FolP195",neg,neg,88,70596,288335,2159969,SAMN20397654 -TN,20203891,16F,neg,neg,neg,neg,neg,neg,1840,0,10,14,0.06,"mef,msrD",neg,neg,neg,81,64830,178793,2090621,SAMN20398114 -TN,20203923,16F,neg,neg,neg,neg,neg,neg,10148,0,10,14,0.06,neg,neg,neg,neg,50,128538,238851,2079756,SAMN20398146 -TN,20203932,16F,neg,neg,neg,neg,neg,neg,659,9,0,3,0.03,neg,neg,neg,neg,44,129569,343997,2043201,SAMN20398155 -TN,20210340,16F,neg,neg,neg,neg,neg,neg,995,9,4,3,0.03,neg,neg,neg,neg,50,115583,333040,2043716,SAMN20398371 -TN,20199309,16F,neg,pos,neg,neg,neg,neg,659,9,0,3,0.03,neg,neg,neg,neg,43,138202,428947,2034527,SAMN20408525 -TN,20201694,16F,neg,unk,neg,neg,neg,neg,659,9,0,3,0.03,neg,neg,neg,neg,65,91834,244506,2054064,SAMN20409246 -TN,20204664,16F,neg,unk,neg,neg,neg,neg,12018,0,10,2,0.03,neg,neg,neg,neg,81,97425,274760,2119167,SAMN20398258 -TN,20199668,17F,neg,neg,neg,neg,neg,neg,12020,NF,0,0,0.03,neg,neg,neg,neg,67,100577,195319,2068383,SAMN20408692 -TN,20199792,17F,neg,neg,neg,neg,neg,neg,1924,11,0,172,0.03,neg,neg,neg,neg,94,59706,153939,2078954,SAMN20408805 -TN,20200876,17F,neg,neg,neg,neg,neg,neg,392,11,0,0,0.03,neg,neg,neg,neg,62,99880,351695,2121084,SAMN20408981 -TN,20202185,17F,neg,neg,neg,neg,neg,neg,1924,11,0,172,0.03,neg,neg,neg,neg,84,69007,235811,2076492,SAMN20397657 -TN,20203926,17F,neg,neg,neg,neg,neg,neg,123,11,0,0,0.03,"mef,msrD",FolP189,neg,neg,112,68069,188707,2078347,SAMN20398149 -TN,20196638,19A,neg,neg,neg,pos,neg,1:02,1451,13,11,996,0.5,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,56,69190,376319,2072537,SAMN20332275 -TN,20197919,19A,neg,neg,neg,neg,neg,1:02,320,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,131,52357,238052,2050673,SAMN20332614 -TN,20197929,19A,neg,neg,neg,neg,neg,1:02,2514,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP180",tetM,neg,101,59122,363685,2056608,SAMN20332623 -TN,20199280,19A,neg,neg,neg,neg,neg,1:02,320,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,50,90628,397448,2038178,SAMN20408496 -TN,20199282,19A,neg,neg,neg,neg,neg,1:02,newST,13,14,1006,8,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,70,67910,183667,2086620,SAMN20408498 -TN,20199297,19A,neg,neg,neg,neg,neg,1:02,8202,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,59,69196,397976,2064636,SAMN20408513 -TN,20199797,19A,neg,neg,neg,neg,neg,1,695,8,0,11,0.12,neg,neg,neg,neg,91,58079,109938,2149758,SAMN20408810 -TN,20199810,19A,neg,neg,neg,neg,neg,1:02,newST,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,71,62898,356477,2038647,SAMN20408823 -TN,20202832,19A,neg,neg,neg,neg,neg,2,320,13,11,1013,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,96,58752,299830,2059815,SAMN20397831 -TN,20197910,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,88,54690,185723,2107971,SAMN20332606 -TN,20199300,19F,neg,neg,neg,neg,neg,2,1258,2,78,3,0.03,neg,neg,neg,neg,70,82670,239567,2065796,SAMN20408516 -TN,20199670,19F,neg,neg,neg,neg,neg,2,12865,2,0,0,0.03,neg,neg,neg,neg,79,56956,224884,2109804,SAMN20408694 -TN,20202211,19F,neg,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,110,55230,182153,2107243,SAMN20397681 -TN,20204663,19F,neg,neg,neg,neg,neg,neg,newST,2,0,3,0.03,neg,"FolA-I100L,FolP178",tetM,neg,68,96558,360491,2131490,SAMN20398257 -TN,20202209,19F,neg,pos,neg,neg,neg,neg,newST,2,4,2,0.03,neg,"FolA-I100L,FolP178",tetM,neg,87,76424,278937,2166478,SAMN20397679 -TN,20197932,19F,neg,unk,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,68,60850,287638,2107688,SAMN20332626 -TN,20199798,19F,neg,unk,neg,neg,neg,1,179,34,32,43,2,ermB,neg,tetM,neg,244,55677,156966,2236095,SAMN20408811 -TN,20201671,19F,neg,unk,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,78,49037,287422,2106456,SAMN20409223 -TN,20196626,22F,neg,neg,neg,neg,neg,neg,433,1,2,59,0.03,"mef,msrD",neg,neg,neg,73,61900,260974,2072734,SAMN20332263 -TN,20197920,22F,neg,neg,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,68,86971,228142,2054330,SAMN20332615 -TN,20197930,22F,neg,neg,neg,neg,neg,neg,newST,0,628,0,0.03,neg,neg,neg,neg,40,195619,311232,2000468,SAMN20332624 -TN,20197943,22F,neg,neg,neg,neg,neg,neg,433,1,2,59,0.03,"mef,msrD",neg,neg,neg,82,56390,141735,2074867,SAMN20332636 -TN,20199295,22F,neg,neg,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,63,68529,297684,2052355,SAMN20408511 -TN,20199307,22F,neg,neg,neg,neg,neg,neg,433,1,2,59,0.03,neg,neg,neg,neg,78,61757,176405,2100283,SAMN20408523 -TN,20199655,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,"mef,msrD",neg,neg,neg,73,59285,213579,2073849,SAMN20408679 -TN,20199658,22F,neg,neg,neg,neg,neg,neg,12037,1,2,207,0.03,neg,neg,neg,neg,66,65740,193683,2078077,SAMN20408682 -TN,20199805,22F,neg,neg,neg,neg,neg,neg,12037,1,2,207,0.03,neg,neg,neg,neg,97,46950,128764,2076149,SAMN20408818 -TN,20199808,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,71,52414,213213,2115898,SAMN20408821 -TN,20200864,22F,neg,neg,neg,neg,neg,neg,433,1,631,2,0.03,"mef,msrD",neg,neg,neg,67,98450,195438,2069656,SAMN20408969 -TN,20200871,22F,neg,neg,neg,neg,neg,neg,7314,1,2,204,0.03,"mef,msrD",neg,neg,neg,67,66611,296700,2053038,SAMN20408976 -TN,20200878,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,60,98317,140869,2067231,SAMN20408983 -TN,20202188,22F,neg,neg,neg,neg,neg,neg,433,1,2,59,0.03,"mef,msrD",neg,neg,neg,132,46807,118630,2075573,SAMN20397660 -TN,20202835,22F,neg,neg,neg,neg,neg,neg,433,99,2,2,0.06,neg,neg,neg,neg,69,76519,216956,2075255,SAMN20397834 -TN,20202841,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,115,46802,171960,2104851,SAMN20397840 -TN,20202843,22F,neg,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,73,64522,128743,2041179,SAMN20397842 -TN,20203894,22F,neg,neg,neg,neg,neg,neg,433,1,2,59,0.03,"mef,msrD",neg,neg,neg,60,69305,210554,2073720,SAMN20398117 -TN,20203921,22F,neg,neg,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,75,65573,298349,2058023,SAMN20398144 -TN,20196189,22F,neg,unk,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,153,32939,130413,2051878,SAMN20332098 -TN,20197912,22F,neg,unk,neg,neg,neg,neg,12037,1,2,207,0.03,neg,neg,neg,neg,64,69223,164307,2080190,SAMN20332608 -TN,20196191,23A,neg,neg,neg,neg,neg,neg,42,2,0,6,0.03,neg,neg,neg,neg,96,76018,192260,2063027,SAMN20332100 -TN,20196632,23A,neg,neg,neg,neg,neg,neg,338,0,1,1,0.25,neg,FolA-I100L,neg,neg,63,119775,305692,2063620,SAMN20332269 -TN,20197926,23A,neg,neg,neg,neg,neg,neg,42,2,0,6,0.03,neg,neg,neg,neg,57,83998,266920,2058018,SAMN20332620 -TN,20197945,23A,neg,neg,neg,neg,neg,neg,16641,2,0,6,0.03,ermB,"FolA-I100L,FolP169",tetM,cat,36,172658,355453,2123765,SAMN20332638 -TN,20199289,23A,neg,neg,neg,neg,neg,neg,338,19,1,NF,0.5,ermB,neg,tetM,neg,55,124491,223506,2119601,SAMN20408505 -TN,20199296,23A,neg,neg,neg,neg,neg,neg,newST,2,0,6,0.03,neg,neg,neg,neg,46,133766,276509,2064926,SAMN20408512 -TN,20199304,23A,neg,neg,neg,neg,neg,neg,338,0,1,1,0.25,"mef,msrD",neg,neg,neg,52,125033,294626,2107054,SAMN20408520 -TN,20199317,23A,neg,neg,neg,neg,neg,neg,10323,2,0,0,0.03,neg,neg,neg,neg,53,95254,224646,2067181,SAMN20408533 -TN,20199642,23A,neg,neg,neg,neg,neg,neg,338,0,1,1,0.25,neg,neg,neg,neg,34,121030,425935,2103896,SAMN20408666 -TN,20199661,23A,neg,neg,neg,neg,neg,neg,338,0,1,1,0.25,"mef,msrD",neg,neg,neg,64,97440,275931,2105828,SAMN20408685 -TN,20199662,23A,neg,neg,neg,neg,neg,neg,338,0,1,1,0.25,neg,FolA-I100L,neg,neg,73,97630,305877,2143685,SAMN20408686 -TN,20199787,23A,neg,neg,neg,neg,neg,neg,10323,2,0,0,0.03,neg,neg,neg,neg,80,116792,261124,2069850,SAMN20408800 -TN,20199788,23A,neg,neg,neg,neg,neg,neg,338,0,1,1,0.25,neg,FolA-I100L,neg,neg,59,101528,305893,2106969,SAMN20408801 -TN,20199795,23A,neg,neg,neg,neg,neg,neg,42,2,0,6,0.03,neg,neg,neg,neg,36,158761,402633,2055932,SAMN20408808 -TN,20200877,23A,neg,neg,neg,neg,neg,neg,16651,19,1,24,0.5,ermB,neg,tetM,ParC-S79F,72,71371,135007,2054504,SAMN20408982 -TN,20201682,23A,neg,neg,pos,neg,neg,neg,338,19,1,24,0.5,ermB,neg,tetM,neg,53,116499,305502,2067633,SAMN20409234 -TN,20201686,23A,neg,neg,neg,neg,neg,neg,13242,2,0,6,0.03,neg,neg,neg,neg,86,71893,168674,2060999,SAMN20409238 -TN,20202846,23A,neg,neg,neg,neg,neg,neg,42,2,0,6,0.03,neg,neg,neg,neg,50,96162,241023,2059761,SAMN20397845 -TN,20203896,23A,neg,neg,pos,neg,neg,neg,338,0,1,1,0.25,"mef,msrD",neg,neg,neg,56,115975,294703,2068550,SAMN20398119 -TN,20199288,23A,neg,pos,neg,neg,neg,neg,338,0,1,48,0.25,neg,"FolA-I100L,FolP179",neg,neg,46,125011,485784,2100321,SAMN20408504 -TN,20203904,23A,neg,pos,neg,neg,neg,neg,8802,150,53,320,0.25,neg,neg,neg,neg,113,55073,187262,2043697,SAMN20398127 -TN,20196333,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,neg,neg,neg,54,175634,332819,2132947,SAMN20332181 -TN,20196619,23B,neg,neg,neg,neg,pos,neg,1373,0,1,1,0.25,"mef,msrD",FolP180,neg,neg,133,51281,220877,2145427,SAMN20332256 -TN,20197904,23B,neg,neg,neg,neg,neg,neg,newST,0,1,1,0.25,neg,FolP180,neg,neg,80,98051,329527,2132772,SAMN20332600 -TN,20197916,23B,neg,neg,neg,neg,neg,neg,36,2,0,120,0.03,neg,neg,neg,neg,39,177354,570399,2028614,SAMN20332611 -TN,20197936,23B,neg,neg,neg,neg,neg,neg,14023,0,1,1,0.25,neg,FolP180,neg,neg,77,157378,285070,2131389,SAMN20332629 -TN,20197940,23B,neg,neg,neg,pos,neg,neg,1448,450,0,0,0.03,"mef,msrD",neg,neg,neg,35,147339,262128,2080681,SAMN20332633 -TN,20199278,23B,neg,neg,neg,neg,neg,neg,36,2,0,120,0.03,neg,neg,neg,neg,35,192294,404972,2064735,SAMN20408494 -TN,20199659,23B,neg,neg,neg,neg,neg,2,439,0,0,0,0.03,"mef,msrD",neg,neg,neg,101,127165,416826,2131678,SAMN20408683 -TN,20202213,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,64,90581,314414,2137195,SAMN20397683 -TN,20203903,23B,neg,neg,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,58,116632,388321,2138383,SAMN20398126 -TN,20203931,23B,neg,neg,neg,neg,neg,neg,36,2,0,120,0.03,neg,neg,neg,neg,34,177448,499564,2065475,SAMN20398154 -TN,20199669,23B,neg,pos,neg,neg,neg,neg,1373,0,1,1,0.25,neg,FolP180,neg,neg,129,88931,332718,2177932,SAMN20408693 -TN,20196615,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,28,136523,606841,2047338,SAMN20332252 -TN,20197905,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,26,157818,605018,2054009,SAMN20332601 -TN,20199303,33F,neg,neg,neg,neg,neg,neg,2705,2,0,6,0.03,"mef,msrD","FolA-I100L,FolP189",neg,neg,30,222095,344927,2065143,SAMN20408519 -TN,20201688,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,31,180392,359309,2055302,SAMN20409240 -TN,20201691,33F,neg,neg,neg,neg,neg,neg,11856,2,31,198,0.12,"mef,msrD","FolA-I100L,FolP189",neg,neg,50,155840,441082,2068250,SAMN20409243 -TN,20202195,33F,neg,neg,neg,neg,neg,neg,12022,2,0,6,0.03,neg,FolP189,neg,neg,37,157895,264788,2014380,SAMN20397665 -TN,20202196,33F,neg,neg,neg,neg,neg,neg,100,2,NF,6,0.03,"mef,msrD",FolP189,neg,neg,43,121431,351355,2052924,SAMN20397666 -TN,20202206,33F,neg,neg,neg,neg,neg,neg,100,458,0,6,0.03,neg,neg,neg,neg,33,135294,334269,2005477,SAMN20397676 -TN,20202207,33F,neg,neg,neg,neg,neg,neg,14040,2,0,3,0.03,"mef,msrD",FolP189,neg,neg,61,84907,349072,2053808,SAMN20397677 -TN,20203907,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,28,157843,558227,2047623,SAMN20398130 -TN,20203924,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,28,154584,383038,2054889,SAMN20398147 -TN,20203934,33F,neg,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,34,157787,359249,2047123,SAMN20398157 -TN,20197937,35B,neg,neg,neg,neg,neg,1,156,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,50,113169,276882,2090006,SAMN20332630 -TN,20197953,35B,neg,neg,neg,neg,neg,1,156,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,90,56723,147048,2129070,SAMN20332646 -TN,20199292,35B,neg,neg,neg,neg,neg,1,10493,4,7,7,2,"mef,msrD",neg,neg,neg,40,106131,343369,2034379,SAMN20408508 -TN,20199313,35B,neg,neg,neg,neg,neg,1,13496,4,12,1,0.25,"mef,msrD","FolA-I100L,FolP178",neg,neg,70,105670,210394,2132485,SAMN20408529 -TN,20199640,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,143,104662,253694,2067348,SAMN20408664 -TN,20199652,35B,neg,neg,neg,neg,neg,1,7854,4,7,7,2,"ermB,mef,msrD",neg,tetM,neg,65,82591,165366,2059696,SAMN20408676 -TN,20199804,35B,neg,neg,neg,neg,pos,1,10493,4,7,7,2,"mef,msrD",neg,neg,neg,36,141998,641311,2038657,SAMN20408817 -TN,20200865,35B,neg,neg,neg,neg,neg,1,156,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,75,86089,209720,2126987,SAMN20408970 -TN,20201680,35B,neg,neg,neg,neg,neg,1,156,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,83,63582,278959,2124458,SAMN20409232 -TN,20201685,35B,neg,neg,neg,neg,neg,1,16653,4,7,7,2,"mef,msrD",neg,neg,neg,44,82012,297849,2034529,SAMN20409237 -TN,20201693,35B,neg,neg,neg,neg,neg,1,10493,4,7,7,2,"mef,msrD",neg,neg,neg,50,93226,376553,2033076,SAMN20409245 -TN,20202201,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,88,68164,105980,2014755,SAMN20397671 -TN,20202208,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,43,85762,197676,2014713,SAMN20397678 -TN,20202819,35B,neg,neg,neg,neg,neg,1,10493,4,7,7,2,"mef,msrD",neg,neg,neg,59,77001,484681,2030191,SAMN20397818 -TN,20202820,35B,neg,neg,neg,neg,neg,1,156,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,61,69886,148987,2131152,SAMN20397819 -TN,20202838,35B,neg,neg,neg,neg,pos,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,48,105529,261898,2014413,SAMN20397837 -TN,20203895,35B,neg,neg,neg,pos,neg,1,558,4,7,112,1,"mef,msrD",neg,neg,neg,45,105424,223126,2012102,SAMN20398118 -TN,20203902,35B,neg,neg,neg,neg,neg,1,558,4,7,7,2,"mef,msrD",neg,neg,neg,94,50410,102834,2035975,SAMN20398125 -TN,20203922,35B,neg,neg,neg,neg,neg,1,156,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,77,65643,164272,2129043,SAMN20398145 -TN,20206751,35B,neg,neg,neg,neg,neg,1,156,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,59,74352,227314,2087159,SAMN20398352 -TN,20203911,35B,neg,unk,neg,neg,neg,1,10493,4,7,7,2,"mef,msrD",neg,neg,neg,48,82511,167751,2034958,SAMN20398134 -TN,20199656,35D,neg,neg,neg,neg,neg,1,156,4,12,7,2,"mef,msrD","FolA-I100L,FolP178",neg,neg,66,66120,153748,2131372,SAMN20408680 -TN,20201692,35F,neg,neg,neg,neg,neg,neg,16654,0,1,3,0.06,neg,neg,neg,neg,97,61741,252902,2120041,SAMN20409244 -TN,20196187,6C,neg,neg,neg,neg,neg,neg,inc,19,34,44,0.5,"mef,msrD",neg,neg,neg,76,72032,198736,2129340,SAMN20332096 -TN,20197942,6C,neg,neg,neg,neg,neg,neg,473,1,4,21,0.06,neg,neg,neg,neg,73,87654,330731,2144665,SAMN20332635 -TN,20199293,6C,neg,neg,neg,neg,neg,neg,1876,36,34,44,0.5,"mef,msrD",neg,neg,neg,60,97945,303870,2080310,SAMN20408509 -TN,20199311,6C,neg,neg,neg,neg,neg,neg,639,2,0,0,0.03,"mef,msrD",neg,neg,neg,80,85216,146372,2083413,SAMN20408527 -TN,20200867,6C,neg,neg,neg,neg,neg,neg,1379,19,31,8,1,"mef,msrD","FolA-I100L,FolP173",neg,neg,60,106839,168385,2069440,SAMN20408972 -TN,20200875,6C,neg,neg,neg,neg,neg,neg,1692,2,6,0,0.03,neg,neg,neg,neg,81,84124,210406,2089529,SAMN20408980 -TN,20200881,6C,neg,neg,neg,neg,neg,neg,639,2,0,0,0.03,"mef,msrD",neg,neg,neg,79,70044,130222,2077954,SAMN20408986 -TN,20200882,6C,neg,neg,neg,neg,neg,neg,newST,19,31,8,1,"mef,msrD","FolA-I100L,FolP173",neg,neg,113,91883,193309,2096872,SAMN20408987 -TN,20203915,6C,neg,neg,neg,neg,neg,1,1092,6,7,8,0.5,neg,"FolA-I100L,FolP195",neg,neg,47,104991,334042,2152526,SAMN20398138 -TN,20203916,6C,neg,neg,neg,neg,neg,1,138,0,0,3,0.03,neg,FolP180,neg,neg,53,98366,247119,2164063,SAMN20398139 -TN,20204666,6C,neg,neg,neg,neg,neg,neg,16673,2,0,0,0.03,"mef,msrD",neg,neg,neg,83,70102,130375,2078075,SAMN20398260 -TN,20204668,6C,neg,neg,neg,neg,neg,1,1092,6,101,8,0.5,neg,"FolA-I100L,FolP195",neg,neg,37,114335,366175,2150900,SAMN20398261 -TN,20199286,7C,neg,neg,neg,neg,neg,neg,1797,2,4,6,0.03,neg,neg,neg,neg,157,62624,133726,2167703,SAMN20408502 -TN,20202191,7C,neg,neg,neg,neg,neg,neg,1797,2,4,6,0.03,neg,neg,neg,neg,185,43165,170597,2171326,SAMN20397662 -TN,20202824,7C,neg,neg,neg,neg,neg,neg,1797,2,4,6,0.03,neg,neg,neg,neg,283,43414,94783,2127472,SAMN20397823 -TN,20203930,7C,neg,neg,neg,neg,neg,neg,newST,2,4,6,0.03,neg,neg,neg,neg,100,65059,164166,2123925,SAMN20398153 -TN,20202829,7F,neg,neg,neg,neg,neg,2,newST,2,0,2,0.03,neg,neg,neg,neg,122,45873,128403,1975729,SAMN20397828 -TN,20197903,9N,neg,neg,neg,neg,neg,neg,66,1,70,880,0.5,neg,neg,neg,neg,71,121977,317737,2090909,SAMN20332599 -TN,20197906,9N,neg,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,95,81000,281900,2124842,SAMN20332602 -TN,20199283,9N,neg,neg,pos,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,44,114213,327359,2090596,SAMN20408499 -TN,20199308,9N,neg,neg,neg,neg,neg,neg,66,6,0,167,0.12,neg,FolP180,neg,neg,43,104399,272150,2042364,SAMN20408524 -TN,20199650,9N,neg,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,"FolP176,178",tetM,neg,44,157834,225419,2115969,SAMN20408674 -TN,20199806,9N,neg,neg,neg,neg,neg,neg,405,23,0,0,0.03,neg,neg,neg,neg,70,73709,299597,2033478,SAMN20408819 -TN,20199811,9N,neg,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,45,121406,235699,2087172,SAMN20408824 -TN,20202184,9N,neg,neg,neg,neg,neg,neg,newST,1,0,0,0.03,neg,neg,neg,neg,77,111272,265223,2129480,SAMN20397656 -TN,20202821,9N,neg,neg,pos,neg,neg,neg,66,1,0,66,0.03,neg,neg,neg,neg,39,175320,318813,2043345,SAMN20397820 -TN,20202847,9N,neg,neg,neg,neg,neg,neg,10539,1,0,0,0.03,"mef,msrD",neg,neg,neg,52,114079,184918,2092651,SAMN20397846 -TN,20204669,9N,neg,neg,neg,neg,neg,neg,405,23,0,0,0.03,neg,neg,neg,neg,69,79764,328200,1994918,SAMN20398262 -TN,20199644,9N,neg,pos,neg,neg,neg,neg,405,23,0,0,0.03,neg,neg,neg,neg,65,86047,328314,2071967,SAMN20408668 -TN,20201679,9N,neg,pos,neg,neg,neg,neg,66,6,0,167,0.12,neg,neg,neg,neg,51,106851,337207,2046494,SAMN20409231 -TN,20196194,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,78,84856,216269,1977803,SAMN20332103 -TN,20196618,3,pos,neg,neg,neg,pos,neg,180,2,0,2,0.03,neg,neg,neg,neg,74,88543,216603,1974467,SAMN20332255 -TN,20196628,3,pos,neg,neg,neg,neg,neg,180,2,0,111,0.06,ermB,neg,tetM,cat,61,89685,216586,2048321,SAMN20332265 -TN,20197907,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,ermB,neg,tetM,cat,49,83530,139228,2042103,SAMN20332603 -TN,20197909,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,69,65611,192831,1972166,SAMN20332605 -TN,20197918,3,pos,neg,neg,neg,neg,neg,newST,2,0,2,0.03,neg,neg,neg,neg,91,66416,192109,1973852,SAMN20332613 -TN,20199273,3,pos,neg,neg,neg,neg,neg,180,6,0,8,0.5,neg,neg,neg,neg,59,97419,261325,1975162,SAMN20408489 -TN,20199274,3,pos,neg,neg,neg,neg,neg,180,6,0,8,0.5,neg,neg,neg,neg,48,187917,263324,1976699,SAMN20408490 -TN,20199290,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,57,167333,263558,1974608,SAMN20408506 -TN,20199310,3,pos,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,100,49451,132562,1987691,SAMN20408526 -TN,20199318,3,pos,neg,neg,neg,neg,neg,180,2,0,111,0.06,ermB,neg,tetM,cat,64,73742,181020,2040722,SAMN20408534 -TN,20199664,3,pos,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,86,57640,180017,1986345,SAMN20408688 -TN,20199786,3,pos,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,138,68592,163163,2019144,SAMN20408799 -TN,20200868,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,57,87854,162149,1973963,SAMN20408973 -TN,20201678,3,pos,neg,neg,neg,neg,neg,newST,2,0,2,0.03,neg,neg,neg,neg,61,82152,253494,1975017,SAMN20409230 -TN,20201687,3,pos,neg,neg,neg,neg,neg,180,2,0,111,0.06,ermB,neg,tetM,cat,73,129899,234376,2049345,SAMN20409239 -TN,20202194,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,ermB-G45E,neg,tetM,cat,68,77096,261251,2040647,SAMN20397664 -TN,20202833,3,pos,neg,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,51,127647,274548,1974357,SAMN20397832 -TN,20202837,3,pos,neg,neg,neg,neg,neg,180,6,0,8,0.5,neg,neg,neg,neg,59,91752,261277,1973295,SAMN20397836 -TN,20203914,3,pos,neg,neg,neg,neg,neg,180,2,3,2,0.03,neg,neg,neg,neg,42,149267,270843,2022105,SAMN20398137 -TN,20203920,3,pos,neg,neg,neg,neg,neg,180,2,0,111,0.06,ermB,neg,tetM,cat,48,170038,261162,2041443,SAMN20398143 -TN,20204672,3,pos,neg,neg,neg,neg,neg,180,6,0,8,0.5,neg,neg,neg,neg,87,50160,261786,1975054,SAMN20398265 -TN,20196621,3,pos,pos,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,104,54235,147173,1975478,SAMN20332258 -TN,20202817,3,pos,unk,neg,pos,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,80,64419,151957,1974972,SAMN20397816 -TN,20205362,3,pos,unk,neg,neg,neg,neg,180,2,0,2,0.03,neg,neg,neg,neg,69,114574,239708,1971476,SAMN20398333 -TN,20196188,8,pos,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,64,97904,391617,1992201,SAMN20332097 -TN,20196633,8,pos,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,52,95538,391683,1995091,SAMN20332270 -TN,20197927,8,pos,neg,neg,neg,neg,neg,1268,3,5,5,0.03,neg,neg,neg,neg,48,144147,391673,1991388,SAMN20332621 -TN,20199654,8,pos,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,42,99266,391727,1995358,SAMN20408678 -TN,20200874,8,pos,neg,neg,neg,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,46,132998,244744,1994235,SAMN20408979 -TN,20202186,8,pos,neg,neg,neg,neg,neg,1268,3,5,5,0.03,neg,neg,neg,neg,156,53946,214631,1980994,SAMN20397658 -TN,20201689,8,pos,unk,neg,pos,neg,neg,1480,3,5,5,0.03,neg,neg,neg,neg,35,100867,393189,1995400,SAMN20409241 -TN,20196634,20,pos,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,79,90555,299351,2091073,SAMN20332271 -TN,20196637,20,pos,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,74,90635,199995,2095142,SAMN20332274 -TN,20199279,20,pos,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,83,82987,142227,2089564,SAMN20408495 -TN,20199671,20,pos,neg,neg,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,78,61170,226358,2049052,SAMN20408695 -TN,20201684,20,pos,neg,neg,neg,neg,neg,1257,1,4,2,0.03,neg,neg,neg,neg,77,79238,200038,2091219,SAMN20409236 -TN,20201695,20,pos,neg,neg,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,53,127284,226433,2053097,SAMN20409247 -TN,20202844,20,pos,neg,neg,neg,neg,neg,235,1,4,2,0.03,neg,neg,neg,neg,72,88429,222636,2092481,SAMN20397843 -TN,20202199,31,pos,neg,neg,neg,neg,neg,10479,12,2,0,0.03,neg,neg,neg,neg,85,63446,135592,2003841,SAMN20397669 -TN,20202200,31,pos,neg,neg,neg,neg,neg,10479,12,2,0,0.03,neg,neg,neg,neg,120,54854,140603,2006514,SAMN20397670 -TN,20197948,12F,pos,neg,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,48,93511,196874,1981109,SAMN20332641 -TN,20201675,12F,pos,neg,neg,neg,neg,neg,218,0,0,11,0.06,neg,neg,neg,neg,75,65126,119544,1980111,SAMN20409227 -TN,20203928,12F,pos,neg,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,51,77094,196885,1981289,SAMN20398151 -TN,20203935,12F,pos,neg,neg,neg,neg,neg,220,0,0,2,0.03,neg,neg,neg,neg,62,77038,196830,1980834,SAMN20398158 -TN,20196623,17F,pos,neg,neg,neg,neg,neg,392,11,0,0,0.03,neg,neg,neg,neg,55,96388,266146,2078512,SAMN20332260 -TN,20203909,17F,pos,neg,neg,neg,neg,neg,392,11,0,0,0.03,neg,neg,neg,neg,47,109406,266347,2082701,SAMN20398132 -TN,20199306,19A,pos,neg,neg,neg,neg,2,320,13,11,16,4,"ermB,mef,msrD","FolA-I100L,FolP195",tetM,neg,59,75633,239308,2027857,SAMN20408522 -TN,20199648,19F,pos,neg,neg,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,134,54661,185672,2065605,SAMN20408672 -TN,20200872,19F,pos,neg,neg,pos,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,79,49077,286708,2109672,SAMN20408977 -TN,20196627,19F,pos,pos,pos,neg,neg,2,654,2,0,0,0.03,neg,neg,neg,neg,106,48383,225438,2106985,SAMN20332264 -TN,20196622,22F,pos,neg,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,71,67458,214681,2054398,SAMN20332259 -TN,20196629,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,80,56637,164001,2071052,SAMN20332266 -TN,20196635,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,91,56411,129596,2064082,SAMN20332272 -TN,20196636,22F,pos,neg,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,88,65764,243189,2058865,SAMN20332273 -TN,20197928,22F,pos,neg,neg,neg,neg,neg,698,0,2,0,0.03,neg,neg,neg,neg,26,226067,327702,1988770,SAMN20332622 -TN,20197931,22F,pos,neg,neg,neg,neg,neg,698,0,2,0,0.03,neg,neg,neg,neg,23,248349,352826,1989339,SAMN20332625 -TN,20197951,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,118,43403,102274,2064671,SAMN20332644 -TN,20199643,22F,pos,neg,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,212,52324,135408,2087242,SAMN20408667 -TN,20199649,22F,pos,neg,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,81,65707,225139,2053023,SAMN20408673 -TN,20202204,22F,pos,neg,neg,neg,neg,neg,698,0,2,0,0.03,neg,neg,neg,neg,93,83730,244500,1988973,SAMN20397674 -TN,20202845,22F,pos,neg,neg,neg,neg,neg,11559,1,2,2,0.03,neg,neg,neg,neg,63,77794,227137,2063378,SAMN20397844 -TN,20203906,22F,pos,neg,neg,neg,neg,neg,433,1,2,2,0.03,neg,neg,neg,neg,90,56803,188807,2070693,SAMN20398129 -TN,20205363,22F,pos,neg,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,98,61934,181979,2060836,SAMN20398334 -TN,20203892,22F,pos,pos,neg,neg,neg,neg,7314,1,2,2,0.03,"mef,msrD",neg,neg,neg,68,68529,298467,2054385,SAMN20398115 -TN,20202203,22F,pos,unk,neg,neg,neg,neg,698,0,2,0,0.03,neg,neg,neg,neg,59,128829,195939,1988574,SAMN20397673 -TN,20197922,23A,pos,neg,neg,neg,neg,neg,438,2,0,6,0.03,neg,neg,neg,neg,45,172491,330660,2097446,SAMN21615108 -TN,20199272,23A,pos,neg,neg,neg,neg,neg,438,2,0,6,0.03,neg,neg,neg,neg,36,252903,333930,2055718,SAMN21615109 -TN,20202190,23A,pos,neg,neg,neg,neg,neg,438,2,0,6,0.03,neg,neg,neg,neg,191,46857,145463,2042106,SAMN21615114 -TN,20202848,23A,pos,neg,neg,neg,neg,neg,438,2,0,6,0.03,neg,neg,neg,neg,102,65121,177642,2053392,SAMN20397847 -TN,20203917,23B,pos,neg,neg,neg,neg,neg,63,7,27,340,0.25,ermB,neg,tetM,neg,117,52418,185995,2155191,SAMN20398140 -TN,20203919,23B,pos,neg,neg,neg,neg,neg,63,7,27,340,0.25,ermB,neg,tetM,neg,99,63390,276591,2156199,SAMN20398142 -TN,20197921,33F,pos,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,49,179432,558204,2053670,SAMN20332616 -TN,20203912,33F,pos,neg,neg,neg,neg,neg,10168,4,23,7,1,"mef,msrD",FolP189,neg,neg,30,147813,272784,2043946,SAMN20398135 -TN,20203913,33F,pos,neg,neg,neg,neg,neg,10168,4,23,7,1,"mef,msrD",FolP189,neg,neg,33,171580,263506,2044328,SAMN20398136 -TN,20203925,33F,pos,neg,neg,neg,neg,neg,100,2,0,6,0.03,"mef,msrD",FolP189,neg,neg,35,121385,334334,2045878,SAMN20398148 -TN,20199320,9N,pos,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,59,101295,256160,2071734,SAMN20408535 -TN,20202187,9N,pos,neg,neg,neg,neg,neg,66,6,0,167,0.12,neg,neg,neg,neg,71,80590,235584,2080341,SAMN20397659 -TN,20203927,9N,pos,neg,neg,neg,neg,neg,66,6,0,167,0.12,neg,neg,neg,neg,49,104425,271808,2041152,SAMN20398150 -TN,20204665,9N,pos,neg,neg,neg,neg,neg,66,1,0,0,0.03,neg,neg,neg,neg,76,88243,184763,2066551,SAMN20398259 diff --git a/data/abcs/standard/data.csv-MWMJ0G3P8D.gz b/data/abcs/standard/data.csv-MWMJ0G3P8D.gz deleted file mode 100644 index 8da60014b..000000000 Binary files a/data/abcs/standard/data.csv-MWMJ0G3P8D.gz and /dev/null differ diff --git a/data/abcs/standard/datapackage.json b/data/abcs/standard/datapackage.json index 63af09718..efcd30e48 100644 --- a/data/abcs/standard/datapackage.json +++ b/data/abcs/standard/datapackage.json @@ -2,323 +2,6 @@ "name": "abcs", "title": "Abcs", "resources": [ - { - "bytes": 815700, - "encoding": "ISO-8859-1", - "md5": "78b8a12d7aaea3c489c200214226a7a7", - "format": "csv", - "name": "data.csv-MWMJ0G3P8D", - "filename": "data.csv-MWMJ0G3P8D.gz", - "versions": { - "hash": [ - "c8056a00bf36cf59de6abe61752a355181cc357e" - ], - "author": [ - "weinbergerlab " - ], - "date": [ - "Fri May 15 16:54:14 2026 -0400" - ], - "message": [ - "update abcs data" - ] - }, - "source": [], - "data_format": "wide", - "ids": [ - { - "variable": "geography" - } - ], - "id_length": 2, - "time": "time", - "profile": "data-resource", - "created": "2026-05-29 20:06:27.426904", - "last_modified": "2026-05-29 20:06:27.426904", - "vintage": {}, - "row_count": 100672, - "entity_count": 11, - "schema": { - "fields": [ - { - "name": "geography", - "duplicates": 100661, - "info": [], - "time_range": [0, 25], - "type": "string", - "missing": 0, - "table": { - "00": 9152, - "06": 9152, - "08": 9152, - "09": 9152, - "13": 9152, - "24": 9152, - "27": 9152, - "35": 9152, - "36": 9152, - "41": 9152, - "47": 9152 - } - }, - { - "name": "age", - "duplicates": 100668, - "info": { - "id": "age", - "short_name": "Age group", - "long_name": "Age group", - "category": "Respiratory diseases", - "measure_type": "Age group (years)", - "unit": "years", - "sources": [ - "abcs" - ] - }, - "time_range": [0, 25], - "type": "string", - "missing": 0, - "table": { - "<5 years": 25168, - "5-49 years": 25168, - "50+ years": 25168, - "Total": 25168 - } - }, - { - "name": "serotype", - "duplicates": 100584, - "info": { - "id": "serotype", - "short_name": "Serotype", - "long_name": "Serotype", - "category": "Respiratory diseases", - "short_description": "Pneumococcal serotype", - "measure_type": "Category", - "sources": [ - "abcs" - ] - }, - "time_range": [0, 25], - "type": "string", - "missing": 0, - "table": { - "1": 1144, - "10A": 1144, - "10F": 1144, - "11A": 1144, - "11B": 1144, - "11C": 1144, - "12A": 1144, - "12B": 1144, - "12F": 1144, - "13": 1144, - "14": 1144, - "15A": 1144, - "15B": 1144, - "15C": 1144, - "15D": 1144, - "15F": 1144, - "16A": 1144, - "16F": 1144, - "17": 1144, - "17A": 1144, - "17F": 1144, - "18": 1144, - "18A": 1144, - "18B": 1144, - "18C": 1144, - "18F": 1144, - "19A": 1144, - "19B": 1144, - "19C": 1144, - "19F": 1144, - "2": 1144, - "20": 1144, - "21": 1144, - "22A": 1144, - "22F": 1144, - "23A": 1144, - "23B": 1144, - "23F": 1144, - "24A": 1144, - "24B": 1144, - "24F": 1144, - "25": 1144, - "25F": 1144, - "27": 1144, - "28": 1144, - "28A": 1144, - "28F": 1144, - "29": 1144, - "3": 1144, - "30": 1144, - "31": 1144, - "33": 1144, - "33A": 1144, - "33B": 1144, - "33F": 1144, - "34": 1144, - "35": 1144, - "35A": 1144, - "35B": 1144, - "35C": 1144, - "35D": 1144, - "35F": 1144, - "36": 1144, - "37": 1144, - "38": 1144, - "39": 1144, - "4": 1144, - "40": 1144, - "41A": 1144, - "43": 1144, - "45": 1144, - "47F": 1144, - "5": 1144, - "6A": 1144, - "6B": 1144, - "6C": 1144, - "6D": 1144, - "7A": 1144, - "7B": 1144, - "7C": 1144, - "7F": 1144, - "8": 1144, - "9A": 1144, - "9L": 1144, - "9N": 1144, - "9V": 1144, - "MISS": 1144, - "NT": 1144 - } - }, - { - "name": "time", - "duplicates": 100646, - "info": [], - "time_range": [0, 25], - "type": "string", - "missing": 0, - "table": { - "1998-01-01": 3872, - "1999-01-01": 3872, - "2000-01-01": 3872, - "2001-01-01": 3872, - "2002-01-01": 3872, - "2003-01-01": 3872, - "2004-01-01": 3872, - "2005-01-01": 3872, - "2006-01-01": 3872, - "2007-01-01": 3872, - "2008-01-01": 3872, - "2009-01-01": 3872, - "2010-01-01": 3872, - "2011-01-01": 3872, - "2012-01-01": 3872, - "2013-01-01": 3872, - "2014-01-01": 3872, - "2015-01-01": 3872, - "2016-01-01": 3872, - "2017-01-01": 3872, - "2018-01-01": 3872, - "2019-01-01": 3872, - "2020-01-01": 3872, - "2021-01-01": 3872, - "2022-01-01": 3872, - "2023-01-01": 3872 - } - }, - { - "name": "N_IPD", - "duplicates": 100380, - "info": { - "id": "N_IPD", - "short_name": "Number of IPD episodes", - "long_name": "Number of IPD episodes", - "category": "Respiratory diseases", - "short_description": "Pneumococcal serotype", - "measure_type": "count", - "unit": "Number", - "time_resolution": "year", - "sources": [ - "abcs" - ] - }, - "time_range": [0, 25], - "type": "integer", - "missing": 0, - "mean": 3.319116, - "sd": 16.239473, - "min": 0, - "max": 771 - }, - { - "name": "pct_IPD", - "duplicates": 93668, - "info": { - "id": "pct_IPD", - "short_name": "Percent of IPD episodes", - "long_name": "Percent of IPD episodes caused by the indicated serotype", - "category": "Respiratory diseases", - "short_description": "Pneumococcal serotype", - "measure_type": "percent", - "unit": "%", - "time_resolution": "year", - "sources": [ - "abcs" - ] - }, - "time_range": [0, 25], - "type": "float", - "missing": 3168, - "mean": 1.136364, - "sd": 3.162154, - "min": 0, - "max": 66.666667 - }, - { - "name": "pop", - "duplicates": 99583, - "info": [], - "time_range": [0, 25], - "type": "float", - "missing": 2816, - "mean": 2540321.456835, - "sd": 4441104.294675, - "min": 31633, - "max": 30045353 - }, - { - "name": "rate_IPD", - "duplicates": 87385, - "info": { - "id": "rate_IPD", - "short_name": "IPD incidence rate", - "long_name": "Invasive pneumococcal disease incidence rate per 100,000 population", - "category": "Respiratory diseases", - "short_description": "Annual rate of invasive pneumococcal disease cases per 100,000 persons in the ABCs catchment area", - "long_description": "Incidence rate of invasive pneumococcal disease (IPD) per 100,000 population, calculated as the number of IPD cases divided by the ABCs surveillance population multiplied by 100,000. Rates are reported by serotype and age group within the ABCs catchment area.", - "statement": "In {location}, the IPD incidence rate was {value} per 100,000 population.", - "measure_type": "Rate", - "unit": "Cases per 100,000", - "time_resolution": "year", - "sources": [ - "abcs" - ] - }, - "time_range": [0, 25], - "type": "float", - "missing": 2816, - "mean": 0.181448, - "sd": 0.748749, - "min": 0, - "max": 38.221966 - } - ] - }, - "sha512": "92c86d5d22979cc86e06248136346fba5c6e628c27d6bd3d9a3bb6c139189195bd14851ec61b7d5ca8ad81def6fecbea4bbb07e00c053d78e59de79048c2b099" - }, { "bytes": 848917, "encoding": "ISO-8859-1", @@ -409,7 +92,10 @@ "name": "geography", "duplicates": 104533, "info": [], - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "string", "missing": 0, "table": { @@ -440,7 +126,10 @@ "abcs" ] }, - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "string", "missing": 0, "table": { @@ -464,7 +153,10 @@ "abcs" ] }, - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "string", "missing": 0, "table": { @@ -562,7 +254,10 @@ "name": "time", "duplicates": 104517, "info": [], - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "string", "missing": 0, "table": { @@ -611,7 +306,10 @@ "abcs" ] }, - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "integer", "missing": 0, "mean": 3.3191, @@ -635,7 +333,10 @@ "abcs" ] }, - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "float", "missing": 3168, "mean": 1.136364, @@ -647,7 +348,10 @@ "name": "pop", "duplicates": 103411, "info": [], - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "float", "missing": 2816, "mean": 2556857.247405, @@ -673,7 +377,10 @@ "abcs" ] }, - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "float", "missing": 2816, "mean": 0.179259, @@ -735,7 +442,10 @@ "name": "geography", "duplicates": 16, "info": [], - "time_range": [0, 0], + "time_range": [ + 0, + 0 + ], "type": "string", "missing": 0, "table": { @@ -746,7 +456,10 @@ "name": "time", "duplicates": 16, "info": [], - "time_range": [0, 0], + "time_range": [ + 0, + 0 + ], "type": "string", "missing": 0, "table": { @@ -767,7 +480,10 @@ "abcs" ] }, - "time_range": [0, 0], + "time_range": [ + 0, + 0 + ], "type": "string", "missing": 0, "table": { @@ -805,7 +521,10 @@ "ssuad" ] }, - "time_range": [0, 0], + "time_range": [ + 0, + 0 + ], "type": "integer", "missing": 0, "mean": 6.470588, @@ -943,9 +662,6 @@ } }, "change_report": { - "data.csv-MWMJ0G3P8D.gz": { - "state": "unchanged" - }, "data.csv.gz": { "state": "changed", "variables": { diff --git a/data/area_health_resource_file/ingest.R b/data/area_health_resource_file/ingest.R index 36f3bd507..3b22c4b6f 100644 --- a/data/area_health_resource_file/ingest.R +++ b/data/area_health_resource_file/ingest.R @@ -20,11 +20,8 @@ library(readr) `%||%` <- function(a, b) if (!is.null(a)) a else b -if (!file.exists("process.json")) { - process <- list(raw_state = NULL) -} else { - process <- dcf::dcf_process_record() -} +# Initialize process record (process.json is created by dcf::dcf_add_source()) +process <- dcf::dcf_process_record() # --------------------------------------------------------------------------- # Helper: find a file by pattern within a directory (recursive, case-insensitive) diff --git a/data/bundle_antimicrobial_resistance/process.json b/data/bundle_antimicrobial_resistance/process.json index d024c7f06..815a0265b 100644 --- a/data/bundle_antimicrobial_resistance/process.json +++ b/data/bundle_antimicrobial_resistance/process.json @@ -41,12 +41,5 @@ "./data/bundle_antimicrobial_resistance/dist/resistance_by_agent.parquet": "1a3262b03285c8a62fcbf9a6a99fcfe0", "./data/bundle_antimicrobial_resistance/dist/resistance_by_pattern.parquet": "28d2188956f8ec4198cd3b57f69311b7", "./data/narms/standard/datapackage.json": "57c4183d29b7fc9e9415853594545c7d" - }, - "standard_state": { - "./data/narms/standard/data_resistance_agent.csv.gz": "8fd624a40bca25bd64f6c3e20d85381e", - "./data/narms/standard/data_resistance_pattern.csv.gz": "e9c0ecfa3904b4f63f6af6868fed6cb5", - "./data/narms/standard/data_retail_meats.csv.gz": "77808546890d5dcf669f74883a194424", - "./data/narms/standard/data_animal_pathogen.csv.gz": "c9fc74405cf50ceff73f4424f10f707f", - "./data/narms/standard/data_food_animals.csv.gz": "0cdf8ab10824c64e6875f619c6afa240" } } diff --git a/data/bundle_cancer_screening/process.json b/data/bundle_cancer_screening/process.json index 6fbb03f69..80bd61855 100644 --- a/data/bundle_cancer_screening/process.json +++ b/data/bundle_cancer_screening/process.json @@ -102,12 +102,6 @@ "./data/cms_mmd/standard/datapackage.json": "f6ae03d00dc049e032d4d07495f785c3", "./data/medicaid_quality/standard/datapackage.json": "b794f3fbfcbe4790e2dd0f898664fd7f" }, - "standard_state": { - "./data/cms_mmd/standard/data_state_county_age.csv.gz": "88a800cf35c871a0c29f8908805e45bf", - "./data/cms_mmd/standard/data_state_county_age_by_sex.csv.gz": "5b5508ce183c80e31a0edfd860d53c62", - "./data/cms_mmd/standard/data_state_county_age_by_race.csv.gz": "39edb8157d2a6568fefa83ace52df39e", - "./data/medicaid_quality/standard/data.csv.gz": "ce542e2aca1fc9844eea45f0150e9feb" - }, "checked": "2026-07-13 13:19:43", "check_results": { "data/bundle_cancer_screening/dist/cms_cancer_screening_by_race.parquet": [], diff --git a/data/bundle_childhood_immunizations/process.json b/data/bundle_childhood_immunizations/process.json index c648ca539..2d783d5ec 100644 --- a/data/bundle_childhood_immunizations/process.json +++ b/data/bundle_childhood_immunizations/process.json @@ -163,16 +163,33 @@ } } ], - "source_files": [ - "schoolvaxview/standard/data.csv.gz", - "schoolvaxview/standard/data_exemptions.csv.gz", - "schoolvax_washpost/standard/data_counties.csv.gz", - "schoolvax_washpost/standard/data_schools.csv.gz", - "nis/standard/data.csv.gz", - "nis/standard/data_urban.csv.gz", - "nis/standard/data_insurance.csv.gz", - "epic/standard/children.csv.gz" - ], + "source_files": { + "schoolvaxview/standard/data.csv.gz": [ + "schoolvaxview_overall.parquet", + "state_compare.parquet", + "overall_rates_by_source.parquet" + ], + "schoolvaxview/standard/data_exemptions.csv.gz": [ + "schoolvaxview_exemptions.parquet" + ], + "nis/standard/data.csv.gz": [ + "nis_overall.parquet", + "state_compare.parquet", + "overall_rates_by_source.parquet" + ], + "nis/standard/data_urban.csv.gz": [ + "nis_urban.parquet" + ], + "nis/standard/data_insurance.csv.gz": [ + "nis_insurance.parquet" + ], + "schoolvax_washpost/standard/data_counties.csv.gz": [ + "wapo_vax_counties.parquet" + ], + "schoolvax_washpost/standard/data_schools.csv.gz": [ + "wapo_vax_schools.parquet" + ] + }, "dist_state": { "./data/bundle_childhood_immunizations/dist/nis_insurance.parquet": "e7385c4a0c75f6b7b8c03939fc43176f", "./data/bundle_childhood_immunizations/dist/nis_overall.parquet": "9056539932ffdc9ffc858f828408a16f", @@ -187,16 +204,6 @@ "./data/schoolvax_washpost/standard/datapackage.json": "b199d6e7edb23ab459ab4e9249335ea3", "./data/nis/standard/datapackage.json": "e495e583bdaf257583981a0d7897a734" }, - "standard_state": { - "./data/schoolvaxview/standard/data.csv.gz": "c764ba9364a90660810ca1f61013f087", - "./data/schoolvaxview/standard/data_exemptions.csv.gz": "3d9393f9e62add2b80f2c7fbe3fd5014", - "./data/schoolvax_washpost/standard/data_counties.csv.gz": "f5c987ebf8d8acdbebce6ec705f51a8c", - "./data/schoolvax_washpost/standard/data_schools.csv.gz": "6a9ac29607a1915fd9106f8ff0fe021f", - "./data/nis/standard/data.csv.gz": "07a186f645d90898413721af43d2a2d7", - "./data/nis/standard/data_urban.csv.gz": "378fdb3e130f5eb5cd4d4ee04976b26f", - "./data/nis/standard/data_insurance.csv.gz": "aa92f269972eba8d193c665819711545", - "./data/epic/standard/children.csv.gz": {} - }, "checked": "2026-07-13 13:19:43", "check_results": { "data/bundle_childhood_immunizations/dist/nis_insurance.parquet": [], diff --git a/data/bundle_chronic_diseases/dist/county_opioid_by_source.parquet b/data/bundle_chronic_diseases/dist/county_opioid_by_source.parquet deleted file mode 100644 index f0566e50e..000000000 Binary files a/data/bundle_chronic_diseases/dist/county_opioid_by_source.parquet and /dev/null differ diff --git a/data/bundle_chronic_diseases/dist/datapackage.json b/data/bundle_chronic_diseases/dist/datapackage.json index 365a0ea5e..339a07133 100644 --- a/data/bundle_chronic_diseases/dist/datapackage.json +++ b/data/bundle_chronic_diseases/dist/datapackage.json @@ -288,7 +288,10 @@ "short_description": "Geographic unit: U.S. state/territory name (state-level files) or 5-digit county FIPS code (county-level files); 'United States' or '00' = national.", "id": "geography" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -357,7 +360,10 @@ "short_description": "Calendar year of the estimate.", "id": "year" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "integer", "missing": 0, "mean": 2020.997361, @@ -373,7 +379,10 @@ "short_description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", "id": "age" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -430,7 +439,10 @@ }, "id": "source" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -452,7 +464,10 @@ }, "id": "outcome_name" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -479,7 +494,10 @@ "long_description": "Age-stratified state-level prevalence estimates for diabetes and obesity from the CDC Behavioral Risk Factor Surveillance System (BRFSS). Diabetes prevalence is based on self-reported ever-diagnosis; obesity is based on calculated BMI >=30 from self-reported height and weight. The outcome_name column identifies the condition. Includes 95% confidence intervals (value_lcl, value_ucl) and survey sample size.", "id": "value" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "float", "missing": 0, "mean": 21.588551, @@ -505,7 +523,10 @@ ], "id": "value_lcl" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "float", "missing": 0, "mean": 18.537919, @@ -531,7 +552,10 @@ ], "id": "value_ucl" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "float", "missing": 0, "mean": 24.639183, @@ -557,7 +581,10 @@ ], "id": "sample_size" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "integer", "missing": 0, "mean": 982.677723, @@ -569,3714 +596,6 @@ }, "sha512": "03f02aa271380ccd89b38843b69941ed296e0461a91a3948d6ec8d30444b0dd385983bc3fea13edb00e3dd2de4ed5f5cbbfb3c08a462e7d4d8a4a23e30611f0e" }, - { - "bytes": 29976, - "encoding": "windows-1250", - "md5": "53467fd1a7abe591a4e86ef14196ee67", - "format": "parquet", - "name": "county_opioid_by_source", - "filename": "county_opioid_by_source.parquet", - "versions": { - "hash": [ - "8501757628fd6a43764f092bc1de45d7792ffefc" - ], - "author": [ - "Weinberger " - ], - "date": [ - "Tue Nov 4 22:35:50 2025 -0500" - ], - "message": [ - "create state-elvel file for Medicare" - ] - }, - "source": [], - "data_format": "tall", - "ids": [ - { - "variable": "geography" - } - ], - "id_length": 0, - "time": "time", - "profile": "data-resource", - "created": "2026-07-21 19:03:08.094107", - "last_modified": "2026-07-21 19:03:08.094107", - "vintage": {}, - "row_count": 9848, - "entity_count": 3298, - "schema": { - "fields": [ - { - "name": "year", - "duplicates": 9845, - "info": { - "short_name": "Year", - "short_description": "Calendar year of the estimate.", - "id": "year" - }, - "time_range": [-1, -1], - "type": "integer", - "missing": 0, - "mean": 2022.002234, - "sd": 0.817074, - "min": 2021, - "max": 2023 - }, - { - "name": "geography", - "duplicates": 6550, - "info": { - "short_name": "Geography", - "short_description": "County FIPS code or state/county name.", - "id": "geography" - }, - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "00": 3, - "01": 3, - "01001": 3, - "01003": 3, - "01005": 3, - "01007": 3, - "01009": 3, - "01011": 3, - "01013": 3, - "01015": 3, - "01017": 3, - "01019": 3, - "01021": 3, - "01023": 3, - "01025": 3, - "01027": 3, - "01029": 3, - "01031": 3, - "01033": 3, - "01035": 3, - "01037": 3, - "01039": 3, - "01041": 3, - "01043": 3, - "01045": 3, - "01047": 3, - "01049": 3, - "01051": 3, - "01053": 3, - "01055": 3, - "01057": 3, - "01059": 3, - "01061": 3, - "01063": 3, - "01065": 3, - "01067": 3, - "01069": 3, - "01071": 3, - "01073": 3, - "01075": 3, - "01077": 3, - "01079": 3, - "01081": 3, - "01083": 3, - "01085": 3, - "01087": 3, - "01089": 3, - "01091": 3, - "01093": 3, - "01095": 3, - "01097": 3, - "01099": 3, - "01101": 3, - "01103": 3, - "01105": 3, - "01107": 3, - "01109": 3, - "01111": 3, - "01113": 3, - "01115": 3, - "01117": 3, - "01119": 3, - "01121": 3, - "01123": 3, - "01125": 3, - "01127": 3, - "01129": 3, - "01131": 3, - "01133": 3, - "01990": 1, - "02": 3, - "02020": 3, - "02050": 3, - "02060": 3, - "02070": 3, - "02090": 3, - "02100": 3, - "02110": 3, - "02122": 3, - "02130": 3, - "02150": 3, - "02170": 3, - "02180": 3, - "02220": 3, - "02230": 3, - "02240": 3, - "02270": 3, - "02290": 3, - "04": 3, - "04001": 3, - "04003": 3, - "04005": 3, - "04007": 3, - "04009": 3, - "04011": 3, - "04012": 3, - "04013": 3, - "04015": 3, - "04017": 3, - "04019": 3, - "04021": 3, - "04023": 3, - "04025": 3, - "04027": 3, - "04990": 2, - "05": 3, - "05001": 3, - "05003": 3, - "05005": 3, - "05007": 3, - "05009": 3, - "05011": 3, - "05013": 3, - "05015": 3, - "05017": 3, - "05019": 3, - "05021": 3, - "05023": 3, - "05025": 3, - "05027": 3, - "05029": 3, - "05031": 3, - "05033": 3, - "05035": 3, - "05037": 3, - "05039": 3, - "05041": 3, - "05043": 3, - "05045": 3, - "05047": 3, - "05049": 3, - "05051": 3, - "05053": 3, - "05055": 3, - "05057": 3, - "05059": 3, - "05061": 3, - "05063": 3, - "05065": 3, - "05067": 3, - "05069": 3, - "05071": 3, - "05073": 3, - "05075": 3, - "05077": 3, - "05079": 3, - "05081": 3, - "05083": 3, - "05085": 3, - "05087": 3, - "05089": 3, - "05091": 3, - "05093": 3, - "05095": 3, - "05097": 3, - "05099": 3, - "05101": 3, - "05103": 3, - "05105": 3, - "05107": 3, - "05109": 3, - "05111": 3, - "05113": 3, - "05115": 3, - "05117": 3, - "05119": 3, - "05121": 3, - "05123": 3, - "05125": 3, - "05127": 3, - "05129": 3, - "05131": 3, - "05133": 3, - "05135": 3, - "05137": 3, - "05139": 3, - "05141": 3, - "05143": 3, - "05145": 3, - "05147": 3, - "05149": 3, - "05990": 1, - "06": 3, - "06001": 3, - "06003": 3, - "06005": 3, - "06007": 3, - "06009": 3, - "06011": 3, - "06013": 3, - "06015": 3, - "06017": 3, - "06019": 3, - "06021": 3, - "06023": 3, - "06025": 3, - "06027": 3, - "06029": 3, - "06031": 3, - "06033": 3, - "06035": 3, - "06037": 3, - "06039": 3, - "06041": 3, - "06043": 3, - "06045": 3, - "06047": 3, - "06049": 3, - "06051": 3, - "06053": 3, - "06055": 3, - "06057": 3, - "06059": 3, - "06061": 3, - "06063": 3, - "06065": 3, - "06067": 3, - "06069": 3, - "06071": 3, - "06073": 3, - "06075": 3, - "06077": 3, - "06079": 3, - "06081": 3, - "06083": 3, - "06085": 3, - "06087": 3, - "06089": 3, - "06091": 3, - "06093": 3, - "06095": 3, - "06097": 3, - "06099": 3, - "06101": 3, - "06103": 3, - "06105": 3, - "06107": 3, - "06109": 3, - "06111": 3, - "06113": 3, - "06115": 3, - "06990": 3, - "08": 3, - "08001": 3, - "08003": 3, - "08005": 3, - "08007": 3, - "08009": 3, - "08011": 3, - "08013": 3, - "08014": 3, - "08015": 3, - "08017": 3, - "08019": 3, - "08021": 3, - "08023": 3, - "08025": 3, - "08027": 3, - "08029": 3, - "08031": 3, - "08033": 3, - "08035": 3, - "08037": 3, - "08039": 3, - "08041": 3, - "08043": 3, - "08045": 3, - "08047": 3, - "08049": 3, - "08051": 3, - "08053": 3, - "08055": 3, - "08057": 3, - "08059": 3, - "08061": 3, - "08063": 3, - "08065": 3, - "08067": 3, - "08069": 3, - "08071": 3, - "08073": 3, - "08075": 3, - "08077": 3, - "08079": 3, - "08081": 3, - "08083": 3, - "08085": 3, - "08087": 3, - "08089": 3, - "08091": 3, - "08093": 3, - "08095": 3, - "08097": 3, - "08099": 3, - "08101": 3, - "08103": 3, - "08105": 3, - "08107": 3, - "08109": 3, - "08111": 3, - "08113": 3, - "08115": 3, - "08117": 3, - "08119": 3, - "08121": 3, - "08123": 3, - "08125": 3, - "08990": 3, - "09": 3, - "09001": 3, - "09003": 3, - "09005": 3, - "09007": 3, - "09009": 3, - "09011": 3, - "09013": 3, - "09015": 3, - "09990": 1, - "10": 3, - "10001": 3, - "10003": 3, - "10005": 3, - "11": 3, - "11001": 3, - "12": 3, - "12001": 3, - "12003": 3, - "12005": 3, - "12007": 3, - "12009": 3, - "12011": 3, - "12013": 3, - "12015": 3, - "12017": 3, - "12019": 3, - "12021": 3, - "12023": 3, - "12027": 3, - "12029": 3, - "12031": 3, - "12033": 3, - "12035": 3, - "12037": 3, - "12039": 3, - "12041": 3, - "12043": 3, - "12045": 3, - "12047": 3, - "12049": 3, - "12051": 3, - "12053": 3, - "12055": 3, - "12057": 3, - "12059": 3, - "12061": 3, - "12063": 3, - "12065": 3, - "12067": 3, - "12069": 3, - "12071": 3, - "12073": 3, - "12075": 3, - "12077": 3, - "12079": 3, - "12081": 3, - "12083": 3, - "12085": 3, - "12086": 3, - "12087": 3, - "12089": 3, - "12091": 3, - "12093": 3, - "12095": 3, - "12097": 3, - "12099": 3, - "12101": 3, - "12103": 3, - "12105": 3, - "12107": 3, - "12109": 3, - "12111": 3, - "12113": 3, - "12115": 3, - "12117": 3, - "12119": 3, - "12121": 3, - "12123": 3, - "12125": 3, - "12127": 3, - "12129": 3, - "12131": 3, - "12133": 3, - "12990": 3, - "13": 3, - "13001": 3, - "13003": 3, - "13005": 3, - "13007": 3, - "13009": 3, - "13011": 3, - "13013": 3, - "13015": 3, - "13017": 3, - "13019": 3, - "13021": 3, - "13023": 3, - "13025": 3, - "13027": 3, - "13029": 3, - "13031": 3, - "13033": 3, - "13035": 3, - "13037": 3, - "13039": 3, - "13043": 3, - "13045": 3, - "13047": 3, - "13049": 3, - "13051": 3, - "13053": 3, - "13055": 3, - "13057": 3, - "13059": 3, - "13061": 3, - "13063": 3, - "13065": 3, - "13067": 3, - "13069": 3, - "13071": 3, - "13073": 3, - "13075": 3, - "13077": 3, - "13079": 3, - "13081": 3, - "13083": 3, - "13085": 3, - "13087": 3, - "13089": 3, - "13091": 3, - "13093": 3, - "13095": 3, - "13097": 3, - "13099": 3, - "13101": 3, - "13103": 3, - "13105": 3, - "13107": 3, - "13109": 3, - "13111": 3, - "13113": 3, - "13115": 3, - "13117": 3, - "13119": 3, - "13121": 3, - "13123": 3, - "13125": 3, - "13127": 3, - "13129": 3, - "13131": 3, - "13133": 3, - "13135": 3, - "13137": 3, - "13139": 3, - "13141": 3, - "13143": 3, - "13145": 3, - "13147": 3, - "13149": 3, - "13151": 3, - "13153": 3, - "13155": 3, - "13157": 3, - "13159": 3, - "13161": 3, - "13163": 3, - "13165": 3, - "13167": 3, - "13169": 3, - "13171": 3, - "13173": 3, - "13175": 3, - "13177": 3, - "13179": 3, - "13181": 3, - "13183": 3, - "13185": 3, - "13187": 3, - "13189": 3, - "13191": 3, - "13193": 3, - "13195": 3, - "13197": 3, - "13199": 3, - "13201": 3, - "13205": 3, - "13207": 3, - "13209": 3, - "13211": 3, - "13213": 3, - "13215": 3, - "13217": 3, - "13219": 3, - "13221": 3, - "13223": 3, - "13225": 3, - "13227": 3, - "13229": 3, - "13231": 3, - "13233": 3, - "13235": 3, - "13237": 3, - "13239": 3, - "13241": 3, - "13243": 3, - "13245": 3, - "13247": 3, - "13249": 3, - "13251": 3, - "13253": 3, - "13255": 3, - "13257": 3, - "13259": 3, - "13261": 3, - "13263": 3, - "13265": 3, - "13267": 3, - "13269": 3, - "13271": 3, - "13273": 3, - "13275": 3, - "13277": 3, - "13279": 3, - "13281": 3, - "13283": 3, - "13285": 3, - "13287": 3, - "13289": 3, - "13291": 3, - "13293": 3, - "13295": 3, - "13297": 3, - "13299": 3, - "13301": 3, - "13303": 3, - "13305": 3, - "13307": 3, - "13309": 3, - "13311": 3, - "13313": 3, - "13315": 3, - "13317": 3, - "13319": 3, - "13321": 3, - "13990": 3, - "15": 3, - "15001": 3, - "15003": 3, - "15007": 3, - "15009": 3, - "16": 3, - "16001": 3, - "16003": 3, - "16005": 3, - "16007": 3, - "16009": 3, - "16011": 3, - "16013": 3, - "16015": 3, - "16017": 3, - "16019": 3, - "16021": 3, - "16023": 3, - "16025": 3, - "16027": 3, - "16029": 3, - "16031": 3, - "16033": 3, - "16035": 3, - "16037": 3, - "16039": 3, - "16041": 3, - "16043": 3, - "16045": 3, - "16047": 3, - "16049": 3, - "16051": 3, - "16053": 3, - "16055": 3, - "16057": 3, - "16059": 3, - "16061": 3, - "16063": 3, - "16065": 3, - "16067": 3, - "16069": 3, - "16071": 3, - "16073": 3, - "16075": 3, - "16077": 3, - "16079": 3, - "16081": 3, - "16083": 3, - "16085": 3, - "16087": 3, - "17": 3, - "17001": 3, - "17003": 3, - "17005": 3, - "17007": 3, - "17009": 3, - "17011": 3, - "17013": 3, - "17015": 3, - "17017": 3, - "17019": 3, - "17021": 3, - "17023": 3, - "17025": 3, - "17027": 3, - "17029": 3, - "17031": 3, - "17033": 3, - "17035": 3, - "17037": 3, - "17039": 3, - "17041": 3, - "17043": 3, - "17045": 3, - "17047": 3, - "17049": 3, - "17051": 3, - "17053": 3, - "17055": 3, - "17057": 3, - "17059": 3, - "17061": 3, - "17063": 3, - "17065": 3, - "17067": 3, - "17069": 3, - "17071": 3, - "17073": 3, - "17075": 3, - "17077": 3, - "17079": 3, - "17081": 3, - "17083": 3, - "17085": 3, - "17087": 3, - "17089": 3, - "17091": 3, - "17093": 3, - "17095": 3, - "17097": 3, - "17099": 3, - "17101": 3, - "17103": 3, - "17105": 3, - "17107": 3, - "17109": 3, - "17111": 3, - "17113": 3, - "17115": 3, - "17117": 3, - "17119": 3, - "17121": 3, - "17123": 3, - "17125": 3, - "17127": 3, - "17129": 3, - "17131": 3, - "17133": 3, - "17135": 3, - "17137": 3, - "17139": 3, - "17141": 3, - "17143": 3, - "17145": 3, - "17147": 3, - "17149": 3, - "17151": 3, - "17153": 3, - "17155": 3, - "17157": 3, - "17159": 3, - "17161": 3, - "17163": 3, - "17165": 3, - "17167": 3, - "17169": 3, - "17171": 3, - "17173": 3, - "17175": 3, - "17177": 3, - "17179": 3, - "17181": 3, - "17183": 3, - "17185": 3, - "17187": 3, - "17189": 3, - "17191": 3, - "17193": 3, - "17195": 3, - "17197": 3, - "17199": 3, - "17201": 3, - "17203": 3, - "17990": 3, - "18": 3, - "18001": 3, - "18003": 3, - "18005": 3, - "18007": 3, - "18009": 3, - "18011": 3, - "18013": 3, - "18015": 3, - "18017": 3, - "18019": 3, - "18021": 3, - "18023": 3, - "18025": 3, - "18027": 3, - "18029": 3, - "18031": 3, - "18033": 3, - "18035": 3, - "18037": 3, - "18039": 3, - "18041": 3, - "18043": 3, - "18045": 3, - "18047": 3, - "18049": 3, - "18051": 3, - "18053": 3, - "18055": 3, - "18057": 3, - "18059": 3, - "18061": 3, - "18063": 3, - "18065": 3, - "18067": 3, - "18069": 3, - "18071": 3, - "18073": 3, - "18075": 3, - "18077": 3, - "18079": 3, - "18081": 3, - "18083": 3, - "18085": 3, - "18087": 3, - "18089": 3, - "18091": 3, - "18093": 3, - "18095": 3, - "18097": 3, - "18099": 3, - "18101": 3, - "18103": 3, - "18105": 3, - "18107": 3, - "18109": 3, - "18111": 3, - "18113": 3, - "18115": 3, - "18117": 3, - "18119": 3, - "18121": 3, - "18123": 3, - "18125": 3, - "18127": 3, - "18129": 3, - "18131": 3, - "18133": 3, - "18135": 3, - "18137": 3, - "18139": 3, - "18141": 3, - "18143": 3, - "18145": 3, - "18147": 3, - "18149": 3, - "18151": 3, - "18153": 3, - "18155": 3, - "18157": 3, - "18159": 3, - "18161": 3, - "18163": 3, - "18165": 3, - "18167": 3, - "18169": 3, - "18171": 3, - "18173": 3, - "18175": 3, - "18177": 3, - "18179": 3, - "18181": 3, - "18183": 3, - "18990": 2, - "19": 3, - "19001": 3, - "19003": 3, - "19005": 3, - "19007": 3, - "19009": 3, - "19011": 3, - "19013": 3, - "19015": 3, - "19017": 3, - "19019": 3, - "19021": 3, - "19023": 3, - "19025": 3, - "19027": 3, - "19029": 3, - "19031": 3, - "19033": 3, - "19035": 3, - "19037": 3, - "19039": 3, - "19041": 3, - "19043": 3, - "19045": 3, - "19047": 3, - "19049": 3, - "19051": 3, - "19053": 3, - "19055": 3, - "19057": 3, - "19059": 3, - "19061": 3, - "19063": 3, - "19065": 3, - "19067": 3, - "19069": 3, - "19071": 3, - "19073": 3, - "19075": 3, - "19077": 3, - "19079": 3, - "19081": 3, - "19083": 3, - "19085": 3, - "19087": 3, - "19089": 3, - "19091": 3, - "19093": 3, - "19095": 3, - "19097": 3, - "19099": 3, - "19101": 3, - "19103": 3, - "19105": 3, - "19107": 3, - "19109": 3, - "19111": 3, - "19113": 3, - "19115": 3, - "19117": 3, - "19119": 3, - "19121": 3, - "19123": 3, - "19125": 3, - "19127": 3, - "19129": 3, - "19131": 3, - "19133": 3, - "19135": 3, - "19137": 3, - "19139": 3, - "19141": 3, - "19143": 3, - "19145": 3, - "19147": 3, - "19149": 3, - "19151": 3, - "19153": 3, - "19155": 3, - "19157": 3, - "19159": 3, - "19161": 3, - "19163": 3, - "19165": 3, - "19167": 3, - "19169": 3, - "19171": 3, - "19173": 3, - "19175": 3, - "19177": 3, - "19179": 3, - "19181": 3, - "19183": 3, - "19185": 3, - "19187": 3, - "19189": 3, - "19191": 3, - "19193": 3, - "19195": 3, - "19197": 3, - "19990": 1, - "20": 3, - "20001": 3, - "20003": 3, - "20005": 3, - "20007": 3, - "20009": 3, - "20011": 3, - "20013": 3, - "20015": 3, - "20017": 3, - "20019": 3, - "20021": 3, - "20023": 3, - "20025": 3, - "20027": 3, - "20029": 3, - "20031": 3, - "20033": 3, - "20035": 3, - "20037": 3, - "20039": 3, - "20041": 3, - "20043": 3, - "20045": 3, - "20047": 3, - "20049": 3, - "20051": 3, - "20053": 3, - "20055": 3, - "20057": 3, - "20059": 3, - "20061": 3, - "20063": 3, - "20065": 3, - "20067": 3, - "20069": 3, - "20071": 3, - "20073": 3, - "20075": 3, - "20077": 3, - "20079": 3, - "20081": 3, - "20083": 3, - "20085": 3, - "20087": 3, - "20089": 3, - "20091": 3, - "20093": 3, - "20095": 3, - "20097": 3, - "20099": 3, - "20101": 3, - "20103": 3, - "20105": 3, - "20107": 3, - "20109": 3, - "20111": 3, - "20113": 3, - "20115": 3, - "20117": 3, - "20119": 3, - "20121": 3, - "20123": 3, - "20125": 3, - "20127": 3, - "20129": 3, - "20131": 3, - "20133": 3, - "20135": 3, - "20137": 3, - "20139": 3, - "20141": 3, - "20143": 3, - "20145": 3, - "20147": 3, - "20149": 3, - "20151": 3, - "20153": 3, - "20155": 3, - "20157": 3, - "20159": 3, - "20161": 3, - "20163": 3, - "20165": 3, - "20167": 3, - "20169": 3, - "20171": 3, - "20173": 3, - "20175": 3, - "20177": 3, - "20179": 3, - "20181": 3, - "20183": 3, - "20185": 3, - "20187": 3, - "20189": 3, - "20191": 3, - "20193": 3, - "20195": 3, - "20197": 3, - "20199": 3, - "20201": 3, - "20203": 3, - "20205": 3, - "20207": 3, - "20209": 3, - "20990": 3, - "21": 3, - "21001": 3, - "21003": 3, - "21005": 3, - "21007": 3, - "21009": 3, - "21011": 3, - "21013": 3, - "21015": 3, - "21017": 3, - "21019": 3, - "21021": 3, - "21023": 3, - "21025": 3, - "21027": 3, - "21029": 3, - "21031": 3, - "21033": 3, - "21035": 3, - "21037": 3, - "21039": 3, - "21041": 3, - "21043": 3, - "21045": 3, - "21047": 3, - "21049": 3, - "21051": 3, - "21053": 3, - "21055": 3, - "21057": 3, - "21059": 3, - "21061": 3, - "21063": 3, - "21065": 3, - "21067": 3, - "21069": 3, - "21071": 3, - "21073": 3, - "21075": 3, - "21077": 3, - "21079": 3, - "21081": 3, - "21083": 3, - "21085": 3, - "21087": 3, - "21089": 3, - "21091": 3, - "21093": 3, - "21095": 3, - "21097": 3, - "21099": 3, - "21101": 3, - "21103": 3, - "21105": 3, - "21107": 3, - "21109": 3, - "21111": 3, - "21113": 3, - "21115": 3, - "21117": 3, - "21119": 3, - "21121": 3, - "21123": 3, - "21125": 3, - "21127": 3, - "21129": 3, - "21131": 3, - "21133": 3, - "21135": 3, - "21137": 3, - "21139": 3, - "21141": 3, - "21143": 3, - "21145": 3, - "21147": 3, - "21149": 3, - "21151": 3, - "21153": 3, - "21155": 3, - "21157": 3, - "21159": 3, - "21161": 3, - "21163": 3, - "21165": 3, - "21167": 3, - "21169": 3, - "21171": 3, - "21173": 3, - "21175": 3, - "21177": 3, - "21179": 3, - "21181": 3, - "21183": 3, - "21185": 3, - "21187": 3, - "21189": 3, - "21191": 3, - "21193": 3, - "21195": 3, - "21197": 3, - "21199": 3, - "21201": 3, - "21203": 3, - "21205": 3, - "21207": 3, - "21209": 3, - "21211": 3, - "21213": 3, - "21215": 3, - "21217": 3, - "21219": 3, - "21221": 3, - "21223": 3, - "21225": 3, - "21227": 3, - "21229": 3, - "21231": 3, - "21233": 3, - "21235": 3, - "21237": 3, - "21239": 3, - "21990": 1, - "22": 3, - "22001": 3, - "22003": 3, - "22005": 3, - "22007": 3, - "22009": 3, - "22011": 3, - "22013": 3, - "22015": 3, - "22017": 3, - "22019": 3, - "22021": 3, - "22023": 3, - "22025": 3, - "22027": 3, - "22029": 3, - "22031": 3, - "22033": 3, - "22035": 3, - "22037": 3, - "22039": 3, - "22041": 3, - "22043": 3, - "22045": 3, - "22047": 3, - "22049": 3, - "22051": 3, - "22053": 3, - "22055": 3, - "22057": 3, - "22059": 3, - "22061": 3, - "22063": 3, - "22065": 3, - "22067": 3, - "22069": 3, - "22071": 3, - "22073": 3, - "22075": 3, - "22077": 3, - "22079": 3, - "22081": 3, - "22083": 3, - "22085": 3, - "22087": 3, - "22089": 3, - "22091": 3, - "22093": 3, - "22095": 3, - "22097": 3, - "22099": 3, - "22101": 3, - "22103": 3, - "22105": 3, - "22107": 3, - "22109": 3, - "22111": 3, - "22113": 3, - "22115": 3, - "22117": 3, - "22119": 3, - "22121": 3, - "22123": 3, - "22125": 3, - "22127": 3, - "23": 3, - "23001": 3, - "23003": 3, - "23005": 3, - "23007": 3, - "23009": 3, - "23011": 3, - "23013": 3, - "23015": 3, - "23017": 3, - "23019": 3, - "23021": 3, - "23023": 3, - "23025": 3, - "23027": 3, - "23029": 3, - "23031": 3, - "24": 3, - "24001": 3, - "24003": 3, - "24005": 3, - "24009": 3, - "24011": 3, - "24013": 3, - "24015": 3, - "24017": 3, - "24019": 3, - "24021": 3, - "24023": 3, - "24025": 3, - "24027": 3, - "24029": 3, - "24031": 3, - "24033": 3, - "24035": 3, - "24037": 3, - "24039": 3, - "24041": 3, - "24043": 3, - "24045": 3, - "24047": 3, - "24510": 3, - "24990": 3, - "25": 3, - "25001": 3, - "25003": 3, - "25005": 3, - "25007": 3, - "25009": 3, - "25011": 3, - "25013": 3, - "25015": 3, - "25017": 3, - "25019": 3, - "25021": 3, - "25023": 3, - "25025": 3, - "25027": 3, - "25990": 1, - "26": 3, - "26001": 3, - "26003": 3, - "26005": 3, - "26007": 3, - "26009": 3, - "26011": 3, - "26013": 3, - "26015": 3, - "26017": 3, - "26019": 3, - "26021": 3, - "26023": 3, - "26025": 3, - "26027": 3, - "26029": 3, - "26031": 3, - "26033": 3, - "26035": 3, - "26037": 3, - "26039": 3, - "26041": 3, - "26043": 3, - "26045": 3, - "26047": 3, - "26049": 3, - "26051": 3, - "26053": 3, - "26055": 3, - "26057": 3, - "26059": 3, - "26061": 3, - "26063": 3, - "26065": 3, - "26067": 3, - "26069": 3, - "26071": 3, - "26073": 3, - "26075": 3, - "26077": 3, - "26079": 3, - "26081": 3, - "26083": 3, - "26085": 3, - "26087": 3, - "26089": 3, - "26091": 3, - "26093": 3, - "26095": 3, - "26097": 3, - "26099": 3, - "26101": 3, - "26103": 3, - "26105": 3, - "26107": 3, - "26109": 3, - "26111": 3, - "26113": 3, - "26115": 3, - "26117": 3, - "26119": 3, - "26121": 3, - "26123": 3, - "26125": 3, - "26127": 3, - "26129": 3, - "26131": 3, - "26133": 3, - "26135": 3, - "26137": 3, - "26139": 3, - "26141": 3, - "26143": 3, - "26145": 3, - "26147": 3, - "26149": 3, - "26151": 3, - "26153": 3, - "26155": 3, - "26157": 3, - "26159": 3, - "26161": 3, - "26163": 3, - "26165": 3, - "26990": 2, - "27": 3, - "27001": 3, - "27003": 3, - "27005": 3, - "27007": 3, - "27009": 3, - "27011": 3, - "27013": 3, - "27015": 3, - "27017": 3, - "27019": 3, - "27021": 3, - "27023": 3, - "27025": 3, - "27027": 3, - "27029": 3, - "27031": 3, - "27033": 3, - "27035": 3, - "27037": 3, - "27039": 3, - "27041": 3, - "27043": 3, - "27045": 3, - "27047": 3, - "27049": 3, - "27051": 3, - "27053": 3, - "27055": 3, - "27057": 3, - "27059": 3, - "27061": 3, - "27063": 3, - "27065": 3, - "27067": 3, - "27069": 3, - "27071": 3, - "27073": 3, - "27075": 3, - "27077": 3, - "27079": 3, - "27081": 3, - "27083": 3, - "27085": 3, - "27087": 3, - "27089": 3, - "27091": 3, - "27093": 3, - "27095": 3, - "27097": 3, - "27099": 3, - "27101": 3, - "27103": 3, - "27105": 3, - "27107": 3, - "27109": 3, - "27111": 3, - "27113": 3, - "27115": 3, - "27117": 3, - "27119": 3, - "27121": 3, - "27123": 3, - "27125": 3, - "27127": 3, - "27129": 3, - "27131": 3, - "27133": 3, - "27135": 3, - "27137": 3, - "27139": 3, - "27141": 3, - "27143": 3, - "27145": 3, - "27147": 3, - "27149": 3, - "27151": 3, - "27153": 3, - "27155": 3, - "27157": 3, - "27159": 3, - "27161": 3, - "27163": 3, - "27165": 3, - "27167": 3, - "27169": 3, - "27171": 3, - "27173": 3, - "27990": 1, - "28": 3, - "28001": 3, - "28003": 3, - "28005": 3, - "28007": 3, - "28009": 3, - "28011": 3, - "28013": 3, - "28015": 3, - "28017": 3, - "28019": 3, - "28021": 3, - "28023": 3, - "28025": 3, - "28027": 3, - "28029": 3, - "28031": 3, - "28033": 3, - "28035": 3, - "28037": 3, - "28039": 3, - "28041": 3, - "28043": 3, - "28045": 3, - "28047": 3, - "28049": 3, - "28051": 3, - "28053": 3, - "28055": 3, - "28057": 3, - "28059": 3, - "28061": 3, - "28063": 3, - "28065": 3, - "28067": 3, - "28069": 3, - "28071": 3, - "28073": 3, - "28075": 3, - "28077": 3, - "28079": 3, - "28081": 3, - "28083": 3, - "28085": 3, - "28087": 3, - "28089": 3, - "28091": 3, - "28093": 3, - "28095": 3, - "28097": 3, - "28099": 3, - "28101": 3, - "28103": 3, - "28105": 3, - "28107": 3, - "28109": 3, - "28111": 3, - "28113": 3, - "28115": 3, - "28117": 3, - "28119": 3, - "28121": 3, - "28123": 3, - "28125": 3, - "28127": 3, - "28129": 3, - "28131": 3, - "28133": 3, - "28135": 3, - "28137": 3, - "28139": 3, - "28141": 3, - "28143": 3, - "28145": 3, - "28147": 3, - "28149": 3, - "28151": 3, - "28153": 3, - "28155": 3, - "28157": 3, - "28159": 3, - "28161": 3, - "28163": 3, - "29": 3, - "29001": 3, - "29003": 3, - "29005": 3, - "29007": 3, - "29009": 3, - "29011": 3, - "29013": 3, - "29015": 3, - "29017": 3, - "29019": 3, - "29021": 3, - "29023": 3, - "29025": 3, - "29027": 3, - "29029": 3, - "29031": 3, - "29033": 3, - "29035": 3, - "29037": 3, - "29039": 3, - "29041": 3, - "29043": 3, - "29045": 3, - "29047": 3, - "29049": 3, - "29051": 3, - "29053": 3, - "29055": 3, - "29057": 3, - "29059": 3, - "29061": 3, - "29063": 3, - "29065": 3, - "29067": 3, - "29069": 3, - "29071": 3, - "29073": 3, - "29075": 3, - "29077": 3, - "29079": 3, - "29081": 3, - "29083": 3, - "29085": 3, - "29087": 3, - "29089": 3, - "29091": 3, - "29093": 3, - "29095": 3, - "29097": 3, - "29099": 3, - "29101": 3, - "29103": 3, - "29105": 3, - "29107": 3, - "29109": 3, - "29111": 3, - "29113": 3, - "29115": 3, - "29117": 3, - "29119": 3, - "29121": 3, - "29123": 3, - "29125": 3, - "29127": 3, - "29129": 3, - "29131": 3, - "29133": 3, - "29135": 3, - "29137": 3, - "29139": 3, - "29141": 3, - "29143": 3, - "29145": 3, - "29147": 3, - "29149": 3, - "29151": 3, - "29153": 3, - "29155": 3, - "29157": 3, - "29159": 3, - "29161": 3, - "29163": 3, - "29165": 3, - "29167": 3, - "29169": 3, - "29171": 3, - "29173": 3, - "29175": 3, - "29177": 3, - "29179": 3, - "29181": 3, - "29183": 3, - "29185": 3, - "29186": 3, - "29187": 3, - "29189": 3, - "29195": 3, - "29197": 3, - "29199": 3, - "29201": 3, - "29203": 3, - "29205": 3, - "29207": 3, - "29209": 3, - "29211": 3, - "29213": 3, - "29215": 3, - "29217": 3, - "29219": 3, - "29221": 3, - "29223": 3, - "29225": 3, - "29227": 3, - "29229": 3, - "29510": 3, - "29990": 2, - "30": 3, - "30001": 3, - "30003": 3, - "30005": 3, - "30007": 3, - "30009": 3, - "30011": 3, - "30013": 3, - "30015": 3, - "30017": 3, - "30019": 3, - "30021": 3, - "30023": 3, - "30025": 3, - "30027": 3, - "30029": 3, - "30031": 3, - "30033": 3, - "30035": 3, - "30037": 3, - "30039": 3, - "30041": 3, - "30043": 3, - "30045": 3, - "30047": 3, - "30049": 3, - "30051": 3, - "30053": 3, - "30055": 3, - "30057": 3, - "30059": 3, - "30061": 3, - "30063": 3, - "30065": 3, - "30067": 3, - "30069": 3, - "30071": 3, - "30073": 3, - "30075": 3, - "30077": 3, - "30079": 3, - "30081": 3, - "30083": 3, - "30085": 3, - "30087": 3, - "30089": 3, - "30091": 3, - "30093": 3, - "30095": 3, - "30097": 3, - "30099": 3, - "30101": 3, - "30103": 3, - "30105": 3, - "30107": 3, - "30109": 3, - "30111": 3, - "30990": 1, - "31": 3, - "31001": 3, - "31003": 3, - "31005": 3, - "31007": 3, - "31009": 3, - "31011": 3, - "31013": 3, - "31015": 3, - "31017": 3, - "31019": 3, - "31021": 3, - "31023": 3, - "31025": 3, - "31027": 3, - "31029": 3, - "31031": 3, - "31033": 3, - "31035": 3, - "31037": 3, - "31039": 3, - "31041": 3, - "31043": 3, - "31045": 3, - "31047": 3, - "31049": 3, - "31051": 3, - "31053": 3, - "31055": 3, - "31057": 3, - "31059": 3, - "31061": 3, - "31063": 3, - "31065": 3, - "31067": 3, - "31069": 3, - "31071": 3, - "31073": 3, - "31075": 3, - "31077": 3, - "31079": 3, - "31081": 3, - "31083": 3, - "31085": 3, - "31087": 3, - "31089": 3, - "31091": 3, - "31093": 3, - "31095": 3, - "31097": 3, - "31099": 3, - "31101": 3, - "31103": 3, - "31105": 3, - "31107": 3, - "31109": 3, - "31111": 3, - "31113": 3, - "31115": 3, - "31117": 3, - "31119": 3, - "31121": 3, - "31123": 3, - "31125": 3, - "31127": 3, - "31129": 3, - "31131": 3, - "31133": 3, - "31135": 3, - "31137": 3, - "31139": 3, - "31141": 3, - "31143": 3, - "31145": 3, - "31147": 3, - "31149": 3, - "31151": 3, - "31153": 3, - "31155": 3, - "31157": 3, - "31159": 3, - "31161": 3, - "31163": 3, - "31165": 3, - "31167": 3, - "31169": 3, - "31171": 3, - "31173": 3, - "31175": 3, - "31177": 3, - "31179": 3, - "31181": 3, - "31183": 3, - "31185": 3, - "31990": 3, - "32": 3, - "32001": 3, - "32003": 3, - "32005": 3, - "32007": 3, - "32009": 3, - "32011": 3, - "32013": 3, - "32015": 3, - "32017": 3, - "32019": 3, - "32021": 3, - "32023": 3, - "32027": 3, - "32029": 3, - "32031": 3, - "32033": 3, - "32510": 3, - "32990": 1, - "33": 3, - "33001": 3, - "33003": 3, - "33005": 3, - "33007": 3, - "33009": 3, - "33011": 3, - "33013": 3, - "33015": 3, - "33017": 3, - "33019": 3, - "34": 3, - "34001": 3, - "34003": 3, - "34005": 3, - "34007": 3, - "34009": 3, - "34011": 3, - "34013": 3, - "34015": 3, - "34017": 3, - "34019": 3, - "34021": 3, - "34023": 3, - "34025": 3, - "34027": 3, - "34029": 3, - "34031": 3, - "34033": 3, - "34035": 3, - "34037": 3, - "34039": 3, - "34041": 3, - "34990": 1, - "35": 3, - "35001": 3, - "35003": 3, - "35005": 3, - "35006": 3, - "35007": 3, - "35009": 3, - "35011": 3, - "35013": 3, - "35015": 3, - "35017": 3, - "35019": 3, - "35021": 3, - "35023": 3, - "35025": 3, - "35027": 3, - "35028": 3, - "35029": 3, - "35031": 3, - "35033": 3, - "35035": 3, - "35037": 3, - "35039": 3, - "35041": 3, - "35043": 3, - "35045": 3, - "35047": 3, - "35049": 3, - "35051": 3, - "35053": 3, - "35055": 3, - "35057": 3, - "35059": 3, - "35061": 3, - "35990": 1, - "36": 3, - "36001": 3, - "36003": 3, - "36005": 3, - "36007": 3, - "36009": 3, - "36011": 3, - "36013": 3, - "36015": 3, - "36017": 3, - "36019": 3, - "36021": 3, - "36023": 3, - "36025": 3, - "36027": 3, - "36029": 3, - "36031": 3, - "36033": 3, - "36035": 3, - "36037": 3, - "36039": 3, - "36041": 3, - "36043": 3, - "36045": 3, - "36047": 3, - "36049": 3, - "36051": 3, - "36053": 3, - "36055": 3, - "36057": 3, - "36059": 3, - "36061": 3, - "36063": 3, - "36065": 3, - "36067": 3, - "36069": 3, - "36071": 3, - "36073": 3, - "36075": 3, - "36077": 3, - "36079": 3, - "36081": 3, - "36083": 3, - "36085": 3, - "36087": 3, - "36089": 3, - "36091": 3, - "36093": 3, - "36095": 3, - "36097": 3, - "36099": 3, - "36101": 3, - "36103": 3, - "36105": 3, - "36107": 3, - "36109": 3, - "36111": 3, - "36113": 3, - "36115": 3, - "36117": 3, - "36119": 3, - "36121": 3, - "36123": 3, - "36990": 1, - "37": 3, - "37001": 3, - "37003": 3, - "37005": 3, - "37007": 3, - "37009": 3, - "37011": 3, - "37013": 3, - "37015": 3, - "37017": 3, - "37019": 3, - "37021": 3, - "37023": 3, - "37025": 3, - "37027": 3, - "37029": 3, - "37031": 3, - "37033": 3, - "37035": 3, - "37037": 3, - "37039": 3, - "37041": 3, - "37043": 3, - "37045": 3, - "37047": 3, - "37049": 3, - "37051": 3, - "37053": 3, - "37055": 3, - "37057": 3, - "37059": 3, - "37061": 3, - "37063": 3, - "37065": 3, - "37067": 3, - "37069": 3, - "37071": 3, - "37073": 3, - "37075": 3, - "37077": 3, - "37079": 3, - "37081": 3, - "37083": 3, - "37085": 3, - "37087": 3, - "37089": 3, - "37091": 3, - "37093": 3, - "37095": 3, - "37097": 3, - "37099": 3, - "37101": 3, - "37103": 3, - "37105": 3, - "37107": 3, - "37109": 3, - "37111": 3, - "37113": 3, - "37115": 3, - "37117": 3, - "37119": 3, - "37121": 3, - "37123": 3, - "37125": 3, - "37127": 3, - "37129": 3, - "37131": 3, - "37133": 3, - "37135": 3, - "37137": 3, - "37139": 3, - "37141": 3, - "37143": 3, - "37145": 3, - "37147": 3, - "37149": 3, - "37151": 3, - "37153": 3, - "37155": 3, - "37157": 3, - "37159": 3, - "37161": 3, - "37163": 3, - "37165": 3, - "37167": 3, - "37169": 3, - "37171": 3, - "37173": 3, - "37175": 3, - "37177": 3, - "37179": 3, - "37181": 3, - "37183": 3, - "37185": 3, - "37187": 3, - "37189": 3, - "37191": 3, - "37193": 3, - "37195": 3, - "37197": 3, - "37199": 3, - "37990": 1, - "38": 3, - "38001": 3, - "38003": 3, - "38005": 3, - "38007": 3, - "38009": 3, - "38011": 3, - "38013": 3, - "38015": 3, - "38017": 3, - "38019": 3, - "38021": 3, - "38023": 3, - "38025": 3, - "38027": 3, - "38029": 3, - "38031": 3, - "38033": 3, - "38035": 3, - "38037": 3, - "38039": 3, - "38041": 3, - "38043": 3, - "38045": 3, - "38047": 3, - "38049": 3, - "38051": 3, - "38053": 3, - "38055": 3, - "38057": 3, - "38059": 3, - "38061": 3, - "38063": 3, - "38065": 3, - "38067": 3, - "38069": 3, - "38071": 3, - "38073": 3, - "38075": 3, - "38077": 3, - "38079": 3, - "38081": 3, - "38083": 3, - "38085": 3, - "38087": 3, - "38089": 3, - "38091": 3, - "38093": 3, - "38095": 3, - "38097": 3, - "38099": 3, - "38101": 3, - "38103": 3, - "38105": 3, - "39": 3, - "39001": 3, - "39003": 3, - "39005": 3, - "39007": 3, - "39009": 3, - "39011": 3, - "39013": 3, - "39015": 3, - "39017": 3, - "39019": 3, - "39021": 3, - "39023": 3, - "39025": 3, - "39027": 3, - "39029": 3, - "39031": 3, - "39033": 3, - "39035": 3, - "39037": 3, - "39039": 3, - "39041": 3, - "39043": 3, - "39045": 3, - "39047": 3, - "39049": 3, - "39051": 3, - "39053": 3, - "39055": 3, - "39057": 3, - "39059": 3, - "39061": 3, - "39063": 3, - "39065": 3, - "39067": 3, - "39069": 3, - "39071": 3, - "39073": 3, - "39075": 3, - "39077": 3, - "39079": 3, - "39081": 3, - "39083": 3, - "39085": 3, - "39087": 3, - "39089": 3, - "39091": 3, - "39093": 3, - "39095": 3, - "39097": 3, - "39099": 3, - "39101": 3, - "39103": 3, - "39105": 3, - "39107": 3, - "39109": 3, - "39111": 3, - "39113": 3, - "39115": 3, - "39117": 3, - "39119": 3, - "39121": 3, - "39123": 3, - "39125": 3, - "39127": 3, - "39129": 3, - "39131": 3, - "39133": 3, - "39135": 3, - "39137": 3, - "39139": 3, - "39141": 3, - "39143": 3, - "39145": 3, - "39147": 3, - "39149": 3, - "39151": 3, - "39153": 3, - "39155": 3, - "39157": 3, - "39159": 3, - "39161": 3, - "39163": 3, - "39165": 3, - "39167": 3, - "39169": 3, - "39171": 3, - "39173": 3, - "39175": 3, - "39990": 3, - "40": 3, - "40001": 3, - "40003": 3, - "40005": 3, - "40007": 3, - "40009": 3, - "40011": 3, - "40013": 3, - "40015": 3, - "40017": 3, - "40019": 3, - "40021": 3, - "40023": 3, - "40025": 3, - "40027": 3, - "40029": 3, - "40031": 3, - "40033": 3, - "40035": 3, - "40037": 3, - "40039": 3, - "40041": 3, - "40043": 3, - "40045": 3, - "40047": 3, - "40049": 3, - "40051": 3, - "40053": 3, - "40055": 3, - "40057": 3, - "40059": 3, - "40061": 3, - "40063": 3, - "40065": 3, - "40067": 3, - "40069": 3, - "40071": 3, - "40073": 3, - "40075": 3, - "40077": 3, - "40079": 3, - "40081": 3, - "40083": 3, - "40085": 3, - "40087": 3, - "40089": 3, - "40091": 3, - "40093": 3, - "40095": 3, - "40097": 3, - "40099": 3, - "40101": 3, - "40103": 3, - "40105": 3, - "40107": 3, - "40109": 3, - "40111": 3, - "40113": 3, - "40115": 3, - "40117": 3, - "40119": 3, - "40121": 3, - "40123": 3, - "40125": 3, - "40127": 3, - "40129": 3, - "40131": 3, - "40133": 3, - "40135": 3, - "40137": 3, - "40139": 3, - "40141": 3, - "40143": 3, - "40145": 3, - "40147": 3, - "40149": 3, - "40151": 3, - "40153": 3, - "40990": 1, - "41": 3, - "41001": 3, - "41003": 3, - "41005": 3, - "41007": 3, - "41009": 3, - "41011": 3, - "41013": 3, - "41015": 3, - "41017": 3, - "41019": 3, - "41021": 3, - "41023": 3, - "41025": 3, - "41027": 3, - "41029": 3, - "41031": 3, - "41033": 3, - "41035": 3, - "41037": 3, - "41039": 3, - "41041": 3, - "41043": 3, - "41045": 3, - "41047": 3, - "41049": 3, - "41051": 3, - "41053": 3, - "41055": 3, - "41057": 3, - "41059": 3, - "41061": 3, - "41063": 3, - "41065": 3, - "41067": 3, - "41069": 3, - "41071": 3, - "41990": 1, - "42": 3, - "42001": 3, - "42003": 3, - "42005": 3, - "42007": 3, - "42009": 3, - "42011": 3, - "42013": 3, - "42015": 3, - "42017": 3, - "42019": 3, - "42021": 3, - "42023": 3, - "42025": 3, - "42027": 3, - "42029": 3, - "42031": 3, - "42033": 3, - "42035": 3, - "42037": 3, - "42039": 3, - "42041": 3, - "42043": 3, - "42045": 3, - "42047": 3, - "42049": 3, - "42051": 3, - "42053": 3, - "42055": 3, - "42057": 3, - "42059": 3, - "42061": 3, - "42063": 3, - "42065": 3, - "42067": 3, - "42069": 3, - "42071": 3, - "42073": 3, - "42075": 3, - "42077": 3, - "42079": 3, - "42081": 3, - "42083": 3, - "42085": 3, - "42087": 3, - "42089": 3, - "42091": 3, - "42093": 3, - "42095": 3, - "42097": 3, - "42099": 3, - "42101": 3, - "42103": 3, - "42105": 3, - "42107": 3, - "42109": 3, - "42111": 3, - "42113": 3, - "42115": 3, - "42117": 3, - "42119": 3, - "42121": 3, - "42123": 3, - "42125": 3, - "42127": 3, - "42129": 3, - "42131": 3, - "42133": 3, - "42990": 1, - "44": 3, - "44001": 3, - "44003": 3, - "44005": 3, - "44007": 3, - "44009": 3, - "45": 3, - "45001": 3, - "45003": 3, - "45005": 3, - "45007": 3, - "45009": 3, - "45011": 3, - "45013": 3, - "45015": 3, - "45017": 3, - "45019": 3, - "45021": 3, - "45023": 3, - "45025": 3, - "45027": 3, - "45029": 3, - "45031": 3, - "45033": 3, - "45035": 3, - "45037": 3, - "45039": 3, - "45041": 3, - "45043": 3, - "45045": 3, - "45047": 3, - "45049": 3, - "45051": 3, - "45053": 3, - "45055": 3, - "45057": 3, - "45059": 3, - "45061": 3, - "45063": 3, - "45065": 3, - "45067": 3, - "45069": 3, - "45071": 3, - "45073": 3, - "45075": 3, - "45077": 3, - "45079": 3, - "45081": 3, - "45083": 3, - "45085": 3, - "45087": 3, - "45089": 3, - "45091": 3, - "45990": 1, - "46": 3, - "46003": 3, - "46005": 3, - "46007": 3, - "46009": 3, - "46011": 3, - "46013": 3, - "46015": 3, - "46017": 3, - "46019": 3, - "46021": 3, - "46023": 3, - "46025": 3, - "46027": 3, - "46029": 3, - "46031": 3, - "46033": 3, - "46035": 3, - "46037": 3, - "46039": 3, - "46041": 3, - "46043": 3, - "46045": 3, - "46047": 3, - "46049": 3, - "46051": 3, - "46053": 3, - "46055": 3, - "46057": 3, - "46059": 3, - "46061": 3, - "46063": 3, - "46065": 3, - "46067": 3, - "46069": 3, - "46071": 3, - "46073": 3, - "46075": 3, - "46077": 3, - "46079": 3, - "46081": 3, - "46083": 3, - "46085": 3, - "46087": 3, - "46089": 3, - "46091": 3, - "46093": 3, - "46095": 3, - "46097": 3, - "46099": 3, - "46101": 3, - "46103": 3, - "46105": 3, - "46107": 3, - "46109": 3, - "46111": 3, - "46113": 3, - "46115": 3, - "46117": 3, - "46119": 3, - "46121": 3, - "46123": 3, - "46125": 3, - "46127": 3, - "46129": 3, - "46135": 3, - "46137": 3, - "47": 3, - "47001": 3, - "47003": 3, - "47005": 3, - "47007": 3, - "47009": 3, - "47011": 3, - "47013": 3, - "47015": 3, - "47017": 3, - "47019": 3, - "47021": 3, - "47023": 3, - "47025": 3, - "47027": 3, - "47029": 3, - "47031": 3, - "47033": 3, - "47035": 3, - "47037": 3, - "47039": 3, - "47041": 3, - "47043": 3, - "47045": 3, - "47047": 3, - "47049": 3, - "47051": 3, - "47053": 3, - "47055": 3, - "47057": 3, - "47059": 3, - "47061": 3, - "47063": 3, - "47065": 3, - "47067": 3, - "47069": 3, - "47071": 3, - "47073": 3, - "47075": 3, - "47077": 3, - "47079": 3, - "47081": 3, - "47083": 3, - "47085": 3, - "47087": 3, - "47089": 3, - "47091": 3, - "47093": 3, - "47095": 3, - "47097": 3, - "47099": 3, - "47101": 3, - "47103": 3, - "47105": 3, - "47107": 3, - "47109": 3, - "47111": 3, - "47113": 3, - "47115": 3, - "47117": 3, - "47119": 3, - "47121": 3, - "47123": 3, - "47125": 3, - "47127": 3, - "47129": 3, - "47131": 3, - "47133": 3, - "47135": 3, - "47137": 3, - "47139": 3, - "47141": 3, - "47143": 3, - "47145": 3, - "47147": 3, - "47149": 3, - "47151": 3, - "47153": 3, - "47155": 3, - "47157": 3, - "47159": 3, - "47161": 3, - "47163": 3, - "47165": 3, - "47167": 3, - "47169": 3, - "47171": 3, - "47173": 3, - "47175": 3, - "47177": 3, - "47179": 3, - "47181": 3, - "47183": 3, - "47185": 3, - "47187": 3, - "47189": 3, - "47990": 1, - "48": 3, - "48001": 3, - "48003": 3, - "48005": 3, - "48007": 3, - "48009": 3, - "48011": 3, - "48013": 3, - "48015": 3, - "48017": 3, - "48019": 3, - "48021": 3, - "48023": 3, - "48025": 3, - "48027": 3, - "48029": 3, - "48031": 3, - "48033": 3, - "48035": 3, - "48037": 3, - "48039": 3, - "48041": 3, - "48043": 3, - "48045": 3, - "48047": 3, - "48049": 3, - "48051": 3, - "48053": 3, - "48055": 3, - "48057": 3, - "48059": 3, - "48061": 3, - "48063": 3, - "48065": 3, - "48067": 3, - "48069": 3, - "48071": 3, - "48073": 3, - "48075": 3, - "48077": 3, - "48079": 3, - "48081": 3, - "48083": 3, - "48085": 3, - "48087": 3, - "48089": 3, - "48091": 3, - "48093": 3, - "48095": 3, - "48097": 3, - "48099": 3, - "48101": 3, - "48103": 3, - "48105": 3, - "48107": 3, - "48109": 3, - "48111": 3, - "48113": 3, - "48115": 3, - "48117": 3, - "48119": 3, - "48121": 3, - "48123": 3, - "48125": 3, - "48127": 3, - "48129": 3, - "48131": 3, - "48133": 3, - "48135": 3, - "48137": 3, - "48139": 3, - "48141": 3, - "48143": 3, - "48145": 3, - "48147": 3, - "48149": 3, - "48151": 3, - "48153": 3, - "48155": 3, - "48157": 3, - "48159": 3, - "48161": 3, - "48163": 3, - "48165": 3, - "48167": 3, - "48169": 3, - "48171": 3, - "48173": 3, - "48175": 3, - "48177": 3, - "48179": 3, - "48181": 3, - "48183": 3, - "48185": 3, - "48187": 3, - "48189": 3, - "48191": 3, - "48193": 3, - "48195": 3, - "48197": 3, - "48199": 3, - "48201": 3, - "48203": 3, - "48205": 3, - "48207": 3, - "48209": 3, - "48211": 3, - "48213": 3, - "48215": 3, - "48217": 3, - "48219": 3, - "48221": 3, - "48223": 3, - "48225": 3, - "48227": 3, - "48229": 3, - "48231": 3, - "48233": 3, - "48235": 3, - "48237": 3, - "48239": 3, - "48241": 3, - "48243": 3, - "48245": 3, - "48247": 3, - "48249": 3, - "48251": 3, - "48253": 3, - "48255": 3, - "48257": 3, - "48259": 3, - "48261": 3, - "48263": 3, - "48265": 3, - "48267": 3, - "48269": 3, - "48271": 3, - "48273": 3, - "48275": 3, - "48277": 3, - "48279": 3, - "48281": 3, - "48283": 3, - "48285": 3, - "48287": 3, - "48289": 3, - "48291": 3, - "48293": 3, - "48295": 3, - "48297": 3, - "48299": 3, - "48301": 3, - "48303": 3, - "48305": 3, - "48307": 3, - "48309": 3, - "48311": 3, - "48313": 3, - "48315": 3, - "48317": 3, - "48319": 3, - "48321": 3, - "48323": 3, - "48325": 3, - "48327": 3, - "48329": 3, - "48331": 3, - "48333": 3, - "48335": 3, - "48337": 3, - "48339": 3, - "48341": 3, - "48343": 3, - "48345": 3, - "48347": 3, - "48349": 3, - "48351": 3, - "48353": 3, - "48355": 3, - "48357": 3, - "48359": 3, - "48361": 3, - "48363": 3, - "48365": 3, - "48367": 3, - "48369": 3, - "48371": 3, - "48373": 3, - "48375": 3, - "48377": 3, - "48379": 3, - "48381": 3, - "48383": 3, - "48385": 3, - "48387": 3, - "48389": 3, - "48391": 3, - "48393": 3, - "48395": 3, - "48397": 3, - "48399": 3, - "48401": 3, - "48403": 3, - "48405": 3, - "48407": 3, - "48409": 3, - "48411": 3, - "48413": 3, - "48415": 3, - "48417": 3, - "48419": 3, - "48421": 3, - "48423": 3, - "48425": 3, - "48427": 3, - "48429": 3, - "48431": 3, - "48433": 3, - "48435": 3, - "48437": 3, - "48439": 3, - "48441": 3, - "48443": 3, - "48445": 3, - "48447": 3, - "48449": 3, - "48451": 3, - "48453": 3, - "48455": 3, - "48457": 3, - "48459": 3, - "48461": 3, - "48463": 3, - "48465": 3, - "48467": 3, - "48469": 3, - "48471": 3, - "48473": 3, - "48475": 3, - "48477": 3, - "48479": 3, - "48481": 3, - "48483": 3, - "48485": 3, - "48487": 3, - "48489": 3, - "48491": 3, - "48493": 3, - "48495": 3, - "48497": 3, - "48499": 3, - "48501": 3, - "48503": 3, - "48505": 3, - "48507": 3, - "48990": 3, - "49": 3, - "49001": 3, - "49003": 3, - "49005": 3, - "49007": 3, - "49009": 3, - "49011": 3, - "49013": 3, - "49015": 3, - "49017": 3, - "49019": 3, - "49021": 3, - "49023": 3, - "49025": 3, - "49027": 3, - "49029": 3, - "49031": 3, - "49033": 3, - "49035": 3, - "49037": 3, - "49039": 3, - "49041": 3, - "49043": 3, - "49045": 3, - "49047": 3, - "49049": 3, - "49051": 3, - "49053": 3, - "49055": 3, - "49057": 3, - "50": 3, - "50001": 3, - "50003": 3, - "50005": 3, - "50007": 3, - "50009": 3, - "50011": 3, - "50013": 3, - "50015": 3, - "50017": 3, - "50019": 3, - "50021": 3, - "50023": 3, - "50025": 3, - "50027": 3, - "51": 3, - "51001": 3, - "51003": 3, - "51005": 3, - "51007": 3, - "51009": 3, - "51011": 3, - "51013": 3, - "51015": 3, - "51017": 3, - "51019": 3, - "51021": 3, - "51023": 3, - "51025": 3, - "51027": 3, - "51029": 3, - "51031": 3, - "51033": 3, - "51035": 3, - "51036": 3, - "51037": 3, - "51041": 3, - "51043": 3, - "51045": 3, - "51047": 3, - "51049": 3, - "51051": 3, - "51053": 3, - "51057": 3, - "51059": 3, - "51061": 3, - "51063": 3, - "51065": 3, - "51067": 3, - "51069": 3, - "51071": 3, - "51073": 3, - "51075": 3, - "51077": 3, - "51079": 3, - "51081": 3, - "51083": 3, - "51085": 3, - "51087": 3, - "51089": 3, - "51091": 3, - "51093": 3, - "51095": 3, - "51097": 3, - "51099": 3, - "51101": 3, - "51103": 3, - "51105": 3, - "51107": 3, - "51109": 3, - "51111": 3, - "51113": 3, - "51115": 3, - "51117": 3, - "51119": 3, - "51121": 3, - "51125": 3, - "51127": 3, - "51131": 3, - "51133": 3, - "51135": 3, - "51137": 3, - "51139": 3, - "51141": 3, - "51143": 3, - "51145": 3, - "51147": 3, - "51149": 3, - "51153": 3, - "51155": 3, - "51157": 3, - "51159": 3, - "51161": 3, - "51163": 3, - "51165": 3, - "51167": 3, - "51169": 3, - "51171": 3, - "51173": 3, - "51175": 3, - "51177": 3, - "51179": 3, - "51181": 3, - "51183": 3, - "51185": 3, - "51187": 3, - "51191": 3, - "51193": 3, - "51195": 3, - "51197": 3, - "51199": 3, - "51510": 3, - "51515": 3, - "51520": 3, - "51530": 3, - "51540": 3, - "51550": 3, - "51570": 3, - "51580": 3, - "51590": 3, - "51595": 3, - "51600": 3, - "51610": 3, - "51620": 3, - "51630": 3, - "51640": 3, - "51650": 3, - "51660": 3, - "51670": 3, - "51678": 3, - "51680": 3, - "51683": 3, - "51690": 3, - "51700": 3, - "51710": 3, - "51720": 3, - "51730": 3, - "51735": 3, - "51740": 3, - "51750": 3, - "51760": 3, - "51770": 3, - "51775": 3, - "51790": 3, - "51800": 3, - "51810": 3, - "51820": 3, - "51830": 3, - "51840": 3, - "51990": 1, - "53": 3, - "53001": 3, - "53003": 3, - "53005": 3, - "53007": 3, - "53009": 3, - "53011": 3, - "53013": 3, - "53015": 3, - "53017": 3, - "53019": 3, - "53021": 3, - "53023": 3, - "53025": 3, - "53027": 3, - "53029": 3, - "53031": 3, - "53033": 3, - "53035": 3, - "53037": 3, - "53039": 3, - "53041": 3, - "53043": 3, - "53045": 3, - "53047": 3, - "53049": 3, - "53051": 3, - "53053": 3, - "53055": 3, - "53057": 3, - "53059": 3, - "53061": 3, - "53063": 3, - "53065": 3, - "53067": 3, - "53069": 3, - "53071": 3, - "53073": 3, - "53075": 3, - "53077": 3, - "53990": 3, - "54": 3, - "54001": 3, - "54003": 3, - "54005": 3, - "54007": 3, - "54009": 3, - "54011": 3, - "54013": 3, - "54015": 3, - "54017": 3, - "54019": 3, - "54021": 3, - "54023": 3, - "54025": 3, - "54027": 3, - "54029": 3, - "54031": 3, - "54033": 3, - "54035": 3, - "54037": 3, - "54039": 3, - "54041": 3, - "54043": 3, - "54045": 3, - "54047": 3, - "54049": 3, - "54051": 3, - "54053": 3, - "54055": 3, - "54057": 3, - "54059": 3, - "54061": 3, - "54063": 3, - "54065": 3, - "54067": 3, - "54069": 3, - "54071": 3, - "54073": 3, - "54075": 3, - "54077": 3, - "54079": 3, - "54081": 3, - "54083": 3, - "54085": 3, - "54087": 3, - "54089": 3, - "54091": 3, - "54093": 3, - "54095": 3, - "54097": 3, - "54099": 3, - "54101": 3, - "54103": 3, - "54105": 3, - "54107": 3, - "54109": 3, - "54990": 1, - "55": 3, - "55001": 3, - "55003": 3, - "55005": 3, - "55007": 3, - "55009": 3, - "55011": 3, - "55013": 3, - "55015": 3, - "55017": 3, - "55019": 3, - "55021": 3, - "55023": 3, - "55025": 3, - "55027": 3, - "55029": 3, - "55031": 3, - "55033": 3, - "55035": 3, - "55037": 3, - "55039": 3, - "55041": 3, - "55043": 3, - "55045": 3, - "55047": 3, - "55049": 3, - "55051": 3, - "55053": 3, - "55055": 3, - "55057": 3, - "55059": 3, - "55061": 3, - "55063": 3, - "55065": 3, - "55067": 3, - "55069": 3, - "55071": 3, - "55073": 3, - "55075": 3, - "55077": 3, - "55078": 3, - "55079": 3, - "55081": 3, - "55083": 3, - "55085": 3, - "55087": 3, - "55089": 3, - "55091": 3, - "55093": 3, - "55095": 3, - "55097": 3, - "55099": 3, - "55101": 3, - "55103": 3, - "55105": 3, - "55107": 3, - "55109": 3, - "55111": 3, - "55113": 3, - "55115": 3, - "55117": 3, - "55119": 3, - "55121": 3, - "55123": 3, - "55125": 3, - "55127": 3, - "55129": 3, - "55131": 3, - "55133": 3, - "55135": 3, - "55137": 3, - "55139": 3, - "55141": 3, - "55990": 1, - "56": 3, - "56001": 3, - "56003": 3, - "56005": 3, - "56007": 3, - "56009": 3, - "56011": 3, - "56013": 3, - "56015": 3, - "56017": 3, - "56019": 3, - "56021": 3, - "56023": 3, - "56025": 3, - "56027": 3, - "56029": 3, - "56031": 3, - "56033": 3, - "56035": 3, - "56037": 3, - "56039": 3, - "56041": 3, - "56043": 3, - "56045": 3, - "60": 3, - "66": 3, - "69": 3, - "72": 3, - "72001": 3, - "72003": 3, - "72005": 3, - "72007": 3, - "72009": 3, - "72011": 3, - "72013": 3, - "72015": 3, - "72017": 3, - "72019": 3, - "72021": 3, - "72023": 3, - "72025": 3, - "72027": 3, - "72031": 3, - "72033": 3, - "72035": 3, - "72037": 3, - "72039": 3, - "72041": 3, - "72043": 3, - "72045": 3, - "72047": 3, - "72049": 3, - "72051": 3, - "72053": 3, - "72055": 3, - "72057": 3, - "72059": 3, - "72061": 3, - "72063": 3, - "72065": 3, - "72067": 3, - "72069": 3, - "72071": 3, - "72073": 3, - "72075": 3, - "72077": 3, - "72079": 3, - "72081": 3, - "72083": 3, - "72085": 3, - "72087": 3, - "72089": 3, - "72091": 3, - "72093": 3, - "72095": 3, - "72097": 3, - "72099": 3, - "72101": 3, - "72103": 3, - "72105": 3, - "72107": 3, - "72109": 3, - "72111": 3, - "72113": 3, - "72115": 3, - "72117": 3, - "72119": 3, - "72121": 3, - "72123": 3, - "72125": 3, - "72127": 3, - "72129": 3, - "72131": 3, - "72133": 3, - "72135": 3, - "72137": 3, - "72139": 3, - "72141": 3, - "72143": 3, - "72145": 3, - "72147": 3, - "72149": 3, - "72151": 3, - "72153": 3, - "78": 3 - } - }, - { - "name": "opioid_rate", - "duplicates": 9838, - "info": { - "short_name": "Opioid use disorder rate", - "long_name": "County Opioid Use Disorder Rate", - "category": "injury", - "short_description": "Opioid use disorder prevalence rate at the county level (stale/foreign output).", - "measure_type": "Rate", - "unit": "Rate", - "time_resolution": "Year", - "sources": [ - { - "id": "cms_mmd" - } - ], - "id": "opioid_rate" - }, - "time_range": [-1, -1], - "type": "integer", - "missing": 0, - "mean": 1.272238, - "sd": 0.848366, - "min": 0, - "max": 18 - }, - { - "name": "source", - "duplicates": 9847, - "info": { - "short_name": "Data source", - "short_description": "Data source for the opioid rate.", - "levels": { - "Medicare": { - "id": "Medicare" - } - }, - "id": "source" - }, - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "Medicare": 9848 - } - } - ] - }, - "sha512": "85a513d02fc3e18cd730478444a27f8578404e10e5f2c09ec9c04991efc828c5a3fc661be44f7d886b5e0ade2a026664688f841f41dc259c13ca3dabb0fcdbed" - }, - { - "bytes": 238557, - "encoding": "windows-1252", - "md5": "aebde5e7f970fcf1a9ba25f1801fab4d", - "format": "parquet", - "name": "deaths_cause_age", - "filename": "deaths_cause_age.parquet", - "versions": { - "hash": [ - "8501757628fd6a43764f092bc1de45d7792ffefc" - ], - "author": [ - "Weinberger " - ], - "date": [ - "Tue Nov 4 22:35:50 2025 -0500" - ], - "message": [ - "create state-elvel file for Medicare" - ] - }, - "source": [], - "data_format": "tall", - "ids": [ - { - "variable": "geography" - } - ], - "id_length": 0, - "time": "time", - "profile": "data-resource", - "created": "2026-07-21 19:03:08.098107", - "last_modified": "2026-07-21 19:03:08.098107", - "vintage": {}, - "row_count": 143520, - "entity_count": 52, - "schema": { - "fields": [ - { - "name": "year", - "duplicates": 143497, - "info": { - "short_name": "Year", - "short_description": "Calendar year of the estimate.", - "id": "year" - }, - "time_range": [-1, -1], - "type": "integer", - "missing": 0, - "mean": 2012, - "sd": 6.633273, - "min": 2001, - "max": 2023 - }, - { - "name": "age", - "duplicates": 143514, - "info": { - "short_name": "Age group", - "short_description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", - "id": "age" - }, - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "<15 Years": 23920, - "15-24 Years": 23920, - "25-44 Years": 23920, - "45-64 Years": 23920, - "65+ Years": 23920, - "Total": 23920 - } - }, - { - "name": "geography", - "duplicates": 143468, - "info": { - "short_name": "Geography", - "short_description": "U.S. state or territory name; 'United States' = national.", - "id": "geography" - }, - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "Alabama": 2760, - "Alaska": 2760, - "Arizona": 2760, - "Arkansas": 2760, - "California": 2760, - "Colorado": 2760, - "Connecticut": 2760, - "Delaware": 2760, - "District of Columbia": 2760, - "Florida": 2760, - "Georgia": 2760, - "Hawaii": 2760, - "Idaho": 2760, - "Illinois": 2760, - "Indiana": 2760, - "Iowa": 2760, - "Kansas": 2760, - "Kentucky": 2760, - "Louisiana": 2760, - "Maine": 2760, - "Maryland": 2760, - "Massachusetts": 2760, - "Michigan": 2760, - "Minnesota": 2760, - "Mississippi": 2760, - "Missouri": 2760, - "Montana": 2760, - "Nebraska": 2760, - "Nevada": 2760, - "New Hampshire": 2760, - "New Jersey": 2760, - "New Mexico": 2760, - "New York": 2760, - "North Carolina": 2760, - "North Dakota": 2760, - "Ohio": 2760, - "Oklahoma": 2760, - "Oregon": 2760, - "Pennsylvania": 2760, - "Rhode Island": 2760, - "South Carolina": 2760, - "South Dakota": 2760, - "Tennessee": 2760, - "Texas": 2760, - "United States": 2760, - "Utah": 2760, - "Vermont": 2760, - "Virginia": 2760, - "Washington": 2760, - "West Virginia": 2760, - "Wisconsin": 2760, - "Wyoming": 2760 - } - }, - { - "name": "cause_of_death", - "duplicates": 143500, - "info": { - "short_name": "Cause of death", - "short_description": "Injury/external cause of death category (CDC WISQARS classification).", - "levels": { - "cut_pierce": { - "id": "cut_pierce" - }, - "drowning_includes_water_transport_": { - "id": "drowning_includes_water_transport_" - }, - "drug_poisoning": { - "id": "drug_poisoning" - }, - "fall": { - "id": "fall" - }, - "fire_flame": { - "id": "fire_flame" - }, - "firearm_accident": { - "id": "firearm_accident" - }, - "firearm_intentional": { - "id": "firearm_intentional" - }, - "machinery": { - "id": "machinery" - }, - "motor_vehicle_traffic": { - "id": "motor_vehicle_traffic" - }, - "natural_environmental": { - "id": "natural_environmental" - }, - "non_drug_poisoning": { - "id": "non_drug_poisoning" - }, - "other_specified_and_classifiable": { - "id": "other_specified_and_classifiable" - }, - "other_specified_nec": { - "id": "other_specified_nec" - }, - "pedal_cyclist_other": { - "id": "pedal_cyclist_other" - }, - "pedestrian_other": { - "id": "pedestrian_other" - }, - "struck_by_against": { - "id": "struck_by_against" - }, - "suffocation": { - "id": "suffocation" - }, - "transport_other_excl_drown_by_water_transp_": { - "id": "transport_other_excl_drown_by_water_transp_" - }, - "transport_other_land": { - "id": "transport_other_land" - }, - "unspecified": { - "id": "unspecified" - } - }, - "id": "cause_of_death" - }, - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "cut_pierce": 7176, - "drowning_includes_water_transport_": 7176, - "drug_poisoning": 7176, - "fall": 7176, - "fire_flame": 7176, - "firearm_accident": 7176, - "firearm_intentional": 7176, - "machinery": 7176, - "motor_vehicle_traffic": 7176, - "natural_environmental": 7176, - "non_drug_poisoning": 7176, - "other_specified_and_classifiable": 7176, - "other_specified_nec": 7176, - "pedal_cyclist_other": 7176, - "pedestrian_other": 7176, - "struck_by_against": 7176, - "suffocation": 7176, - "transport_other_excl_drown_by_water_transp_": 7176, - "transport_other_land": 7176, - "unspecified": 7176 - } - }, - { - "name": "value", - "duplicates": 138795, - "info": { - "short_name": "Death rate", - "long_name": "Injury Death Rate by Cause and Age", - "category": "injury", - "short_description": "Death rate for the given cause of death, by age and geography (stale/foreign output).", - "measure_type": "Rate", - "unit": "Deaths per 100,000", - "time_resolution": "Year", - "sources": [ - { - "id": "cms_mmd" - } - ], - "id": "value" - }, - "time_range": [-1, -1], - "type": "float", - "missing": 88316, - "mean": 7.718258, - "sd": 12.846803, - "min": 0.01, - "max": 176.18 - }, - { - "name": "N", - "duplicates": 140974, - "info": { - "short_name": "Number of deaths", - "long_name": "Number of Deaths", - "category": "injury", - "short_description": "Count of deaths for the given cause of death, age, and geography.", - "measure_type": "Count", - "unit": "Count", - "time_resolution": "Year", - "sources": [ - { - "id": "cms_mmd" - } - ], - "id": "N" - }, - "time_range": [-1, -1], - "type": "integer", - "missing": 88316, - "mean": 298.268731, - "sd": 1979.321683, - "min": 10, - "max": 99592 - } - ] - }, - "sha512": "f3760e85f5470c50311e19ae221f17df477aa69dbc11ee229ba7516e596f37c09086946b983bcdc416188889e28978555ed1cc20a51bd2266bdc69ec9d7c721c" - }, { "bytes": 650116, "encoding": "windows-1250", @@ -4487,7 +806,10 @@ "short_description": "5-digit county FIPS code as a string.", "id": "geography" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -7758,7 +4080,10 @@ "short_description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", "id": "age" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -7846,7 +4171,10 @@ }, "id": "source" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -7870,7 +4198,10 @@ }, "id": "outcome_name" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -7900,7 +4231,10 @@ "long_description": "County-level prevalence estimates for diabetes and obesity from Epic Cosmos (2025 snapshot) and Medicare Fee-for-Service (CMS, most recent year). For Epic Cosmos: 'Epic Cosmos: HbA1c' uses HbA1c >=6.5% for diabetes; 'Epic Cosmos: BMI' uses measured BMI >=30 for obesity. For Medicare FFS: diagnosis based on CCW ICD-10 algorithm. The source column identifies the data source and clinical definition.", "id": "value" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "float", "missing": 20, "mean": 24.841787, @@ -7916,7 +4250,10 @@ "short_description": "Calendar year of the estimate.", "id": "year" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "integer", "missing": 0, "mean": 2024.131546, @@ -7942,7 +4279,10 @@ ], "id": "pct_captured" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "float", "missing": 38548, "mean": 29.554028, @@ -7971,7 +4311,10 @@ ], "id": "sample_size" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "integer", "missing": 38522, "mean": 8166.331009, @@ -7984,3288 +4327,12 @@ "sha512": "2be88f4d4fb5ca5b63adb23f540bfda1cf3056e850a0032f49f9bbda5883e770299e952181c58819cfcfd6635b6f8970e387db1b187109e5790e55e1af83f50a" }, { - "bytes": 388767, + "bytes": 153750, "encoding": "windows-1252", - "md5": "bc108de0907628ee4c3152a61abb184d", + "md5": "542b074906c3e53aa0f911ad486e4dd4", "format": "parquet", - "name": "epic_prevalence_by_geography_county", - "filename": "epic_prevalence_by_geography_county.parquet", - "versions": { - "hash": [ - "2f4233b9a013d5af220ceb2551dbfbd0ed855346", - "3afff6318d7c06b6cd5dee7172aeeda8d3592eaa", - "5d3b09c8deccd025adc8af691ec94425731e5134", - "752cd37433d98148d4269c53b906d70c501d62be", - "d1cc81530a001edc9da871ce7cf0a6b00c2e2e6e", - "020b2385314d47486b52c4249af9f6966eb59962", - "aea539db7cb41a8c01acf1bd538351c179563606", - "e8347cc0c48b509d48c585808391325219b3f7df", - "eb0c560a3fcf908e455fe7715cafd633b025694b", - "add5374f9f4f6093f9076cc9ef6cb35b4a3923a0", - "ada21b8606ed458eb9ffc34b98fc41539be7fe1d", - "f5c2931bf0b3b42dbdaa19de407ec49d58c56c0f", - "843c4276108bab91bd65511f24d6ab9daa89c561", - "9a9400b3b9cc959fa1d56bdb386ce90b82f153b2", - "9b1d6c9ea0671b4dfe8b198e72db8011361aae05", - "4cb10f051274bbe312640cd33af0a812cc00cc75" - ], - "author": [ - "GitHub Actions ", - "Weinberger ", - "GitHub Actions ", - "Weinberger ", - "GitHub Actions ", - "weinbergerlab ", - "GitHub Actions ", - "weinbergerlab ", - "GitHub Actions ", - "Weinberger ", - "GitHub Actions ", - "weinbergerlab ", - "weinbergerlab ", - "Weinberger ", - "Weinberger ", - "Weinberger " - ], - "date": [ - "Mon Oct 27 01:13:15 2025 +0000", - "Sun Oct 26 00:07:32 2025 -0400", - "Thu Oct 9 08:37:58 2025 +0000", - "Tue Oct 7 21:23:07 2025 -0400", - "Wed Sep 3 02:10:37 2025 +0000", - "Fri Aug 29 11:39:20 2025 -0400", - "Thu Aug 28 03:37:44 2025 +0000", - "Wed Aug 27 22:50:21 2025 -0400", - "Thu Aug 21 03:17:57 2025 +0000", - "Wed Aug 20 22:32:02 2025 -0400", - "Wed Aug 20 18:31:46 2025 +0000", - "Wed Aug 20 13:35:52 2025 -0400", - "Tue Aug 19 23:05:36 2025 -0400", - "Tue Aug 19 07:42:18 2025 -0400", - "Mon Aug 11 23:08:11 2025 -0400", - "Mon Aug 11 14:19:10 2025 -0400" - ], - "message": [ - "scheduled data build", - "chronic bundle files fix", - "scheduled data build", - "update formatting on county chronic bundle", - "scheduled data build", - "run bundle", - "scheduled data build", - "bundle", - "scheduled data build", - "udpates build with some additional JSOn meta data", - "scheduled data build", - "manual re-run", - "successful build of data and update lock file", - "mostly updated data. Some epic endpoints failing on virus pipeline", - "clean up the age groupings for comparisons of obesity and diabetes in BRFSS and Cosmos", - "adds county level epic data for cosmos diabetes/obesity" - ] - }, - "source": [], - "data_format": "tall", - "ids": [ - { - "variable": "geography" - } - ], - "id_length": 0, - "time": "time", - "profile": "data-resource", - "created": "2026-07-21 19:03:08.101107", - "last_modified": "2026-07-21 19:03:08.101107", - "vintage": {}, - "row_count": 34126, - "entity_count": 3018, - "schema": { - "fields": [ - { - "name": "geography", - "duplicates": 31108, - "info": { - "short_name": "Geography", - "short_description": "5-digit county FIPS code as a string.", - "id": "geography" - }, - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "00": 16, - "01001": 4, - "01003": 16, - "01005": 12, - "01007": 2, - "01009": 8, - "01011": 2, - "01013": 6, - "01015": 12, - "01017": 12, - "01019": 10, - "01021": 4, - "01023": 14, - "01025": 12, - "01027": 6, - "01029": 8, - "01031": 14, - "01033": 8, - "01035": 10, - "01039": 12, - "01041": 6, - "01043": 6, - "01045": 14, - "01047": 4, - "01051": 4, - "01053": 14, - "01055": 12, - "01057": 6, - "01059": 8, - "01061": 12, - "01063": 10, - "01065": 10, - "01067": 10, - "01069": 14, - "01071": 10, - "01073": 10, - "01075": 12, - "01077": 8, - "01079": 2, - "01081": 10, - "01083": 8, - "01087": 8, - "01089": 10, - "01091": 8, - "01093": 12, - "01095": 10, - "01097": 16, - "01099": 12, - "01101": 8, - "01103": 8, - "01105": 2, - "01107": 12, - "01109": 8, - "01111": 10, - "01113": 8, - "01115": 8, - "01117": 6, - "01119": 12, - "01121": 10, - "01123": 4, - "01125": 16, - "01127": 8, - "01129": 10, - "01131": 8, - "01133": 8, - "02020": 8, - "02090": 4, - "02110": 4, - "02122": 4, - "02150": 12, - "02170": 6, - "04001": 8, - "04003": 16, - "04005": 10, - "04007": 8, - "04009": 10, - "04011": 6, - "04012": 6, - "04013": 16, - "04015": 8, - "04017": 10, - "04019": 16, - "04021": 14, - "04023": 12, - "04025": 10, - "04027": 10, - "05001": 16, - "05003": 14, - "05005": 12, - "05007": 16, - "05009": 12, - "05011": 12, - "05013": 8, - "05015": 6, - "05017": 10, - "05019": 16, - "05021": 12, - "05023": 16, - "05025": 8, - "05027": 14, - "05029": 14, - "05031": 16, - "05033": 16, - "05035": 16, - "05037": 12, - "05039": 10, - "05041": 10, - "05043": 12, - "05045": 16, - "05047": 12, - "05049": 8, - "05051": 16, - "05053": 10, - "05055": 16, - "05057": 14, - "05059": 14, - "05061": 8, - "05063": 16, - "05065": 8, - "05067": 12, - "05069": 16, - "05071": 16, - "05073": 8, - "05075": 12, - "05077": 8, - "05079": 10, - "05081": 8, - "05083": 14, - "05085": 16, - "05087": 8, - "05089": 6, - "05091": 16, - "05093": 16, - "05095": 12, - "05097": 6, - "05099": 10, - "05101": 2, - "05103": 14, - "05105": 12, - "05107": 12, - "05109": 8, - "05111": 16, - "05113": 8, - "05115": 16, - "05117": 12, - "05119": 16, - "05121": 12, - "05123": 12, - "05125": 16, - "05127": 10, - "05129": 6, - "05131": 16, - "05133": 8, - "05135": 12, - "05137": 8, - "05139": 16, - "05141": 12, - "05143": 16, - "05145": 16, - "05147": 8, - "05149": 12, - "06001": 16, - "06003": 4, - "06005": 6, - "06007": 10, - "06009": 6, - "06011": 4, - "06013": 16, - "06015": 14, - "06017": 10, - "06019": 16, - "06021": 4, - "06023": 16, - "06025": 12, - "06027": 6, - "06029": 16, - "06031": 16, - "06033": 12, - "06035": 10, - "06037": 16, - "06039": 16, - "06041": 16, - "06043": 6, - "06045": 14, - "06047": 16, - "06049": 8, - "06051": 4, - "06053": 16, - "06055": 16, - "06057": 10, - "06059": 16, - "06061": 12, - "06063": 8, - "06065": 16, - "06067": 16, - "06069": 16, - "06071": 16, - "06073": 16, - "06075": 16, - "06077": 16, - "06079": 12, - "06081": 16, - "06083": 16, - "06085": 16, - "06087": 16, - "06089": 12, - "06091": 6, - "06093": 12, - "06095": 16, - "06097": 16, - "06099": 16, - "06101": 12, - "06103": 6, - "06105": 6, - "06107": 16, - "06109": 8, - "06111": 12, - "06113": 14, - "06115": 12, - "08001": 16, - "08003": 8, - "08005": 16, - "08007": 4, - "08009": 6, - "08011": 8, - "08013": 16, - "08014": 16, - "08015": 6, - "08017": 2, - "08019": 4, - "08021": 6, - "08023": 6, - "08025": 6, - "08027": 6, - "08029": 8, - "08031": 16, - "08035": 16, - "08037": 8, - "08039": 12, - "08041": 16, - "08043": 16, - "08045": 8, - "08047": 6, - "08049": 8, - "08051": 6, - "08055": 8, - "08057": 6, - "08059": 16, - "08061": 4, - "08063": 6, - "08065": 4, - "08067": 8, - "08069": 16, - "08071": 10, - "08073": 6, - "08075": 10, - "08077": 16, - "08081": 12, - "08083": 4, - "08085": 8, - "08087": 12, - "08089": 10, - "08093": 10, - "08095": 8, - "08097": 6, - "08099": 10, - "08101": 16, - "08103": 4, - "08105": 8, - "08107": 14, - "08109": 4, - "08115": 6, - "08117": 6, - "08119": 16, - "08121": 6, - "08123": 16, - "08125": 8, - "09001": 16, - "09003": 16, - "09005": 16, - "09007": 16, - "09009": 16, - "09011": 16, - "09013": 16, - "09015": 16, - "10001": 16, - "10003": 16, - "10005": 16, - "12001": 16, - "12003": 16, - "12005": 14, - "12007": 16, - "12009": 16, - "12011": 16, - "12013": 4, - "12015": 16, - "12017": 16, - "12019": 16, - "12021": 16, - "12023": 16, - "12027": 10, - "12029": 12, - "12031": 16, - "12033": 16, - "12035": 16, - "12037": 4, - "12039": 8, - "12041": 14, - "12043": 10, - "12045": 6, - "12047": 10, - "12049": 16, - "12051": 16, - "12053": 14, - "12055": 16, - "12057": 16, - "12059": 8, - "12061": 16, - "12063": 10, - "12065": 6, - "12067": 10, - "12069": 16, - "12071": 16, - "12073": 16, - "12075": 16, - "12077": 2, - "12079": 10, - "12081": 14, - "12083": 16, - "12085": 14, - "12086": 16, - "12087": 12, - "12089": 16, - "12091": 16, - "12093": 12, - "12095": 16, - "12097": 16, - "12099": 16, - "12101": 16, - "12103": 16, - "12105": 16, - "12107": 16, - "12109": 16, - "12111": 14, - "12113": 14, - "12115": 16, - "12117": 16, - "12119": 16, - "12121": 16, - "12123": 12, - "12125": 12, - "12127": 16, - "12129": 8, - "12131": 10, - "12133": 8, - "13001": 4, - "13003": 6, - "13005": 4, - "13007": 4, - "13009": 10, - "13011": 12, - "13013": 16, - "13015": 16, - "13017": 8, - "13019": 12, - "13021": 12, - "13023": 2, - "13025": 6, - "13027": 12, - "13029": 8, - "13031": 8, - "13033": 8, - "13035": 12, - "13037": 4, - "13039": 16, - "13043": 2, - "13045": 16, - "13047": 16, - "13049": 10, - "13051": 14, - "13055": 16, - "13057": 16, - "13059": 16, - "13061": 6, - "13063": 16, - "13065": 10, - "13067": 16, - "13069": 12, - "13071": 8, - "13073": 16, - "13075": 12, - "13077": 16, - "13079": 2, - "13081": 4, - "13083": 12, - "13085": 16, - "13087": 8, - "13089": 16, - "13091": 4, - "13093": 2, - "13095": 8, - "13097": 16, - "13099": 8, - "13101": 10, - "13103": 8, - "13105": 12, - "13107": 6, - "13109": 2, - "13111": 8, - "13113": 16, - "13115": 16, - "13117": 16, - "13119": 14, - "13121": 16, - "13123": 8, - "13125": 2, - "13127": 14, - "13129": 16, - "13131": 6, - "13133": 10, - "13135": 16, - "13137": 16, - "13139": 16, - "13141": 8, - "13143": 10, - "13145": 10, - "13147": 12, - "13149": 10, - "13151": 16, - "13153": 10, - "13155": 6, - "13157": 16, - "13159": 6, - "13161": 2, - "13163": 8, - "13165": 4, - "13169": 4, - "13171": 12, - "13173": 14, - "13175": 8, - "13177": 4, - "13179": 6, - "13181": 6, - "13183": 2, - "13185": 16, - "13187": 14, - "13189": 6, - "13191": 4, - "13193": 2, - "13195": 16, - "13197": 2, - "13199": 12, - "13201": 4, - "13205": 4, - "13207": 8, - "13211": 8, - "13213": 16, - "13215": 16, - "13217": 16, - "13219": 12, - "13221": 10, - "13223": 16, - "13225": 6, - "13227": 8, - "13229": 4, - "13231": 10, - "13233": 16, - "13235": 2, - "13237": 10, - "13239": 4, - "13241": 12, - "13243": 2, - "13245": 16, - "13247": 16, - "13251": 4, - "13253": 6, - "13255": 16, - "13257": 16, - "13261": 6, - "13263": 6, - "13265": 4, - "13267": 4, - "13271": 2, - "13273": 2, - "13275": 10, - "13277": 10, - "13279": 6, - "13281": 10, - "13283": 2, - "13285": 16, - "13287": 4, - "13291": 10, - "13293": 10, - "13295": 16, - "13297": 16, - "13299": 12, - "13301": 4, - "13303": 6, - "13305": 6, - "13311": 14, - "13313": 16, - "13315": 2, - "13317": 8, - "13319": 2, - "13321": 4, - "15001": 16, - "15003": 16, - "15007": 16, - "15009": 16, - "16001": 16, - "16003": 10, - "16005": 16, - "16007": 6, - "16009": 2, - "16011": 12, - "16013": 12, - "16015": 10, - "16017": 4, - "16019": 12, - "16021": 2, - "16023": 4, - "16025": 6, - "16027": 16, - "16029": 8, - "16031": 14, - "16035": 4, - "16037": 4, - "16039": 16, - "16041": 4, - "16043": 6, - "16045": 16, - "16047": 16, - "16049": 6, - "16051": 6, - "16053": 16, - "16055": 8, - "16057": 14, - "16059": 4, - "16061": 2, - "16063": 12, - "16065": 4, - "16067": 16, - "16069": 6, - "16071": 6, - "16073": 14, - "16075": 16, - "16077": 10, - "16079": 2, - "16081": 4, - "16083": 16, - "16085": 10, - "16087": 14, - "17001": 8, - "17003": 10, - "17005": 12, - "17007": 16, - "17009": 6, - "17011": 16, - "17013": 6, - "17015": 12, - "17017": 10, - "17019": 16, - "17021": 12, - "17023": 10, - "17025": 10, - "17027": 14, - "17029": 14, - "17031": 16, - "17033": 12, - "17035": 10, - "17037": 16, - "17041": 14, - "17043": 16, - "17045": 10, - "17047": 10, - "17049": 14, - "17051": 12, - "17053": 12, - "17055": 10, - "17057": 16, - "17059": 10, - "17061": 8, - "17063": 14, - "17065": 6, - "17067": 10, - "17069": 8, - "17071": 10, - "17073": 16, - "17075": 12, - "17077": 12, - "17079": 10, - "17081": 8, - "17083": 10, - "17085": 10, - "17087": 10, - "17089": 16, - "17091": 16, - "17093": 16, - "17095": 16, - "17097": 16, - "17099": 16, - "17101": 12, - "17103": 16, - "17105": 16, - "17107": 12, - "17109": 16, - "17111": 16, - "17113": 16, - "17115": 16, - "17117": 14, - "17119": 14, - "17121": 10, - "17123": 12, - "17125": 10, - "17127": 12, - "17129": 10, - "17131": 16, - "17133": 8, - "17135": 14, - "17137": 14, - "17139": 12, - "17141": 16, - "17143": 16, - "17145": 10, - "17147": 12, - "17149": 6, - "17151": 8, - "17153": 10, - "17155": 10, - "17157": 10, - "17159": 12, - "17161": 16, - "17163": 14, - "17165": 10, - "17167": 16, - "17169": 8, - "17171": 6, - "17173": 12, - "17175": 10, - "17177": 16, - "17179": 16, - "17181": 10, - "17183": 16, - "17185": 10, - "17187": 12, - "17189": 8, - "17191": 8, - "17193": 10, - "17195": 16, - "17197": 16, - "17199": 10, - "17201": 16, - "17203": 16, - "18001": 12, - "18003": 16, - "18005": 14, - "18007": 4, - "18009": 8, - "18011": 12, - "18013": 10, - "18015": 8, - "18017": 10, - "18019": 16, - "18021": 4, - "18023": 8, - "18025": 10, - "18027": 12, - "18029": 16, - "18031": 12, - "18033": 12, - "18035": 14, - "18037": 14, - "18039": 16, - "18041": 14, - "18043": 16, - "18045": 8, - "18047": 12, - "18049": 12, - "18051": 16, - "18053": 14, - "18055": 10, - "18057": 14, - "18059": 14, - "18061": 16, - "18063": 12, - "18065": 12, - "18067": 14, - "18069": 16, - "18071": 12, - "18073": 10, - "18075": 8, - "18077": 16, - "18079": 12, - "18081": 14, - "18083": 16, - "18085": 16, - "18087": 16, - "18089": 16, - "18091": 12, - "18093": 10, - "18095": 16, - "18097": 16, - "18099": 16, - "18101": 8, - "18103": 12, - "18105": 12, - "18107": 4, - "18109": 12, - "18111": 8, - "18113": 16, - "18115": 8, - "18117": 12, - "18119": 6, - "18121": 6, - "18123": 12, - "18125": 12, - "18127": 16, - "18129": 14, - "18131": 8, - "18133": 8, - "18135": 12, - "18137": 16, - "18139": 10, - "18141": 16, - "18143": 14, - "18145": 12, - "18147": 14, - "18149": 12, - "18151": 16, - "18153": 10, - "18155": 10, - "18157": 12, - "18159": 10, - "18161": 12, - "18163": 16, - "18165": 8, - "18167": 12, - "18169": 16, - "18171": 6, - "18173": 16, - "18175": 16, - "18177": 16, - "18179": 12, - "18181": 6, - "18183": 16, - "19001": 8, - "19003": 6, - "19005": 12, - "19007": 10, - "19009": 6, - "19011": 14, - "19013": 16, - "19015": 14, - "19017": 14, - "19019": 14, - "19021": 14, - "19023": 12, - "19025": 10, - "19027": 8, - "19029": 10, - "19031": 14, - "19033": 16, - "19035": 10, - "19037": 10, - "19039": 10, - "19041": 10, - "19043": 10, - "19045": 16, - "19047": 10, - "19049": 16, - "19051": 6, - "19053": 12, - "19055": 10, - "19057": 16, - "19059": 8, - "19061": 16, - "19063": 4, - "19065": 12, - "19067": 8, - "19069": 8, - "19071": 8, - "19073": 10, - "19075": 10, - "19077": 10, - "19079": 10, - "19081": 8, - "19083": 14, - "19085": 10, - "19087": 12, - "19089": 8, - "19091": 10, - "19093": 6, - "19095": 12, - "19097": 10, - "19099": 16, - "19101": 12, - "19103": 16, - "19105": 12, - "19107": 12, - "19109": 8, - "19111": 16, - "19113": 16, - "19115": 12, - "19117": 8, - "19119": 14, - "19121": 12, - "19123": 16, - "19125": 16, - "19127": 16, - "19129": 10, - "19131": 4, - "19133": 10, - "19135": 8, - "19137": 8, - "19139": 16, - "19141": 12, - "19143": 10, - "19145": 10, - "19147": 6, - "19149": 14, - "19151": 10, - "19153": 16, - "19155": 14, - "19157": 14, - "19159": 4, - "19161": 10, - "19163": 16, - "19165": 8, - "19167": 16, - "19169": 16, - "19171": 14, - "19173": 8, - "19175": 8, - "19177": 8, - "19179": 16, - "19181": 16, - "19183": 16, - "19185": 8, - "19187": 16, - "19189": 8, - "19191": 12, - "19193": 16, - "19195": 8, - "19197": 10, - "20001": 12, - "20003": 12, - "20005": 12, - "20009": 14, - "20011": 8, - "20013": 10, - "20015": 8, - "20017": 8, - "20019": 2, - "20021": 6, - "20023": 4, - "20027": 8, - "20029": 6, - "20031": 10, - "20035": 8, - "20037": 8, - "20039": 6, - "20041": 10, - "20043": 10, - "20045": 14, - "20047": 4, - "20049": 2, - "20051": 6, - "20053": 4, - "20055": 6, - "20057": 6, - "20059": 12, - "20061": 14, - "20063": 4, - "20065": 4, - "20067": 4, - "20069": 2, - "20073": 8, - "20077": 2, - "20079": 8, - "20085": 12, - "20087": 12, - "20089": 4, - "20091": 16, - "20095": 2, - "20099": 8, - "20103": 14, - "20105": 2, - "20107": 10, - "20109": 8, - "20111": 16, - "20113": 6, - "20115": 4, - "20117": 10, - "20121": 12, - "20123": 2, - "20125": 8, - "20127": 8, - "20131": 12, - "20133": 8, - "20137": 6, - "20139": 12, - "20141": 2, - "20143": 4, - "20145": 8, - "20147": 4, - "20149": 14, - "20151": 2, - "20153": 6, - "20155": 10, - "20157": 4, - "20159": 8, - "20161": 16, - "20163": 2, - "20165": 6, - "20167": 4, - "20169": 8, - "20171": 2, - "20173": 12, - "20175": 6, - "20177": 16, - "20179": 4, - "20181": 4, - "20183": 4, - "20185": 6, - "20189": 2, - "20191": 4, - "20193": 12, - "20195": 2, - "20197": 10, - "20201": 8, - "20205": 6, - "20207": 6, - "20209": 16, - "21001": 14, - "21003": 8, - "21005": 16, - "21007": 10, - "21009": 14, - "21011": 16, - "21013": 16, - "21015": 16, - "21017": 16, - "21019": 12, - "21021": 16, - "21023": 8, - "21025": 12, - "21027": 16, - "21029": 16, - "21031": 12, - "21033": 12, - "21035": 12, - "21037": 16, - "21039": 10, - "21041": 14, - "21043": 14, - "21045": 16, - "21047": 14, - "21049": 16, - "21051": 16, - "21053": 12, - "21055": 8, - "21057": 4, - "21059": 16, - "21061": 8, - "21063": 8, - "21065": 14, - "21067": 16, - "21069": 12, - "21071": 16, - "21073": 16, - "21075": 10, - "21077": 10, - "21079": 16, - "21081": 16, - "21083": 16, - "21085": 16, - "21087": 10, - "21089": 10, - "21091": 8, - "21093": 16, - "21095": 14, - "21097": 14, - "21099": 14, - "21101": 16, - "21103": 14, - "21105": 8, - "21107": 16, - "21109": 12, - "21111": 16, - "21113": 16, - "21115": 12, - "21117": 16, - "21119": 12, - "21121": 16, - "21123": 14, - "21125": 16, - "21127": 10, - "21129": 10, - "21131": 12, - "21133": 12, - "21135": 8, - "21137": 14, - "21139": 10, - "21141": 8, - "21143": 12, - "21145": 16, - "21147": 16, - "21149": 10, - "21151": 16, - "21153": 10, - "21155": 16, - "21157": 16, - "21159": 8, - "21161": 12, - "21163": 14, - "21165": 8, - "21167": 14, - "21169": 4, - "21171": 6, - "21173": 12, - "21175": 8, - "21177": 16, - "21179": 16, - "21181": 10, - "21183": 8, - "21185": 16, - "21187": 10, - "21189": 6, - "21191": 10, - "21193": 12, - "21195": 16, - "21197": 12, - "21199": 16, - "21201": 4, - "21203": 12, - "21205": 10, - "21207": 10, - "21209": 16, - "21211": 16, - "21213": 8, - "21215": 14, - "21217": 14, - "21219": 8, - "21221": 8, - "21223": 12, - "21225": 12, - "21227": 14, - "21229": 12, - "21231": 10, - "21233": 14, - "21235": 16, - "21237": 8, - "21239": 14, - "22001": 16, - "22003": 8, - "22005": 16, - "22007": 14, - "22009": 14, - "22011": 12, - "22013": 6, - "22015": 10, - "22017": 12, - "22019": 16, - "22021": 8, - "22023": 6, - "22025": 6, - "22027": 2, - "22029": 10, - "22031": 2, - "22033": 16, - "22035": 8, - "22037": 12, - "22039": 14, - "22041": 10, - "22043": 4, - "22045": 16, - "22047": 16, - "22049": 8, - "22051": 16, - "22053": 16, - "22055": 16, - "22057": 16, - "22059": 6, - "22061": 12, - "22063": 16, - "22065": 8, - "22067": 12, - "22069": 6, - "22071": 16, - "22073": 16, - "22075": 14, - "22077": 14, - "22079": 16, - "22083": 10, - "22085": 6, - "22087": 12, - "22089": 14, - "22091": 10, - "22093": 12, - "22095": 14, - "22097": 16, - "22099": 16, - "22101": 16, - "22103": 16, - "22105": 16, - "22107": 6, - "22109": 16, - "22111": 10, - "22113": 16, - "22115": 8, - "22117": 14, - "22119": 4, - "22121": 16, - "22123": 8, - "22125": 12, - "22127": 6, - "23001": 16, - "23003": 12, - "23005": 16, - "23007": 16, - "23009": 12, - "23011": 16, - "23013": 16, - "23015": 16, - "23017": 16, - "23019": 14, - "23021": 10, - "23023": 16, - "23025": 14, - "23027": 16, - "23029": 8, - "23031": 16, - "24001": 16, - "24003": 16, - "24005": 16, - "24009": 10, - "24011": 16, - "24013": 14, - "24015": 16, - "24017": 16, - "24019": 16, - "24021": 14, - "24023": 16, - "24025": 16, - "24027": 16, - "24029": 12, - "24031": 16, - "24033": 16, - "24035": 16, - "24037": 12, - "24039": 14, - "24041": 16, - "24043": 16, - "24045": 16, - "24047": 16, - "24510": 16, - "25001": 16, - "25003": 10, - "25005": 16, - "25007": 8, - "25009": 16, - "25011": 12, - "25013": 16, - "25015": 14, - "25017": 16, - "25019": 4, - "25021": 16, - "25023": 16, - "25025": 16, - "25027": 16, - "26001": 6, - "26003": 4, - "26005": 16, - "26007": 8, - "26009": 6, - "26011": 6, - "26013": 6, - "26015": 16, - "26017": 14, - "26019": 8, - "26021": 16, - "26023": 16, - "26025": 16, - "26027": 16, - "26029": 8, - "26031": 8, - "26033": 8, - "26035": 12, - "26037": 10, - "26039": 6, - "26041": 16, - "26043": 14, - "26045": 16, - "26047": 10, - "26049": 16, - "26051": 8, - "26053": 10, - "26055": 14, - "26057": 14, - "26059": 16, - "26061": 6, - "26063": 10, - "26065": 16, - "26067": 16, - "26069": 6, - "26071": 8, - "26073": 16, - "26075": 16, - "26077": 16, - "26079": 8, - "26081": 16, - "26083": 2, - "26085": 12, - "26087": 16, - "26089": 6, - "26091": 16, - "26093": 16, - "26095": 4, - "26097": 4, - "26099": 16, - "26101": 12, - "26103": 8, - "26105": 16, - "26107": 16, - "26109": 12, - "26111": 14, - "26113": 8, - "26115": 16, - "26117": 16, - "26119": 6, - "26121": 16, - "26123": 16, - "26125": 16, - "26127": 14, - "26129": 8, - "26131": 2, - "26133": 14, - "26135": 6, - "26137": 10, - "26139": 16, - "26141": 6, - "26143": 10, - "26145": 16, - "26147": 16, - "26151": 12, - "26153": 8, - "26155": 16, - "26157": 14, - "26159": 16, - "26161": 16, - "26163": 16, - "26165": 16, - "27001": 12, - "27003": 16, - "27005": 16, - "27007": 16, - "27009": 16, - "27011": 10, - "27013": 8, - "27015": 10, - "27017": 16, - "27019": 14, - "27021": 16, - "27023": 12, - "27025": 16, - "27027": 16, - "27029": 12, - "27031": 6, - "27033": 12, - "27035": 16, - "27037": 16, - "27039": 4, - "27041": 16, - "27043": 12, - "27045": 8, - "27047": 10, - "27049": 10, - "27051": 10, - "27053": 16, - "27055": 14, - "27057": 16, - "27059": 16, - "27061": 16, - "27063": 12, - "27065": 10, - "27067": 16, - "27069": 10, - "27071": 12, - "27073": 8, - "27075": 10, - "27077": 8, - "27079": 10, - "27081": 6, - "27083": 10, - "27085": 10, - "27087": 12, - "27089": 12, - "27091": 12, - "27093": 10, - "27095": 16, - "27097": 14, - "27099": 4, - "27101": 10, - "27103": 4, - "27105": 16, - "27107": 12, - "27109": 10, - "27111": 16, - "27113": 16, - "27115": 12, - "27117": 8, - "27119": 16, - "27121": 12, - "27123": 16, - "27125": 10, - "27127": 12, - "27129": 12, - "27131": 12, - "27133": 12, - "27135": 12, - "27137": 16, - "27139": 16, - "27141": 16, - "27143": 8, - "27145": 16, - "27147": 8, - "27149": 12, - "27151": 12, - "27153": 14, - "27155": 10, - "27157": 10, - "27159": 12, - "27161": 4, - "27163": 16, - "27165": 8, - "27167": 12, - "27169": 16, - "27171": 16, - "27173": 10, - "28001": 16, - "28003": 16, - "28005": 12, - "28007": 16, - "28009": 10, - "28011": 14, - "28013": 12, - "28015": 12, - "28017": 14, - "28019": 10, - "28021": 10, - "28023": 12, - "28025": 16, - "28027": 12, - "28029": 16, - "28031": 16, - "28033": 16, - "28035": 16, - "28037": 10, - "28039": 14, - "28041": 12, - "28043": 16, - "28045": 16, - "28047": 16, - "28049": 16, - "28051": 16, - "28053": 14, - "28055": 2, - "28057": 12, - "28059": 16, - "28061": 16, - "28063": 10, - "28065": 12, - "28067": 16, - "28069": 12, - "28071": 16, - "28073": 16, - "28075": 16, - "28077": 14, - "28079": 16, - "28081": 16, - "28083": 16, - "28085": 16, - "28087": 16, - "28089": 16, - "28091": 16, - "28093": 16, - "28095": 16, - "28097": 14, - "28099": 16, - "28101": 14, - "28103": 12, - "28105": 16, - "28107": 16, - "28109": 16, - "28111": 12, - "28113": 16, - "28115": 16, - "28117": 16, - "28119": 10, - "28121": 16, - "28123": 16, - "28125": 8, - "28127": 16, - "28129": 12, - "28131": 14, - "28133": 16, - "28135": 12, - "28137": 14, - "28139": 14, - "28141": 14, - "28143": 12, - "28145": 16, - "28147": 14, - "28149": 16, - "28151": 16, - "28153": 12, - "28155": 14, - "28157": 10, - "28159": 16, - "28161": 12, - "28163": 16, - "29001": 4, - "29003": 12, - "29005": 8, - "29007": 2, - "29009": 6, - "29011": 4, - "29013": 10, - "29015": 10, - "29017": 12, - "29019": 8, - "29021": 14, - "29023": 16, - "29025": 10, - "29027": 4, - "29029": 8, - "29031": 16, - "29033": 8, - "29035": 10, - "29037": 14, - "29039": 6, - "29041": 4, - "29043": 8, - "29045": 6, - "29047": 14, - "29049": 12, - "29051": 6, - "29053": 6, - "29055": 10, - "29059": 8, - "29061": 10, - "29063": 10, - "29065": 12, - "29067": 2, - "29069": 14, - "29071": 6, - "29073": 4, - "29075": 10, - "29077": 14, - "29079": 12, - "29081": 10, - "29083": 10, - "29085": 4, - "29087": 10, - "29091": 4, - "29093": 10, - "29095": 16, - "29097": 10, - "29099": 8, - "29101": 14, - "29105": 10, - "29107": 12, - "29109": 6, - "29111": 2, - "29113": 4, - "29115": 10, - "29117": 12, - "29119": 6, - "29121": 2, - "29123": 10, - "29125": 10, - "29127": 4, - "29129": 8, - "29131": 4, - "29133": 12, - "29137": 2, - "29141": 6, - "29143": 12, - "29145": 8, - "29147": 12, - "29149": 6, - "29151": 4, - "29153": 4, - "29155": 12, - "29157": 12, - "29159": 8, - "29161": 14, - "29163": 2, - "29165": 14, - "29167": 8, - "29169": 12, - "29171": 4, - "29175": 2, - "29177": 12, - "29179": 8, - "29181": 12, - "29183": 10, - "29185": 8, - "29186": 8, - "29187": 12, - "29189": 14, - "29195": 6, - "29201": 16, - "29203": 4, - "29207": 12, - "29209": 8, - "29211": 6, - "29213": 10, - "29215": 10, - "29217": 8, - "29219": 2, - "29221": 8, - "29223": 12, - "29225": 8, - "29227": 8, - "29229": 6, - "29510": 14, - "30001": 10, - "30003": 8, - "30005": 4, - "30007": 10, - "30009": 6, - "30011": 4, - "30013": 16, - "30015": 8, - "30017": 8, - "30019": 2, - "30021": 6, - "30023": 8, - "30025": 4, - "30027": 6, - "30029": 8, - "30031": 16, - "30035": 10, - "30041": 8, - "30043": 10, - "30045": 4, - "30047": 4, - "30049": 16, - "30051": 2, - "30053": 4, - "30055": 2, - "30057": 10, - "30059": 6, - "30061": 2, - "30063": 10, - "30065": 2, - "30067": 12, - "30073": 6, - "30075": 4, - "30077": 6, - "30081": 4, - "30083": 12, - "30085": 10, - "30087": 8, - "30089": 4, - "30091": 6, - "30093": 14, - "30095": 8, - "30097": 6, - "30099": 8, - "30101": 4, - "30105": 4, - "30109": 4, - "30111": 16, - "31001": 16, - "31003": 10, - "31007": 2, - "31011": 8, - "31013": 8, - "31015": 6, - "31017": 6, - "31019": 14, - "31021": 6, - "31023": 8, - "31025": 14, - "31027": 8, - "31029": 6, - "31031": 8, - "31033": 12, - "31035": 10, - "31037": 8, - "31039": 10, - "31041": 10, - "31043": 14, - "31045": 8, - "31047": 12, - "31049": 8, - "31051": 12, - "31053": 12, - "31055": 16, - "31057": 4, - "31059": 8, - "31061": 6, - "31063": 6, - "31065": 8, - "31067": 14, - "31069": 4, - "31071": 4, - "31073": 6, - "31075": 4, - "31077": 8, - "31079": 14, - "31081": 12, - "31083": 6, - "31085": 2, - "31087": 6, - "31089": 10, - "31091": 4, - "31093": 8, - "31095": 12, - "31097": 8, - "31099": 10, - "31101": 8, - "31103": 4, - "31105": 8, - "31107": 8, - "31109": 16, - "31111": 16, - "31113": 4, - "31117": 4, - "31119": 14, - "31121": 12, - "31123": 8, - "31125": 8, - "31127": 6, - "31129": 6, - "31131": 10, - "31133": 8, - "31135": 6, - "31137": 8, - "31139": 10, - "31141": 12, - "31143": 8, - "31145": 8, - "31147": 8, - "31149": 4, - "31151": 12, - "31153": 14, - "31155": 12, - "31157": 14, - "31159": 10, - "31161": 4, - "31163": 8, - "31165": 2, - "31167": 10, - "31169": 8, - "31171": 4, - "31173": 12, - "31175": 6, - "31177": 10, - "31179": 12, - "31181": 8, - "31183": 2, - "31185": 10, - "32001": 16, - "32003": 16, - "32005": 16, - "32007": 14, - "32011": 4, - "32013": 14, - "32015": 6, - "32019": 16, - "32021": 8, - "32023": 10, - "32027": 10, - "32029": 6, - "32031": 16, - "32033": 6, - "32510": 16, - "33001": 16, - "33003": 16, - "33005": 16, - "33007": 10, - "33009": 16, - "33011": 16, - "33013": 16, - "33015": 16, - "33017": 16, - "33019": 16, - "34001": 16, - "34003": 16, - "34005": 16, - "34007": 16, - "34009": 16, - "34011": 16, - "34013": 16, - "34015": 16, - "34017": 16, - "34019": 12, - "34021": 16, - "34023": 16, - "34025": 16, - "34027": 14, - "34029": 16, - "34031": 14, - "34033": 16, - "34035": 16, - "34037": 10, - "34039": 16, - "34041": 16, - "35001": 14, - "35003": 4, - "35005": 14, - "35006": 12, - "35007": 6, - "35009": 10, - "35011": 2, - "35013": 10, - "35015": 8, - "35017": 6, - "35019": 6, - "35025": 4, - "35027": 6, - "35028": 4, - "35029": 6, - "35031": 12, - "35033": 4, - "35035": 8, - "35037": 8, - "35039": 8, - "35041": 8, - "35043": 14, - "35045": 10, - "35047": 8, - "35049": 10, - "35051": 6, - "35053": 8, - "35055": 6, - "35057": 10, - "35059": 4, - "35061": 12, - "36001": 16, - "36003": 16, - "36005": 16, - "36007": 16, - "36009": 12, - "36011": 12, - "36013": 14, - "36015": 16, - "36017": 16, - "36019": 16, - "36021": 16, - "36023": 14, - "36025": 16, - "36027": 16, - "36029": 16, - "36031": 16, - "36033": 16, - "36035": 16, - "36037": 16, - "36039": 16, - "36041": 6, - "36043": 16, - "36045": 12, - "36047": 16, - "36049": 12, - "36051": 16, - "36053": 12, - "36055": 16, - "36057": 12, - "36059": 16, - "36061": 16, - "36063": 16, - "36065": 16, - "36067": 16, - "36069": 16, - "36071": 16, - "36073": 16, - "36075": 12, - "36077": 16, - "36079": 6, - "36081": 16, - "36083": 16, - "36085": 16, - "36087": 16, - "36089": 16, - "36091": 16, - "36093": 16, - "36095": 16, - "36097": 14, - "36099": 16, - "36101": 16, - "36103": 16, - "36105": 16, - "36107": 14, - "36109": 14, - "36111": 16, - "36113": 16, - "36115": 16, - "36117": 16, - "36119": 16, - "36121": 14, - "36123": 14, - "37001": 16, - "37003": 12, - "37005": 10, - "37007": 14, - "37009": 10, - "37011": 12, - "37013": 16, - "37015": 14, - "37017": 16, - "37019": 16, - "37021": 14, - "37023": 14, - "37025": 16, - "37027": 16, - "37029": 12, - "37031": 12, - "37033": 14, - "37035": 14, - "37037": 16, - "37039": 12, - "37041": 14, - "37043": 10, - "37045": 16, - "37047": 16, - "37049": 16, - "37051": 16, - "37053": 12, - "37055": 14, - "37057": 16, - "37059": 14, - "37061": 16, - "37063": 16, - "37065": 16, - "37067": 16, - "37069": 16, - "37071": 16, - "37073": 12, - "37075": 6, - "37077": 12, - "37079": 14, - "37081": 16, - "37083": 16, - "37085": 16, - "37087": 10, - "37089": 16, - "37091": 16, - "37093": 16, - "37095": 10, - "37097": 16, - "37099": 6, - "37101": 16, - "37103": 8, - "37105": 16, - "37107": 16, - "37109": 16, - "37111": 14, - "37113": 8, - "37115": 12, - "37117": 16, - "37119": 16, - "37121": 8, - "37123": 12, - "37125": 16, - "37127": 16, - "37129": 16, - "37131": 14, - "37133": 16, - "37135": 16, - "37137": 8, - "37139": 14, - "37141": 16, - "37143": 12, - "37145": 12, - "37147": 16, - "37149": 10, - "37151": 16, - "37153": 16, - "37155": 16, - "37157": 16, - "37159": 16, - "37161": 14, - "37163": 16, - "37165": 16, - "37167": 12, - "37169": 14, - "37171": 14, - "37173": 6, - "37175": 12, - "37177": 10, - "37179": 16, - "37181": 12, - "37183": 16, - "37185": 10, - "37187": 12, - "37189": 12, - "37191": 16, - "37193": 12, - "37195": 16, - "37197": 14, - "37199": 8, - "38001": 6, - "38003": 12, - "38005": 12, - "38007": 4, - "38009": 6, - "38011": 6, - "38013": 4, - "38015": 16, - "38017": 16, - "38019": 8, - "38021": 10, - "38023": 4, - "38025": 12, - "38027": 6, - "38029": 8, - "38031": 8, - "38033": 6, - "38035": 16, - "38037": 8, - "38039": 6, - "38041": 6, - "38043": 8, - "38045": 8, - "38047": 8, - "38049": 8, - "38051": 6, - "38053": 14, - "38055": 10, - "38057": 12, - "38059": 16, - "38061": 14, - "38063": 8, - "38065": 6, - "38067": 10, - "38069": 8, - "38071": 10, - "38073": 10, - "38075": 4, - "38077": 14, - "38079": 14, - "38081": 8, - "38083": 6, - "38085": 12, - "38087": 2, - "38089": 16, - "38091": 8, - "38093": 16, - "38095": 8, - "38097": 12, - "38099": 12, - "38101": 16, - "38103": 6, - "38105": 16, - "39001": 16, - "39003": 16, - "39005": 14, - "39007": 16, - "39009": 14, - "39011": 16, - "39013": 16, - "39015": 16, - "39017": 16, - "39019": 12, - "39021": 16, - "39023": 16, - "39025": 16, - "39027": 16, - "39029": 14, - "39031": 12, - "39033": 16, - "39035": 16, - "39037": 16, - "39039": 16, - "39041": 16, - "39043": 16, - "39045": 14, - "39047": 14, - "39049": 16, - "39051": 16, - "39053": 10, - "39055": 16, - "39057": 16, - "39059": 12, - "39061": 16, - "39063": 16, - "39065": 14, - "39067": 12, - "39069": 16, - "39071": 16, - "39073": 12, - "39075": 10, - "39077": 16, - "39079": 12, - "39081": 12, - "39083": 14, - "39085": 16, - "39087": 14, - "39089": 16, - "39091": 14, - "39093": 16, - "39095": 16, - "39097": 14, - "39099": 16, - "39101": 16, - "39103": 16, - "39105": 12, - "39107": 16, - "39109": 16, - "39111": 12, - "39113": 16, - "39115": 10, - "39117": 14, - "39119": 14, - "39121": 10, - "39123": 16, - "39125": 14, - "39127": 12, - "39129": 16, - "39131": 14, - "39133": 16, - "39135": 16, - "39137": 14, - "39139": 16, - "39141": 12, - "39143": 16, - "39145": 14, - "39147": 16, - "39149": 16, - "39151": 14, - "39153": 16, - "39155": 16, - "39157": 14, - "39159": 14, - "39161": 14, - "39163": 12, - "39165": 16, - "39167": 14, - "39169": 14, - "39171": 16, - "39173": 16, - "39175": 12, - "40001": 12, - "40003": 2, - "40005": 6, - "40007": 2, - "40009": 6, - "40011": 2, - "40013": 8, - "40015": 10, - "40017": 16, - "40019": 10, - "40021": 16, - "40023": 6, - "40025": 4, - "40027": 16, - "40029": 4, - "40031": 16, - "40033": 4, - "40035": 12, - "40037": 16, - "40039": 8, - "40041": 12, - "40043": 2, - "40047": 10, - "40049": 8, - "40051": 10, - "40055": 2, - "40057": 2, - "40061": 12, - "40063": 10, - "40065": 6, - "40067": 4, - "40069": 4, - "40071": 12, - "40073": 4, - "40075": 2, - "40077": 10, - "40079": 16, - "40081": 14, - "40083": 10, - "40085": 6, - "40087": 14, - "40089": 8, - "40091": 14, - "40093": 2, - "40095": 6, - "40097": 16, - "40099": 6, - "40101": 16, - "40103": 6, - "40105": 10, - "40107": 12, - "40109": 16, - "40111": 16, - "40113": 16, - "40115": 10, - "40117": 12, - "40119": 16, - "40121": 16, - "40123": 6, - "40125": 16, - "40127": 6, - "40129": 2, - "40131": 16, - "40133": 10, - "40135": 14, - "40137": 8, - "40139": 6, - "40141": 6, - "40143": 16, - "40145": 16, - "40147": 16, - "40149": 2, - "40151": 4, - "40153": 4, - "41001": 16, - "41003": 16, - "41005": 16, - "41007": 16, - "41009": 16, - "41011": 16, - "41013": 16, - "41015": 12, - "41017": 16, - "41019": 16, - "41021": 6, - "41023": 8, - "41025": 12, - "41027": 16, - "41029": 16, - "41031": 16, - "41033": 12, - "41035": 16, - "41037": 10, - "41039": 16, - "41041": 16, - "41043": 16, - "41045": 16, - "41047": 16, - "41049": 16, - "41051": 16, - "41053": 16, - "41055": 6, - "41057": 14, - "41059": 16, - "41061": 16, - "41063": 10, - "41065": 14, - "41067": 16, - "41069": 8, - "41071": 16, - "42001": 16, - "42003": 16, - "42005": 12, - "42007": 14, - "42009": 8, - "42011": 16, - "42013": 8, - "42015": 16, - "42017": 16, - "42019": 14, - "42021": 10, - "42023": 2, - "42025": 16, - "42027": 8, - "42029": 16, - "42031": 8, - "42033": 8, - "42035": 6, - "42037": 10, - "42039": 10, - "42041": 16, - "42043": 16, - "42045": 16, - "42047": 6, - "42049": 16, - "42051": 16, - "42053": 4, - "42055": 16, - "42057": 12, - "42059": 16, - "42061": 10, - "42063": 12, - "42065": 8, - "42067": 8, - "42069": 14, - "42071": 16, - "42073": 12, - "42075": 16, - "42077": 16, - "42079": 16, - "42081": 8, - "42083": 8, - "42085": 14, - "42087": 8, - "42089": 16, - "42091": 16, - "42093": 2, - "42095": 16, - "42097": 12, - "42099": 14, - "42101": 16, - "42103": 16, - "42105": 10, - "42107": 16, - "42109": 8, - "42111": 10, - "42113": 8, - "42115": 12, - "42117": 14, - "42119": 4, - "42121": 8, - "42123": 10, - "42125": 14, - "42127": 12, - "42129": 14, - "42131": 10, - "42133": 16, - "44001": 10, - "44003": 12, - "44005": 12, - "44007": 16, - "44009": 14, - "45001": 16, - "45003": 16, - "45005": 8, - "45007": 16, - "45009": 14, - "45011": 10, - "45013": 16, - "45015": 16, - "45017": 16, - "45019": 16, - "45021": 16, - "45023": 16, - "45025": 14, - "45027": 16, - "45029": 16, - "45031": 16, - "45033": 16, - "45035": 16, - "45037": 12, - "45039": 14, - "45041": 16, - "45043": 16, - "45045": 16, - "45047": 16, - "45049": 14, - "45051": 16, - "45053": 14, - "45055": 16, - "45057": 16, - "45059": 16, - "45061": 14, - "45063": 16, - "45065": 12, - "45067": 16, - "45069": 14, - "45071": 16, - "45073": 16, - "45075": 16, - "45077": 16, - "45079": 16, - "45081": 14, - "45083": 16, - "45085": 16, - "45087": 16, - "45089": 16, - "45091": 16, - "46003": 6, - "46005": 10, - "46007": 6, - "46009": 4, - "46011": 16, - "46013": 16, - "46015": 10, - "46017": 10, - "46019": 10, - "46021": 4, - "46023": 10, - "46025": 10, - "46027": 12, - "46029": 14, - "46031": 10, - "46033": 8, - "46035": 12, - "46037": 10, - "46039": 8, - "46041": 8, - "46043": 8, - "46045": 8, - "46047": 8, - "46049": 4, - "46051": 8, - "46053": 8, - "46055": 6, - "46057": 10, - "46059": 4, - "46061": 6, - "46063": 4, - "46065": 10, - "46067": 8, - "46069": 4, - "46071": 6, - "46073": 4, - "46075": 4, - "46077": 8, - "46079": 10, - "46081": 10, - "46083": 16, - "46085": 10, - "46087": 10, - "46089": 6, - "46091": 10, - "46093": 12, - "46095": 6, - "46097": 6, - "46099": 16, - "46101": 10, - "46102": 8, - "46103": 16, - "46105": 6, - "46107": 4, - "46109": 12, - "46111": 4, - "46115": 8, - "46117": 4, - "46119": 2, - "46121": 12, - "46123": 12, - "46125": 12, - "46127": 14, - "46129": 6, - "46135": 12, - "46137": 4, - "47001": 6, - "47003": 2, - "47005": 10, - "47007": 10, - "47009": 6, - "47011": 16, - "47013": 8, - "47015": 2, - "47017": 12, - "47019": 16, - "47021": 4, - "47023": 10, - "47025": 6, - "47029": 10, - "47031": 6, - "47033": 12, - "47035": 8, - "47037": 14, - "47039": 10, - "47041": 2, - "47043": 4, - "47045": 16, - "47047": 16, - "47049": 4, - "47051": 8, - "47053": 14, - "47057": 8, - "47059": 16, - "47061": 8, - "47063": 10, - "47065": 16, - "47067": 10, - "47069": 12, - "47071": 12, - "47073": 16, - "47075": 12, - "47077": 12, - "47079": 12, - "47081": 2, - "47085": 8, - "47087": 4, - "47089": 8, - "47091": 12, - "47093": 12, - "47095": 8, - "47097": 16, - "47099": 4, - "47103": 4, - "47105": 6, - "47107": 14, - "47109": 14, - "47111": 2, - "47113": 16, - "47115": 16, - "47119": 6, - "47121": 10, - "47123": 8, - "47125": 12, - "47129": 4, - "47131": 14, - "47133": 4, - "47135": 2, - "47139": 10, - "47141": 6, - "47143": 16, - "47145": 6, - "47147": 6, - "47149": 12, - "47151": 4, - "47153": 12, - "47155": 8, - "47157": 16, - "47159": 2, - "47161": 2, - "47163": 16, - "47165": 8, - "47167": 16, - "47171": 12, - "47173": 2, - "47175": 6, - "47177": 4, - "47179": 16, - "47181": 2, - "47183": 14, - "47185": 4, - "47187": 8, - "47189": 8, - "48001": 12, - "48003": 4, - "48005": 16, - "48007": 6, - "48009": 2, - "48011": 6, - "48013": 16, - "48015": 16, - "48017": 4, - "48019": 8, - "48021": 14, - "48023": 2, - "48025": 6, - "48027": 16, - "48029": 16, - "48031": 10, - "48035": 14, - "48037": 16, - "48039": 16, - "48041": 16, - "48043": 4, - "48045": 2, - "48047": 2, - "48049": 10, - "48051": 16, - "48053": 16, - "48055": 12, - "48057": 6, - "48059": 6, - "48061": 16, - "48063": 12, - "48065": 8, - "48067": 8, - "48069": 6, - "48071": 16, - "48073": 14, - "48075": 6, - "48077": 4, - "48081": 10, - "48083": 8, - "48085": 16, - "48087": 4, - "48089": 12, - "48091": 16, - "48093": 6, - "48095": 10, - "48097": 14, - "48099": 16, - "48103": 2, - "48105": 10, - "48107": 4, - "48111": 8, - "48113": 16, - "48115": 2, - "48117": 10, - "48119": 6, - "48121": 16, - "48127": 6, - "48129": 8, - "48131": 4, - "48133": 6, - "48135": 12, - "48137": 6, - "48139": 16, - "48141": 12, - "48143": 12, - "48145": 12, - "48147": 10, - "48149": 10, - "48151": 2, - "48153": 2, - "48157": 16, - "48159": 8, - "48161": 10, - "48163": 8, - "48165": 2, - "48167": 16, - "48169": 2, - "48171": 6, - "48173": 2, - "48175": 4, - "48177": 6, - "48179": 10, - "48181": 16, - "48183": 14, - "48185": 16, - "48187": 16, - "48189": 8, - "48191": 4, - "48193": 8, - "48195": 6, - "48197": 2, - "48199": 14, - "48201": 16, - "48203": 8, - "48205": 4, - "48207": 2, - "48209": 16, - "48211": 4, - "48213": 14, - "48215": 16, - "48217": 16, - "48219": 6, - "48221": 16, - "48223": 12, - "48225": 12, - "48227": 10, - "48231": 16, - "48233": 10, - "48235": 8, - "48237": 6, - "48239": 8, - "48241": 12, - "48243": 2, - "48245": 16, - "48249": 10, - "48251": 16, - "48253": 6, - "48255": 8, - "48257": 16, - "48259": 12, - "48265": 8, - "48267": 6, - "48271": 2, - "48273": 4, - "48275": 2, - "48277": 10, - "48279": 2, - "48281": 16, - "48283": 2, - "48285": 8, - "48287": 12, - "48289": 10, - "48291": 16, - "48293": 16, - "48295": 4, - "48297": 4, - "48299": 14, - "48303": 14, - "48305": 2, - "48307": 12, - "48309": 16, - "48313": 10, - "48315": 6, - "48317": 4, - "48319": 8, - "48321": 16, - "48323": 12, - "48325": 14, - "48327": 8, - "48329": 12, - "48331": 16, - "48333": 6, - "48335": 6, - "48337": 8, - "48339": 16, - "48341": 10, - "48343": 10, - "48347": 12, - "48349": 14, - "48351": 4, - "48353": 6, - "48355": 16, - "48357": 6, - "48359": 6, - "48361": 16, - "48363": 12, - "48365": 14, - "48367": 16, - "48369": 6, - "48371": 6, - "48373": 12, - "48375": 14, - "48379": 10, - "48381": 16, - "48383": 10, - "48385": 4, - "48387": 6, - "48389": 2, - "48391": 4, - "48393": 2, - "48395": 12, - "48397": 14, - "48399": 12, - "48401": 14, - "48403": 4, - "48405": 6, - "48407": 8, - "48409": 14, - "48411": 10, - "48413": 10, - "48415": 6, - "48419": 10, - "48421": 4, - "48423": 16, - "48425": 6, - "48427": 6, - "48429": 4, - "48431": 6, - "48435": 10, - "48437": 8, - "48439": 16, - "48441": 16, - "48445": 2, - "48449": 12, - "48451": 16, - "48453": 16, - "48455": 8, - "48457": 8, - "48459": 12, - "48461": 4, - "48463": 8, - "48465": 12, - "48467": 14, - "48469": 16, - "48471": 16, - "48473": 16, - "48475": 2, - "48477": 16, - "48479": 16, - "48481": 16, - "48483": 6, - "48485": 14, - "48487": 4, - "48489": 2, - "48491": 16, - "48493": 12, - "48497": 16, - "48499": 14, - "48501": 2, - "48503": 6, - "48505": 4, - "48507": 8, - "49001": 4, - "49003": 10, - "49005": 14, - "49007": 8, - "49009": 4, - "49011": 14, - "49013": 8, - "49015": 4, - "49017": 4, - "49019": 6, - "49021": 8, - "49023": 4, - "49025": 4, - "49027": 4, - "49029": 4, - "49035": 16, - "49037": 8, - "49039": 4, - "49041": 6, - "49043": 12, - "49045": 14, - "49047": 12, - "49049": 14, - "49051": 10, - "49053": 10, - "49057": 14, - "50001": 16, - "50003": 12, - "50005": 16, - "50007": 16, - "50009": 8, - "50011": 16, - "50013": 10, - "50015": 14, - "50017": 16, - "50019": 16, - "50021": 16, - "50023": 16, - "50025": 16, - "50027": 16, - "51001": 14, - "51003": 16, - "51005": 8, - "51007": 12, - "51009": 16, - "51011": 10, - "51013": 16, - "51015": 16, - "51017": 6, - "51019": 16, - "51021": 8, - "51023": 8, - "51025": 10, - "51027": 12, - "51029": 12, - "51031": 16, - "51033": 16, - "51035": 10, - "51036": 10, - "51037": 12, - "51041": 16, - "51043": 14, - "51045": 2, - "51047": 16, - "51049": 10, - "51051": 14, - "51053": 14, - "51057": 14, - "51059": 16, - "51061": 16, - "51063": 4, - "51065": 16, - "51067": 8, - "51069": 16, - "51071": 4, - "51073": 14, - "51075": 16, - "51077": 8, - "51079": 12, - "51081": 12, - "51083": 16, - "51085": 16, - "51087": 16, - "51089": 10, - "51091": 6, - "51093": 14, - "51095": 16, - "51097": 12, - "51099": 12, - "51101": 14, - "51103": 12, - "51105": 16, - "51107": 16, - "51109": 16, - "51111": 10, - "51113": 14, - "51115": 12, - "51117": 16, - "51119": 12, - "51121": 8, - "51125": 12, - "51127": 14, - "51131": 12, - "51133": 14, - "51135": 12, - "51137": 16, - "51139": 16, - "51141": 8, - "51143": 14, - "51145": 16, - "51147": 10, - "51149": 16, - "51153": 16, - "51155": 8, - "51157": 8, - "51159": 14, - "51161": 10, - "51163": 8, - "51165": 16, - "51167": 14, - "51169": 14, - "51171": 16, - "51173": 16, - "51175": 14, - "51177": 16, - "51179": 16, - "51181": 10, - "51183": 12, - "51185": 16, - "51187": 14, - "51191": 16, - "51193": 12, - "51195": 16, - "51197": 12, - "51199": 14, - "51510": 16, - "51520": 12, - "51530": 6, - "51540": 16, - "51550": 14, - "51570": 14, - "51580": 6, - "51590": 12, - "51595": 4, - "51600": 14, - "51610": 10, - "51620": 12, - "51630": 12, - "51640": 10, - "51650": 16, - "51660": 16, - "51670": 16, - "51678": 6, - "51680": 16, - "51683": 16, - "51685": 12, - "51690": 12, - "51700": 16, - "51710": 14, - "51720": 12, - "51730": 16, - "51735": 12, - "51740": 14, - "51750": 4, - "51760": 16, - "51770": 12, - "51775": 6, - "51790": 16, - "51800": 14, - "51810": 16, - "51820": 16, - "51830": 12, - "51840": 14, - "53001": 10, - "53003": 4, - "53005": 10, - "53007": 16, - "53009": 6, - "53011": 16, - "53015": 16, - "53017": 16, - "53019": 4, - "53021": 8, - "53025": 16, - "53027": 8, - "53029": 14, - "53031": 4, - "53033": 16, - "53035": 10, - "53037": 12, - "53039": 16, - "53041": 12, - "53043": 6, - "53045": 6, - "53047": 14, - "53049": 10, - "53053": 14, - "53055": 8, - "53057": 16, - "53059": 10, - "53061": 16, - "53063": 12, - "53065": 4, - "53067": 12, - "53069": 10, - "53071": 4, - "53073": 14, - "53075": 6, - "53077": 14, - "54001": 12, - "54003": 16, - "54005": 10, - "54007": 14, - "54009": 12, - "54011": 16, - "54013": 10, - "54015": 12, - "54017": 12, - "54019": 16, - "54021": 10, - "54023": 10, - "54025": 12, - "54027": 14, - "54029": 14, - "54031": 12, - "54033": 16, - "54035": 14, - "54037": 16, - "54039": 16, - "54041": 12, - "54043": 10, - "54045": 10, - "54047": 10, - "54049": 16, - "54051": 16, - "54053": 10, - "54055": 16, - "54057": 16, - "54059": 12, - "54061": 16, - "54063": 8, - "54065": 12, - "54067": 16, - "54069": 16, - "54071": 8, - "54073": 12, - "54075": 10, - "54077": 16, - "54079": 16, - "54081": 16, - "54083": 16, - "54085": 12, - "54087": 12, - "54089": 8, - "54091": 14, - "54093": 10, - "54095": 12, - "54097": 16, - "54099": 14, - "54101": 12, - "54103": 16, - "54105": 12, - "54107": 16, - "54109": 8, - "55001": 12, - "55003": 14, - "55005": 12, - "55007": 10, - "55009": 16, - "55011": 10, - "55013": 10, - "55015": 16, - "55017": 16, - "55019": 8, - "55021": 16, - "55023": 12, - "55025": 16, - "55027": 16, - "55029": 14, - "55031": 16, - "55033": 14, - "55035": 16, - "55037": 6, - "55039": 16, - "55041": 8, - "55043": 16, - "55045": 16, - "55047": 16, - "55049": 12, - "55051": 10, - "55053": 12, - "55055": 16, - "55057": 14, - "55059": 16, - "55061": 12, - "55063": 16, - "55065": 8, - "55067": 8, - "55069": 8, - "55071": 16, - "55073": 10, - "55075": 16, - "55077": 10, - "55078": 12, - "55079": 16, - "55081": 16, - "55083": 16, - "55085": 8, - "55087": 16, - "55089": 16, - "55091": 10, - "55093": 12, - "55095": 12, - "55097": 14, - "55099": 8, - "55101": 16, - "55103": 10, - "55105": 16, - "55107": 10, - "55109": 12, - "55111": 16, - "55113": 14, - "55115": 16, - "55117": 16, - "55119": 6, - "55121": 14, - "55123": 14, - "55125": 6, - "55127": 16, - "55129": 14, - "55131": 16, - "55133": 16, - "55135": 16, - "55137": 12, - "55139": 16, - "55141": 12, - "56001": 16, - "56003": 4, - "56005": 14, - "56007": 8, - "56009": 6, - "56011": 8, - "56013": 10, - "56015": 10, - "56017": 4, - "56019": 2, - "56021": 16, - "56023": 12, - "56025": 10, - "56027": 4, - "56029": 10, - "56031": 10, - "56033": 6, - "56035": 4, - "56037": 12, - "56039": 4, - "56041": 12, - "56043": 4, - "56045": 8 - } - }, - { - "name": "age", - "duplicates": 34118, - "info": { - "short_name": "Age group", - "short_description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", - "id": "age" - }, - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "<18 Years": 2168, - "18-24 Years": 2500, - "25-34 Years": 3304, - "35-44 Years": 4096, - "45-54 Years": 4846, - "55-64 Years": 5378, - "65+ Years": 5798, - "Total": 6036 - } - }, - { - "name": "outcome_name", - "duplicates": 34124, - "info": { - "short_name": "Chronic condition", - "levels": { - "Diabetes": { - "id": "Diabetes" - }, - "Obesity": { - "id": "Obesity" - } - }, - "id": "outcome_name" - }, - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "Diabetes": 17063, - "Obesity": 17063 - } - }, - { - "name": "source", - "duplicates": 34125, - "info": { - "short_name": "Data source", - "levels": { - "Epic Cosmos": { - "id": "Epic Cosmos" - } - }, - "id": "source" - }, - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "Epic Cosmos": 34126 - } - }, - { - "name": "value", - "duplicates": 32703, - "info": { - "short_name": "Chronic disease prevalence (Epic, county)", - "long_name": "Epic Cosmos County-Level Chronic Disease Prevalence", - "category": "chronic_disease", - "short_description": "Estimated prevalence of diabetes or obesity from Epic Cosmos EHR at county level.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "epic" - } - ], - "id": "value" - }, - "time_range": [-1, -1], - "type": "float", - "missing": 1, - "mean": 22.893513, - "sd": 19.116654, - "min": 0.035, - "max": 71.1 - }, - { - "name": "pct_captured", - "duplicates": 17112, - "info": { - "short_name": "Epic population capture (%, county)", - "long_name": "Percentage of 2021 County Population Captured in Epic Cosmos", - "category": "chronic_disease", - "short_description": "Percentage of the 2021 county population represented in the Epic Cosmos patient panel, by age group.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "epic" - } - ], - "id": "pct_captured" - }, - "time_range": [-1, -1], - "type": "float", - "missing": 16, - "mean": 49.245667, - "sd": 31.54562, - "min": 0.616519, - "max": 231.144068 - }, - { - "name": "sample_size", - "duplicates": 24561, - "info": { - "short_name": "Epic patient count (county)", - "long_name": "Number of Epic Cosmos Patients in County-Level Analysis", - "category": "chronic_disease", - "short_description": "Number of Epic Cosmos patients in the county analysis; values <=10 are reported as '10 or fewer'.", - "measure_type": "Count", - "unit": "Count", - "time_resolution": "Year", - "sources": [ - { - "id": "epic" - } - ], - "id": "sample_size" - }, - "time_range": [-1, -1], - "type": "integer", - "missing": 0, - "mean": 16987.460236, - "sd": 85160.642718, - "min": 42, - "max": 7052673 - } - ] - }, - "sha512": "b46bed962a8ac6c9222089834b5983d2dbb55af78b7182b7afa62df1b5509b3a4acb43b987266e783ff182a36ddd4ec63ef0eedcda1a194830891fc5a46d8863" - }, - { - "bytes": 153750, - "encoding": "windows-1252", - "md5": "542b074906c3e53aa0f911ad486e4dd4", - "format": "parquet", - "name": "epic_prevalence_by_geography_year", - "filename": "epic_prevalence_by_geography_year.parquet", + "name": "epic_prevalence_by_geography_year", + "filename": "epic_prevalence_by_geography_year.parquet", "versions": { "hash": [ "2e537bec8f261191d34b05d12749381844c3d42a", @@ -11429,7 +4496,10 @@ "short_description": "U.S. state or territory name; 'United States' = national.", "id": "geography" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -11495,7 +4565,10 @@ "short_description": "State (2-digit) or county (5-digit) FIPS code as a string; '00' = national.", "id": "fips" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -11561,7 +4634,10 @@ "short_description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", "id": "age" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -11583,7 +4659,10 @@ "short_description": "Calendar year of the estimate.", "id": "year" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "integer", "missing": 0, "mean": 2020.5, @@ -11606,7 +4685,10 @@ }, "id": "outcome_name" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -11635,7 +4717,10 @@ }, "id": "source" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -11663,7 +4748,10 @@ "long_description": "State-level prevalence estimates for diabetes and obesity from Epic Cosmos electronic health records. The source column identifies the clinical definition: 'Epic Cosmos: HbA1c' uses HbA1c >=6.5% for diabetes; 'Epic Cosmos: ICD10' uses CCW ICD-10 diagnosis codes for both conditions; 'Epic Cosmos: BMI' uses measured BMI >=30 for obesity. Values represent the percentage of active Epic patients meeting the specified criterion.", "id": "value" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "float", "missing": 0, "mean": 16.428305, @@ -11689,7 +4777,10 @@ ], "id": "pct_captured" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "float", "missing": 0, "mean": 31.504112, @@ -11715,7 +4806,10 @@ ], "id": "sample_size" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "integer", "missing": 0, "mean": 934884.222115, @@ -11728,148 +4822,60 @@ "sha512": "430a3844374eebb8f72c625a0fa65387f602d4d2b1125c4fc31056b8c28fd34b2a887a06b6c69dde71d9527f5461b93e0e97af45bc95a0affe1de2428cf5464e" }, { - "bytes": 38943, - "encoding": "windows-1252", - "md5": "095dc0070bae5878e8becbc7760724d7", - "format": "parquet", - "name": "epic_prevalence_by_geography", - "filename": "epic_prevalence_by_geography.parquet", + "bytes": 168100, + "encoding": "ISO-8859-2", + "md5": "6a95a327bab3ebbb379c4637b56f09bd", + "format": "csv", + "name": "prevalence_by_geography_and_source", + "filename": "prevalence_by_geography_and_source.csv", "versions": { "hash": [ - "c18818552212a581df168885c56b931be5fe0745", + "ac4b2fef0f2ddb6ea773c417bba95874d5de0d37", "d6fa97fba8308d461a729ff00dcbebc8bdd658e9", - "4479ba395489113e3a4dca0e82e397283032bfe6", - "030cf61c96766b7433a8483708fffbc8060427d3", - "46aa6b4b80160e0a69e721885540d7cb9adefb19", - "2f4233b9a013d5af220ceb2551dbfbd0ed855346", "3afff6318d7c06b6cd5dee7172aeeda8d3592eaa", - "21f0f3e850dc2b185d6f9bc26ef8109ece091b93", + "369c8c9326940804c05c23868f644e4ea4bd5cd6", "8a11dd6aa8c235938263394f442387805b72d340", "d0a0cb8b16ed4ceb5582beae0072aa9ed184d9b2", "4bb37caaa853f0c735f7cf3d6ade765db3c247ac", - "5d3b09c8deccd025adc8af691ec94425731e5134", "e1beb8f3986b8a373b313570cdda52d268330512", - "10333264efa0c29fd0fc9afbc819cc1793d7d8e3", "be408c33d61867afc24b87559ef0c7c0d7a6c84a", - "a7ec0e22ea544f451e39782e7f3e6c3870f6c73f", - "66a4256608acd002c03b57a7026516f130e8fc27", - "d1cc81530a001edc9da871ce7cf0a6b00c2e2e6e", - "020b2385314d47486b52c4249af9f6966eb59962", - "aea539db7cb41a8c01acf1bd538351c179563606", - "e8347cc0c48b509d48c585808391325219b3f7df", - "eb0c560a3fcf908e455fe7715cafd633b025694b", - "add5374f9f4f6093f9076cc9ef6cb35b4a3923a0", - "ada21b8606ed458eb9ffc34b98fc41539be7fe1d", - "f5c2931bf0b3b42dbdaa19de407ec49d58c56c0f", - "843c4276108bab91bd65511f24d6ab9daa89c561", - "9a9400b3b9cc959fa1d56bdb386ce90b82f153b2", - "a09cd91dd2574882aa8ff4c99eae36b1d7f7efbb", - "9b1d6c9ea0671b4dfe8b198e72db8011361aae05", - "84835f508ec482ac6d58fc5442854a63e27d6ee5", - "4cb10f051274bbe312640cd33af0a812cc00cc75", - "0729910fad06bceda1fac9cea35cae8b1c3312ba" + "a7ec0e22ea544f451e39782e7f3e6c3870f6c73f" ], "author": [ - "GitHub Actions ", "Weinberger ", - "weinbergerlab ", - "GitHub Actions ", "Weinberger ", - "GitHub Actions ", "Weinberger ", "GitHub Actions ", "Weinberger ", "Weinberger ", "Weinberger ", - "GitHub Actions ", - "Weinberger ", - "weinbergerlab ", - "GitHub Actions ", - "weinbergerlab ", - "GitHub Actions ", - "GitHub Actions ", - "weinbergerlab ", - "GitHub Actions ", - "weinbergerlab ", - "GitHub Actions ", "Weinberger ", "GitHub Actions ", - "weinbergerlab ", - "weinbergerlab ", - "Weinberger ", - "weinbergerlab ", - "Weinberger ", - "Weinberger ", - "Weinberger ", "weinbergerlab " ], "date": [ - "Thu Nov 6 08:40:04 2025 +0000", + "Wed Nov 5 22:48:32 2025 -0500", "Wed Nov 5 21:28:47 2025 -0500", - "Mon Nov 3 11:09:24 2025 -0500", - "Mon Oct 27 21:00:17 2025 +0000", - "Mon Oct 27 11:01:22 2025 -0400", - "Mon Oct 27 01:13:15 2025 +0000", "Sun Oct 26 00:07:32 2025 -0400", - "Mon Oct 13 08:41:59 2025 +0000", + "Thu Oct 23 21:17:39 2025 +0000", "Thu Oct 9 15:50:06 2025 -0400", "Thu Oct 9 15:48:43 2025 -0400", "Thu Oct 9 14:56:28 2025 -0400", - "Thu Oct 9 08:37:58 2025 +0000", "Tue Oct 7 21:20:51 2025 -0400", - "Tue Oct 7 16:59:41 2025 -0400", "Wed Sep 24 14:46:49 2025 +0000", - "Mon Sep 22 11:54:51 2025 -0400", - "Wed Sep 3 03:09:46 2025 +0000", - "Wed Sep 3 02:10:37 2025 +0000", - "Fri Aug 29 11:39:20 2025 -0400", - "Thu Aug 28 03:37:44 2025 +0000", - "Wed Aug 27 22:50:21 2025 -0400", - "Thu Aug 21 03:17:57 2025 +0000", - "Wed Aug 20 22:32:02 2025 -0400", - "Wed Aug 20 18:31:46 2025 +0000", - "Wed Aug 20 13:35:52 2025 -0400", - "Tue Aug 19 23:05:36 2025 -0400", - "Tue Aug 19 07:42:18 2025 -0400", - "Thu Aug 14 21:53:26 2025 -0400", - "Mon Aug 11 23:08:11 2025 -0400", - "Mon Aug 11 15:16:22 2025 -0400", - "Mon Aug 11 14:19:10 2025 -0400", - "Fri Aug 8 23:00:16 2025 -0400" + "Mon Sep 22 11:54:51 2025 -0400" ], "message": [ - "scheduled data build", + "swap in the data for BRFSS calculated from raw data", "rerun brfss", - "resolve diffs", - "scheduled data build", - "fix json for NCHS", - "scheduled data build", - "chronic bundle files fix", + "chronic bundle files fix", "scheduled data build", "update bundle", "update brfss", "restrict output file to US states, DC", - "scheduled data build", "update formatting on bundle", - "update brfss data", - "scheduled data build", - "output csv", "scheduled data build", - "scheduled data build", - "run bundle", - "scheduled data build", - "bundle", - "scheduled data build", - "udpates build with some additional JSOn meta data", - "scheduled data build", - "manual re-run", - "successful build of data and update lock file", - "mostly updated data. Some epic endpoints failing on virus pipeline", - "run the build on full pipeline", - "clean up the age groupings for comparisons of obesity and diabetes in BRFSS and Cosmos", - "fix extension of files; rerun epic", - "adds county level epic data for cosmos diabetes/obesity", - "rebuild database" + "output csv" ] }, "source": [], @@ -11882,9084 +4888,995 @@ "id_length": 0, "time": "time", "profile": "data-resource", - "created": "2026-07-21 19:03:08.098107", - "last_modified": "2026-07-21 19:03:08.098107", + "created": "2026-07-21 19:03:08.121107", + "last_modified": "2026-07-21 19:03:08.121107", "vintage": {}, - "row_count": 842, - "entity_count": 53, + "row_count": 2140, + "entity_count": 51, "schema": { "fields": [ { "name": "geography", - "duplicates": 789, - "info": { - "short_name": "Geography", - "short_description": "U.S. state or territory name; 'United States' = national.", - "id": "geography" - }, - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "Alabama": 16, - "Alaska": 14, - "Arizona": 16, - "Arkansas": 16, - "California": 16, - "Colorado": 16, - "Connecticut": 16, - "Delaware": 16, - "District of Columbia": 14, - "Florida": 16, - "Georgia": 16, - "Hawaii": 16, - "Idaho": 16, - "Illinois": 16, - "Indiana": 16, - "Iowa": 16, - "Kansas": 16, - "Kentucky": 16, - "Louisiana": 16, - "Maine": 16, - "Maryland": 16, - "Massachusetts": 16, - "Michigan": 16, - "Minnesota": 16, - "Mississippi": 16, - "Missouri": 16, - "Montana": 16, - "Nebraska": 16, - "Nevada": 16, - "New Hampshire": 16, - "New Jersey": 16, - "New Mexico": 16, - "New York": 16, - "North Carolina": 16, - "North Dakota": 16, - "Ohio": 16, - "Oklahoma": 16, - "Oregon": 16, - "Pennsylvania": 16, - "Puerto Rico": 14, - "Rhode Island": 16, - "South Carolina": 16, - "South Dakota": 16, - "Tennessee": 16, - "Texas": 16, - "United States": 16, - "Utah": 16, - "Vermont": 16, - "Virginia": 16, - "Washington": 16, - "West Virginia": 16, - "Wisconsin": 16, - "Wyoming": 16 - } - }, - { - "name": "fips", - "duplicates": 789, - "info": { - "short_name": "FIPS code", - "short_description": "State (2-digit) or county (5-digit) FIPS code as a string; '00' = national.", - "id": "fips" - }, - "time_range": [-1, -1], + "duplicates": 2089, + "info": [], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { - "00": 16, - "01": 16, - "02": 14, - "04": 16, - "05": 16, - "06": 16, - "08": 16, - "09": 16, - "10": 16, - "11": 14, - "12": 16, - "13": 16, - "15": 16, - "16": 16, - "17": 16, - "18": 16, - "19": 16, - "20": 16, - "21": 16, - "22": 16, - "23": 16, - "24": 16, - "25": 16, - "26": 16, - "27": 16, - "28": 16, - "29": 16, - "30": 16, - "31": 16, - "32": 16, - "33": 16, - "34": 16, - "35": 16, - "36": 16, - "37": 16, - "38": 16, - "39": 16, - "40": 16, - "41": 16, - "42": 16, - "44": 16, - "45": 16, - "46": 16, - "47": 16, - "48": 16, - "49": 16, - "50": 16, - "51": 16, - "53": 16, - "54": 16, - "55": 16, - "56": 16, - "72": 14 + "Alabama": 42, + "Alaska": 40, + "Arizona": 42, + "Arkansas": 42, + "California": 42, + "Colorado": 42, + "Connecticut": 42, + "Delaware": 42, + "Florida": 42, + "Georgia": 42, + "Hawaii": 42, + "Idaho": 42, + "Illinois": 42, + "Indiana": 42, + "Iowa": 42, + "Kansas": 42, + "Kentucky": 42, + "Louisiana": 42, + "Maine": 42, + "Maryland": 42, + "Massachusetts": 42, + "Michigan": 42, + "Minnesota": 42, + "Mississippi": 42, + "Missouri": 42, + "Montana": 42, + "Nebraska": 42, + "Nevada": 42, + "New Hampshire": 42, + "New Jersey": 42, + "New Mexico": 42, + "New York": 42, + "North Carolina": 42, + "North Dakota": 42, + "Ohio": 42, + "Oklahoma": 42, + "Oregon": 42, + "Pennsylvania": 42, + "Rhode Island": 42, + "South Carolina": 42, + "South Dakota": 42, + "Tennessee": 42, + "Texas": 42, + "United States": 42, + "Utah": 42, + "Vermont": 42, + "Virginia": 42, + "Washington": 42, + "West Virginia": 42, + "Wisconsin": 42, + "Wyoming": 42 } }, { "name": "age", - "duplicates": 834, - "info": { - "short_name": "Age group", - "short_description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", - "id": "age" - }, - "time_range": [-1, -1], + "duplicates": 2128, + "info": [], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { "<18 Years": 100, - "18-24 Years": 106, - "25-34 Years": 106, - "35-44 Years": 106, - "45-54 Years": 106, - "55-64 Years": 106, - "65+ Years": 106, - "Total": 106 + "<65 Years": 102, + "18-24 Years": 204, + "25-34 Years": 204, + "35-44 Years": 204, + "45-54 Years": 204, + "55-64 Years": 204, + "65-74 Years": 102, + "65+ Years": 306, + "75-84 Years": 102, + "85+ Years": 102, + "Total": 306 } }, { "name": "outcome_name", - "duplicates": 840, - "info": { - "short_name": "Chronic condition", - "levels": { - "Diabetes": { - "id": "Diabetes" - }, - "Obesity": { - "id": "Obesity" - } - }, - "id": "outcome_name" - }, - "time_range": [-1, -1], + "duplicates": 2138, + "info": [], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { - "Diabetes": 421, - "Obesity": 421 + "Diabetes": 1070, + "Obesity": 1070 } }, { "name": "source", - "duplicates": 841, - "info": { - "short_name": "Data source", - "levels": { - "Epic Cosmos": { - "id": "Epic Cosmos" - } - }, - "id": "source" - }, - "time_range": [-1, -1], + "duplicates": 2137, + "info": [], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { - "Epic Cosmos": 842 + "CDC BRFSS": 714, + "Epic Cosmos": 814, + "Medicare_CMS": 612 } }, { "name": "value", - "duplicates": 390, - "info": { - "short_name": "Chronic disease prevalence (Epic, state)", - "long_name": "Epic Cosmos State-Level Chronic Disease Prevalence", - "category": "chronic_disease", - "short_description": "Estimated prevalence of diabetes or obesity from Epic Cosmos EHR at state level.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "epic" - } - ], - "id": "value" - }, - "time_range": [-1, -1], + "duplicates": 976, + "info": [], + "time_range": [ + -1, + -1 + ], "type": "float", "missing": 0, - "mean": 20.918709, - "sd": 18.48601, - "min": 0.052, - "max": 60.1 + "mean": 21.772118, + "sd": 14.33157, + "min": 0, + "max": 76.971045 }, { "name": "pct_captured", - "duplicates": 427, - "info": { - "short_name": "Epic population capture (%)", - "long_name": "Percentage of 2021 State Population Captured in Epic Cosmos", - "category": "chronic_disease", - "short_description": "Percentage of the 2021 state population represented in the Epic Cosmos patient panel, by age group.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "epic" - } - ], - "id": "pct_captured" - }, - "time_range": [-1, -1], + "duplicates": 1732, + "info": [], + "time_range": [ + -1, + -1 + ], "type": "float", - "missing": 14, - "mean": 47.171946, - "sd": 20.816116, + "missing": 1326, + "mean": 47.515966, + "sd": 20.805703, "min": 2.034756, "max": 119.715224 }, { "name": "sample_size", - "duplicates": 421, - "info": { - "short_name": "Epic patient count (state)", - "long_name": "Number of Epic Cosmos Patients in State-Level Analysis", - "category": "chronic_disease", - "short_description": "Number of Epic Cosmos patients in the analysis; values <=10 are reported as '10 or fewer'.", - "measure_type": "Count", - "unit": "Count", - "time_resolution": "Year", - "sources": [ - { - "id": "epic" - } - ], - "id": "sample_size" - }, - "time_range": [-1, -1], + "duplicates": 1732, + "info": [], + "time_range": [ + -1, + -1 + ], "type": "integer", - "missing": 0, - "mean": 1428110.085511, - "sd": 7966664.237614, + "missing": 1326, + "mean": 1476127.275184, + "sd": 8098402.038716, "min": 1815, "max": 151184885 + }, + { + "name": "value_lcl", + "duplicates": 1428, + "info": [], + "time_range": [ + -1, + -1 + ], + "type": "float", + "missing": 1426, + "mean": 19.133209, + "sd": 13.340944, + "min": -20.263689, + "max": 47.85516 + }, + { + "name": "value_ucl", + "duplicates": 1428, + "info": [], + "time_range": [ + -1, + -1 + ], + "type": "float", + "missing": 1426, + "mean": 25.822084, + "sd": 16.093457, + "min": 0, + "max": 120.146276 } ] }, - "sha512": "68a2f2294d3d130f27f5e9efcdd07ddb192eff8c8b3fa4362956381f2c3cc19c8a63e1cb83b33ebec8a3ad6725de0c66a33e28b700fd471be18f1772fbeb0304" + "sha512": "7f9b7212c33d61ca57b2cd8b6d3efb324b4a6af4c25a1a2dae0f7cdda69647f4ec39617b04e536eb899eb12ab3d1c5d04b9258d73d9cccedbb68a88821fff09c" }, { - "bytes": 531926, + "bytes": 325220, "encoding": "windows-1252", - "md5": "4205ce858aed6b77f455615c77805ebe", + "md5": "9ca69c799893c6ce40d16cebf521942b", "format": "parquet", - "name": "overdose_by_geography_and_source_county", - "filename": "overdose_by_geography_and_source_county.parquet", + "name": "prevalence_by_geography_and_year_and_source", + "filename": "prevalence_by_geography_and_year_and_source.parquet", "versions": { "hash": [ - "8501757628fd6a43764f092bc1de45d7792ffefc" - ], - "author": [ - "Weinberger " - ], - "date": [ - "Tue Nov 4 22:35:50 2025 -0500" - ], - "message": [ - "create state-elvel file for Medicare" - ] - }, - "source": [], - "data_format": "tall", - "ids": [ - { - "variable": "geography" - } - ], - "id_length": 0, - "time": "time", + "2e537bec8f261191d34b05d12749381844c3d42a", + "b63fa1491b134c4473ca11f7535de975cc982092", + "80bd8a085a70dff209d3b61afc5aaaa49bebb22a", + "57dcec652c23956152395dcacf85bc128c1c11fc", + "ebd39c1c35b81350a985854ad655968593242320", + "5756a7b9f2ecdf915627077e85acca19930d037d", + "a3a88cb5e9d5afda114dcb35b151a014d3042df0", + "be3e3cda5fb5c687a9eedfff9ad4246bf598f06c", + "ced52d1dcc8a2480e24171fb109df5c383d9b088", + "ec699b785810223eeb113927429ec1493f962fe2", + "222f0bae15fbfb5c5de525c28b4769496d391aa6", + "98b37166e6c21d05dafb50cb668c5fe26b32289f", + "2fe58d28ac1246d06d417a92ddcf363f481f10f9", + "1a28469dd4a514054e5edaf1711313968ced0670", + "3feef2aacc5681e203a69a43c6fa05bb62477096", + "931cf93c19e3bd3868912dad2d2277a550788420", + "fbbece4f8763f802f070593d3dd168841505719e", + "86a28d8f71174fa8b4f014f08e1efd9cc9448373", + "7552830adbc314f537bd8a72f7b41c66445c9c68", + "93db793e9dedf305c469b2b4bb93e3940bbbbbc8", + "cf1c2071841a95630fd75575149dc857f2aab36e", + "6018893e14aa612a1e10335092284b355ca8a98f", + "611b90092022fb0681db758d7895ee25d6917d89", + "ffe487db73bd584d642d134d69b33c0a230fe912", + "aed8f91453f2cf6becdd9e60e9bceec347462789", + "e737ad3aff97389a68e587803eee0115319668f7", + "1a1d2b848c0825541e74e26f85f31d8137150afd", + "3b72087ac6398c0676ab607e96d3c9e8b19a7f15", + "fd2e8f7a8afda6f4a23a47c1b6344a69fd1f105e", + "0967f9fb2914ed8348e9cb28c693f751f65f4b51", + "67ea5cdcd9f3fed0bc3dfc7be1de458cb781d252", + "e1ec26df506aca0ba57ee063576fe3647833cb13", + "ab11e30d790bab0f1c98ecd30e4e8f4c2520bafd" + ], + "author": [ + "GitHub Actions ", + "weinbergerlab ", + "danweinberger ", + "anshap32 <73296024+anshap32@users.noreply.github.com>", + "GitHub Actions ", + "GitHub Actions ", + "weinbergerlab ", + "GitHub Actions ", + "weinbergerlab ", + "danweinberger ", + "GitHub Actions ", + "GitHub Actions ", + "weinbergerlab ", + "GitHub Actions ", + "weinbergerlab ", + "danweinberger ", + "weinbergerlab ", + "GitHub Actions ", + "weinbergerlab ", + "GitHub Actions ", + "weinbergerlab ", + "weinbergerlab ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "weinbergerlab ", + "GitHub Actions ", + "Weinberger ", + "Weinberger ", + "Weinberger ", + "Weinberger ", + "Weinberger " + ], + "date": [ + "Fri Jun 26 19:42:13 2026 +0000", + "Wed Jun 24 16:37:53 2026 -0400", + "Wed Jun 24 13:57:52 2026 -0400", + "Wed Jun 24 12:49:30 2026 -0400", + "Fri Jun 19 20:16:40 2026 +0000", + "Tue Jun 9 20:07:17 2026 +0000", + "Tue Jun 9 12:07:10 2026 -0400", + "Mon Apr 6 14:00:48 2026 +0000", + "Sun Apr 5 21:44:32 2026 -0400", + "Fri Apr 3 14:11:23 2026 -0400", + "Wed Apr 1 02:45:45 2026 +0000", + "Fri Mar 13 15:04:44 2026 +0000", + "Wed Mar 11 11:41:55 2026 -0400", + "Tue Mar 3 00:46:06 2026 +0000", + "Mon Mar 2 14:50:39 2026 -0500", + "Thu Feb 19 10:27:03 2026 -0500", + "Tue Feb 3 16:02:56 2026 -0500", + "Thu Dec 4 08:41:27 2025 +0000", + "Wed Dec 3 12:02:06 2025 -0500", + "Wed Dec 3 02:50:59 2025 +0000", + "Mon Dec 1 17:33:39 2025 -0500", + "Mon Dec 1 17:19:31 2025 -0500", + "Mon Dec 1 21:47:35 2025 +0000", + "Fri Nov 21 16:27:30 2025 +0000", + "Thu Nov 20 08:39:32 2025 +0000", + "Wed Nov 19 06:06:04 2025 +0000", + "Thu Nov 13 11:56:54 2025 -0500", + "Thu Nov 13 08:39:25 2025 +0000", + "Wed Nov 12 16:45:19 2025 -0500", + "Wed Nov 12 14:47:03 2025 -0500", + "Tue Nov 11 23:09:34 2025 -0500", + "Tue Nov 11 22:59:06 2025 -0500", + "Tue Nov 11 22:49:35 2025 -0500" + ], + "message": [ + "scheduled data build", + "rerun bundle", + "rerun bundle", + "corrected age", + "scheduled data build", + "scheduled data build", + "Add CDC CFA RT (respiratory tract) data source", + "scheduled data build", + "update bundle to check that all run OK; update medicaid quality package to only download new datasets", + "partial update bundle", + "scheduled data build", + "scheduled data build", + "Squashed commit of the following:", + "scheduled data build", + "numerous fixes, address new api schema for respnet, remove unnedded call to missing epic heat file; rerun bundle", + "remove missing epic file from the bundle script", + "re-run build_dcf", + "scheduled data build", + "rerun chronic bundle with updated epic data", + "scheduled data build", + "fix chronic bundle for counties", + "rerun with fixed county data from Epic", + "scheduled data build", + "scheduled data build", + "scheduled data build", + "scheduled data build", + "add in obesity by state", + "scheduled data build", + "add missing national data from epic standard file", + "update bundle files", + "fix issue with epic import", + "updated out file", + "chronic" + ] + }, + "source": [], + "data_format": "tall", + "ids": [ + { + "variable": "geography" + } + ], + "id_length": 0, + "time": "time", "profile": "data-resource", - "created": "2026-07-21 19:03:08.115107", - "last_modified": "2026-07-21 19:03:08.115107", + "created": "2026-07-21 19:14:23.905505", + "last_modified": "2026-07-21 19:14:23.905505", "vintage": {}, - "row_count": 188837, - "entity_count": 1876, + "row_count": 23112, + "entity_count": 51, "schema": { "fields": [ { "name": "geography", - "duplicates": 186961, + "duplicates": 23061, "info": { "short_name": "Geography", - "short_description": "5-digit county FIPS code as a string.", + "short_description": "U.S. state or territory name; 'United States' = national.", "id": "geography" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", - "missing": 437, + "missing": 0, "table": { - "Abbeville County": 60, - "Acadia Parish": 60, - "Accomack County": 60, - "Ada County": 60, - "Adair County": 240, - "Adams County": 720, - "Addison County": 60, - "Aiken County": 60, - "Aitkin County": 60, - "Alachua County": 60, - "Alamance County": 60, - "Alameda County": 60, - "Alamosa County": 60, - "Albany County": 120, - "Albemarle County": 60, - "Alcona County": 60, - "Alcorn County": 60, - "Aleutians East Borough": 60, - "Aleutians West Census Area": 60, - "Alexander County": 120, - "Alexandria city": 60, - "Alfalfa County": 60, - "Alger County": 60, - "Allamakee County": 60, - "Allegan County": 60, - "Allegany County": 120, - "Alleghany County": 120, - "Allegheny County": 60, - "Allen County": 240, - "Allen Parish": 60, - "Allendale County": 60, - "Alpena County": 60, - "Alpine County": 60, - "Amador County": 60, - "Amelia County": 60, - "Amherst County": 60, - "Amite County": 60, - "Anchorage Municipality": 60, - "Anderson County": 300, - "Andrew County": 60, - "Andrews County": 60, - "Androscoggin County": 60, - "Angelina County": 60, - "Anne Arundel County": 60, - "Anoka County": 60, - "Anson County": 60, - "Antelope County": 60, - "Antrim County": 60, - "Apache County": 60, - "Appanoose County": 60, - "Appling County": 60, - "Appomattox County": 60, - "Aransas County": 60, - "Arapahoe County": 60, - "Archer County": 60, - "Archuleta County": 60, - "Arenac County": 60, - "Arkansas County": 60, - "Arlington County": 60, - "Armstrong County": 120, - "Aroostook County": 60, - "Arthur County": 60, - "Ascension Parish": 60, - "Ashe County": 60, - "Ashland County": 120, - "Ashley County": 60, - "Ashtabula County": 60, - "Asotin County": 60, - "Assumption Parish": 60, - "Atascosa County": 60, - "Atchison County": 120, - "Athens County": 60, - "Atkinson County": 60, - "Atlantic County": 60, - "Atoka County": 60, - "Attala County": 60, - "Audrain County": 60, - "Audubon County": 60, - "Auglaize County": 60, - "Augusta County": 60, - "Aurora County": 60, - "Austin County": 60, - "Autauga County": 60, - "Avery County": 60, - "Avoyelles Parish": 60, - "Baca County": 60, - "Bacon County": 60, - "Bailey County": 60, - "Baker County": 180, - "Baldwin County": 120, - "Ballard County": 60, - "Baltimore city": 60, - "Baltimore County": 60, - "Bamberg County": 60, - "Bandera County": 60, - "Banks County": 60, - "Banner County": 60, - "Bannock County": 60, - "Baraga County": 60, - "Barber County": 60, - "Barbour County": 120, - "Barnes County": 60, - "Barnstable County": 60, - "Barnwell County": 60, - "Barren County": 60, - "Barron County": 60, - "Barrow County": 60, - "Barry County": 120, - "Bartholomew County": 60, - "Barton County": 120, - "Bartow County": 60, - "Bastrop County": 60, - "Bates County": 60, - "Bath County": 120, - "Baxter County": 60, - "Bay County": 120, - "Bayfield County": 60, - "Baylor County": 60, - "Beadle County": 60, - "Bear Lake County": 60, - "Beaufort County": 120, - "Beauregard Parish": 60, - "Beaver County": 180, - "Beaverhead County": 60, - "Becker County": 60, - "Beckham County": 60, - "Bedford County": 180, - "Bee County": 60, - "Belknap County": 60, - "Bell County": 120, - "Belmont County": 60, - "Beltrami County": 60, - "Ben Hill County": 60, - "Benewah County": 60, - "Bennett County": 60, - "Bennington County": 60, - "Benson County": 60, - "Bent County": 60, - "Benton County": 540, - "Benzie County": 60, - "Bergen County": 60, - "Berkeley County": 120, - "Berks County": 60, - "Berkshire County": 60, - "Bernalillo County": 60, - "Berrien County": 120, - "Bertie County": 60, - "Bethel Census Area": 60, - "Bexar County": 60, - "Bibb County": 120, - "Bienville Parish": 60, - "Big Horn County": 120, - "Big Stone County": 60, - "Billings County": 60, - "Bingham County": 60, - "Black Hawk County": 60, - "Blackford County": 60, - "Bladen County": 60, - "Blaine County": 240, - "Blair County": 60, - "Blanco County": 60, - "Bland County": 60, - "Bleckley County": 60, - "Bledsoe County": 60, - "Blount County": 120, - "Blue Earth County": 60, - "Boise County": 60, - "Bolivar County": 60, - "Bollinger County": 60, - "Bon Homme County": 60, - "Bond County": 60, - "Bonner County": 60, - "Bonneville County": 60, - "Boone County": 480, - "Borden County": 60, - "Bosque County": 60, - "Bossier Parish": 60, - "Botetourt County": 60, - "Bottineau County": 60, - "Boulder County": 60, - "Boundary County": 60, - "Bourbon County": 120, - "Bowie County": 60, - "Bowman County": 60, - "Box Butte County": 60, - "Box Elder County": 60, - "Boyd County": 120, - "Boyle County": 60, - "Bracken County": 60, - "Bradford County": 120, - "Bradley County": 120, - "Branch County": 60, - "Brantley County": 60, - "Braxton County": 60, - "Brazoria County": 60, - "Brazos County": 60, - "Breathitt County": 60, - "Breckinridge County": 60, - "Bremer County": 60, - "Brevard County": 60, - "Brewster County": 60, - "Briscoe County": 60, - "Bristol Bay Borough": 60, - "Bristol city": 60, - "Bristol County": 120, - "Broadwater County": 60, - "Bronx County": 60, - "Brooke County": 60, - "Brookings County": 60, - "Brooks County": 120, - "Broome County": 60, - "Broomfield County": 60, - "Broward County": 60, - "Brown County": 540, - "Brule County": 60, - "Brunswick County": 120, - "Bryan County": 120, - "Buchanan County": 180, - "Buckingham County": 60, - "Bucks County": 60, - "Buena Vista city": 60, - "Buena Vista County": 60, - "Buffalo County": 180, - "Bullitt County": 60, - "Bulloch County": 60, - "Bullock County": 60, - "Buncombe County": 60, - "Bureau County": 60, - "Burke County": 180, - "Burleigh County": 60, - "Burleson County": 60, - "Burlington County": 60, - "Burnet County": 60, - "Burnett County": 60, - "Burt County": 60, - "Butler County": 480, - "Butte County": 180, - "Butts County": 60, - "Cabarrus County": 60, - "Cabell County": 60, - "Cache County": 60, - "Caddo County": 60, - "Caddo Parish": 60, - "Calaveras County": 60, - "Calcasieu Parish": 60, - "Caldwell County": 240, - "Caldwell Parish": 60, - "Caledonia County": 60, - "Calhoun County": 660, - "Callahan County": 60, - "Callaway County": 60, - "Calloway County": 60, - "Calumet County": 60, - "Calvert County": 60, - "Camas County": 60, - "Cambria County": 60, - "Camden County": 240, - "Cameron County": 120, - "Cameron Parish": 60, - "Camp County": 60, - "Campbell County": 300, - "Canadian County": 60, - "Candler County": 60, - "Cannon County": 60, - "Canyon County": 60, - "Cape Girardeau County": 60, - "Cape May County": 60, - "Carbon County": 240, - "Caribou County": 60, - "Carlisle County": 60, - "Carlton County": 60, - "Caroline County": 120, - "Carroll County": 780, - "Carson City": 60, - "Carson County": 60, - "Carter County": 300, - "Carteret County": 60, - "Carver County": 60, - "Cascade County": 60, - "Casey County": 60, - "Cass County": 540, - "Cassia County": 60, - "Castro County": 60, - "Caswell County": 60, - "Catahoula Parish": 60, - "Catawba County": 60, - "Catoosa County": 60, - "Catron County": 60, - "Cattaraugus County": 60, - "Cavalier County": 60, - "Cayuga County": 60, - "Cecil County": 60, - "Cedar County": 180, - "Centre County": 60, - "Cerro Gordo County": 60, - "Chaffee County": 60, - "Chambers County": 120, - "Champaign County": 120, - "Chariton County": 60, - "Charles City County": 60, - "Charles County": 60, - "Charles Mix County": 60, - "Charleston County": 60, - "Charlevoix County": 60, - "Charlotte County": 120, - "Charlottesville city": 60, - "Charlton County": 60, - "Chase County": 120, - "Chatham County": 120, - "Chattahoochee County": 60, - "Chattooga County": 60, - "Chautauqua County": 120, - "Chaves County": 60, - "Cheatham County": 60, - "Cheboygan County": 60, - "Chelan County": 60, - "Chemung County": 60, - "Chenango County": 60, - "Cherokee County": 480, - "Cherry County": 60, - "Chesapeake city": 60, - "Cheshire County": 60, - "Chester County": 180, - "Chesterfield County": 120, - "Cheyenne County": 180, - "Chickasaw County": 120, - "Chicot County": 60, - "Childress County": 60, - "Chilton County": 60, - "Chippewa County": 180, - "Chisago County": 60, - "Chittenden County": 60, - "Choctaw County": 180, - "Chouteau County": 60, - "Chowan County": 60, - "Christian County": 180, - "Churchill County": 60, - "Cibola County": 60, - "Cimarron County": 60, - "Citrus County": 60, - "Clackamas County": 60, - "Claiborne County": 120, - "Claiborne Parish": 60, - "Clallam County": 60, - "Clare County": 60, - "Clarendon County": 60, - "Clarion County": 60, - "Clark County": 720, - "Clarke County": 300, - "Clatsop County": 60, - "Clay County": 1080, - "Clayton County": 120, - "Clear Creek County": 60, - "Clearfield County": 60, - "Clearwater County": 120, - "Cleburne County": 120, - "Clermont County": 60, - "Cleveland County": 180, - "Clinch County": 60, - "Clinton County": 540, - "Cloud County": 60, - "Coahoma County": 60, - "Coal County": 60, - "Cobb County": 60, - "Cochise County": 60, - "Cochran County": 60, - "Cocke County": 60, - "Coconino County": 60, - "Codington County": 60, - "Coffee County": 180, - "Coffey County": 60, - "Coke County": 60, - "Colbert County": 60, - "Cole County": 60, - "Coleman County": 60, - "Coles County": 60, - "Colfax County": 120, - "Colleton County": 60, - "Collier County": 60, - "Collin County": 60, - "Collingsworth County": 60, - "Colonial Heights city": 60, - "Colorado County": 60, - "Colquitt County": 60, - "Columbia County": 480, - "Columbiana County": 60, - "Columbus County": 60, - "Colusa County": 60, - "Comal County": 60, - "Comanche County": 180, - "Concho County": 60, - "Concordia Parish": 60, - "Conecuh County": 60, - "Conejos County": 60, - "Contra Costa County": 60, - "Converse County": 60, - "Conway County": 60, - "Cook County": 180, - "Cooke County": 60, - "Cooper County": 60, - "Coos County": 120, - "Coosa County": 60, - "Copiah County": 60, - "Corson County": 60, - "Cortland County": 60, - "Coryell County": 60, - "Coshocton County": 60, - "Costilla County": 60, - "Cottle County": 60, - "Cotton County": 60, - "Cottonwood County": 60, - "Covington city": 60, - "Covington County": 120, - "Coweta County": 60, - "Cowley County": 60, - "Cowlitz County": 60, - "Craig County": 120, - "Craighead County": 60, - "Crane County": 60, - "Craven County": 60, - "Crawford County": 660, - "Creek County": 60, - "Crenshaw County": 60, - "Crisp County": 60, - "Crittenden County": 120, - "Crockett County": 120, - "Crook County": 120, - "Crosby County": 60, - "Cross County": 60, - "Crow Wing County": 60, - "Crowley County": 60, - "Culberson County": 60, - "Cullman County": 60, - "Culpeper County": 60, - "Cumberland County": 480, - "Cuming County": 60, - "Currituck County": 60, - "Curry County": 120, - "Custer County": 360, - "Cuyahoga County": 60, - "Dade County": 120, - "Daggett County": 60, - "Dakota County": 120, - "Dale County": 60, - "Dallam County": 60, - "Dallas County": 300, - "Dane County": 60, - "Daniels County": 60, - "Danville city": 60, - "Dare County": 60, - "Darke County": 60, - "Darlington County": 60, - "Dauphin County": 60, - "Davidson County": 120, - "Davie County": 60, - "Daviess County": 180, - "Davis County": 120, - "Davison County": 60, - "Dawes County": 60, - "Dawson County": 240, - "Day County": 60, - "De Baca County": 60, - "De Soto Parish": 60, - "De Witt County": 60, - "Deaf Smith County": 60, - "Dearborn County": 60, - "Decatur County": 300, - "Deer Lodge County": 60, - "Defiance County": 60, - "DeKalb County": 360, - "Del Norte County": 60, - "Delaware County": 360, - "Delta County": 180, - "Denali Borough": 60, - "Dent County": 60, - "Denton County": 60, - "Denver County": 60, - "Des Moines County": 60, - "Deschutes County": 60, - "Desha County": 60, - "DeSoto County": 120, - "Deuel County": 120, - "Dewey County": 120, - "DeWitt County": 60, - "Dickens County": 60, - "Dickenson County": 60, - "Dickey County": 60, - "Dickinson County": 180, - "Dickson County": 60, - "Dillingham Census Area": 60, - "Dillon County": 60, - "Dimmit County": 60, - "Dinwiddie County": 60, - "Divide County": 60, - "Dixie County": 60, - "Dixon County": 60, - "Doddridge County": 60, - "Dodge County": 240, - "Dolores County": 60, - "Dona Ana County": 60, - "Doniphan County": 60, - "Donley County": 60, - "Dooly County": 60, - "Door County": 60, - "Dorchester County": 120, - "Dougherty County": 60, - "Douglas County": 720, - "Drew County": 60, - "Dubois County": 60, - "Dubuque County": 60, - "Duchesne County": 60, - "Dukes County": 60, - "Dundy County": 60, - "Dunklin County": 60, - "Dunn County": 120, - "DuPage County": 60, - "Duplin County": 60, - "Durham County": 60, - "Dutchess County": 60, - "Duval County": 120, - "Dyer County": 60, - "Eagle County": 60, - "Early County": 60, - "East Baton Rouge Parish": 60, - "East Carroll Parish": 60, - "East Feliciana Parish": 60, - "Eastland County": 60, - "Eaton County": 60, - "Eau Claire County": 60, - "Echols County": 60, - "Ector County": 60, - "Eddy County": 120, - "Edgar County": 60, - "Edgecombe County": 60, - "Edgefield County": 60, - "Edmonson County": 60, - "Edmunds County": 60, - "Edwards County": 180, - "Effingham County": 120, - "El Dorado County": 60, - "El Paso County": 120, - "Elbert County": 120, - "Elk County": 120, - "Elkhart County": 60, - "Elko County": 60, - "Elliott County": 60, - "Ellis County": 180, - "Ellsworth County": 60, - "Elmore County": 120, - "Emanuel County": 60, - "Emery County": 60, - "Emmet County": 120, - "Emmons County": 60, - "Emporia city": 60, - "Erath County": 60, - "Erie County": 180, - "Escambia County": 120, - "Esmeralda County": 60, - "Essex County": 300, - "Estill County": 60, - "Etowah County": 60, - "Eureka County": 60, - "Evangeline Parish": 60, - "Evans County": 60, - "Fairbanks North Star Borough": 60, - "Fairfax city": 60, - "Fairfax County": 60, - "Fairfield County": 180, - "Fall River County": 60, - "Fallon County": 60, - "Falls Church city": 60, - "Falls County": 60, - "Fannin County": 120, - "Faribault County": 60, - "Faulk County": 60, - "Faulkner County": 60, - "Fauquier County": 60, - "Fayette County": 660, - "Fentress County": 60, - "Fergus County": 60, - "Ferry County": 60, - "Fillmore County": 120, - "Finney County": 60, - "Fisher County": 60, - "Flagler County": 60, - "Flathead County": 60, - "Fleming County": 60, - "Florence County": 120, - "Floyd County": 360, - "Fluvanna County": 60, - "Foard County": 60, - "Fond du Lac County": 60, - "Ford County": 120, - "Forest County": 120, - "Forrest County": 60, - "Forsyth County": 120, - "Fort Bend County": 60, - "Foster County": 60, - "Fountain County": 60, - "Franklin city": 60, - "Franklin County": 1440, - "Franklin Parish": 60, - "Frederick County": 120, - "Fredericksburg city": 60, - "Freeborn County": 60, - "Freestone County": 60, - "Fremont County": 240, - "Fresno County": 60, - "Frio County": 60, - "Frontier County": 60, - "Fulton County": 480, - "Furnas County": 60, - "Gadsden County": 60, - "Gage County": 60, - "Gaines County": 60, - "Galax city": 60, - "Gallatin County": 180, - "Gallia County": 60, - "Galveston County": 60, - "Garden County": 60, - "Garfield County": 360, - "Garland County": 60, - "Garrard County": 60, - "Garrett County": 60, - "Garvin County": 60, - "Garza County": 60, - "Gasconade County": 60, - "Gaston County": 60, - "Gates County": 60, - "Geary County": 60, - "Geauga County": 60, - "Gem County": 60, - "Genesee County": 120, - "Geneva County": 60, - "Gentry County": 60, - "George County": 60, - "Georgetown County": 60, - "Gibson County": 120, - "Gila County": 60, - "Gilchrist County": 60, - "Giles County": 120, - "Gillespie County": 60, - "Gilliam County": 60, - "Gilmer County": 120, - "Gilpin County": 60, - "Glacier County": 60, - "Glades County": 60, - "Gladwin County": 60, - "Glascock County": 60, - "Glasscock County": 60, - "Glenn County": 60, - "Gloucester County": 120, - "Glynn County": 60, - "Gogebic County": 60, - "Golden Valley County": 120, - "Goliad County": 60, - "Gonzales County": 60, - "Goochland County": 60, - "Goodhue County": 60, - "Gooding County": 60, - "Gordon County": 60, - "Goshen County": 60, - "Gosper County": 60, - "Gove County": 60, - "Grady County": 120, - "Grafton County": 60, - "Graham County": 180, - "Grainger County": 60, - "Grand County": 120, - "Grand Forks County": 60, - "Grand Isle County": 60, - "Grand Traverse County": 60, - "Granite County": 60, - "Grant County": 840, - "Grant Parish": 60, - "Granville County": 60, - "Gratiot County": 60, - "Graves County": 60, - "Gray County": 120, - "Grays Harbor County": 60, - "Grayson County": 180, - "Greeley County": 120, - "Green County": 120, - "Green Lake County": 60, - "Greenbrier County": 60, - "Greene County": 840, - "Greenlee County": 60, - "Greensville County": 60, - "Greenup County": 60, - "Greenville County": 60, - "Greenwood County": 120, - "Greer County": 60, - "Gregg County": 60, - "Gregory County": 60, - "Grenada County": 60, - "Griggs County": 60, - "Grimes County": 60, - "Grundy County": 240, - "Guadalupe County": 120, - "Guernsey County": 60, - "Guilford County": 60, - "Gulf County": 60, - "Gunnison County": 60, - "Guthrie County": 60, - "Gwinnett County": 60, - "Haakon County": 60, - "Habersham County": 60, - "Haines Borough": 60, - "Hale County": 120, - "Halifax County": 120, - "Hall County": 180, - "Hamblen County": 60, - "Hamilton County": 600, - "Hamlin County": 60, - "Hampden County": 60, - "Hampshire County": 120, - "Hampton city": 60, - "Hampton County": 60, - "Hancock County": 600, - "Hand County": 60, - "Hanover County": 60, - "Hansford County": 60, - "Hanson County": 60, - "Haralson County": 60, - "Hardee County": 60, - "Hardeman County": 120, - "Hardin County": 360, - "Harding County": 120, - "Hardy County": 60, - "Harford County": 60, - "Harlan County": 120, - "Harmon County": 60, - "Harnett County": 60, - "Harney County": 60, - "Harper County": 120, - "Harris County": 120, - "Harrison County": 480, - "Harrisonburg city": 60, - "Hart County": 120, - "Hartford County": 60, - "Hartley County": 60, - "Harvey County": 60, - "Haskell County": 180, - "Hawaii County": 60, - "Hawkins County": 60, - "Hayes County": 60, - "Hays County": 60, - "Haywood County": 120, - "Heard County": 60, - "Hemphill County": 60, - "Hempstead County": 60, - "Henderson County": 300, - "Hendricks County": 60, - "Hendry County": 60, - "Hennepin County": 60, - "Henrico County": 60, - "Henry County": 600, - "Herkimer County": 60, - "Hernando County": 60, - "Hertford County": 60, - "Hettinger County": 60, - "Hickman County": 120, - "Hickory County": 60, - "Hidalgo County": 120, - "Highland County": 120, - "Highlands County": 60, - "Hill County": 120, - "Hillsborough County": 120, - "Hillsdale County": 60, - "Hinds County": 60, - "Hinsdale County": 60, - "Hitchcock County": 60, - "Hocking County": 60, - "Hockley County": 60, - "Hodgeman County": 60, - "Hoke County": 60, - "Holmes County": 180, - "Holt County": 120, - "Honolulu County": 60, - "Hood County": 60, - "Hood River County": 60, - "Hooker County": 60, - "Hoonah-Angoon Census Area": 60, - "Hopewell city": 60, - "Hopkins County": 120, - "Horry County": 60, - "Hot Spring County": 60, - "Hot Springs County": 60, - "Houghton County": 60, - "Houston County": 300, - "Howard County": 420, - "Howell County": 60, - "Hubbard County": 60, - "Hudson County": 60, - "Hudspeth County": 60, - "Huerfano County": 60, - "Hughes County": 120, - "Humboldt County": 180, - "Humphreys County": 120, - "Hunt County": 60, - "Hunterdon County": 60, - "Huntingdon County": 60, - "Huntington County": 60, - "Huron County": 120, - "Hutchinson County": 120, - "Hyde County": 120, - "Iberia Parish": 60, - "Iberville Parish": 60, - "Ida County": 60, - "Idaho County": 60, - "Imperial County": 60, - "Independence County": 60, - "Indian River County": 60, - "Indiana County": 60, - "Ingham County": 60, - "Inyo County": 60, - "Ionia County": 60, - "Iosco County": 60, - "Iowa County": 120, - "Iredell County": 60, - "Irion County": 60, - "Iron County": 240, - "Iroquois County": 60, - "Irwin County": 60, - "Isabella County": 60, - "Isanti County": 60, - "Island County": 60, - "Isle of Wight County": 60, - "Issaquena County": 60, - "Itasca County": 60, - "Itawamba County": 60, - "Izard County": 60, - "Jack County": 60, - "Jackson County": 1380, - "Jackson Parish": 60, - "James City County": 60, - "Jasper County": 480, - "Jay County": 60, - "Jeff Davis County": 120, - "Jefferson County": 1500, - "Jefferson Davis County": 60, - "Jefferson Davis Parish": 60, - "Jefferson Parish": 60, - "Jenkins County": 60, - "Jennings County": 60, - "Jerauld County": 60, - "Jerome County": 60, - "Jersey County": 60, - "Jessamine County": 60, - "Jewell County": 60, - "Jim Hogg County": 60, - "Jim Wells County": 60, - "Jo Daviess County": 60, - "Johnson County": 720, - "Johnston County": 120, - "Jones County": 360, - "Josephine County": 60, - "Juab County": 60, - "Judith Basin County": 60, - "Juneau City and Borough": 60, - "Juneau County": 60, - "Juniata County": 60, - "Kalamazoo County": 60, - "Kalawao County": 60, - "Kalkaska County": 60, - "Kanabec County": 60, - "Kanawha County": 60, - "Kandiyohi County": 60, - "Kane County": 120, - "Kankakee County": 60, - "Karnes County": 60, - "Kauai County": 60, - "Kaufman County": 60, - "Kay County": 60, - "Kearney County": 60, - "Kearny County": 60, - "Keith County": 60, - "Kemper County": 60, - "Kenai Peninsula Borough": 60, - "Kendall County": 120, - "Kenedy County": 60, - "Kennebec County": 60, - "Kenosha County": 60, - "Kent County": 300, - "Kenton County": 60, - "Keokuk County": 60, - "Kern County": 60, - "Kerr County": 60, - "Kershaw County": 60, - "Ketchikan Gateway Borough": 60, - "Kewaunee County": 60, - "Keweenaw County": 60, - "Keya Paha County": 60, - "Kidder County": 60, - "Kimball County": 60, - "Kimble County": 60, - "King and Queen County": 60, - "King County": 120, - "King George County": 60, - "King William County": 60, - "Kingfisher County": 60, - "Kingman County": 60, - "Kings County": 120, - "Kingsbury County": 60, - "Kinney County": 60, - "Kiowa County": 180, - "Kit Carson County": 60, - "Kitsap County": 60, - "Kittitas County": 60, - "Kittson County": 60, - "Klamath County": 60, - "Kleberg County": 60, - "Klickitat County": 60, - "Knott County": 60, - "Knox County": 540, - "Kodiak Island Borough": 60, - "Koochiching County": 60, - "Kootenai County": 60, - "Kosciusko County": 60, - "Kossuth County": 60, - "Kusilvak Census Area": 60, - "La Crosse County": 60, - "La Paz County": 60, - "La Plata County": 60, - "La Salle County": 60, - "La Salle Parish": 60, - "Labette County": 60, - "Lac qui Parle County": 60, - "Lackawanna County": 60, - "Laclede County": 60, - "Lafayette County": 300, - "Lafayette Parish": 60, - "Lafourche Parish": 60, - "LaGrange County": 60, - "Lake and Peninsula Borough": 60, - "Lake County": 720, - "Lake of the Woods County": 60, - "Lamar County": 240, - "Lamb County": 60, - "Lamoille County": 60, - "LaMoure County": 60, - "Lampasas County": 60, - "Lancaster County": 240, - "Lander County": 60, - "Lane County": 120, - "Langlade County": 60, - "Lanier County": 60, - "Lapeer County": 60, - "LaPorte County": 60, - "Laramie County": 60, - "Larimer County": 60, - "Larue County": 60, - "Las Animas County": 60, - "LaSalle County": 60, - "Lassen County": 60, - "Latah County": 60, - "Latimer County": 60, - "Lauderdale County": 180, - "Laurel County": 60, - "Laurens County": 120, - "Lavaca County": 60, - "Lawrence County": 660, - "Le Flore County": 60, - "Le Sueur County": 60, - "Lea County": 60, - "Leake County": 60, - "Leavenworth County": 60, - "Lebanon County": 60, - "Lee County": 720, - "Leelanau County": 60, - "Leflore County": 60, - "Lehigh County": 60, - "Lemhi County": 60, - "Lenawee County": 60, - "Lenoir County": 60, - "Leon County": 120, - "Leslie County": 60, - "Letcher County": 60, - "Levy County": 60, - "Lewis and Clark County": 60, - "Lewis County": 420, - "Lexington city": 60, - "Lexington County": 60, - "Liberty County": 240, - "Licking County": 60, - "Limestone County": 120, - "Lincoln County": 1380, - "Lincoln Parish": 60, - "Linn County": 240, - "Lipscomb County": 60, - "Litchfield County": 60, - "Little River County": 60, - "Live Oak County": 60, - "Livingston County": 300, - "Livingston Parish": 60, - "Llano County": 60, - "Logan County": 600, - "Long County": 60, - "Lonoke County": 60, - "Lorain County": 60, - "Los Alamos County": 60, - "Los Angeles County": 60, - "Loudon County": 60, - "Loudoun County": 60, - "Louisa County": 120, - "Loup County": 60, - "Love County": 60, - "Loving County": 60, - "Lowndes County": 180, - "Lubbock County": 60, - "Lucas County": 120, - "Luce County": 60, - "Lumpkin County": 60, - "Luna County": 60, - "Lunenburg County": 60, - "Luzerne County": 60, - "Lycoming County": 60, - "Lyman County": 60, - "Lynchburg city": 60, - "Lynn County": 60, - "Lyon County": 300, - "Mackinac County": 60, - "Macomb County": 60, - "Macon County": 360, - "Macoupin County": 60, - "Madera County": 60, - "Madison County": 1140, - "Madison Parish": 60, - "Magoffin County": 60, - "Mahaska County": 60, - "Mahnomen County": 60, - "Mahoning County": 60, - "Major County": 60, - "Malheur County": 60, - "Manassas city": 60, - "Manassas Park city": 60, - "Manatee County": 60, - "Manistee County": 60, - "Manitowoc County": 60, - "Marathon County": 60, - "Marengo County": 60, - "Maricopa County": 60, - "Maries County": 60, - "Marin County": 60, - "Marinette County": 60, - "Marion County": 1020, - "Mariposa County": 60, - "Marlboro County": 60, - "Marquette County": 120, - "Marshall County": 720, - "Martin County": 360, - "Martinsville city": 60, - "Mason County": 360, - "Massac County": 60, - "Matagorda County": 60, - "Matanuska-Susitna Borough": 60, - "Mathews County": 60, - "Maui County": 60, - "Maury County": 60, - "Maverick County": 60, - "Mayes County": 60, - "McClain County": 60, - "McCone County": 60, - "McCook County": 60, - "McCormick County": 60, - "McCracken County": 60, - "McCreary County": 60, - "McCulloch County": 60, - "McCurtain County": 60, - "McDonald County": 60, - "McDonough County": 60, - "McDowell County": 120, - "McDuffie County": 60, - "McHenry County": 120, - "McIntosh County": 180, - "McKean County": 60, - "McKenzie County": 60, - "McKinley County": 60, - "McLean County": 180, - "McLennan County": 60, - "McLeod County": 60, - "McMinn County": 60, - "McMullen County": 60, - "McNairy County": 60, - "McPherson County": 180, - "Meade County": 180, - "Meagher County": 60, - "Mecklenburg County": 120, - "Mecosta County": 60, - "Medina County": 120, - "Meeker County": 60, - "Meigs County": 120, - "Mellette County": 60, - "Menard County": 120, - "Mendocino County": 60, - "Menifee County": 60, - "Menominee County": 120, - "Merced County": 60, - "Mercer County": 480, - "Meriwether County": 60, - "Merrick County": 60, - "Merrimack County": 60, - "Mesa County": 60, - "Metcalfe County": 60, - "Miami County": 180, - "Miami-Dade County": 60, - "Middlesex County": 240, - "Midland County": 120, - "Mifflin County": 60, - "Milam County": 60, - "Millard County": 60, - "Mille Lacs County": 60, - "Miller County": 180, - "Mills County": 120, - "Milwaukee County": 60, - "Miner County": 60, - "Mineral County": 240, - "Mingo County": 60, - "Minidoka County": 60, - "Minnehaha County": 60, - "Missaukee County": 60, - "Mississippi County": 120, - "Missoula County": 60, - "Mitchell County": 300, - "Mobile County": 60, - "Modoc County": 60, - "Moffat County": 60, - "Mohave County": 60, - "Moniteau County": 60, - "Monmouth County": 60, - "Mono County": 60, - "Monona County": 60, - "Monongalia County": 60, - "Monroe County": 1020, - "Montague County": 60, - "Montcalm County": 60, - "Monterey County": 60, - "Montezuma County": 60, - "Montgomery County": 1080, - "Montmorency County": 60, - "Montour County": 60, - "Montrose County": 60, - "Moody County": 60, - "Moore County": 180, - "Mora County": 60, - "Morehouse Parish": 60, - "Morgan County": 660, - "Morrill County": 60, - "Morris County": 180, - "Morrison County": 60, - "Morrow County": 120, - "Morton County": 120, - "Motley County": 60, - "Moultrie County": 60, - "Mountrail County": 60, - "Mower County": 60, - "Muhlenberg County": 60, - "Multnomah County": 60, - "Murray County": 180, - "Muscatine County": 60, - "Muscogee County": 60, - "Muskegon County": 60, - "Muskingum County": 60, - "Muskogee County": 60, - "Musselshell County": 60, - "Nacogdoches County": 60, - "Nance County": 60, - "Nantucket County": 60, - "Napa County": 60, - "Nash County": 60, - "Nassau County": 120, - "Natchitoches Parish": 60, - "Natrona County": 60, - "Navajo County": 60, - "Navarro County": 60, - "Nelson County": 180, - "Nemaha County": 120, - "Neosho County": 60, - "Neshoba County": 60, - "Ness County": 60, - "Nevada County": 120, - "New Castle County": 60, - "New Hanover County": 60, - "New Haven County": 60, - "New Kent County": 60, - "New London County": 60, - "New Madrid County": 60, - "New York County": 60, - "Newaygo County": 60, - "Newberry County": 60, - "Newport County": 60, - "Newport News city": 60, - "Newton County": 360, - "Nez Perce County": 60, - "Niagara County": 60, - "Nicholas County": 120, - "Nicollet County": 60, - "Niobrara County": 60, - "Noble County": 180, - "Nobles County": 60, - "Nodaway County": 60, - "Nolan County": 60, - "Nome Census Area": 60, - "Norfolk city": 60, - "Norfolk County": 60, - "Norman County": 60, - "North Slope Borough": 60, - "Northampton County": 180, - "Northumberland County": 120, - "Northwest Arctic Borough": 60, - "Norton city": 60, - "Norton County": 60, - "Nottoway County": 60, - "Nowata County": 60, - "Noxubee County": 60, - "Nuckolls County": 60, - "Nueces County": 60, - "Nye County": 60, - "O'Brien County": 60, - "Oakland County": 60, - "Obion County": 60, - "Ocean County": 60, - "Oceana County": 60, - "Ochiltree County": 60, - "Oconee County": 120, - "Oconto County": 60, - "Ogemaw County": 60, - "Oglala Lakota County": 60, - "Ogle County": 60, - "Oglethorpe County": 60, - "Ohio County": 180, - "Okaloosa County": 60, - "Okanogan County": 60, - "Okeechobee County": 60, - "Okfuskee County": 60, - "Oklahoma County": 60, - "Okmulgee County": 60, - "Oktibbeha County": 60, - "Oldham County": 120, - "Oliver County": 60, - "Olmsted County": 60, - "Oneida County": 180, - "Onondaga County": 60, - "Onslow County": 60, - "Ontario County": 60, - "Ontonagon County": 60, - "Orange County": 480, - "Orangeburg County": 60, - "Oregon County": 60, - "Orleans County": 120, - "Orleans Parish": 60, - "Osage County": 180, - "Osborne County": 60, - "Osceola County": 180, - "Oscoda County": 60, - "Oswego County": 60, - "Otero County": 120, - "Otoe County": 60, - "Otsego County": 120, - "Ottawa County": 240, - "Otter Tail County": 60, - "Ouachita County": 60, - "Ouachita Parish": 60, - "Ouray County": 60, - "Outagamie County": 60, - "Overton County": 60, - "Owen County": 120, - "Owsley County": 60, - "Owyhee County": 60, - "Oxford County": 60, - "Ozark County": 60, - "Ozaukee County": 60, - "Pacific County": 60, - "Page County": 120, - "Palm Beach County": 60, - "Palo Alto County": 60, - "Palo Pinto County": 60, - "Pamlico County": 60, - "Panola County": 120, - "Park County": 180, - "Parke County": 60, - "Parker County": 60, - "Parmer County": 60, - "Pasco County": 60, - "Pasquotank County": 60, - "Passaic County": 60, - "Patrick County": 60, - "Paulding County": 120, - "Pawnee County": 180, - "Payette County": 60, - "Payne County": 60, - "Peach County": 60, - "Pearl River County": 60, - "Pecos County": 60, - "Pembina County": 60, - "Pemiscot County": 60, - "Pend Oreille County": 60, - "Pender County": 60, - "Pendleton County": 120, - "Pennington County": 120, - "Penobscot County": 60, - "Peoria County": 60, - "Pepin County": 60, - "Perkins County": 120, - "Perquimans County": 60, - "Perry County": 600, - "Pershing County": 60, - "Person County": 60, - "Petersburg Census Area": 60, - "Petersburg city": 60, - "Petroleum County": 60, - "Pettis County": 60, - "Phelps County": 120, - "Philadelphia County": 60, - "Phillips County": 240, - "Piatt County": 60, - "Pickaway County": 60, - "Pickens County": 180, - "Pickett County": 60, - "Pierce County": 300, - "Pike County": 600, - "Pima County": 60, - "Pinal County": 60, - "Pine County": 60, - "Pinellas County": 60, - "Pipestone County": 60, - "Piscataquis County": 60, - "Pitkin County": 60, - "Pitt County": 60, - "Pittsburg County": 60, - "Pittsylvania County": 60, - "Piute County": 60, - "Placer County": 60, - "Plaquemines Parish": 60, - "Platte County": 180, - "Pleasants County": 60, - "Plumas County": 60, - "Plymouth County": 120, - "Pocahontas County": 120, - "Poinsett County": 60, - "Pointe Coupee Parish": 60, - "Polk County": 720, - "Pondera County": 60, - "Pontotoc County": 120, - "Pope County": 180, - "Poquoson city": 60, - "Portage County": 120, - "Porter County": 60, - "Portsmouth city": 60, - "Posey County": 60, - "Pottawatomie County": 120, - "Pottawattamie County": 60, - "Potter County": 180, - "Powder River County": 60, - "Powell County": 120, - "Power County": 60, - "Poweshiek County": 60, - "Powhatan County": 60, - "Prairie County": 120, - "Pratt County": 60, - "Preble County": 60, - "Prentiss County": 60, - "Presidio County": 60, - "Presque Isle County": 60, - "Preston County": 60, - "Price County": 60, - "Prince Edward County": 60, - "Prince George County": 60, - "Prince George's County": 60, - "Prince of Wales-Hyder Census Area": 60, - "Prince William County": 60, - "Providence County": 60, - "Prowers County": 60, - "Pueblo County": 60, - "Pulaski County": 420, - "Pushmataha County": 60, - "Putnam County": 540, - "Quay County": 60, - "Queen Anne's County": 60, - "Queens County": 60, - "Quitman County": 120, - "Rabun County": 60, - "Racine County": 60, - "Radford city": 60, - "Rains County": 60, - "Raleigh County": 60, - "Ralls County": 60, - "Ramsey County": 120, - "Randall County": 60, - "Randolph County": 480, - "Rankin County": 60, - "Ransom County": 60, - "Rapides Parish": 60, - "Rappahannock County": 60, - "Ravalli County": 60, - "Rawlins County": 60, - "Ray County": 60, - "Reagan County": 60, - "Real County": 60, - "Red Lake County": 60, - "Red River County": 60, - "Red River Parish": 60, - "Red Willow County": 60, - "Redwood County": 60, - "Reeves County": 60, - "Refugio County": 60, - "Reno County": 60, - "Rensselaer County": 60, - "Renville County": 120, - "Republic County": 60, - "Reynolds County": 60, - "Rhea County": 60, - "Rice County": 120, - "Rich County": 60, - "Richardson County": 60, - "Richland County": 360, - "Richland Parish": 60, - "Richmond city": 60, - "Richmond County": 240, - "Riley County": 60, - "Ringgold County": 60, - "Rio Arriba County": 60, - "Rio Blanco County": 60, - "Rio Grande County": 60, - "Ripley County": 120, - "Ritchie County": 60, - "Riverside County": 60, - "Roane County": 120, - "Roanoke city": 60, - "Roanoke County": 60, - "Roberts County": 120, - "Robertson County": 180, - "Robeson County": 60, - "Rock County": 180, - "Rock Island County": 60, - "Rockbridge County": 60, - "Rockcastle County": 60, - "Rockdale County": 60, - "Rockingham County": 180, - "Rockland County": 60, - "Rockwall County": 60, - "Roger Mills County": 60, - "Rogers County": 60, - "Rolette County": 60, - "Rooks County": 60, - "Roosevelt County": 120, - "Roscommon County": 60, - "Roseau County": 60, - "Rosebud County": 60, - "Ross County": 60, - "Routt County": 60, - "Rowan County": 120, - "Runnels County": 60, - "Rush County": 120, - "Rusk County": 120, - "Russell County": 240, - "Rutherford County": 120, - "Rutland County": 60, - "Sabine County": 60, - "Sabine Parish": 60, - "Sac County": 60, - "Sacramento County": 60, - "Sagadahoc County": 60, - "Saginaw County": 60, - "Saguache County": 60, - "Salem city": 60, - "Salem County": 60, - "Saline County": 300, - "Salt Lake County": 60, - "Saluda County": 60, - "Sampson County": 60, - "San Augustine County": 60, - "San Benito County": 60, - "San Bernardino County": 60, - "San Diego County": 60, - "San Francisco County": 60, - "San Jacinto County": 60, - "San Joaquin County": 60, - "San Juan County": 240, - "San Luis Obispo County": 60, - "San Mateo County": 60, - "San Miguel County": 120, - "San Patricio County": 60, - "San Saba County": 60, - "Sanborn County": 60, - "Sanders County": 60, - "Sandoval County": 60, - "Sandusky County": 60, - "Sangamon County": 60, - "Sanilac County": 60, - "Sanpete County": 60, - "Santa Barbara County": 60, - "Santa Clara County": 60, - "Santa Cruz County": 120, - "Santa Fe County": 60, - "Santa Rosa County": 60, - "Sarasota County": 60, - "Saratoga County": 60, - "Sargent County": 60, - "Sarpy County": 60, - "Sauk County": 60, - "Saunders County": 60, - "Sawyer County": 60, - "Schenectady County": 60, - "Schleicher County": 60, - "Schley County": 60, - "Schoharie County": 60, - "Schoolcraft County": 60, - "Schuyler County": 180, - "Schuylkill County": 60, - "Scioto County": 60, - "Scotland County": 120, - "Scott County": 660, - "Scotts Bluff County": 60, - "Screven County": 60, - "Scurry County": 60, - "Searcy County": 60, - "Sebastian County": 60, - "Sedgwick County": 120, - "Seminole County": 180, - "Seneca County": 120, - "Sequatchie County": 60, - "Sequoyah County": 60, - "Sevier County": 180, - "Seward County": 120, - "Shackelford County": 60, - "Shannon County": 60, - "Sharkey County": 60, - "Sharp County": 60, - "Shasta County": 60, - "Shawano County": 60, - "Shawnee County": 60, - "Sheboygan County": 60, - "Shelby County": 540, - "Shenandoah County": 60, - "Sherburne County": 60, - "Sheridan County": 300, - "Sherman County": 240, - "Shiawassee County": 60, - "Shoshone County": 60, - "Sibley County": 60, - "Sierra County": 120, - "Silver Bow County": 60, - "Simpson County": 120, - "Sioux County": 180, - "Siskiyou County": 60, - "Sitka City and Borough": 60, - "Skagit County": 60, - "Skagway Municipality": 60, - "Skamania County": 60, - "Slope County": 60, - "Smith County": 240, - "Smyth County": 60, - "Snohomish County": 60, - "Snyder County": 60, - "Socorro County": 60, - "Solano County": 60, - "Somerset County": 240, - "Somervell County": 60, - "Sonoma County": 60, - "Southampton County": 60, - "Southeast Fairbanks Census Area": 60, - "Spalding County": 60, - "Spartanburg County": 60, - "Spencer County": 120, - "Spink County": 60, - "Spokane County": 60, - "Spotsylvania County": 60, - "St. Bernard Parish": 60, - "St. Charles County": 60, - "St. Charles Parish": 60, - "St. Clair County": 240, - "St. Croix County": 60, - "St. Francis County": 60, - "St. Francois County": 60, - "St. Helena Parish": 60, - "St. James Parish": 60, - "St. John the Baptist Parish": 60, - "St. Johns County": 60, - "St. Joseph County": 120, - "St. Landry Parish": 60, - "St. Lawrence County": 60, - "St. Louis city": 60, - "St. Louis County": 120, - "St. Lucie County": 60, - "St. Martin Parish": 60, - "St. Mary Parish": 60, - "St. Mary's County": 60, - "St. Tammany Parish": 60, - "Stafford County": 120, - "Stanislaus County": 60, - "Stanley County": 60, - "Stanly County": 60, - "Stanton County": 120, - "Stark County": 180, - "Starke County": 60, - "Starr County": 60, - "Staunton city": 60, - "Ste. Genevieve County": 60, - "Stearns County": 60, - "Steele County": 120, - "Stephens County": 180, - "Stephenson County": 60, - "Sterling County": 60, - "Steuben County": 120, - "Stevens County": 180, - "Stewart County": 120, - "Stillwater County": 60, - "Stoddard County": 60, - "Stokes County": 60, - "Stone County": 180, - "Stonewall County": 60, - "Storey County": 60, - "Story County": 60, - "Strafford County": 60, - "Stutsman County": 60, - "Sublette County": 60, - "Suffolk city": 60, - "Suffolk County": 120, - "Sullivan County": 360, - "Sully County": 60, - "Summers County": 60, - "Summit County": 180, - "Sumner County": 120, - "Sumter County": 240, - "Sunflower County": 60, - "Surry County": 120, - "Susquehanna County": 60, - "Sussex County": 180, - "Sutter County": 60, - "Sutton County": 60, - "Suwannee County": 60, - "Swain County": 60, - "Sweet Grass County": 60, - "Sweetwater County": 60, - "Swift County": 60, - "Swisher County": 60, - "Switzerland County": 60, - "Talbot County": 120, - "Taliaferro County": 60, - "Talladega County": 60, - "Tallahatchie County": 60, - "Tallapoosa County": 60, - "Tama County": 60, - "Taney County": 60, - "Tangipahoa Parish": 60, - "Taos County": 60, - "Tarrant County": 60, - "Tate County": 60, - "Tattnall County": 60, - "Taylor County": 420, - "Tazewell County": 120, - "Tehama County": 60, - "Telfair County": 60, - "Teller County": 60, - "Tensas Parish": 60, - "Terrebonne Parish": 60, - "Terrell County": 120, - "Terry County": 60, - "Teton County": 180, - "Texas County": 120, - "Thayer County": 60, - "Thomas County": 180, - "Throckmorton County": 60, - "Thurston County": 120, - "Tift County": 60, - "Tillamook County": 60, - "Tillman County": 60, - "Tioga County": 120, - "Tippah County": 60, - "Tippecanoe County": 60, - "Tipton County": 120, - "Tishomingo County": 60, - "Titus County": 60, - "Todd County": 180, - "Tolland County": 60, - "Tom Green County": 60, - "Tompkins County": 60, - "Tooele County": 60, - "Toole County": 60, - "Toombs County": 60, - "Torrance County": 60, - "Towner County": 60, - "Towns County": 60, - "Traill County": 60, - "Transylvania County": 60, - "Traverse County": 60, - "Travis County": 60, - "Treasure County": 60, - "Trego County": 60, - "Trempealeau County": 60, - "Treutlen County": 60, - "Trigg County": 60, - "Trimble County": 60, - "Trinity County": 120, - "Tripp County": 60, - "Troup County": 60, - "Trousdale County": 60, - "Trumbull County": 60, - "Tucker County": 60, - "Tulare County": 60, - "Tulsa County": 60, - "Tunica County": 60, - "Tuolumne County": 60, - "Turner County": 120, - "Tuscaloosa County": 60, - "Tuscarawas County": 60, - "Tuscola County": 60, - "Twiggs County": 60, - "Twin Falls County": 60, - "Tyler County": 120, - "Tyrrell County": 60, - "Uinta County": 60, - "Uintah County": 60, - "Ulster County": 60, - "Umatilla County": 60, - "Unicoi County": 60, - "Union County": 1020, - "Union Parish": 60, - "Upshur County": 120, - "Upson County": 60, - "Upton County": 60, - "Utah County": 60, - "Uvalde County": 60, - "Val Verde County": 60, - "Valencia County": 60, - "Valley County": 180, - "Van Buren County": 240, - "Van Wert County": 60, - "Van Zandt County": 60, - "Vance County": 60, - "Vanderburgh County": 60, - "Venango County": 60, - "Ventura County": 60, - "Vermilion County": 60, - "Vermilion Parish": 60, - "Vermillion County": 60, - "Vernon County": 120, - "Vernon Parish": 60, - "Victoria County": 60, - "Vigo County": 60, - "Vilas County": 60, - "Vinton County": 60, - "Virginia Beach city": 60, - "Volusia County": 60, - "Wabash County": 120, - "Wabasha County": 60, - "Wabaunsee County": 60, - "Wadena County": 60, - "Wagoner County": 60, - "Wahkiakum County": 60, - "Wake County": 60, - "Wakulla County": 60, - "Waldo County": 60, - "Walker County": 180, - "Walla Walla County": 60, - "Wallace County": 60, - "Waller County": 60, - "Wallowa County": 60, - "Walsh County": 60, - "Walthall County": 60, - "Walton County": 120, - "Walworth County": 120, - "Wapello County": 60, - "Ward County": 120, - "Ware County": 60, - "Warren County": 840, - "Warrick County": 60, - "Wasatch County": 60, - "Wasco County": 60, - "Waseca County": 60, - "Washakie County": 60, - "Washburn County": 60, - "Washington County": 1800, - "Washington Parish": 60, - "Washita County": 60, - "Washoe County": 60, - "Washtenaw County": 60, - "Watauga County": 60, - "Watonwan County": 60, - "Waukesha County": 60, - "Waupaca County": 60, - "Waushara County": 60, - "Wayne County": 960, - "Waynesboro city": 60, - "Weakley County": 60, - "Webb County": 60, - "Weber County": 60, - "Webster County": 420, - "Webster Parish": 60, - "Weld County": 60, - "Wells County": 120, - "West Baton Rouge Parish": 60, - "West Carroll Parish": 60, - "West Feliciana Parish": 60, - "Westchester County": 60, - "Westmoreland County": 120, - "Weston County": 60, - "Wetzel County": 60, - "Wexford County": 60, - "Wharton County": 60, - "Whatcom County": 60, - "Wheatland County": 60, - "Wheeler County": 240, - "White County": 300, - "White Pine County": 60, - "Whiteside County": 60, - "Whitfield County": 60, - "Whitley County": 120, - "Whitman County": 60, - "Wibaux County": 60, - "Wichita County": 120, - "Wicomico County": 60, - "Wilbarger County": 60, - "Wilcox County": 120, - "Wilkes County": 120, - "Wilkin County": 60, - "Wilkinson County": 120, - "Will County": 60, - "Willacy County": 60, - "Williams County": 120, - "Williamsburg city": 60, - "Williamsburg County": 60, - "Williamson County": 180, - "Wilson County": 240, - "Winchester city": 60, - "Windham County": 120, - "Windsor County": 60, - "Winkler County": 60, - "Winn Parish": 60, - "Winnebago County": 180, - "Winneshiek County": 60, - "Winona County": 60, - "Winston County": 120, - "Wirt County": 60, - "Wise County": 120, - "Wolfe County": 60, - "Wood County": 240, - "Woodbury County": 60, - "Woodford County": 120, - "Woodruff County": 60, - "Woods County": 60, - "Woodson County": 60, - "Woodward County": 60, - "Worcester County": 120, - "Worth County": 180, - "Wrangell City and Borough": 60, - "Wright County": 180, - "Wyandot County": 60, - "Wyandotte County": 60, - "Wyoming County": 180, - "Wythe County": 60, - "Yadkin County": 60, - "Yakima County": 60, - "Yakutat City and Borough": 60, - "Yalobusha County": 60, - "Yamhill County": 60, - "Yancey County": 60, - "Yankton County": 60, - "Yates County": 60, - "Yavapai County": 60, - "Yazoo County": 60, - "Yell County": 60, - "Yellow Medicine County": 60, - "Yellowstone County": 60, - "Yoakum County": 60, - "Yolo County": 60, - "York County": 300, - "Young County": 60, - "Yuba County": 60, - "Yukon-Koyukuk Census Area": 60, - "Yuma County": 120, - "Zapata County": 60, - "Zavala County": 60, - "Ziebach County": 60 + "Alabama": 454, + "Alaska": 454, + "Arizona": 454, + "Arkansas": 454, + "California": 454, + "Colorado": 454, + "Connecticut": 454, + "Delaware": 454, + "Florida": 454, + "Georgia": 454, + "Hawaii": 454, + "Idaho": 454, + "Illinois": 454, + "Indiana": 454, + "Iowa": 454, + "Kansas": 454, + "Kentucky": 440, + "Louisiana": 454, + "Maine": 454, + "Maryland": 454, + "Massachusetts": 454, + "Michigan": 454, + "Minnesota": 454, + "Mississippi": 454, + "Missouri": 454, + "Montana": 454, + "Nebraska": 454, + "Nevada": 454, + "New Hampshire": 454, + "New Jersey": 454, + "New Mexico": 454, + "New York": 454, + "North Carolina": 454, + "North Dakota": 454, + "Ohio": 454, + "Oklahoma": 454, + "Oregon": 454, + "Pennsylvania": 440, + "Rhode Island": 454, + "South Carolina": 454, + "South Dakota": 454, + "Tennessee": 440, + "Texas": 454, + "United States": 454, + "Utah": 454, + "Vermont": 454, + "Virginia": 454, + "Washington": 454, + "West Virginia": 454, + "Wisconsin": 454, + "Wyoming": 454 } }, { - "name": "date", - "duplicates": 188704, + "name": "age", + "duplicates": 23100, "info": { - "short_name": "Date", - "short_description": "Observation date in YYYY-MM-DD format.", - "id": "date" + "short_name": "Age group", + "short_description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", + "id": "age" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { - "2015-01-01": 1, - "2015-02-01": 1, - "2015-03-01": 1, - "2015-04-01": 1, - "2015-05-01": 1, - "2015-06-01": 1, - "2015-07-01": 1, - "2015-08-01": 1, - "2015-09-01": 1, - "2015-10-01": 1, - "2015-11-01": 1, - "2015-12-01": 1, - "2016-01-01": 1, - "2016-02-01": 1, - "2016-03-01": 1, - "2016-04-01": 1, - "2016-05-01": 1, - "2016-06-01": 1, - "2016-07-01": 1, - "2016-08-01": 1, - "2016-09-01": 1, - "2016-10-01": 1, - "2016-11-01": 1, - "2016-12-01": 1, - "2017-01-01": 1, - "2017-02-01": 1, - "2017-03-01": 1, - "2017-04-01": 1, - "2017-05-01": 1, - "2017-06-01": 1, - "2017-07-01": 1, - "2017-08-01": 1, - "2017-09-01": 1, - "2017-10-01": 1, - "2017-11-01": 1, - "2017-12-01": 1, - "2018-01-01": 1, - "2018-02-01": 1, - "2018-03-01": 1, - "2018-04-01": 1, - "2018-05-01": 1, - "2018-06-01": 1, - "2018-07-01": 1, - "2018-08-01": 1, - "2018-09-01": 1, - "2018-10-01": 1, - "2018-11-01": 1, - "2018-12-01": 1, - "2019-01-01": 1, - "2019-02-01": 1, - "2019-03-01": 1, - "2019-04-01": 1, - "2019-05-01": 1, - "2019-06-01": 1, - "2019-07-01": 1, - "2019-08-01": 1, - "2019-09-01": 1, - "2019-10-01": 1, - "2019-11-01": 1, - "2019-12-01": 1, - "2020-01-01": 3141, - "2020-02-01": 3141, - "2020-03-01": 3141, - "2020-04-01": 3141, - "2020-05-01": 3141, - "2020-06-01": 3141, - "2020-07-01": 3141, - "2020-08-01": 3141, - "2020-09-01": 3141, - "2020-10-01": 3141, - "2020-11-01": 3141, - "2020-12-01": 3141, - "2021-01-01": 3141, - "2021-02-01": 3141, - "2021-03-01": 3141, - "2021-04-01": 3141, - "2021-05-01": 3141, - "2021-06-01": 3141, - "2021-07-01": 3141, - "2021-08-01": 3141, - "2021-09-01": 3141, - "2021-10-01": 3141, - "2021-11-01": 3141, - "2021-12-01": 3141, - "2022-01-01": 3141, - "2022-02-01": 3141, - "2022-03-01": 3141, - "2022-04-01": 3141, - "2022-05-01": 3141, - "2022-06-01": 3141, - "2022-07-01": 3141, - "2022-08-01": 3141, - "2022-09-01": 3141, - "2022-10-01": 3141, - "2022-11-01": 3141, - "2022-12-01": 3141, - "2023-01-01": 3141, - "2023-01-07": 10, - "2023-02-01": 3150, - "2023-03-01": 3151, - "2023-04-01": 3151, - "2023-05-01": 3150, - "2023-06-01": 3150, - "2023-07-01": 3151, - "2023-08-01": 3150, - "2023-09-01": 3150, - "2023-10-01": 3141, - "2023-10-07": 10, - "2023-11-01": 3151, - "2023-12-01": 3151, - "2024-01-01": 3151, - "2024-02-01": 3149, - "2024-03-01": 3150, - "2024-04-01": 3150, - "2024-05-01": 3150, - "2024-06-01": 3151, - "2024-07-01": 3151, - "2024-08-01": 3151, - "2024-09-01": 3141, - "2024-09-07": 9, - "2024-10-01": 3151, - "2024-11-01": 3150, - "2024-12-01": 3141, - "2024-12-07": 10, - "2025-01-01": 10, - "2025-02-01": 10, - "2025-03-01": 10, - "2025-04-01": 11, - "2025-05-01": 10, - "2025-06-07": 10, - "2025-07-01": 10, - "2025-08-01": 9, - "2025-09-01": 9 + "<18 Years": 2040, + "<65 Years": 306, + "18-24 Years": 2748, + "25-34 Years": 2748, + "35-44 Years": 2748, + "45-54 Years": 2748, + "55-64 Years": 2748, + "65-74 Years": 306, + "65+ Years": 3054, + "75-84 Years": 306, + "85+ Years": 306, + "Total": 3054 } }, { - "name": "source", - "duplicates": 188835, + "name": "year", + "duplicates": 23102, "info": { - "short_name": "Data source", - "short_description": "Data source for the county overdose measure.", - "levels": { - "CDC/NCHS": { - "id": "CDC/NCHS" - }, - "Epic Cosmos": { - "id": "Epic Cosmos" - } - }, - "id": "source" + "short_name": "Year", + "short_description": "Calendar year of the estimate.", + "id": "year" }, - "time_range": [-1, -1], - "type": "string", + "time_range": [ + -1, + -1 + ], + "type": "integer", "missing": 0, - "table": { - "CDC/NCHS": 188524, - "Epic Cosmos": 313 - } + "mean": 2020.722136, + "sd": 2.62912, + "min": 2016, + "max": 2025 }, { - "name": "value", - "duplicates": 155439, + "name": "outcome_name", + "duplicates": 23110, "info": { - "short_name": "Overdose measure (county)", - "long_name": "County Overdose Measure by Source", - "category": "injury", - "short_description": "Drug overdose measure at the county level by source (stale/foreign output).", - "measure_type": "Rate", - "unit": "Rate", - "time_resolution": "Month", - "sources": [ - { - "id": "cms_mmd" - } - ], - "id": "value" - }, - "time_range": [-1, -1], - "type": "float", - "missing": 0, - "mean": 33.297091, - "sd": 35.789451, - "min": 0, - "max": 889.679715 - } - ] - }, - "sha512": "719f571a19408b05e591da823b16c31b9d355b5bf58cd316faa11cd5cbec2b891c8f4257ed7cdbd7da4bec6378ae1092989b6a7b52c4bfd1b47790c0632aa730" - }, - { - "bytes": 509092, - "encoding": "windows-1252", - "md5": "7198caa0583b46bb95a4107f4a511bef", - "format": "parquet", - "name": "overdose_by_geography_and_source", - "filename": "overdose_by_geography_and_source.parquet", - "versions": { - "hash": [ - "8501757628fd6a43764f092bc1de45d7792ffefc" - ], - "author": [ - "Weinberger " - ], - "date": [ - "Tue Nov 4 22:35:50 2025 -0500" - ], - "message": [ - "create state-elvel file for Medicare" - ] - }, - "source": [], - "data_format": "tall", - "ids": [ - { - "variable": "geography" - } - ], - "id_length": 0, - "time": "time", - "profile": "data-resource", - "created": "2026-07-21 19:03:08.111107", - "last_modified": "2026-07-21 19:03:08.111107", - "vintage": {}, - "row_count": 29459, - "entity_count": 52, - "schema": { - "fields": [ - { - "name": "fips", - "duplicates": 29406, - "info": { - "short_name": "FIPS code", - "short_description": "State (2-digit) or county (5-digit) FIPS code as a string; '00' = national.", - "id": "fips" + "levels": { + "Diabetes": { + "id": "Diabetes", + "short_name": "Diabetes", + "long_name": "Diabetes Prevalence", + "category": "chronic_disease", + "short_description": "Estimated prevalence of diabetes among adults.", + "long_description": "Estimated prevalence of diabetes among adults, from BRFSS (self-reported diagnosis), Epic Cosmos (HbA1c >=6.5% or ICD-10 diagnosis codes), and Medicare FFS (CCW algorithm). The source column identifies the data source and clinical definition used.", + "measure_type": "Percent", + "unit": "%", + "time_resolution": "Year", + "sources": [ + { + "id": "brfss" + }, + { + "id": "epic" + }, + { + "id": "cms_mmd" + } + ] + }, + "Obesity": { + "id": "Obesity", + "short_name": "Obesity", + "long_name": "Obesity Prevalence", + "category": "chronic_disease", + "short_description": "Estimated prevalence of obesity (BMI >=30) among adults.", + "long_description": "Estimated prevalence of obesity among adults, from BRFSS (self-reported height/weight, BMI >=30), Epic Cosmos (measured BMI >=30 or ICD-10 diagnosis codes), and Medicare FFS (CCW algorithm). The source column identifies the data source and clinical definition used.", + "measure_type": "Percent", + "unit": "%", + "time_resolution": "Year", + "sources": [ + { + "id": "brfss" + }, + { + "id": "epic" + }, + { + "id": "cms_mmd" + } + ] + } + }, + "id": "outcome_name" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { - "00": 479, - "01": 580, - "02": 552, - "04": 580, - "05": 571, - "06": 584, - "08": 579, - "09": 573, - "10": 553, - "11": 544, - "11001": 60, - "12": 582, - "13": 581, - "15": 543, - "16": 560, - "17": 580, - "18": 577, - "19": 560, - "20": 566, - "21": 579, - "22": 579, - "23": 558, - "24": 562, - "25": 574, - "26": 580, - "27": 570, - "28": 574, - "29": 580, - "30": 540, - "31": 543, - "32": 575, - "33": 558, - "34": 580, - "35": 575, - "36": 580, - "37": 581, - "38": 512, - "39": 580, - "40": 578, - "41": 573, - "42": 580, - "44": 546, - "45": 578, - "46": 521, - "47": 580, - "48": 582, - "49": 564, - "50": 537, - "51": 580, - "53": 578, - "54": 570, - "55": 578, - "56": 530 + "Diabetes": 11556, + "Obesity": 11556 } }, { - "name": "date", - "duplicates": 29299, + "name": "source", + "duplicates": 23107, "info": { - "short_name": "Date", - "short_description": "Observation date in YYYY-MM-DD format.", - "id": "date" + "short_name": "Data source / clinical definition", + "levels": { + "CDC BRFSS": { + "source_id": "prev_diabetes_survey", + "id": "CDC BRFSS", + "name": "prev_diabetes_survey", + "duplicates": 149, + "info": { + "id": "prev_diabetes_survey", + "short_name": "Diabetes Prevalence (Survey)", + "long_name": "Diabetes Prevalence from BRFSS Survey", + "short_description": "Estimated diabetes prevalence from BRFSS survey data.", + "measure_type": "percent", + "unit": "percent", + "time_resolution": "year", + "sources": [ + { + "id": "brfss" + } + ], + "source_file": { + "project": "brfss", + "data_dir": "/data/brfss/standard", + "file": "data_survey.csv.gz" + } + }, + "time_range": [ + 0, + 7 + ], + "type": "float", + "missing": 0, + "mean": 10.662075, + "sd": 9.28104, + "min": 0, + "max": 100 + }, + "Epic Cosmos: BMI": { + "source_id": "obesity_bmi", + "id": "Epic Cosmos: BMI" + }, + "Epic Cosmos: HbA1c": { + "source_id": "diabetes_a1c_6_5", + "id": "Epic Cosmos: HbA1c" + }, + "Epic Cosmos: ICD10": { + "source_id": "diabetes_dx_ccw", + "id": "Epic Cosmos: ICD10" + }, + "Medicare FFS": { + "source_id": "cms_diabetes", + "id": "Medicare FFS", + "name": "cms_diabetes", + "duplicates": 58592, + "info": { + "full_name": "cms_diabetes", + "measure": "cms_diabetes", + "short_name": "CMS: Diabetes", + "long_name": "Prevalence among Medicare Fee for Service patients of Diabetes", + "category": "chronic conditions", + "short_description": "Prevalence among Medicare Fee for Service patients of Diabetes.", + "long_description": "Prevalence among Medicare Fee for Service patients of Diabetes. Prevalence rates are calculated by searching for certain diagnosis codes in Medicare beneficiaries’ claims. A beneficiary is considered to have a condition if the CMS administrative data has a claim indicating that the beneficiary is diagnosed for a specific condition over the reference time period (one, two, or three years, depending on the condition chosen) or, in the case of ESRD and disability, if the reason for entitlement (original or current) is listed as disabled or ESRD in the MBSF. The definitions used are the FFS definitions, based on ICD10 codes: https://www2.ccwdata.org/documents/10280/19139421/chr-chronic-condition-algorithms.pdf", + "statement": "The viral activity level of Diabetes in wastewater is {value}.", + "measure_type": "prevalence", + "unit": "percentage", + "time_resolution": "year", + "sources": [ + { + "name": "Center of Medicare and Medicaid Services (CMS)", + "url": "https://data.cdc.gov", + "location": "Mapping Medicare Disparities by Population Tool", + "location_url": "https://data.cms.gov/tools/mapping-medicare-disparities-by-population", + "date_accessed": 2025 + } + ], + "sources.1": [ + { + "name": "Center of Medicare and Medicaid Services (CMS)", + "url": "https://data.cdc.gov", + "location": "Mapping Medicare Disparities by Population Tool", + "location_url": "https://data.cms.gov/tools/mapping-medicare-disparities-by-population", + "date_accessed": 2025 + } + ], + "id": "cms_diabetes", + "source_file": { + "project": "cms_mmd", + "data_dir": "/data/cms_mmd/standard", + "file": "data_state_county_age.csv.gz" + } + }, + "time_range": [ + 0, + 2 + ], + "type": "integer", + "missing": 24, + "mean": 26.589188, + "sd": 6.276079, + "min": 0, + "max": 78 + } + }, + "id": "source" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { - "2002-01-01": 192, - "2003-01-01": 205, - "2004-01-01": 209, - "2005-01-01": 214, - "2006-01-01": 214, - "2007-01-01": 222, - "2008-01-01": 227, - "2009-01-01": 226, - "2010-01-01": 230, - "2011-01-01": 228, - "2012-01-01": 233, - "2013-01-01": 233, - "2014-01-01": 286, - "2014-02-01": 52, - "2014-03-01": 52, - "2014-04-01": 52, - "2014-05-01": 52, - "2014-06-01": 52, - "2014-07-01": 52, - "2014-08-01": 52, - "2014-09-01": 52, - "2014-10-01": 52, - "2014-11-01": 52, - "2014-12-01": 52, - "2015-01-01": 341, - "2015-02-01": 103, - "2015-03-01": 103, - "2015-04-01": 103, - "2015-05-01": 103, - "2015-06-01": 103, - "2015-07-01": 103, - "2015-08-01": 103, - "2015-09-01": 103, - "2015-10-01": 103, - "2015-11-01": 103, - "2015-12-01": 103, - "2016-01-01": 343, - "2016-02-01": 103, - "2016-03-01": 103, - "2016-04-01": 103, - "2016-05-01": 103, - "2016-06-01": 103, - "2016-07-01": 103, - "2016-08-01": 103, - "2016-09-01": 103, - "2016-10-01": 103, - "2016-11-01": 103, - "2016-12-01": 103, - "2017-01-01": 348, - "2017-02-01": 103, - "2017-03-01": 103, - "2017-04-01": 103, - "2017-05-01": 103, - "2017-06-01": 103, - "2017-07-01": 103, - "2017-08-01": 103, - "2017-09-01": 103, - "2017-10-01": 103, - "2017-11-01": 103, - "2017-12-01": 103, - "2018-01-01": 347, - "2018-02-01": 103, - "2018-03-01": 103, - "2018-04-01": 103, - "2018-05-01": 103, - "2018-06-01": 103, - "2018-07-01": 103, - "2018-08-01": 103, - "2018-09-01": 103, - "2018-10-01": 103, - "2018-11-01": 103, - "2018-12-01": 103, - "2019-01-01": 346, - "2019-02-01": 103, - "2019-03-01": 103, - "2019-04-01": 103, - "2019-05-01": 103, - "2019-06-01": 103, - "2019-07-01": 103, - "2019-08-01": 103, - "2019-09-01": 103, - "2019-10-01": 103, - "2019-11-01": 103, - "2019-12-01": 103, - "2020-01-01": 349, - "2020-02-01": 104, - "2020-03-01": 104, - "2020-04-01": 104, - "2020-05-01": 104, - "2020-06-01": 104, - "2020-07-01": 104, - "2020-08-01": 104, - "2020-09-01": 104, - "2020-10-01": 104, - "2020-11-01": 104, - "2020-12-01": 104, - "2021-01-01": 355, - "2021-02-01": 104, - "2021-03-01": 104, - "2021-04-01": 104, - "2021-05-01": 104, - "2021-06-01": 104, - "2021-07-01": 104, - "2021-08-01": 104, - "2021-09-01": 104, - "2021-10-01": 104, - "2021-11-01": 104, - "2021-12-01": 104, - "2022-01-01": 358, - "2022-02-01": 104, - "2022-03-01": 104, - "2022-04-01": 104, - "2022-05-01": 104, - "2022-06-01": 104, - "2022-07-01": 104, - "2022-08-01": 104, - "2022-09-01": 104, - "2022-10-01": 104, - "2022-11-01": 104, - "2022-12-01": 104, - "2023-01-01": 363, - "2023-01-07": 312, - "2023-02-01": 416, - "2023-03-01": 416, - "2023-04-01": 416, - "2023-05-01": 416, - "2023-06-01": 416, - "2023-07-01": 416, - "2023-08-01": 416, - "2023-09-01": 416, - "2023-10-01": 104, - "2023-10-07": 312, - "2023-11-01": 416, - "2023-12-01": 416, - "2024-01-01": 673, - "2024-02-01": 416, - "2024-03-01": 416, - "2024-04-01": 416, - "2024-05-01": 416, - "2024-06-01": 416, - "2024-07-01": 416, - "2024-08-01": 416, - "2024-09-01": 104, - "2024-09-07": 312, - "2024-10-01": 416, - "2024-11-01": 416, - "2024-12-01": 104, - "2024-12-07": 312, - "2025-01-01": 415, - "2025-02-01": 415, - "2025-03-01": 415, - "2025-04-01": 415, - "2025-05-01": 364, - "2025-06-01": 52, - "2025-06-07": 312, - "2025-07-01": 364, - "2025-08-01": 364, - "2025-09-01": 364, - "2025-10-01": 52, - "2025-11-01": 52 + "CDC BRFSS": 4956, + "Epic Cosmos: BMI": 4080, + "Epic Cosmos: HbA1c": 4080, + "Epic Cosmos: ICD10": 8160, + "Medicare FFS": 1836 } }, { "name": "value", - "duplicates": 7938, + "duplicates": 13574, "info": { - "short_name": "Overdose measure", - "long_name": "Overdose Measure by Geography and Source", - "category": "injury", - "short_description": "Drug overdose measure (deaths or scaled indicator) by source (stale/foreign output).", - "measure_type": "Rate", - "unit": "Rate", - "time_resolution": "Month", + "short_name": "Chronic disease prevalence", + "long_name": "Chronic Disease Prevalence by Geography, Year, and Source", + "category": "chronic_disease", + "short_description": "Estimated prevalence of diabetes or obesity by state and year from multiple sources.", + "measure_type": "Percent", + "unit": "%", + "time_resolution": "Year", "sources": [ + { + "id": "brfss" + }, + { + "id": "epic" + }, { "id": "cms_mmd" } ], + "long_description": "Combined state-level prevalence estimates for diabetes and obesity from CDC BRFSS (telephone survey), Epic Cosmos EHR (HbA1c, ICD-10, and BMI-based definitions), and Medicare Fee-for-Service administrative claims. The outcome_name column identifies the condition (Diabetes or Obesity); the source column identifies the data source and clinical definition. These sources are not directly comparable due to differences in population covered (all adults vs. Epic patients vs. Medicare beneficiaries >=65), case definitions, and ascertainment methodology.", "id": "value" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "float", "missing": 0, - "mean": 26.848223, - "sd": 48.515091, + "mean": 18.037327, + "sd": 13.713399, "min": 0, - "max": 550.146881 + "max": 60.25 }, { - "name": "nchs_n_deaths_overdose", - "duplicates": 26501, + "name": "pct_captured", + "duplicates": 19034, "info": { - "short_name": "NCHS overdose deaths", - "long_name": "NCHS Number of Overdose Deaths", - "category": "injury", - "short_description": "Number of drug overdose deaths reported by CDC/NCHS.", - "measure_type": "Count", - "unit": "Count", - "time_resolution": "Month", + "short_name": "Epic population capture (%)", + "long_name": "Percentage of 2021 Population Captured in Epic Cosmos", + "category": "chronic_disease", + "short_description": "For Epic Cosmos rows, the percentage of the 2021 population represented in the Epic patient panel; NA for BRFSS and Medicare rows.", + "measure_type": "Percent", + "unit": "%", + "time_resolution": "Year", "sources": [ { - "id": "cms_mmd" + "id": "epic" } ], - "id": "nchs_n_deaths_overdose" + "id": "pct_captured" }, - "time_range": [-1, -1], - "type": "integer", - "missing": 23075, - "mean": 1575.559211, - "sd": 1735.957563, - "min": 55, - "max": 12593 + "time_range": [ + -1, + -1 + ], + "type": "float", + "missing": 6792, + "mean": 31.941675, + "sd": 16.685631, + "min": 0.850964, + "max": 101.020322 }, { - "name": "suppressed", - "duplicates": 29456, + "name": "sample_size", + "duplicates": 17542, "info": { - "short_name": "Suppressed flag", - "short_description": "1 if the value was suppressed (small count), 0 otherwise.", - "measure_type": "Binary", - "unit": "0/1", - "time_resolution": "Month", + "short_name": "Sample size", + "long_name": "Sample Size for Prevalence Estimate", + "category": "chronic_disease", + "short_description": "Survey respondents (BRFSS), patient count (Epic), or beneficiary count (Medicare) for the prevalence estimate.", + "long_description": "Sample size underlying the prevalence estimate. Interpretation varies by source: for BRFSS, this is the number of survey respondents; for Epic Cosmos, this is the number of active patients (values <=10 are reported as '10 or fewer'); for Medicare FFS, this is the number of beneficiaries with a Medicare claim.", + "measure_type": "Count", + "unit": "Count", + "time_resolution": "Year", "sources": [ { - "id": "cms_mmd" - } - ], - "id": "suppressed" - }, - "time_range": [-1, -1], - "type": "integer", - "missing": 19103, - "mean": 0.599266, - "sd": 0.490071, - "min": 0, - "max": 1 - }, - { - "name": "source", - "duplicates": 29455, - "info": { - "short_name": "Data source", - "short_description": "Data source for the overdose measure.", - "levels": { - "CDC/NCHS": { - "id": "CDC/NCHS" - }, - "CDC/WISQARS": { - "id": "CDC/WISQARS" - }, - "Epic Cosmos": { - "id": "Epic Cosmos" + "id": "brfss" }, - "Google Health Trends": { - "id": "Google Health Trends" - } - }, - "id": "source" - }, - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "CDC/NCHS": 6384, - "CDC/WISQARS": 5343, - "Epic Cosmos": 10296, - "Google Health Trends": 7436 - } - }, - { - "name": "age", - "duplicates": 29453, - "info": { - "short_name": "Age group", - "short_description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", - "id": "age" - }, - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "<15 Years": 1751, - "15-24 Years": 2690, - "25-44 Years": 2890, - "45-64 Years": 2869, - "65+ Years": 2535, - "Total": 16724 - } - }, - { - "name": "time_end", - "duplicates": 29435, - "info": { - "short_name": "Period end date", - "short_description": "End date of the observation period (YYYY-MM-DD).", - "id": "time_end" - }, - "time_range": [-1, -1], - "type": "string", - "missing": 24116, - "table": { - "2002-01-01": 192, - "2003-01-01": 205, - "2004-01-01": 209, - "2005-01-01": 214, - "2006-01-01": 214, - "2007-01-01": 222, - "2008-01-01": 227, - "2009-01-01": 226, - "2010-01-01": 230, - "2011-01-01": 228, - "2012-01-01": 233, - "2013-01-01": 233, - "2014-01-01": 234, - "2015-01-01": 238, - "2016-01-01": 240, - "2017-01-01": 245, - "2018-01-01": 244, - "2019-01-01": 243, - "2020-01-01": 245, - "2021-01-01": 251, - "2022-01-01": 254, - "2023-01-01": 259, - "2024-01-01": 257 - } - }, - { - "name": "geography", - "duplicates": 29407, - "info": { - "short_name": "Geography", - "short_description": "U.S. state or territory name; 'United States' = national.", - "id": "geography" - }, - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "Alabama": 580, - "Alaska": 552, - "Arizona": 580, - "Arkansas": 571, - "California": 584, - "Colorado": 579, - "Connecticut": 573, - "Delaware": 553, - "District of Columbia": 604, - "Florida": 582, - "Georgia": 581, - "Hawaii": 543, - "Idaho": 560, - "Illinois": 580, - "Indiana": 577, - "Iowa": 560, - "Kansas": 566, - "Kentucky": 579, - "Louisiana": 579, - "Maine": 558, - "Maryland": 562, - "Massachusetts": 574, - "Michigan": 580, - "Minnesota": 570, - "Mississippi": 574, - "Missouri": 580, - "Montana": 540, - "Nebraska": 543, - "Nevada": 575, - "New Hampshire": 558, - "New Jersey": 580, - "New Mexico": 575, - "New York": 580, - "North Carolina": 581, - "North Dakota": 512, - "Ohio": 580, - "Oklahoma": 578, - "Oregon": 573, - "Pennsylvania": 580, - "Rhode Island": 546, - "South Carolina": 578, - "South Dakota": 521, - "Tennessee": 580, - "Texas": 582, - "United States": 479, - "Utah": 564, - "Vermont": 537, - "Virginia": 580, - "Washington": 578, - "West Virginia": 570, - "Wisconsin": 578, - "Wyoming": 530 - } - }, - { - "name": "value_scale", - "duplicates": 5191, - "info": { - "short_name": "Overdose measure (scaled)", - "long_name": "Overdose Measure, Min-Max Scaled 0-100", - "category": "injury", - "short_description": "Overdose measure min-max scaled to 0-100 for cross-source visualization.", - "measure_type": "Percent", - "unit": "0-100", - "time_resolution": "Month", - "sources": [ { - "id": "cms_mmd" - } - ], - "id": "value_scale" - }, - "time_range": [-1, -1], - "type": "float", - "missing": 0, - "mean": 0.522725, - "sd": 0.297061, - "min": 0, - "max": 1 - } - ] - }, - "sha512": "869b026593eb12c3323187e8b21b4d05891a6114f2a9acd4243ba596a97ed679df7cadbd5053e868f7e27e9245934fafeb6fef0021d7fff10557b07668978eaa" - }, - { - "bytes": 659511, - "encoding": "IBM420_ltr", - "md5": "89dab4953026a2eb51d9ac81e37c8fee", - "format": "parquet", - "name": "overdose_deaths_county", - "filename": "overdose_deaths_county.parquet", - "versions": { - "hash": [ - "8501757628fd6a43764f092bc1de45d7792ffefc", - "98ed119cb2e4a4c3ebcf759fdf5f1ecc0532bfe4", - "c335e4c15c0f9b989ee89c2c30a116a04b67fe18" - ], - "author": [ - "Weinberger ", - "weinbergerlab ", - "GitHub Actions " - ], - "date": [ - "Tue Nov 4 22:35:50 2025 -0500", - "Thu Sep 25 12:07:42 2025 -0400", - "Thu Sep 25 14:56:00 2025 +0000" - ], - "message": [ - "create state-elvel file for Medicare", - "move NCHS stuff from chronic to OD bundle", - "scheduled data build" - ] - }, - "source": [], - "data_format": "tall", - "ids": [ - { - "variable": "geography" - } - ], - "id_length": 5, - "time": "time", - "profile": "data-resource", - "created": "2026-07-21 19:03:08.120107", - "last_modified": "2026-07-21 19:03:08.120107", - "vintage": {}, - "row_count": 188520, - "entity_count": 3142, - "schema": { - "fields": [ - { - "name": "geography", - "duplicates": 185378, - "info": { - "short_name": "Geography", - "short_description": "5-digit county FIPS code as a string.", - "id": "geography" - }, - "time_range": [0, 59], - "type": "string", - "missing": 0, - "table": { - "01001": 60, - "01003": 60, - "01005": 60, - "01007": 60, - "01009": 60, - "01011": 60, - "01013": 60, - "01015": 60, - "01017": 60, - "01019": 60, - "01021": 60, - "01023": 60, - "01025": 60, - "01027": 60, - "01029": 60, - "01031": 60, - "01033": 60, - "01035": 60, - "01037": 60, - "01039": 60, - "01041": 60, - "01043": 60, - "01045": 60, - "01047": 60, - "01049": 60, - "01051": 60, - "01053": 60, - "01055": 60, - "01057": 60, - "01059": 60, - "01061": 60, - "01063": 60, - "01065": 60, - "01067": 60, - "01069": 60, - "01071": 60, - "01073": 60, - "01075": 60, - "01077": 60, - "01079": 60, - "01081": 60, - "01083": 60, - "01085": 60, - "01087": 60, - "01089": 60, - "01091": 60, - "01093": 60, - "01095": 60, - "01097": 60, - "01099": 60, - "01101": 60, - "01103": 60, - "01105": 60, - "01107": 60, - "01109": 60, - "01111": 60, - "01113": 60, - "01115": 60, - "01117": 60, - "01119": 60, - "01121": 60, - "01123": 60, - "01125": 60, - "01127": 60, - "01129": 60, - "01131": 60, - "01133": 60, - "02013": 60, - "02016": 60, - "02020": 60, - "02050": 60, - "02060": 60, - "02068": 60, - "02070": 60, - "02090": 60, - "02100": 60, - "02105": 60, - "02110": 60, - "02122": 60, - "02130": 60, - "02150": 60, - "02158": 60, - "02164": 60, - "02170": 60, - "02180": 60, - "02185": 60, - "02188": 60, - "02195": 60, - "02198": 60, - "02220": 60, - "02230": 60, - "02240": 60, - "02261": 60, - "02275": 60, - "02282": 60, - "02290": 60, - "04001": 60, - "04003": 60, - "04005": 60, - "04007": 60, - "04009": 60, - "04011": 60, - "04012": 60, - "04013": 60, - "04015": 60, - "04017": 60, - "04019": 60, - "04021": 60, - "04023": 60, - "04025": 60, - "04027": 60, - "05001": 60, - "05003": 60, - "05005": 60, - "05007": 60, - "05009": 60, - "05011": 60, - "05013": 60, - "05015": 60, - "05017": 60, - "05019": 60, - "05021": 60, - "05023": 60, - "05025": 60, - "05027": 60, - "05029": 60, - "05031": 60, - "05033": 60, - "05035": 60, - "05037": 60, - "05039": 60, - "05041": 60, - "05043": 60, - "05045": 60, - "05047": 60, - "05049": 60, - "05051": 60, - "05053": 60, - "05055": 60, - "05057": 60, - "05059": 60, - "05061": 60, - "05063": 60, - "05065": 60, - "05067": 60, - "05069": 60, - "05071": 60, - "05073": 60, - "05075": 60, - "05077": 60, - "05079": 60, - "05081": 60, - "05083": 60, - "05085": 60, - "05087": 60, - "05089": 60, - "05091": 60, - "05093": 60, - "05095": 60, - "05097": 60, - "05099": 60, - "05101": 60, - "05103": 60, - "05105": 60, - "05107": 60, - "05109": 60, - "05111": 60, - "05113": 60, - "05115": 60, - "05117": 60, - "05119": 60, - "05121": 60, - "05123": 60, - "05125": 60, - "05127": 60, - "05129": 60, - "05131": 60, - "05133": 60, - "05135": 60, - "05137": 60, - "05139": 60, - "05141": 60, - "05143": 60, - "05145": 60, - "05147": 60, - "05149": 60, - "06001": 60, - "06003": 60, - "06005": 60, - "06007": 60, - "06009": 60, - "06011": 60, - "06013": 60, - "06015": 60, - "06017": 60, - "06019": 60, - "06021": 60, - "06023": 60, - "06025": 60, - "06027": 60, - "06029": 60, - "06031": 60, - "06033": 60, - "06035": 60, - "06037": 60, - "06039": 60, - "06041": 60, - "06043": 60, - "06045": 60, - "06047": 60, - "06049": 60, - "06051": 60, - "06053": 60, - "06055": 60, - "06057": 60, - "06059": 60, - "06061": 60, - "06063": 60, - "06065": 60, - "06067": 60, - "06069": 60, - "06071": 60, - "06073": 60, - "06075": 60, - "06077": 60, - "06079": 60, - "06081": 60, - "06083": 60, - "06085": 60, - "06087": 60, - "06089": 60, - "06091": 60, - "06093": 60, - "06095": 60, - "06097": 60, - "06099": 60, - "06101": 60, - "06103": 60, - "06105": 60, - "06107": 60, - "06109": 60, - "06111": 60, - "06113": 60, - "06115": 60, - "08001": 60, - "08003": 60, - "08005": 60, - "08007": 60, - "08009": 60, - "08011": 60, - "08013": 60, - "08014": 60, - "08015": 60, - "08017": 60, - "08019": 60, - "08021": 60, - "08023": 60, - "08025": 60, - "08027": 60, - "08029": 60, - "08031": 60, - "08033": 60, - "08035": 60, - "08037": 60, - "08039": 60, - "08041": 60, - "08043": 60, - "08045": 60, - "08047": 60, - "08049": 60, - "08051": 60, - "08053": 60, - "08055": 60, - "08057": 60, - "08059": 60, - "08061": 60, - "08063": 60, - "08065": 60, - "08067": 60, - "08069": 60, - "08071": 60, - "08073": 60, - "08075": 60, - "08077": 60, - "08079": 60, - "08081": 60, - "08083": 60, - "08085": 60, - "08087": 60, - "08089": 60, - "08091": 60, - "08093": 60, - "08095": 60, - "08097": 60, - "08099": 60, - "08101": 60, - "08103": 60, - "08105": 60, - "08107": 60, - "08109": 60, - "08111": 60, - "08113": 60, - "08115": 60, - "08117": 60, - "08119": 60, - "08121": 60, - "08123": 60, - "08125": 60, - "09001": 60, - "09003": 60, - "09005": 60, - "09007": 60, - "09009": 60, - "09011": 60, - "09013": 60, - "09015": 60, - "10001": 60, - "10003": 60, - "10005": 60, - "11001": 60, - "12001": 60, - "12003": 60, - "12005": 60, - "12007": 60, - "12009": 60, - "12011": 60, - "12013": 60, - "12015": 60, - "12017": 60, - "12019": 60, - "12021": 60, - "12023": 60, - "12027": 60, - "12029": 60, - "12031": 60, - "12033": 60, - "12035": 60, - "12037": 60, - "12039": 60, - "12041": 60, - "12043": 60, - "12045": 60, - "12047": 60, - "12049": 60, - "12051": 60, - "12053": 60, - "12055": 60, - "12057": 60, - "12059": 60, - "12061": 60, - "12063": 60, - "12065": 60, - "12067": 60, - "12069": 60, - "12071": 60, - "12073": 60, - "12075": 60, - "12077": 60, - "12079": 60, - "12081": 60, - "12083": 60, - "12085": 60, - "12086": 60, - "12087": 60, - "12089": 60, - "12091": 60, - "12093": 60, - "12095": 60, - "12097": 60, - "12099": 60, - "12101": 60, - "12103": 60, - "12105": 60, - "12107": 60, - "12109": 60, - "12111": 60, - "12113": 60, - "12115": 60, - "12117": 60, - "12119": 60, - "12121": 60, - "12123": 60, - "12125": 60, - "12127": 60, - "12129": 60, - "12131": 60, - "12133": 60, - "13001": 60, - "13003": 60, - "13005": 60, - "13007": 60, - "13009": 60, - "13011": 60, - "13013": 60, - "13015": 60, - "13017": 60, - "13019": 60, - "13021": 60, - "13023": 60, - "13025": 60, - "13027": 60, - "13029": 60, - "13031": 60, - "13033": 60, - "13035": 60, - "13037": 60, - "13039": 60, - "13043": 60, - "13045": 60, - "13047": 60, - "13049": 60, - "13051": 60, - "13053": 60, - "13055": 60, - "13057": 60, - "13059": 60, - "13061": 60, - "13063": 60, - "13065": 60, - "13067": 60, - "13069": 60, - "13071": 60, - "13073": 60, - "13075": 60, - "13077": 60, - "13079": 60, - "13081": 60, - "13083": 60, - "13085": 60, - "13087": 60, - "13089": 60, - "13091": 60, - "13093": 60, - "13095": 60, - "13097": 60, - "13099": 60, - "13101": 60, - "13103": 60, - "13105": 60, - "13107": 60, - "13109": 60, - "13111": 60, - "13113": 60, - "13115": 60, - "13117": 60, - "13119": 60, - "13121": 60, - "13123": 60, - "13125": 60, - "13127": 60, - "13129": 60, - "13131": 60, - "13133": 60, - "13135": 60, - "13137": 60, - "13139": 60, - "13141": 60, - "13143": 60, - "13145": 60, - "13147": 60, - "13149": 60, - "13151": 60, - "13153": 60, - "13155": 60, - "13157": 60, - "13159": 60, - "13161": 60, - "13163": 60, - "13165": 60, - "13167": 60, - "13169": 60, - "13171": 60, - "13173": 60, - "13175": 60, - "13177": 60, - "13179": 60, - "13181": 60, - "13183": 60, - "13185": 60, - "13187": 60, - "13189": 60, - "13191": 60, - "13193": 60, - "13195": 60, - "13197": 60, - "13199": 60, - "13201": 60, - "13205": 60, - "13207": 60, - "13209": 60, - "13211": 60, - "13213": 60, - "13215": 60, - "13217": 60, - "13219": 60, - "13221": 60, - "13223": 60, - "13225": 60, - "13227": 60, - "13229": 60, - "13231": 60, - "13233": 60, - "13235": 60, - "13237": 60, - "13239": 60, - "13241": 60, - "13243": 60, - "13245": 60, - "13247": 60, - "13249": 60, - "13251": 60, - "13253": 60, - "13255": 60, - "13257": 60, - "13259": 60, - "13261": 60, - "13263": 60, - "13265": 60, - "13267": 60, - "13269": 60, - "13271": 60, - "13273": 60, - "13275": 60, - "13277": 60, - "13279": 60, - "13281": 60, - "13283": 60, - "13285": 60, - "13287": 60, - "13289": 60, - "13291": 60, - "13293": 60, - "13295": 60, - "13297": 60, - "13299": 60, - "13301": 60, - "13303": 60, - "13305": 60, - "13307": 60, - "13309": 60, - "13311": 60, - "13313": 60, - "13315": 60, - "13317": 60, - "13319": 60, - "13321": 60, - "15001": 60, - "15003": 60, - "15005": 60, - "15007": 60, - "15009": 60, - "16001": 60, - "16003": 60, - "16005": 60, - "16007": 60, - "16009": 60, - "16011": 60, - "16013": 60, - "16015": 60, - "16017": 60, - "16019": 60, - "16021": 60, - "16023": 60, - "16025": 60, - "16027": 60, - "16029": 60, - "16031": 60, - "16033": 60, - "16035": 60, - "16037": 60, - "16039": 60, - "16041": 60, - "16043": 60, - "16045": 60, - "16047": 60, - "16049": 60, - "16051": 60, - "16053": 60, - "16055": 60, - "16057": 60, - "16059": 60, - "16061": 60, - "16063": 60, - "16065": 60, - "16067": 60, - "16069": 60, - "16071": 60, - "16073": 60, - "16075": 60, - "16077": 60, - "16079": 60, - "16081": 60, - "16083": 60, - "16085": 60, - "16087": 60, - "17001": 60, - "17003": 60, - "17005": 60, - "17007": 60, - "17009": 60, - "17011": 60, - "17013": 60, - "17015": 60, - "17017": 60, - "17019": 60, - "17021": 60, - "17023": 60, - "17025": 60, - "17027": 60, - "17029": 60, - "17031": 60, - "17033": 60, - "17035": 60, - "17037": 60, - "17039": 60, - "17041": 60, - "17043": 60, - "17045": 60, - "17047": 60, - "17049": 60, - "17051": 60, - "17053": 60, - "17055": 60, - "17057": 60, - "17059": 60, - "17061": 60, - "17063": 60, - "17065": 60, - "17067": 60, - "17069": 60, - "17071": 60, - "17073": 60, - "17075": 60, - "17077": 60, - "17079": 60, - "17081": 60, - "17083": 60, - "17085": 60, - "17087": 60, - "17089": 60, - "17091": 60, - "17093": 60, - "17095": 60, - "17097": 60, - "17099": 60, - "17101": 60, - "17103": 60, - "17105": 60, - "17107": 60, - "17109": 60, - "17111": 60, - "17113": 60, - "17115": 60, - "17117": 60, - "17119": 60, - "17121": 60, - "17123": 60, - "17125": 60, - "17127": 60, - "17129": 60, - "17131": 60, - "17133": 60, - "17135": 60, - "17137": 60, - "17139": 60, - "17141": 60, - "17143": 60, - "17145": 60, - "17147": 60, - "17149": 60, - "17151": 60, - "17153": 60, - "17155": 60, - "17157": 60, - "17159": 60, - "17161": 60, - "17163": 60, - "17165": 60, - "17167": 60, - "17169": 60, - "17171": 60, - "17173": 60, - "17175": 60, - "17177": 60, - "17179": 60, - "17181": 60, - "17183": 60, - "17185": 60, - "17187": 60, - "17189": 60, - "17191": 60, - "17193": 60, - "17195": 60, - "17197": 60, - "17199": 60, - "17201": 60, - "17203": 60, - "18001": 60, - "18003": 60, - "18005": 60, - "18007": 60, - "18009": 60, - "18011": 60, - "18013": 60, - "18015": 60, - "18017": 60, - "18019": 60, - "18021": 60, - "18023": 60, - "18025": 60, - "18027": 60, - "18029": 60, - "18031": 60, - "18033": 60, - "18035": 60, - "18037": 60, - "18039": 60, - "18041": 60, - "18043": 60, - "18045": 60, - "18047": 60, - "18049": 60, - "18051": 60, - "18053": 60, - "18055": 60, - "18057": 60, - "18059": 60, - "18061": 60, - "18063": 60, - "18065": 60, - "18067": 60, - "18069": 60, - "18071": 60, - "18073": 60, - "18075": 60, - "18077": 60, - "18079": 60, - "18081": 60, - "18083": 60, - "18085": 60, - "18087": 60, - "18089": 60, - "18091": 60, - "18093": 60, - "18095": 60, - "18097": 60, - "18099": 60, - "18101": 60, - "18103": 60, - "18105": 60, - "18107": 60, - "18109": 60, - "18111": 60, - "18113": 60, - "18115": 60, - "18117": 60, - "18119": 60, - "18121": 60, - "18123": 60, - "18125": 60, - "18127": 60, - "18129": 60, - "18131": 60, - "18133": 60, - "18135": 60, - "18137": 60, - "18139": 60, - "18141": 60, - "18143": 60, - "18145": 60, - "18147": 60, - "18149": 60, - "18151": 60, - "18153": 60, - "18155": 60, - "18157": 60, - "18159": 60, - "18161": 60, - "18163": 60, - "18165": 60, - "18167": 60, - "18169": 60, - "18171": 60, - "18173": 60, - "18175": 60, - "18177": 60, - "18179": 60, - "18181": 60, - "18183": 60, - "19001": 60, - "19003": 60, - "19005": 60, - "19007": 60, - "19009": 60, - "19011": 60, - "19013": 60, - "19015": 60, - "19017": 60, - "19019": 60, - "19021": 60, - "19023": 60, - "19025": 60, - "19027": 60, - "19029": 60, - "19031": 60, - "19033": 60, - "19035": 60, - "19037": 60, - "19039": 60, - "19041": 60, - "19043": 60, - "19045": 60, - "19047": 60, - "19049": 60, - "19051": 60, - "19053": 60, - "19055": 60, - "19057": 60, - "19059": 60, - "19061": 60, - "19063": 60, - "19065": 60, - "19067": 60, - "19069": 60, - "19071": 60, - "19073": 60, - "19075": 60, - "19077": 60, - "19079": 60, - "19081": 60, - "19083": 60, - "19085": 60, - "19087": 60, - "19089": 60, - "19091": 60, - "19093": 60, - "19095": 60, - "19097": 60, - "19099": 60, - "19101": 60, - "19103": 60, - "19105": 60, - "19107": 60, - "19109": 60, - "19111": 60, - "19113": 60, - "19115": 60, - "19117": 60, - "19119": 60, - "19121": 60, - "19123": 60, - "19125": 60, - "19127": 60, - "19129": 60, - "19131": 60, - "19133": 60, - "19135": 60, - "19137": 60, - "19139": 60, - "19141": 60, - "19143": 60, - "19145": 60, - "19147": 60, - "19149": 60, - "19151": 60, - "19153": 60, - "19155": 60, - "19157": 60, - "19159": 60, - "19161": 60, - "19163": 60, - "19165": 60, - "19167": 60, - "19169": 60, - "19171": 60, - "19173": 60, - "19175": 60, - "19177": 60, - "19179": 60, - "19181": 60, - "19183": 60, - "19185": 60, - "19187": 60, - "19189": 60, - "19191": 60, - "19193": 60, - "19195": 60, - "19197": 60, - "20001": 60, - "20003": 60, - "20005": 60, - "20007": 60, - "20009": 60, - "20011": 60, - "20013": 60, - "20015": 60, - "20017": 60, - "20019": 60, - "20021": 60, - "20023": 60, - "20025": 60, - "20027": 60, - "20029": 60, - "20031": 60, - "20033": 60, - "20035": 60, - "20037": 60, - "20039": 60, - "20041": 60, - "20043": 60, - "20045": 60, - "20047": 60, - "20049": 60, - "20051": 60, - "20053": 60, - "20055": 60, - "20057": 60, - "20059": 60, - "20061": 60, - "20063": 60, - "20065": 60, - "20067": 60, - "20069": 60, - "20071": 60, - "20073": 60, - "20075": 60, - "20077": 60, - "20079": 60, - "20081": 60, - "20083": 60, - "20085": 60, - "20087": 60, - "20089": 60, - "20091": 60, - "20093": 60, - "20095": 60, - "20097": 60, - "20099": 60, - "20101": 60, - "20103": 60, - "20105": 60, - "20107": 60, - "20109": 60, - "20111": 60, - "20113": 60, - "20115": 60, - "20117": 60, - "20119": 60, - "20121": 60, - "20123": 60, - "20125": 60, - "20127": 60, - "20129": 60, - "20131": 60, - "20133": 60, - "20135": 60, - "20137": 60, - "20139": 60, - "20141": 60, - "20143": 60, - "20145": 60, - "20147": 60, - "20149": 60, - "20151": 60, - "20153": 60, - "20155": 60, - "20157": 60, - "20159": 60, - "20161": 60, - "20163": 60, - "20165": 60, - "20167": 60, - "20169": 60, - "20171": 60, - "20173": 60, - "20175": 60, - "20177": 60, - "20179": 60, - "20181": 60, - "20183": 60, - "20185": 60, - "20187": 60, - "20189": 60, - "20191": 60, - "20193": 60, - "20195": 60, - "20197": 60, - "20199": 60, - "20201": 60, - "20203": 60, - "20205": 60, - "20207": 60, - "20209": 60, - "21001": 60, - "21003": 60, - "21005": 60, - "21007": 60, - "21009": 60, - "21011": 60, - "21013": 60, - "21015": 60, - "21017": 60, - "21019": 60, - "21021": 60, - "21023": 60, - "21025": 60, - "21027": 60, - "21029": 60, - "21031": 60, - "21033": 60, - "21035": 60, - "21037": 60, - "21039": 60, - "21041": 60, - "21043": 60, - "21045": 60, - "21047": 60, - "21049": 60, - "21051": 60, - "21053": 60, - "21055": 60, - "21057": 60, - "21059": 60, - "21061": 60, - "21063": 60, - "21065": 60, - "21067": 60, - "21069": 60, - "21071": 60, - "21073": 60, - "21075": 60, - "21077": 60, - "21079": 60, - "21081": 60, - "21083": 60, - "21085": 60, - "21087": 60, - "21089": 60, - "21091": 60, - "21093": 60, - "21095": 60, - "21097": 60, - "21099": 60, - "21101": 60, - "21103": 60, - "21105": 60, - "21107": 60, - "21109": 60, - "21111": 60, - "21113": 60, - "21115": 60, - "21117": 60, - "21119": 60, - "21121": 60, - "21123": 60, - "21125": 60, - "21127": 60, - "21129": 60, - "21131": 60, - "21133": 60, - "21135": 60, - "21137": 60, - "21139": 60, - "21141": 60, - "21143": 60, - "21145": 60, - "21147": 60, - "21149": 60, - "21151": 60, - "21153": 60, - "21155": 60, - "21157": 60, - "21159": 60, - "21161": 60, - "21163": 60, - "21165": 60, - "21167": 60, - "21169": 60, - "21171": 60, - "21173": 60, - "21175": 60, - "21177": 60, - "21179": 60, - "21181": 60, - "21183": 60, - "21185": 60, - "21187": 60, - "21189": 60, - "21191": 60, - "21193": 60, - "21195": 60, - "21197": 60, - "21199": 60, - "21201": 60, - "21203": 60, - "21205": 60, - "21207": 60, - "21209": 60, - "21211": 60, - "21213": 60, - "21215": 60, - "21217": 60, - "21219": 60, - "21221": 60, - "21223": 60, - "21225": 60, - "21227": 60, - "21229": 60, - "21231": 60, - "21233": 60, - "21235": 60, - "21237": 60, - "21239": 60, - "22001": 60, - "22003": 60, - "22005": 60, - "22007": 60, - "22009": 60, - "22011": 60, - "22013": 60, - "22015": 60, - "22017": 60, - "22019": 60, - "22021": 60, - "22023": 60, - "22025": 60, - "22027": 60, - "22029": 60, - "22031": 60, - "22033": 60, - "22035": 60, - "22037": 60, - "22039": 60, - "22041": 60, - "22043": 60, - "22045": 60, - "22047": 60, - "22049": 60, - "22051": 60, - "22053": 60, - "22055": 60, - "22057": 60, - "22059": 60, - "22061": 60, - "22063": 60, - "22065": 60, - "22067": 60, - "22069": 60, - "22071": 60, - "22073": 60, - "22075": 60, - "22077": 60, - "22079": 60, - "22081": 60, - "22083": 60, - "22085": 60, - "22087": 60, - "22089": 60, - "22091": 60, - "22093": 60, - "22095": 60, - "22097": 60, - "22099": 60, - "22101": 60, - "22103": 60, - "22105": 60, - "22107": 60, - "22109": 60, - "22111": 60, - "22113": 60, - "22115": 60, - "22117": 60, - "22119": 60, - "22121": 60, - "22123": 60, - "22125": 60, - "22127": 60, - "23001": 60, - "23003": 60, - "23005": 60, - "23007": 60, - "23009": 60, - "23011": 60, - "23013": 60, - "23015": 60, - "23017": 60, - "23019": 60, - "23021": 60, - "23023": 60, - "23025": 60, - "23027": 60, - "23029": 60, - "23031": 60, - "24001": 60, - "24003": 60, - "24005": 60, - "24009": 60, - "24011": 60, - "24013": 60, - "24015": 60, - "24017": 60, - "24019": 60, - "24021": 60, - "24023": 60, - "24025": 60, - "24027": 60, - "24029": 60, - "24031": 60, - "24033": 60, - "24035": 60, - "24037": 60, - "24039": 60, - "24041": 60, - "24043": 60, - "24045": 60, - "24047": 60, - "24510": 60, - "25001": 60, - "25003": 60, - "25005": 60, - "25007": 60, - "25009": 60, - "25011": 60, - "25013": 60, - "25015": 60, - "25017": 60, - "25019": 60, - "25021": 60, - "25023": 60, - "25025": 60, - "25027": 60, - "26001": 60, - "26003": 60, - "26005": 60, - "26007": 60, - "26009": 60, - "26011": 60, - "26013": 60, - "26015": 60, - "26017": 60, - "26019": 60, - "26021": 60, - "26023": 60, - "26025": 60, - "26027": 60, - "26029": 60, - "26031": 60, - "26033": 60, - "26035": 60, - "26037": 60, - "26039": 60, - "26041": 60, - "26043": 60, - "26045": 60, - "26047": 60, - "26049": 60, - "26051": 60, - "26053": 60, - "26055": 60, - "26057": 60, - "26059": 60, - "26061": 60, - "26063": 60, - "26065": 60, - "26067": 60, - "26069": 60, - "26071": 60, - "26073": 60, - "26075": 60, - "26077": 60, - "26079": 60, - "26081": 60, - "26083": 60, - "26085": 60, - "26087": 60, - "26089": 60, - "26091": 60, - "26093": 60, - "26095": 60, - "26097": 60, - "26099": 60, - "26101": 60, - "26103": 60, - "26105": 60, - "26107": 60, - "26109": 60, - "26111": 60, - "26113": 60, - "26115": 60, - "26117": 60, - "26119": 60, - "26121": 60, - "26123": 60, - "26125": 60, - "26127": 60, - "26129": 60, - "26131": 60, - "26133": 60, - "26135": 60, - "26137": 60, - "26139": 60, - "26141": 60, - "26143": 60, - "26145": 60, - "26147": 60, - "26149": 60, - "26151": 60, - "26153": 60, - "26155": 60, - "26157": 60, - "26159": 60, - "26161": 60, - "26163": 60, - "26165": 60, - "27001": 60, - "27003": 60, - "27005": 60, - "27007": 60, - "27009": 60, - "27011": 60, - "27013": 60, - "27015": 60, - "27017": 60, - "27019": 60, - "27021": 60, - "27023": 60, - "27025": 60, - "27027": 60, - "27029": 60, - "27031": 60, - "27033": 60, - "27035": 60, - "27037": 60, - "27039": 60, - "27041": 60, - "27043": 60, - "27045": 60, - "27047": 60, - "27049": 60, - "27051": 60, - "27053": 60, - "27055": 60, - "27057": 60, - "27059": 60, - "27061": 60, - "27063": 60, - "27065": 60, - "27067": 60, - "27069": 60, - "27071": 60, - "27073": 60, - "27075": 60, - "27077": 60, - "27079": 60, - "27081": 60, - "27083": 60, - "27085": 60, - "27087": 60, - "27089": 60, - "27091": 60, - "27093": 60, - "27095": 60, - "27097": 60, - "27099": 60, - "27101": 60, - "27103": 60, - "27105": 60, - "27107": 60, - "27109": 60, - "27111": 60, - "27113": 60, - "27115": 60, - "27117": 60, - "27119": 60, - "27121": 60, - "27123": 60, - "27125": 60, - "27127": 60, - "27129": 60, - "27131": 60, - "27133": 60, - "27135": 60, - "27137": 60, - "27139": 60, - "27141": 60, - "27143": 60, - "27145": 60, - "27147": 60, - "27149": 60, - "27151": 60, - "27153": 60, - "27155": 60, - "27157": 60, - "27159": 60, - "27161": 60, - "27163": 60, - "27165": 60, - "27167": 60, - "27169": 60, - "27171": 60, - "27173": 60, - "28001": 60, - "28003": 60, - "28005": 60, - "28007": 60, - "28009": 60, - "28011": 60, - "28013": 60, - "28015": 60, - "28017": 60, - "28019": 60, - "28021": 60, - "28023": 60, - "28025": 60, - "28027": 60, - "28029": 60, - "28031": 60, - "28033": 60, - "28035": 60, - "28037": 60, - "28039": 60, - "28041": 60, - "28043": 60, - "28045": 60, - "28047": 60, - "28049": 60, - "28051": 60, - "28053": 60, - "28055": 60, - "28057": 60, - "28059": 60, - "28061": 60, - "28063": 60, - "28065": 60, - "28067": 60, - "28069": 60, - "28071": 60, - "28073": 60, - "28075": 60, - "28077": 60, - "28079": 60, - "28081": 60, - "28083": 60, - "28085": 60, - "28087": 60, - "28089": 60, - "28091": 60, - "28093": 60, - "28095": 60, - "28097": 60, - "28099": 60, - "28101": 60, - "28103": 60, - "28105": 60, - "28107": 60, - "28109": 60, - "28111": 60, - "28113": 60, - "28115": 60, - "28117": 60, - "28119": 60, - "28121": 60, - "28123": 60, - "28125": 60, - "28127": 60, - "28129": 60, - "28131": 60, - "28133": 60, - "28135": 60, - "28137": 60, - "28139": 60, - "28141": 60, - "28143": 60, - "28145": 60, - "28147": 60, - "28149": 60, - "28151": 60, - "28153": 60, - "28155": 60, - "28157": 60, - "28159": 60, - "28161": 60, - "28163": 60, - "29001": 60, - "29003": 60, - "29005": 60, - "29007": 60, - "29009": 60, - "29011": 60, - "29013": 60, - "29015": 60, - "29017": 60, - "29019": 60, - "29021": 60, - "29023": 60, - "29025": 60, - "29027": 60, - "29029": 60, - "29031": 60, - "29033": 60, - "29035": 60, - "29037": 60, - "29039": 60, - "29041": 60, - "29043": 60, - "29045": 60, - "29047": 60, - "29049": 60, - "29051": 60, - "29053": 60, - "29055": 60, - "29057": 60, - "29059": 60, - "29061": 60, - "29063": 60, - "29065": 60, - "29067": 60, - "29069": 60, - "29071": 60, - "29073": 60, - "29075": 60, - "29077": 60, - "29079": 60, - "29081": 60, - "29083": 60, - "29085": 60, - "29087": 60, - "29089": 60, - "29091": 60, - "29093": 60, - "29095": 60, - "29097": 60, - "29099": 60, - "29101": 60, - "29103": 60, - "29105": 60, - "29107": 60, - "29109": 60, - "29111": 60, - "29113": 60, - "29115": 60, - "29117": 60, - "29119": 60, - "29121": 60, - "29123": 60, - "29125": 60, - "29127": 60, - "29129": 60, - "29131": 60, - "29133": 60, - "29135": 60, - "29137": 60, - "29139": 60, - "29141": 60, - "29143": 60, - "29145": 60, - "29147": 60, - "29149": 60, - "29151": 60, - "29153": 60, - "29155": 60, - "29157": 60, - "29159": 60, - "29161": 60, - "29163": 60, - "29165": 60, - "29167": 60, - "29169": 60, - "29171": 60, - "29173": 60, - "29175": 60, - "29177": 60, - "29179": 60, - "29181": 60, - "29183": 60, - "29185": 60, - "29186": 60, - "29187": 60, - "29189": 60, - "29195": 60, - "29197": 60, - "29199": 60, - "29201": 60, - "29203": 60, - "29205": 60, - "29207": 60, - "29209": 60, - "29211": 60, - "29213": 60, - "29215": 60, - "29217": 60, - "29219": 60, - "29221": 60, - "29223": 60, - "29225": 60, - "29227": 60, - "29229": 60, - "29510": 60, - "30001": 60, - "30003": 60, - "30005": 60, - "30007": 60, - "30009": 60, - "30011": 60, - "30013": 60, - "30015": 60, - "30017": 60, - "30019": 60, - "30021": 60, - "30023": 60, - "30025": 60, - "30027": 60, - "30029": 60, - "30031": 60, - "30033": 60, - "30035": 60, - "30037": 60, - "30039": 60, - "30041": 60, - "30043": 60, - "30045": 60, - "30047": 60, - "30049": 60, - "30051": 60, - "30053": 60, - "30055": 60, - "30057": 60, - "30059": 60, - "30061": 60, - "30063": 60, - "30065": 60, - "30067": 60, - "30069": 60, - "30071": 60, - "30073": 60, - "30075": 60, - "30077": 60, - "30079": 60, - "30081": 60, - "30083": 60, - "30085": 60, - "30087": 60, - "30089": 60, - "30091": 60, - "30093": 60, - "30095": 60, - "30097": 60, - "30099": 60, - "30101": 60, - "30103": 60, - "30105": 60, - "30107": 60, - "30109": 60, - "30111": 60, - "31001": 60, - "31003": 60, - "31005": 60, - "31007": 60, - "31009": 60, - "31011": 60, - "31013": 60, - "31015": 60, - "31017": 60, - "31019": 60, - "31021": 60, - "31023": 60, - "31025": 60, - "31027": 60, - "31029": 60, - "31031": 60, - "31033": 60, - "31035": 60, - "31037": 60, - "31039": 60, - "31041": 60, - "31043": 60, - "31045": 60, - "31047": 60, - "31049": 60, - "31051": 60, - "31053": 60, - "31055": 60, - "31057": 60, - "31059": 60, - "31061": 60, - "31063": 60, - "31065": 60, - "31067": 60, - "31069": 60, - "31071": 60, - "31073": 60, - "31075": 60, - "31077": 60, - "31079": 60, - "31081": 60, - "31083": 60, - "31085": 60, - "31087": 60, - "31089": 60, - "31091": 60, - "31093": 60, - "31095": 60, - "31097": 60, - "31099": 60, - "31101": 60, - "31103": 60, - "31105": 60, - "31107": 60, - "31109": 60, - "31111": 60, - "31113": 60, - "31115": 60, - "31117": 60, - "31119": 60, - "31121": 60, - "31123": 60, - "31125": 60, - "31127": 60, - "31129": 60, - "31131": 60, - "31133": 60, - "31135": 60, - "31137": 60, - "31139": 60, - "31141": 60, - "31143": 60, - "31145": 60, - "31147": 60, - "31149": 60, - "31151": 60, - "31153": 60, - "31155": 60, - "31157": 60, - "31159": 60, - "31161": 60, - "31163": 60, - "31165": 60, - "31167": 60, - "31169": 60, - "31171": 60, - "31173": 60, - "31175": 60, - "31177": 60, - "31179": 60, - "31181": 60, - "31183": 60, - "31185": 60, - "32001": 60, - "32003": 60, - "32005": 60, - "32007": 60, - "32009": 60, - "32011": 60, - "32013": 60, - "32015": 60, - "32017": 60, - "32019": 60, - "32021": 60, - "32023": 60, - "32027": 60, - "32029": 60, - "32031": 60, - "32033": 60, - "32510": 60, - "33001": 60, - "33003": 60, - "33005": 60, - "33007": 60, - "33009": 60, - "33011": 60, - "33013": 60, - "33015": 60, - "33017": 60, - "33019": 60, - "34001": 60, - "34003": 60, - "34005": 60, - "34007": 60, - "34009": 60, - "34011": 60, - "34013": 60, - "34015": 60, - "34017": 60, - "34019": 60, - "34021": 60, - "34023": 60, - "34025": 60, - "34027": 60, - "34029": 60, - "34031": 60, - "34033": 60, - "34035": 60, - "34037": 60, - "34039": 60, - "34041": 60, - "35001": 60, - "35003": 60, - "35005": 60, - "35006": 60, - "35007": 60, - "35009": 60, - "35011": 60, - "35013": 60, - "35015": 60, - "35017": 60, - "35019": 60, - "35021": 60, - "35023": 60, - "35025": 60, - "35027": 60, - "35028": 60, - "35029": 60, - "35031": 60, - "35033": 60, - "35035": 60, - "35037": 60, - "35039": 60, - "35041": 60, - "35043": 60, - "35045": 60, - "35047": 60, - "35049": 60, - "35051": 60, - "35053": 60, - "35055": 60, - "35057": 60, - "35059": 60, - "35061": 60, - "36001": 60, - "36003": 60, - "36005": 60, - "36007": 60, - "36009": 60, - "36011": 60, - "36013": 60, - "36015": 60, - "36017": 60, - "36019": 60, - "36021": 60, - "36023": 60, - "36025": 60, - "36027": 60, - "36029": 60, - "36031": 60, - "36033": 60, - "36035": 60, - "36037": 60, - "36039": 60, - "36041": 60, - "36043": 60, - "36045": 60, - "36047": 60, - "36049": 60, - "36051": 60, - "36053": 60, - "36055": 60, - "36057": 60, - "36059": 60, - "36061": 60, - "36063": 60, - "36065": 60, - "36067": 60, - "36069": 60, - "36071": 60, - "36073": 60, - "36075": 60, - "36077": 60, - "36079": 60, - "36081": 60, - "36083": 60, - "36085": 60, - "36087": 60, - "36089": 60, - "36091": 60, - "36093": 60, - "36095": 60, - "36097": 60, - "36099": 60, - "36101": 60, - "36103": 60, - "36105": 60, - "36107": 60, - "36109": 60, - "36111": 60, - "36113": 60, - "36115": 60, - "36117": 60, - "36119": 60, - "36121": 60, - "36123": 60, - "37001": 60, - "37003": 60, - "37005": 60, - "37007": 60, - "37009": 60, - "37011": 60, - "37013": 60, - "37015": 60, - "37017": 60, - "37019": 60, - "37021": 60, - "37023": 60, - "37025": 60, - "37027": 60, - "37029": 60, - "37031": 60, - "37033": 60, - "37035": 60, - "37037": 60, - "37039": 60, - "37041": 60, - "37043": 60, - "37045": 60, - "37047": 60, - "37049": 60, - "37051": 60, - "37053": 60, - "37055": 60, - "37057": 60, - "37059": 60, - "37061": 60, - "37063": 60, - "37065": 60, - "37067": 60, - "37069": 60, - "37071": 60, - "37073": 60, - "37075": 60, - "37077": 60, - "37079": 60, - "37081": 60, - "37083": 60, - "37085": 60, - "37087": 60, - "37089": 60, - "37091": 60, - "37093": 60, - "37095": 60, - "37097": 60, - "37099": 60, - "37101": 60, - "37103": 60, - "37105": 60, - "37107": 60, - "37109": 60, - "37111": 60, - "37113": 60, - "37115": 60, - "37117": 60, - "37119": 60, - "37121": 60, - "37123": 60, - "37125": 60, - "37127": 60, - "37129": 60, - "37131": 60, - "37133": 60, - "37135": 60, - "37137": 60, - "37139": 60, - "37141": 60, - "37143": 60, - "37145": 60, - "37147": 60, - "37149": 60, - "37151": 60, - "37153": 60, - "37155": 60, - "37157": 60, - "37159": 60, - "37161": 60, - "37163": 60, - "37165": 60, - "37167": 60, - "37169": 60, - "37171": 60, - "37173": 60, - "37175": 60, - "37177": 60, - "37179": 60, - "37181": 60, - "37183": 60, - "37185": 60, - "37187": 60, - "37189": 60, - "37191": 60, - "37193": 60, - "37195": 60, - "37197": 60, - "37199": 60, - "38001": 60, - "38003": 60, - "38005": 60, - "38007": 60, - "38009": 60, - "38011": 60, - "38013": 60, - "38015": 60, - "38017": 60, - "38019": 60, - "38021": 60, - "38023": 60, - "38025": 60, - "38027": 60, - "38029": 60, - "38031": 60, - "38033": 60, - "38035": 60, - "38037": 60, - "38039": 60, - "38041": 60, - "38043": 60, - "38045": 60, - "38047": 60, - "38049": 60, - "38051": 60, - "38053": 60, - "38055": 60, - "38057": 60, - "38059": 60, - "38061": 60, - "38063": 60, - "38065": 60, - "38067": 60, - "38069": 60, - "38071": 60, - "38073": 60, - "38075": 60, - "38077": 60, - "38079": 60, - "38081": 60, - "38083": 60, - "38085": 60, - "38087": 60, - "38089": 60, - "38091": 60, - "38093": 60, - "38095": 60, - "38097": 60, - "38099": 60, - "38101": 60, - "38103": 60, - "38105": 60, - "39001": 60, - "39003": 60, - "39005": 60, - "39007": 60, - "39009": 60, - "39011": 60, - "39013": 60, - "39015": 60, - "39017": 60, - "39019": 60, - "39021": 60, - "39023": 60, - "39025": 60, - "39027": 60, - "39029": 60, - "39031": 60, - "39033": 60, - "39035": 60, - "39037": 60, - "39039": 60, - "39041": 60, - "39043": 60, - "39045": 60, - "39047": 60, - "39049": 60, - "39051": 60, - "39053": 60, - "39055": 60, - "39057": 60, - "39059": 60, - "39061": 60, - "39063": 60, - "39065": 60, - "39067": 60, - "39069": 60, - "39071": 60, - "39073": 60, - "39075": 60, - "39077": 60, - "39079": 60, - "39081": 60, - "39083": 60, - "39085": 60, - "39087": 60, - "39089": 60, - "39091": 60, - "39093": 60, - "39095": 60, - "39097": 60, - "39099": 60, - "39101": 60, - "39103": 60, - "39105": 60, - "39107": 60, - "39109": 60, - "39111": 60, - "39113": 60, - "39115": 60, - "39117": 60, - "39119": 60, - "39121": 60, - "39123": 60, - "39125": 60, - "39127": 60, - "39129": 60, - "39131": 60, - "39133": 60, - "39135": 60, - "39137": 60, - "39139": 60, - "39141": 60, - "39143": 60, - "39145": 60, - "39147": 60, - "39149": 60, - "39151": 60, - "39153": 60, - "39155": 60, - "39157": 60, - "39159": 60, - "39161": 60, - "39163": 60, - "39165": 60, - "39167": 60, - "39169": 60, - "39171": 60, - "39173": 60, - "39175": 60, - "40001": 60, - "40003": 60, - "40005": 60, - "40007": 60, - "40009": 60, - "40011": 60, - "40013": 60, - "40015": 60, - "40017": 60, - "40019": 60, - "40021": 60, - "40023": 60, - "40025": 60, - "40027": 60, - "40029": 60, - "40031": 60, - "40033": 60, - "40035": 60, - "40037": 60, - "40039": 60, - "40041": 60, - "40043": 60, - "40045": 60, - "40047": 60, - "40049": 60, - "40051": 60, - "40053": 60, - "40055": 60, - "40057": 60, - "40059": 60, - "40061": 60, - "40063": 60, - "40065": 60, - "40067": 60, - "40069": 60, - "40071": 60, - "40073": 60, - "40075": 60, - "40077": 60, - "40079": 60, - "40081": 60, - "40083": 60, - "40085": 60, - "40087": 60, - "40089": 60, - "40091": 60, - "40093": 60, - "40095": 60, - "40097": 60, - "40099": 60, - "40101": 60, - "40103": 60, - "40105": 60, - "40107": 60, - "40109": 60, - "40111": 60, - "40113": 60, - "40115": 60, - "40117": 60, - "40119": 60, - "40121": 60, - "40123": 60, - "40125": 60, - "40127": 60, - "40129": 60, - "40131": 60, - "40133": 60, - "40135": 60, - "40137": 60, - "40139": 60, - "40141": 60, - "40143": 60, - "40145": 60, - "40147": 60, - "40149": 60, - "40151": 60, - "40153": 60, - "41001": 60, - "41003": 60, - "41005": 60, - "41007": 60, - "41009": 60, - "41011": 60, - "41013": 60, - "41015": 60, - "41017": 60, - "41019": 60, - "41021": 60, - "41023": 60, - "41025": 60, - "41027": 60, - "41029": 60, - "41031": 60, - "41033": 60, - "41035": 60, - "41037": 60, - "41039": 60, - "41041": 60, - "41043": 60, - "41045": 60, - "41047": 60, - "41049": 60, - "41051": 60, - "41053": 60, - "41055": 60, - "41057": 60, - "41059": 60, - "41061": 60, - "41063": 60, - "41065": 60, - "41067": 60, - "41069": 60, - "41071": 60, - "42001": 60, - "42003": 60, - "42005": 60, - "42007": 60, - "42009": 60, - "42011": 60, - "42013": 60, - "42015": 60, - "42017": 60, - "42019": 60, - "42021": 60, - "42023": 60, - "42025": 60, - "42027": 60, - "42029": 60, - "42031": 60, - "42033": 60, - "42035": 60, - "42037": 60, - "42039": 60, - "42041": 60, - "42043": 60, - "42045": 60, - "42047": 60, - "42049": 60, - "42051": 60, - "42053": 60, - "42055": 60, - "42057": 60, - "42059": 60, - "42061": 60, - "42063": 60, - "42065": 60, - "42067": 60, - "42069": 60, - "42071": 60, - "42073": 60, - "42075": 60, - "42077": 60, - "42079": 60, - "42081": 60, - "42083": 60, - "42085": 60, - "42087": 60, - "42089": 60, - "42091": 60, - "42093": 60, - "42095": 60, - "42097": 60, - "42099": 60, - "42101": 60, - "42103": 60, - "42105": 60, - "42107": 60, - "42109": 60, - "42111": 60, - "42113": 60, - "42115": 60, - "42117": 60, - "42119": 60, - "42121": 60, - "42123": 60, - "42125": 60, - "42127": 60, - "42129": 60, - "42131": 60, - "42133": 60, - "44001": 60, - "44003": 60, - "44005": 60, - "44007": 60, - "44009": 60, - "45001": 60, - "45003": 60, - "45005": 60, - "45007": 60, - "45009": 60, - "45011": 60, - "45013": 60, - "45015": 60, - "45017": 60, - "45019": 60, - "45021": 60, - "45023": 60, - "45025": 60, - "45027": 60, - "45029": 60, - "45031": 60, - "45033": 60, - "45035": 60, - "45037": 60, - "45039": 60, - "45041": 60, - "45043": 60, - "45045": 60, - "45047": 60, - "45049": 60, - "45051": 60, - "45053": 60, - "45055": 60, - "45057": 60, - "45059": 60, - "45061": 60, - "45063": 60, - "45065": 60, - "45067": 60, - "45069": 60, - "45071": 60, - "45073": 60, - "45075": 60, - "45077": 60, - "45079": 60, - "45081": 60, - "45083": 60, - "45085": 60, - "45087": 60, - "45089": 60, - "45091": 60, - "46003": 60, - "46005": 60, - "46007": 60, - "46009": 60, - "46011": 60, - "46013": 60, - "46015": 60, - "46017": 60, - "46019": 60, - "46021": 60, - "46023": 60, - "46025": 60, - "46027": 60, - "46029": 60, - "46031": 60, - "46033": 60, - "46035": 60, - "46037": 60, - "46039": 60, - "46041": 60, - "46043": 60, - "46045": 60, - "46047": 60, - "46049": 60, - "46051": 60, - "46053": 60, - "46055": 60, - "46057": 60, - "46059": 60, - "46061": 60, - "46063": 60, - "46065": 60, - "46067": 60, - "46069": 60, - "46071": 60, - "46073": 60, - "46075": 60, - "46077": 60, - "46079": 60, - "46081": 60, - "46083": 60, - "46085": 60, - "46087": 60, - "46089": 60, - "46091": 60, - "46093": 60, - "46095": 60, - "46097": 60, - "46099": 60, - "46101": 60, - "46102": 60, - "46103": 60, - "46105": 60, - "46107": 60, - "46109": 60, - "46111": 60, - "46115": 60, - "46117": 60, - "46119": 60, - "46121": 60, - "46123": 60, - "46125": 60, - "46127": 60, - "46129": 60, - "46135": 60, - "46137": 60, - "47001": 60, - "47003": 60, - "47005": 60, - "47007": 60, - "47009": 60, - "47011": 60, - "47013": 60, - "47015": 60, - "47017": 60, - "47019": 60, - "47021": 60, - "47023": 60, - "47025": 60, - "47027": 60, - "47029": 60, - "47031": 60, - "47033": 60, - "47035": 60, - "47037": 60, - "47039": 60, - "47041": 60, - "47043": 60, - "47045": 60, - "47047": 60, - "47049": 60, - "47051": 60, - "47053": 60, - "47055": 60, - "47057": 60, - "47059": 60, - "47061": 60, - "47063": 60, - "47065": 60, - "47067": 60, - "47069": 60, - "47071": 60, - "47073": 60, - "47075": 60, - "47077": 60, - "47079": 60, - "47081": 60, - "47083": 60, - "47085": 60, - "47087": 60, - "47089": 60, - "47091": 60, - "47093": 60, - "47095": 60, - "47097": 60, - "47099": 60, - "47101": 60, - "47103": 60, - "47105": 60, - "47107": 60, - "47109": 60, - "47111": 60, - "47113": 60, - "47115": 60, - "47117": 60, - "47119": 60, - "47121": 60, - "47123": 60, - "47125": 60, - "47127": 60, - "47129": 60, - "47131": 60, - "47133": 60, - "47135": 60, - "47137": 60, - "47139": 60, - "47141": 60, - "47143": 60, - "47145": 60, - "47147": 60, - "47149": 60, - "47151": 60, - "47153": 60, - "47155": 60, - "47157": 60, - "47159": 60, - "47161": 60, - "47163": 60, - "47165": 60, - "47167": 60, - "47169": 60, - "47171": 60, - "47173": 60, - "47175": 60, - "47177": 60, - "47179": 60, - "47181": 60, - "47183": 60, - "47185": 60, - "47187": 60, - "47189": 60, - "48001": 60, - "48003": 60, - "48005": 60, - "48007": 60, - "48009": 60, - "48011": 60, - "48013": 60, - "48015": 60, - "48017": 60, - "48019": 60, - "48021": 60, - "48023": 60, - "48025": 60, - "48027": 60, - "48029": 60, - "48031": 60, - "48033": 60, - "48035": 60, - "48037": 60, - "48039": 60, - "48041": 60, - "48043": 60, - "48045": 60, - "48047": 60, - "48049": 60, - "48051": 60, - "48053": 60, - "48055": 60, - "48057": 60, - "48059": 60, - "48061": 60, - "48063": 60, - "48065": 60, - "48067": 60, - "48069": 60, - "48071": 60, - "48073": 60, - "48075": 60, - "48077": 60, - "48079": 60, - "48081": 60, - "48083": 60, - "48085": 60, - "48087": 60, - "48089": 60, - "48091": 60, - "48093": 60, - "48095": 60, - "48097": 60, - "48099": 60, - "48101": 60, - "48103": 60, - "48105": 60, - "48107": 60, - "48109": 60, - "48111": 60, - "48113": 60, - "48115": 60, - "48117": 60, - "48119": 60, - "48121": 60, - "48123": 60, - "48125": 60, - "48127": 60, - "48129": 60, - "48131": 60, - "48133": 60, - "48135": 60, - "48137": 60, - "48139": 60, - "48141": 60, - "48143": 60, - "48145": 60, - "48147": 60, - "48149": 60, - "48151": 60, - "48153": 60, - "48155": 60, - "48157": 60, - "48159": 60, - "48161": 60, - "48163": 60, - "48165": 60, - "48167": 60, - "48169": 60, - "48171": 60, - "48173": 60, - "48175": 60, - "48177": 60, - "48179": 60, - "48181": 60, - "48183": 60, - "48185": 60, - "48187": 60, - "48189": 60, - "48191": 60, - "48193": 60, - "48195": 60, - "48197": 60, - "48199": 60, - "48201": 60, - "48203": 60, - "48205": 60, - "48207": 60, - "48209": 60, - "48211": 60, - "48213": 60, - "48215": 60, - "48217": 60, - "48219": 60, - "48221": 60, - "48223": 60, - "48225": 60, - "48227": 60, - "48229": 60, - "48231": 60, - "48233": 60, - "48235": 60, - "48237": 60, - "48239": 60, - "48241": 60, - "48243": 60, - "48245": 60, - "48247": 60, - "48249": 60, - "48251": 60, - "48253": 60, - "48255": 60, - "48257": 60, - "48259": 60, - "48261": 60, - "48263": 60, - "48265": 60, - "48267": 60, - "48269": 60, - "48271": 60, - "48273": 60, - "48275": 60, - "48277": 60, - "48279": 60, - "48281": 60, - "48283": 60, - "48285": 60, - "48287": 60, - "48289": 60, - "48291": 60, - "48293": 60, - "48295": 60, - "48297": 60, - "48299": 60, - "48301": 60, - "48303": 60, - "48305": 60, - "48307": 60, - "48309": 60, - "48311": 60, - "48313": 60, - "48315": 60, - "48317": 60, - "48319": 60, - "48321": 60, - "48323": 60, - "48325": 60, - "48327": 60, - "48329": 60, - "48331": 60, - "48333": 60, - "48335": 60, - "48337": 60, - "48339": 60, - "48341": 60, - "48343": 60, - "48345": 60, - "48347": 60, - "48349": 60, - "48351": 60, - "48353": 60, - "48355": 60, - "48357": 60, - "48359": 60, - "48361": 60, - "48363": 60, - "48365": 60, - "48367": 60, - "48369": 60, - "48371": 60, - "48373": 60, - "48375": 60, - "48377": 60, - "48379": 60, - "48381": 60, - "48383": 60, - "48385": 60, - "48387": 60, - "48389": 60, - "48391": 60, - "48393": 60, - "48395": 60, - "48397": 60, - "48399": 60, - "48401": 60, - "48403": 60, - "48405": 60, - "48407": 60, - "48409": 60, - "48411": 60, - "48413": 60, - "48415": 60, - "48417": 60, - "48419": 60, - "48421": 60, - "48423": 60, - "48425": 60, - "48427": 60, - "48429": 60, - "48431": 60, - "48433": 60, - "48435": 60, - "48437": 60, - "48439": 60, - "48441": 60, - "48443": 60, - "48445": 60, - "48447": 60, - "48449": 60, - "48451": 60, - "48453": 60, - "48455": 60, - "48457": 60, - "48459": 60, - "48461": 60, - "48463": 60, - "48465": 60, - "48467": 60, - "48469": 60, - "48471": 60, - "48473": 60, - "48475": 60, - "48477": 60, - "48479": 60, - "48481": 60, - "48483": 60, - "48485": 60, - "48487": 60, - "48489": 60, - "48491": 60, - "48493": 60, - "48495": 60, - "48497": 60, - "48499": 60, - "48501": 60, - "48503": 60, - "48505": 60, - "48507": 60, - "49001": 60, - "49003": 60, - "49005": 60, - "49007": 60, - "49009": 60, - "49011": 60, - "49013": 60, - "49015": 60, - "49017": 60, - "49019": 60, - "49021": 60, - "49023": 60, - "49025": 60, - "49027": 60, - "49029": 60, - "49031": 60, - "49033": 60, - "49035": 60, - "49037": 60, - "49039": 60, - "49041": 60, - "49043": 60, - "49045": 60, - "49047": 60, - "49049": 60, - "49051": 60, - "49053": 60, - "49055": 60, - "49057": 60, - "50001": 60, - "50003": 60, - "50005": 60, - "50007": 60, - "50009": 60, - "50011": 60, - "50013": 60, - "50015": 60, - "50017": 60, - "50019": 60, - "50021": 60, - "50023": 60, - "50025": 60, - "50027": 60, - "51001": 60, - "51003": 60, - "51005": 60, - "51007": 60, - "51009": 60, - "51011": 60, - "51013": 60, - "51015": 60, - "51017": 60, - "51019": 60, - "51021": 60, - "51023": 60, - "51025": 60, - "51027": 60, - "51029": 60, - "51031": 60, - "51033": 60, - "51035": 60, - "51036": 60, - "51037": 60, - "51041": 60, - "51043": 60, - "51045": 60, - "51047": 60, - "51049": 60, - "51051": 60, - "51053": 60, - "51057": 60, - "51059": 60, - "51061": 60, - "51063": 60, - "51065": 60, - "51067": 60, - "51069": 60, - "51071": 60, - "51073": 60, - "51075": 60, - "51077": 60, - "51079": 60, - "51081": 60, - "51083": 60, - "51085": 60, - "51087": 60, - "51089": 60, - "51091": 60, - "51093": 60, - "51095": 60, - "51097": 60, - "51099": 60, - "51101": 60, - "51103": 60, - "51105": 60, - "51107": 60, - "51109": 60, - "51111": 60, - "51113": 60, - "51115": 60, - "51117": 60, - "51119": 60, - "51121": 60, - "51125": 60, - "51127": 60, - "51131": 60, - "51133": 60, - "51135": 60, - "51137": 60, - "51139": 60, - "51141": 60, - "51143": 60, - "51145": 60, - "51147": 60, - "51149": 60, - "51153": 60, - "51155": 60, - "51157": 60, - "51159": 60, - "51161": 60, - "51163": 60, - "51165": 60, - "51167": 60, - "51169": 60, - "51171": 60, - "51173": 60, - "51175": 60, - "51177": 60, - "51179": 60, - "51181": 60, - "51183": 60, - "51185": 60, - "51187": 60, - "51191": 60, - "51193": 60, - "51195": 60, - "51197": 60, - "51199": 60, - "51510": 60, - "51520": 60, - "51530": 60, - "51540": 60, - "51550": 60, - "51570": 60, - "51580": 60, - "51590": 60, - "51595": 60, - "51600": 60, - "51610": 60, - "51620": 60, - "51630": 60, - "51640": 60, - "51650": 60, - "51660": 60, - "51670": 60, - "51678": 60, - "51680": 60, - "51683": 60, - "51685": 60, - "51690": 60, - "51700": 60, - "51710": 60, - "51720": 60, - "51730": 60, - "51735": 60, - "51740": 60, - "51750": 60, - "51760": 60, - "51770": 60, - "51775": 60, - "51790": 60, - "51800": 60, - "51810": 60, - "51820": 60, - "51830": 60, - "51840": 60, - "53001": 60, - "53003": 60, - "53005": 60, - "53007": 60, - "53009": 60, - "53011": 60, - "53013": 60, - "53015": 60, - "53017": 60, - "53019": 60, - "53021": 60, - "53023": 60, - "53025": 60, - "53027": 60, - "53029": 60, - "53031": 60, - "53033": 60, - "53035": 60, - "53037": 60, - "53039": 60, - "53041": 60, - "53043": 60, - "53045": 60, - "53047": 60, - "53049": 60, - "53051": 60, - "53053": 60, - "53055": 60, - "53057": 60, - "53059": 60, - "53061": 60, - "53063": 60, - "53065": 60, - "53067": 60, - "53069": 60, - "53071": 60, - "53073": 60, - "53075": 60, - "53077": 60, - "54001": 60, - "54003": 60, - "54005": 60, - "54007": 60, - "54009": 60, - "54011": 60, - "54013": 60, - "54015": 60, - "54017": 60, - "54019": 60, - "54021": 60, - "54023": 60, - "54025": 60, - "54027": 60, - "54029": 60, - "54031": 60, - "54033": 60, - "54035": 60, - "54037": 60, - "54039": 60, - "54041": 60, - "54043": 60, - "54045": 60, - "54047": 60, - "54049": 60, - "54051": 60, - "54053": 60, - "54055": 60, - "54057": 60, - "54059": 60, - "54061": 60, - "54063": 60, - "54065": 60, - "54067": 60, - "54069": 60, - "54071": 60, - "54073": 60, - "54075": 60, - "54077": 60, - "54079": 60, - "54081": 60, - "54083": 60, - "54085": 60, - "54087": 60, - "54089": 60, - "54091": 60, - "54093": 60, - "54095": 60, - "54097": 60, - "54099": 60, - "54101": 60, - "54103": 60, - "54105": 60, - "54107": 60, - "54109": 60, - "55001": 60, - "55003": 60, - "55005": 60, - "55007": 60, - "55009": 60, - "55011": 60, - "55013": 60, - "55015": 60, - "55017": 60, - "55019": 60, - "55021": 60, - "55023": 60, - "55025": 60, - "55027": 60, - "55029": 60, - "55031": 60, - "55033": 60, - "55035": 60, - "55037": 60, - "55039": 60, - "55041": 60, - "55043": 60, - "55045": 60, - "55047": 60, - "55049": 60, - "55051": 60, - "55053": 60, - "55055": 60, - "55057": 60, - "55059": 60, - "55061": 60, - "55063": 60, - "55065": 60, - "55067": 60, - "55069": 60, - "55071": 60, - "55073": 60, - "55075": 60, - "55077": 60, - "55078": 60, - "55079": 60, - "55081": 60, - "55083": 60, - "55085": 60, - "55087": 60, - "55089": 60, - "55091": 60, - "55093": 60, - "55095": 60, - "55097": 60, - "55099": 60, - "55101": 60, - "55103": 60, - "55105": 60, - "55107": 60, - "55109": 60, - "55111": 60, - "55113": 60, - "55115": 60, - "55117": 60, - "55119": 60, - "55121": 60, - "55123": 60, - "55125": 60, - "55127": 60, - "55129": 60, - "55131": 60, - "55133": 60, - "55135": 60, - "55137": 60, - "55139": 60, - "55141": 60, - "56001": 60, - "56003": 60, - "56005": 60, - "56007": 60, - "56009": 60, - "56011": 60, - "56013": 60, - "56015": 60, - "56017": 60, - "56019": 60, - "56021": 60, - "56023": 60, - "56025": 60, - "56027": 60, - "56029": 60, - "56031": 60, - "56033": 60, - "56035": 60, - "56037": 60, - "56039": 60, - "56041": 60, - "56043": 60, - "56045": 60 - } - }, - { - "name": "time", - "duplicates": 188460, - "info": { - "short_name": "Time", - "short_description": "Observation date in YYYY-MM-DD format.", - "id": "time" - }, - "time_range": [0, 59], - "type": "string", - "missing": 0, - "table": { - "2020-01-01": 3142, - "2020-02-01": 3142, - "2020-03-01": 3142, - "2020-04-01": 3142, - "2020-05-01": 3142, - "2020-06-01": 3142, - "2020-07-01": 3142, - "2020-08-01": 3142, - "2020-09-01": 3142, - "2020-10-01": 3142, - "2020-11-01": 3142, - "2020-12-01": 3142, - "2021-01-01": 3142, - "2021-02-01": 3142, - "2021-03-01": 3142, - "2021-04-01": 3142, - "2021-05-01": 3142, - "2021-06-01": 3142, - "2021-07-01": 3142, - "2021-08-01": 3142, - "2021-09-01": 3142, - "2021-10-01": 3142, - "2021-11-01": 3142, - "2021-12-01": 3142, - "2022-01-01": 3142, - "2022-02-01": 3142, - "2022-03-01": 3142, - "2022-04-01": 3142, - "2022-05-01": 3142, - "2022-06-01": 3142, - "2022-07-01": 3142, - "2022-08-01": 3142, - "2022-09-01": 3142, - "2022-10-01": 3142, - "2022-11-01": 3142, - "2022-12-01": 3142, - "2023-01-01": 3142, - "2023-02-01": 3142, - "2023-03-01": 3142, - "2023-04-01": 3142, - "2023-05-01": 3142, - "2023-06-01": 3142, - "2023-07-01": 3142, - "2023-08-01": 3142, - "2023-09-01": 3142, - "2023-10-01": 3142, - "2023-11-01": 3142, - "2023-12-01": 3142, - "2024-01-01": 3142, - "2024-02-01": 3142, - "2024-03-01": 3142, - "2024-04-01": 3142, - "2024-05-01": 3142, - "2024-06-01": 3142, - "2024-07-01": 3142, - "2024-08-01": 3142, - "2024-09-01": 3142, - "2024-10-01": 3142, - "2024-11-01": 3142, - "2024-12-01": 3142 - } - }, - { - "name": "n_deaths_overdose", - "duplicates": 187355, - "info": { - "short_name": "Overdose deaths (count)", - "long_name": "Number of Overdose Deaths (County)", - "category": "injury", - "short_description": "Number of drug overdose deaths at the county level.", - "measure_type": "Count", - "unit": "Count", - "time_resolution": "Month", - "sources": [ + "id": "epic" + }, { "id": "cms_mmd" } ], - "id": "n_deaths_overdose" + "id": "sample_size" }, - "time_range": [0, 59], + "time_range": [ + -1, + -1 + ], "type": "integer", - "missing": 0, - "mean": 31.794144, - "sd": 100.721152, + "missing": 1836, + "mean": 731192.415774, + "sd": 4691419.322768, "min": 0, - "max": 2491 + "max": 128728351 }, { - "name": "rate_deaths_overdose", - "duplicates": 155317, + "name": "value_lcl", + "duplicates": 18179, "info": { - "short_name": "Overdose death rate (county)", - "long_name": "Overdose Death Rate (County)", - "category": "injury", - "short_description": "Drug overdose death rate at the county level.", - "measure_type": "Rate", - "unit": "Deaths per 100,000", - "time_resolution": "Month", + "short_name": "Prevalence lower 95% CI", + "long_name": "Lower 95% Confidence Interval for Prevalence", + "category": "chronic_disease", + "short_description": "Lower bound of the 95% confidence interval (BRFSS rows only; NA for Epic and Medicare).", + "measure_type": "Percent", + "unit": "%", + "time_resolution": "Year", "sources": [ { - "id": "cms_mmd" + "id": "brfss" } ], - "id": "rate_deaths_overdose" + "id": "value_lcl" }, - "time_range": [0, 59], + "time_range": [ + -1, + -1 + ], "type": "float", - "missing": 60, - "mean": 33.359918, - "sd": 35.809178, - "min": 0, - "max": 889.679715 + "missing": 18156, + "mean": 18.679059, + "sd": 12.79875, + "min": -13.927186, + "max": 47.855157 }, { - "name": "suppressed", - "duplicates": 188518, + "name": "value_ucl", + "duplicates": 18179, "info": { - "short_name": "Suppressed flag", - "short_description": "1 if the count was suppressed (small count), 0 otherwise.", - "measure_type": "Binary", - "unit": "0/1", - "time_resolution": "Month", + "short_name": "Prevalence upper 95% CI", + "long_name": "Upper 95% Confidence Interval for Prevalence", + "category": "chronic_disease", + "short_description": "Upper bound of the 95% confidence interval (BRFSS rows only; NA for Epic and Medicare).", + "measure_type": "Percent", + "unit": "%", + "time_resolution": "Year", "sources": [ { - "id": "cms_mmd" + "id": "brfss" } ], - "id": "suppressed" + "id": "value_ucl" }, - "time_range": [0, 59], - "type": "integer", - "missing": 0, - "mean": 0.46141, - "sd": 0.49851, + "time_range": [ + -1, + -1 + ], + "type": "float", + "missing": 18156, + "mean": 24.405154, + "sd": 14.601705, "min": 0, - "max": 1 + "max": 96.015273 } ] }, - "sha512": "0d5bac4ad5c91eccfbedfd65e4ac3ae50e1cf325273465bf6e603a7e2b2c2d96472c72f00da67c199012431533c9e8004bcf57c5367c1ca50c47f23bf5872821" + "sha512": "2123d5cfcbadef5fe84548f83c2bc6df049c3a9dd274e75a9a69162681c4a552d93325e9d51331940cda1e707165869b50510ef36302a5714e6e4a42a44d8507" + } + ], + "measure_info": { + "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|geography": { + "short_name": "Geography", + "short_description": "Geographic unit: U.S. state/territory name (state-level files) or 5-digit county FIPS code (county-level files); 'United States' or '00' = national.", + "id": "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|geography" }, - { - "bytes": 10418, - "encoding": "windows-1252", - "md5": "8a94c249595fe948306576e4478f816f", - "format": "parquet", - "name": "overdose_deaths_state", - "filename": "overdose_deaths_state.parquet", - "versions": { - "hash": [ - "8501757628fd6a43764f092bc1de45d7792ffefc", - "98ed119cb2e4a4c3ebcf759fdf5f1ecc0532bfe4", - "c335e4c15c0f9b989ee89c2c30a116a04b67fe18" - ], - "author": [ - "Weinberger ", - "weinbergerlab ", - "GitHub Actions " - ], - "date": [ - "Tue Nov 4 22:35:50 2025 -0500", - "Thu Sep 25 12:07:42 2025 -0400", - "Thu Sep 25 14:56:00 2025 +0000" - ], - "message": [ - "create state-elvel file for Medicare", - "move NCHS stuff from chronic to OD bundle", - "scheduled data build" - ] - }, - "source": [], - "data_format": "tall", - "ids": [ - { - "variable": "geography" - } - ], - "id_length": 0, - "time": "time", - "profile": "data-resource", - "created": "2026-07-21 19:03:08.120107", - "last_modified": "2026-07-21 19:03:08.120107", - "vintage": {}, - "row_count": 583, - "entity_count": 53, - "schema": { - "fields": [ - { - "name": "geography", - "duplicates": 530, - "info": { - "short_name": "Geography", - "short_description": "U.S. state or territory name; 'United States' = national.", - "id": "geography" - }, - "time_range": [0, 10], - "type": "string", - "missing": 11, - "table": { - "Alabama": 11, - "Alaska": 11, - "Arizona": 11, - "Arkansas": 11, - "California": 11, - "Colorado": 11, - "Connecticut": 11, - "Delaware": 11, - "District of Columbia": 11, - "Florida": 11, - "Georgia": 11, - "Hawaii": 11, - "Idaho": 11, - "Illinois": 11, - "Indiana": 11, - "Iowa": 11, - "Kansas": 11, - "Kentucky": 11, - "Louisiana": 11, - "Maine": 11, - "Maryland": 11, - "Massachusetts": 11, - "Michigan": 11, - "Minnesota": 11, - "Mississippi": 11, - "Missouri": 11, - "Montana": 11, - "Nebraska": 11, - "Nevada": 11, - "New Hampshire": 11, - "New Jersey": 11, - "New Mexico": 11, - "New York": 11, - "North Carolina": 11, - "North Dakota": 11, - "Ohio": 11, - "Oklahoma": 11, - "Oregon": 11, - "Pennsylvania": 11, - "Rhode Island": 11, - "South Carolina": 11, - "South Dakota": 11, - "Tennessee": 11, - "Texas": 11, - "United States": 11, - "Utah": 11, - "Vermont": 11, - "Virginia": 11, - "Washington": 11, - "West Virginia": 11, - "Wisconsin": 11, - "Wyoming": 11 - } - }, - { - "name": "time", - "duplicates": 572, - "info": { - "short_name": "Time", - "short_description": "Observation date in YYYY-MM-DD format.", - "id": "time" - }, - "time_range": [0, 10], - "type": "string", - "missing": 0, - "table": { - "2015-04-01": 53, - "2016-04-01": 53, - "2017-04-01": 53, - "2018-04-01": 53, - "2019-04-01": 53, - "2020-04-01": 53, - "2021-04-01": 53, - "2022-04-01": 53, - "2023-04-01": 53, - "2024-04-01": 53, - "2025-04-01": 53 - } - }, - { - "name": "n_deaths_overdose", - "duplicates": 61, - "info": { - "short_name": "Overdose deaths (count)", - "long_name": "Number of Overdose Deaths (State)", - "category": "injury", - "short_description": "Number of drug overdose deaths at the state level.", - "measure_type": "Count", - "unit": "Count", - "time_resolution": "Month", - "sources": [ - { - "id": "cms_mmd" - } - ], - "id": "n_deaths_overdose" - }, - "time_range": [0, 10], - "type": "integer", - "missing": 0, - "mean": 3017.58319, - "sd": 11148.813182, - "min": 38, - "max": 110774 - }, - { - "name": "rate_deaths_overdose", - "duplicates": 14, - "info": { - "short_name": "Overdose death rate (state)", - "long_name": "Overdose Death Rate (State)", - "category": "injury", - "short_description": "Drug overdose death rate at the state level.", - "measure_type": "Rate", - "unit": "Deaths per 100,000", - "time_resolution": "Month", - "sources": [ - { - "id": "cms_mmd" - } - ], - "id": "rate_deaths_overdose" - }, - "time_range": [0, 10], - "type": "float", - "missing": 11, - "mean": 25.147222, - "sd": 13.217015, - "min": 1.147595, - "max": 88.267067 - } - ] - }, - "sha512": "c0fd6d3d6d9fa40a0eb5c18b2bca0d448f3f4d105546ef25611118233eb45ef9de51f6d3dfc77416e2d74fc3af01510f68dcc210ad68dbd451140ab7470ea9c8" - }, - { - "bytes": 168100, - "encoding": "ISO-8859-2", - "md5": "6a95a327bab3ebbb379c4637b56f09bd", - "format": "csv", - "name": "prevalence_by_geography_and_source", - "filename": "prevalence_by_geography_and_source.csv", - "versions": { - "hash": [ - "ac4b2fef0f2ddb6ea773c417bba95874d5de0d37", - "d6fa97fba8308d461a729ff00dcbebc8bdd658e9", - "3afff6318d7c06b6cd5dee7172aeeda8d3592eaa", - "369c8c9326940804c05c23868f644e4ea4bd5cd6", - "8a11dd6aa8c235938263394f442387805b72d340", - "d0a0cb8b16ed4ceb5582beae0072aa9ed184d9b2", - "4bb37caaa853f0c735f7cf3d6ade765db3c247ac", - "e1beb8f3986b8a373b313570cdda52d268330512", - "be408c33d61867afc24b87559ef0c7c0d7a6c84a", - "a7ec0e22ea544f451e39782e7f3e6c3870f6c73f" - ], - "author": [ - "Weinberger ", - "Weinberger ", - "Weinberger ", - "GitHub Actions ", - "Weinberger ", - "Weinberger ", - "Weinberger ", - "Weinberger ", - "GitHub Actions ", - "weinbergerlab " - ], - "date": [ - "Wed Nov 5 22:48:32 2025 -0500", - "Wed Nov 5 21:28:47 2025 -0500", - "Sun Oct 26 00:07:32 2025 -0400", - "Thu Oct 23 21:17:39 2025 +0000", - "Thu Oct 9 15:50:06 2025 -0400", - "Thu Oct 9 15:48:43 2025 -0400", - "Thu Oct 9 14:56:28 2025 -0400", - "Tue Oct 7 21:20:51 2025 -0400", - "Wed Sep 24 14:46:49 2025 +0000", - "Mon Sep 22 11:54:51 2025 -0400" - ], - "message": [ - "swap in the data for BRFSS calculated from raw data", - "rerun brfss", - "chronic bundle files fix", - "scheduled data build", - "update bundle", - "update brfss", - "restrict output file to US states, DC", - "update formatting on bundle", - "scheduled data build", - "output csv" - ] - }, - "source": [], - "data_format": "tall", - "ids": [ - { - "variable": "geography" - } - ], - "id_length": 0, - "time": "time", - "profile": "data-resource", - "created": "2026-07-21 19:03:08.121107", - "last_modified": "2026-07-21 19:03:08.121107", - "vintage": {}, - "row_count": 2140, - "entity_count": 51, - "schema": { - "fields": [ - { - "name": "geography", - "duplicates": 2089, - "info": [], - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "Alabama": 42, - "Alaska": 40, - "Arizona": 42, - "Arkansas": 42, - "California": 42, - "Colorado": 42, - "Connecticut": 42, - "Delaware": 42, - "Florida": 42, - "Georgia": 42, - "Hawaii": 42, - "Idaho": 42, - "Illinois": 42, - "Indiana": 42, - "Iowa": 42, - "Kansas": 42, - "Kentucky": 42, - "Louisiana": 42, - "Maine": 42, - "Maryland": 42, - "Massachusetts": 42, - "Michigan": 42, - "Minnesota": 42, - "Mississippi": 42, - "Missouri": 42, - "Montana": 42, - "Nebraska": 42, - "Nevada": 42, - "New Hampshire": 42, - "New Jersey": 42, - "New Mexico": 42, - "New York": 42, - "North Carolina": 42, - "North Dakota": 42, - "Ohio": 42, - "Oklahoma": 42, - "Oregon": 42, - "Pennsylvania": 42, - "Rhode Island": 42, - "South Carolina": 42, - "South Dakota": 42, - "Tennessee": 42, - "Texas": 42, - "United States": 42, - "Utah": 42, - "Vermont": 42, - "Virginia": 42, - "Washington": 42, - "West Virginia": 42, - "Wisconsin": 42, - "Wyoming": 42 - } - }, - { - "name": "age", - "duplicates": 2128, - "info": [], - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "<18 Years": 100, - "<65 Years": 102, - "18-24 Years": 204, - "25-34 Years": 204, - "35-44 Years": 204, - "45-54 Years": 204, - "55-64 Years": 204, - "65-74 Years": 102, - "65+ Years": 306, - "75-84 Years": 102, - "85+ Years": 102, - "Total": 306 - } - }, - { - "name": "outcome_name", - "duplicates": 2138, - "info": [], - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "Diabetes": 1070, - "Obesity": 1070 - } - }, - { - "name": "source", - "duplicates": 2137, - "info": [], - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "CDC BRFSS": 714, - "Epic Cosmos": 814, - "Medicare_CMS": 612 - } - }, - { - "name": "value", - "duplicates": 976, - "info": [], - "time_range": [-1, -1], - "type": "float", - "missing": 0, - "mean": 21.772118, - "sd": 14.33157, - "min": 0, - "max": 76.971045 - }, - { - "name": "pct_captured", - "duplicates": 1732, - "info": [], - "time_range": [-1, -1], - "type": "float", - "missing": 1326, - "mean": 47.515966, - "sd": 20.805703, - "min": 2.034756, - "max": 119.715224 - }, - { - "name": "sample_size", - "duplicates": 1732, - "info": [], - "time_range": [-1, -1], - "type": "integer", - "missing": 1326, - "mean": 1476127.275184, - "sd": 8098402.038716, - "min": 1815, - "max": 151184885 - }, - { - "name": "value_lcl", - "duplicates": 1428, - "info": [], - "time_range": [-1, -1], - "type": "float", - "missing": 1426, - "mean": 19.133209, - "sd": 13.340944, - "min": -20.263689, - "max": 47.85516 - }, - { - "name": "value_ucl", - "duplicates": 1428, - "info": [], - "time_range": [-1, -1], - "type": "float", - "missing": 1426, - "mean": 25.822084, - "sd": 16.093457, - "min": 0, - "max": 120.146276 - } - ] - }, - "sha512": "7f9b7212c33d61ca57b2cd8b6d3efb324b4a6af4c25a1a2dae0f7cdda69647f4ec39617b04e536eb899eb12ab3d1c5d04b9258d73d9cccedbb68a88821fff09c" - }, - { - "bytes": 96437, - "encoding": "windows-1252", - "md5": "4788ca656934ca9ec57cbfbe8a74c61d", - "format": "parquet", - "name": "prevalence_by_geography_and_source", - "filename": "prevalence_by_geography_and_source.parquet", - "versions": { - "hash": [ - "c18818552212a581df168885c56b931be5fe0745", - "ac4b2fef0f2ddb6ea773c417bba95874d5de0d37", - "d6fa97fba8308d461a729ff00dcbebc8bdd658e9", - "4479ba395489113e3a4dca0e82e397283032bfe6", - "2f4233b9a013d5af220ceb2551dbfbd0ed855346", - "3afff6318d7c06b6cd5dee7172aeeda8d3592eaa", - "369c8c9326940804c05c23868f644e4ea4bd5cd6", - "21f0f3e850dc2b185d6f9bc26ef8109ece091b93", - "8a11dd6aa8c235938263394f442387805b72d340", - "d0a0cb8b16ed4ceb5582beae0072aa9ed184d9b2", - "4bb37caaa853f0c735f7cf3d6ade765db3c247ac", - "5d3b09c8deccd025adc8af691ec94425731e5134", - "e1beb8f3986b8a373b313570cdda52d268330512", - "10333264efa0c29fd0fc9afbc819cc1793d7d8e3", - "be408c33d61867afc24b87559ef0c7c0d7a6c84a", - "a7ec0e22ea544f451e39782e7f3e6c3870f6c73f", - "66a4256608acd002c03b57a7026516f130e8fc27", - "d1cc81530a001edc9da871ce7cf0a6b00c2e2e6e", - "020b2385314d47486b52c4249af9f6966eb59962", - "aea539db7cb41a8c01acf1bd538351c179563606", - "9223d0daeefa23321d01a29d7a50efa1e1a53a84", - "e8347cc0c48b509d48c585808391325219b3f7df", - "eb0c560a3fcf908e455fe7715cafd633b025694b", - "add5374f9f4f6093f9076cc9ef6cb35b4a3923a0", - "ada21b8606ed458eb9ffc34b98fc41539be7fe1d", - "f5c2931bf0b3b42dbdaa19de407ec49d58c56c0f", - "843c4276108bab91bd65511f24d6ab9daa89c561", - "9a9400b3b9cc959fa1d56bdb386ce90b82f153b2", - "a09cd91dd2574882aa8ff4c99eae36b1d7f7efbb", - "67cd7d2b802be40b30fb5ed63551b0bf9fd509e6", - "9b1d6c9ea0671b4dfe8b198e72db8011361aae05", - "84835f508ec482ac6d58fc5442854a63e27d6ee5" - ], - "author": [ - "GitHub Actions ", - "Weinberger ", - "Weinberger ", - "weinbergerlab ", - "GitHub Actions ", - "Weinberger ", - "GitHub Actions ", - "GitHub Actions ", - "Weinberger ", - "Weinberger ", - "Weinberger ", - "GitHub Actions ", - "Weinberger ", - "weinbergerlab ", - "GitHub Actions ", - "weinbergerlab ", - "GitHub Actions ", - "GitHub Actions ", - "weinbergerlab ", - "GitHub Actions ", - "weinbergerlab ", - "weinbergerlab ", - "GitHub Actions ", - "Weinberger ", - "GitHub Actions ", - "weinbergerlab ", - "weinbergerlab ", - "Weinberger ", - "weinbergerlab ", - "Weinberger ", - "Weinberger ", - "Weinberger " - ], - "date": [ - "Thu Nov 6 08:40:04 2025 +0000", - "Wed Nov 5 22:48:32 2025 -0500", - "Wed Nov 5 21:28:47 2025 -0500", - "Mon Nov 3 11:09:24 2025 -0500", - "Mon Oct 27 01:13:15 2025 +0000", - "Sun Oct 26 00:07:32 2025 -0400", - "Thu Oct 23 21:17:39 2025 +0000", - "Mon Oct 13 08:41:59 2025 +0000", - "Thu Oct 9 15:50:06 2025 -0400", - "Thu Oct 9 15:48:43 2025 -0400", - "Thu Oct 9 14:56:28 2025 -0400", - "Thu Oct 9 08:37:58 2025 +0000", - "Tue Oct 7 21:20:51 2025 -0400", - "Tue Oct 7 16:59:41 2025 -0400", - "Wed Sep 24 14:46:49 2025 +0000", - "Mon Sep 22 11:54:51 2025 -0400", - "Wed Sep 3 03:09:46 2025 +0000", - "Wed Sep 3 02:10:37 2025 +0000", - "Fri Aug 29 11:39:20 2025 -0400", - "Thu Aug 28 03:37:44 2025 +0000", - "Wed Aug 27 23:24:37 2025 -0400", - "Wed Aug 27 22:50:21 2025 -0400", - "Thu Aug 21 03:17:57 2025 +0000", - "Wed Aug 20 22:32:02 2025 -0400", - "Wed Aug 20 18:31:46 2025 +0000", - "Wed Aug 20 13:35:52 2025 -0400", - "Tue Aug 19 23:05:36 2025 -0400", - "Tue Aug 19 07:42:18 2025 -0400", - "Thu Aug 14 21:53:26 2025 -0400", - "Tue Aug 12 21:52:18 2025 -0400", - "Mon Aug 11 23:08:11 2025 -0400", - "Mon Aug 11 15:16:22 2025 -0400" - ], - "message": [ - "scheduled data build", - "swap in the data for BRFSS calculated from raw data", - "rerun brfss", - "resolve diffs", - "scheduled data build", - "chronic bundle files fix", - "scheduled data build", - "scheduled data build", - "update bundle", - "update brfss", - "restrict output file to US states, DC", - "scheduled data build", - "update formatting on bundle", - "update brfss data", - "scheduled data build", - "output csv", - "scheduled data build", - "scheduled data build", - "run bundle", - "scheduled data build", - "combined chronic files", - "bundle", - "scheduled data build", - "udpates build with some additional JSOn meta data", - "scheduled data build", - "manual re-run", - "successful build of data and update lock file", - "mostly updated data. Some epic endpoints failing on virus pipeline", - "run the build on full pipeline", - "updates the age group labels on chronic bundle", - "clean up the age groupings for comparisons of obesity and diabetes in BRFSS and Cosmos", - "fix extension of files; rerun epic" - ] - }, - "source": [], - "data_format": "tall", - "ids": [ - { - "variable": "geography" - } - ], - "id_length": 0, - "time": "time", - "profile": "data-resource", - "created": "2026-07-21 19:03:08.121107", - "last_modified": "2026-07-21 19:03:08.121107", - "vintage": {}, - "row_count": 2140, - "entity_count": 51, - "schema": { - "fields": [ - { - "name": "geography", - "duplicates": 2089, - "info": { - "short_name": "Geography", - "short_description": "U.S. state or territory name; 'United States' = national.", - "id": "geography" - }, - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "Alabama": 42, - "Alaska": 40, - "Arizona": 42, - "Arkansas": 42, - "California": 42, - "Colorado": 42, - "Connecticut": 42, - "Delaware": 42, - "Florida": 42, - "Georgia": 42, - "Hawaii": 42, - "Idaho": 42, - "Illinois": 42, - "Indiana": 42, - "Iowa": 42, - "Kansas": 42, - "Kentucky": 42, - "Louisiana": 42, - "Maine": 42, - "Maryland": 42, - "Massachusetts": 42, - "Michigan": 42, - "Minnesota": 42, - "Mississippi": 42, - "Missouri": 42, - "Montana": 42, - "Nebraska": 42, - "Nevada": 42, - "New Hampshire": 42, - "New Jersey": 42, - "New Mexico": 42, - "New York": 42, - "North Carolina": 42, - "North Dakota": 42, - "Ohio": 42, - "Oklahoma": 42, - "Oregon": 42, - "Pennsylvania": 42, - "Rhode Island": 42, - "South Carolina": 42, - "South Dakota": 42, - "Tennessee": 42, - "Texas": 42, - "United States": 42, - "Utah": 42, - "Vermont": 42, - "Virginia": 42, - "Washington": 42, - "West Virginia": 42, - "Wisconsin": 42, - "Wyoming": 42 - } - }, - { - "name": "age", - "duplicates": 2128, - "info": { - "short_name": "Age group", - "short_description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", - "id": "age" - }, - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "<18 Years": 100, - "<65 Years": 102, - "18-24 Years": 204, - "25-34 Years": 204, - "35-44 Years": 204, - "45-54 Years": 204, - "55-64 Years": 204, - "65-74 Years": 102, - "65+ Years": 306, - "75-84 Years": 102, - "85+ Years": 102, - "Total": 306 - } - }, - { - "name": "outcome_name", - "duplicates": 2138, - "info": { - "short_name": "Chronic condition", - "levels": { - "Diabetes": { - "id": "Diabetes" - }, - "Obesity": { - "id": "Obesity" - } - }, - "id": "outcome_name" - }, - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "Diabetes": 1070, - "Obesity": 1070 - } - }, - { - "name": "source", - "duplicates": 2137, - "info": { - "short_name": "Data source", - "levels": { - "CDC BRFSS": { - "source_id": "prev_diabetes_survey", - "id": "CDC BRFSS", - "name": "prev_diabetes_survey", - "duplicates": 149, - "info": { - "id": "prev_diabetes_survey", - "short_name": "Diabetes Prevalence (Survey)", - "long_name": "Diabetes Prevalence from BRFSS Survey", - "short_description": "Estimated diabetes prevalence from BRFSS survey data.", - "measure_type": "percent", - "unit": "percent", - "time_resolution": "year", - "sources": [ - { - "id": "brfss" - } - ], - "source_file": { - "project": "brfss", - "data_dir": "/data/brfss/standard", - "file": "data_survey.csv.gz" - } - }, - "time_range": [ - 0, - 7 - ], - "type": "float", - "missing": 0, - "mean": 10.662075, - "sd": 9.28104, - "min": 0, - "max": 100 - }, - "Epic Cosmos": { - "id": "Epic Cosmos" - }, - "Medicare_CMS": { - "source_id": "cms_diabetes", - "id": "Medicare_CMS", - "name": "cms_diabetes", - "duplicates": 58592, - "info": { - "full_name": "cms_diabetes", - "measure": "cms_diabetes", - "short_name": "CMS: Diabetes", - "long_name": "Prevalence among Medicare Fee for Service patients of Diabetes", - "category": "chronic conditions", - "short_description": "Prevalence among Medicare Fee for Service patients of Diabetes.", - "long_description": "Prevalence among Medicare Fee for Service patients of Diabetes. Prevalence rates are calculated by searching for certain diagnosis codes in Medicare beneficiaries’ claims. A beneficiary is considered to have a condition if the CMS administrative data has a claim indicating that the beneficiary is diagnosed for a specific condition over the reference time period (one, two, or three years, depending on the condition chosen) or, in the case of ESRD and disability, if the reason for entitlement (original or current) is listed as disabled or ESRD in the MBSF. The definitions used are the FFS definitions, based on ICD10 codes: https://www2.ccwdata.org/documents/10280/19139421/chr-chronic-condition-algorithms.pdf", - "statement": "The viral activity level of Diabetes in wastewater is {value}.", - "measure_type": "prevalence", - "unit": "percentage", - "time_resolution": "year", - "sources": [ - { - "name": "Center of Medicare and Medicaid Services (CMS)", - "url": "https://data.cdc.gov", - "location": "Mapping Medicare Disparities by Population Tool", - "location_url": "https://data.cms.gov/tools/mapping-medicare-disparities-by-population", - "date_accessed": 2025 - } - ], - "sources.1": [ - { - "name": "Center of Medicare and Medicaid Services (CMS)", - "url": "https://data.cdc.gov", - "location": "Mapping Medicare Disparities by Population Tool", - "location_url": "https://data.cms.gov/tools/mapping-medicare-disparities-by-population", - "date_accessed": 2025 - } - ], - "id": "cms_diabetes", - "source_file": { - "project": "cms_mmd", - "data_dir": "/data/cms_mmd/standard", - "file": "data_state_county_age.csv.gz" - } - }, - "time_range": [ - 0, - 2 - ], - "type": "integer", - "missing": 24, - "mean": 26.589188, - "sd": 6.276079, - "min": 0, - "max": 78 - } - }, - "id": "source" - }, - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "CDC BRFSS": 714, - "Epic Cosmos": 814, - "Medicare_CMS": 612 - } - }, - { - "name": "value", - "duplicates": 976, - "info": { - "short_name": "Chronic disease prevalence", - "long_name": "Chronic Disease Prevalence by Geography and Source", - "category": "chronic_disease", - "short_description": "Combined state-level prevalence of diabetes or obesity from BRFSS, Epic Cosmos, and Medicare, most recent year.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - }, - { - "id": "epic" - }, - { - "id": "cms_mmd" - } - ], - "id": "value" - }, - "time_range": [-1, -1], - "type": "float", - "missing": 0, - "mean": 21.772118, - "sd": 14.33157, - "min": 0, - "max": 76.971045 - }, - { - "name": "pct_captured", - "duplicates": 1732, - "info": { - "short_name": "Epic population capture (%)", - "long_name": "Percentage of 2021 Population Captured in Epic Cosmos", - "category": "chronic_disease", - "short_description": "For Epic Cosmos rows, percentage of the 2021 population in the Epic panel; NA otherwise.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "epic" - } - ], - "id": "pct_captured" - }, - "time_range": [-1, -1], - "type": "float", - "missing": 1326, - "mean": 47.515966, - "sd": 20.805703, - "min": 2.034756, - "max": 119.715224 - }, - { - "name": "sample_size", - "duplicates": 1732, - "info": { - "short_name": "Sample size", - "long_name": "Sample Size for Prevalence Estimate", - "category": "chronic_disease", - "short_description": "Survey respondents (BRFSS), patient count (Epic), or beneficiary count (Medicare).", - "measure_type": "Count", - "unit": "Count", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - }, - { - "id": "epic" - }, - { - "id": "cms_mmd" - } - ], - "id": "sample_size" - }, - "time_range": [-1, -1], - "type": "integer", - "missing": 1326, - "mean": 1476127.275184, - "sd": 8098402.038716, - "min": 1815, - "max": 151184885 - }, - { - "name": "value_lcl", - "duplicates": 1428, - "info": { - "short_name": "Prevalence lower 95% CI", - "long_name": "Lower 95% Confidence Interval for Prevalence", - "category": "chronic_disease", - "short_description": "Lower bound of the 95% confidence interval (BRFSS rows only).", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - } - ], - "id": "value_lcl" - }, - "time_range": [-1, -1], - "type": "float", - "missing": 1426, - "mean": 19.133209, - "sd": 13.340944, - "min": -20.263689, - "max": 47.85516 - }, - { - "name": "value_ucl", - "duplicates": 1428, - "info": { - "short_name": "Prevalence upper 95% CI", - "long_name": "Upper 95% Confidence Interval for Prevalence", - "category": "chronic_disease", - "short_description": "Upper bound of the 95% confidence interval (BRFSS rows only).", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - } - ], - "id": "value_ucl" - }, - "time_range": [-1, -1], - "type": "float", - "missing": 1426, - "mean": 25.822084, - "sd": 16.093457, - "min": 0, - "max": 120.146276 - } - ] - }, - "sha512": "de0d486b317a11601104565f29df1e7e4e6680681267d8effd3df3022b265da2de2c44b02558b67d7c3f808cc2a01027ea7fb536f6e18fd494fa5bf36909100d" - }, - { - "bytes": 325220, - "encoding": "windows-1252", - "md5": "9ca69c799893c6ce40d16cebf521942b", - "format": "parquet", - "name": "prevalence_by_geography_and_year_and_source", - "filename": "prevalence_by_geography_and_year_and_source.parquet", - "versions": { - "hash": [ - "2e537bec8f261191d34b05d12749381844c3d42a", - "b63fa1491b134c4473ca11f7535de975cc982092", - "80bd8a085a70dff209d3b61afc5aaaa49bebb22a", - "57dcec652c23956152395dcacf85bc128c1c11fc", - "ebd39c1c35b81350a985854ad655968593242320", - "5756a7b9f2ecdf915627077e85acca19930d037d", - "a3a88cb5e9d5afda114dcb35b151a014d3042df0", - "be3e3cda5fb5c687a9eedfff9ad4246bf598f06c", - "ced52d1dcc8a2480e24171fb109df5c383d9b088", - "ec699b785810223eeb113927429ec1493f962fe2", - "222f0bae15fbfb5c5de525c28b4769496d391aa6", - "98b37166e6c21d05dafb50cb668c5fe26b32289f", - "2fe58d28ac1246d06d417a92ddcf363f481f10f9", - "1a28469dd4a514054e5edaf1711313968ced0670", - "3feef2aacc5681e203a69a43c6fa05bb62477096", - "931cf93c19e3bd3868912dad2d2277a550788420", - "fbbece4f8763f802f070593d3dd168841505719e", - "86a28d8f71174fa8b4f014f08e1efd9cc9448373", - "7552830adbc314f537bd8a72f7b41c66445c9c68", - "93db793e9dedf305c469b2b4bb93e3940bbbbbc8", - "cf1c2071841a95630fd75575149dc857f2aab36e", - "6018893e14aa612a1e10335092284b355ca8a98f", - "611b90092022fb0681db758d7895ee25d6917d89", - "ffe487db73bd584d642d134d69b33c0a230fe912", - "aed8f91453f2cf6becdd9e60e9bceec347462789", - "e737ad3aff97389a68e587803eee0115319668f7", - "1a1d2b848c0825541e74e26f85f31d8137150afd", - "3b72087ac6398c0676ab607e96d3c9e8b19a7f15", - "fd2e8f7a8afda6f4a23a47c1b6344a69fd1f105e", - "0967f9fb2914ed8348e9cb28c693f751f65f4b51", - "67ea5cdcd9f3fed0bc3dfc7be1de458cb781d252", - "e1ec26df506aca0ba57ee063576fe3647833cb13", - "ab11e30d790bab0f1c98ecd30e4e8f4c2520bafd" - ], - "author": [ - "GitHub Actions ", - "weinbergerlab ", - "danweinberger ", - "anshap32 <73296024+anshap32@users.noreply.github.com>", - "GitHub Actions ", - "GitHub Actions ", - "weinbergerlab ", - "GitHub Actions ", - "weinbergerlab ", - "danweinberger ", - "GitHub Actions ", - "GitHub Actions ", - "weinbergerlab ", - "GitHub Actions ", - "weinbergerlab ", - "danweinberger ", - "weinbergerlab ", - "GitHub Actions ", - "weinbergerlab ", - "GitHub Actions ", - "weinbergerlab ", - "weinbergerlab ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "weinbergerlab ", - "GitHub Actions ", - "Weinberger ", - "Weinberger ", - "Weinberger ", - "Weinberger ", - "Weinberger " - ], - "date": [ - "Fri Jun 26 19:42:13 2026 +0000", - "Wed Jun 24 16:37:53 2026 -0400", - "Wed Jun 24 13:57:52 2026 -0400", - "Wed Jun 24 12:49:30 2026 -0400", - "Fri Jun 19 20:16:40 2026 +0000", - "Tue Jun 9 20:07:17 2026 +0000", - "Tue Jun 9 12:07:10 2026 -0400", - "Mon Apr 6 14:00:48 2026 +0000", - "Sun Apr 5 21:44:32 2026 -0400", - "Fri Apr 3 14:11:23 2026 -0400", - "Wed Apr 1 02:45:45 2026 +0000", - "Fri Mar 13 15:04:44 2026 +0000", - "Wed Mar 11 11:41:55 2026 -0400", - "Tue Mar 3 00:46:06 2026 +0000", - "Mon Mar 2 14:50:39 2026 -0500", - "Thu Feb 19 10:27:03 2026 -0500", - "Tue Feb 3 16:02:56 2026 -0500", - "Thu Dec 4 08:41:27 2025 +0000", - "Wed Dec 3 12:02:06 2025 -0500", - "Wed Dec 3 02:50:59 2025 +0000", - "Mon Dec 1 17:33:39 2025 -0500", - "Mon Dec 1 17:19:31 2025 -0500", - "Mon Dec 1 21:47:35 2025 +0000", - "Fri Nov 21 16:27:30 2025 +0000", - "Thu Nov 20 08:39:32 2025 +0000", - "Wed Nov 19 06:06:04 2025 +0000", - "Thu Nov 13 11:56:54 2025 -0500", - "Thu Nov 13 08:39:25 2025 +0000", - "Wed Nov 12 16:45:19 2025 -0500", - "Wed Nov 12 14:47:03 2025 -0500", - "Tue Nov 11 23:09:34 2025 -0500", - "Tue Nov 11 22:59:06 2025 -0500", - "Tue Nov 11 22:49:35 2025 -0500" - ], - "message": [ - "scheduled data build", - "rerun bundle", - "rerun bundle", - "corrected age", - "scheduled data build", - "scheduled data build", - "Add CDC CFA RT (respiratory tract) data source", - "scheduled data build", - "update bundle to check that all run OK; update medicaid quality package to only download new datasets", - "partial update bundle", - "scheduled data build", - "scheduled data build", - "Squashed commit of the following:", - "scheduled data build", - "numerous fixes, address new api schema for respnet, remove unnedded call to missing epic heat file; rerun bundle", - "remove missing epic file from the bundle script", - "re-run build_dcf", - "scheduled data build", - "rerun chronic bundle with updated epic data", - "scheduled data build", - "fix chronic bundle for counties", - "rerun with fixed county data from Epic", - "scheduled data build", - "scheduled data build", - "scheduled data build", - "scheduled data build", - "add in obesity by state", - "scheduled data build", - "add missing national data from epic standard file", - "update bundle files", - "fix issue with epic import", - "updated out file", - "chronic" - ] - }, - "source": [], - "data_format": "tall", - "ids": [ - { - "variable": "geography" - } - ], - "id_length": 0, - "time": "time", - "profile": "data-resource", - "created": "2026-07-21 19:14:23.905505", - "last_modified": "2026-07-21 19:14:23.905505", - "vintage": {}, - "row_count": 23112, - "entity_count": 51, - "schema": { - "fields": [ - { - "name": "geography", - "duplicates": 23061, - "info": { - "short_name": "Geography", - "short_description": "U.S. state or territory name; 'United States' = national.", - "id": "geography" - }, - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "Alabama": 454, - "Alaska": 454, - "Arizona": 454, - "Arkansas": 454, - "California": 454, - "Colorado": 454, - "Connecticut": 454, - "Delaware": 454, - "Florida": 454, - "Georgia": 454, - "Hawaii": 454, - "Idaho": 454, - "Illinois": 454, - "Indiana": 454, - "Iowa": 454, - "Kansas": 454, - "Kentucky": 440, - "Louisiana": 454, - "Maine": 454, - "Maryland": 454, - "Massachusetts": 454, - "Michigan": 454, - "Minnesota": 454, - "Mississippi": 454, - "Missouri": 454, - "Montana": 454, - "Nebraska": 454, - "Nevada": 454, - "New Hampshire": 454, - "New Jersey": 454, - "New Mexico": 454, - "New York": 454, - "North Carolina": 454, - "North Dakota": 454, - "Ohio": 454, - "Oklahoma": 454, - "Oregon": 454, - "Pennsylvania": 440, - "Rhode Island": 454, - "South Carolina": 454, - "South Dakota": 454, - "Tennessee": 440, - "Texas": 454, - "United States": 454, - "Utah": 454, - "Vermont": 454, - "Virginia": 454, - "Washington": 454, - "West Virginia": 454, - "Wisconsin": 454, - "Wyoming": 454 - } - }, - { - "name": "age", - "duplicates": 23100, - "info": { - "short_name": "Age group", - "short_description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", - "id": "age" - }, - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "<18 Years": 2040, - "<65 Years": 306, - "18-24 Years": 2748, - "25-34 Years": 2748, - "35-44 Years": 2748, - "45-54 Years": 2748, - "55-64 Years": 2748, - "65-74 Years": 306, - "65+ Years": 3054, - "75-84 Years": 306, - "85+ Years": 306, - "Total": 3054 - } - }, - { - "name": "year", - "duplicates": 23102, - "info": { - "short_name": "Year", - "short_description": "Calendar year of the estimate.", - "id": "year" - }, - "time_range": [-1, -1], - "type": "integer", - "missing": 0, - "mean": 2020.722136, - "sd": 2.62912, - "min": 2016, - "max": 2025 - }, - { - "name": "outcome_name", - "duplicates": 23110, - "info": { - "levels": { - "Diabetes": { - "id": "Diabetes", - "short_name": "Diabetes", - "long_name": "Diabetes Prevalence", - "category": "chronic_disease", - "short_description": "Estimated prevalence of diabetes among adults.", - "long_description": "Estimated prevalence of diabetes among adults, from BRFSS (self-reported diagnosis), Epic Cosmos (HbA1c >=6.5% or ICD-10 diagnosis codes), and Medicare FFS (CCW algorithm). The source column identifies the data source and clinical definition used.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - }, - { - "id": "epic" - }, - { - "id": "cms_mmd" - } - ] - }, - "Obesity": { - "id": "Obesity", - "short_name": "Obesity", - "long_name": "Obesity Prevalence", - "category": "chronic_disease", - "short_description": "Estimated prevalence of obesity (BMI >=30) among adults.", - "long_description": "Estimated prevalence of obesity among adults, from BRFSS (self-reported height/weight, BMI >=30), Epic Cosmos (measured BMI >=30 or ICD-10 diagnosis codes), and Medicare FFS (CCW algorithm). The source column identifies the data source and clinical definition used.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - }, - { - "id": "epic" - }, - { - "id": "cms_mmd" - } - ] - } - }, - "id": "outcome_name" - }, - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "Diabetes": 11556, - "Obesity": 11556 - } - }, - { - "name": "source", - "duplicates": 23107, - "info": { - "short_name": "Data source / clinical definition", - "levels": { - "CDC BRFSS": { - "source_id": "prev_diabetes_survey", - "id": "CDC BRFSS", - "name": "prev_diabetes_survey", - "duplicates": 149, - "info": { - "id": "prev_diabetes_survey", - "short_name": "Diabetes Prevalence (Survey)", - "long_name": "Diabetes Prevalence from BRFSS Survey", - "short_description": "Estimated diabetes prevalence from BRFSS survey data.", - "measure_type": "percent", - "unit": "percent", - "time_resolution": "year", - "sources": [ - { - "id": "brfss" - } - ], - "source_file": { - "project": "brfss", - "data_dir": "/data/brfss/standard", - "file": "data_survey.csv.gz" - } - }, - "time_range": [ - 0, - 7 - ], - "type": "float", - "missing": 0, - "mean": 10.662075, - "sd": 9.28104, - "min": 0, - "max": 100 - }, - "Epic Cosmos: BMI": { - "source_id": "obesity_bmi", - "id": "Epic Cosmos: BMI" - }, - "Epic Cosmos: HbA1c": { - "source_id": "diabetes_a1c_6_5", - "id": "Epic Cosmos: HbA1c" - }, - "Epic Cosmos: ICD10": { - "source_id": "diabetes_dx_ccw", - "id": "Epic Cosmos: ICD10" - }, - "Medicare FFS": { - "source_id": "cms_diabetes", - "id": "Medicare FFS", - "name": "cms_diabetes", - "duplicates": 58592, - "info": { - "full_name": "cms_diabetes", - "measure": "cms_diabetes", - "short_name": "CMS: Diabetes", - "long_name": "Prevalence among Medicare Fee for Service patients of Diabetes", - "category": "chronic conditions", - "short_description": "Prevalence among Medicare Fee for Service patients of Diabetes.", - "long_description": "Prevalence among Medicare Fee for Service patients of Diabetes. Prevalence rates are calculated by searching for certain diagnosis codes in Medicare beneficiaries’ claims. A beneficiary is considered to have a condition if the CMS administrative data has a claim indicating that the beneficiary is diagnosed for a specific condition over the reference time period (one, two, or three years, depending on the condition chosen) or, in the case of ESRD and disability, if the reason for entitlement (original or current) is listed as disabled or ESRD in the MBSF. The definitions used are the FFS definitions, based on ICD10 codes: https://www2.ccwdata.org/documents/10280/19139421/chr-chronic-condition-algorithms.pdf", - "statement": "The viral activity level of Diabetes in wastewater is {value}.", - "measure_type": "prevalence", - "unit": "percentage", - "time_resolution": "year", - "sources": [ - { - "name": "Center of Medicare and Medicaid Services (CMS)", - "url": "https://data.cdc.gov", - "location": "Mapping Medicare Disparities by Population Tool", - "location_url": "https://data.cms.gov/tools/mapping-medicare-disparities-by-population", - "date_accessed": 2025 - } - ], - "sources.1": [ - { - "name": "Center of Medicare and Medicaid Services (CMS)", - "url": "https://data.cdc.gov", - "location": "Mapping Medicare Disparities by Population Tool", - "location_url": "https://data.cms.gov/tools/mapping-medicare-disparities-by-population", - "date_accessed": 2025 - } - ], - "id": "cms_diabetes", - "source_file": { - "project": "cms_mmd", - "data_dir": "/data/cms_mmd/standard", - "file": "data_state_county_age.csv.gz" - } - }, - "time_range": [ - 0, - 2 - ], - "type": "integer", - "missing": 24, - "mean": 26.589188, - "sd": 6.276079, - "min": 0, - "max": 78 - } - }, - "id": "source" - }, - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "CDC BRFSS": 4956, - "Epic Cosmos: BMI": 4080, - "Epic Cosmos: HbA1c": 4080, - "Epic Cosmos: ICD10": 8160, - "Medicare FFS": 1836 - } - }, - { - "name": "value", - "duplicates": 13574, - "info": { - "short_name": "Chronic disease prevalence", - "long_name": "Chronic Disease Prevalence by Geography, Year, and Source", - "category": "chronic_disease", - "short_description": "Estimated prevalence of diabetes or obesity by state and year from multiple sources.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - }, - { - "id": "epic" - }, - { - "id": "cms_mmd" - } - ], - "long_description": "Combined state-level prevalence estimates for diabetes and obesity from CDC BRFSS (telephone survey), Epic Cosmos EHR (HbA1c, ICD-10, and BMI-based definitions), and Medicare Fee-for-Service administrative claims. The outcome_name column identifies the condition (Diabetes or Obesity); the source column identifies the data source and clinical definition. These sources are not directly comparable due to differences in population covered (all adults vs. Epic patients vs. Medicare beneficiaries >=65), case definitions, and ascertainment methodology.", - "id": "value" - }, - "time_range": [-1, -1], - "type": "float", - "missing": 0, - "mean": 18.037327, - "sd": 13.713399, - "min": 0, - "max": 60.25 - }, - { - "name": "pct_captured", - "duplicates": 19034, - "info": { - "short_name": "Epic population capture (%)", - "long_name": "Percentage of 2021 Population Captured in Epic Cosmos", - "category": "chronic_disease", - "short_description": "For Epic Cosmos rows, the percentage of the 2021 population represented in the Epic patient panel; NA for BRFSS and Medicare rows.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "epic" - } - ], - "id": "pct_captured" - }, - "time_range": [-1, -1], - "type": "float", - "missing": 6792, - "mean": 31.941675, - "sd": 16.685631, - "min": 0.850964, - "max": 101.020322 - }, - { - "name": "sample_size", - "duplicates": 17542, - "info": { - "short_name": "Sample size", - "long_name": "Sample Size for Prevalence Estimate", - "category": "chronic_disease", - "short_description": "Survey respondents (BRFSS), patient count (Epic), or beneficiary count (Medicare) for the prevalence estimate.", - "long_description": "Sample size underlying the prevalence estimate. Interpretation varies by source: for BRFSS, this is the number of survey respondents; for Epic Cosmos, this is the number of active patients (values <=10 are reported as '10 or fewer'); for Medicare FFS, this is the number of beneficiaries with a Medicare claim.", - "measure_type": "Count", - "unit": "Count", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - }, - { - "id": "epic" - }, - { - "id": "cms_mmd" - } - ], - "id": "sample_size" - }, - "time_range": [-1, -1], - "type": "integer", - "missing": 1836, - "mean": 731192.415774, - "sd": 4691419.322768, - "min": 0, - "max": 128728351 - }, - { - "name": "value_lcl", - "duplicates": 18179, - "info": { - "short_name": "Prevalence lower 95% CI", - "long_name": "Lower 95% Confidence Interval for Prevalence", - "category": "chronic_disease", - "short_description": "Lower bound of the 95% confidence interval (BRFSS rows only; NA for Epic and Medicare).", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - } - ], - "id": "value_lcl" - }, - "time_range": [-1, -1], - "type": "float", - "missing": 18156, - "mean": 18.679059, - "sd": 12.79875, - "min": -13.927186, - "max": 47.855157 - }, - { - "name": "value_ucl", - "duplicates": 18179, - "info": { - "short_name": "Prevalence upper 95% CI", - "long_name": "Upper 95% Confidence Interval for Prevalence", - "category": "chronic_disease", - "short_description": "Upper bound of the 95% confidence interval (BRFSS rows only; NA for Epic and Medicare).", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - } - ], - "id": "value_ucl" - }, - "time_range": [-1, -1], - "type": "float", - "missing": 18156, - "mean": 24.405154, - "sd": 14.601705, - "min": 0, - "max": 96.015273 - } - ] - }, - "sha512": "2123d5cfcbadef5fe84548f83c2bc6df049c3a9dd274e75a9a69162681c4a552d93325e9d51331940cda1e707165869b50510ef36302a5714e6e4a42a44d8507" - }, - { - "bytes": 37378, - "encoding": "windows-1252", - "md5": "c49728f2e07ce9667d2b1e505f0bf199", - "format": "parquet", - "name": "prevalence_by_geography_year_and_source", - "filename": "prevalence_by_geography_year_and_source.parquet", - "versions": { - "hash": [ - "c18818552212a581df168885c56b931be5fe0745", - "ac4b2fef0f2ddb6ea773c417bba95874d5de0d37", - "d6fa97fba8308d461a729ff00dcbebc8bdd658e9", - "4479ba395489113e3a4dca0e82e397283032bfe6", - "2f4233b9a013d5af220ceb2551dbfbd0ed855346", - "3afff6318d7c06b6cd5dee7172aeeda8d3592eaa", - "369c8c9326940804c05c23868f644e4ea4bd5cd6", - "5d3b09c8deccd025adc8af691ec94425731e5134", - "e1beb8f3986b8a373b313570cdda52d268330512", - "e9b3d5402282068688ffdd92bc94bec4752fc6d3", - "d1cc81530a001edc9da871ce7cf0a6b00c2e2e6e", - "020b2385314d47486b52c4249af9f6966eb59962", - "9582d5aa5a8880207c495ac376723d85b50e8685" - ], - "author": [ - "GitHub Actions ", - "Weinberger ", - "Weinberger ", - "weinbergerlab ", - "GitHub Actions ", - "Weinberger ", - "GitHub Actions ", - "GitHub Actions ", - "Weinberger ", - "GitHub Actions ", - "GitHub Actions ", - "weinbergerlab ", - "weinbergerlab " - ], - "date": [ - "Thu Nov 6 08:40:04 2025 +0000", - "Wed Nov 5 22:48:32 2025 -0500", - "Wed Nov 5 21:28:47 2025 -0500", - "Mon Nov 3 11:09:24 2025 -0500", - "Mon Oct 27 01:13:15 2025 +0000", - "Sun Oct 26 00:07:32 2025 -0400", - "Thu Oct 23 21:17:39 2025 +0000", - "Thu Oct 9 08:37:58 2025 +0000", - "Tue Oct 7 21:20:51 2025 -0400", - "Mon Sep 22 08:41:02 2025 +0000", - "Wed Sep 3 02:10:37 2025 +0000", - "Fri Aug 29 11:39:20 2025 -0400", - "Thu Aug 28 09:42:10 2025 -0400" - ], - "message": [ - "scheduled data build", - "swap in the data for BRFSS calculated from raw data", - "rerun brfss", - "resolve diffs", - "scheduled data build", - "chronic bundle files fix", - "scheduled data build", - "scheduled data build", - "update formatting on bundle", - "scheduled data build", - "scheduled data build", - "run bundle", - "add year-stratified comparison of cms and brfss" - ] - }, - "source": [], - "data_format": "tall", - "ids": [ - { - "variable": "geography" - } - ], - "id_length": 0, - "time": "time", - "profile": "data-resource", - "created": "2026-07-21 19:03:08.124107", - "last_modified": "2026-07-21 19:03:08.124107", - "vintage": {}, - "row_count": 904, - "entity_count": 57, - "schema": { - "fields": [ - { - "name": "fips", - "duplicates": 846, - "info": { - "short_name": "FIPS code", - "short_description": "State (2-digit) or county (5-digit) FIPS code as a string; '00' = national.", - "id": "fips" - }, - "time_range": [-1, -1], - "type": "string", - "missing": 220, - "table": { - "00": 12, - "01": 12, - "02": 12, - "04": 12, - "05": 12, - "06": 12, - "08": 12, - "09": 12, - "10": 12, - "11": 12, - "12": 12, - "13": 12, - "15": 12, - "16": 12, - "17": 12, - "18": 12, - "19": 12, - "20": 12, - "21": 12, - "22": 12, - "23": 12, - "24": 12, - "25": 12, - "26": 12, - "27": 12, - "28": 12, - "29": 12, - "30": 12, - "31": 12, - "32": 12, - "33": 12, - "34": 12, - "35": 12, - "36": 12, - "37": 12, - "38": 12, - "39": 12, - "40": 12, - "41": 12, - "42": 12, - "44": 12, - "45": 12, - "46": 12, - "47": 12, - "48": 12, - "49": 12, - "50": 12, - "51": 12, - "53": 12, - "54": 12, - "55": 12, - "56": 12, - "60": 12, - "66": 12, - "69": 12, - "72": 12, - "78": 12 - } - }, - { - "name": "age", - "duplicates": 902, - "info": { - "short_name": "Age group", - "short_description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", - "id": "age" - }, - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "65+ Years": 452, - "Total": 452 - } - }, - { - "name": "source", - "duplicates": 902, - "info": { - "short_name": "Data source", - "levels": { - "CDC BRFSS": { - "source_id": "prev_diabetes_survey", - "id": "CDC BRFSS", - "name": "prev_diabetes_survey", - "duplicates": 149, - "info": { - "id": "prev_diabetes_survey", - "short_name": "Diabetes Prevalence (Survey)", - "long_name": "Diabetes Prevalence from BRFSS Survey", - "short_description": "Estimated diabetes prevalence from BRFSS survey data.", - "measure_type": "percent", - "unit": "percent", - "time_resolution": "year", - "sources": [ - { - "id": "brfss" - } - ], - "source_file": { - "project": "brfss", - "data_dir": "/data/brfss/standard", - "file": "data_survey.csv.gz" - } - }, - "time_range": [ - 0, - 7 - ], - "type": "float", - "missing": 0, - "mean": 10.662075, - "sd": 9.28104, - "min": 0, - "max": 100 - }, - "Medicare_CMS": { - "source_id": "cms_diabetes", - "id": "Medicare_CMS", - "name": "cms_diabetes", - "duplicates": 58592, - "info": { - "full_name": "cms_diabetes", - "measure": "cms_diabetes", - "short_name": "CMS: Diabetes", - "long_name": "Prevalence among Medicare Fee for Service patients of Diabetes", - "category": "chronic conditions", - "short_description": "Prevalence among Medicare Fee for Service patients of Diabetes.", - "long_description": "Prevalence among Medicare Fee for Service patients of Diabetes. Prevalence rates are calculated by searching for certain diagnosis codes in Medicare beneficiaries’ claims. A beneficiary is considered to have a condition if the CMS administrative data has a claim indicating that the beneficiary is diagnosed for a specific condition over the reference time period (one, two, or three years, depending on the condition chosen) or, in the case of ESRD and disability, if the reason for entitlement (original or current) is listed as disabled or ESRD in the MBSF. The definitions used are the FFS definitions, based on ICD10 codes: https://www2.ccwdata.org/documents/10280/19139421/chr-chronic-condition-algorithms.pdf", - "statement": "The viral activity level of Diabetes in wastewater is {value}.", - "measure_type": "prevalence", - "unit": "percentage", - "time_resolution": "year", - "sources": [ - { - "name": "Center of Medicare and Medicaid Services (CMS)", - "url": "https://data.cdc.gov", - "location": "Mapping Medicare Disparities by Population Tool", - "location_url": "https://data.cms.gov/tools/mapping-medicare-disparities-by-population", - "date_accessed": 2025 - } - ], - "sources.1": [ - { - "name": "Center of Medicare and Medicaid Services (CMS)", - "url": "https://data.cdc.gov", - "location": "Mapping Medicare Disparities by Population Tool", - "location_url": "https://data.cms.gov/tools/mapping-medicare-disparities-by-population", - "date_accessed": 2025 - } - ], - "id": "cms_diabetes", - "source_file": { - "project": "cms_mmd", - "data_dir": "/data/cms_mmd/standard", - "file": "data_state_county_age.csv.gz" - } - }, - "time_range": [ - 0, - 2 - ], - "type": "integer", - "missing": 24, - "mean": 26.589188, - "sd": 6.276079, - "min": 0, - "max": 78 - } - }, - "id": "source" - }, - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "CDC BRFSS": 220, - "Medicare_CMS": 684 - } - }, - { - "name": "geography", - "duplicates": 847, - "info": { - "short_name": "Geography", - "short_description": "U.S. state or territory name; 'United States' = national.", - "id": "geography" - }, - "time_range": [-1, -1], - "type": "string", - "missing": 12, - "table": { - "Alabama": 16, - "Alaska": 16, - "American Samoa": 12, - "Arizona": 16, - "Arkansas": 16, - "California": 16, - "Colorado": 16, - "Connecticut": 16, - "Delaware": 16, - "District of Columbia": 16, - "Florida": 16, - "Georgia": 16, - "Guam": 16, - "Hawaii": 16, - "Idaho": 16, - "Illinois": 16, - "Indiana": 16, - "Iowa": 16, - "Kansas": 16, - "Kentucky": 16, - "Louisiana": 16, - "Maine": 16, - "Maryland": 16, - "Massachusetts": 16, - "Michigan": 16, - "Minnesota": 16, - "Mississippi": 16, - "Missouri": 16, - "Montana": 16, - "Nebraska": 16, - "Nevada": 16, - "New Hampshire": 16, - "New Jersey": 16, - "New Mexico": 16, - "New York": 16, - "North Carolina": 16, - "North Dakota": 16, - "Ohio": 16, - "Oklahoma": 16, - "Oregon": 16, - "Pennsylvania": 16, - "Puerto Rico": 16, - "Rhode Island": 16, - "South Carolina": 16, - "South Dakota": 16, - "Tennessee": 16, - "Texas": 16, - "United States": 16, - "Utah": 16, - "Vermont": 16, - "Virgin Islands": 16, - "Virginia": 16, - "Washington": 16, - "West Virginia": 16, - "Wisconsin": 16, - "Wyoming": 16 - } - }, - { - "name": "outcome_name", - "duplicates": 902, - "info": { - "short_name": "Chronic condition", - "levels": { - "Diabetes": { - "id": "Diabetes" - }, - "Obesity": { - "id": "Obesity" - } - }, - "id": "outcome_name" - }, - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "Diabetes": 452, - "Obesity": 452 - } - }, - { - "name": "value", - "duplicates": 644, - "info": { - "short_name": "Chronic disease prevalence", - "long_name": "Chronic Disease Prevalence by Geography, Year, and Source", - "category": "chronic_disease", - "short_description": "Combined BRFSS and Medicare FFS prevalence of diabetes or obesity by state and year.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - }, - { - "id": "cms_mmd" - } - ], - "id": "value" - }, - "time_range": [-1, -1], - "type": "float", - "missing": 0, - "mean": 22.567586, - "sd": 7.628983, - "min": 4, - "max": 76.971045 - }, - { - "name": "year", - "duplicates": 900, - "info": { - "short_name": "Year", - "short_description": "Calendar year of the estimate.", - "id": "year" - }, - "time_range": [-1, -1], - "type": "integer", - "missing": 220, - "mean": 2022, - "sd": 0.817094, - "min": 2021, - "max": 2023 - }, - { - "name": "value_lcl", - "duplicates": 683, - "info": { - "short_name": "Prevalence lower 95% CI", - "long_name": "Lower 95% Confidence Interval for Prevalence", - "category": "chronic_disease", - "short_description": "Lower bound of the 95% confidence interval (BRFSS rows only).", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - } - ], - "id": "value_lcl" - }, - "time_range": [-1, -1], - "type": "float", - "missing": 684, - "mean": 22.457038, - "sd": 9.085569, - "min": -10.116172, - "max": 40.000807 - }, - { - "name": "value_ucl", - "duplicates": 683, - "info": { - "short_name": "Prevalence upper 95% CI", - "long_name": "Upper 95% Confidence Interval for Prevalence", - "category": "chronic_disease", - "short_description": "Upper bound of the 95% confidence interval (BRFSS rows only).", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - } - ], - "id": "value_ucl" - }, - "time_range": [-1, -1], - "type": "float", - "missing": 684, - "mean": 27.962032, - "sd": 12.661136, - "min": 8.938352, - "max": 120.146276 - } - ] - }, - "sha512": "00acdfca9de70b89b34b31e4d637688a2139bf16c08184914bc8b48cb34ae6a85201e904c6aee693bec958301dd827259c4456abaa94f3088caec41f1b35e8d3" - } - ], - "measure_info": { - "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|geography": { - "short_name": "Geography", - "short_description": "Geographic unit: U.S. state/territory name (state-level files) or 5-digit county FIPS code (county-level files); 'United States' or '00' = national.", - "id": "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|geography" - }, - "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|year": { - "short_name": "Year", - "short_description": "Calendar year of the estimate.", - "id": "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|year" - }, - "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|age": { - "short_name": "Age group", - "short_description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", - "id": "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|age" - }, - "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|outcome_name": { - "short_name": "Chronic condition", - "levels": { - "Diabetes": { - "id": "Diabetes" - }, - "Obesity": { - "id": "Obesity" - } - }, - "id": "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|outcome_name" - }, - "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|source": { - "short_name": "Data source", - "levels": { - "CDC BRFSS": { - "source_id": "prev_diabetes_survey", - "id": "CDC BRFSS", - "name": "prev_diabetes_survey", - "duplicates": 149, - "info": { - "id": "prev_diabetes_survey", - "short_name": "Diabetes Prevalence (Survey)", - "long_name": "Diabetes Prevalence from BRFSS Survey", - "short_description": "Estimated diabetes prevalence from BRFSS survey data.", - "measure_type": "percent", - "unit": "percent", - "time_resolution": "year", - "sources": [ - { - "id": "brfss" - } - ], - "source_file": { - "project": "brfss", - "data_dir": "/data/brfss/standard", - "file": "data_survey.csv.gz" - } - }, - "time_range": [ - 0, - 7 - ], - "type": "float", - "missing": 0, - "mean": 10.662075, - "sd": 9.28104, - "min": 0, - "max": 100 - } - }, - "id": "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|source" - }, - "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|value": { - "short_name": "Chronic disease prevalence (BRFSS)", - "long_name": "BRFSS Chronic Disease Prevalence Estimate", - "category": "chronic_disease", - "short_description": "Estimated prevalence of diabetes or obesity from BRFSS telephone survey, by state and year.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - } - ], - "long_description": "Age-stratified state-level prevalence estimates for diabetes and obesity from the CDC Behavioral Risk Factor Surveillance System (BRFSS). Diabetes prevalence is based on self-reported ever-diagnosis; obesity is based on calculated BMI >=30 from self-reported height and weight. The outcome_name column identifies the condition. Includes 95% confidence intervals (value_lcl, value_ucl) and survey sample size.", - "id": "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|value" - }, - "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|value_lcl": { - "short_name": "Prevalence lower 95% CI (BRFSS)", - "long_name": "Lower 95% Confidence Interval for BRFSS Prevalence", - "category": "chronic_disease", - "short_description": "Lower bound of the 95% confidence interval for BRFSS chronic disease prevalence.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - } - ], - "id": "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|value_lcl" - }, - "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|value_ucl": { - "short_name": "Prevalence upper 95% CI (BRFSS)", - "long_name": "Upper 95% Confidence Interval for BRFSS Prevalence", - "category": "chronic_disease", - "short_description": "Upper bound of the 95% confidence interval for BRFSS chronic disease prevalence.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - } - ], - "id": "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|value_ucl" - }, - "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|sample_size": { - "short_name": "Sample size (BRFSS)", - "long_name": "BRFSS Survey Sample Size", - "category": "chronic_disease", - "short_description": "Number of BRFSS survey respondents used to estimate chronic disease prevalence.", - "measure_type": "Count", - "unit": "Count", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - } - ], - "id": "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|sample_size" - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|geography": { - "short_name": "Geography", - "short_description": "U.S. state or territory name; 'United States' = national.", - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|geography" - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|fips": { - "short_name": "FIPS code", - "short_description": "State (2-digit) or county (5-digit) FIPS code as a string; '00' = national.", - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|fips" - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|age": { - "short_name": "Age group", - "short_description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|age" - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|year": { - "short_name": "Year", - "short_description": "Calendar year of the estimate.", - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|year" - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|outcome_name": { - "short_name": "Chronic condition", - "levels": { - "Diabetes": { - "id": "Diabetes" - }, - "Obesity": { - "id": "Obesity" - } - }, - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|outcome_name" - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|source": { - "short_name": "Data source / clinical definition", - "levels": { - "Epic Cosmos: BMI": { - "source_id": "obesity_bmi", - "id": "Epic Cosmos: BMI" - }, - "Epic Cosmos: HbA1c": { - "source_id": "diabetes_a1c_6_5", - "id": "Epic Cosmos: HbA1c" - }, - "Epic Cosmos: ICD10": { - "source_id": "diabetes_dx_ccw", - "id": "Epic Cosmos: ICD10" - } - }, - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|source" - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|value": { - "short_name": "Chronic disease prevalence (Epic, state)", - "long_name": "Epic Cosmos State-Level Chronic Disease Prevalence", - "category": "chronic_disease", - "short_description": "Estimated prevalence of diabetes or obesity from Epic Cosmos EHR, by state and year.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "epic" - } - ], - "long_description": "State-level prevalence estimates for diabetes and obesity from Epic Cosmos electronic health records. The source column identifies the clinical definition: 'Epic Cosmos: HbA1c' uses HbA1c >=6.5% for diabetes; 'Epic Cosmos: ICD10' uses CCW ICD-10 diagnosis codes for both conditions; 'Epic Cosmos: BMI' uses measured BMI >=30 for obesity. Values represent the percentage of active Epic patients meeting the specified criterion.", - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|value" - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|pct_captured": { - "short_name": "Epic population capture (%)", - "long_name": "Percentage of 2021 State Population Captured in Epic Cosmos", - "category": "chronic_disease", - "short_description": "Percentage of the 2021 state population represented in the Epic Cosmos patient panel, by age group.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "epic" - } - ], - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|pct_captured" - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|sample_size": { - "short_name": "Epic patient count (state)", - "long_name": "Number of Epic Cosmos Patients in State-Level Analysis", - "category": "chronic_disease", - "short_description": "Number of Epic Cosmos patients in the state-level analysis. Values <=10 are reported as '10 or fewer'.", - "measure_type": "Count", - "unit": "Count", - "time_resolution": "Year", - "sources": [ - { - "id": "epic" - } - ], - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|sample_size" - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|geography": { - "short_name": "Geography", - "short_description": "U.S. state or territory name; 'United States' = national.", - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|geography" - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|age": { - "short_name": "Age group", - "short_description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|age" - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|year": { - "short_name": "Year", - "short_description": "Calendar year of the estimate.", - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|year" - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|outcome_name": { - "levels": { - "Diabetes": { - "id": "Diabetes", - "short_name": "Diabetes", - "long_name": "Diabetes Prevalence", - "category": "chronic_disease", - "short_description": "Estimated prevalence of diabetes among adults.", - "long_description": "Estimated prevalence of diabetes among adults, from BRFSS (self-reported diagnosis), Epic Cosmos (HbA1c >=6.5% or ICD-10 diagnosis codes), and Medicare FFS (CCW algorithm). The source column identifies the data source and clinical definition used.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - }, - { - "id": "epic" - }, - { - "id": "cms_mmd" - } - ] - }, - "Obesity": { - "id": "Obesity", - "short_name": "Obesity", - "long_name": "Obesity Prevalence", - "category": "chronic_disease", - "short_description": "Estimated prevalence of obesity (BMI >=30) among adults.", - "long_description": "Estimated prevalence of obesity among adults, from BRFSS (self-reported height/weight, BMI >=30), Epic Cosmos (measured BMI >=30 or ICD-10 diagnosis codes), and Medicare FFS (CCW algorithm). The source column identifies the data source and clinical definition used.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - }, - { - "id": "epic" - }, - { - "id": "cms_mmd" - } - ] - } - }, - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|outcome_name" - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|source": { - "short_name": "Data source / clinical definition", - "levels": { - "CDC BRFSS": { - "source_id": "prev_diabetes_survey", - "id": "CDC BRFSS", - "name": "prev_diabetes_survey", - "duplicates": 149, - "info": { - "id": "prev_diabetes_survey", - "short_name": "Diabetes Prevalence (Survey)", - "long_name": "Diabetes Prevalence from BRFSS Survey", - "short_description": "Estimated diabetes prevalence from BRFSS survey data.", - "measure_type": "percent", - "unit": "percent", - "time_resolution": "year", - "sources": [ - { - "id": "brfss" - } - ], - "source_file": { - "project": "brfss", - "data_dir": "/data/brfss/standard", - "file": "data_survey.csv.gz" - } - }, - "time_range": [ - 0, - 7 - ], - "type": "float", - "missing": 0, - "mean": 10.662075, - "sd": 9.28104, - "min": 0, - "max": 100 - }, - "Epic Cosmos: BMI": { - "source_id": "obesity_bmi", - "id": "Epic Cosmos: BMI" - }, - "Epic Cosmos: HbA1c": { - "source_id": "diabetes_a1c_6_5", - "id": "Epic Cosmos: HbA1c" - }, - "Epic Cosmos: ICD10": { - "source_id": "diabetes_dx_ccw", - "id": "Epic Cosmos: ICD10" - }, - "Medicare FFS": { - "source_id": "cms_diabetes", - "id": "Medicare FFS", - "name": "cms_diabetes", - "duplicates": 58592, - "info": { - "full_name": "cms_diabetes", - "measure": "cms_diabetes", - "short_name": "CMS: Diabetes", - "long_name": "Prevalence among Medicare Fee for Service patients of Diabetes", - "category": "chronic conditions", - "short_description": "Prevalence among Medicare Fee for Service patients of Diabetes.", - "long_description": "Prevalence among Medicare Fee for Service patients of Diabetes. Prevalence rates are calculated by searching for certain diagnosis codes in Medicare beneficiaries’ claims. A beneficiary is considered to have a condition if the CMS administrative data has a claim indicating that the beneficiary is diagnosed for a specific condition over the reference time period (one, two, or three years, depending on the condition chosen) or, in the case of ESRD and disability, if the reason for entitlement (original or current) is listed as disabled or ESRD in the MBSF. The definitions used are the FFS definitions, based on ICD10 codes: https://www2.ccwdata.org/documents/10280/19139421/chr-chronic-condition-algorithms.pdf", - "statement": "The viral activity level of Diabetes in wastewater is {value}.", - "measure_type": "prevalence", - "unit": "percentage", - "time_resolution": "year", - "sources": [ - { - "name": "Center of Medicare and Medicaid Services (CMS)", - "url": "https://data.cdc.gov", - "location": "Mapping Medicare Disparities by Population Tool", - "location_url": "https://data.cms.gov/tools/mapping-medicare-disparities-by-population", - "date_accessed": 2025 - } - ], - "sources.1": [ - { - "name": "Center of Medicare and Medicaid Services (CMS)", - "url": "https://data.cdc.gov", - "location": "Mapping Medicare Disparities by Population Tool", - "location_url": "https://data.cms.gov/tools/mapping-medicare-disparities-by-population", - "date_accessed": 2025 - } - ], - "id": "cms_diabetes", - "source_file": { - "project": "cms_mmd", - "data_dir": "/data/cms_mmd/standard", - "file": "data_state_county_age.csv.gz" - } - }, - "time_range": [ - 0, - 2 - ], - "type": "integer", - "missing": 24, - "mean": 26.589188, - "sd": 6.276079, - "min": 0, - "max": 78 + "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|year": { + "short_name": "Year", + "short_description": "Calendar year of the estimate.", + "id": "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|year" + }, + "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|age": { + "short_name": "Age group", + "short_description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", + "id": "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|age" + }, + "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|outcome_name": { + "short_name": "Chronic condition", + "levels": { + "Diabetes": { + "id": "Diabetes" + }, + "Obesity": { + "id": "Obesity" } }, - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|source" - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|value": { - "short_name": "Chronic disease prevalence", - "long_name": "Chronic Disease Prevalence by Geography, Year, and Source", - "category": "chronic_disease", - "short_description": "Estimated prevalence of diabetes or obesity by state and year from multiple sources.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - }, - { - "id": "epic" - }, - { - "id": "cms_mmd" - } - ], - "long_description": "Combined state-level prevalence estimates for diabetes and obesity from CDC BRFSS (telephone survey), Epic Cosmos EHR (HbA1c, ICD-10, and BMI-based definitions), and Medicare Fee-for-Service administrative claims. The outcome_name column identifies the condition (Diabetes or Obesity); the source column identifies the data source and clinical definition. These sources are not directly comparable due to differences in population covered (all adults vs. Epic patients vs. Medicare beneficiaries >=65), case definitions, and ascertainment methodology.", - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|value" - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|pct_captured": { - "short_name": "Epic population capture (%)", - "long_name": "Percentage of 2021 Population Captured in Epic Cosmos", - "category": "chronic_disease", - "short_description": "For Epic Cosmos rows, the percentage of the 2021 population represented in the Epic patient panel; NA for BRFSS and Medicare rows.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "epic" - } - ], - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|pct_captured" - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|sample_size": { - "short_name": "Sample size", - "long_name": "Sample Size for Prevalence Estimate", - "category": "chronic_disease", - "short_description": "Survey respondents (BRFSS), patient count (Epic), or beneficiary count (Medicare) for the prevalence estimate.", - "long_description": "Sample size underlying the prevalence estimate. Interpretation varies by source: for BRFSS, this is the number of survey respondents; for Epic Cosmos, this is the number of active patients (values <=10 are reported as '10 or fewer'); for Medicare FFS, this is the number of beneficiaries with a Medicare claim.", - "measure_type": "Count", - "unit": "Count", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - }, - { - "id": "epic" - }, - { - "id": "cms_mmd" - } - ], - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|sample_size" - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|value_lcl": { - "short_name": "Prevalence lower 95% CI", - "long_name": "Lower 95% Confidence Interval for Prevalence", - "category": "chronic_disease", - "short_description": "Lower bound of the 95% confidence interval (BRFSS rows only; NA for Epic and Medicare).", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - } - ], - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|value_lcl" - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|value_ucl": { - "short_name": "Prevalence upper 95% CI", - "long_name": "Upper 95% Confidence Interval for Prevalence", - "category": "chronic_disease", - "short_description": "Upper bound of the 95% confidence interval (BRFSS rows only; NA for Epic and Medicare).", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - } - ], - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|value_ucl" - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|geography": { - "short_name": "Geography", - "short_description": "5-digit county FIPS code as a string.", - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|geography" - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|age": { - "short_name": "Age group", - "short_description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|age" + "id": "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|outcome_name" }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|source": { - "short_name": "Data source / clinical definition", + "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|source": { + "short_name": "Data source", "levels": { - "Epic Cosmos: BMI": { - "source_id": "obesity_bmi", - "id": "Epic Cosmos: BMI" - }, - "Epic Cosmos: HbA1c": { - "source_id": "diabetes_a1c_6_5", - "id": "Epic Cosmos: HbA1c" - }, - "Medicare FFS": { - "source_id": "cms_diabetes", - "id": "Medicare FFS", - "name": "cms_diabetes", - "duplicates": 58592, + "CDC BRFSS": { + "source_id": "prev_diabetes_survey", + "id": "CDC BRFSS", + "name": "prev_diabetes_survey", + "duplicates": 149, "info": { - "full_name": "cms_diabetes", - "measure": "cms_diabetes", - "short_name": "CMS: Diabetes", - "long_name": "Prevalence among Medicare Fee for Service patients of Diabetes", - "category": "chronic conditions", - "short_description": "Prevalence among Medicare Fee for Service patients of Diabetes.", - "long_description": "Prevalence among Medicare Fee for Service patients of Diabetes. Prevalence rates are calculated by searching for certain diagnosis codes in Medicare beneficiaries’ claims. A beneficiary is considered to have a condition if the CMS administrative data has a claim indicating that the beneficiary is diagnosed for a specific condition over the reference time period (one, two, or three years, depending on the condition chosen) or, in the case of ESRD and disability, if the reason for entitlement (original or current) is listed as disabled or ESRD in the MBSF. The definitions used are the FFS definitions, based on ICD10 codes: https://www2.ccwdata.org/documents/10280/19139421/chr-chronic-condition-algorithms.pdf", - "statement": "The viral activity level of Diabetes in wastewater is {value}.", - "measure_type": "prevalence", - "unit": "percentage", + "id": "prev_diabetes_survey", + "short_name": "Diabetes Prevalence (Survey)", + "long_name": "Diabetes Prevalence from BRFSS Survey", + "short_description": "Estimated diabetes prevalence from BRFSS survey data.", + "measure_type": "percent", + "unit": "percent", "time_resolution": "year", "sources": [ { - "name": "Center of Medicare and Medicaid Services (CMS)", - "url": "https://data.cdc.gov", - "location": "Mapping Medicare Disparities by Population Tool", - "location_url": "https://data.cms.gov/tools/mapping-medicare-disparities-by-population", - "date_accessed": 2025 - } - ], - "sources.1": [ - { - "name": "Center of Medicare and Medicaid Services (CMS)", - "url": "https://data.cdc.gov", - "location": "Mapping Medicare Disparities by Population Tool", - "location_url": "https://data.cms.gov/tools/mapping-medicare-disparities-by-population", - "date_accessed": 2025 + "id": "brfss" } ], - "id": "cms_diabetes", "source_file": { - "project": "cms_mmd", - "data_dir": "/data/cms_mmd/standard", - "file": "data_state_county_age.csv.gz" + "project": "brfss", + "data_dir": "/data/brfss/standard", + "file": "data_survey.csv.gz" } }, "time_range": [ 0, - 2 + 7 ], - "type": "integer", - "missing": 24, - "mean": 26.589188, - "sd": 6.276079, + "type": "float", + "missing": 0, + "mean": 10.662075, + "sd": 9.28104, "min": 0, - "max": 78 - } - }, - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|source" - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|outcome_name": { - "short_name": "Chronic condition", - "levels": { - "Diabetes": { - "id": "Diabetes" - }, - "Obesity": { - "id": "Obesity" + "max": 100 } }, - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|outcome_name" - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|value": { - "short_name": "Chronic disease prevalence (county)", - "long_name": "County-Level Chronic Disease Prevalence from Epic and Medicare", - "category": "chronic_disease", - "short_description": "Estimated prevalence of diabetes or obesity at county level from Epic Cosmos or Medicare FFS.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "epic" - }, - { - "id": "cms_mmd" - } - ], - "long_description": "County-level prevalence estimates for diabetes and obesity from Epic Cosmos (2025 snapshot) and Medicare Fee-for-Service (CMS, most recent year). For Epic Cosmos: 'Epic Cosmos: HbA1c' uses HbA1c >=6.5% for diabetes; 'Epic Cosmos: BMI' uses measured BMI >=30 for obesity. For Medicare FFS: diagnosis based on CCW ICD-10 algorithm. The source column identifies the data source and clinical definition.", - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|value" - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|year": { - "short_name": "Year", - "short_description": "Calendar year of the estimate.", - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|year" - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|pct_captured": { - "short_name": "Epic population capture (%, county)", - "long_name": "Percentage of 2021 County Population Captured in Epic Cosmos", - "category": "chronic_disease", - "short_description": "Percentage of the 2021 county population represented in the Epic Cosmos patient panel, by age group (Epic rows only).", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "epic" - } - ], - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|pct_captured" + "id": "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|source" }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|sample_size": { - "short_name": "Patient count (county)", - "long_name": "Number of Patients in County-Level Analysis", + "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|value": { + "short_name": "Chronic disease prevalence (BRFSS)", + "long_name": "BRFSS Chronic Disease Prevalence Estimate", "category": "chronic_disease", - "short_description": "Number of patients used in the county-level analysis. Small counts from Epic Cosmos are reported as '10 or fewer'.", - "measure_type": "Count", - "unit": "Count", + "short_description": "Estimated prevalence of diabetes or obesity from BRFSS telephone survey, by state and year.", + "measure_type": "Percent", + "unit": "%", "time_resolution": "Year", "sources": [ { - "id": "epic" - }, - { - "id": "cms_mmd" + "id": "brfss" } ], - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|sample_size" - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet|geography": { - "short_name": "Geography", - "short_description": "U.S. state or territory name; 'United States' = national.", - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet|geography" - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet|fips": { - "short_name": "FIPS code", - "short_description": "State (2-digit) or county (5-digit) FIPS code as a string; '00' = national.", - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet|fips" - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet|age": { - "short_name": "Age group", - "short_description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet|age" - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet|outcome_name": { - "short_name": "Chronic condition", - "levels": { - "Diabetes": { - "id": "Diabetes" - }, - "Obesity": { - "id": "Obesity" - } - }, - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet|outcome_name" - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet|source": { - "short_name": "Data source", - "levels": { - "Epic Cosmos": { - "id": "Epic Cosmos" - } - }, - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet|source" + "long_description": "Age-stratified state-level prevalence estimates for diabetes and obesity from the CDC Behavioral Risk Factor Surveillance System (BRFSS). Diabetes prevalence is based on self-reported ever-diagnosis; obesity is based on calculated BMI >=30 from self-reported height and weight. The outcome_name column identifies the condition. Includes 95% confidence intervals (value_lcl, value_ucl) and survey sample size.", + "id": "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|value" }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet|value": { - "short_name": "Chronic disease prevalence (Epic, state)", - "long_name": "Epic Cosmos State-Level Chronic Disease Prevalence", + "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|value_lcl": { + "short_name": "Prevalence lower 95% CI (BRFSS)", + "long_name": "Lower 95% Confidence Interval for BRFSS Prevalence", "category": "chronic_disease", - "short_description": "Estimated prevalence of diabetes or obesity from Epic Cosmos EHR at state level.", + "short_description": "Lower bound of the 95% confidence interval for BRFSS chronic disease prevalence.", "measure_type": "Percent", "unit": "%", "time_resolution": "Year", "sources": [ { - "id": "epic" + "id": "brfss" } ], - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet|value" + "id": "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|value_lcl" }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet|pct_captured": { - "short_name": "Epic population capture (%)", - "long_name": "Percentage of 2021 State Population Captured in Epic Cosmos", + "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|value_ucl": { + "short_name": "Prevalence upper 95% CI (BRFSS)", + "long_name": "Upper 95% Confidence Interval for BRFSS Prevalence", "category": "chronic_disease", - "short_description": "Percentage of the 2021 state population represented in the Epic Cosmos patient panel, by age group.", + "short_description": "Upper bound of the 95% confidence interval for BRFSS chronic disease prevalence.", "measure_type": "Percent", "unit": "%", "time_resolution": "Year", "sources": [ { - "id": "epic" + "id": "brfss" } ], - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet|pct_captured" + "id": "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|value_ucl" }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet|sample_size": { - "short_name": "Epic patient count (state)", - "long_name": "Number of Epic Cosmos Patients in State-Level Analysis", + "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|sample_size": { + "short_name": "Sample size (BRFSS)", + "long_name": "BRFSS Survey Sample Size", "category": "chronic_disease", - "short_description": "Number of Epic Cosmos patients in the analysis; values <=10 are reported as '10 or fewer'.", + "short_description": "Number of BRFSS survey respondents used to estimate chronic disease prevalence.", "measure_type": "Count", "unit": "Count", "time_resolution": "Year", "sources": [ { - "id": "epic" + "id": "brfss" } ], - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet|sample_size" + "id": "bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet|sample_size" }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county.parquet|geography": { + "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|geography": { "short_name": "Geography", - "short_description": "5-digit county FIPS code as a string.", - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county.parquet|geography" + "short_description": "U.S. state or territory name; 'United States' = national.", + "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|geography" + }, + "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|fips": { + "short_name": "FIPS code", + "short_description": "State (2-digit) or county (5-digit) FIPS code as a string; '00' = national.", + "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|fips" }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county.parquet|age": { + "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|age": { "short_name": "Age group", "short_description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county.parquet|age" + "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|age" + }, + "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|year": { + "short_name": "Year", + "short_description": "Calendar year of the estimate.", + "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|year" }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county.parquet|outcome_name": { + "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|outcome_name": { "short_name": "Chronic condition", "levels": { "Diabetes": { @@ -20969,22 +5886,31 @@ "id": "Obesity" } }, - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county.parquet|outcome_name" + "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|outcome_name" }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county.parquet|source": { - "short_name": "Data source", + "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|source": { + "short_name": "Data source / clinical definition", "levels": { - "Epic Cosmos": { - "id": "Epic Cosmos" + "Epic Cosmos: BMI": { + "source_id": "obesity_bmi", + "id": "Epic Cosmos: BMI" + }, + "Epic Cosmos: HbA1c": { + "source_id": "diabetes_a1c_6_5", + "id": "Epic Cosmos: HbA1c" + }, + "Epic Cosmos: ICD10": { + "source_id": "diabetes_dx_ccw", + "id": "Epic Cosmos: ICD10" } }, - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county.parquet|source" + "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|source" }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county.parquet|value": { - "short_name": "Chronic disease prevalence (Epic, county)", - "long_name": "Epic Cosmos County-Level Chronic Disease Prevalence", + "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|value": { + "short_name": "Chronic disease prevalence (Epic, state)", + "long_name": "Epic Cosmos State-Level Chronic Disease Prevalence", "category": "chronic_disease", - "short_description": "Estimated prevalence of diabetes or obesity from Epic Cosmos EHR at county level.", + "short_description": "Estimated prevalence of diabetes or obesity from Epic Cosmos EHR, by state and year.", "measure_type": "Percent", "unit": "%", "time_resolution": "Year", @@ -20993,13 +5919,14 @@ "id": "epic" } ], - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county.parquet|value" + "long_description": "State-level prevalence estimates for diabetes and obesity from Epic Cosmos electronic health records. The source column identifies the clinical definition: 'Epic Cosmos: HbA1c' uses HbA1c >=6.5% for diabetes; 'Epic Cosmos: ICD10' uses CCW ICD-10 diagnosis codes for both conditions; 'Epic Cosmos: BMI' uses measured BMI >=30 for obesity. Values represent the percentage of active Epic patients meeting the specified criterion.", + "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|value" }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county.parquet|pct_captured": { - "short_name": "Epic population capture (%, county)", - "long_name": "Percentage of 2021 County Population Captured in Epic Cosmos", + "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|pct_captured": { + "short_name": "Epic population capture (%)", + "long_name": "Percentage of 2021 State Population Captured in Epic Cosmos", "category": "chronic_disease", - "short_description": "Percentage of the 2021 county population represented in the Epic Cosmos patient panel, by age group.", + "short_description": "Percentage of the 2021 state population represented in the Epic Cosmos patient panel, by age group.", "measure_type": "Percent", "unit": "%", "time_resolution": "Year", @@ -21008,13 +5935,13 @@ "id": "epic" } ], - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county.parquet|pct_captured" + "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|pct_captured" }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county.parquet|sample_size": { - "short_name": "Epic patient count (county)", - "long_name": "Number of Epic Cosmos Patients in County-Level Analysis", + "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|sample_size": { + "short_name": "Epic patient count (state)", + "long_name": "Number of Epic Cosmos Patients in State-Level Analysis", "category": "chronic_disease", - "short_description": "Number of Epic Cosmos patients in the county analysis; values <=10 are reported as '10 or fewer'.", + "short_description": "Number of Epic Cosmos patients in the state-level analysis. Values <=10 are reported as '10 or fewer'.", "measure_type": "Count", "unit": "Count", "time_resolution": "Year", @@ -21023,32 +5950,74 @@ "id": "epic" } ], - "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county.parquet|sample_size" + "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet|sample_size" }, - "bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet|geography": { + "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|geography": { "short_name": "Geography", "short_description": "U.S. state or territory name; 'United States' = national.", - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet|geography" + "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|geography" }, - "bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet|age": { + "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|age": { "short_name": "Age group", "short_description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet|age" + "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|age" }, - "bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet|outcome_name": { - "short_name": "Chronic condition", + "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|year": { + "short_name": "Year", + "short_description": "Calendar year of the estimate.", + "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|year" + }, + "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|outcome_name": { "levels": { "Diabetes": { - "id": "Diabetes" + "id": "Diabetes", + "short_name": "Diabetes", + "long_name": "Diabetes Prevalence", + "category": "chronic_disease", + "short_description": "Estimated prevalence of diabetes among adults.", + "long_description": "Estimated prevalence of diabetes among adults, from BRFSS (self-reported diagnosis), Epic Cosmos (HbA1c >=6.5% or ICD-10 diagnosis codes), and Medicare FFS (CCW algorithm). The source column identifies the data source and clinical definition used.", + "measure_type": "Percent", + "unit": "%", + "time_resolution": "Year", + "sources": [ + { + "id": "brfss" + }, + { + "id": "epic" + }, + { + "id": "cms_mmd" + } + ] }, "Obesity": { - "id": "Obesity" + "id": "Obesity", + "short_name": "Obesity", + "long_name": "Obesity Prevalence", + "category": "chronic_disease", + "short_description": "Estimated prevalence of obesity (BMI >=30) among adults.", + "long_description": "Estimated prevalence of obesity among adults, from BRFSS (self-reported height/weight, BMI >=30), Epic Cosmos (measured BMI >=30 or ICD-10 diagnosis codes), and Medicare FFS (CCW algorithm). The source column identifies the data source and clinical definition used.", + "measure_type": "Percent", + "unit": "%", + "time_resolution": "Year", + "sources": [ + { + "id": "brfss" + }, + { + "id": "epic" + }, + { + "id": "cms_mmd" + } + ] } }, - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet|outcome_name" + "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|outcome_name" }, - "bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet|source": { - "short_name": "Data source", + "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|source": { + "short_name": "Data source / clinical definition", "levels": { "CDC BRFSS": { "source_id": "prev_diabetes_survey", @@ -21085,12 +6054,21 @@ "min": 0, "max": 100 }, - "Epic Cosmos": { - "id": "Epic Cosmos" + "Epic Cosmos: BMI": { + "source_id": "obesity_bmi", + "id": "Epic Cosmos: BMI" + }, + "Epic Cosmos: HbA1c": { + "source_id": "diabetes_a1c_6_5", + "id": "Epic Cosmos: HbA1c" + }, + "Epic Cosmos: ICD10": { + "source_id": "diabetes_dx_ccw", + "id": "Epic Cosmos: ICD10" }, - "Medicare_CMS": { + "Medicare FFS": { "source_id": "cms_diabetes", - "id": "Medicare_CMS", + "id": "Medicare FFS", "name": "cms_diabetes", "duplicates": 58592, "info": { @@ -21142,13 +6120,13 @@ "max": 78 } }, - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet|source" + "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|source" }, - "bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet|value": { + "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|value": { "short_name": "Chronic disease prevalence", - "long_name": "Chronic Disease Prevalence by Geography and Source", + "long_name": "Chronic Disease Prevalence by Geography, Year, and Source", "category": "chronic_disease", - "short_description": "Combined state-level prevalence of diabetes or obesity from BRFSS, Epic Cosmos, and Medicare, most recent year.", + "short_description": "Estimated prevalence of diabetes or obesity by state and year from multiple sources.", "measure_type": "Percent", "unit": "%", "time_resolution": "Year", @@ -21163,13 +6141,14 @@ "id": "cms_mmd" } ], - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet|value" + "long_description": "Combined state-level prevalence estimates for diabetes and obesity from CDC BRFSS (telephone survey), Epic Cosmos EHR (HbA1c, ICD-10, and BMI-based definitions), and Medicare Fee-for-Service administrative claims. The outcome_name column identifies the condition (Diabetes or Obesity); the source column identifies the data source and clinical definition. These sources are not directly comparable due to differences in population covered (all adults vs. Epic patients vs. Medicare beneficiaries >=65), case definitions, and ascertainment methodology.", + "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|value" }, - "bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet|pct_captured": { + "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|pct_captured": { "short_name": "Epic population capture (%)", "long_name": "Percentage of 2021 Population Captured in Epic Cosmos", "category": "chronic_disease", - "short_description": "For Epic Cosmos rows, percentage of the 2021 population in the Epic panel; NA otherwise.", + "short_description": "For Epic Cosmos rows, the percentage of the 2021 population represented in the Epic patient panel; NA for BRFSS and Medicare rows.", "measure_type": "Percent", "unit": "%", "time_resolution": "Year", @@ -21178,13 +6157,14 @@ "id": "epic" } ], - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet|pct_captured" + "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|pct_captured" }, - "bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet|sample_size": { + "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|sample_size": { "short_name": "Sample size", "long_name": "Sample Size for Prevalence Estimate", "category": "chronic_disease", - "short_description": "Survey respondents (BRFSS), patient count (Epic), or beneficiary count (Medicare).", + "short_description": "Survey respondents (BRFSS), patient count (Epic), or beneficiary count (Medicare) for the prevalence estimate.", + "long_description": "Sample size underlying the prevalence estimate. Interpretation varies by source: for BRFSS, this is the number of survey respondents; for Epic Cosmos, this is the number of active patients (values <=10 are reported as '10 or fewer'); for Medicare FFS, this is the number of beneficiaries with a Medicare claim.", "measure_type": "Count", "unit": "Count", "time_resolution": "Year", @@ -21199,13 +6179,13 @@ "id": "cms_mmd" } ], - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet|sample_size" + "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|sample_size" }, - "bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet|value_lcl": { + "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|value_lcl": { "short_name": "Prevalence lower 95% CI", "long_name": "Lower 95% Confidence Interval for Prevalence", "category": "chronic_disease", - "short_description": "Lower bound of the 95% confidence interval (BRFSS rows only).", + "short_description": "Lower bound of the 95% confidence interval (BRFSS rows only; NA for Epic and Medicare).", "measure_type": "Percent", "unit": "%", "time_resolution": "Year", @@ -21214,74 +6194,47 @@ "id": "brfss" } ], - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet|value_lcl" + "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|value_lcl" }, - "bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet|value_ucl": { + "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|value_ucl": { "short_name": "Prevalence upper 95% CI", "long_name": "Upper 95% Confidence Interval for Prevalence", - "category": "chronic_disease", - "short_description": "Upper bound of the 95% confidence interval (BRFSS rows only).", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - } - ], - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet|value_ucl" - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet|fips": { - "short_name": "FIPS code", - "short_description": "State (2-digit) or county (5-digit) FIPS code as a string; '00' = national.", - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet|fips" - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet|age": { - "short_name": "Age group", - "short_description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet|age" - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet|source": { - "short_name": "Data source", - "levels": { - "CDC BRFSS": { - "source_id": "prev_diabetes_survey", - "id": "CDC BRFSS", - "name": "prev_diabetes_survey", - "duplicates": 149, - "info": { - "id": "prev_diabetes_survey", - "short_name": "Diabetes Prevalence (Survey)", - "long_name": "Diabetes Prevalence from BRFSS Survey", - "short_description": "Estimated diabetes prevalence from BRFSS survey data.", - "measure_type": "percent", - "unit": "percent", - "time_resolution": "year", - "sources": [ - { - "id": "brfss" - } - ], - "source_file": { - "project": "brfss", - "data_dir": "/data/brfss/standard", - "file": "data_survey.csv.gz" - } - }, - "time_range": [ - 0, - 7 - ], - "type": "float", - "missing": 0, - "mean": 10.662075, - "sd": 9.28104, - "min": 0, - "max": 100 + "category": "chronic_disease", + "short_description": "Upper bound of the 95% confidence interval (BRFSS rows only; NA for Epic and Medicare).", + "measure_type": "Percent", + "unit": "%", + "time_resolution": "Year", + "sources": [ + { + "id": "brfss" + } + ], + "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|value_ucl" + }, + "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|geography": { + "short_name": "Geography", + "short_description": "5-digit county FIPS code as a string.", + "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|geography" + }, + "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|age": { + "short_name": "Age group", + "short_description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", + "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|age" + }, + "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|source": { + "short_name": "Data source / clinical definition", + "levels": { + "Epic Cosmos: BMI": { + "source_id": "obesity_bmi", + "id": "Epic Cosmos: BMI" + }, + "Epic Cosmos: HbA1c": { + "source_id": "diabetes_a1c_6_5", + "id": "Epic Cosmos: HbA1c" }, - "Medicare_CMS": { + "Medicare FFS": { "source_id": "cms_diabetes", - "id": "Medicare_CMS", + "id": "Medicare FFS", "name": "cms_diabetes", "duplicates": 58592, "info": { @@ -21333,14 +6286,9 @@ "max": 78 } }, - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet|source" - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet|geography": { - "short_name": "Geography", - "short_description": "U.S. state or territory name; 'United States' = national.", - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet|geography" + "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|source" }, - "bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet|outcome_name": { + "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|outcome_name": { "short_name": "Chronic condition", "levels": { "Diabetes": { @@ -21350,440 +6298,64 @@ "id": "Obesity" } }, - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet|outcome_name" + "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|outcome_name" }, - "bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet|value": { - "short_name": "Chronic disease prevalence", - "long_name": "Chronic Disease Prevalence by Geography, Year, and Source", + "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|value": { + "short_name": "Chronic disease prevalence (county)", + "long_name": "County-Level Chronic Disease Prevalence from Epic and Medicare", "category": "chronic_disease", - "short_description": "Combined BRFSS and Medicare FFS prevalence of diabetes or obesity by state and year.", + "short_description": "Estimated prevalence of diabetes or obesity at county level from Epic Cosmos or Medicare FFS.", "measure_type": "Percent", "unit": "%", "time_resolution": "Year", "sources": [ { - "id": "brfss" + "id": "epic" }, { "id": "cms_mmd" } ], - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet|value" + "long_description": "County-level prevalence estimates for diabetes and obesity from Epic Cosmos (2025 snapshot) and Medicare Fee-for-Service (CMS, most recent year). For Epic Cosmos: 'Epic Cosmos: HbA1c' uses HbA1c >=6.5% for diabetes; 'Epic Cosmos: BMI' uses measured BMI >=30 for obesity. For Medicare FFS: diagnosis based on CCW ICD-10 algorithm. The source column identifies the data source and clinical definition.", + "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|value" }, - "bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet|year": { + "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|year": { "short_name": "Year", "short_description": "Calendar year of the estimate.", - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet|year" + "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|year" }, - "bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet|value_lcl": { - "short_name": "Prevalence lower 95% CI", - "long_name": "Lower 95% Confidence Interval for Prevalence", + "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|pct_captured": { + "short_name": "Epic population capture (%, county)", + "long_name": "Percentage of 2021 County Population Captured in Epic Cosmos", "category": "chronic_disease", - "short_description": "Lower bound of the 95% confidence interval (BRFSS rows only).", + "short_description": "Percentage of the 2021 county population represented in the Epic Cosmos patient panel, by age group (Epic rows only).", "measure_type": "Percent", "unit": "%", "time_resolution": "Year", "sources": [ { - "id": "brfss" + "id": "epic" } ], - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet|value_lcl" + "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|pct_captured" }, - "bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet|value_ucl": { - "short_name": "Prevalence upper 95% CI", - "long_name": "Upper 95% Confidence Interval for Prevalence", + "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|sample_size": { + "short_name": "Patient count (county)", + "long_name": "Number of Patients in County-Level Analysis", "category": "chronic_disease", - "short_description": "Upper bound of the 95% confidence interval (BRFSS rows only).", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - } - ], - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet|value_ucl" - }, - "bundle_chronic_diseases/dist/county_opioid_by_source.parquet|year": { - "short_name": "Year", - "short_description": "Calendar year of the estimate.", - "id": "bundle_chronic_diseases/dist/county_opioid_by_source.parquet|year" - }, - "bundle_chronic_diseases/dist/county_opioid_by_source.parquet|geography": { - "short_name": "Geography", - "short_description": "County FIPS code or state/county name.", - "id": "bundle_chronic_diseases/dist/county_opioid_by_source.parquet|geography" - }, - "bundle_chronic_diseases/dist/county_opioid_by_source.parquet|opioid_rate": { - "short_name": "Opioid use disorder rate", - "long_name": "County Opioid Use Disorder Rate", - "category": "injury", - "short_description": "Opioid use disorder prevalence rate at the county level (stale/foreign output).", - "measure_type": "Rate", - "unit": "Rate", - "time_resolution": "Year", - "sources": [ - { - "id": "cms_mmd" - } - ], - "id": "bundle_chronic_diseases/dist/county_opioid_by_source.parquet|opioid_rate" - }, - "bundle_chronic_diseases/dist/county_opioid_by_source.parquet|source": { - "short_name": "Data source", - "short_description": "Data source for the opioid rate.", - "levels": { - "Medicare": { - "id": "Medicare" - } - }, - "id": "bundle_chronic_diseases/dist/county_opioid_by_source.parquet|source" - }, - "bundle_chronic_diseases/dist/deaths_cause_age.parquet|year": { - "short_name": "Year", - "short_description": "Calendar year of the estimate.", - "id": "bundle_chronic_diseases/dist/deaths_cause_age.parquet|year" - }, - "bundle_chronic_diseases/dist/deaths_cause_age.parquet|age": { - "short_name": "Age group", - "short_description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", - "id": "bundle_chronic_diseases/dist/deaths_cause_age.parquet|age" - }, - "bundle_chronic_diseases/dist/deaths_cause_age.parquet|geography": { - "short_name": "Geography", - "short_description": "U.S. state or territory name; 'United States' = national.", - "id": "bundle_chronic_diseases/dist/deaths_cause_age.parquet|geography" - }, - "bundle_chronic_diseases/dist/deaths_cause_age.parquet|cause_of_death": { - "short_name": "Cause of death", - "short_description": "Injury/external cause of death category (CDC WISQARS classification).", - "levels": { - "cut_pierce": { - "id": "cut_pierce" - }, - "drowning_includes_water_transport_": { - "id": "drowning_includes_water_transport_" - }, - "drug_poisoning": { - "id": "drug_poisoning" - }, - "fall": { - "id": "fall" - }, - "fire_flame": { - "id": "fire_flame" - }, - "firearm_accident": { - "id": "firearm_accident" - }, - "firearm_intentional": { - "id": "firearm_intentional" - }, - "machinery": { - "id": "machinery" - }, - "motor_vehicle_traffic": { - "id": "motor_vehicle_traffic" - }, - "natural_environmental": { - "id": "natural_environmental" - }, - "non_drug_poisoning": { - "id": "non_drug_poisoning" - }, - "other_specified_and_classifiable": { - "id": "other_specified_and_classifiable" - }, - "other_specified_nec": { - "id": "other_specified_nec" - }, - "pedal_cyclist_other": { - "id": "pedal_cyclist_other" - }, - "pedestrian_other": { - "id": "pedestrian_other" - }, - "struck_by_against": { - "id": "struck_by_against" - }, - "suffocation": { - "id": "suffocation" - }, - "transport_other_excl_drown_by_water_transp_": { - "id": "transport_other_excl_drown_by_water_transp_" - }, - "transport_other_land": { - "id": "transport_other_land" - }, - "unspecified": { - "id": "unspecified" - } - }, - "id": "bundle_chronic_diseases/dist/deaths_cause_age.parquet|cause_of_death" - }, - "bundle_chronic_diseases/dist/deaths_cause_age.parquet|value": { - "short_name": "Death rate", - "long_name": "Injury Death Rate by Cause and Age", - "category": "injury", - "short_description": "Death rate for the given cause of death, by age and geography (stale/foreign output).", - "measure_type": "Rate", - "unit": "Deaths per 100,000", - "time_resolution": "Year", - "sources": [ - { - "id": "cms_mmd" - } - ], - "id": "bundle_chronic_diseases/dist/deaths_cause_age.parquet|value" - }, - "bundle_chronic_diseases/dist/deaths_cause_age.parquet|N": { - "short_name": "Number of deaths", - "long_name": "Number of Deaths", - "category": "injury", - "short_description": "Count of deaths for the given cause of death, age, and geography.", + "short_description": "Number of patients used in the county-level analysis. Small counts from Epic Cosmos are reported as '10 or fewer'.", "measure_type": "Count", "unit": "Count", "time_resolution": "Year", "sources": [ { - "id": "cms_mmd" - } - ], - "id": "bundle_chronic_diseases/dist/deaths_cause_age.parquet|N" - }, - "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|fips": { - "short_name": "FIPS code", - "short_description": "State (2-digit) or county (5-digit) FIPS code as a string; '00' = national.", - "id": "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|fips" - }, - "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|date": { - "short_name": "Date", - "short_description": "Observation date in YYYY-MM-DD format.", - "id": "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|date" - }, - "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|value": { - "short_name": "Overdose measure", - "long_name": "Overdose Measure by Geography and Source", - "category": "injury", - "short_description": "Drug overdose measure (deaths or scaled indicator) by source (stale/foreign output).", - "measure_type": "Rate", - "unit": "Rate", - "time_resolution": "Month", - "sources": [ - { - "id": "cms_mmd" - } - ], - "id": "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|value" - }, - "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|nchs_n_deaths_overdose": { - "short_name": "NCHS overdose deaths", - "long_name": "NCHS Number of Overdose Deaths", - "category": "injury", - "short_description": "Number of drug overdose deaths reported by CDC/NCHS.", - "measure_type": "Count", - "unit": "Count", - "time_resolution": "Month", - "sources": [ - { - "id": "cms_mmd" - } - ], - "id": "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|nchs_n_deaths_overdose" - }, - "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|suppressed": { - "short_name": "Suppressed flag", - "short_description": "1 if the value was suppressed (small count), 0 otherwise.", - "measure_type": "Binary", - "unit": "0/1", - "time_resolution": "Month", - "sources": [ - { - "id": "cms_mmd" - } - ], - "id": "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|suppressed" - }, - "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|source": { - "short_name": "Data source", - "short_description": "Data source for the overdose measure.", - "levels": { - "CDC/NCHS": { - "id": "CDC/NCHS" - }, - "CDC/WISQARS": { - "id": "CDC/WISQARS" - }, - "Epic Cosmos": { - "id": "Epic Cosmos" - }, - "Google Health Trends": { - "id": "Google Health Trends" - } - }, - "id": "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|source" - }, - "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|age": { - "short_name": "Age group", - "short_description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", - "id": "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|age" - }, - "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|time_end": { - "short_name": "Period end date", - "short_description": "End date of the observation period (YYYY-MM-DD).", - "id": "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|time_end" - }, - "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|geography": { - "short_name": "Geography", - "short_description": "U.S. state or territory name; 'United States' = national.", - "id": "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|geography" - }, - "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|value_scale": { - "short_name": "Overdose measure (scaled)", - "long_name": "Overdose Measure, Min-Max Scaled 0-100", - "category": "injury", - "short_description": "Overdose measure min-max scaled to 0-100 for cross-source visualization.", - "measure_type": "Percent", - "unit": "0-100", - "time_resolution": "Month", - "sources": [ - { - "id": "cms_mmd" - } - ], - "id": "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|value_scale" - }, - "bundle_chronic_diseases/dist/overdose_by_geography_and_source_county.parquet|geography": { - "short_name": "Geography", - "short_description": "5-digit county FIPS code as a string.", - "id": "bundle_chronic_diseases/dist/overdose_by_geography_and_source_county.parquet|geography" - }, - "bundle_chronic_diseases/dist/overdose_by_geography_and_source_county.parquet|date": { - "short_name": "Date", - "short_description": "Observation date in YYYY-MM-DD format.", - "id": "bundle_chronic_diseases/dist/overdose_by_geography_and_source_county.parquet|date" - }, - "bundle_chronic_diseases/dist/overdose_by_geography_and_source_county.parquet|source": { - "short_name": "Data source", - "short_description": "Data source for the county overdose measure.", - "levels": { - "CDC/NCHS": { - "id": "CDC/NCHS" + "id": "epic" }, - "Epic Cosmos": { - "id": "Epic Cosmos" - } - }, - "id": "bundle_chronic_diseases/dist/overdose_by_geography_and_source_county.parquet|source" - }, - "bundle_chronic_diseases/dist/overdose_by_geography_and_source_county.parquet|value": { - "short_name": "Overdose measure (county)", - "long_name": "County Overdose Measure by Source", - "category": "injury", - "short_description": "Drug overdose measure at the county level by source (stale/foreign output).", - "measure_type": "Rate", - "unit": "Rate", - "time_resolution": "Month", - "sources": [ - { - "id": "cms_mmd" - } - ], - "id": "bundle_chronic_diseases/dist/overdose_by_geography_and_source_county.parquet|value" - }, - "bundle_chronic_diseases/dist/overdose_deaths_county.parquet|geography": { - "short_name": "Geography", - "short_description": "5-digit county FIPS code as a string.", - "id": "bundle_chronic_diseases/dist/overdose_deaths_county.parquet|geography" - }, - "bundle_chronic_diseases/dist/overdose_deaths_county.parquet|time": { - "short_name": "Time", - "short_description": "Observation date in YYYY-MM-DD format.", - "id": "bundle_chronic_diseases/dist/overdose_deaths_county.parquet|time" - }, - "bundle_chronic_diseases/dist/overdose_deaths_county.parquet|n_deaths_overdose": { - "short_name": "Overdose deaths (count)", - "long_name": "Number of Overdose Deaths (County)", - "category": "injury", - "short_description": "Number of drug overdose deaths at the county level.", - "measure_type": "Count", - "unit": "Count", - "time_resolution": "Month", - "sources": [ - { - "id": "cms_mmd" - } - ], - "id": "bundle_chronic_diseases/dist/overdose_deaths_county.parquet|n_deaths_overdose" - }, - "bundle_chronic_diseases/dist/overdose_deaths_county.parquet|rate_deaths_overdose": { - "short_name": "Overdose death rate (county)", - "long_name": "Overdose Death Rate (County)", - "category": "injury", - "short_description": "Drug overdose death rate at the county level.", - "measure_type": "Rate", - "unit": "Deaths per 100,000", - "time_resolution": "Month", - "sources": [ - { - "id": "cms_mmd" - } - ], - "id": "bundle_chronic_diseases/dist/overdose_deaths_county.parquet|rate_deaths_overdose" - }, - "bundle_chronic_diseases/dist/overdose_deaths_county.parquet|suppressed": { - "short_name": "Suppressed flag", - "short_description": "1 if the count was suppressed (small count), 0 otherwise.", - "measure_type": "Binary", - "unit": "0/1", - "time_resolution": "Month", - "sources": [ - { - "id": "cms_mmd" - } - ], - "id": "bundle_chronic_diseases/dist/overdose_deaths_county.parquet|suppressed" - }, - "bundle_chronic_diseases/dist/overdose_deaths_state.parquet|geography": { - "short_name": "Geography", - "short_description": "U.S. state or territory name; 'United States' = national.", - "id": "bundle_chronic_diseases/dist/overdose_deaths_state.parquet|geography" - }, - "bundle_chronic_diseases/dist/overdose_deaths_state.parquet|time": { - "short_name": "Time", - "short_description": "Observation date in YYYY-MM-DD format.", - "id": "bundle_chronic_diseases/dist/overdose_deaths_state.parquet|time" - }, - "bundle_chronic_diseases/dist/overdose_deaths_state.parquet|n_deaths_overdose": { - "short_name": "Overdose deaths (count)", - "long_name": "Number of Overdose Deaths (State)", - "category": "injury", - "short_description": "Number of drug overdose deaths at the state level.", - "measure_type": "Count", - "unit": "Count", - "time_resolution": "Month", - "sources": [ - { - "id": "cms_mmd" - } - ], - "id": "bundle_chronic_diseases/dist/overdose_deaths_state.parquet|n_deaths_overdose" - }, - "bundle_chronic_diseases/dist/overdose_deaths_state.parquet|rate_deaths_overdose": { - "short_name": "Overdose death rate (state)", - "long_name": "Overdose Death Rate (State)", - "category": "injury", - "short_description": "Drug overdose death rate at the state level.", - "measure_type": "Rate", - "unit": "Deaths per 100,000", - "time_resolution": "Month", - "sources": [ { "id": "cms_mmd" } ], - "id": "bundle_chronic_diseases/dist/overdose_deaths_state.parquet|rate_deaths_overdose" + "id": "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet|sample_size" }, "_bundle": { "name": "bundle_chronic_diseases", @@ -21911,47 +6483,17 @@ "brfss_prevalence_by_geography.parquet": { "state": "unchanged" }, - "county_opioid_by_source.parquet": { - "state": "unchanged" - }, - "deaths_cause_age.parquet": { - "state": "unchanged" - }, "epic_prevalence_by_geography_county_and_source.parquet": { "state": "unchanged" }, - "epic_prevalence_by_geography_county.parquet": { - "state": "unchanged" - }, "epic_prevalence_by_geography_year.parquet": { "state": "unchanged" }, - "epic_prevalence_by_geography.parquet": { - "state": "unchanged" - }, - "overdose_by_geography_and_source_county.parquet": { - "state": "unchanged" - }, - "overdose_by_geography_and_source.parquet": { - "state": "unchanged" - }, - "overdose_deaths_county.parquet": { - "state": "unchanged" - }, - "overdose_deaths_state.parquet": { - "state": "unchanged" - }, "prevalence_by_geography_and_source.csv": { "state": "unchanged" }, - "prevalence_by_geography_and_source.parquet": { - "state": "unchanged" - }, "prevalence_by_geography_and_year_and_source.parquet": { "state": "unchanged" - }, - "prevalence_by_geography_year_and_source.parquet": { - "state": "unchanged" } } } diff --git a/data/bundle_chronic_diseases/dist/deaths_cause_age.parquet b/data/bundle_chronic_diseases/dist/deaths_cause_age.parquet deleted file mode 100644 index 27280ef09..000000000 Binary files a/data/bundle_chronic_diseases/dist/deaths_cause_age.parquet and /dev/null differ diff --git a/data/bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet b/data/bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet deleted file mode 100644 index 56d57a57f..000000000 Binary files a/data/bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet and /dev/null differ diff --git a/data/bundle_chronic_diseases/dist/epic_prevalence_by_geography_county.parquet b/data/bundle_chronic_diseases/dist/epic_prevalence_by_geography_county.parquet deleted file mode 100644 index c102c3128..000000000 Binary files a/data/bundle_chronic_diseases/dist/epic_prevalence_by_geography_county.parquet and /dev/null differ diff --git a/data/bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet b/data/bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet deleted file mode 100644 index 78a1cd52c..000000000 Binary files a/data/bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet and /dev/null differ diff --git a/data/bundle_chronic_diseases/dist/overdose_by_geography_and_source_county.parquet b/data/bundle_chronic_diseases/dist/overdose_by_geography_and_source_county.parquet deleted file mode 100644 index 0872b78d0..000000000 Binary files a/data/bundle_chronic_diseases/dist/overdose_by_geography_and_source_county.parquet and /dev/null differ diff --git a/data/bundle_chronic_diseases/dist/overdose_deaths_county.parquet b/data/bundle_chronic_diseases/dist/overdose_deaths_county.parquet deleted file mode 100644 index 5a1506fdc..000000000 Binary files a/data/bundle_chronic_diseases/dist/overdose_deaths_county.parquet and /dev/null differ diff --git a/data/bundle_chronic_diseases/dist/overdose_deaths_state.parquet b/data/bundle_chronic_diseases/dist/overdose_deaths_state.parquet deleted file mode 100644 index 795473dd0..000000000 Binary files a/data/bundle_chronic_diseases/dist/overdose_deaths_state.parquet and /dev/null differ diff --git a/data/bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet b/data/bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet deleted file mode 100644 index 59fbb49d1..000000000 Binary files a/data/bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet and /dev/null differ diff --git a/data/bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet b/data/bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet deleted file mode 100644 index c681574f8..000000000 Binary files a/data/bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet and /dev/null differ diff --git a/data/bundle_chronic_diseases/measure_info.json b/data/bundle_chronic_diseases/measure_info.json index 9b0e5cc5e..796f4378e 100644 --- a/data/bundle_chronic_diseases/measure_info.json +++ b/data/bundle_chronic_diseases/measure_info.json @@ -409,617 +409,6 @@ } ] }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet|geography": { - "short_name": "Geography", - "short_description": "U.S. state or territory name; 'United States' = national." - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet|fips": { - "short_name": "FIPS code", - "short_description": "State (2-digit) or county (5-digit) FIPS code as a string; '00' = national." - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet|age": { - "short_name": "Age group", - "short_description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total)." - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet|outcome_name": { - "short_name": "Chronic condition", - "levels": { - "Diabetes": {}, - "Obesity": {} - } - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet|source": { - "short_name": "Data source", - "levels": { - "Epic Cosmos": {} - } - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet|value": { - "short_name": "Chronic disease prevalence (Epic, state)", - "long_name": "Epic Cosmos State-Level Chronic Disease Prevalence", - "category": "chronic_disease", - "short_description": "Estimated prevalence of diabetes or obesity from Epic Cosmos EHR at state level.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "epic" - } - ] - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet|pct_captured": { - "short_name": "Epic population capture (%)", - "long_name": "Percentage of 2021 State Population Captured in Epic Cosmos", - "category": "chronic_disease", - "short_description": "Percentage of the 2021 state population represented in the Epic Cosmos patient panel, by age group.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "epic" - } - ] - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet|sample_size": { - "short_name": "Epic patient count (state)", - "long_name": "Number of Epic Cosmos Patients in State-Level Analysis", - "category": "chronic_disease", - "short_description": "Number of Epic Cosmos patients in the analysis; values <=10 are reported as '10 or fewer'.", - "measure_type": "Count", - "unit": "Count", - "time_resolution": "Year", - "sources": [ - { - "id": "epic" - } - ] - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county.parquet|geography": { - "short_name": "Geography", - "short_description": "5-digit county FIPS code as a string." - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county.parquet|age": { - "short_name": "Age group", - "short_description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total)." - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county.parquet|outcome_name": { - "short_name": "Chronic condition", - "levels": { - "Diabetes": {}, - "Obesity": {} - } - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county.parquet|source": { - "short_name": "Data source", - "levels": { - "Epic Cosmos": {} - } - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county.parquet|value": { - "short_name": "Chronic disease prevalence (Epic, county)", - "long_name": "Epic Cosmos County-Level Chronic Disease Prevalence", - "category": "chronic_disease", - "short_description": "Estimated prevalence of diabetes or obesity from Epic Cosmos EHR at county level.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "epic" - } - ] - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county.parquet|pct_captured": { - "short_name": "Epic population capture (%, county)", - "long_name": "Percentage of 2021 County Population Captured in Epic Cosmos", - "category": "chronic_disease", - "short_description": "Percentage of the 2021 county population represented in the Epic Cosmos patient panel, by age group.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "epic" - } - ] - }, - "bundle_chronic_diseases/dist/epic_prevalence_by_geography_county.parquet|sample_size": { - "short_name": "Epic patient count (county)", - "long_name": "Number of Epic Cosmos Patients in County-Level Analysis", - "category": "chronic_disease", - "short_description": "Number of Epic Cosmos patients in the county analysis; values <=10 are reported as '10 or fewer'.", - "measure_type": "Count", - "unit": "Count", - "time_resolution": "Year", - "sources": [ - { - "id": "epic" - } - ] - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet|geography": { - "short_name": "Geography", - "short_description": "U.S. state or territory name; 'United States' = national." - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet|age": { - "short_name": "Age group", - "short_description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total)." - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet|outcome_name": { - "short_name": "Chronic condition", - "levels": { - "Diabetes": {}, - "Obesity": {} - } - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet|source": { - "short_name": "Data source", - "levels": { - "CDC BRFSS": { - "source_id": "prev_diabetes_survey" - }, - "Epic Cosmos": {}, - "Medicare_CMS": { - "source_id": "cms_diabetes" - } - } - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet|value": { - "short_name": "Chronic disease prevalence", - "long_name": "Chronic Disease Prevalence by Geography and Source", - "category": "chronic_disease", - "short_description": "Combined state-level prevalence of diabetes or obesity from BRFSS, Epic Cosmos, and Medicare, most recent year.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - }, - { - "id": "epic" - }, - { - "id": "cms_mmd" - } - ] - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet|pct_captured": { - "short_name": "Epic population capture (%)", - "long_name": "Percentage of 2021 Population Captured in Epic Cosmos", - "category": "chronic_disease", - "short_description": "For Epic Cosmos rows, percentage of the 2021 population in the Epic panel; NA otherwise.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "epic" - } - ] - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet|sample_size": { - "short_name": "Sample size", - "long_name": "Sample Size for Prevalence Estimate", - "category": "chronic_disease", - "short_description": "Survey respondents (BRFSS), patient count (Epic), or beneficiary count (Medicare).", - "measure_type": "Count", - "unit": "Count", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - }, - { - "id": "epic" - }, - { - "id": "cms_mmd" - } - ] - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet|value_lcl": { - "short_name": "Prevalence lower 95% CI", - "long_name": "Lower 95% Confidence Interval for Prevalence", - "category": "chronic_disease", - "short_description": "Lower bound of the 95% confidence interval (BRFSS rows only).", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - } - ] - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet|value_ucl": { - "short_name": "Prevalence upper 95% CI", - "long_name": "Upper 95% Confidence Interval for Prevalence", - "category": "chronic_disease", - "short_description": "Upper bound of the 95% confidence interval (BRFSS rows only).", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - } - ] - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet|fips": { - "short_name": "FIPS code", - "short_description": "State (2-digit) or county (5-digit) FIPS code as a string; '00' = national." - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet|age": { - "short_name": "Age group", - "short_description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total)." - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet|source": { - "short_name": "Data source", - "levels": { - "CDC BRFSS": { - "source_id": "prev_diabetes_survey" - }, - "Medicare_CMS": { - "source_id": "cms_diabetes" - } - } - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet|geography": { - "short_name": "Geography", - "short_description": "U.S. state or territory name; 'United States' = national." - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet|outcome_name": { - "short_name": "Chronic condition", - "levels": { - "Diabetes": {}, - "Obesity": {} - } - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet|value": { - "short_name": "Chronic disease prevalence", - "long_name": "Chronic Disease Prevalence by Geography, Year, and Source", - "category": "chronic_disease", - "short_description": "Combined BRFSS and Medicare FFS prevalence of diabetes or obesity by state and year.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - }, - { - "id": "cms_mmd" - } - ] - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet|year": { - "short_name": "Year", - "short_description": "Calendar year of the estimate." - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet|value_lcl": { - "short_name": "Prevalence lower 95% CI", - "long_name": "Lower 95% Confidence Interval for Prevalence", - "category": "chronic_disease", - "short_description": "Lower bound of the 95% confidence interval (BRFSS rows only).", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - } - ] - }, - "bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet|value_ucl": { - "short_name": "Prevalence upper 95% CI", - "long_name": "Upper 95% Confidence Interval for Prevalence", - "category": "chronic_disease", - "short_description": "Upper bound of the 95% confidence interval (BRFSS rows only).", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - } - ] - }, - "bundle_chronic_diseases/dist/county_opioid_by_source.parquet|year": { - "short_name": "Year", - "short_description": "Calendar year of the estimate." - }, - "bundle_chronic_diseases/dist/county_opioid_by_source.parquet|geography": { - "short_name": "Geography", - "short_description": "County FIPS code or state/county name." - }, - "bundle_chronic_diseases/dist/county_opioid_by_source.parquet|opioid_rate": { - "short_name": "Opioid use disorder rate", - "long_name": "County Opioid Use Disorder Rate", - "category": "injury", - "short_description": "Opioid use disorder prevalence rate at the county level (stale/foreign output).", - "measure_type": "Rate", - "unit": "Rate", - "time_resolution": "Year", - "sources": [ - { - "id": "cms_mmd" - } - ] - }, - "bundle_chronic_diseases/dist/county_opioid_by_source.parquet|source": { - "short_name": "Data source", - "short_description": "Data source for the opioid rate.", - "levels": { - "Medicare": {} - } - }, - "bundle_chronic_diseases/dist/deaths_cause_age.parquet|year": { - "short_name": "Year", - "short_description": "Calendar year of the estimate." - }, - "bundle_chronic_diseases/dist/deaths_cause_age.parquet|age": { - "short_name": "Age group", - "short_description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total)." - }, - "bundle_chronic_diseases/dist/deaths_cause_age.parquet|geography": { - "short_name": "Geography", - "short_description": "U.S. state or territory name; 'United States' = national." - }, - "bundle_chronic_diseases/dist/deaths_cause_age.parquet|cause_of_death": { - "short_name": "Cause of death", - "short_description": "Injury/external cause of death category (CDC WISQARS classification).", - "levels": { - "cut_pierce": {}, - "drowning_includes_water_transport_": {}, - "drug_poisoning": {}, - "fall": {}, - "fire_flame": {}, - "firearm_accident": {}, - "firearm_intentional": {}, - "machinery": {}, - "motor_vehicle_traffic": {}, - "natural_environmental": {}, - "non_drug_poisoning": {}, - "other_specified_and_classifiable": {}, - "other_specified_nec": {}, - "pedal_cyclist_other": {}, - "pedestrian_other": {}, - "struck_by_against": {}, - "suffocation": {}, - "transport_other_excl_drown_by_water_transp_": {}, - "transport_other_land": {}, - "unspecified": {} - } - }, - "bundle_chronic_diseases/dist/deaths_cause_age.parquet|value": { - "short_name": "Death rate", - "long_name": "Injury Death Rate by Cause and Age", - "category": "injury", - "short_description": "Death rate for the given cause of death, by age and geography (stale/foreign output).", - "measure_type": "Rate", - "unit": "Deaths per 100,000", - "time_resolution": "Year", - "sources": [ - { - "id": "cms_mmd" - } - ] - }, - "bundle_chronic_diseases/dist/deaths_cause_age.parquet|N": { - "short_name": "Number of deaths", - "long_name": "Number of Deaths", - "category": "injury", - "short_description": "Count of deaths for the given cause of death, age, and geography.", - "measure_type": "Count", - "unit": "Count", - "time_resolution": "Year", - "sources": [ - { - "id": "cms_mmd" - } - ] - }, - "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|fips": { - "short_name": "FIPS code", - "short_description": "State (2-digit) or county (5-digit) FIPS code as a string; '00' = national." - }, - "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|date": { - "short_name": "Date", - "short_description": "Observation date in YYYY-MM-DD format." - }, - "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|value": { - "short_name": "Overdose measure", - "long_name": "Overdose Measure by Geography and Source", - "category": "injury", - "short_description": "Drug overdose measure (deaths or scaled indicator) by source (stale/foreign output).", - "measure_type": "Rate", - "unit": "Rate", - "time_resolution": "Month", - "sources": [ - { - "id": "cms_mmd" - } - ] - }, - "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|nchs_n_deaths_overdose": { - "short_name": "NCHS overdose deaths", - "long_name": "NCHS Number of Overdose Deaths", - "category": "injury", - "short_description": "Number of drug overdose deaths reported by CDC/NCHS.", - "measure_type": "Count", - "unit": "Count", - "time_resolution": "Month", - "sources": [ - { - "id": "cms_mmd" - } - ] - }, - "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|suppressed": { - "short_name": "Suppressed flag", - "short_description": "1 if the value was suppressed (small count), 0 otherwise.", - "measure_type": "Binary", - "unit": "0/1", - "time_resolution": "Month", - "sources": [ - { - "id": "cms_mmd" - } - ] - }, - "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|source": { - "short_name": "Data source", - "short_description": "Data source for the overdose measure.", - "levels": { - "CDC/NCHS": {}, - "CDC/WISQARS": {}, - "Epic Cosmos": {}, - "Google Health Trends": {} - } - }, - "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|age": { - "short_name": "Age group", - "short_description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total)." - }, - "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|time_end": { - "short_name": "Period end date", - "short_description": "End date of the observation period (YYYY-MM-DD)." - }, - "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|geography": { - "short_name": "Geography", - "short_description": "U.S. state or territory name; 'United States' = national." - }, - "bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet|value_scale": { - "short_name": "Overdose measure (scaled)", - "long_name": "Overdose Measure, Min-Max Scaled 0-100", - "category": "injury", - "short_description": "Overdose measure min-max scaled to 0-100 for cross-source visualization.", - "measure_type": "Percent", - "unit": "0-100", - "time_resolution": "Month", - "sources": [ - { - "id": "cms_mmd" - } - ] - }, - "bundle_chronic_diseases/dist/overdose_by_geography_and_source_county.parquet|geography": { - "short_name": "Geography", - "short_description": "5-digit county FIPS code as a string." - }, - "bundle_chronic_diseases/dist/overdose_by_geography_and_source_county.parquet|date": { - "short_name": "Date", - "short_description": "Observation date in YYYY-MM-DD format." - }, - "bundle_chronic_diseases/dist/overdose_by_geography_and_source_county.parquet|source": { - "short_name": "Data source", - "short_description": "Data source for the county overdose measure.", - "levels": { - "CDC/NCHS": {}, - "Epic Cosmos": {} - } - }, - "bundle_chronic_diseases/dist/overdose_by_geography_and_source_county.parquet|value": { - "short_name": "Overdose measure (county)", - "long_name": "County Overdose Measure by Source", - "category": "injury", - "short_description": "Drug overdose measure at the county level by source (stale/foreign output).", - "measure_type": "Rate", - "unit": "Rate", - "time_resolution": "Month", - "sources": [ - { - "id": "cms_mmd" - } - ] - }, - "bundle_chronic_diseases/dist/overdose_deaths_county.parquet|geography": { - "short_name": "Geography", - "short_description": "5-digit county FIPS code as a string." - }, - "bundle_chronic_diseases/dist/overdose_deaths_county.parquet|time": { - "short_name": "Time", - "short_description": "Observation date in YYYY-MM-DD format." - }, - "bundle_chronic_diseases/dist/overdose_deaths_county.parquet|n_deaths_overdose": { - "short_name": "Overdose deaths (count)", - "long_name": "Number of Overdose Deaths (County)", - "category": "injury", - "short_description": "Number of drug overdose deaths at the county level.", - "measure_type": "Count", - "unit": "Count", - "time_resolution": "Month", - "sources": [ - { - "id": "cms_mmd" - } - ] - }, - "bundle_chronic_diseases/dist/overdose_deaths_county.parquet|rate_deaths_overdose": { - "short_name": "Overdose death rate (county)", - "long_name": "Overdose Death Rate (County)", - "category": "injury", - "short_description": "Drug overdose death rate at the county level.", - "measure_type": "Rate", - "unit": "Deaths per 100,000", - "time_resolution": "Month", - "sources": [ - { - "id": "cms_mmd" - } - ] - }, - "bundle_chronic_diseases/dist/overdose_deaths_county.parquet|suppressed": { - "short_name": "Suppressed flag", - "short_description": "1 if the count was suppressed (small count), 0 otherwise.", - "measure_type": "Binary", - "unit": "0/1", - "time_resolution": "Month", - "sources": [ - { - "id": "cms_mmd" - } - ] - }, - "bundle_chronic_diseases/dist/overdose_deaths_state.parquet|geography": { - "short_name": "Geography", - "short_description": "U.S. state or territory name; 'United States' = national." - }, - "bundle_chronic_diseases/dist/overdose_deaths_state.parquet|time": { - "short_name": "Time", - "short_description": "Observation date in YYYY-MM-DD format." - }, - "bundle_chronic_diseases/dist/overdose_deaths_state.parquet|n_deaths_overdose": { - "short_name": "Overdose deaths (count)", - "long_name": "Number of Overdose Deaths (State)", - "category": "injury", - "short_description": "Number of drug overdose deaths at the state level.", - "measure_type": "Count", - "unit": "Count", - "time_resolution": "Month", - "sources": [ - { - "id": "cms_mmd" - } - ] - }, - "bundle_chronic_diseases/dist/overdose_deaths_state.parquet|rate_deaths_overdose": { - "short_name": "Overdose death rate (state)", - "long_name": "Overdose Death Rate (State)", - "category": "injury", - "short_description": "Drug overdose death rate at the state level.", - "measure_type": "Rate", - "unit": "Deaths per 100,000", - "time_resolution": "Month", - "sources": [ - { - "id": "cms_mmd" - } - ] - }, "_bundle": { "name": "bundle_chronic_diseases", "sources": [ @@ -1065,78 +454,6 @@ "epic_chronic/standard/county_year.csv.gz", "cms_mmd/standard/data_state_county_age.csv.gz" ] - }, - "epic_prevalence_by_geography.parquet": { - "sources": [ - "epic_chronic" - ], - "source_files": [ - "epic_chronic/standard/state_year.csv.gz" - ], - "note": "Stale output not produced by the current build.R (retained in dist/ from a prior build)." - }, - "epic_prevalence_by_geography_county.parquet": { - "sources": [ - "epic_chronic" - ], - "source_files": [ - "epic_chronic/standard/county_year.csv.gz" - ], - "note": "Stale output not produced by the current build.R (retained in dist/ from a prior build)." - }, - "prevalence_by_geography_and_source.parquet": { - "sources": [ - "brfss", - "cms_mmd", - "epic_chronic" - ], - "source_files": [ - "brfss/standard/data_survey.csv.gz", - "epic_chronic/standard/state_year.csv.gz", - "cms_mmd/standard/data_state_county_age.csv.gz" - ], - "note": "Stale output not produced by the current build.R (retained in dist/ from a prior build)." - }, - "prevalence_by_geography_year_and_source.parquet": { - "sources": [ - "brfss", - "cms_mmd" - ], - "source_files": [ - "brfss/standard/data_survey.csv.gz", - "cms_mmd/standard/data_state_county_age.csv.gz" - ], - "note": "Stale output not produced by the current build.R (retained in dist/ from a prior build)." - }, - "county_opioid_by_source.parquet": { - "sources": [], - "source_files": [], - "note": "Stale/foreign output not produced by the current build.R and not sourced from this bundle's chronic sources; retained in dist/ from a prior build." - }, - "deaths_cause_age.parquet": { - "sources": [], - "source_files": [], - "note": "Stale/foreign output not produced by the current build.R and not sourced from this bundle's chronic sources; retained in dist/ from a prior build." - }, - "overdose_by_geography_and_source.parquet": { - "sources": [], - "source_files": [], - "note": "Stale/foreign output not produced by the current build.R and not sourced from this bundle's chronic sources; retained in dist/ from a prior build." - }, - "overdose_by_geography_and_source_county.parquet": { - "sources": [], - "source_files": [], - "note": "Stale/foreign output not produced by the current build.R and not sourced from this bundle's chronic sources; retained in dist/ from a prior build." - }, - "overdose_deaths_county.parquet": { - "sources": [], - "source_files": [], - "note": "Stale/foreign output not produced by the current build.R and not sourced from this bundle's chronic sources; retained in dist/ from a prior build." - }, - "overdose_deaths_state.parquet": { - "sources": [], - "source_files": [], - "note": "Stale/foreign output not produced by the current build.R and not sourced from this bundle's chronic sources; retained in dist/ from a prior build." } } } diff --git a/data/bundle_chronic_diseases/process.json b/data/bundle_chronic_diseases/process.json index 0c99952cf..e3d04682a 100644 --- a/data/bundle_chronic_diseases/process.json +++ b/data/bundle_chronic_diseases/process.json @@ -95,80 +95,49 @@ } ], "source_files": { - "brfss/standard/data.csv.gz": [ - "prevalence_by_geography_and_source.parquet", - "prevalence_by_geography_year_and_source.parquet", - "brfss_prevalence_by_geography.parquet" + "brfss/standard/data_survey.csv.gz": [ + "brfss_prevalence_by_geography.parquet", + "prevalence_by_geography_and_year_and_source.parquet" ], - "epic/standard/state_no_time.csv.gz": [ - "epic_prevalence_by_geography.parquet", - "prevalence_by_geography_and_source.parquet" + "epic_chronic/standard/state_year.csv.gz": [ + "epic_prevalence_by_geography_year.parquet", + "prevalence_by_geography_and_year_and_source.parquet" ], - "epic/standard/county_no_time.csv.gz": [ - "epic_prevalence_by_geography_county.parquet" + "epic_chronic/standard/county_year.csv.gz": [ + "epic_prevalence_by_geography_county_and_source.parquet" ], "cms_mmd/standard/data_state_county_age.csv.gz": [ - "prevalence_by_geography_and_source.parquet", - "prevalence_by_geography_year_and_source.parquet", + "prevalence_by_geography_and_year_and_source.parquet", "epic_prevalence_by_geography_county_and_source.parquet" ] }, "dist_state": { "./data/bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet": "b064b35427de273ecaa85b289988b4b7", - "./data/bundle_chronic_diseases/dist/county_opioid_by_source.parquet": "53467fd1a7abe591a4e86ef14196ee67", - "./data/bundle_chronic_diseases/dist/deaths_cause_age.parquet": "aebde5e7f970fcf1a9ba25f1801fab4d", "./data/bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet": "ade448711bbc166a272212cd445ff68c", - "./data/bundle_chronic_diseases/dist/epic_prevalence_by_geography_county.parquet": "bc108de0907628ee4c3152a61abb184d", "./data/bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet": "542b074906c3e53aa0f911ad486e4dd4", - "./data/bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet": "095dc0070bae5878e8becbc7760724d7", - "./data/bundle_chronic_diseases/dist/overdose_by_geography_and_source_county.parquet": "4205ce858aed6b77f455615c77805ebe", - "./data/bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet": "7198caa0583b46bb95a4107f4a511bef", - "./data/bundle_chronic_diseases/dist/overdose_deaths_county.parquet": "89dab4953026a2eb51d9ac81e37c8fee", - "./data/bundle_chronic_diseases/dist/overdose_deaths_state.parquet": "8a94c249595fe948306576e4478f816f", "./data/bundle_chronic_diseases/dist/prevalence_by_geography_and_source.csv": "6a95a327bab3ebbb379c4637b56f09bd", - "./data/bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet": "4788ca656934ca9ec57cbfbe8a74c61d", "./data/bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet": "9ca69c799893c6ce40d16cebf521942b", - "./data/bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet": "c49728f2e07ce9667d2b1e505f0bf199", "./data/brfss/standard/datapackage.json": "ddaba0fe96c879485d1f4429a21b44e3", "./data/cms_mmd/standard/datapackage.json": "f6ae03d00dc049e032d4d07495f785c3" }, - "standard_state": { - "./data/brfss/standard/data.csv.gz": "03391818a9dba46c0eb86e17862527cf", - "./data/epic/standard/state_no_time.csv.gz": {}, - "./data/epic/standard/county_no_time.csv.gz": {}, - "./data/cms_mmd/standard/data_state_county_age.csv.gz": "88a800cf35c871a0c29f8908805e45bf" - }, "checked": "2026-07-24 19:27:21", "check_results": { "data/bundle_chronic_diseases/dist/brfss_prevalence_by_geography.parquet": [], - "data/bundle_chronic_diseases/dist/county_opioid_by_source.parquet": [], - "data/bundle_chronic_diseases/dist/deaths_cause_age.parquet": [], "data/bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet": [], - "data/bundle_chronic_diseases/dist/epic_prevalence_by_geography_county.parquet": [], "data/bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet": [], - "data/bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet": [], - "data/bundle_chronic_diseases/dist/overdose_by_geography_and_source_county.parquet": { - "data": "geography_nas" - }, - "data/bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet": [], - "data/bundle_chronic_diseases/dist/overdose_deaths_county.parquet": [], - "data/bundle_chronic_diseases/dist/overdose_deaths_state.parquet": { - "data": "geography_nas" - }, "data/bundle_chronic_diseases/dist/prevalence_by_geography_and_source.csv": { "data": "not_compressed", - "measures": ["missing_info: age", "missing_info: outcome_name", "missing_info: source", "missing_info: value", "missing_info: pct_captured", "missing_info: sample_size", "missing_info: value_lcl", "missing_info: value_ucl"] + "measures": [ + "missing_info: age", + "missing_info: outcome_name", + "missing_info: source", + "missing_info: value", + "missing_info: pct_captured", + "missing_info: sample_size", + "missing_info: value_lcl", + "missing_info: value_ucl" + ] }, - "data/bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet": [], - "data/bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet": [], - "data/bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet": { - "data": "geography_nas" - } - }, - "source_state": { - "./data/brfss/standard/data.csv.gz": "254cddbd431a47b1ee6620a3cbf0cf4a", - "./data/epic/standard/state_no_time.csv.gz": {}, - "./data/epic/standard/county_no_time.csv.gz": {}, - "./data/cms_mmd/standard/data_state_county_age.csv.gz": "88a800cf35c871a0c29f8908805e45bf" + "data/bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet": [] } } diff --git a/data/bundle_county_access/process.json b/data/bundle_county_access/process.json index 91d5a6b73..9895b565a 100644 --- a/data/bundle_county_access/process.json +++ b/data/bundle_county_access/process.json @@ -17,7 +17,11 @@ } } ], - "source_files": {}, + "source_files": { + "county_health_rankings/standard/data_county.csv.gz": [ + "county_access.parquet" + ] + }, "dist_state": { "./data/bundle_county_access/dist/county_access.parquet": "3231af368dd04b035049e4c6f6e4409c" }, diff --git a/data/bundle_county_chronic/process.json b/data/bundle_county_chronic/process.json index 613953d25..f23e410ae 100644 --- a/data/bundle_county_chronic/process.json +++ b/data/bundle_county_chronic/process.json @@ -17,7 +17,11 @@ } } ], - "source_files": {}, + "source_files": { + "county_health_rankings/standard/data_county.csv.gz": [ + "county_chronic.parquet" + ] + }, "dist_state": { "./data/bundle_county_chronic/dist/county_chronic.parquet": "277ceea10fb3a95852ffb3095508c84b" }, diff --git a/data/bundle_enteric_diseases/process.json b/data/bundle_enteric_diseases/process.json index fb3a0c2f1..1f766e3c5 100644 --- a/data/bundle_enteric_diseases/process.json +++ b/data/bundle_enteric_diseases/process.json @@ -9,12 +9,60 @@ "frequency": 0, "run_time": 6.94, "last_status": { - "log": ["", "Attaching package: 'dplyr'", "", "The following objects are masked from 'package:stats':", "", " filter, lag", "", "The following objects are masked from 'package:base':", "", " intersect, setdiff, setequal, union", "", "", "Attaching package: 'arrow'", "", "The following object is masked from 'package:utils':", "", " timestamp", "", "Wrote 202005 rows to dist/enteric_diseases.parquet", "Wrote 1142032 rows to dist/resistance_by_agent.parquet", "Wrote 1144329 rows to dist/resistance_by_pattern.parquet", "Wrote 447678 rows to dist/epic_diarrhea.parquet"], + "log": [ + "", + "Attaching package: 'dplyr'", + "", + "The following objects are masked from 'package:stats':", + "", + " filter, lag", + "", + "The following objects are masked from 'package:base':", + "", + " intersect, setdiff, setequal, union", + "", + "", + "Attaching package: 'arrow'", + "", + "The following object is masked from 'package:utils':", + "", + " timestamp", + "", + "Wrote 202005 rows to dist/enteric_diseases.parquet", + "Wrote 1142032 rows to dist/resistance_by_agent.parquet", + "Wrote 1144329 rows to dist/resistance_by_pattern.parquet", + "Wrote 447678 rows to dist/epic_diarrhea.parquet" + ], "success": true } } ], - "source_files": {}, + "source_files": { + "nnds/standard/data.csv.gz": [ + "enteric_diseases.parquet" + ], + "beam/standard/data.csv.gz": [ + "enteric_diseases.parquet" + ], + "narms/standard/data_resistance_agent.csv.gz": [ + "resistance_by_agent.parquet" + ], + "narms/standard/data_retail_meats.csv.gz": [ + "resistance_by_agent.parquet" + ], + "narms/standard/data_animal_pathogen.csv.gz": [ + "resistance_by_agent.parquet" + ], + "narms/standard/data_food_animals.csv.gz": [ + "resistance_by_agent.parquet" + ], + "narms/standard/data_resistance_pattern.csv.gz": [ + "resistance_by_pattern.parquet" + ], + "epic_diarrhea/standard/data_weekly.csv.gz": [ + "epic_diarrhea.parquet" + ] + }, "dist_state": { "./data/bundle_enteric_diseases/dist/enteric_diseases.parquet": "e602ab3ec324a9cb96a407b5c165fc10", "./data/bundle_enteric_diseases/dist/epic_diarrhea.parquet": "88eb5f189bfec6a6dc9556416d71ff77", diff --git a/data/bundle_injury_overdose/dist/brfss_prevalence_by_geography.parquet b/data/bundle_injury_overdose/dist/brfss_prevalence_by_geography.parquet deleted file mode 100644 index 8c6959cd7..000000000 Binary files a/data/bundle_injury_overdose/dist/brfss_prevalence_by_geography.parquet and /dev/null differ diff --git a/data/bundle_injury_overdose/dist/datapackage.json b/data/bundle_injury_overdose/dist/datapackage.json index f0e013e5d..c75c92bd4 100644 --- a/data/bundle_injury_overdose/dist/datapackage.json +++ b/data/bundle_injury_overdose/dist/datapackage.json @@ -2,228 +2,6 @@ "name": "bundle_injury_overdose", "title": "Bundle Injury Overdose", "resources": [ - { - "bytes": 307682, - "encoding": "windows-1252", - "md5": "05dd664886542c09f3c857586955315f", - "format": "parquet", - "name": "brfss_prevalence_by_geography", - "filename": "brfss_prevalence_by_geography.parquet", - "versions": { - "hash": [ - "0162a72bf61bbaac8f3ccb7e9adff6651e122e03" - ], - "author": [ - "weinbergerlab " - ], - "date": [ - "Wed Nov 12 13:57:55 2025 -0500" - ], - "message": [ - "update files" - ] - }, - "source": [], - "data_format": "tall", - "ids": [ - { - "variable": "geography" - } - ], - "id_length": 0, - "time": "time", - "profile": "data-resource", - "created": "2026-07-24 19:10:26.803724", - "last_modified": "2026-07-24 19:10:26.803724", - "vintage": {}, - "row_count": 5346, - "entity_count": 55, - "schema": { - "fields": [ - { - "name": "geography", - "duplicates": 5291, - "info": [], - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "Alabama": 98, - "Alaska": 98, - "Arizona": 98, - "Arkansas": 98, - "California": 98, - "Colorado": 98, - "Connecticut": 98, - "Delaware": 98, - "District of Columbia": 98, - "Florida": 98, - "Georgia": 98, - "Guam": 98, - "Hawaii": 98, - "Idaho": 98, - "Illinois": 98, - "Indiana": 98, - "Iowa": 98, - "Kansas": 98, - "Kentucky": 96, - "Louisiana": 98, - "Maine": 98, - "Maryland": 98, - "Massachusetts": 98, - "Michigan": 98, - "Minnesota": 98, - "Mississippi": 98, - "Missouri": 98, - "Montana": 98, - "Nebraska": 98, - "Nevada": 98, - "New Hampshire": 98, - "New Jersey": 98, - "New Mexico": 98, - "New York": 98, - "North Carolina": 98, - "North Dakota": 98, - "Ohio": 98, - "Oklahoma": 98, - "Oregon": 98, - "Pennsylvania": 98, - "Puerto Rico": 98, - "Rhode Island": 98, - "South Carolina": 98, - "South Dakota": 98, - "Tennessee": 98, - "Texas": 98, - "United States": 98, - "Utah": 98, - "Vermont": 98, - "Virgin Islands": 56, - "Virginia": 98, - "Washington": 98, - "West Virginia": 98, - "Wisconsin": 98, - "Wyoming": 98 - } - }, - { - "name": "year", - "duplicates": 5339, - "info": [], - "time_range": [-1, -1], - "type": "integer", - "missing": 0, - "mean": 2021.014964, - "sd": 1.998821, - "min": 2018, - "max": 2024 - }, - { - "name": "age", - "duplicates": 5339, - "info": [], - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "18-24 Years": 762, - "25-34 Years": 764, - "35-44 Years": 764, - "45-54 Years": 764, - "55-64 Years": 764, - "65+ Years": 764, - "Total": 764 - } - }, - { - "name": "source", - "duplicates": 5345, - "info": [], - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "CDC BRFSS": 5346 - } - }, - { - "name": "outcome_name", - "duplicates": 5344, - "info": [], - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "Diabetes": 2673, - "Obesity": 2673 - } - }, - { - "name": "value", - "duplicates": 38, - "info": { - "id": "value", - "short_name": "BRFSS prevalence", - "long_name": "BRFSS Self-Reported Prevalence", - "category": "injury", - "short_description": "Self-reported prevalence (%) of the outcome from the CDC BRFSS survey.", - "long_description": "Age-stratified, self-reported prevalence of the health outcome named in the outcome_name column, from the CDC Behavioral Risk Factor Surveillance System (BRFSS). The source column identifies the survey source.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - } - ] - }, - "time_range": [-1, -1], - "type": "float", - "missing": 0, - "mean": 21.624999, - "sd": 13.642342, - "min": 0, - "max": 76.971045 - }, - { - "name": "value_lcl", - "duplicates": 38, - "info": { - "short_name": "Prevalence lower CI", - "short_description": "Lower bound of the 95% confidence interval for the BRFSS prevalence estimate.", - "measure_type": "Percent", - "unit": "%", - "id": "value_lcl" - }, - "time_range": [-1, -1], - "type": "float", - "missing": 0, - "mean": 18.418671, - "sd": 12.833326, - "min": -20.263689, - "max": 48.129385 - }, - { - "name": "value_ucl", - "duplicates": 38, - "info": { - "short_name": "Prevalence upper CI", - "short_description": "Upper bound of the 95% confidence interval for the BRFSS prevalence estimate.", - "measure_type": "Percent", - "unit": "%", - "id": "value_ucl" - }, - "time_range": [-1, -1], - "type": "float", - "missing": 0, - "mean": 24.831326, - "sd": 15.211946, - "min": 0, - "max": 120.146276 - } - ] - }, - "sha512": "6db3479dfe95983e3590abe6214d0203f1610e285e6654c903f123fc5538c6e1c2d3cfced180cff2d765c56e2c586fb2b94cd0e69dfd6e4d46198b9f6642cbfe" - }, { "bytes": 29934, "encoding": "windows-1250", @@ -450,7 +228,10 @@ "name": "year", "duplicates": 9845, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "integer", "missing": 0, "mean": 2022.002234, @@ -462,7 +243,10 @@ "name": "geography", "duplicates": 6550, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -3806,7 +3590,10 @@ "file": "data_state_county_age.csv.gz" } }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "integer", "missing": 0, "mean": 1.272238, @@ -3876,7 +3663,10 @@ }, "id": "source" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -4041,7 +3831,10 @@ "name": "year", "duplicates": 2437710, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "integer", "missing": 0, "mean": 2015.538039, @@ -4053,7 +3846,10 @@ "name": "age", "duplicates": 2437728, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -4069,7 +3865,10 @@ "name": "sex", "duplicates": 2437731, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -4087,7 +3886,10 @@ "measure_type": "category", "id": "race" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -4109,7 +3911,10 @@ "measure_type": "category", "id": "ethnicity" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -4123,7 +3928,10 @@ "name": "geography", "duplicates": 2437682, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -4790,7 +4598,10 @@ }, "id": "cause_of_death" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -4829,7 +4640,10 @@ "source_id": "value", "id": "value" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "float", "missing": 2137050, "mean": 13.310697, @@ -4844,7 +4658,10 @@ "source_id": "N", "id": "N" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "integer", "missing": 2137053, "mean": 131.680352, @@ -5110,7 +4927,10 @@ "name": "year", "duplicates": 112296, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "integer", "missing": 0, "mean": 2012.5, @@ -5122,7 +4942,10 @@ "name": "age", "duplicates": 112314, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -5138,7 +4961,10 @@ "name": "geography", "duplicates": 112268, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -5805,7 +5631,10 @@ }, "id": "cause_of_death" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -5845,7 +5674,10 @@ } ] }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "float", "missing": 53813, "mean": 8.874605, @@ -5872,7 +5704,10 @@ } ] }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "integer", "missing": 53813, "mean": 344.576205, @@ -5884,289 +5719,6 @@ }, "sha512": "f4cd3779ae4388fefde92e65d7445ef1d7c1429ee3625ce9a6633d1c039d90aa50c2a1870677e7e766b75a95ae4b366e9adcdc5043f9a54137750fd5d7b26532" }, - { - "bytes": 82152, - "encoding": "windows-1252", - "md5": "50273d881ec4e84be00167180c0c63c1", - "format": "parquet", - "name": "epic_prevalence_by_geography_year", - "filename": "epic_prevalence_by_geography_year.parquet", - "versions": { - "hash": [ - "0162a72bf61bbaac8f3ccb7e9adff6651e122e03" - ], - "author": [ - "weinbergerlab " - ], - "date": [ - "Wed Nov 12 13:57:55 2025 -0500" - ], - "message": [ - "update files" - ] - }, - "source": [], - "data_format": "tall", - "ids": [ - { - "variable": "geography" - } - ], - "id_length": 0, - "time": "time", - "profile": "data-resource", - "created": "2026-07-24 19:10:26.821723", - "last_modified": "2026-07-24 19:10:26.821723", - "vintage": {}, - "row_count": 6048, - "entity_count": 52, - "schema": { - "fields": [ - { - "name": "geography", - "duplicates": 5996, - "info": [], - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "Alabama": 128, - "Alaska": 128, - "Arizona": 128, - "Arkansas": 128, - "California": 64, - "Colorado": 32, - "Connecticut": 80, - "Delaware": 128, - "District of Columbia": 32, - "Florida": 112, - "Georgia": 128, - "Guam": 128, - "Hawaii": 128, - "Idaho": 128, - "Illinois": 128, - "Indiana": 128, - "Iowa": 128, - "Kansas": 128, - "Kentucky": 128, - "Louisiana": 128, - "Maine": 128, - "Maryland": 128, - "Massachusetts": 128, - "Michigan": 128, - "Minnesota": 128, - "Mississippi": 128, - "Missouri": 128, - "Montana": 128, - "Nebraska": 128, - "Nevada": 32, - "New Hampshire": 128, - "New Jersey": 128, - "New Mexico": 128, - "New York": 128, - "North Carolina": 128, - "North Dakota": 128, - "Ohio": 128, - "Oklahoma": 128, - "Oregon": 128, - "Pennsylvania": 128, - "Rhode Island": 128, - "South Carolina": 128, - "South Dakota": 128, - "Tennessee": 128, - "Texas": 128, - "Utah": 16, - "Vermont": 64, - "Virginia": 128, - "Washington": 128, - "West Virginia": 112, - "Wisconsin": 128, - "Wyoming": 128 - } - }, - { - "name": "fips", - "duplicates": 5995, - "info": [], - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "01": 128, - "02": 128, - "04": 128, - "05": 128, - "06": 64, - "08": 32, - "09": 80, - "10": 128, - "11": 16, - "11001": 16, - "12": 112, - "13": 128, - "15": 128, - "16": 128, - "17": 128, - "18": 128, - "19": 128, - "20": 128, - "21": 128, - "22": 128, - "23": 128, - "24": 128, - "25": 128, - "26": 128, - "27": 128, - "28": 128, - "29": 128, - "30": 128, - "31": 128, - "32": 32, - "33": 128, - "34": 128, - "35": 128, - "36": 128, - "37": 128, - "38": 128, - "39": 128, - "40": 128, - "41": 128, - "42": 128, - "44": 128, - "45": 128, - "46": 128, - "47": 128, - "48": 128, - "49": 16, - "50": 64, - "51": 128, - "53": 128, - "54": 112, - "55": 128, - "56": 128, - "66010": 128 - } - }, - { - "name": "age", - "duplicates": 6040, - "info": [], - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "<18 Years": 756, - "18-24 Years": 756, - "25-34 Years": 756, - "35-44 Years": 756, - "45-54 Years": 756, - "55-64 Years": 756, - "65+ Years": 756, - "Total": 756 - } - }, - { - "name": "year", - "duplicates": 6040, - "info": [], - "time_range": [-1, -1], - "type": "integer", - "missing": 0, - "mean": 2021.507937, - "sd": 2.287997, - "min": 2018, - "max": 2025 - }, - { - "name": "outcome_name", - "duplicates": 6047, - "info": [], - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "Diabetes": 6048 - } - }, - { - "name": "source", - "duplicates": 6046, - "info": [], - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "Epic Cosmos: HbA1c": 3024, - "Epic Cosmos: ICD10": 3024 - } - }, - { - "name": "value", - "duplicates": 3936, - "info": { - "id": "value", - "short_name": "Epic prevalence", - "long_name": "Epic Cosmos Condition Prevalence", - "category": "injury", - "short_description": "Prevalence of the outcome among Epic Cosmos patients, by geography, age, and year.", - "long_description": "Prevalence of the health outcome named in the outcome_name column among patients in the Epic Cosmos database, stratified by geography, age group, and year. The source column identifies the data source.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "epic_cosmos" - } - ] - }, - "time_range": [-1, -1], - "type": "float", - "missing": 118, - "mean": 8.422501, - "sd": 7.252856, - "min": 0.08, - "max": 36.42 - }, - { - "name": "pct_captured", - "duplicates": 3095, - "info": { - "short_name": "Percent captured", - "short_description": "Percentage of the population represented in the Epic Cosmos denominator for this geography.", - "measure_type": "Percent", - "unit": "%", - "id": "pct_captured" - }, - "time_range": [-1, -1], - "type": "float", - "missing": 128, - "mean": 31.86345, - "sd": 16.52529, - "min": 0.766688, - "max": 98.013503 - }, - { - "name": "sample_size", - "duplicates": 3053, - "info": { - "short_name": "Sample size", - "short_description": "Number of patients in the Epic Cosmos denominator for this geography, age, and year.", - "measure_type": "Count", - "unit": "Patients", - "id": "sample_size" - }, - "time_range": [-1, -1], - "type": "integer", - "missing": 0, - "mean": 466003.647156, - "sd": 909645.725033, - "min": 17, - "max": 9864545 - } - ] - }, - "sha512": "4b2105f8ac2ba0c5c6848d19f42513081e9775ccff0047f8ef51331b7c383158103b95669f4d1e78ac459f2a3603bd3694cc0ae599e3989229985f7cbc4cdef3" - }, { "bytes": 314240, "encoding": "windows-1252", @@ -6305,7 +5857,10 @@ "name": "geography", "duplicates": 468743, "info": [], - "time_range": [0, 23], + "time_range": [ + 0, + 23 + ], "type": "string", "missing": 0, "table": { @@ -6367,7 +5922,10 @@ "name": "time", "duplicates": 468771, "info": [], - "time_range": [0, 23], + "time_range": [ + 0, + 23 + ], "type": "string", "missing": 0, "table": { @@ -6401,7 +5959,10 @@ "name": "age", "duplicates": 468789, "info": [], - "time_range": [0, 23], + "time_range": [ + 0, + 23 + ], "type": "string", "missing": 0, "table": { @@ -6417,7 +5978,10 @@ "name": "sex", "duplicates": 468792, "info": [], - "time_range": [0, 23], + "time_range": [ + 0, + 23 + ], "type": "string", "missing": 0, "table": { @@ -6435,7 +5999,10 @@ "measure_type": "category", "id": "race" }, - "time_range": [0, 23], + "time_range": [ + 0, + 23 + ], "type": "string", "missing": 0, "table": { @@ -6457,7 +6024,10 @@ "measure_type": "category", "id": "ethnicity" }, - "time_range": [0, 23], + "time_range": [ + 0, + 23 + ], "type": "string", "missing": 0, "table": { @@ -6676,7 +6246,10 @@ }, "id": "source" }, - "time_range": [0, 23], + "time_range": [ + 0, + 23 + ], "type": "string", "missing": 0, "table": { @@ -6706,7 +6279,10 @@ } ] }, - "time_range": [0, 23], + "time_range": [ + 0, + 23 + ], "type": "float", "missing": 378712, "mean": 14.853896, @@ -6972,7 +6548,10 @@ "name": "age", "duplicates": 41178, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -6988,7 +6567,10 @@ "name": "geography", "duplicates": 41132, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -7259,7 +6841,10 @@ }, "id": "source" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -7277,7 +6862,10 @@ "name": "year", "duplicates": 41159, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "integer", "missing": 0, "mean": 2013.257576, @@ -7292,7 +6880,10 @@ "source_id": "value", "id": "value" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "float", "missing": 19585, "mean": 21.538303, @@ -7318,7 +6909,10 @@ ], "id": "epic_n_ed_firearm" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "integer", "missing": 38688, "mean": 323.068109, @@ -7336,7 +6930,10 @@ "unit": "Binary indicator", "id": "suppressed_firearm" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "integer", "missing": 38688, "mean": 0.283253, @@ -7638,7 +7235,10 @@ "name": "time", "duplicates": 67582, "info": [], - "time_range": [80, 105], + "time_range": [ + 80, + 105 + ], "type": "string", "missing": 0, "table": { @@ -7987,7 +7587,10 @@ }, "id": "source" }, - "time_range": [80, 105], + "time_range": [ + 80, + 105 + ], "type": "string", "missing": 0, "table": { @@ -8026,7 +7629,10 @@ } ] }, - "time_range": [80, 105], + "time_range": [ + 80, + 105 + ], "type": "float", "missing": 20095, "mean": 139.740533, @@ -8038,7 +7644,10 @@ "name": "age", "duplicates": 67698, "info": [], - "time_range": [80, 105], + "time_range": [ + 80, + 105 + ], "type": "string", "missing": 0, "table": { @@ -8068,7 +7677,10 @@ ], "id": "epic_n_ed_firearm" }, - "time_range": [60, 80], + "time_range": [ + 60, + 80 + ], "type": "integer", "missing": 38688, "mean": 28.920802, @@ -8086,7 +7698,10 @@ "unit": "Binary indicator", "id": "suppressed_firearm" }, - "time_range": [60, 80], + "time_range": [ + 60, + 80 + ], "type": "integer", "missing": 38688, "mean": 0.717191, @@ -8098,7 +7713,10 @@ "name": "geography", "duplicates": 67652, "info": [], - "time_range": [80, 105], + "time_range": [ + 80, + 105 + ], "type": "string", "missing": 0, "table": { @@ -8166,7 +7784,10 @@ "unit": "state abbreviation", "id": "state" }, - "time_range": [80, 105], + "time_range": [ + 80, + 105 + ], "type": "string", "missing": 0, "table": { @@ -8470,7 +8091,10 @@ "name": "fips", "duplicates": 21490, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "integer", "missing": 0, "mean": 30310.386971, @@ -8482,7 +8106,10 @@ "name": "date", "duplicates": 24552, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -8503,7 +8130,10 @@ "source_id": "gtrends_narcan", "id": "gtrends_narcan" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "float", "missing": 0, "mean": 18.532359, @@ -8518,7 +8148,10 @@ "source_id": "gtrends_9mm", "id": "gtrends_9mm" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "float", "missing": 0, "mean": 39.699673, @@ -8533,7 +8166,10 @@ "source_id": "gtrends_shotgun", "id": "gtrends_shotgun" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "float", "missing": 0, "mean": 42.974312, @@ -8548,7 +8184,10 @@ "source_id": "gtrends_heat+exhaustion", "id": "gtrends_heat_exhaustion" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "float", "missing": 0, "mean": 10.812023, @@ -8810,7 +8449,10 @@ "name": "year", "duplicates": 3732, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "integer", "missing": 0, "mean": 2020.833333, @@ -8821,4390 +8463,177 @@ { "name": "source", "duplicates": 3741, - "info": { - "short_name": "Data source", - "levels": { - "Google Health Trends: Heat Stroke": { - "source_id": "gtrends_heat+stroke", - "id": "Google Health Trends: Heat Stroke" - }, - "Google Health Trends: Heat Exhaustion": { - "source_id": "gtrends_heat+exhaustion", - "id": "Google Health Trends: Heat Exhaustion" - }, - "Epic Cosmos": { - "source_id": "epic_rate_ed_heat", - "id": "Epic Cosmos" - } - }, - "id": "source" - }, - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "Epic Cosmos": 2496, - "Google Health Trends: Heat Exhaustion": 624, - "Google Health Trends: Heat Stroke": 624 - } - }, - { - "name": "geography", - "duplicates": 3692, - "info": [], - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "Alabama": 72, - "Alaska": 72, - "Arizona": 72, - "Arkansas": 72, - "California": 72, - "Colorado": 72, - "Connecticut": 72, - "Delaware": 72, - "District of Columbia": 72, - "Florida": 72, - "Georgia": 72, - "Hawaii": 72, - "Idaho": 72, - "Illinois": 72, - "Indiana": 72, - "Iowa": 72, - "Kansas": 72, - "Kentucky": 72, - "Louisiana": 72, - "Maine": 72, - "Maryland": 72, - "Massachusetts": 72, - "Michigan": 72, - "Minnesota": 72, - "Mississippi": 72, - "Missouri": 72, - "Montana": 72, - "Nebraska": 72, - "Nevada": 72, - "New Hampshire": 72, - "New Jersey": 72, - "New Mexico": 72, - "New York": 72, - "North Carolina": 72, - "North Dakota": 72, - "Ohio": 72, - "Oklahoma": 72, - "Oregon": 72, - "Pennsylvania": 72, - "Rhode Island": 72, - "South Carolina": 72, - "South Dakota": 72, - "Tennessee": 72, - "Texas": 72, - "United States": 72, - "Utah": 72, - "Vermont": 72, - "Virginia": 72, - "Washington": 72, - "West Virginia": 72, - "Wisconsin": 72, - "Wyoming": 72 - } - }, - { - "name": "age", - "duplicates": 3738, - "info": [], - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "<15 Years": 416, - "15-24 Years": 416, - "25-44 Years": 416, - "45-64 Years": 416, - "65+ Years": 416, - "Total": 1664 - } - }, - { - "name": "value", - "duplicates": 52, - "info": { - "id": "value", - "short_name": "Heat-related measure", - "long_name": "Heat-Related Illness Surveillance Measure by Source", - "category": "injury", - "short_description": "Heat-related illness measure; units depend on the source (see source column).", - "long_description": "Annual heat-related measure in long format. The source column identifies the data source: Google Health Trends (heat stroke or heat exhaustion search volume, annual average) or Epic Cosmos (heat-related ED visit rate per 100,000). Alaska is excluded from Epic Cosmos estimates.", - "measure_type": "Mixed (rate or probability, depending on source)", - "unit": "Varies by source", - "time_resolution": "Year", - "sources": [ - { - "id": "gtrends" - }, - { - "id": "epic_cosmos" - } - ] - }, - "time_range": [-1, -1], - "type": "float", - "missing": 48, - "mean": 78.845873, - "sd": 87.133683, - "min": 0.729765, - "max": 892.857143 - }, - { - "name": "suppressed_heat", - "duplicates": 3741, - "info": { - "short_name": "Heat value suppressed flag", - "short_description": "1 if the Epic Cosmos heat-related ED value was suppressed (small count) and imputed, 0 otherwise.", - "measure_type": "Binary", - "unit": "Binary indicator", - "id": "suppressed_heat" - }, - "time_range": [-1, -1], - "type": "integer", - "missing": 1248, - "mean": 0.142628, - "sd": 0.349763, - "min": 0, - "max": 1 - } - ] - }, - "sha512": "8b51db8ffc4e8a3189ae3e7cb70976925f0dfc26f270a708251176ef7875c850175a067ee0449aec1f749c406c160f31295d2e9d6c487e9eadde0553fc1d4c12" - }, - { - "bytes": 236315, - "encoding": "windows-1252", - "md5": "347f3ae467887e916e1b3e1edca50aff", - "format": "parquet", - "name": "heat_related_geography_source", - "filename": "heat_related_geography_source.parquet", - "versions": { - "hash": [ - "eefd67cd32baf55c2901a4eccf57ed340aa42ffa", - "5fbead9f997752301d278d310cca41bf9950e0a8", - "cce0a8962dd6d944f63ce650df20a89d79e8c041", - "cdf6dd02ab71abe4c7f3772cb19d9ed12d59ebc8", - "982bfbc3b886229493b185772c359fca75450d72", - "894b425bb24151b422863e6016d86ef2c2b02442", - "4e92d7aed29b48d060ce84d62ddcdedbf1d882e1", - "c754e9c9299f5eff1b5ff026584992ff68c55378", - "166e88bc7340296cc783a2cc79808eede434cfe9", - "2c4944f652b0adc2d8b82d344367e1b6cc2832ab", - "7f67d6cf056cfb5a570d5397ded9b3393940ca77", - "7c87c0031815a34d44cd180360ee8a05219630b2", - "9350c79e83806f1ec19d068a109aff1aa96751b8", - "ad9dfcce1dd51c06afa52f37fc2b99d16ecd55d5", - "171f4b0c2aa4d95ff9ae372707fa636900a6e04c", - "dc17c73715598d6b86ceac990f3f34d96d6e463d", - "7a4bc8728ec95aa37da184b2f512e5aa962340e6", - "86a28d8f71174fa8b4f014f08e1efd9cc9448373", - "4b876f80a6f14ab28c5ed8737110f62b83ea8070", - "93db793e9dedf305c469b2b4bb93e3940bbbbbc8", - "611b90092022fb0681db758d7895ee25d6917d89", - "882759aa92a3766efe473c65840be4bb8dc5581e", - "7ab02b78f0f55e3c57e0e04ae065d86285115c25", - "99947152b7e108f0d5e4c25de1929fd88fa6f026", - "350ad1acdec31114d5abf9ce166dfd79b113c49d", - "28f15a0c87be64e2684cad88e27200ef58bd1d39", - "ac61afa5a045058ab7fc74519bb6b7136d88759a" - ], - "author": [ - "tobysalmon ", - "GitHub Actions ", - "tobysalmon ", - "Weinberger ", - "Weinberger ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "Weinberger ", - "GitHub Actions ", - "Weinberger ", - "Weinberger ", - "weinbergerlab ", - "weinbergerlab ", - "weinbergerlab ", - "GitHub Actions ", - "weinbergerlab ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "Weinberger ", - "Weinberger ", - "weinbergerlab ", - "weinbergerlab " - ], - "date": [ - "Tue Feb 3 21:40:40 2026 -0500", - "Tue Jan 20 14:51:21 2026 +0000", - "Mon Jan 19 13:48:00 2026 -0500", - "Sun Jan 18 22:22:06 2026 -0500", - "Sun Jan 18 22:00:26 2026 -0500", - "Tue Jan 13 14:44:06 2026 +0000", - "Mon Jan 5 08:56:14 2026 +0000", - "Mon Dec 29 08:46:12 2025 +0000", - "Mon Dec 22 08:47:17 2025 +0000", - "Mon Dec 15 08:49:14 2025 +0000", - "Fri Dec 12 12:04:29 2025 -0500", - "Thu Dec 11 08:45:37 2025 +0000", - "Wed Dec 10 14:47:01 2025 -0500", - "Wed Dec 10 12:15:00 2025 -0500", - "Thu Dec 4 17:19:46 2025 -0500", - "Thu Dec 4 17:16:27 2025 -0500", - "Thu Dec 4 10:42:25 2025 -0500", - "Thu Dec 4 08:41:27 2025 +0000", - "Wed Dec 3 16:52:55 2025 -0500", - "Wed Dec 3 02:50:59 2025 +0000", - "Mon Dec 1 21:47:35 2025 +0000", - "Mon Dec 1 08:44:53 2025 +0000", - "Thu Nov 27 08:40:16 2025 +0000", - "Tue Nov 25 10:34:15 2025 -0500", - "Tue Nov 25 10:21:15 2025 -0500", - "Tue Nov 11 14:43:14 2025 -0500", - "Tue Nov 11 14:28:21 2025 -0500" - ], - "message": [ - "adding crosstabs from wisqars", - "scheduled data build", - "demographic fix", - "rerun bundle", - "swap in epic pct to epic rate (per 100K)", - "scheduled data build", - "scheduled data build", - "scheduled data build", - "scheduled data build", - "scheduled data build", - "adds demographics cuts for wisqars", - "scheduled data build", - "update injury bundle with cleaned epic data", - "update bundle", - "reslve git merge conflict", - "fixes output columsn on bundle; sets Alaska to NA for Epic", - "adds heat", - "scheduled data build", - "bundle updates", - "scheduled data build", - "scheduled data build", - "scheduled data build", - "scheduled data build", - "adds heat related Epic to bundle", - "fix outpt files to add in Epic monthly data for OD and firearms", - "fix heat formatting", - "move outputs to dist" - ] - }, - "source": [], - "data_format": "tall", - "ids": [ - { - "variable": "geography" - } - ], - "id_length": 0, - "time": "time", - "profile": "data-resource", - "created": "2026-07-24 19:10:26.830724", - "last_modified": "2026-07-24 19:10:26.830724", - "vintage": {}, - "row_count": 30264, - "entity_count": 52, - "schema": { - "fields": [ - { - "name": "geography", - "duplicates": 30212, - "info": [], - "time_range": [0, 80], - "type": "string", - "missing": 0, - "table": { - "Alabama": 582, - "Alaska": 582, - "Arizona": 582, - "Arkansas": 582, - "California": 582, - "Colorado": 582, - "Connecticut": 582, - "Delaware": 582, - "District of Columbia": 582, - "Florida": 582, - "Georgia": 582, - "Hawaii": 582, - "Idaho": 582, - "Illinois": 582, - "Indiana": 582, - "Iowa": 582, - "Kansas": 582, - "Kentucky": 582, - "Louisiana": 582, - "Maine": 582, - "Maryland": 582, - "Massachusetts": 582, - "Michigan": 582, - "Minnesota": 582, - "Mississippi": 582, - "Missouri": 582, - "Montana": 582, - "Nebraska": 582, - "Nevada": 582, - "New Hampshire": 582, - "New Jersey": 582, - "New Mexico": 582, - "New York": 582, - "North Carolina": 582, - "North Dakota": 582, - "Ohio": 582, - "Oklahoma": 582, - "Oregon": 582, - "Pennsylvania": 582, - "Rhode Island": 582, - "South Carolina": 582, - "South Dakota": 582, - "Tennessee": 582, - "Texas": 582, - "United States": 582, - "Utah": 582, - "Vermont": 582, - "Virginia": 582, - "Washington": 582, - "West Virginia": 582, - "Wisconsin": 582, - "Wyoming": 582 - } - }, - { - "name": "time", - "duplicates": 30159, - "info": [], - "time_range": [0, 80], - "type": "string", - "missing": 0, - "table": { - "2014-01-07": 104, - "2015-01-07": 104, - "2016-01-07": 104, - "2017-01-07": 104, - "2018-01-01": 312, - "2018-01-07": 104, - "2018-02-01": 312, - "2018-03-01": 312, - "2018-04-01": 312, - "2018-05-01": 312, - "2018-06-01": 312, - "2018-07-01": 312, - "2018-08-01": 312, - "2018-09-01": 312, - "2018-10-01": 312, - "2018-11-01": 312, - "2018-12-01": 312, - "2019-01-01": 312, - "2019-01-07": 104, - "2019-02-01": 312, - "2019-03-01": 312, - "2019-04-01": 312, - "2019-05-01": 312, - "2019-06-01": 312, - "2019-07-01": 312, - "2019-08-01": 312, - "2019-09-01": 312, - "2019-10-01": 312, - "2019-11-01": 312, - "2019-12-01": 312, - "2020-01-01": 312, - "2020-01-07": 104, - "2020-02-01": 312, - "2020-03-01": 312, - "2020-04-01": 312, - "2020-05-01": 312, - "2020-06-01": 312, - "2020-07-01": 312, - "2020-08-01": 312, - "2020-09-01": 312, - "2020-10-01": 312, - "2020-11-01": 312, - "2020-12-01": 312, - "2021-01-01": 312, - "2021-01-07": 104, - "2021-02-01": 312, - "2021-03-01": 312, - "2021-04-01": 312, - "2021-05-01": 312, - "2021-06-01": 312, - "2021-07-01": 312, - "2021-08-01": 312, - "2021-09-01": 312, - "2021-10-01": 312, - "2021-11-01": 312, - "2021-12-01": 312, - "2022-01-01": 312, - "2022-01-07": 104, - "2022-02-01": 312, - "2022-03-01": 312, - "2022-04-01": 312, - "2022-05-01": 312, - "2022-06-01": 312, - "2022-07-01": 312, - "2022-08-01": 312, - "2022-09-01": 312, - "2022-10-01": 312, - "2022-11-01": 312, - "2022-12-01": 312, - "2023-01-01": 312, - "2023-01-07": 104, - "2023-02-01": 312, - "2023-03-01": 312, - "2023-04-01": 312, - "2023-05-01": 312, - "2023-06-01": 312, - "2023-07-01": 312, - "2023-08-01": 312, - "2023-09-01": 312, - "2023-10-01": 312, - "2023-11-01": 312, - "2023-12-01": 312, - "2024-01-01": 312, - "2024-01-07": 104, - "2024-02-01": 312, - "2024-03-01": 312, - "2024-04-01": 312, - "2024-05-01": 312, - "2024-06-01": 312, - "2024-07-01": 312, - "2024-08-01": 312, - "2024-09-01": 312, - "2024-10-01": 312, - "2024-11-01": 312, - "2024-12-01": 312, - "2025-01-01": 312, - "2025-01-07": 104, - "2025-02-01": 312, - "2025-03-01": 312, - "2025-04-01": 312, - "2025-05-01": 312, - "2025-06-01": 312, - "2025-07-01": 312, - "2025-08-01": 312, - "2025-09-01": 312 - } - }, - { - "name": "source", - "duplicates": 30261, - "info": { - "short_name": "Data source", - "levels": { - "Google Health Trends: Heat Stroke": { - "source_id": "gtrends_heat+stroke", - "id": "Google Health Trends: Heat Stroke" - }, - "Google Health Trends: Heat Exhaustion": { - "source_id": "gtrends_heat+exhaustion", - "id": "Google Health Trends: Heat Exhaustion" - }, - "Epic Cosmos": { - "source_id": "epic_rate_ed_heat", - "id": "Epic Cosmos" - } - }, - "id": "source" - }, - "time_range": [0, 80], - "type": "string", - "missing": 0, - "table": { - "Epic Cosmos": 29016, - "Google Health Trends: Heat Exhaustion": 624, - "Google Health Trends: Heat Stroke": 624 - } - }, - { - "name": "value", - "duplicates": 8791, - "info": { - "source_id": "value", - "id": "value" - }, - "time_range": [0, 80], - "type": "float", - "missing": 558, - "mean": 224.997012, - "sd": 547.358294, - "min": 0.636803, - "max": 19230.769231 - }, - { - "name": "age", - "duplicates": 30258, - "info": [], - "time_range": [0, 80], - "type": "string", - "missing": 0, - "table": { - "<15 Years": 4836, - "15-24 Years": 4836, - "25-44 Years": 4836, - "45-64 Years": 4836, - "65+ Years": 4836, - "Total": 6084 - } - }, - { - "name": "suppressed_heat", - "duplicates": 30261, - "info": { - "short_name": "Heat value suppressed flag", - "short_description": "1 if the Epic Cosmos heat-related ED value was suppressed (small count) and imputed, 0 otherwise.", - "measure_type": "Binary", - "unit": "Binary indicator", - "id": "suppressed_heat" - }, - "time_range": [60, 80], - "type": "integer", - "missing": 1248, - "mean": 0.77378, - "sd": 0.41839, - "min": 0, - "max": 1 - } - ] - }, - "sha512": "efa0f91f5565234a4e28c30d885b0193fd47e0e111d6dab5e237a13433d5358f300236441735f05f9424fbeab2ca9d35d4df728e9f07c66bc1ca2f782f96164f" - }, - { - "bytes": 103904, - "encoding": "IBM420_rtl", - "md5": "f36fa7de6249e8bdaaac2a5f56cbce45", - "format": "parquet", - "name": "heat_risk", - "filename": "heat_risk.parquet", - "versions": { - "hash": [ - "b0937a2011fe31519f61fd21b89a40ee0b2ab04c", - "aa35ed5ce15affcbac4b05df00643d9e9055a990", - "0fad90cdb20992ba09e03a6b01c1220161ab77a0", - "d7d562c1f41fc2b0e1b5b578049d2ee331a0156b", - "059735c961c63c9307be1f4192c2461b2f4d96dc", - "823294fc53d8e3cd5a73be1a84f54278c6f69edb", - "c10674ea80fc4ee1891acfe3fc9716eed163bcfb", - "43bfc4549aa1072b471785ed07d900a5d25575fb", - "893386f2f892668e162a8b0e121a7ca096be0ef2", - "4f91a0e0778b5c6417074fc9ed942b5f89377e6f", - "a5c7602ac4b7ba74cc15be057a3a12fcd7af91c7", - "98729a3e7edbed8f822302c039ae2de504b83943", - "3582dfb7d081b6c4620025ad8f4628360d9f82c9", - "5b57e7df25eb6f8e63a80bd1a87f5eee3afb6bf3", - "8b724d4f476bc987cd93abcc7864a60da18da76e", - "d9f3e480ad137168be7ade510bae573408a462c9", - "90f5921bde9aecacc3513c3e3e16c2d85ee7c319", - "09d3a7ddb221e9ad2952e10c07d2d3bf24acb9fb", - "e37dd33e323374902d4a5f77971ae3d558615102", - "d88753e4dab0f772f722352da3069a8d9cf53f29", - "d0cfaea7ecfd234d5d668448b0e52286794e253e", - "46c4d07a7af4fc3a1db677ff2377dc764bf4f36e", - "af3c5e04097ac64a39577f03997d8077546a9994", - "f3b8e9bc5d1ef1d139dbb12cd2d5a40f7479aa20", - "531541661229e4d1693b10365aa0bd0e83e853a8", - "702144634da1a7c064e5a0ea117aa85c983aec37", - "97fffda5777cca524d3f736bba2643d96ae5a12c", - "b97cb10eeaaf1515d25491cfe0c0ef4c6333c5fc", - "1ff5d436f874db04d4b29ebb18c808031a6d5765", - "cf1e9c20271a621f50ce9807115662a729fdefae", - "e819efccbc72b5c74e1e8c2b84425e91dec7a87d", - "3ab16e8bc16e104bd0535330ddb26b7318add656", - "e1631877a9bef45a384fac2fd9f6beda44a6e2f9", - "3f368eb580ec554ac8cc62e100dcdadf347e6aa2", - "11890f047bb1c27882f09ecf36b46686abc5c796", - "2e537bec8f261191d34b05d12749381844c3d42a", - "ee04158689fa20e1a4677b8d107d1a3821fd3063", - "4f90d7c6e1adfec5312381573d87266db42a8528", - "c94bb62c0004e219621ea059f2a9c7dee884e970", - "8e8adc97349cc55d6f65a52bcbf85b5452cd3cc2", - "f6c096f529d3b508bd63b526fc1a5bad48eed709", - "bf315589168a4c1f6692c002221a8791a3420cf0", - "0afa8019569193415cbec52a4b7a4bd0bf8b190f", - "daa60198f38ab3e66df5ecf0160db94965dcb069", - "ebd39c1c35b81350a985854ad655968593242320", - "63d8d5cd6335a8775d31c90f982276006ad2ee12", - "a3ff6f6f46df69b8b09919249aaf158448d622a4", - "3656f24b1879fe033253ca7e5e5228e5b77bcf9e", - "e3f8d0f043ecb178f78872507a13c2522f053532", - "9ea92f424d6e06979852e32cd88e1ea7b82eb5e0", - "d1922ebd6663944bfc7cb0b05db83512025840fb", - "1f09c5cb4a07093525f814389f20afaa2a8fade8", - "c24ae79a14a1a9aa337d343cbbe314680eac137d", - "ff18d7ec5114a688cec1427a2b522ed4777f0d1f", - "31c99e8a5cd605010208f3172efc055f6e7a7638", - "c90029acc218852079ad5eab034ca247561e75d7", - "39378f5f3300011bb77dcd8d81afc0ee50b163b7", - "5756a7b9f2ecdf915627077e85acca19930d037d", - "a3a88cb5e9d5afda114dcb35b151a014d3042df0", - "06a42a1e858d24db9185fa2d32519be37c439aaa", - "ca708bb94530e9a8320c75ff42ab6087c1c3e39c", - "d343235618bc6ea479a5ef1dc39991e8f9f812cf", - "ba8c9a6dba43e01e7cd5f9ffe688a0b7b51ea5f8", - "ff777110402cf4a2bdb5b2b1da9786313aaa5733", - "fd991a50a02fa4ee64a9aab7b233ecdcb0eacd82", - "4c75101c80e957310dd59279526f61b4562123fa", - "a42adebbef71d15cbb4898ed01174d05995356ba", - "0b78a0026f6b9166699201ab5ba2e8d5e75a877a", - "fe5f4c79cabd17a1885827296dc802566a80ac16", - "964d5a9db6fd0ff29a5c89cd7eb2ff6cb738b111", - "7e5e374ab33a827b2e860333a2d265c8517a837c", - "9a4c70202ed5928ba9ea9369eabd53d76a6a72f7", - "b17348ffc63e58e4fc7e67d94c0d24c3bf0515e4", - "3e70f0a758ba080369c4d20167915c30e9db6925", - "83cb896d076c03cece1e31041ec3dbb5530b72dd", - "449d16547331e355f0f96160c3f98f3eb63342eb", - "92a414f51fc6c01ae72ebfcb4653bc342a3dfa41", - "b9db2bc669526361857e29f1fb3f3fdcfce26f30", - "37e453e766211a6c1813b29a464c71daec787fb9", - "aab4096ddf25756db7f285e8994078108c4b4904", - "89b0208f452fe3fb441a95fb41c1dbb2dd77a28d", - "e1a905743f23c56c7f6e90831e34daddcd4d14de", - "f4a7fbba8c3d92c4d19258103f3858ffd783cbb4", - "fb7784ec8ef12a583ef3690a1555a20736d29fe5", - "11182cd41442039d9f481abb3c3b65bbe07f44ea", - "3b673594bb0d4fec4a10bc6e86cdee4fbbb62308", - "e6588ee5d5e0e62dc6e68b764fa2f13c398d2bd9", - "3b107eb754019a8044eaaa0ecfa6cd033a7e0cac", - "334f2f74f167b77cf07fcfa98da6f18c47a88492", - "57bf44dba89e9e4c223d902de4b7d82928ec19fa", - "ce8a055743810a51c9baafb48646c1b4d9806c88", - "997e5d14fed72a225d72d80e2ff898c0205ac85c", - "cb9d3375aabbca72ae6a0afa8feea393dfdb03f8", - "e4f88a23c62b057cebca6278d1e587f67c729e94", - "60d19571fa9c4962a655f984f96e6f3a538054a7", - "66356bdc1fde423fdeeaf014a7067a2de73c8775", - "45798f8361088557d1631a7a259d8eb509647ab7", - "ae1b2b811ca69281891ad6ad9852a0bfd129b4e4", - "f2401fb71c729abfdab4895162c4906fca40ee2e", - "ffb6af8fa36d6539423710c3d127ad3739dff012", - "a51ee5438a61d4e6ef88d0d4d7b62ea66fea8af5", - "9dd38e1a8504195a406f637994e7e3faa13575ff", - "bcb0ba09276785757eaf8bb88ec09ba60ea4fd01", - "535459c3042be385f6580463d7f9ba3b740e695e", - "4b246110a624ec10a5a1e9e9a7df76c97bce19e4", - "d5a6c58cf4a4842790c54bb3c16283a60e936b80", - "285d49ba028c0d6de1194f4bc17cfb0486591d0c", - "0bd78278e3938d58d65f1a2045cdf6da1c7f696e", - "774e32eb8b41ac0e68dbdaddffb08984cdb47678", - "58742b48dc782126d4d502191463666a9a2aea15", - "a650ceb7b4da1e31f2da19e8b13a510f593c6bdd", - "99acf4e403956eabb05ae75bf2e20ff672d7b826", - "d73b5ec26bcf90ce0317fb58772a7c933e3e68c2", - "c1fe75ee23e3c600af56571a32e6684b127de315", - "40e7ba78dbb7352327b3ef3560eb0647eb3c0447", - "aae3f72ee9ba80392a04565fb0bfc57863592c87", - "be139d447f06d9c53a54a4647459b2bf3b6b17fe", - "6642411566844ee9b780906710f6fb3d99df0b7f", - "bb2d1fc5e29e8b53c8bf3f8ca685e6feb22e5178", - "30186dc1081048df59addd4f56c2a74d4127e1b0", - "fbee01c540355ce1dc6bd221491e2f8e6e511410", - "4d833fb0ff0aa36c8f695ada66f8c6175174aee2", - "d0fe21dc8b0c9f6a1f6a2986873eec5ad4448df2", - "80e6c867e872ae317d23bd62b6b827965c73f256", - "7c55bd5190186eeab9d7312eecdf24e71af9cae2", - "8c2583548214b1fd9bfe3e7f3d4e36a764631e92", - "615a8956b7c92a2815043b08860681f899db7b2e", - "19c98a14ae860fee78c0d7aa83341fa2a89eb9c9", - "66305211918e271e4d60582a7c157c81341a61b5", - "171d4fa21333fb4a50c88540c76dd68f76bbd030", - "13acb63f27601f390ceddcead198f3603e524f04", - "20e2ba34e0ed0f0cb766488d88b8b3caf24485ba", - "c0542f75bac77321a8f42f5cf04ca0b9d5f3d04b", - "8671ce54e806c41222d7d7c8b9d8946ee883da0b", - "c96de07ac5b235c89b3f4f935f95845a77d6a40b", - "a8f758a3c1e27faeada364b69bca8e4780f7956d", - "7f1541283c4e704c7d80da06904071ff9a1d0735", - "88f9b5522079a56070571aadb017ef2dd06a91a3", - "be3e3cda5fb5c687a9eedfff9ad4246bf598f06c", - "f2bcc32674f1cf7d20363139007d00610461b2f9", - "ced52d1dcc8a2480e24171fb109df5c383d9b088", - "4df43ab1c387030b9e53be4a82f6939b26293395", - "f728e8e118805590b1e8e6728c071a970204ba34", - "ec699b785810223eeb113927429ec1493f962fe2", - "0ec30afd06e32661a265940e8f661c7fe99400d7", - "dcbfa041cf0d13234b11c1f402537a9895df5af7", - "27fb53bb9c7609ca4b5e22ecb7e3a2111f91da71", - "222f0bae15fbfb5c5de525c28b4769496d391aa6", - "4c10bb41142108857145ecb37cc0b2beb5a7a765", - "4543c32bdaa299ccd362fdad6f21e66f500c041c" - ], - "author": [ - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "anshap32 <73296024+anshap32@users.noreply.github.com>", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "weinbergerlab ", - "weinbergerlab ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "weinbergerlab ", - "GitHub Actions ", - "GitHub Actions ", - "danweinberger ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "danweinberger " - ], - "date": [ - "Fri Jul 24 09:21:50 2026 +0000", - "Thu Jul 23 09:30:37 2026 +0000", - "Wed Jul 22 09:28:26 2026 +0000", - "Tue Jul 21 19:17:16 2026 +0000", - "Tue Jul 21 09:30:13 2026 +0000", - "Mon Jul 20 13:42:40 2026 +0000", - "Mon Jul 20 09:59:20 2026 +0000", - "Sun Jul 19 09:08:47 2026 +0000", - "Sat Jul 18 08:51:46 2026 +0000", - "Fri Jul 17 09:10:20 2026 +0000", - "Thu Jul 16 09:14:41 2026 +0000", - "Wed Jul 15 09:12:09 2026 +0000", - "Tue Jul 14 19:11:32 2026 +0000", - "Tue Jul 14 09:06:28 2026 +0000", - "Mon Jul 13 13:20:16 2026 +0000", - "Mon Jul 13 10:23:41 2026 +0000", - "Sun Jul 12 09:04:44 2026 +0000", - "Sat Jul 11 08:48:59 2026 +0000", - "Fri Jul 10 10:23:18 2026 +0000", - "Thu Jul 9 10:30:33 2026 +0000", - "Tue Jul 7 19:55:10 2026 +0000", - "Tue Jul 7 10:24:33 2026 +0000", - "Mon Jul 6 11:29:45 2026 +0000", - "Sun Jul 5 09:42:33 2026 +0000", - "Sat Jul 4 09:23:09 2026 +0000", - "Fri Jul 3 23:33:32 2026 +0000", - "Fri Jul 3 09:57:53 2026 +0000", - "Thu Jul 2 15:27:31 2026 -0400", - "Thu Jul 2 10:00:39 2026 +0000", - "Wed Jul 1 10:42:30 2026 +0000", - "Tue Jun 30 19:53:52 2026 +0000", - "Tue Jun 30 10:32:53 2026 +0000", - "Mon Jun 29 11:58:11 2026 +0000", - "Sun Jun 28 09:58:58 2026 +0000", - "Sat Jun 27 09:29:21 2026 +0000", - "Fri Jun 26 19:42:13 2026 +0000", - "Fri Jun 26 10:21:49 2026 +0000", - "Thu Jun 25 10:17:23 2026 +0000", - "Wed Jun 24 10:21:07 2026 +0000", - "Tue Jun 23 20:07:19 2026 +0000", - "Tue Jun 23 10:35:13 2026 +0000", - "Mon Jun 22 12:49:58 2026 +0000", - "Sun Jun 21 10:30:37 2026 +0000", - "Sat Jun 20 10:03:02 2026 +0000", - "Fri Jun 19 20:16:40 2026 +0000", - "Fri Jun 19 11:19:19 2026 +0000", - "Thu Jun 18 11:10:58 2026 +0000", - "Wed Jun 17 11:46:29 2026 +0000", - "Tue Jun 16 20:57:22 2026 +0000", - "Tue Jun 16 12:10:55 2026 +0000", - "Mon Jun 15 13:04:59 2026 +0000", - "Sun Jun 14 10:24:51 2026 +0000", - "Sat Jun 13 09:57:30 2026 +0000", - "Fri Jun 12 20:13:12 2026 +0000", - "Fri Jun 12 11:01:37 2026 +0000", - "Thu Jun 11 11:24:09 2026 +0000", - "Wed Jun 10 10:55:30 2026 +0000", - "Tue Jun 9 20:07:17 2026 +0000", - "Tue Jun 9 12:07:10 2026 -0400", - "Tue Jun 9 11:23:50 2026 -0400", - "Tue Jun 9 10:35:50 2026 +0000", - "Mon Jun 8 11:54:35 2026 +0000", - "Mon Jun 8 00:45:36 2026 +0000", - "Sun Jun 7 10:00:44 2026 +0000", - "Fri Jun 5 10:46:27 2026 +0000", - "Thu Jun 4 10:39:07 2026 +0000", - "Wed Jun 3 11:56:24 2026 +0000", - "Tue Jun 2 20:49:58 2026 +0000", - "Tue Jun 2 11:17:44 2026 +0000", - "Mon Jun 1 12:34:20 2026 +0000", - "Sun May 31 09:49:45 2026 +0000", - "Sat May 30 09:15:16 2026 +0000", - "Fri May 29 20:20:58 2026 +0000", - "Fri May 29 10:43:35 2026 +0000", - "Thu May 28 10:56:36 2026 +0000", - "Wed May 27 10:55:47 2026 +0000", - "Mon May 25 11:09:33 2026 +0000", - "Sun May 24 09:20:41 2026 +0000", - "Sat May 23 09:03:35 2026 +0000", - "Fri May 22 19:31:35 2026 +0000", - "Fri May 22 10:24:35 2026 +0000", - "Thu May 21 10:39:23 2026 +0000", - "Wed May 20 10:26:44 2026 +0000", - "Tue May 19 19:56:40 2026 +0000", - "Tue May 19 10:39:02 2026 +0000", - "Mon May 18 11:05:42 2026 +0000", - "Sun May 17 09:04:17 2026 +0000", - "Sat May 16 08:48:58 2026 +0000", - "Fri May 15 19:31:25 2026 +0000", - "Fri May 15 09:59:41 2026 +0000", - "Thu May 14 09:32:59 2026 +0000", - "Wed May 13 09:43:06 2026 +0000", - "Tue May 12 19:55:08 2026 +0000", - "Tue May 12 09:35:10 2026 +0000", - "Mon May 11 10:36:02 2026 +0000", - "Sun May 10 08:53:24 2026 +0000", - "Sat May 9 08:28:53 2026 +0000", - "Fri May 8 19:18:09 2026 +0000", - "Fri May 8 08:22:49 2026 +0000", - "Thu May 7 09:32:38 2026 +0000", - "Wed May 6 09:22:42 2026 +0000", - "Tue May 5 19:15:17 2026 +0000", - "Tue May 5 09:08:43 2026 +0000", - "Mon May 4 09:17:21 2026 +0000", - "Sun May 3 08:50:28 2026 +0000", - "Sat May 2 08:23:10 2026 +0000", - "Fri May 1 19:07:27 2026 +0000", - "Fri May 1 08:59:33 2026 +0000", - "Thu Apr 30 09:14:36 2026 +0000", - "Wed Apr 29 09:10:53 2026 +0000", - "Tue Apr 28 19:33:36 2026 +0000", - "Tue Apr 28 09:18:34 2026 +0000", - "Mon Apr 27 09:18:16 2026 +0000", - "Sun Apr 26 08:18:11 2026 +0000", - "Sat Apr 25 08:08:42 2026 +0000", - "Fri Apr 24 18:49:21 2026 +0000", - "Fri Apr 24 09:01:58 2026 +0000", - "Thu Apr 23 08:53:15 2026 +0000", - "Wed Apr 22 08:31:03 2026 +0000", - "Tue Apr 21 19:07:34 2026 +0000", - "Tue Apr 21 08:34:14 2026 +0000", - "Mon Apr 20 09:09:14 2026 +0000", - "Sun Apr 19 08:08:01 2026 +0000", - "Sat Apr 18 07:59:49 2026 +0000", - "Fri Apr 17 15:13:32 2026 +0000", - "Fri Apr 17 08:27:51 2026 +0000", - "Thu Apr 16 13:11:00 2026 +0000", - "Thu Apr 16 08:31:04 2026 +0000", - "Wed Apr 15 08:28:26 2026 +0000", - "Tue Apr 14 08:30:14 2026 +0000", - "Mon Apr 13 09:02:35 2026 +0000", - "Sun Apr 12 08:03:40 2026 +0000", - "Sat Apr 11 07:49:25 2026 +0000", - "Fri Apr 10 15:29:41 2026 +0000", - "Fri Apr 10 08:32:10 2026 +0000", - "Thu Apr 9 08:19:49 2026 +0000", - "Wed Apr 8 08:12:14 2026 +0000", - "Tue Apr 7 08:21:35 2026 +0000", - "Mon Apr 6 14:00:48 2026 +0000", - "Mon Apr 6 08:24:12 2026 +0000", - "Sun Apr 5 21:44:32 2026 -0400", - "Sun Apr 5 07:55:03 2026 +0000", - "Sat Apr 4 07:47:18 2026 +0000", - "Fri Apr 3 14:11:23 2026 -0400", - "Fri Apr 3 08:01:35 2026 +0000", - "Thu Apr 2 08:04:43 2026 +0000", - "Wed Apr 1 08:15:07 2026 +0000", - "Wed Apr 1 02:45:45 2026 +0000", - "Tue Mar 31 21:09:24 2026 +0000", - "Thu Mar 26 23:19:59 2026 -0400" - ], - "message": [ - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled data build", - "scheduled daily data update", - "scheduled data build", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled data build", - "scheduled daily data update", - "scheduled data build", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled data build", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled data build", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled data build", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled data build", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled data build", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled data build", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled data build", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled data build", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled data build", - "Add CDC CFA RT (respiratory tract) data source", - "adds CDC cfa folder", - "scheduled daily data update", - "scheduled daily data update", - "scheduled data build", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled data build", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled data build", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled data build", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled data build", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled data build", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled data build", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled data build", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled data build", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled data build", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled data build", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled data build", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled data build", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled data build", - "scheduled daily data update", - "scheduled data build", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled data build", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled data build", - "scheduled daily data update", - "update bundle to check that all run OK; update medicaid quality package to only download new datasets", - "scheduled noaa heat risk update", - "scheduled noaa heat risk update", - "partial update bundle", - "scheduled noaa heat risk update", - "scheduled noaa heat risk update", - "scheduled noaa heat risk update", - "scheduled data build", - "scheduled noaa heat risk update", - "add noaa_heat_risk data source and update bundle_injury_overdose" - ] - }, - "source": [], - "data_format": "tall", - "ids": [ - { - "variable": "geography" - } - ], - "id_length": 5, - "time": "time", - "profile": "data-resource", - "created": "2026-07-24 19:16:20.038406", - "last_modified": "2026-07-24 19:16:20.038406", - "vintage": {}, - "row_count": 15545, - "entity_count": 3109, - "schema": { - "fields": [ - { - "name": "geography", - "duplicates": 12436, - "info": [], - "time_range": [0, 4], - "type": "string", - "missing": 0, - "table": { - "01001": 5, - "01003": 5, - "01005": 5, - "01007": 5, - "01009": 5, - "01011": 5, - "01013": 5, - "01015": 5, - "01017": 5, - "01019": 5, - "01021": 5, - "01023": 5, - "01025": 5, - "01027": 5, - "01029": 5, - "01031": 5, - "01033": 5, - "01035": 5, - "01037": 5, - "01039": 5, - "01041": 5, - "01043": 5, - "01045": 5, - "01047": 5, - "01049": 5, - "01051": 5, - "01053": 5, - "01055": 5, - "01057": 5, - "01059": 5, - "01061": 5, - "01063": 5, - "01065": 5, - "01067": 5, - "01069": 5, - "01071": 5, - "01073": 5, - "01075": 5, - "01077": 5, - "01079": 5, - "01081": 5, - "01083": 5, - "01085": 5, - "01087": 5, - "01089": 5, - "01091": 5, - "01093": 5, - "01095": 5, - "01097": 5, - "01099": 5, - "01101": 5, - "01103": 5, - "01105": 5, - "01107": 5, - "01109": 5, - "01111": 5, - "01113": 5, - "01115": 5, - "01117": 5, - "01119": 5, - "01121": 5, - "01123": 5, - "01125": 5, - "01127": 5, - "01129": 5, - "01131": 5, - "01133": 5, - "04001": 5, - "04003": 5, - "04005": 5, - "04007": 5, - "04009": 5, - "04011": 5, - "04012": 5, - "04013": 5, - "04015": 5, - "04017": 5, - "04019": 5, - "04021": 5, - "04023": 5, - "04025": 5, - "04027": 5, - "05001": 5, - "05003": 5, - "05005": 5, - "05007": 5, - "05009": 5, - "05011": 5, - "05013": 5, - "05015": 5, - "05017": 5, - "05019": 5, - "05021": 5, - "05023": 5, - "05025": 5, - "05027": 5, - "05029": 5, - "05031": 5, - "05033": 5, - "05035": 5, - "05037": 5, - "05039": 5, - "05041": 5, - "05043": 5, - "05045": 5, - "05047": 5, - "05049": 5, - "05051": 5, - "05053": 5, - "05055": 5, - "05057": 5, - "05059": 5, - "05061": 5, - "05063": 5, - "05065": 5, - "05067": 5, - "05069": 5, - "05071": 5, - "05073": 5, - "05075": 5, - "05077": 5, - "05079": 5, - "05081": 5, - "05083": 5, - "05085": 5, - "05087": 5, - "05089": 5, - "05091": 5, - "05093": 5, - "05095": 5, - "05097": 5, - "05099": 5, - "05101": 5, - "05103": 5, - "05105": 5, - "05107": 5, - "05109": 5, - "05111": 5, - "05113": 5, - "05115": 5, - "05117": 5, - "05119": 5, - "05121": 5, - "05123": 5, - "05125": 5, - "05127": 5, - "05129": 5, - "05131": 5, - "05133": 5, - "05135": 5, - "05137": 5, - "05139": 5, - "05141": 5, - "05143": 5, - "05145": 5, - "05147": 5, - "05149": 5, - "06001": 5, - "06003": 5, - "06005": 5, - "06007": 5, - "06009": 5, - "06011": 5, - "06013": 5, - "06015": 5, - "06017": 5, - "06019": 5, - "06021": 5, - "06023": 5, - "06025": 5, - "06027": 5, - "06029": 5, - "06031": 5, - "06033": 5, - "06035": 5, - "06037": 5, - "06039": 5, - "06041": 5, - "06043": 5, - "06045": 5, - "06047": 5, - "06049": 5, - "06051": 5, - "06053": 5, - "06055": 5, - "06057": 5, - "06059": 5, - "06061": 5, - "06063": 5, - "06065": 5, - "06067": 5, - "06069": 5, - "06071": 5, - "06073": 5, - "06075": 5, - "06077": 5, - "06079": 5, - "06081": 5, - "06083": 5, - "06085": 5, - "06087": 5, - "06089": 5, - "06091": 5, - "06093": 5, - "06095": 5, - "06097": 5, - "06099": 5, - "06101": 5, - "06103": 5, - "06105": 5, - "06107": 5, - "06109": 5, - "06111": 5, - "06113": 5, - "06115": 5, - "08001": 5, - "08003": 5, - "08005": 5, - "08007": 5, - "08009": 5, - "08011": 5, - "08013": 5, - "08014": 5, - "08015": 5, - "08017": 5, - "08019": 5, - "08021": 5, - "08023": 5, - "08025": 5, - "08027": 5, - "08029": 5, - "08031": 5, - "08033": 5, - "08035": 5, - "08037": 5, - "08039": 5, - "08041": 5, - "08043": 5, - "08045": 5, - "08047": 5, - "08049": 5, - "08051": 5, - "08053": 5, - "08055": 5, - "08057": 5, - "08059": 5, - "08061": 5, - "08063": 5, - "08065": 5, - "08067": 5, - "08069": 5, - "08071": 5, - "08073": 5, - "08075": 5, - "08077": 5, - "08079": 5, - "08081": 5, - "08083": 5, - "08085": 5, - "08087": 5, - "08089": 5, - "08091": 5, - "08093": 5, - "08095": 5, - "08097": 5, - "08099": 5, - "08101": 5, - "08103": 5, - "08105": 5, - "08107": 5, - "08109": 5, - "08111": 5, - "08113": 5, - "08115": 5, - "08117": 5, - "08119": 5, - "08121": 5, - "08123": 5, - "08125": 5, - "09110": 5, - "09120": 5, - "09130": 5, - "09140": 5, - "09150": 5, - "09160": 5, - "09170": 5, - "09180": 5, - "09190": 5, - "10001": 5, - "10003": 5, - "10005": 5, - "11001": 5, - "12001": 5, - "12003": 5, - "12005": 5, - "12007": 5, - "12009": 5, - "12011": 5, - "12013": 5, - "12015": 5, - "12017": 5, - "12019": 5, - "12021": 5, - "12023": 5, - "12027": 5, - "12029": 5, - "12031": 5, - "12033": 5, - "12035": 5, - "12037": 5, - "12039": 5, - "12041": 5, - "12043": 5, - "12045": 5, - "12047": 5, - "12049": 5, - "12051": 5, - "12053": 5, - "12055": 5, - "12057": 5, - "12059": 5, - "12061": 5, - "12063": 5, - "12065": 5, - "12067": 5, - "12069": 5, - "12071": 5, - "12073": 5, - "12075": 5, - "12077": 5, - "12079": 5, - "12081": 5, - "12083": 5, - "12085": 5, - "12086": 5, - "12087": 5, - "12089": 5, - "12091": 5, - "12093": 5, - "12095": 5, - "12097": 5, - "12099": 5, - "12101": 5, - "12103": 5, - "12105": 5, - "12107": 5, - "12109": 5, - "12111": 5, - "12113": 5, - "12115": 5, - "12117": 5, - "12119": 5, - "12121": 5, - "12123": 5, - "12125": 5, - "12127": 5, - "12129": 5, - "12131": 5, - "12133": 5, - "13001": 5, - "13003": 5, - "13005": 5, - "13007": 5, - "13009": 5, - "13011": 5, - "13013": 5, - "13015": 5, - "13017": 5, - "13019": 5, - "13021": 5, - "13023": 5, - "13025": 5, - "13027": 5, - "13029": 5, - "13031": 5, - "13033": 5, - "13035": 5, - "13037": 5, - "13039": 5, - "13043": 5, - "13045": 5, - "13047": 5, - "13049": 5, - "13051": 5, - "13053": 5, - "13055": 5, - "13057": 5, - "13059": 5, - "13061": 5, - "13063": 5, - "13065": 5, - "13067": 5, - "13069": 5, - "13071": 5, - "13073": 5, - "13075": 5, - "13077": 5, - "13079": 5, - "13081": 5, - "13083": 5, - "13085": 5, - "13087": 5, - "13089": 5, - "13091": 5, - "13093": 5, - "13095": 5, - "13097": 5, - "13099": 5, - "13101": 5, - "13103": 5, - "13105": 5, - "13107": 5, - "13109": 5, - "13111": 5, - "13113": 5, - "13115": 5, - "13117": 5, - "13119": 5, - "13121": 5, - "13123": 5, - "13125": 5, - "13127": 5, - "13129": 5, - "13131": 5, - "13133": 5, - "13135": 5, - "13137": 5, - "13139": 5, - "13141": 5, - "13143": 5, - "13145": 5, - "13147": 5, - "13149": 5, - "13151": 5, - "13153": 5, - "13155": 5, - "13157": 5, - "13159": 5, - "13161": 5, - "13163": 5, - "13165": 5, - "13167": 5, - "13169": 5, - "13171": 5, - "13173": 5, - "13175": 5, - "13177": 5, - "13179": 5, - "13181": 5, - "13183": 5, - "13185": 5, - "13187": 5, - "13189": 5, - "13191": 5, - "13193": 5, - "13195": 5, - "13197": 5, - "13199": 5, - "13201": 5, - "13205": 5, - "13207": 5, - "13209": 5, - "13211": 5, - "13213": 5, - "13215": 5, - "13217": 5, - "13219": 5, - "13221": 5, - "13223": 5, - "13225": 5, - "13227": 5, - "13229": 5, - "13231": 5, - "13233": 5, - "13235": 5, - "13237": 5, - "13239": 5, - "13241": 5, - "13243": 5, - "13245": 5, - "13247": 5, - "13249": 5, - "13251": 5, - "13253": 5, - "13255": 5, - "13257": 5, - "13259": 5, - "13261": 5, - "13263": 5, - "13265": 5, - "13267": 5, - "13269": 5, - "13271": 5, - "13273": 5, - "13275": 5, - "13277": 5, - "13279": 5, - "13281": 5, - "13283": 5, - "13285": 5, - "13287": 5, - "13289": 5, - "13291": 5, - "13293": 5, - "13295": 5, - "13297": 5, - "13299": 5, - "13301": 5, - "13303": 5, - "13305": 5, - "13307": 5, - "13309": 5, - "13311": 5, - "13313": 5, - "13315": 5, - "13317": 5, - "13319": 5, - "13321": 5, - "16001": 5, - "16003": 5, - "16005": 5, - "16007": 5, - "16009": 5, - "16011": 5, - "16013": 5, - "16015": 5, - "16017": 5, - "16019": 5, - "16021": 5, - "16023": 5, - "16025": 5, - "16027": 5, - "16029": 5, - "16031": 5, - "16033": 5, - "16035": 5, - "16037": 5, - "16039": 5, - "16041": 5, - "16043": 5, - "16045": 5, - "16047": 5, - "16049": 5, - "16051": 5, - "16053": 5, - "16055": 5, - "16057": 5, - "16059": 5, - "16061": 5, - "16063": 5, - "16065": 5, - "16067": 5, - "16069": 5, - "16071": 5, - "16073": 5, - "16075": 5, - "16077": 5, - "16079": 5, - "16081": 5, - "16083": 5, - "16085": 5, - "16087": 5, - "17001": 5, - "17003": 5, - "17005": 5, - "17007": 5, - "17009": 5, - "17011": 5, - "17013": 5, - "17015": 5, - "17017": 5, - "17019": 5, - "17021": 5, - "17023": 5, - "17025": 5, - "17027": 5, - "17029": 5, - "17031": 5, - "17033": 5, - "17035": 5, - "17037": 5, - "17039": 5, - "17041": 5, - "17043": 5, - "17045": 5, - "17047": 5, - "17049": 5, - "17051": 5, - "17053": 5, - "17055": 5, - "17057": 5, - "17059": 5, - "17061": 5, - "17063": 5, - "17065": 5, - "17067": 5, - "17069": 5, - "17071": 5, - "17073": 5, - "17075": 5, - "17077": 5, - "17079": 5, - "17081": 5, - "17083": 5, - "17085": 5, - "17087": 5, - "17089": 5, - "17091": 5, - "17093": 5, - "17095": 5, - "17097": 5, - "17099": 5, - "17101": 5, - "17103": 5, - "17105": 5, - "17107": 5, - "17109": 5, - "17111": 5, - "17113": 5, - "17115": 5, - "17117": 5, - "17119": 5, - "17121": 5, - "17123": 5, - "17125": 5, - "17127": 5, - "17129": 5, - "17131": 5, - "17133": 5, - "17135": 5, - "17137": 5, - "17139": 5, - "17141": 5, - "17143": 5, - "17145": 5, - "17147": 5, - "17149": 5, - "17151": 5, - "17153": 5, - "17155": 5, - "17157": 5, - "17159": 5, - "17161": 5, - "17163": 5, - "17165": 5, - "17167": 5, - "17169": 5, - "17171": 5, - "17173": 5, - "17175": 5, - "17177": 5, - "17179": 5, - "17181": 5, - "17183": 5, - "17185": 5, - "17187": 5, - "17189": 5, - "17191": 5, - "17193": 5, - "17195": 5, - "17197": 5, - "17199": 5, - "17201": 5, - "17203": 5, - "18001": 5, - "18003": 5, - "18005": 5, - "18007": 5, - "18009": 5, - "18011": 5, - "18013": 5, - "18015": 5, - "18017": 5, - "18019": 5, - "18021": 5, - "18023": 5, - "18025": 5, - "18027": 5, - "18029": 5, - "18031": 5, - "18033": 5, - "18035": 5, - "18037": 5, - "18039": 5, - "18041": 5, - "18043": 5, - "18045": 5, - "18047": 5, - "18049": 5, - "18051": 5, - "18053": 5, - "18055": 5, - "18057": 5, - "18059": 5, - "18061": 5, - "18063": 5, - "18065": 5, - "18067": 5, - "18069": 5, - "18071": 5, - "18073": 5, - "18075": 5, - "18077": 5, - "18079": 5, - "18081": 5, - "18083": 5, - "18085": 5, - "18087": 5, - "18089": 5, - "18091": 5, - "18093": 5, - "18095": 5, - "18097": 5, - "18099": 5, - "18101": 5, - "18103": 5, - "18105": 5, - "18107": 5, - "18109": 5, - "18111": 5, - "18113": 5, - "18115": 5, - "18117": 5, - "18119": 5, - "18121": 5, - "18123": 5, - "18125": 5, - "18127": 5, - "18129": 5, - "18131": 5, - "18133": 5, - "18135": 5, - "18137": 5, - "18139": 5, - "18141": 5, - "18143": 5, - "18145": 5, - "18147": 5, - "18149": 5, - "18151": 5, - "18153": 5, - "18155": 5, - "18157": 5, - "18159": 5, - "18161": 5, - "18163": 5, - "18165": 5, - "18167": 5, - "18169": 5, - "18171": 5, - "18173": 5, - "18175": 5, - "18177": 5, - "18179": 5, - "18181": 5, - "18183": 5, - "19001": 5, - "19003": 5, - "19005": 5, - "19007": 5, - "19009": 5, - "19011": 5, - "19013": 5, - "19015": 5, - "19017": 5, - "19019": 5, - "19021": 5, - "19023": 5, - "19025": 5, - "19027": 5, - "19029": 5, - "19031": 5, - "19033": 5, - "19035": 5, - "19037": 5, - "19039": 5, - "19041": 5, - "19043": 5, - "19045": 5, - "19047": 5, - "19049": 5, - "19051": 5, - "19053": 5, - "19055": 5, - "19057": 5, - "19059": 5, - "19061": 5, - "19063": 5, - "19065": 5, - "19067": 5, - "19069": 5, - "19071": 5, - "19073": 5, - "19075": 5, - "19077": 5, - "19079": 5, - "19081": 5, - "19083": 5, - "19085": 5, - "19087": 5, - "19089": 5, - "19091": 5, - "19093": 5, - "19095": 5, - "19097": 5, - "19099": 5, - "19101": 5, - "19103": 5, - "19105": 5, - "19107": 5, - "19109": 5, - "19111": 5, - "19113": 5, - "19115": 5, - "19117": 5, - "19119": 5, - "19121": 5, - "19123": 5, - "19125": 5, - "19127": 5, - "19129": 5, - "19131": 5, - "19133": 5, - "19135": 5, - "19137": 5, - "19139": 5, - "19141": 5, - "19143": 5, - "19145": 5, - "19147": 5, - "19149": 5, - "19151": 5, - "19153": 5, - "19155": 5, - "19157": 5, - "19159": 5, - "19161": 5, - "19163": 5, - "19165": 5, - "19167": 5, - "19169": 5, - "19171": 5, - "19173": 5, - "19175": 5, - "19177": 5, - "19179": 5, - "19181": 5, - "19183": 5, - "19185": 5, - "19187": 5, - "19189": 5, - "19191": 5, - "19193": 5, - "19195": 5, - "19197": 5, - "20001": 5, - "20003": 5, - "20005": 5, - "20007": 5, - "20009": 5, - "20011": 5, - "20013": 5, - "20015": 5, - "20017": 5, - "20019": 5, - "20021": 5, - "20023": 5, - "20025": 5, - "20027": 5, - "20029": 5, - "20031": 5, - "20033": 5, - "20035": 5, - "20037": 5, - "20039": 5, - "20041": 5, - "20043": 5, - "20045": 5, - "20047": 5, - "20049": 5, - "20051": 5, - "20053": 5, - "20055": 5, - "20057": 5, - "20059": 5, - "20061": 5, - "20063": 5, - "20065": 5, - "20067": 5, - "20069": 5, - "20071": 5, - "20073": 5, - "20075": 5, - "20077": 5, - "20079": 5, - "20081": 5, - "20083": 5, - "20085": 5, - "20087": 5, - "20089": 5, - "20091": 5, - "20093": 5, - "20095": 5, - "20097": 5, - "20099": 5, - "20101": 5, - "20103": 5, - "20105": 5, - "20107": 5, - "20109": 5, - "20111": 5, - "20113": 5, - "20115": 5, - "20117": 5, - "20119": 5, - "20121": 5, - "20123": 5, - "20125": 5, - "20127": 5, - "20129": 5, - "20131": 5, - "20133": 5, - "20135": 5, - "20137": 5, - "20139": 5, - "20141": 5, - "20143": 5, - "20145": 5, - "20147": 5, - "20149": 5, - "20151": 5, - "20153": 5, - "20155": 5, - "20157": 5, - "20159": 5, - "20161": 5, - "20163": 5, - "20165": 5, - "20167": 5, - "20169": 5, - "20171": 5, - "20173": 5, - "20175": 5, - "20177": 5, - "20179": 5, - "20181": 5, - "20183": 5, - "20185": 5, - "20187": 5, - "20189": 5, - "20191": 5, - "20193": 5, - "20195": 5, - "20197": 5, - "20199": 5, - "20201": 5, - "20203": 5, - "20205": 5, - "20207": 5, - "20209": 5, - "21001": 5, - "21003": 5, - "21005": 5, - "21007": 5, - "21009": 5, - "21011": 5, - "21013": 5, - "21015": 5, - "21017": 5, - "21019": 5, - "21021": 5, - "21023": 5, - "21025": 5, - "21027": 5, - "21029": 5, - "21031": 5, - "21033": 5, - "21035": 5, - "21037": 5, - "21039": 5, - "21041": 5, - "21043": 5, - "21045": 5, - "21047": 5, - "21049": 5, - "21051": 5, - "21053": 5, - "21055": 5, - "21057": 5, - "21059": 5, - "21061": 5, - "21063": 5, - "21065": 5, - "21067": 5, - "21069": 5, - "21071": 5, - "21073": 5, - "21075": 5, - "21077": 5, - "21079": 5, - "21081": 5, - "21083": 5, - "21085": 5, - "21087": 5, - "21089": 5, - "21091": 5, - "21093": 5, - "21095": 5, - "21097": 5, - "21099": 5, - "21101": 5, - "21103": 5, - "21105": 5, - "21107": 5, - "21109": 5, - "21111": 5, - "21113": 5, - "21115": 5, - "21117": 5, - "21119": 5, - "21121": 5, - "21123": 5, - "21125": 5, - "21127": 5, - "21129": 5, - "21131": 5, - "21133": 5, - "21135": 5, - "21137": 5, - "21139": 5, - "21141": 5, - "21143": 5, - "21145": 5, - "21147": 5, - "21149": 5, - "21151": 5, - "21153": 5, - "21155": 5, - "21157": 5, - "21159": 5, - "21161": 5, - "21163": 5, - "21165": 5, - "21167": 5, - "21169": 5, - "21171": 5, - "21173": 5, - "21175": 5, - "21177": 5, - "21179": 5, - "21181": 5, - "21183": 5, - "21185": 5, - "21187": 5, - "21189": 5, - "21191": 5, - "21193": 5, - "21195": 5, - "21197": 5, - "21199": 5, - "21201": 5, - "21203": 5, - "21205": 5, - "21207": 5, - "21209": 5, - "21211": 5, - "21213": 5, - "21215": 5, - "21217": 5, - "21219": 5, - "21221": 5, - "21223": 5, - "21225": 5, - "21227": 5, - "21229": 5, - "21231": 5, - "21233": 5, - "21235": 5, - "21237": 5, - "21239": 5, - "22001": 5, - "22003": 5, - "22005": 5, - "22007": 5, - "22009": 5, - "22011": 5, - "22013": 5, - "22015": 5, - "22017": 5, - "22019": 5, - "22021": 5, - "22023": 5, - "22025": 5, - "22027": 5, - "22029": 5, - "22031": 5, - "22033": 5, - "22035": 5, - "22037": 5, - "22039": 5, - "22041": 5, - "22043": 5, - "22045": 5, - "22047": 5, - "22049": 5, - "22051": 5, - "22053": 5, - "22055": 5, - "22057": 5, - "22059": 5, - "22061": 5, - "22063": 5, - "22065": 5, - "22067": 5, - "22069": 5, - "22071": 5, - "22073": 5, - "22075": 5, - "22077": 5, - "22079": 5, - "22081": 5, - "22083": 5, - "22085": 5, - "22087": 5, - "22089": 5, - "22091": 5, - "22093": 5, - "22095": 5, - "22097": 5, - "22099": 5, - "22101": 5, - "22103": 5, - "22105": 5, - "22107": 5, - "22109": 5, - "22111": 5, - "22113": 5, - "22115": 5, - "22117": 5, - "22119": 5, - "22121": 5, - "22123": 5, - "22125": 5, - "22127": 5, - "23001": 5, - "23003": 5, - "23005": 5, - "23007": 5, - "23009": 5, - "23011": 5, - "23013": 5, - "23015": 5, - "23017": 5, - "23019": 5, - "23021": 5, - "23023": 5, - "23025": 5, - "23027": 5, - "23029": 5, - "23031": 5, - "24001": 5, - "24003": 5, - "24005": 5, - "24009": 5, - "24011": 5, - "24013": 5, - "24015": 5, - "24017": 5, - "24019": 5, - "24021": 5, - "24023": 5, - "24025": 5, - "24027": 5, - "24029": 5, - "24031": 5, - "24033": 5, - "24035": 5, - "24037": 5, - "24039": 5, - "24041": 5, - "24043": 5, - "24045": 5, - "24047": 5, - "24510": 5, - "25001": 5, - "25003": 5, - "25005": 5, - "25007": 5, - "25009": 5, - "25011": 5, - "25013": 5, - "25015": 5, - "25017": 5, - "25019": 5, - "25021": 5, - "25023": 5, - "25025": 5, - "25027": 5, - "26001": 5, - "26003": 5, - "26005": 5, - "26007": 5, - "26009": 5, - "26011": 5, - "26013": 5, - "26015": 5, - "26017": 5, - "26019": 5, - "26021": 5, - "26023": 5, - "26025": 5, - "26027": 5, - "26029": 5, - "26031": 5, - "26033": 5, - "26035": 5, - "26037": 5, - "26039": 5, - "26041": 5, - "26043": 5, - "26045": 5, - "26047": 5, - "26049": 5, - "26051": 5, - "26053": 5, - "26055": 5, - "26057": 5, - "26059": 5, - "26061": 5, - "26063": 5, - "26065": 5, - "26067": 5, - "26069": 5, - "26071": 5, - "26073": 5, - "26075": 5, - "26077": 5, - "26079": 5, - "26081": 5, - "26083": 5, - "26085": 5, - "26087": 5, - "26089": 5, - "26091": 5, - "26093": 5, - "26095": 5, - "26097": 5, - "26099": 5, - "26101": 5, - "26103": 5, - "26105": 5, - "26107": 5, - "26109": 5, - "26111": 5, - "26113": 5, - "26115": 5, - "26117": 5, - "26119": 5, - "26121": 5, - "26123": 5, - "26125": 5, - "26127": 5, - "26129": 5, - "26131": 5, - "26133": 5, - "26135": 5, - "26137": 5, - "26139": 5, - "26141": 5, - "26143": 5, - "26145": 5, - "26147": 5, - "26149": 5, - "26151": 5, - "26153": 5, - "26155": 5, - "26157": 5, - "26159": 5, - "26161": 5, - "26163": 5, - "26165": 5, - "27001": 5, - "27003": 5, - "27005": 5, - "27007": 5, - "27009": 5, - "27011": 5, - "27013": 5, - "27015": 5, - "27017": 5, - "27019": 5, - "27021": 5, - "27023": 5, - "27025": 5, - "27027": 5, - "27029": 5, - "27031": 5, - "27033": 5, - "27035": 5, - "27037": 5, - "27039": 5, - "27041": 5, - "27043": 5, - "27045": 5, - "27047": 5, - "27049": 5, - "27051": 5, - "27053": 5, - "27055": 5, - "27057": 5, - "27059": 5, - "27061": 5, - "27063": 5, - "27065": 5, - "27067": 5, - "27069": 5, - "27071": 5, - "27073": 5, - "27075": 5, - "27077": 5, - "27079": 5, - "27081": 5, - "27083": 5, - "27085": 5, - "27087": 5, - "27089": 5, - "27091": 5, - "27093": 5, - "27095": 5, - "27097": 5, - "27099": 5, - "27101": 5, - "27103": 5, - "27105": 5, - "27107": 5, - "27109": 5, - "27111": 5, - "27113": 5, - "27115": 5, - "27117": 5, - "27119": 5, - "27121": 5, - "27123": 5, - "27125": 5, - "27127": 5, - "27129": 5, - "27131": 5, - "27133": 5, - "27135": 5, - "27137": 5, - "27139": 5, - "27141": 5, - "27143": 5, - "27145": 5, - "27147": 5, - "27149": 5, - "27151": 5, - "27153": 5, - "27155": 5, - "27157": 5, - "27159": 5, - "27161": 5, - "27163": 5, - "27165": 5, - "27167": 5, - "27169": 5, - "27171": 5, - "27173": 5, - "28001": 5, - "28003": 5, - "28005": 5, - "28007": 5, - "28009": 5, - "28011": 5, - "28013": 5, - "28015": 5, - "28017": 5, - "28019": 5, - "28021": 5, - "28023": 5, - "28025": 5, - "28027": 5, - "28029": 5, - "28031": 5, - "28033": 5, - "28035": 5, - "28037": 5, - "28039": 5, - "28041": 5, - "28043": 5, - "28045": 5, - "28047": 5, - "28049": 5, - "28051": 5, - "28053": 5, - "28055": 5, - "28057": 5, - "28059": 5, - "28061": 5, - "28063": 5, - "28065": 5, - "28067": 5, - "28069": 5, - "28071": 5, - "28073": 5, - "28075": 5, - "28077": 5, - "28079": 5, - "28081": 5, - "28083": 5, - "28085": 5, - "28087": 5, - "28089": 5, - "28091": 5, - "28093": 5, - "28095": 5, - "28097": 5, - "28099": 5, - "28101": 5, - "28103": 5, - "28105": 5, - "28107": 5, - "28109": 5, - "28111": 5, - "28113": 5, - "28115": 5, - "28117": 5, - "28119": 5, - "28121": 5, - "28123": 5, - "28125": 5, - "28127": 5, - "28129": 5, - "28131": 5, - "28133": 5, - "28135": 5, - "28137": 5, - "28139": 5, - "28141": 5, - "28143": 5, - "28145": 5, - "28147": 5, - "28149": 5, - "28151": 5, - "28153": 5, - "28155": 5, - "28157": 5, - "28159": 5, - "28161": 5, - "28163": 5, - "29001": 5, - "29003": 5, - "29005": 5, - "29007": 5, - "29009": 5, - "29011": 5, - "29013": 5, - "29015": 5, - "29017": 5, - "29019": 5, - "29021": 5, - "29023": 5, - "29025": 5, - "29027": 5, - "29029": 5, - "29031": 5, - "29033": 5, - "29035": 5, - "29037": 5, - "29039": 5, - "29041": 5, - "29043": 5, - "29045": 5, - "29047": 5, - "29049": 5, - "29051": 5, - "29053": 5, - "29055": 5, - "29057": 5, - "29059": 5, - "29061": 5, - "29063": 5, - "29065": 5, - "29067": 5, - "29069": 5, - "29071": 5, - "29073": 5, - "29075": 5, - "29077": 5, - "29079": 5, - "29081": 5, - "29083": 5, - "29085": 5, - "29087": 5, - "29089": 5, - "29091": 5, - "29093": 5, - "29095": 5, - "29097": 5, - "29099": 5, - "29101": 5, - "29103": 5, - "29105": 5, - "29107": 5, - "29109": 5, - "29111": 5, - "29113": 5, - "29115": 5, - "29117": 5, - "29119": 5, - "29121": 5, - "29123": 5, - "29125": 5, - "29127": 5, - "29129": 5, - "29131": 5, - "29133": 5, - "29135": 5, - "29137": 5, - "29139": 5, - "29141": 5, - "29143": 5, - "29145": 5, - "29147": 5, - "29149": 5, - "29151": 5, - "29153": 5, - "29155": 5, - "29157": 5, - "29159": 5, - "29161": 5, - "29163": 5, - "29165": 5, - "29167": 5, - "29169": 5, - "29171": 5, - "29173": 5, - "29175": 5, - "29177": 5, - "29179": 5, - "29181": 5, - "29183": 5, - "29185": 5, - "29186": 5, - "29187": 5, - "29189": 5, - "29195": 5, - "29197": 5, - "29199": 5, - "29201": 5, - "29203": 5, - "29205": 5, - "29207": 5, - "29209": 5, - "29211": 5, - "29213": 5, - "29215": 5, - "29217": 5, - "29219": 5, - "29221": 5, - "29223": 5, - "29225": 5, - "29227": 5, - "29229": 5, - "29510": 5, - "30001": 5, - "30003": 5, - "30005": 5, - "30007": 5, - "30009": 5, - "30011": 5, - "30013": 5, - "30015": 5, - "30017": 5, - "30019": 5, - "30021": 5, - "30023": 5, - "30025": 5, - "30027": 5, - "30029": 5, - "30031": 5, - "30033": 5, - "30035": 5, - "30037": 5, - "30039": 5, - "30041": 5, - "30043": 5, - "30045": 5, - "30047": 5, - "30049": 5, - "30051": 5, - "30053": 5, - "30055": 5, - "30057": 5, - "30059": 5, - "30061": 5, - "30063": 5, - "30065": 5, - "30067": 5, - "30069": 5, - "30071": 5, - "30073": 5, - "30075": 5, - "30077": 5, - "30079": 5, - "30081": 5, - "30083": 5, - "30085": 5, - "30087": 5, - "30089": 5, - "30091": 5, - "30093": 5, - "30095": 5, - "30097": 5, - "30099": 5, - "30101": 5, - "30103": 5, - "30105": 5, - "30107": 5, - "30109": 5, - "30111": 5, - "31001": 5, - "31003": 5, - "31005": 5, - "31007": 5, - "31009": 5, - "31011": 5, - "31013": 5, - "31015": 5, - "31017": 5, - "31019": 5, - "31021": 5, - "31023": 5, - "31025": 5, - "31027": 5, - "31029": 5, - "31031": 5, - "31033": 5, - "31035": 5, - "31037": 5, - "31039": 5, - "31041": 5, - "31043": 5, - "31045": 5, - "31047": 5, - "31049": 5, - "31051": 5, - "31053": 5, - "31055": 5, - "31057": 5, - "31059": 5, - "31061": 5, - "31063": 5, - "31065": 5, - "31067": 5, - "31069": 5, - "31071": 5, - "31073": 5, - "31075": 5, - "31077": 5, - "31079": 5, - "31081": 5, - "31083": 5, - "31085": 5, - "31087": 5, - "31089": 5, - "31091": 5, - "31093": 5, - "31095": 5, - "31097": 5, - "31099": 5, - "31101": 5, - "31103": 5, - "31105": 5, - "31107": 5, - "31109": 5, - "31111": 5, - "31113": 5, - "31115": 5, - "31117": 5, - "31119": 5, - "31121": 5, - "31123": 5, - "31125": 5, - "31127": 5, - "31129": 5, - "31131": 5, - "31133": 5, - "31135": 5, - "31137": 5, - "31139": 5, - "31141": 5, - "31143": 5, - "31145": 5, - "31147": 5, - "31149": 5, - "31151": 5, - "31153": 5, - "31155": 5, - "31157": 5, - "31159": 5, - "31161": 5, - "31163": 5, - "31165": 5, - "31167": 5, - "31169": 5, - "31171": 5, - "31173": 5, - "31175": 5, - "31177": 5, - "31179": 5, - "31181": 5, - "31183": 5, - "31185": 5, - "32001": 5, - "32003": 5, - "32005": 5, - "32007": 5, - "32009": 5, - "32011": 5, - "32013": 5, - "32015": 5, - "32017": 5, - "32019": 5, - "32021": 5, - "32023": 5, - "32027": 5, - "32029": 5, - "32031": 5, - "32033": 5, - "32510": 5, - "33001": 5, - "33003": 5, - "33005": 5, - "33007": 5, - "33009": 5, - "33011": 5, - "33013": 5, - "33015": 5, - "33017": 5, - "33019": 5, - "34001": 5, - "34003": 5, - "34005": 5, - "34007": 5, - "34009": 5, - "34011": 5, - "34013": 5, - "34015": 5, - "34017": 5, - "34019": 5, - "34021": 5, - "34023": 5, - "34025": 5, - "34027": 5, - "34029": 5, - "34031": 5, - "34033": 5, - "34035": 5, - "34037": 5, - "34039": 5, - "34041": 5, - "35001": 5, - "35003": 5, - "35005": 5, - "35006": 5, - "35007": 5, - "35009": 5, - "35011": 5, - "35013": 5, - "35015": 5, - "35017": 5, - "35019": 5, - "35021": 5, - "35023": 5, - "35025": 5, - "35027": 5, - "35028": 5, - "35029": 5, - "35031": 5, - "35033": 5, - "35035": 5, - "35037": 5, - "35039": 5, - "35041": 5, - "35043": 5, - "35045": 5, - "35047": 5, - "35049": 5, - "35051": 5, - "35053": 5, - "35055": 5, - "35057": 5, - "35059": 5, - "35061": 5, - "36001": 5, - "36003": 5, - "36005": 5, - "36007": 5, - "36009": 5, - "36011": 5, - "36013": 5, - "36015": 5, - "36017": 5, - "36019": 5, - "36021": 5, - "36023": 5, - "36025": 5, - "36027": 5, - "36029": 5, - "36031": 5, - "36033": 5, - "36035": 5, - "36037": 5, - "36039": 5, - "36041": 5, - "36043": 5, - "36045": 5, - "36047": 5, - "36049": 5, - "36051": 5, - "36053": 5, - "36055": 5, - "36057": 5, - "36059": 5, - "36061": 5, - "36063": 5, - "36065": 5, - "36067": 5, - "36069": 5, - "36071": 5, - "36073": 5, - "36075": 5, - "36077": 5, - "36079": 5, - "36081": 5, - "36083": 5, - "36085": 5, - "36087": 5, - "36089": 5, - "36091": 5, - "36093": 5, - "36095": 5, - "36097": 5, - "36099": 5, - "36101": 5, - "36103": 5, - "36105": 5, - "36107": 5, - "36109": 5, - "36111": 5, - "36113": 5, - "36115": 5, - "36117": 5, - "36119": 5, - "36121": 5, - "36123": 5, - "37001": 5, - "37003": 5, - "37005": 5, - "37007": 5, - "37009": 5, - "37011": 5, - "37013": 5, - "37015": 5, - "37017": 5, - "37019": 5, - "37021": 5, - "37023": 5, - "37025": 5, - "37027": 5, - "37029": 5, - "37031": 5, - "37033": 5, - "37035": 5, - "37037": 5, - "37039": 5, - "37041": 5, - "37043": 5, - "37045": 5, - "37047": 5, - "37049": 5, - "37051": 5, - "37053": 5, - "37055": 5, - "37057": 5, - "37059": 5, - "37061": 5, - "37063": 5, - "37065": 5, - "37067": 5, - "37069": 5, - "37071": 5, - "37073": 5, - "37075": 5, - "37077": 5, - "37079": 5, - "37081": 5, - "37083": 5, - "37085": 5, - "37087": 5, - "37089": 5, - "37091": 5, - "37093": 5, - "37095": 5, - "37097": 5, - "37099": 5, - "37101": 5, - "37103": 5, - "37105": 5, - "37107": 5, - "37109": 5, - "37111": 5, - "37113": 5, - "37115": 5, - "37117": 5, - "37119": 5, - "37121": 5, - "37123": 5, - "37125": 5, - "37127": 5, - "37129": 5, - "37131": 5, - "37133": 5, - "37135": 5, - "37137": 5, - "37139": 5, - "37141": 5, - "37143": 5, - "37145": 5, - "37147": 5, - "37149": 5, - "37151": 5, - "37153": 5, - "37155": 5, - "37157": 5, - "37159": 5, - "37161": 5, - "37163": 5, - "37165": 5, - "37167": 5, - "37169": 5, - "37171": 5, - "37173": 5, - "37175": 5, - "37177": 5, - "37179": 5, - "37181": 5, - "37183": 5, - "37185": 5, - "37187": 5, - "37189": 5, - "37191": 5, - "37193": 5, - "37195": 5, - "37197": 5, - "37199": 5, - "38001": 5, - "38003": 5, - "38005": 5, - "38007": 5, - "38009": 5, - "38011": 5, - "38013": 5, - "38015": 5, - "38017": 5, - "38019": 5, - "38021": 5, - "38023": 5, - "38025": 5, - "38027": 5, - "38029": 5, - "38031": 5, - "38033": 5, - "38035": 5, - "38037": 5, - "38039": 5, - "38041": 5, - "38043": 5, - "38045": 5, - "38047": 5, - "38049": 5, - "38051": 5, - "38053": 5, - "38055": 5, - "38057": 5, - "38059": 5, - "38061": 5, - "38063": 5, - "38065": 5, - "38067": 5, - "38069": 5, - "38071": 5, - "38073": 5, - "38075": 5, - "38077": 5, - "38079": 5, - "38081": 5, - "38083": 5, - "38085": 5, - "38087": 5, - "38089": 5, - "38091": 5, - "38093": 5, - "38095": 5, - "38097": 5, - "38099": 5, - "38101": 5, - "38103": 5, - "38105": 5, - "39001": 5, - "39003": 5, - "39005": 5, - "39007": 5, - "39009": 5, - "39011": 5, - "39013": 5, - "39015": 5, - "39017": 5, - "39019": 5, - "39021": 5, - "39023": 5, - "39025": 5, - "39027": 5, - "39029": 5, - "39031": 5, - "39033": 5, - "39035": 5, - "39037": 5, - "39039": 5, - "39041": 5, - "39043": 5, - "39045": 5, - "39047": 5, - "39049": 5, - "39051": 5, - "39053": 5, - "39055": 5, - "39057": 5, - "39059": 5, - "39061": 5, - "39063": 5, - "39065": 5, - "39067": 5, - "39069": 5, - "39071": 5, - "39073": 5, - "39075": 5, - "39077": 5, - "39079": 5, - "39081": 5, - "39083": 5, - "39085": 5, - "39087": 5, - "39089": 5, - "39091": 5, - "39093": 5, - "39095": 5, - "39097": 5, - "39099": 5, - "39101": 5, - "39103": 5, - "39105": 5, - "39107": 5, - "39109": 5, - "39111": 5, - "39113": 5, - "39115": 5, - "39117": 5, - "39119": 5, - "39121": 5, - "39123": 5, - "39125": 5, - "39127": 5, - "39129": 5, - "39131": 5, - "39133": 5, - "39135": 5, - "39137": 5, - "39139": 5, - "39141": 5, - "39143": 5, - "39145": 5, - "39147": 5, - "39149": 5, - "39151": 5, - "39153": 5, - "39155": 5, - "39157": 5, - "39159": 5, - "39161": 5, - "39163": 5, - "39165": 5, - "39167": 5, - "39169": 5, - "39171": 5, - "39173": 5, - "39175": 5, - "40001": 5, - "40003": 5, - "40005": 5, - "40007": 5, - "40009": 5, - "40011": 5, - "40013": 5, - "40015": 5, - "40017": 5, - "40019": 5, - "40021": 5, - "40023": 5, - "40025": 5, - "40027": 5, - "40029": 5, - "40031": 5, - "40033": 5, - "40035": 5, - "40037": 5, - "40039": 5, - "40041": 5, - "40043": 5, - "40045": 5, - "40047": 5, - "40049": 5, - "40051": 5, - "40053": 5, - "40055": 5, - "40057": 5, - "40059": 5, - "40061": 5, - "40063": 5, - "40065": 5, - "40067": 5, - "40069": 5, - "40071": 5, - "40073": 5, - "40075": 5, - "40077": 5, - "40079": 5, - "40081": 5, - "40083": 5, - "40085": 5, - "40087": 5, - "40089": 5, - "40091": 5, - "40093": 5, - "40095": 5, - "40097": 5, - "40099": 5, - "40101": 5, - "40103": 5, - "40105": 5, - "40107": 5, - "40109": 5, - "40111": 5, - "40113": 5, - "40115": 5, - "40117": 5, - "40119": 5, - "40121": 5, - "40123": 5, - "40125": 5, - "40127": 5, - "40129": 5, - "40131": 5, - "40133": 5, - "40135": 5, - "40137": 5, - "40139": 5, - "40141": 5, - "40143": 5, - "40145": 5, - "40147": 5, - "40149": 5, - "40151": 5, - "40153": 5, - "41001": 5, - "41003": 5, - "41005": 5, - "41007": 5, - "41009": 5, - "41011": 5, - "41013": 5, - "41015": 5, - "41017": 5, - "41019": 5, - "41021": 5, - "41023": 5, - "41025": 5, - "41027": 5, - "41029": 5, - "41031": 5, - "41033": 5, - "41035": 5, - "41037": 5, - "41039": 5, - "41041": 5, - "41043": 5, - "41045": 5, - "41047": 5, - "41049": 5, - "41051": 5, - "41053": 5, - "41055": 5, - "41057": 5, - "41059": 5, - "41061": 5, - "41063": 5, - "41065": 5, - "41067": 5, - "41069": 5, - "41071": 5, - "42001": 5, - "42003": 5, - "42005": 5, - "42007": 5, - "42009": 5, - "42011": 5, - "42013": 5, - "42015": 5, - "42017": 5, - "42019": 5, - "42021": 5, - "42023": 5, - "42025": 5, - "42027": 5, - "42029": 5, - "42031": 5, - "42033": 5, - "42035": 5, - "42037": 5, - "42039": 5, - "42041": 5, - "42043": 5, - "42045": 5, - "42047": 5, - "42049": 5, - "42051": 5, - "42053": 5, - "42055": 5, - "42057": 5, - "42059": 5, - "42061": 5, - "42063": 5, - "42065": 5, - "42067": 5, - "42069": 5, - "42071": 5, - "42073": 5, - "42075": 5, - "42077": 5, - "42079": 5, - "42081": 5, - "42083": 5, - "42085": 5, - "42087": 5, - "42089": 5, - "42091": 5, - "42093": 5, - "42095": 5, - "42097": 5, - "42099": 5, - "42101": 5, - "42103": 5, - "42105": 5, - "42107": 5, - "42109": 5, - "42111": 5, - "42113": 5, - "42115": 5, - "42117": 5, - "42119": 5, - "42121": 5, - "42123": 5, - "42125": 5, - "42127": 5, - "42129": 5, - "42131": 5, - "42133": 5, - "44001": 5, - "44003": 5, - "44005": 5, - "44007": 5, - "44009": 5, - "45001": 5, - "45003": 5, - "45005": 5, - "45007": 5, - "45009": 5, - "45011": 5, - "45013": 5, - "45015": 5, - "45017": 5, - "45019": 5, - "45021": 5, - "45023": 5, - "45025": 5, - "45027": 5, - "45029": 5, - "45031": 5, - "45033": 5, - "45035": 5, - "45037": 5, - "45039": 5, - "45041": 5, - "45043": 5, - "45045": 5, - "45047": 5, - "45049": 5, - "45051": 5, - "45053": 5, - "45055": 5, - "45057": 5, - "45059": 5, - "45061": 5, - "45063": 5, - "45065": 5, - "45067": 5, - "45069": 5, - "45071": 5, - "45073": 5, - "45075": 5, - "45077": 5, - "45079": 5, - "45081": 5, - "45083": 5, - "45085": 5, - "45087": 5, - "45089": 5, - "45091": 5, - "46003": 5, - "46005": 5, - "46007": 5, - "46009": 5, - "46011": 5, - "46013": 5, - "46015": 5, - "46017": 5, - "46019": 5, - "46021": 5, - "46023": 5, - "46025": 5, - "46027": 5, - "46029": 5, - "46031": 5, - "46033": 5, - "46035": 5, - "46037": 5, - "46039": 5, - "46041": 5, - "46043": 5, - "46045": 5, - "46047": 5, - "46049": 5, - "46051": 5, - "46053": 5, - "46055": 5, - "46057": 5, - "46059": 5, - "46061": 5, - "46063": 5, - "46065": 5, - "46067": 5, - "46069": 5, - "46071": 5, - "46073": 5, - "46075": 5, - "46077": 5, - "46079": 5, - "46081": 5, - "46083": 5, - "46085": 5, - "46087": 5, - "46089": 5, - "46091": 5, - "46093": 5, - "46095": 5, - "46097": 5, - "46099": 5, - "46101": 5, - "46102": 5, - "46103": 5, - "46105": 5, - "46107": 5, - "46109": 5, - "46111": 5, - "46115": 5, - "46117": 5, - "46119": 5, - "46121": 5, - "46123": 5, - "46125": 5, - "46127": 5, - "46129": 5, - "46135": 5, - "46137": 5, - "47001": 5, - "47003": 5, - "47005": 5, - "47007": 5, - "47009": 5, - "47011": 5, - "47013": 5, - "47015": 5, - "47017": 5, - "47019": 5, - "47021": 5, - "47023": 5, - "47025": 5, - "47027": 5, - "47029": 5, - "47031": 5, - "47033": 5, - "47035": 5, - "47037": 5, - "47039": 5, - "47041": 5, - "47043": 5, - "47045": 5, - "47047": 5, - "47049": 5, - "47051": 5, - "47053": 5, - "47055": 5, - "47057": 5, - "47059": 5, - "47061": 5, - "47063": 5, - "47065": 5, - "47067": 5, - "47069": 5, - "47071": 5, - "47073": 5, - "47075": 5, - "47077": 5, - "47079": 5, - "47081": 5, - "47083": 5, - "47085": 5, - "47087": 5, - "47089": 5, - "47091": 5, - "47093": 5, - "47095": 5, - "47097": 5, - "47099": 5, - "47101": 5, - "47103": 5, - "47105": 5, - "47107": 5, - "47109": 5, - "47111": 5, - "47113": 5, - "47115": 5, - "47117": 5, - "47119": 5, - "47121": 5, - "47123": 5, - "47125": 5, - "47127": 5, - "47129": 5, - "47131": 5, - "47133": 5, - "47135": 5, - "47137": 5, - "47139": 5, - "47141": 5, - "47143": 5, - "47145": 5, - "47147": 5, - "47149": 5, - "47151": 5, - "47153": 5, - "47155": 5, - "47157": 5, - "47159": 5, - "47161": 5, - "47163": 5, - "47165": 5, - "47167": 5, - "47169": 5, - "47171": 5, - "47173": 5, - "47175": 5, - "47177": 5, - "47179": 5, - "47181": 5, - "47183": 5, - "47185": 5, - "47187": 5, - "47189": 5, - "48001": 5, - "48003": 5, - "48005": 5, - "48007": 5, - "48009": 5, - "48011": 5, - "48013": 5, - "48015": 5, - "48017": 5, - "48019": 5, - "48021": 5, - "48023": 5, - "48025": 5, - "48027": 5, - "48029": 5, - "48031": 5, - "48033": 5, - "48035": 5, - "48037": 5, - "48039": 5, - "48041": 5, - "48043": 5, - "48045": 5, - "48047": 5, - "48049": 5, - "48051": 5, - "48053": 5, - "48055": 5, - "48057": 5, - "48059": 5, - "48061": 5, - "48063": 5, - "48065": 5, - "48067": 5, - "48069": 5, - "48071": 5, - "48073": 5, - "48075": 5, - "48077": 5, - "48079": 5, - "48081": 5, - "48083": 5, - "48085": 5, - "48087": 5, - "48089": 5, - "48091": 5, - "48093": 5, - "48095": 5, - "48097": 5, - "48099": 5, - "48101": 5, - "48103": 5, - "48105": 5, - "48107": 5, - "48109": 5, - "48111": 5, - "48113": 5, - "48115": 5, - "48117": 5, - "48119": 5, - "48121": 5, - "48123": 5, - "48125": 5, - "48127": 5, - "48129": 5, - "48131": 5, - "48133": 5, - "48135": 5, - "48137": 5, - "48139": 5, - "48141": 5, - "48143": 5, - "48145": 5, - "48147": 5, - "48149": 5, - "48151": 5, - "48153": 5, - "48155": 5, - "48157": 5, - "48159": 5, - "48161": 5, - "48163": 5, - "48165": 5, - "48167": 5, - "48169": 5, - "48171": 5, - "48173": 5, - "48175": 5, - "48177": 5, - "48179": 5, - "48181": 5, - "48183": 5, - "48185": 5, - "48187": 5, - "48189": 5, - "48191": 5, - "48193": 5, - "48195": 5, - "48197": 5, - "48199": 5, - "48201": 5, - "48203": 5, - "48205": 5, - "48207": 5, - "48209": 5, - "48211": 5, - "48213": 5, - "48215": 5, - "48217": 5, - "48219": 5, - "48221": 5, - "48223": 5, - "48225": 5, - "48227": 5, - "48229": 5, - "48231": 5, - "48233": 5, - "48235": 5, - "48237": 5, - "48239": 5, - "48241": 5, - "48243": 5, - "48245": 5, - "48247": 5, - "48249": 5, - "48251": 5, - "48253": 5, - "48255": 5, - "48257": 5, - "48259": 5, - "48261": 5, - "48263": 5, - "48265": 5, - "48267": 5, - "48269": 5, - "48271": 5, - "48273": 5, - "48275": 5, - "48277": 5, - "48279": 5, - "48281": 5, - "48283": 5, - "48285": 5, - "48287": 5, - "48289": 5, - "48291": 5, - "48293": 5, - "48295": 5, - "48297": 5, - "48299": 5, - "48301": 5, - "48303": 5, - "48305": 5, - "48307": 5, - "48309": 5, - "48311": 5, - "48313": 5, - "48315": 5, - "48317": 5, - "48319": 5, - "48321": 5, - "48323": 5, - "48325": 5, - "48327": 5, - "48329": 5, - "48331": 5, - "48333": 5, - "48335": 5, - "48337": 5, - "48339": 5, - "48341": 5, - "48343": 5, - "48345": 5, - "48347": 5, - "48349": 5, - "48351": 5, - "48353": 5, - "48355": 5, - "48357": 5, - "48359": 5, - "48361": 5, - "48363": 5, - "48365": 5, - "48367": 5, - "48369": 5, - "48371": 5, - "48373": 5, - "48375": 5, - "48377": 5, - "48379": 5, - "48381": 5, - "48383": 5, - "48385": 5, - "48387": 5, - "48389": 5, - "48391": 5, - "48393": 5, - "48395": 5, - "48397": 5, - "48399": 5, - "48401": 5, - "48403": 5, - "48405": 5, - "48407": 5, - "48409": 5, - "48411": 5, - "48413": 5, - "48415": 5, - "48417": 5, - "48419": 5, - "48421": 5, - "48423": 5, - "48425": 5, - "48427": 5, - "48429": 5, - "48431": 5, - "48433": 5, - "48435": 5, - "48437": 5, - "48439": 5, - "48441": 5, - "48443": 5, - "48445": 5, - "48447": 5, - "48449": 5, - "48451": 5, - "48453": 5, - "48455": 5, - "48457": 5, - "48459": 5, - "48461": 5, - "48463": 5, - "48465": 5, - "48467": 5, - "48469": 5, - "48471": 5, - "48473": 5, - "48475": 5, - "48477": 5, - "48479": 5, - "48481": 5, - "48483": 5, - "48485": 5, - "48487": 5, - "48489": 5, - "48491": 5, - "48493": 5, - "48495": 5, - "48497": 5, - "48499": 5, - "48501": 5, - "48503": 5, - "48505": 5, - "48507": 5, - "49001": 5, - "49003": 5, - "49005": 5, - "49007": 5, - "49009": 5, - "49011": 5, - "49013": 5, - "49015": 5, - "49017": 5, - "49019": 5, - "49021": 5, - "49023": 5, - "49025": 5, - "49027": 5, - "49029": 5, - "49031": 5, - "49033": 5, - "49035": 5, - "49037": 5, - "49039": 5, - "49041": 5, - "49043": 5, - "49045": 5, - "49047": 5, - "49049": 5, - "49051": 5, - "49053": 5, - "49055": 5, - "49057": 5, - "50001": 5, - "50003": 5, - "50005": 5, - "50007": 5, - "50009": 5, - "50011": 5, - "50013": 5, - "50015": 5, - "50017": 5, - "50019": 5, - "50021": 5, - "50023": 5, - "50025": 5, - "50027": 5, - "51001": 5, - "51003": 5, - "51005": 5, - "51007": 5, - "51009": 5, - "51011": 5, - "51013": 5, - "51015": 5, - "51017": 5, - "51019": 5, - "51021": 5, - "51023": 5, - "51025": 5, - "51027": 5, - "51029": 5, - "51031": 5, - "51033": 5, - "51035": 5, - "51036": 5, - "51037": 5, - "51041": 5, - "51043": 5, - "51045": 5, - "51047": 5, - "51049": 5, - "51051": 5, - "51053": 5, - "51057": 5, - "51059": 5, - "51061": 5, - "51063": 5, - "51065": 5, - "51067": 5, - "51069": 5, - "51071": 5, - "51073": 5, - "51075": 5, - "51077": 5, - "51079": 5, - "51081": 5, - "51083": 5, - "51085": 5, - "51087": 5, - "51089": 5, - "51091": 5, - "51093": 5, - "51095": 5, - "51097": 5, - "51099": 5, - "51101": 5, - "51103": 5, - "51105": 5, - "51107": 5, - "51109": 5, - "51111": 5, - "51113": 5, - "51115": 5, - "51117": 5, - "51119": 5, - "51121": 5, - "51125": 5, - "51127": 5, - "51131": 5, - "51133": 5, - "51135": 5, - "51137": 5, - "51139": 5, - "51141": 5, - "51143": 5, - "51145": 5, - "51147": 5, - "51149": 5, - "51153": 5, - "51155": 5, - "51157": 5, - "51159": 5, - "51161": 5, - "51163": 5, - "51165": 5, - "51167": 5, - "51169": 5, - "51171": 5, - "51173": 5, - "51175": 5, - "51177": 5, - "51179": 5, - "51181": 5, - "51183": 5, - "51185": 5, - "51187": 5, - "51191": 5, - "51193": 5, - "51195": 5, - "51197": 5, - "51199": 5, - "51510": 5, - "51520": 5, - "51530": 5, - "51540": 5, - "51550": 5, - "51570": 5, - "51580": 5, - "51590": 5, - "51595": 5, - "51600": 5, - "51610": 5, - "51620": 5, - "51630": 5, - "51640": 5, - "51650": 5, - "51660": 5, - "51670": 5, - "51678": 5, - "51680": 5, - "51683": 5, - "51685": 5, - "51690": 5, - "51700": 5, - "51710": 5, - "51720": 5, - "51730": 5, - "51735": 5, - "51740": 5, - "51750": 5, - "51760": 5, - "51770": 5, - "51775": 5, - "51790": 5, - "51800": 5, - "51810": 5, - "51820": 5, - "51830": 5, - "51840": 5, - "53001": 5, - "53003": 5, - "53005": 5, - "53007": 5, - "53009": 5, - "53011": 5, - "53013": 5, - "53015": 5, - "53017": 5, - "53019": 5, - "53021": 5, - "53023": 5, - "53025": 5, - "53027": 5, - "53029": 5, - "53031": 5, - "53033": 5, - "53035": 5, - "53037": 5, - "53039": 5, - "53041": 5, - "53043": 5, - "53045": 5, - "53047": 5, - "53049": 5, - "53051": 5, - "53053": 5, - "53055": 5, - "53057": 5, - "53059": 5, - "53061": 5, - "53063": 5, - "53065": 5, - "53067": 5, - "53069": 5, - "53071": 5, - "53073": 5, - "53075": 5, - "53077": 5, - "54001": 5, - "54003": 5, - "54005": 5, - "54007": 5, - "54009": 5, - "54011": 5, - "54013": 5, - "54015": 5, - "54017": 5, - "54019": 5, - "54021": 5, - "54023": 5, - "54025": 5, - "54027": 5, - "54029": 5, - "54031": 5, - "54033": 5, - "54035": 5, - "54037": 5, - "54039": 5, - "54041": 5, - "54043": 5, - "54045": 5, - "54047": 5, - "54049": 5, - "54051": 5, - "54053": 5, - "54055": 5, - "54057": 5, - "54059": 5, - "54061": 5, - "54063": 5, - "54065": 5, - "54067": 5, - "54069": 5, - "54071": 5, - "54073": 5, - "54075": 5, - "54077": 5, - "54079": 5, - "54081": 5, - "54083": 5, - "54085": 5, - "54087": 5, - "54089": 5, - "54091": 5, - "54093": 5, - "54095": 5, - "54097": 5, - "54099": 5, - "54101": 5, - "54103": 5, - "54105": 5, - "54107": 5, - "54109": 5, - "55001": 5, - "55003": 5, - "55005": 5, - "55007": 5, - "55009": 5, - "55011": 5, - "55013": 5, - "55015": 5, - "55017": 5, - "55019": 5, - "55021": 5, - "55023": 5, - "55025": 5, - "55027": 5, - "55029": 5, - "55031": 5, - "55033": 5, - "55035": 5, - "55037": 5, - "55039": 5, - "55041": 5, - "55043": 5, - "55045": 5, - "55047": 5, - "55049": 5, - "55051": 5, - "55053": 5, - "55055": 5, - "55057": 5, - "55059": 5, - "55061": 5, - "55063": 5, - "55065": 5, - "55067": 5, - "55069": 5, - "55071": 5, - "55073": 5, - "55075": 5, - "55077": 5, - "55078": 5, - "55079": 5, - "55081": 5, - "55083": 5, - "55085": 5, - "55087": 5, - "55089": 5, - "55091": 5, - "55093": 5, - "55095": 5, - "55097": 5, - "55099": 5, - "55101": 5, - "55103": 5, - "55105": 5, - "55107": 5, - "55109": 5, - "55111": 5, - "55113": 5, - "55115": 5, - "55117": 5, - "55119": 5, - "55121": 5, - "55123": 5, - "55125": 5, - "55127": 5, - "55129": 5, - "55131": 5, - "55133": 5, - "55135": 5, - "55137": 5, - "55139": 5, - "55141": 5, - "56001": 5, - "56003": 5, - "56005": 5, - "56007": 5, - "56009": 5, - "56011": 5, - "56013": 5, - "56015": 5, - "56017": 5, - "56019": 5, - "56021": 5, - "56023": 5, - "56025": 5, - "56027": 5, - "56029": 5, - "56031": 5, - "56033": 5, - "56035": 5, - "56037": 5, - "56039": 5, - "56041": 5, - "56043": 5, - "56045": 5 + "info": { + "short_name": "Data source", + "levels": { + "Google Health Trends: Heat Stroke": { + "source_id": "gtrends_heat+stroke", + "id": "Google Health Trends: Heat Stroke" + }, + "Google Health Trends: Heat Exhaustion": { + "source_id": "gtrends_heat+exhaustion", + "id": "Google Health Trends: Heat Exhaustion" + }, + "Epic Cosmos": { + "source_id": "epic_rate_ed_heat", + "id": "Epic Cosmos" + } + }, + "id": "source" + }, + "time_range": [ + -1, + -1 + ], + "type": "string", + "missing": 0, + "table": { + "Epic Cosmos": 2496, + "Google Health Trends: Heat Exhaustion": 624, + "Google Health Trends: Heat Stroke": 624 } }, { - "name": "time", - "duplicates": 15540, + "name": "geography", + "duplicates": 3692, + "info": [], + "time_range": [ + -1, + -1 + ], + "type": "string", + "missing": 0, + "table": { + "Alabama": 72, + "Alaska": 72, + "Arizona": 72, + "Arkansas": 72, + "California": 72, + "Colorado": 72, + "Connecticut": 72, + "Delaware": 72, + "District of Columbia": 72, + "Florida": 72, + "Georgia": 72, + "Hawaii": 72, + "Idaho": 72, + "Illinois": 72, + "Indiana": 72, + "Iowa": 72, + "Kansas": 72, + "Kentucky": 72, + "Louisiana": 72, + "Maine": 72, + "Maryland": 72, + "Massachusetts": 72, + "Michigan": 72, + "Minnesota": 72, + "Mississippi": 72, + "Missouri": 72, + "Montana": 72, + "Nebraska": 72, + "Nevada": 72, + "New Hampshire": 72, + "New Jersey": 72, + "New Mexico": 72, + "New York": 72, + "North Carolina": 72, + "North Dakota": 72, + "Ohio": 72, + "Oklahoma": 72, + "Oregon": 72, + "Pennsylvania": 72, + "Rhode Island": 72, + "South Carolina": 72, + "South Dakota": 72, + "Tennessee": 72, + "Texas": 72, + "United States": 72, + "Utah": 72, + "Vermont": 72, + "Virginia": 72, + "Washington": 72, + "West Virginia": 72, + "Wisconsin": 72, + "Wyoming": 72 + } + }, + { + "name": "age", + "duplicates": 3738, "info": [], - "time_range": [0, 4], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { - "2026-07-25": 3109, - "2026-07-26": 3109, - "2026-07-27": 3109, - "2026-07-28": 3109, - "2026-07-29": 3109 + "<15 Years": 416, + "15-24 Years": 416, + "25-44 Years": 416, + "45-64 Years": 416, + "65+ Years": 416, + "Total": 1664 } }, { "name": "value", - "duplicates": 8059, + "duplicates": 52, "info": { "id": "value", - "short_name": "Heat risk score", - "long_name": "NOAA HeatRisk Mean Score", - "category": "heat", - "short_description": "Mean daily heat risk score (0-4) aggregated to state (or county) level.", - "long_description": "The NOAA Weather Prediction Center HeatRisk product provides a daily heat risk forecast across the contiguous United States on a 0-4 scale: 0 = No Risk, 1 = Minor, 2 = Moderate, 3 = Major, 4 = Extreme. Values represent the risk of heat-related illness to the general population, computed as the area-weighted mean raster pixel value within each geographic boundary.", - "measure_type": "Index", - "unit": "Score (0-4)", - "time_resolution": "Day", + "short_name": "Heat-related measure", + "long_name": "Heat-Related Illness Surveillance Measure by Source", + "category": "injury", + "short_description": "Heat-related illness measure; units depend on the source (see source column).", + "long_description": "Annual heat-related measure in long format. The source column identifies the data source: Google Health Trends (heat stroke or heat exhaustion search volume, annual average) or Epic Cosmos (heat-related ED visit rate per 100,000). Alaska is excluded from Epic Cosmos estimates.", + "measure_type": "Mixed (rate or probability, depending on source)", + "unit": "Varies by source", + "time_resolution": "Year", "sources": [ { - "id": "noaa_wpc_heatrisk" + "id": "gtrends" + }, + { + "id": "epic_cosmos" } ] }, - "time_range": [0, 4], + "time_range": [ + -1, + -1 + ], "type": "float", - "missing": 0, - "mean": 1.845424, - "sd": 0.85411, - "min": 0, - "max": 4 + "missing": 48, + "mean": 78.845873, + "sd": 87.133683, + "min": 0.729765, + "max": 892.857143 }, { - "name": "forecast_day", - "duplicates": 15540, + "name": "suppressed_heat", + "duplicates": 3741, "info": { - "id": "forecast_day", - "short_name": "Forecast day", - "long_name": "Forecast day offset", - "category": "heat", - "short_description": "0 = historical archive (observed Day 1); 1-7 = number of days ahead in the current forecast.", - "long_description": "Indicates whether a row is historical archive data or part of the current 7-day forecast. A value of 0 marks archive data (the observed Day 1 value for a past date). Values of 1-7 mark rows from the current forecast, where the number is the days ahead of the run date that the value is valid for.", - "measure_type": "Integer", - "unit": "Days", - "time_resolution": "Day", - "sources": [ - { - "id": "noaa_wpc_heatrisk" - } - ] + "short_name": "Heat value suppressed flag", + "short_description": "1 if the Epic Cosmos heat-related ED value was suppressed (small count) and imputed, 0 otherwise.", + "measure_type": "Binary", + "unit": "Binary indicator", + "id": "suppressed_heat" }, - "time_range": [0, 4], + "time_range": [ + -1, + -1 + ], "type": "integer", - "missing": 0, - "mean": 3, - "sd": 1.414259, - "min": 1, - "max": 5 + "missing": 1248, + "mean": 0.142628, + "sd": 0.349763, + "min": 0, + "max": 1 } ] }, - "sha512": "cc2fe0d2b5dd9a2987eb6d6ed185b89d2b25d2d7161ac473248ca1fb08873f088512ffaab4de21e092fdeb988b9dd0a946986f3c741be91c880e7e76367911bf" + "sha512": "8b51db8ffc4e8a3189ae3e7cb70976925f0dfc26f270a708251176ef7875c850175a067ee0449aec1f749c406c160f31295d2e9d6c487e9eadde0553fc1d4c12" }, { "bytes": 7010, @@ -13272,7 +8701,10 @@ "name": "geography", "duplicates": 695, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -13332,7 +8764,10 @@ "name": "year", "duplicates": 736, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "integer", "missing": 0, "mean": 2020.630872, @@ -13344,7 +8779,10 @@ "name": "age", "duplicates": 744, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -13355,7 +8793,10 @@ "name": "sex", "duplicates": 744, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -13366,7 +8807,10 @@ "name": "race_ethnicity", "duplicates": 744, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -13382,7 +8826,10 @@ "measure_type": "category", "id": "payer" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -13411,7 +8858,10 @@ }, "id": "outcome_name" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -13433,7 +8883,10 @@ }, "id": "source" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -13459,7 +8912,10 @@ } ] }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "float", "missing": 0, "mean": 32.912349, @@ -13625,7 +9081,10 @@ "name": "geography", "duplicates": 93707, "info": [], - "time_range": [0, 23], + "time_range": [ + 0, + 23 + ], "type": "string", "missing": 0, "table": { @@ -13687,7 +9146,10 @@ "name": "age", "duplicates": 93753, "info": [], - "time_range": [0, 23], + "time_range": [ + 0, + 23 + ], "type": "string", "missing": 0, "table": { @@ -13703,7 +9165,10 @@ "name": "sex", "duplicates": 93756, "info": [], - "time_range": [0, 23], + "time_range": [ + 0, + 23 + ], "type": "string", "missing": 0, "table": { @@ -13721,7 +9186,10 @@ "measure_type": "category", "id": "race" }, - "time_range": [0, 23], + "time_range": [ + 0, + 23 + ], "type": "string", "missing": 0, "table": { @@ -13743,7 +9211,10 @@ "measure_type": "category", "id": "ethnicity" }, - "time_range": [0, 23], + "time_range": [ + 0, + 23 + ], "type": "string", "missing": 0, "table": { @@ -13757,7 +9228,10 @@ "name": "time", "duplicates": 93735, "info": [], - "time_range": [0, 23], + "time_range": [ + 0, + 23 + ], "type": "string", "missing": 0, "table": { @@ -13814,7 +9288,10 @@ "file": "data.csv.gz" } }, - "time_range": [0, 23], + "time_range": [ + 0, + 23 + ], "type": "float", "missing": 57999, "mean": 25.263308, @@ -14040,7 +9517,10 @@ "name": "geography", "duplicates": 71471, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 288, "table": { @@ -16010,7 +11490,10 @@ "unit": "FIPS code", "id": "geography_fips" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -19281,7 +14764,10 @@ "name": "date", "duplicates": 73415, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -19302,7 +14788,10 @@ "name": "age", "duplicates": 73420, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -19464,7 +14953,10 @@ }, "id": "source" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -19479,7 +14971,10 @@ "source_id": "value", "id": "value" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "float", "missing": 29, "mean": 8.678189, @@ -19757,7 +15252,10 @@ "name": "geography", "duplicates": 10121, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -19819,7 +15317,10 @@ "name": "age", "duplicates": 10163, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -19839,7 +15340,10 @@ "name": "year", "duplicates": 10148, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "integer", "missing": 0, "mean": 2016.657721, @@ -19997,7 +15501,10 @@ }, "id": "source" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -20015,7 +15522,10 @@ "source_id": "value", "id": "value" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "float", "missing": 0, "mean": 47.472879, @@ -20369,7 +15879,10 @@ "name": "geography", "duplicates": 10144, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -20431,7 +15944,10 @@ "name": "date", "duplicates": 10151, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -20486,7 +16002,10 @@ "name": "age", "duplicates": 10186, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -20652,7 +16171,10 @@ }, "id": "source" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -20694,7 +16216,10 @@ } ] }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "float", "missing": 0, "mean": 47.404796, @@ -20733,7 +16258,10 @@ } ] }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "float", "missing": 0, "mean": 0.584396, @@ -20751,7 +16279,10 @@ "unit": "Binary indicator", "id": "suppressed" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "integer", "missing": 7743, "mean": 0.228292, @@ -21001,7 +16532,10 @@ "name": "geography", "duplicates": 12568, "info": [], - "time_range": [0, 4], + "time_range": [ + 0, + 4 + ], "type": "string", "missing": 0, "table": { @@ -24153,7 +19687,10 @@ "name": "time", "duplicates": 15705, "info": [], - "time_range": [0, 4], + "time_range": [ + 0, + 4 + ], "type": "string", "missing": 0, "table": { @@ -24191,7 +19728,10 @@ "file": "data.csv.gz" } }, - "time_range": [0, 4], + "time_range": [ + 0, + 4 + ], "type": "integer", "missing": 0, "mean": 31.820687, @@ -24206,7 +19746,10 @@ "source_id": "rate_deaths_overdose", "id": "rate_deaths_overdose" }, - "time_range": [0, 4], + "time_range": [ + 0, + 4 + ], "type": "float", "missing": 5, "mean": 33.453599, @@ -24468,7 +20011,10 @@ "name": "geography", "duplicates": 530, "info": [], - "time_range": [0, 10], + "time_range": [ + 0, + 10 + ], "type": "string", "missing": 11, "table": { @@ -24530,7 +20076,10 @@ "name": "time", "duplicates": 572, "info": [], - "time_range": [0, 10], + "time_range": [ + 0, + 10 + ], "type": "string", "missing": 0, "table": { @@ -24574,7 +20123,10 @@ "file": "data.csv.gz" } }, - "time_range": [0, 10], + "time_range": [ + 0, + 10 + ], "type": "integer", "missing": 0, "mean": 3069.401372, @@ -24601,7 +20153,10 @@ } ] }, - "time_range": [0, 10], + "time_range": [ + 0, + 10 + ], "type": "float", "missing": 0, "mean": 25.568922, @@ -24811,7 +20366,10 @@ "name": "year", "duplicates": 153, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "integer", "missing": 0, "mean": 2022, @@ -24823,7 +20381,10 @@ "name": "geography", "duplicates": 104, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -24921,7 +20482,10 @@ "file": "data_state_county_age.csv.gz" } }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "integer", "missing": 0, "mean": 1.403846, @@ -27775,28 +23339,6 @@ } ] }, - "bundle_injury_overdose/dist/heat_related_geography_source.parquet|source": { - "short_name": "Data source", - "levels": { - "Google Health Trends: Heat Stroke": { - "source_id": "gtrends_heat+stroke", - "id": "Google Health Trends: Heat Stroke" - }, - "Google Health Trends: Heat Exhaustion": { - "source_id": "gtrends_heat+exhaustion", - "id": "Google Health Trends: Heat Exhaustion" - }, - "Epic Cosmos": { - "source_id": "epic_rate_ed_heat", - "id": "Epic Cosmos" - } - }, - "id": "bundle_injury_overdose/dist/heat_related_geography_source.parquet|source" - }, - "bundle_injury_overdose/dist/heat_related_geography_source.parquet|value": { - "source_id": "bundle_injury_overdose/dist/heat_by_geography_and_source_state_year.parquet|value", - "id": "bundle_injury_overdose/dist/heat_related_geography_source.parquet|value" - }, "bundle_injury_overdose/dist/heat_by_geography_and_source_state_year.parquet|suppressed_heat": { "short_name": "Heat value suppressed flag", "short_description": "1 if the Epic Cosmos heat-related ED value was suppressed (small count) and imputed, 0 otherwise.", @@ -27804,45 +23346,6 @@ "unit": "Binary indicator", "id": "bundle_injury_overdose/dist/heat_by_geography_and_source_state_year.parquet|suppressed_heat" }, - "bundle_injury_overdose/dist/heat_related_geography_source.parquet|suppressed_heat": { - "short_name": "Heat value suppressed flag", - "short_description": "1 if the Epic Cosmos heat-related ED value was suppressed (small count) and imputed, 0 otherwise.", - "measure_type": "Binary", - "unit": "Binary indicator", - "id": "bundle_injury_overdose/dist/heat_related_geography_source.parquet|suppressed_heat" - }, - "bundle_injury_overdose/dist/heat_risk.parquet|value": { - "id": "bundle_injury_overdose/dist/heat_risk.parquet|value", - "short_name": "Heat risk score", - "long_name": "NOAA HeatRisk Mean Score", - "category": "heat", - "short_description": "Mean daily heat risk score (0-4) aggregated to state (or county) level.", - "long_description": "The NOAA Weather Prediction Center HeatRisk product provides a daily heat risk forecast across the contiguous United States on a 0-4 scale: 0 = No Risk, 1 = Minor, 2 = Moderate, 3 = Major, 4 = Extreme. Values represent the risk of heat-related illness to the general population, computed as the area-weighted mean raster pixel value within each geographic boundary.", - "measure_type": "Index", - "unit": "Score (0-4)", - "time_resolution": "Day", - "sources": [ - { - "id": "noaa_wpc_heatrisk" - } - ] - }, - "bundle_injury_overdose/dist/heat_risk.parquet|forecast_day": { - "id": "bundle_injury_overdose/dist/heat_risk.parquet|forecast_day", - "short_name": "Forecast day", - "long_name": "Forecast day offset", - "category": "heat", - "short_description": "0 = historical archive (observed Day 1); 1-7 = number of days ahead in the current forecast.", - "long_description": "Indicates whether a row is historical archive data or part of the current 7-day forecast. A value of 0 marks archive data (the observed Day 1 value for a past date). Values of 1-7 mark rows from the current forecast, where the number is the days ahead of the run date that the value is valid for.", - "measure_type": "Integer", - "unit": "Days", - "time_resolution": "Day", - "sources": [ - { - "id": "noaa_wpc_heatrisk" - } - ] - }, "bundle_injury_overdose/dist/google_dma.parquet|gtrends_narcan": { "source_id": "gtrends_narcan", "id": "bundle_injury_overdose/dist/google_dma.parquet|gtrends_narcan" @@ -27908,66 +23411,6 @@ } ] }, - "bundle_injury_overdose/dist/brfss_prevalence_by_geography.parquet|value": { - "id": "bundle_injury_overdose/dist/brfss_prevalence_by_geography.parquet|value", - "short_name": "BRFSS prevalence", - "long_name": "BRFSS Self-Reported Prevalence", - "category": "injury", - "short_description": "Self-reported prevalence (%) of the outcome from the CDC BRFSS survey.", - "long_description": "Age-stratified, self-reported prevalence of the health outcome named in the outcome_name column, from the CDC Behavioral Risk Factor Surveillance System (BRFSS). The source column identifies the survey source.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - } - ] - }, - "bundle_injury_overdose/dist/brfss_prevalence_by_geography.parquet|value_lcl": { - "short_name": "Prevalence lower CI", - "short_description": "Lower bound of the 95% confidence interval for the BRFSS prevalence estimate.", - "measure_type": "Percent", - "unit": "%", - "id": "bundle_injury_overdose/dist/brfss_prevalence_by_geography.parquet|value_lcl" - }, - "bundle_injury_overdose/dist/brfss_prevalence_by_geography.parquet|value_ucl": { - "short_name": "Prevalence upper CI", - "short_description": "Upper bound of the 95% confidence interval for the BRFSS prevalence estimate.", - "measure_type": "Percent", - "unit": "%", - "id": "bundle_injury_overdose/dist/brfss_prevalence_by_geography.parquet|value_ucl" - }, - "bundle_injury_overdose/dist/epic_prevalence_by_geography_year.parquet|value": { - "id": "bundle_injury_overdose/dist/epic_prevalence_by_geography_year.parquet|value", - "short_name": "Epic prevalence", - "long_name": "Epic Cosmos Condition Prevalence", - "category": "injury", - "short_description": "Prevalence of the outcome among Epic Cosmos patients, by geography, age, and year.", - "long_description": "Prevalence of the health outcome named in the outcome_name column among patients in the Epic Cosmos database, stratified by geography, age group, and year. The source column identifies the data source.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "epic_cosmos" - } - ] - }, - "bundle_injury_overdose/dist/epic_prevalence_by_geography_year.parquet|pct_captured": { - "short_name": "Percent captured", - "short_description": "Percentage of the population represented in the Epic Cosmos denominator for this geography.", - "measure_type": "Percent", - "unit": "%", - "id": "bundle_injury_overdose/dist/epic_prevalence_by_geography_year.parquet|pct_captured" - }, - "bundle_injury_overdose/dist/epic_prevalence_by_geography_year.parquet|sample_size": { - "short_name": "Sample size", - "short_description": "Number of patients in the Epic Cosmos denominator for this geography, age, and year.", - "measure_type": "Count", - "unit": "Patients", - "id": "bundle_injury_overdose/dist/epic_prevalence_by_geography_year.parquet|sample_size" - }, "bundle_injury_overdose/dist/deaths_cause_age_demographics.parquet|race": { "short_name": "Race", "short_description": "Race category as reported by CDC WISQARS.", @@ -28223,9 +23666,6 @@ } }, "change_report": { - "brfss_prevalence_by_geography.parquet": { - "state": "unchanged" - }, "county_opioid_by_source.parquet": { "state": "unchanged" }, @@ -28235,9 +23675,6 @@ "deaths_cause_age.parquet": { "state": "unchanged" }, - "epic_prevalence_by_geography_year.parquet": { - "state": "unchanged" - }, "firearms_by_demographics.parquet": { "state": "unchanged" }, @@ -28253,34 +23690,6 @@ "heat_by_geography_and_source_state_year.parquet": { "state": "unchanged" }, - "heat_related_geography_source.parquet": { - "state": "unchanged" - }, - "heat_risk.parquet": { - "state": "changed", - "variables": { - "geography": { - "status": "present", - "same_type": true, - "added_levels": [], - "dropped_levels": [] - }, - "time": { - "status": "present", - "same_type": true, - "added_levels": ["2026-07-27", "2026-07-28", "2026-07-29"], - "dropped_levels": ["2026-07-22", "2026-07-23", "2026-07-24"] - }, - "value": { - "status": "present", - "same_type": true - }, - "forecast_day": { - "status": "present", - "same_type": true - } - } - }, "medicaid_injury_overdose.parquet": { "state": "unchanged" }, diff --git a/data/bundle_injury_overdose/dist/epic_prevalence_by_geography_year.parquet b/data/bundle_injury_overdose/dist/epic_prevalence_by_geography_year.parquet deleted file mode 100644 index 6bf0ec244..000000000 Binary files a/data/bundle_injury_overdose/dist/epic_prevalence_by_geography_year.parquet and /dev/null differ diff --git a/data/bundle_injury_overdose/dist/heat_related_geography_source.parquet b/data/bundle_injury_overdose/dist/heat_related_geography_source.parquet deleted file mode 100644 index fb2abffe4..000000000 Binary files a/data/bundle_injury_overdose/dist/heat_related_geography_source.parquet and /dev/null differ diff --git a/data/bundle_injury_overdose/measure_info.json b/data/bundle_injury_overdose/measure_info.json index 2fe638433..04ab72c26 100644 --- a/data/bundle_injury_overdose/measure_info.json +++ b/data/bundle_injury_overdose/measure_info.json @@ -305,25 +305,13 @@ { "id": "epic_cosmos" } ] }, - "bundle_injury_overdose/dist/heat_related_geography_source.parquet|source": { - "short_name": "Data source", - "levels": { - "Google Health Trends: Heat Stroke": { "source_id": "gtrends_heat+stroke" }, - "Google Health Trends: Heat Exhaustion": { "source_id": "gtrends_heat+exhaustion" }, - "Epic Cosmos": { "source_id": "epic_rate_ed_heat" } - } - }, - "bundle_injury_overdose/dist/heat_related_geography_source.parquet|value": { - "source_id": "bundle_injury_overdose/dist/heat_by_geography_and_source_state_year.parquet|value" - }, "{category}suppressed_heat": { "short_name": "Heat value suppressed flag", "short_description": "1 if the Epic Cosmos heat-related ED value was suppressed (small count) and imputed, 0 otherwise.", "measure_type": "Binary", "unit": "Binary indicator", "categories": { - "bundle_injury_overdose/dist/heat_by_geography_and_source_state_year.parquet|": {}, - "bundle_injury_overdose/dist/heat_related_geography_source.parquet|": {} + "bundle_injury_overdose/dist/heat_by_geography_and_source_state_year.parquet|": {} } }, "bundle_injury_overdose/dist/heat_risk.parquet|value": { @@ -393,54 +381,6 @@ "time_resolution": "Year", "sources": [{ "id": "medicaid_quality" }] }, - "bundle_injury_overdose/dist/brfss_prevalence_by_geography.parquet|value": { - "id": "bundle_injury_overdose/dist/brfss_prevalence_by_geography.parquet|value", - "short_name": "BRFSS prevalence", - "long_name": "BRFSS Self-Reported Prevalence", - "category": "injury", - "short_description": "Self-reported prevalence (%) of the outcome from the CDC BRFSS survey.", - "long_description": "Age-stratified, self-reported prevalence of the health outcome named in the outcome_name column, from the CDC Behavioral Risk Factor Surveillance System (BRFSS). The source column identifies the survey source.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [{ "id": "brfss" }] - }, - "bundle_injury_overdose/dist/brfss_prevalence_by_geography.parquet|value_lcl": { - "short_name": "Prevalence lower CI", - "short_description": "Lower bound of the 95% confidence interval for the BRFSS prevalence estimate.", - "measure_type": "Percent", - "unit": "%" - }, - "bundle_injury_overdose/dist/brfss_prevalence_by_geography.parquet|value_ucl": { - "short_name": "Prevalence upper CI", - "short_description": "Upper bound of the 95% confidence interval for the BRFSS prevalence estimate.", - "measure_type": "Percent", - "unit": "%" - }, - "bundle_injury_overdose/dist/epic_prevalence_by_geography_year.parquet|value": { - "id": "bundle_injury_overdose/dist/epic_prevalence_by_geography_year.parquet|value", - "short_name": "Epic prevalence", - "long_name": "Epic Cosmos Condition Prevalence", - "category": "injury", - "short_description": "Prevalence of the outcome among Epic Cosmos patients, by geography, age, and year.", - "long_description": "Prevalence of the health outcome named in the outcome_name column among patients in the Epic Cosmos database, stratified by geography, age group, and year. The source column identifies the data source.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [{ "id": "epic_cosmos" }] - }, - "bundle_injury_overdose/dist/epic_prevalence_by_geography_year.parquet|pct_captured": { - "short_name": "Percent captured", - "short_description": "Percentage of the population represented in the Epic Cosmos denominator for this geography.", - "measure_type": "Percent", - "unit": "%" - }, - "bundle_injury_overdose/dist/epic_prevalence_by_geography_year.parquet|sample_size": { - "short_name": "Sample size", - "short_description": "Number of patients in the Epic Cosmos denominator for this geography, age, and year.", - "measure_type": "Count", - "unit": "Patients" - }, "{category}race": { "short_name": "Race", "short_description": "Race category as reported by CDC WISQARS.", @@ -574,21 +514,6 @@ "sources": ["medicaid_quality"], "source_files": ["medicaid_quality/standard/data.csv.gz"] }, - "brfss_prevalence_by_geography.parquet": { - "sources": ["brfss"], - "source_files": ["brfss/standard/data.csv.gz"] - }, - "epic_prevalence_by_geography_year.parquet": { - "sources": ["epic_chronic"], - "source_files": ["epic_chronic/standard/state_year.csv.gz"] - }, - "heat_related_geography_source.parquet": { - "sources": ["epic_injury", "gtrends"], - "source_files": [ - "gtrends/standard/data_year.csv.gz", - "epic_injury/standard/yearly_injury.csv.gz" - ] - }, "heat_risk.parquet": { "sources": ["noaa_heat_risk"], "source_files": ["noaa_heat_risk/standard/data_state.csv.gz"] diff --git a/data/bundle_injury_overdose/process.json b/data/bundle_injury_overdose/process.json index 3e663a2bc..41d758ac5 100644 --- a/data/bundle_injury_overdose/process.json +++ b/data/bundle_injury_overdose/process.json @@ -159,65 +159,139 @@ } } ], - "source_files": [ - "epic/standard/state_no_time.csv.gz", - "brfss/standard/data.csv.gz", - "cms_mmd/standard/data_state_county_age.csv.gz", - "nchs_mortality/standard/data.csv.gz", - "nchs_mortality/standard/data_county.csv.gz", - "wisqars/standard/data.csv.gz" - ], + "source_files": { + "wisqars/standard/data.csv.gz": [ + "deaths_cause_age.parquet", + "deaths_cause_age_demographics.parquet", + "overdose_by_demographics.parquet", + "overdose_by_geography_and_source.parquet", + "overdose_by_geography_and_source_county.parquet", + "overdose_by_geography_and_source_state_year.parquet", + "firearms_by_demographics.parquet", + "firearms_geography_source.parquet", + "firearms_by_geography_and_source_state_year.parquet" + ], + "cms_mmd/standard/data_state_county_age.csv.gz": [ + "county_opioid_by_source.parquet", + "state_opioid_by_source.parquet", + "overdose_by_geography_and_source.parquet", + "overdose_by_geography_and_source_county.parquet", + "overdose_by_geography_and_source_state_year.parquet" + ], + "nchs_mortality/standard/data.csv.gz": [ + "overdose_deaths_state.parquet", + "overdose_by_geography_and_source.parquet", + "overdose_by_geography_and_source_county.parquet", + "overdose_by_geography_and_source_state_year.parquet" + ], + "nchs_mortality/standard/data_county.csv.gz": [ + "overdose_deaths_county.parquet", + "overdose_by_geography_and_source.parquet", + "overdose_by_geography_and_source_county.parquet", + "overdose_by_geography_and_source_state_year.parquet" + ], + "gtrends/standard/data_year.csv.gz": [ + "overdose_by_geography_and_source.parquet", + "overdose_by_geography_and_source_county.parquet", + "overdose_by_geography_and_source_state_year.parquet", + "firearms_geography_source.parquet", + "firearms_by_geography_and_source_state_year.parquet", + "heat_by_geography_and_source_state_year.parquet" + ], + "epic_injury/standard/monthly_injury.csv.gz": [ + "overdose_by_geography_and_source.parquet", + "overdose_by_geography_and_source_county.parquet", + "overdose_by_geography_and_source_state_year.parquet", + "firearms_geography_source.parquet" + ], + "epic_injury/standard/yearly_injury.csv.gz": [ + "firearms_by_geography_and_source_state_year.parquet", + "heat_by_geography_and_source_state_year.parquet" + ], + "medicaid_quality/standard/data.csv.gz": [ + "medicaid_injury_overdose.parquet" + ], + "gtrends/standard/data_dma_year.csv.gz": [ + "google_dma.parquet" + ] + }, "checked": "2026-07-24 19:27:23", "check_results": { - "data/bundle_injury_overdose/dist/brfss_prevalence_by_geography.parquet": { - "measures": ["missing_info: year", "missing_info: age", "missing_info: source", "missing_info: outcome_name"] - }, "data/bundle_injury_overdose/dist/county_opioid_by_source.parquet": { "measures": "missing_info: year" }, "data/bundle_injury_overdose/dist/deaths_cause_age_demographics.parquet": { - "measures": ["missing_info: year", "missing_info: age", "missing_info: sex"] + "measures": [ + "missing_info: year", + "missing_info: age", + "missing_info: sex" + ] }, "data/bundle_injury_overdose/dist/deaths_cause_age.parquet": { - "measures": ["missing_info: year", "missing_info: age"] - }, - "data/bundle_injury_overdose/dist/epic_prevalence_by_geography_year.parquet": { - "measures": ["missing_info: fips", "missing_info: age", "missing_info: year", "missing_info: outcome_name", "missing_info: source"] + "measures": [ + "missing_info: year", + "missing_info: age" + ] }, "data/bundle_injury_overdose/dist/firearms_by_demographics.parquet": { - "measures": ["missing_info: age", "missing_info: sex"] + "measures": [ + "missing_info: age", + "missing_info: sex" + ] }, "data/bundle_injury_overdose/dist/firearms_by_geography_and_source_state_year.parquet": { - "measures": ["missing_info: age", "missing_info: year"] + "measures": [ + "missing_info: age", + "missing_info: year" + ] }, "data/bundle_injury_overdose/dist/firearms_geography_source.parquet": { "measures": "missing_info: age" }, "data/bundle_injury_overdose/dist/google_dma.parquet": { - "measures": ["missing_info: fips", "missing_info: date"] + "measures": [ + "missing_info: fips", + "missing_info: date" + ] }, "data/bundle_injury_overdose/dist/heat_by_geography_and_source_state_year.parquet": { - "measures": ["missing_info: year", "missing_info: age"] + "measures": [ + "missing_info: year", + "missing_info: age" + ] }, - "data/bundle_injury_overdose/dist/heat_related_geography_source.parquet": { - "measures": "missing_info: age" - }, - "data/bundle_injury_overdose/dist/heat_risk.parquet": [], "data/bundle_injury_overdose/dist/medicaid_injury_overdose.parquet": { - "measures": ["missing_info: year", "missing_info: age", "missing_info: sex", "missing_info: race_ethnicity"] + "measures": [ + "missing_info: year", + "missing_info: age", + "missing_info: sex", + "missing_info: race_ethnicity" + ] }, "data/bundle_injury_overdose/dist/overdose_by_demographics.parquet": { - "measures": ["missing_info: age", "missing_info: sex"] + "measures": [ + "missing_info: age", + "missing_info: sex" + ] }, "data/bundle_injury_overdose/dist/overdose_by_geography_and_source_county.parquet": { "data": "geography_nas", - "measures": ["missing_info: date", "missing_info: age"] + "measures": [ + "missing_info: date", + "missing_info: age" + ] }, "data/bundle_injury_overdose/dist/overdose_by_geography_and_source_state_year.parquet": { - "measures": ["missing_info: age", "missing_info: year"] + "measures": [ + "missing_info: age", + "missing_info: year" + ] }, "data/bundle_injury_overdose/dist/overdose_by_geography_and_source.parquet": { - "measures": ["missing_info: date", "missing_info: age"] + "measures": [ + "missing_info: date", + "missing_info: age" + ] }, "data/bundle_injury_overdose/dist/overdose_deaths_county.parquet": [], "data/bundle_injury_overdose/dist/overdose_deaths_state.parquet": { @@ -228,18 +302,14 @@ } }, "dist_state": { - "./data/bundle_injury_overdose/dist/brfss_prevalence_by_geography.parquet": "05dd664886542c09f3c857586955315f", "./data/bundle_injury_overdose/dist/county_opioid_by_source.parquet": "1e93c5d377bd6c8f4d5e0d6f02a18220", "./data/bundle_injury_overdose/dist/deaths_cause_age_demographics.parquet": "abdb4e3d6a88bb69ee17e3f1744d7738", "./data/bundle_injury_overdose/dist/deaths_cause_age.parquet": "b030f2532bc8251ef091a229466b9d8e", - "./data/bundle_injury_overdose/dist/epic_prevalence_by_geography_year.parquet": "50273d881ec4e84be00167180c0c63c1", "./data/bundle_injury_overdose/dist/firearms_by_demographics.parquet": "f24c00a636773fbdf929a98b8baa3a2c", "./data/bundle_injury_overdose/dist/firearms_by_geography_and_source_state_year.parquet": "ec3bcf2a1edf1eef84e16eba9da4aee8", "./data/bundle_injury_overdose/dist/firearms_geography_source.parquet": "8c28071dd778958bdb40610023d2725d", "./data/bundle_injury_overdose/dist/google_dma.parquet": "9748c5fc339f4bc9c6410e726935e075", "./data/bundle_injury_overdose/dist/heat_by_geography_and_source_state_year.parquet": "24dc51e224b944d48be99b439de51489", - "./data/bundle_injury_overdose/dist/heat_related_geography_source.parquet": "347f3ae467887e916e1b3e1edca50aff", - "./data/bundle_injury_overdose/dist/heat_risk.parquet": "f36fa7de6249e8bdaaac2a5f56cbce45", "./data/bundle_injury_overdose/dist/medicaid_injury_overdose.parquet": "bf80e4cef9d51550878ee738b17c8ae5", "./data/bundle_injury_overdose/dist/overdose_by_demographics.parquet": "b242a0cccf78063e6ea1eae801c70b20", "./data/bundle_injury_overdose/dist/overdose_by_geography_and_source_county.parquet": "8c5b33836f14bd5b977fa40d2192380c", @@ -252,21 +322,5 @@ "./data/cms_mmd/standard/datapackage.json": "f6ae03d00dc049e032d4d07495f785c3", "./data/nchs_mortality/standard/datapackage.json": "a1e6636094bcba1dd8d813894df4f7e4", "./data/wisqars/standard/datapackage.json": "bd77432123a4ec8e6ba8c170afe193c3" - }, - "standard_state": { - "./data/epic/standard/state_no_time.csv.gz": {}, - "./data/brfss/standard/data.csv.gz": "03391818a9dba46c0eb86e17862527cf", - "./data/cms_mmd/standard/data_state_county_age.csv.gz": "88a800cf35c871a0c29f8908805e45bf", - "./data/nchs_mortality/standard/data.csv.gz": "9e156829ea1333e564864ee580ea09bb", - "./data/nchs_mortality/standard/data_county.csv.gz": "746c4a5a344cc6069123014bdf737a85", - "./data/wisqars/standard/data.csv.gz": "3eeefa7917a4d77c704820f78df94590" - }, - "source_state": { - "./data/epic/standard/state_no_time.csv.gz": {}, - "./data/brfss/standard/data.csv.gz": "254cddbd431a47b1ee6620a3cbf0cf4a", - "./data/cms_mmd/standard/data_state_county_age.csv.gz": "88a800cf35c871a0c29f8908805e45bf", - "./data/nchs_mortality/standard/data.csv.gz": "9e156829ea1333e564864ee580ea09bb", - "./data/nchs_mortality/standard/data_county.csv.gz": "746c4a5a344cc6069123014bdf737a85", - "./data/wisqars/standard/data.csv.gz": "3eeefa7917a4d77c704820f78df94590" } } diff --git a/data/bundle_maternal_health/process.json b/data/bundle_maternal_health/process.json index 9b9e8a0c0..0972ec88b 100644 --- a/data/bundle_maternal_health/process.json +++ b/data/bundle_maternal_health/process.json @@ -9,12 +9,38 @@ "frequency": 0, "run_time": 4.467, "last_status": { - "log": ["bundle_maternal_health:", " maternal_state.parquet : 4851 rows, 12 measures, 53 geographies", " maternal_county.parquet : 157603 rows, 5 measures, 3237 geographies", " maternal_mortality.parquet : 687 rows, 4 age groups, 7 race/ethnicity groups", " state measures: birth_rate, child_mortality, infant_mortality, low_birth_weight, medicaid_contraceptive_postpartum_adult, medicaid_contraceptive_postpartum_child, medicaid_first_prenatal_visit, medicaid_low_birthweight, medicaid_low_birthweight_risk_adjusted, medicaid_prenatal_postpartum_care_adult, medicaid_prenatal_postpartum_care_child, teen_birth_rate", " county measures: birth_rate, child_mortality, infant_mortality, low_birth_weight, teen_birth_rate"], + "log": [ + "bundle_maternal_health:", + " maternal_state.parquet : 4851 rows, 12 measures, 53 geographies", + " maternal_county.parquet : 157603 rows, 5 measures, 3237 geographies", + " maternal_mortality.parquet : 687 rows, 4 age groups, 7 race/ethnicity groups", + " state measures: birth_rate, child_mortality, infant_mortality, low_birth_weight, medicaid_contraceptive_postpartum_adult, medicaid_contraceptive_postpartum_child, medicaid_first_prenatal_visit, medicaid_low_birthweight, medicaid_low_birthweight_risk_adjusted, medicaid_prenatal_postpartum_care_adult, medicaid_prenatal_postpartum_care_child, teen_birth_rate", + " county measures: birth_rate, child_mortality, infant_mortality, low_birth_weight, teen_birth_rate" + ], "success": true } } ], - "source_files": {}, + "source_files": { + "census/standard/data_state.csv.gz": [ + "maternal_state.parquet" + ], + "census/standard/data_county.csv.gz": [ + "maternal_county.parquet" + ], + "county_health_rankings/standard/data_state.csv.gz": [ + "maternal_state.parquet" + ], + "county_health_rankings/standard/data_county.csv.gz": [ + "maternal_county.parquet" + ], + "medicaid_quality/standard/data.csv.gz": [ + "maternal_state.parquet" + ], + "cdc_vssr/standard/data.csv.gz": [ + "maternal_mortality.parquet" + ] + }, "dist_state": { "./data/bundle_maternal_health/dist/maternal_county.parquet": "85e9ea01cc3cc561e36740c783e2e63d", "./data/bundle_maternal_health/dist/maternal_mortality.parquet": "35c6178989ca0e58b0fc5a122bfdbaaf", diff --git a/data/bundle_measles/dist/datapackage.json b/data/bundle_measles/dist/datapackage.json index 66f73477d..2324d1188 100644 --- a/data/bundle_measles/dist/datapackage.json +++ b/data/bundle_measles/dist/datapackage.json @@ -224,7 +224,10 @@ "short_name": "Geography (national)", "short_description": "Geographic identifier. This file is national only; geography always holds the value 'United States'." }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -235,7 +238,10 @@ "name": "date", "duplicates": 1485, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -318,7 +324,10 @@ "name": "year", "duplicates": 1556, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "integer", "missing": 0, "mean": 2025.376123, @@ -330,7 +339,10 @@ "name": "week", "duplicates": 1507, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "integer", "missing": 0, "mean": 24.622593, @@ -503,7 +515,10 @@ }, "id": "type" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -532,7 +547,10 @@ } ] }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -561,7 +579,10 @@ } ] }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -591,7 +612,10 @@ } ] }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "float", "missing": 0, "mean": 206.070687, @@ -657,7 +681,10 @@ }, "id": "source" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -939,7 +966,10 @@ "name": "geography", "duplicates": 99973, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -4138,7 +4168,10 @@ } } }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "integer", "missing": 0, "mean": 0.019749, @@ -4150,7 +4183,10 @@ "name": "date", "duplicates": 103046, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -4260,7 +4296,10 @@ "name": "year", "duplicates": 103128, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "integer", "missing": 0, "mean": 2023.009239, @@ -4272,7 +4311,10 @@ "name": "week", "duplicates": 103093, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "integer", "missing": 39066, "mean": 23.633302, @@ -4356,7 +4398,10 @@ }, "id": "source" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -4398,7 +4443,10 @@ } ] }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "float", "missing": 20798, "mean": 10.147327, @@ -4410,428 +4458,6 @@ }, "sha512": "f355dab78d07e328b3a8eabd80d6c1ba4412f13c6398618136c3e6731afa02c737d0bdb5e575f936c44a115ccbd42c5d088e3d8f506b26620aea548975969295" }, - { - "bytes": 13775, - "encoding": "windows-1252", - "md5": "5c531d46a4c85726fdf20a81877bdce3", - "format": "parquet", - "name": "measles_imported_indigenous", - "filename": "measles_imported_indigenous.parquet", - "versions": { - "hash": [ - "f36cb04f8cb309173098bee86a1bbefe2d3b1d5f" - ], - "author": [ - "anshap32 <73296024+anshap32@users.noreply.github.com>" - ], - "date": [ - "Mon Jul 6 15:30:51 2026 -0400" - ], - "message": [ - "added measles from nnds" - ] - }, - "source": [], - "data_format": "tall", - "ids": [ - { - "variable": "geography" - } - ], - "id_length": 0, - "time": "time", - "profile": "data-resource", - "created": "2026-07-24 19:10:26.852723", - "last_modified": "2026-07-24 19:10:26.852723", - "vintage": {}, - "row_count": 22882, - "entity_count": 52, - "schema": { - "fields": [ - { - "name": "geography", - "duplicates": 22830, - "info": [], - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "Alabama": 440, - "Alaska": 440, - "Arizona": 440, - "Arkansas": 440, - "California": 440, - "Colorado": 440, - "Connecticut": 440, - "Delaware": 440, - "District of Columbia": 440, - "Florida": 440, - "Georgia": 440, - "Hawaii": 440, - "Idaho": 440, - "Illinois": 440, - "Indiana": 440, - "Iowa": 440, - "Kansas": 440, - "Kentucky": 440, - "Louisiana": 440, - "Maine": 440, - "Maryland": 440, - "Massachusetts": 440, - "Michigan": 440, - "Minnesota": 440, - "Mississippi": 440, - "Missouri": 440, - "Montana": 440, - "Nebraska": 440, - "Nevada": 440, - "New Hampshire": 440, - "New Jersey": 440, - "New Mexico": 440, - "New York": 440, - "North Carolina": 440, - "North Dakota": 440, - "Ohio": 440, - "Oklahoma": 440, - "Oregon": 440, - "Pennsylvania": 440, - "Rhode Island": 440, - "South Carolina": 440, - "South Dakota": 440, - "Tennessee": 440, - "Texas": 440, - "United States": 442, - "Utah": 440, - "Vermont": 440, - "Virginia": 440, - "Washington": 440, - "West Virginia": 440, - "Wisconsin": 440, - "Wyoming": 440 - } - }, - { - "name": "date", - "duplicates": 22661, - "info": [], - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "2022-01-08": 104, - "2022-01-15": 104, - "2022-01-22": 104, - "2022-01-29": 104, - "2022-02-05": 104, - "2022-02-12": 104, - "2022-02-19": 104, - "2022-02-26": 104, - "2022-03-05": 104, - "2022-03-12": 104, - "2022-03-19": 104, - "2022-03-26": 104, - "2022-04-02": 104, - "2022-04-09": 104, - "2022-04-16": 104, - "2022-04-23": 104, - "2022-04-30": 104, - "2022-05-07": 104, - "2022-05-14": 104, - "2022-05-21": 104, - "2022-05-28": 104, - "2022-06-04": 104, - "2022-06-11": 104, - "2022-06-18": 104, - "2022-06-25": 104, - "2022-07-02": 104, - "2022-07-09": 104, - "2022-07-16": 104, - "2022-07-23": 104, - "2022-07-30": 104, - "2022-08-06": 104, - "2022-08-13": 104, - "2022-08-20": 104, - "2022-08-27": 104, - "2022-09-03": 104, - "2022-09-10": 104, - "2022-09-17": 104, - "2022-09-24": 104, - "2022-10-01": 104, - "2022-10-08": 104, - "2022-10-15": 104, - "2022-10-22": 104, - "2022-10-29": 104, - "2022-11-05": 104, - "2022-11-12": 104, - "2022-11-19": 104, - "2022-11-26": 104, - "2022-12-03": 104, - "2022-12-10": 104, - "2022-12-17": 104, - "2022-12-24": 104, - "2022-12-31": 104, - "2023-01-07": 104, - "2023-01-14": 104, - "2023-01-21": 104, - "2023-01-28": 104, - "2023-02-04": 104, - "2023-02-11": 104, - "2023-02-18": 104, - "2023-02-25": 104, - "2023-03-04": 104, - "2023-03-11": 104, - "2023-03-18": 104, - "2023-03-25": 2, - "2023-04-01": 104, - "2023-04-08": 104, - "2023-04-15": 104, - "2023-04-22": 104, - "2023-04-29": 104, - "2023-05-06": 104, - "2023-05-13": 104, - "2023-05-20": 104, - "2023-05-27": 104, - "2023-06-03": 104, - "2023-06-10": 104, - "2023-06-17": 104, - "2023-06-24": 104, - "2023-07-01": 104, - "2023-07-08": 104, - "2023-07-15": 104, - "2023-07-22": 104, - "2023-07-29": 104, - "2023-08-05": 104, - "2023-08-12": 104, - "2023-08-19": 104, - "2023-08-26": 104, - "2023-09-02": 104, - "2023-09-09": 104, - "2023-09-16": 104, - "2023-09-23": 104, - "2023-09-30": 104, - "2023-10-07": 104, - "2023-10-14": 104, - "2023-10-21": 104, - "2023-10-28": 104, - "2023-11-04": 104, - "2023-11-11": 104, - "2023-11-18": 104, - "2023-11-25": 104, - "2023-12-02": 104, - "2023-12-09": 104, - "2023-12-16": 104, - "2023-12-23": 104, - "2023-12-30": 104, - "2024-01-06": 104, - "2024-01-13": 104, - "2024-01-20": 104, - "2024-01-27": 104, - "2024-02-03": 104, - "2024-02-10": 104, - "2024-02-17": 104, - "2024-02-24": 104, - "2024-03-02": 104, - "2024-03-09": 104, - "2024-03-16": 104, - "2024-03-23": 104, - "2024-03-30": 104, - "2024-04-06": 104, - "2024-04-13": 104, - "2024-04-20": 104, - "2024-04-27": 104, - "2024-05-04": 104, - "2024-05-11": 104, - "2024-05-18": 104, - "2024-05-25": 104, - "2024-06-01": 104, - "2024-06-08": 104, - "2024-06-15": 104, - "2024-06-22": 104, - "2024-06-29": 104, - "2024-07-06": 104, - "2024-07-13": 104, - "2024-07-20": 104, - "2024-07-27": 104, - "2024-08-03": 104, - "2024-08-10": 104, - "2024-08-17": 104, - "2024-08-24": 104, - "2024-08-31": 104, - "2024-09-07": 104, - "2024-09-14": 104, - "2024-09-21": 104, - "2024-09-28": 104, - "2024-10-05": 104, - "2024-10-12": 104, - "2024-10-19": 104, - "2024-10-26": 104, - "2024-11-02": 104, - "2024-11-09": 104, - "2024-11-16": 104, - "2024-11-23": 104, - "2024-11-30": 104, - "2024-12-07": 104, - "2024-12-14": 104, - "2024-12-21": 104, - "2024-12-28": 104, - "2025-01-04": 104, - "2025-01-11": 104, - "2025-01-18": 104, - "2025-01-25": 104, - "2025-02-01": 104, - "2025-02-08": 104, - "2025-02-15": 104, - "2025-02-22": 104, - "2025-03-01": 104, - "2025-03-08": 104, - "2025-03-15": 104, - "2025-03-22": 104, - "2025-03-29": 104, - "2025-04-05": 104, - "2025-04-12": 104, - "2025-04-19": 104, - "2025-04-26": 104, - "2025-05-03": 104, - "2025-05-10": 104, - "2025-05-17": 104, - "2025-05-24": 104, - "2025-05-31": 104, - "2025-06-07": 104, - "2025-06-14": 104, - "2025-06-21": 104, - "2025-06-28": 104, - "2025-07-05": 104, - "2025-07-12": 104, - "2025-07-19": 104, - "2025-07-26": 104, - "2025-08-02": 104, - "2025-08-09": 104, - "2025-08-16": 104, - "2025-08-23": 104, - "2025-08-30": 104, - "2025-09-06": 104, - "2025-09-13": 104, - "2025-09-20": 104, - "2025-09-27": 104, - "2025-10-04": 104, - "2025-10-11": 104, - "2025-10-18": 104, - "2025-10-25": 104, - "2025-11-01": 104, - "2025-11-08": 104, - "2025-11-15": 104, - "2025-11-22": 104, - "2025-11-29": 104, - "2025-12-06": 104, - "2025-12-13": 104, - "2025-12-20": 104, - "2025-12-27": 104, - "2026-01-03": 104, - "2026-01-10": 104, - "2026-01-17": 104, - "2026-01-24": 104, - "2026-01-31": 104, - "2026-02-07": 104, - "2026-02-14": 104, - "2026-02-21": 104, - "2026-02-28": 104, - "2026-03-07": 104, - "2026-03-14": 104, - "2026-03-21": 104, - "2026-03-28": 104 - } - }, - { - "name": "year", - "duplicates": 22877, - "info": [], - "time_range": [-1, -1], - "type": "integer", - "missing": 0, - "mean": 2023.645398, - "sd": 1.229078, - "min": 2022, - "max": 2026 - }, - { - "name": "week", - "duplicates": 22829, - "info": [], - "time_range": [-1, -1], - "type": "integer", - "missing": 0, - "mean": 25.594266, - "sd": 15.39012, - "min": 1, - "max": 53 - }, - { - "name": "source", - "duplicates": 22880, - "info": { - "levels": { - "measles_imported": { - "source_id": "measles_imported", - "id": "measles_imported" - }, - "measles_indigenous": { - "source_id": "measles_indigenous", - "id": "measles_indigenous" - } - }, - "id": "source" - }, - "time_range": [-1, -1], - "type": "string", - "missing": 0, - "table": { - "measles_imported": 11441, - "measles_indigenous": 11441 - } - }, - { - "name": "value", - "duplicates": 22645, - "info": { - "id": "value", - "short_name": "Measles cases by importation status", - "long_name": "Cumulative year-to-date measles cases by importation status (State/National)", - "category": "immunization", - "short_description": "Cumulative year-to-date count of measles cases classified as imported or indigenous, by state or nationally.", - "long_description": "State- and national-level cumulative year-to-date counts of measles cases from the National Notifiable Diseases Surveillance System (NNDSS), classified as imported (exposure occurred outside the US) or indigenous (domestically acquired). The source column identifies which classification the value represents. new_value gives the count newly reported for that MMWR week (the difference from the prior week's cumulative count, reset at the start of each year).", - "measure_type": "Cumulative Count", - "unit": "Cumulative cases", - "time_resolution": "Week", - "sources": [ - { - "id": "nnds" - } - ] - }, - "time_range": [-1, -1], - "type": "integer", - "missing": 0, - "mean": 6.160694, - "sd": 65.130477, - "min": 0, - "max": 1872 - }, - { - "name": "new_value", - "duplicates": 22805, - "info": [], - "time_range": [-1, -1], - "type": "integer", - "missing": 0, - "mean": 0.330391, - "sd": 4.71102, - "min": -44, - "max": 264 - } - ] - }, - "sha512": "5eaee4f66ef593c673eb55154c93c2eaa42ef9387d398381ae72a73a11d4a544cc70d94983c12efc9d74fb8562838c9ee4fc9f9031e800d75fdc72a5d0c3e94d" - }, { "bytes": 15322, "encoding": "windows-1252", @@ -5146,7 +4772,10 @@ "short_name": "Geography (state name)", "short_description": "Geographic identifier. In this file geography holds the full state name (e.g. 'California') or 'United States' for national rows, rather than a FIPS code." }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 49, "table": { @@ -5208,7 +4837,10 @@ "name": "date", "duplicates": 18822, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -5472,7 +5104,10 @@ "name": "year", "duplicates": 19059, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "integer", "missing": 0, "mean": 2024.318778, @@ -5484,7 +5119,10 @@ "name": "week", "duplicates": 19022, "info": [], - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "integer", "missing": 137, "mean": 24.885158, @@ -5584,7 +5222,10 @@ }, "id": "source" }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "string", "missing": 0, "table": { @@ -5630,7 +5271,10 @@ } ] }, - "time_range": [-1, -1], + "time_range": [ + -1, + -1 + ], "type": "float", "missing": 0, "mean": 6.19389, @@ -6141,35 +5785,6 @@ } ] }, - "bundle_measles/dist/measles_imported_indigenous.parquet|source": { - "levels": { - "measles_imported": { - "source_id": "measles_imported", - "id": "measles_imported" - }, - "measles_indigenous": { - "source_id": "measles_indigenous", - "id": "measles_indigenous" - } - }, - "id": "bundle_measles/dist/measles_imported_indigenous.parquet|source" - }, - "bundle_measles/dist/measles_imported_indigenous.parquet|value": { - "id": "bundle_measles/dist/measles_imported_indigenous.parquet|value", - "short_name": "Measles cases by importation status", - "long_name": "Cumulative year-to-date measles cases by importation status (State/National)", - "category": "immunization", - "short_description": "Cumulative year-to-date count of measles cases classified as imported or indigenous, by state or nationally.", - "long_description": "State- and national-level cumulative year-to-date counts of measles cases from the National Notifiable Diseases Surveillance System (NNDSS), classified as imported (exposure occurred outside the US) or indigenous (domestically acquired). The source column identifies which classification the value represents. new_value gives the count newly reported for that MMWR week (the difference from the prior week's cumulative count, reset at the start of each year).", - "measure_type": "Cumulative Count", - "unit": "Cumulative cases", - "time_resolution": "Week", - "sources": [ - { - "id": "nnds" - } - ] - }, "bundle_measles/dist/measles_cases_by_age.parquet|value": { "id": "bundle_measles/dist/measles_cases_by_age.parquet|value", "short_name": "Measles case/hospitalization count", @@ -6351,9 +5966,6 @@ } } }, - "measles_imported_indigenous.parquet": { - "state": "unchanged" - }, "measles_state.parquet": { "state": "changed", "variables": { diff --git a/data/bundle_measles/dist/measles_imported_indigenous.parquet b/data/bundle_measles/dist/measles_imported_indigenous.parquet deleted file mode 100644 index dbf872177..000000000 Binary files a/data/bundle_measles/dist/measles_imported_indigenous.parquet and /dev/null differ diff --git a/data/bundle_measles/measure_info.json b/data/bundle_measles/measure_info.json index 6f492c227..865249aeb 100644 --- a/data/bundle_measles/measure_info.json +++ b/data/bundle_measles/measure_info.json @@ -158,24 +158,6 @@ { "id": "wapo_school_vax" } ] }, - "bundle_measles/dist/measles_imported_indigenous.parquet|source": { - "levels": { - "measles_imported": { "source_id": "measles_imported" }, - "measles_indigenous": { "source_id": "measles_indigenous" } - } - }, - "bundle_measles/dist/measles_imported_indigenous.parquet|value": { - "id": "bundle_measles/dist/measles_imported_indigenous.parquet|value", - "short_name": "Measles cases by importation status", - "long_name": "Cumulative year-to-date measles cases by importation status (State/National)", - "category": "immunization", - "short_description": "Cumulative year-to-date count of measles cases classified as imported or indigenous, by state or nationally.", - "long_description": "State- and national-level cumulative year-to-date counts of measles cases from the National Notifiable Diseases Surveillance System (NNDSS), classified as imported (exposure occurred outside the US) or indigenous (domestically acquired). The source column identifies which classification the value represents. new_value gives the count newly reported for that MMWR week (the difference from the prior week's cumulative count, reset at the start of each year).", - "measure_type": "Cumulative Count", - "unit": "Cumulative cases", - "time_resolution": "Week", - "sources": [{ "id": "nnds" }] - }, "bundle_measles/dist/measles_cases_by_age.parquet|value": { "id": "bundle_measles/dist/measles_cases_by_age.parquet|value", "short_name": "Measles case/hospitalization count", diff --git a/data/bundle_measles/process.json b/data/bundle_measles/process.json index 2cc2bae05..ae10012c7 100644 --- a/data/bundle_measles/process.json +++ b/data/bundle_measles/process.json @@ -16,31 +16,39 @@ ], "source_files": { "wastewater_measles/standard/data.csv.gz": [ - "measles_overall_trends.parquet", - "measles_overall_trends.csv.gz", - "measles_geographic_summary.parquet", - "measles_geographic_summary.csv.gz", - "measles_detection_status.parquet", - "measles_detection_status.csv.gz", - "measles_exemptions_with_wastewater.parquet", - "measles_exemptions_with_wastewater.csv.gz" + "measles_state.parquet" ], - "vaccine_exemptions_kiang/standard/data.csv.gz": [ - "measles_exemptions_trends.parquet", - "measles_exemptions_trends.csv.gz", - "measles_exemptions_with_wastewater.parquet", - "measles_exemptions_with_wastewater.csv.gz" + "vaccine_exemptions_fattah/standard/data.csv.gz": [ + "measles_state.parquet" ], - "schoolvaxview/standard/data_wapo_counties.csv.gz": [ - "measles_wapo_counties.parquet", - "measles_wapo_counties.csv.gz", - "measles_wapo_counties_with_cases.parquet", - "measles_wapo_counties_with_cases.csv.gz" + "measles_jhu/standard/data_state.csv.gz": [ + "measles_state.parquet" ], - "schoolvaxview/standard/data_wapo_schools.csv.gz": [ - "measles_wapo_schools.parquet", - "measles_wapo_schools.csv.gz" + "mmr_healthmap/standard/data_state.csv.gz": [ + "measles_state.parquet" ], + "measles_cdc/standard/data.csv.gz": [ + "measles_state.parquet" + ], + "nnds/standard/data.csv.gz": [ + "measles_state.parquet" + ], + "measles_jhu/standard/data_county.csv.gz": [ + "measles_county.parquet" + ], + "mmr_healthmap/standard/data_county.csv.gz": [ + "measles_county.parquet" + ], + "vaccine_exemptions_fattah/standard/data_county.csv.gz": [ + "measles_county.parquet" + ], + "schoolvax_washpost/standard/data_counties.csv.gz": [ + "measles_county.parquet" + ], + "wastewater_measles/standard/data_county.csv.gz": [ + "measles_county.parquet" + ], + "schoolvax_washpost/standard/data_schools.csv.gz": [], "measles_age_cdc2/standard/data.csv.gz": [ "measles_cases_by_age.parquet" ] @@ -48,41 +56,34 @@ "dist_state": { "./data/bundle_measles/dist/measles_cases_by_age.parquet": "6b64a33b71426e39b727fd38cfed8904", "./data/bundle_measles/dist/measles_county.parquet": "321c0bd40c78ce7074230fae543a1960", - "./data/bundle_measles/dist/measles_imported_indigenous.parquet": "5c531d46a4c85726fdf20a81877bdce3", "./data/bundle_measles/dist/measles_state.parquet": "357bdc579b73b7666aed2f59adf0887d", "./data/wastewater_measles/standard/datapackage.json": "c0546eae4f16e8ad309fb32caf7f2075", "./data/schoolvaxview/standard/datapackage.json": "c579b7c395f008894bd2cd7c10657062", "./data/measles_age_cdc2/standard/datapackage.json": "d9436f0c2e60e5986bce8164f9620d4b" }, - "standard_state": { - "./data/wastewater_measles/standard/data.csv.gz": "c89045d314729e80d4010f59489cac84", - "./data/vaccine_exemptions_kiang/standard/data.csv.gz": {}, - "./data/schoolvaxview/standard/data_wapo_counties.csv.gz": {}, - "./data/schoolvaxview/standard/data_wapo_schools.csv.gz": {}, - "./data/measles_age_cdc2/standard/data.csv.gz": "b4b70bd73586529417cc3b0f9fc3efdd" - }, "checked": "2026-07-24 19:27:24", "check_results": { "data/bundle_measles/dist/measles_cases_by_age.parquet": { - "measures": ["missing_info: date", "missing_info: year", "missing_info: week"] + "measures": [ + "missing_info: date", + "missing_info: year", + "missing_info: week" + ] }, "data/bundle_measles/dist/measles_county.parquet": { - "measures": ["missing_info: date", "missing_info: year", "missing_info: week"] - }, - "data/bundle_measles/dist/measles_imported_indigenous.parquet": { - "measures": ["missing_info: date", "missing_info: year", "missing_info: week", "missing_info: new_value"] + "measures": [ + "missing_info: date", + "missing_info: year", + "missing_info: week" + ] }, "data/bundle_measles/dist/measles_state.parquet": { "data": "geography_nas", - "measures": ["missing_info: date", "missing_info: year", "missing_info: week"] + "measures": [ + "missing_info: date", + "missing_info: year", + "missing_info: week" + ] } - }, - "raw_state": 1772813676, - "source_state": { - "./data/wastewater_measles/standard/data.csv.gz": "6f510399c7a3118f20f180e303e6270d", - "./data/vaccine_exemptions_kiang/standard/data.csv.gz": {}, - "./data/schoolvaxview/standard/data_wapo_counties.csv.gz": {}, - "./data/schoolvaxview/standard/data_wapo_schools.csv.gz": {}, - "./data/measles_age_cdc2/standard/data.csv.gz": "e758f4752d45590f0671ce12f24838cb" } } diff --git a/data/bundle_preventative_services/process.json b/data/bundle_preventative_services/process.json index c895071dd..c2a66fafe 100644 --- a/data/bundle_preventative_services/process.json +++ b/data/bundle_preventative_services/process.json @@ -79,6 +79,22 @@ } } ], + "source_files": { + "medicaid_quality/standard/data.csv.gz": [ + "medicaid_preventative_services.parquet", + "combined_preventative_services.parquet" + ], + "cms_mmd/standard/data_state_county_age.csv.gz": [ + "cms_preventative_services_state.parquet", + "combined_preventative_services.parquet" + ], + "cms_mmd/standard/data_state_county_age_by_sex.csv.gz": [ + "cms_preventative_services_by_sex.parquet" + ], + "cms_mmd/standard/data_state_county_age_by_race.csv.gz": [ + "cms_preventative_services_by_race.parquet" + ] + }, "checked": "2026-07-13 13:19:45", "check_results": { "data/bundle_preventative_services/dist/cms_preventative_services_by_race.parquet": [], diff --git a/data/bundle_respiratory/process.json b/data/bundle_respiratory/process.json index 31028653d..5a19c5eec 100644 --- a/data/bundle_respiratory/process.json +++ b/data/bundle_respiratory/process.json @@ -15,55 +15,82 @@ } ], "source_files": { - "epic/standard/weekly.csv.gz": [ - "covid_overall_trends.parquet", - "flu_overall_trends.parquet", + "epic_resp_infections/standard/weekly.csv.gz": [ "rsv_overall_trends.parquet", - "covid_trends_by_age.parquet", - "flu_trends_by_age.parquet", + "flu_overall_trends.parquet", + "covid_overall_trends.parquet", "rsv_trends_by_age.parquet", + "flu_trends_by_age.parquet", + "covid_trends_by_age.parquet" + ], + "epic_resp_infections/standard/monthly_tests.csv.gz": [ "rsv_testing_pct.parquet" ], "gtrends/standard/data.csv.gz": [ - "rsv_overall_trends.parquet", - "rsv_google_dma.parquet" - ], - "wastewater/standard/data.csv.gz": [ - "covid_overall_trends.parquet", - "flu_overall_trends.parquet", "rsv_overall_trends.parquet" ], - "abcs/standard/data.csv.gz": [ - "pneumococcus_by_geography.parquet", - "pneumococcus_serotype_trends.parquet", - "pneumococcus_comparison.parquet" - ], - "abcs/standard/uad.csv.gz": [ - "pneumococcus_comparison.parquet" - ], - "NREVSS/standard/data.csv.gz": [ - "rsv_positive_tests.parquet" + "gtrends/standard/data_dma.csv.gz": [ + "rsv_google_dma.parquet" ], "nssp/standard/data.csv.gz": [ - "covid_overall_trends.parquet", + "rsv_overall_trends.parquet", "flu_overall_trends.parquet", - "rsv_overall_trends.parquet" + "covid_overall_trends.parquet", + "rsv_ed_visits_by_county.parquet", + "flu_ed_visits_by_county.parquet", + "covid_ed_visits_by_county.parquet" ], "respnet/standard/data.csv.gz": [ + "rsv_overall_trends.parquet", + "flu_overall_trends.parquet", "covid_overall_trends.parquet", + "rsv_trends_by_age.parquet", + "flu_trends_by_age.parquet", + "covid_trends_by_age.parquet" + ], + "wastewater/standard/data.csv.gz": [ + "rsv_overall_trends.parquet", "flu_overall_trends.parquet", - "rsv_overall_trends.parquet" + "covid_overall_trends.parquet" ], - "delphi_doctors_claims/data.csv.gz": [ + "delphi_doctors_claims/standard/data.csv.gz": [ "covid_overall_trends.parquet" ], - "delphi_hospital_claims/data.csv.gz": [ + "delphi_hospital_claims/standard/data.csv.gz": [ + "flu_overall_trends.parquet", "covid_overall_trends.parquet" ], - "delphi_nhsn/data.csv.gz": [ - "covid_overall_trends.parquet", + "delphi_nhsn/standard/data.csv.gz": [ + "rsv_overall_trends.parquet", "flu_overall_trends.parquet", - "rsv_overall_trends.parquet" + "covid_overall_trends.parquet" + ], + "delphi_ili_fluview/standard/data.csv.gz": [ + "flu_overall_trends.parquet" + ], + "kinsa_ili/standard/data.csv.gz": [ + "flu_overall_trends.parquet" + ], + "NREVSS/standard/data.csv.gz": [ + "rsv_positive_tests.parquet" + ], + "abcs/standard/data.csv.gz": [ + "pneumococcus_serotype_trends.parquet", + "pneumococcus_by_geography.parquet", + "pneumococcus_by_geography_year.parquet", + "pneumococcus_comparison.parquet" + ], + "abcs/standard/uad.csv.gz": [ + "pneumococcus_comparison.parquet" + ], + "cdc_cfa_rt/standard/data.csv.gz": [ + "other_measures_trends.parquet" + ], + "nchs_mortality/standard/data_state_21_causes.csv.gz": [ + "other_measures_trends.parquet" + ], + "nnds/standard/data.csv.gz": [ + "other_measures_trends.parquet" ] }, "dist_state": { @@ -91,19 +118,6 @@ "./data/nssp/standard/datapackage.json": "62d26635b3f1b725645c071b468b3aeb", "./data/respnet/standard/datapackage.json": "23c8783f46f785d4ec40e6c856fe8465" }, - "standard_state": { - "./data/epic/standard/weekly.csv.gz": {}, - "./data/gtrends/standard/data.csv.gz": "00d5b9aa3ea4454efd475b4cb6e79609", - "./data/wastewater/standard/data.csv.gz": "eba76dc64001e9213431ae6313ec0418", - "./data/abcs/standard/data.csv.gz": "d981be4e20932bc07480efa99196d903", - "./data/abcs/standard/uad.csv.gz": "345f174b35f74d44ab6072bdc5d60ec3", - "./data/NREVSS/standard/data.csv.gz": "ee7b2144feca04c6dcdb10f562ceee69", - "./data/nssp/standard/data.csv.gz": "5a20a5af64ac941b0aac5317519600c8", - "./data/respnet/standard/data.csv.gz": "0de833debd196df0b29231508643d9cd", - "./data/delphi_doctors_claims/data.csv.gz": {}, - "./data/delphi_hospital_claims/data.csv.gz": {}, - "./data/delphi_nhsn/data.csv.gz": {} - }, "checked": "2026-07-24 19:27:24", "check_results": { "data/bundle_respiratory/dist/covid_ed_visits_by_county.parquet": { @@ -196,18 +210,5 @@ "missing_info: age" ] } - }, - "source_state": { - "./data/epic/standard/weekly.csv.gz": null, - "./data/gtrends/standard/data.csv.gz": "45add8d9128385a4adf0dd0206cb7ff9", - "./data/wastewater/standard/data.csv.gz": "5319c95b993b130056efabce503e5294", - "./data/abcs/standard/data.csv.gz": "d981be4e20932bc07480efa99196d903", - "./data/abcs/standard/uad.csv.gz": "345f174b35f74d44ab6072bdc5d60ec3", - "./data/NREVSS/standard/data.csv.gz": "1c773b3175613ff78fcd478e21cac289", - "./data/nssp/standard/data.csv.gz": "58b74dcfdcca44b2850babe1c3dcc28f", - "./data/respnet/standard/data.csv.gz": "44192ebdf8bcd74d2efd10dd28a68ee8", - "./data/delphi_doctors_claims/data.csv.gz": null, - "./data/delphi_hospital_claims/data.csv.gz": null, - "./data/delphi_nhsn/data.csv.gz": null } } diff --git a/data/bundle_youth_wellbeing/process.json b/data/bundle_youth_wellbeing/process.json index e2565276c..6e73469ec 100644 --- a/data/bundle_youth_wellbeing/process.json +++ b/data/bundle_youth_wellbeing/process.json @@ -9,11 +9,93 @@ "frequency": 0, "run_time": 20.99, "last_status": { - "log": ["── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ──", "✔ dplyr 1.2.1 ✔ readr 2.2.0", "✔ forcats 1.0.1 ✔ stringr 1.6.0", "✔ ggplot2 4.0.3 ✔ tibble 3.3.1", "✔ lubridate 1.9.5 ✔ tidyr 1.3.2", "✔ purrr 1.2.2 ", "── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──", "✖ dplyr::filter() masks stats::filter()", "✖ dplyr::lag() masks stats::lag()", "ℹ Use the conflicted package () to force all conflicts to become errors", "", "Attaching package: 'arrow'", "", "The following object is masked from 'package:lubridate':", "", " duration", "", "The following object is masked from 'package:utils':", "", " timestamp", ""], + "log": [ + "── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ──", + "✔ dplyr 1.2.1 ✔ readr 2.2.0", + "✔ forcats 1.0.1 ✔ stringr 1.6.0", + "✔ ggplot2 4.0.3 ✔ tibble 3.3.1", + "✔ lubridate 1.9.5 ✔ tidyr 1.3.2", + "✔ purrr 1.2.2 ", + "── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──", + "✖ dplyr::filter() masks stats::filter()", + "✖ dplyr::lag() masks stats::lag()", + "ℹ Use the conflicted package () to force all conflicts to become errors", + "", + "Attaching package: 'arrow'", + "", + "The following object is masked from 'package:lubridate':", + "", + " duration", + "", + "The following object is masked from 'package:utils':", + "", + " timestamp", + "" + ], "success": true } } ], + "source_files": { + "wisqars/standard/data.csv.gz": [ + "wisqars_state_age_demographics.parquet" + ], + "nhtsa_crash/standard/data_age_sex.csv.gz": [ + "nhtsa_state_age_sex.parquet", + "nhtsa_county_age_sex.parquet" + ], + "yrbss/standard/data_age.csv.gz": [ + "yrbss_state_age_demographics.parquet" + ], + "yrbss/standard/data_age_sex.csv.gz": [ + "yrbss_state_age_demographics.parquet" + ], + "yrbss/standard/data_age_ethnicity.csv.gz": [ + "yrbss_state_age_demographics.parquet" + ], + "epic_injury/standard/yearly_injury.csv.gz": [ + "epic_injury_state_age_year.parquet" + ], + "epic_injury/standard/monthly_injury.csv.gz": [ + "epic_injury_state_age_month.parquet" + ], + "epic_chronic/standard/state_year.csv.gz": [ + "epic_chronic_state_age.parquet" + ], + "epic_chronic/standard/county_year.csv.gz": [ + "epic_chronic_county_age.parquet" + ], + "medicaid_quality/standard/data.csv.gz": [ + "medicaid_state_payer.parquet" + ], + "county_health_rankings/standard/data_state.csv.gz": [ + "chr_state.parquet" + ], + "county_health_rankings/standard/data_county.csv.gz": [ + "chr_county.parquet" + ], + "noaa_heat_risk/standard/data_state.csv.gz": [ + "noaa_heat_risk_state.parquet" + ], + "noaa_heat_risk/standard/data_county.csv.gz": [ + "noaa_heat_risk_county.parquet" + ], + "neiss/standard/data_agegroup_product.csv.gz": [ + "neiss_product_age_sex_year.parquet" + ], + "neiss/standard/data_infant_product.csv.gz": [ + "neiss_product_age_sex_year.parquet" + ], + "neiss/standard/data_agegroup_diagnosis.csv.gz": [ + "neiss_diagnosis_age_sex_year.parquet" + ], + "neiss/standard/data_infant_diagnosis.csv.gz": [ + "neiss_diagnosis_age_sex_year.parquet" + ], + "bundle_childhood_immunizations/dist/overall_rates_by_source.parquet": [ + "immunizations_state_age_vaccine.parquet" + ] + }, "checked": "2026-07-13 13:19:46", "check_results": { "data/bundle_youth_wellbeing/dist/cms_youth_wellbeing_by_race.parquet": [], diff --git a/data/census/ingest.R b/data/census/ingest.R index bc8b50e36..9e75c7939 100644 --- a/data/census/ingest.R +++ b/data/census/ingest.R @@ -2,8 +2,7 @@ # Census ACS 5-Year SDOH Data Ingestion # Source: U.S. Census Bureau American Community Survey 5-Year Estimates # Indicators adapted from the Metopio SDOH framework, with code courtesy of Heather Blonsky -#Due to the large size of the ZCTA-level files, the standard file is saved in a parquet directory. -#It can be read into memory using arrow::open_dataset("standard/data_zcta") %>% collect(). You can insert a filter as needed prior to collect() +#Due to the large size of the ZCTA-level data, it is split across several files by vintage year (see Outputs below). # # Outputs: # standard/data_state.csv.gz -- 2-digit FIPS, vintage years 2019 to latest available @@ -40,11 +39,8 @@ api_key <- Sys.getenv("CENSUS_API_KEY") # ----------------------------------------------------------------------------- # Initialize process record # ----------------------------------------------------------------------------- -if (!file.exists("process.json")) { - process <- list(last_vintage_year = NULL) -} else { - process <- dcf::dcf_process_record() -} +# process.json is created by dcf::dcf_add_source() +process <- dcf::dcf_process_record() # ----------------------------------------------------------------------------- # Configuration diff --git a/data/census/process.json b/data/census/process.json index f8a91681b..9ae62a35f 100644 --- a/data/census/process.json +++ b/data/census/process.json @@ -32,9 +32,6 @@ "check_results": { "data/census/standard/data_county.csv.gz": [], "data/census/standard/data_state.csv.gz": [], - "data/census/standard/data_zcta_2019_2020.csv-MWMJ0G3P8D.gz": { - "measures": "missing_info: geography_zcta" - }, "data/census/standard/data_zcta_2019_2020.csv.gz": { "measures": "missing_info: geography_zcta" }, @@ -50,16 +47,10 @@ "./data/census/measure_info.json": "11244955d92559fc3b5dbfb00d039674", "./data/census/standard/data_county.csv.gz": "1cc01ef5dcd0c8d8e1ae00e7ce6ea41c", "./data/census/standard/data_state.csv.gz": "74189ac8e41f89e3940dd20ff43b12bb", - "./data/census/standard/data_zcta_2019_2020.csv-MWMJ0G3P8D.gz": "7e302b090cd13c79faed01969be0b1f7", "./data/census/standard/data_zcta_2019_2020.csv.gz": "7e302b090cd13c79faed01969be0b1f7", "./data/census/standard/data_zcta_2021_2022.csv.gz": "63a7f253aea27a34c3add8d20b9e4749", "./data/census/standard/data_zcta_2023_2024.csv.gz": "34cb0b8db7f9fd873897410d04ed5e64" }, - "raw_state": { - "raw/data_sources_by_state.csv.xz": "b853b46a925fa646c269cfc730d29a52", - "raw/measles_county_all_updates_detailed.csv.xz": "a7ac87cb7330edcd7303431d17406eb5", - "raw/Top_states_time_series.csv.xz": "4113b913b3c50ae876ab71ad149cfe80" - }, "ur_state": { "hash": "018d6869c1ca00d3de8b93c07637ad68" } diff --git a/data/census/standard/data_zcta_2019_2020.csv-MWMJ0G3P8D.gz b/data/census/standard/data_zcta_2019_2020.csv-MWMJ0G3P8D.gz deleted file mode 100644 index a8e0f89ff..000000000 Binary files a/data/census/standard/data_zcta_2019_2020.csv-MWMJ0G3P8D.gz and /dev/null differ diff --git a/data/census/standard/datapackage.json b/data/census/standard/datapackage.json index e4c014f34..3045f2e6a 100644 --- a/data/census/standard/datapackage.json +++ b/data/census/standard/datapackage.json @@ -64,7 +64,10 @@ "name": "geography", "duplicates": 16097, "info": [], - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "string", "missing": 0, "table": { @@ -3305,7 +3308,10 @@ "name": "time", "duplicates": 19322, "info": [], - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "string", "missing": 0, "table": { @@ -3337,7 +3343,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 41.657368, @@ -3365,7 +3374,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.809271, @@ -3393,7 +3405,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 2, "mean": 0.057481, @@ -3421,7 +3436,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 17, "mean": 0.085131, @@ -3449,7 +3467,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.878333, @@ -3477,7 +3498,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.540206, @@ -3505,7 +3529,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.447718, @@ -3533,7 +3560,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.033893, @@ -3561,7 +3591,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.10401, @@ -3589,7 +3622,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.23568, @@ -3617,7 +3653,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 103427.522506, @@ -3645,7 +3684,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 51106.38245, @@ -3673,7 +3715,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 52321.140056, @@ -3701,7 +3746,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 6016.360255, @@ -3729,7 +3777,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 16998.192001, @@ -3757,7 +3808,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 30672.034923, @@ -3785,7 +3839,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 32738.511848, @@ -3813,7 +3870,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 17002.423479, @@ -3841,7 +3901,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.502539, @@ -3869,7 +3932,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.497461, @@ -3897,7 +3963,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.055914, @@ -3925,7 +3994,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.163434, @@ -3953,7 +4025,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.264433, @@ -3981,7 +4056,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.32012, @@ -4009,7 +4087,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.196098, @@ -4037,7 +4118,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.719079, @@ -4065,7 +4149,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 60532.137986, @@ -4093,7 +4180,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 12428.310948, @@ -4121,7 +4211,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 592.39316, @@ -4149,7 +4242,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 5800.985875, @@ -4177,7 +4273,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 172.814518, @@ -4205,7 +4304,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 3429.431912, @@ -4233,7 +4335,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 20059.039373, @@ -4261,7 +4366,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.731868, @@ -4289,7 +4397,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.085496, @@ -4317,7 +4428,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.016972, @@ -4345,7 +4459,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.013753, @@ -4373,7 +4490,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.000944, @@ -4401,7 +4521,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.028494, @@ -4429,7 +4552,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.120108, @@ -4457,7 +4583,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.324181, @@ -4485,7 +4614,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.058611, @@ -4513,7 +4645,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.023881, @@ -4541,7 +4676,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.006481, @@ -4569,7 +4707,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 10, "mean": 0.016493, @@ -4597,7 +4738,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.122203, @@ -4625,7 +4769,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.724391, @@ -4653,7 +4800,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.152457, @@ -4681,7 +4831,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.007517, @@ -4709,7 +4862,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.067967, @@ -4737,7 +4893,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.251361, @@ -4765,7 +4924,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.351823, @@ -4793,7 +4955,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.133905, @@ -4821,7 +4986,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": -643287.525041, @@ -4849,7 +5017,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.157483, @@ -4877,7 +5048,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": -309400.705039, @@ -4905,7 +5079,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": -147229.082833, @@ -4933,7 +5110,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 31659.969474, @@ -4961,7 +5141,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 54, "mean": 3.627501, @@ -4989,7 +5172,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 54, "mean": 9.242133, @@ -5017,7 +5203,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 54, "mean": 15.255038, @@ -5045,7 +5234,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 54, "mean": 23.485945, @@ -5073,7 +5265,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 54, "mean": 48.389407, @@ -5101,7 +5296,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 54, "mean": 20.553281, @@ -5129,7 +5327,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 54, "mean": 14.304697, @@ -5157,7 +5358,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.051564, @@ -5185,7 +5389,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.093521, @@ -5213,7 +5420,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.052297, @@ -5241,7 +5451,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.162997, @@ -5269,7 +5482,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.220522, @@ -5297,7 +5513,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.222544, @@ -5325,7 +5544,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 28, "mean": 0.370498, @@ -5353,7 +5575,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 28, "mean": 0.078541, @@ -5381,7 +5606,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 28, "mean": 0.371888, @@ -5451,7 +5679,10 @@ "name": "geography", "duplicates": 260, "info": [], - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "string", "missing": 0, "table": { @@ -5513,7 +5744,10 @@ "name": "time", "duplicates": 306, "info": [], - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "string", "missing": 0, "table": { @@ -5545,7 +5779,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 38.840705, @@ -5573,7 +5810,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.864153, @@ -5601,7 +5841,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.052311, @@ -5629,7 +5872,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.068851, @@ -5657,7 +5903,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.902067, @@ -5685,7 +5934,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.627204, @@ -5713,7 +5965,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.467729, @@ -5741,7 +5996,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.026443, @@ -5769,7 +6027,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.128343, @@ -5797,7 +6058,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.285886, @@ -5825,7 +6089,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 6407202.419872, @@ -5853,7 +6120,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 3165974.871795, @@ -5881,7 +6151,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 3241227.548077, @@ -5909,7 +6182,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 372705.804487, @@ -5937,7 +6213,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 1053016.201923, @@ -5965,7 +6244,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 1900093.240385, @@ -5993,7 +6275,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 2028108.836538, @@ -6021,7 +6306,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 1053278.336538, @@ -6049,7 +6337,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.495401, @@ -6077,7 +6368,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.504599, @@ -6105,7 +6399,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.05782, @@ -6133,7 +6430,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.163126, @@ -6161,7 +6461,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.295598, @@ -6189,7 +6492,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.314601, @@ -6217,7 +6523,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.168854, @@ -6245,7 +6554,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.640036, @@ -6273,7 +6585,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 3749888.342949, @@ -6301,7 +6616,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 769917.929487, @@ -6329,7 +6647,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 36697.996795, @@ -6357,7 +6678,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 359363.637821, @@ -6385,7 +6709,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 10705.637821, @@ -6413,7 +6740,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 212448.910256, @@ -6441,7 +6771,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 1242631.772436, @@ -6469,7 +6802,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.653494, @@ -6497,7 +6833,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.106323, @@ -6525,7 +6864,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.013021, @@ -6553,7 +6895,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.04217, @@ -6581,7 +6926,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.003245, @@ -6609,7 +6957,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.037021, @@ -6637,7 +6988,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.141119, @@ -6665,7 +7019,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.466103, @@ -6693,7 +7050,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.061742, @@ -6721,7 +7081,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.027238, @@ -6749,7 +7112,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.004915, @@ -6777,7 +7143,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.013189, @@ -6805,7 +7174,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.064534, @@ -6833,7 +7205,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.664661, @@ -6861,7 +7236,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.130745, @@ -6889,7 +7267,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.029251, @@ -6917,7 +7298,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.061064, @@ -6945,7 +7329,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.2115, @@ -6973,7 +7360,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.296132, @@ -7001,7 +7391,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.117768, @@ -7029,7 +7422,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 280835.897436, @@ -7057,7 +7453,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.105617, @@ -7085,7 +7484,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 40187.535256, @@ -7113,7 +7515,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 70803.474359, @@ -7141,7 +7546,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "integer", "missing": 0, "mean": 38423.842949, @@ -7169,7 +7577,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 3.274199, @@ -7197,7 +7608,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 8.827724, @@ -7225,7 +7639,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 14.754551, @@ -7253,7 +7670,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 22.940545, @@ -7281,7 +7701,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 50.203077, @@ -7309,7 +7732,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 22.277244, @@ -7337,7 +7763,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 15.828957, @@ -7365,7 +7794,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.068598, @@ -7393,7 +7825,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.07923, @@ -7421,7 +7856,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.051753, @@ -7449,7 +7887,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.136101, @@ -7477,7 +7918,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.185423, @@ -7505,7 +7949,10 @@ } ] }, - "time_range": [0, 5], + "time_range": [ + 0, + 5 + ], "type": "float", "missing": 0, "mean": 0.203671, @@ -7517,2060 +7964,6 @@ }, "sha512": "b4bf54575e5c67a0a09207ca940bc70791f6744c50551c4e8b7f4a2f45679c153356b4bba744c0abf2435108f2a801529d4376104a55e3485007f82f41d0d68b" }, - { - "bytes": 24357611, - "encoding": "ISO-8859-1", - "md5": "7e302b090cd13c79faed01969be0b1f7", - "format": "csv", - "name": "data_zcta_2019_2020.csv-MWMJ0G3P8D", - "filename": "data_zcta_2019_2020.csv-MWMJ0G3P8D.gz", - "versions": { - "hash": [ - "86020476de82f27f43eec3857ca245711996e40d" - ], - "author": [ - "danweinberger " - ], - "date": [ - "Wed Mar 4 22:44:52 2026 -0500" - ], - "message": [ - "update dist files for measles" - ] - }, - "source": [], - "data_format": "wide", - "ids": [ - { - "variable": "geography" - } - ], - "id_length": "NA", - "time": "time", - "profile": "data-resource", - "created": "2026-04-28 21:05:10.701624", - "last_modified": "2026-04-28 21:05:10.701624", - "vintage": {}, - "row_count": 66240, - "entity_count": 0, - "schema": { - "fields": [ - { - "name": "geography_zcta", - "duplicates": 33120, - "info": [], - "time_range": [0, 1], - "type": "integer", - "missing": 0, - "mean": 49666.334209, - "sd": 27564.717697, - "min": 601, - "max": 99929 - }, - { - "name": "time", - "duplicates": 66238, - "info": [], - "time_range": [0, 1], - "type": "string", - "missing": 0, - "table": { - "2019-12-31": 33120, - "2020-12-31": 33120 - } - }, - { - "name": "acs_AGE", - "duplicates": 65490, - "info": { - "id": "acs_AGE", - "short_name": "Median age", - "long_name": "Median Age of Population", - "category": "chronic", - "short_description": "Median age of the total population.", - "long_description": "The median age of all residents in a given geography, derived from ACS Table B01002. This is a commonly used summary statistic for the age structure of a population.", - "statement": "In {location}, the median age is {value} years.", - "measure_type": "Median", - "unit": "Years", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 0, - "mean": -11956479.711377, - "sd": 88476975.811219, - "min": -666666666, - "max": 98.2 - }, - { - "name": "acs_BDB", - "duplicates": 17440, - "info": { - "id": "acs_BDB", - "short_name": "Broadband internet subscription rate", - "long_name": "Household Broadband (High-Speed) Internet Subscription Rate", - "category": "chronic", - "short_description": "Share of households with a broadband internet subscription.", - "long_description": "Proportion of occupied housing units that have a broadband (high-speed) internet subscription, derived from ACS Table B28002. Includes cable, fiber, DSL, satellite, and fixed wireless connections.", - "statement": "In {location}, {value} of households have a broadband internet subscription.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 1230, - "mean": 0.783842, - "sd": 0.143015, - "min": 0, - "max": 1 - }, - { - "name": "acs_BTH", - "duplicates": 31283, - "info": { - "id": "acs_BTH", - "short_name": "Birth rate (women 15–50)", - "long_name": "Birth Rate Among Women Aged 15–50", - "category": "chronic", - "short_description": "Share of women aged 15–50 who gave birth in the past 12 months.", - "long_description": "Proportion of women aged 15–50 years who gave birth in the past 12 months, derived from ACS Table B13002. Used as an approximation of the general fertility rate.", - "statement": "In {location}, {value} of women aged 15–50 gave birth in the past year.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 2026, - "mean": 0.055866, - "sd": 0.074, - "min": 0, - "max": 1 - }, - { - "name": "acs_DCY", - "duplicates": 44524, - "info": { - "id": "acs_DCY", - "short_name": "Opportunity youth rate", - "long_name": "Opportunity Youth Rate (Ages 16–24, Not in School or Work)", - "category": "chronic", - "short_description": "Share of youth aged 16–24 who are neither enrolled in school nor employed.", - "long_description": "Proportion of the population aged 16–24 who are not enrolled in school and not employed (sometimes called 'disconnected youth' or 'opportunity youth'), derived from ACS Table B14005.", - "statement": "In {location}, {value} of youth aged 16–24 are neither in school nor employed.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 6042, - "mean": 0.079209, - "sd": 0.132355, - "min": 0, - "max": 1 - }, - { - "name": "acs_EDB", - "duplicates": 14532, - "info": { - "id": "acs_EDB", - "short_name": "High school graduation rate", - "long_name": "High School Graduation Rate (Adults 25+)", - "category": "chronic", - "short_description": "Share of adults aged 25+ who have at least a high school diploma or equivalent.", - "long_description": "Proportion of the population aged 25 and older who have completed high school (including equivalency), derived from ACS Table B15002. Includes all levels of educational attainment at or above high school.", - "statement": "In {location}, {value} of adults aged 25+ have at least a high school diploma.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 790, - "mean": 0.881738, - "sd": 0.100056, - "min": 0, - "max": 1 - }, - { - "name": "acs_EDC", - "duplicates": 10582, - "info": { - "id": "acs_EDC", - "short_name": "Higher education attainment rate", - "long_name": "Higher Education Attainment Rate (Adults 25+)", - "category": "chronic", - "short_description": "Share of adults aged 25+ who have attended any college or higher.", - "long_description": "Proportion of the population aged 25 and older who have some college, an associate degree, a bachelor's degree, or a graduate/professional degree, derived from ACS Table B15002.", - "statement": "In {location}, {value} of adults aged 25+ have attended college or obtained a higher degree.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 790, - "mean": 0.550157, - "sd": 0.175487, - "min": 0, - "max": 1 - }, - { - "name": "acs_GNI", - "duplicates": 61102, - "info": { - "id": "acs_GNI", - "short_name": "Gini income inequality index", - "long_name": "Gini Index of Income Inequality", - "category": "chronic", - "short_description": "Measure of household income inequality (0=perfect equality, 1=maximum inequality).", - "long_description": "The Gini index measures the degree of income inequality among households, derived from ACS Table B19083. A value of 0 represents perfect equality; 1 represents maximum inequality. The ACS Gini is based on household income.", - "statement": "In {location}, the Gini index of income inequality is {value}.", - "measure_type": "Index", - "unit": "Index (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 0, - "mean": -19122382.832146, - "sd": 111277926.334291, - "min": -666666666, - "max": 1 - }, - { - "name": "acs_GRP", - "duplicates": 31902, - "info": { - "id": "acs_GRP", - "short_name": "Group quarters rate", - "long_name": "Group Quarters Population Rate", - "category": "chronic", - "short_description": "Share of the total population living in group quarters (prisons, dorms, nursing homes, etc.).", - "long_description": "Proportion of the total population residing in group quarters (e.g., correctional facilities, college dormitories, nursing facilities, military barracks), derived from ACS Tables B26001 and B01001.", - "statement": "In {location}, {value} of the population lives in group quarters.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 715, - "mean": 0.030365, - "sd": 0.115678, - "min": 0, - "max": 1 - }, - { - "name": "acs_HBS", - "duplicates": 21799, - "info": { - "id": "acs_HBS", - "short_name": "Severe housing cost burden rate", - "long_name": "Severe Housing Cost Burden Rate (Spending 50%+ of Income on Housing)", - "category": "chronic", - "short_description": "Share of households spending 50% or more of income on housing costs.", - "long_description": "Proportion of occupied housing units where gross housing costs (rent or owner costs) exceed 50% of household income, derived from ACS Tables B25070 (renters) and B25091 (owners). Severe cost burden is a standard HUD threshold indicating serious housing affordability stress.", - "statement": "In {location}, {value} of households are severely cost-burdened, spending 50%+ of income on housing.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 1230, - "mean": 0.107267, - "sd": 0.078769, - "min": 0, - "max": 1 - }, - { - "name": "acs_HBU", - "duplicates": 18606, - "info": { - "id": "acs_HBU", - "short_name": "Housing cost burden rate", - "long_name": "Housing Cost Burden Rate (Spending 30%+ of Income on Housing)", - "category": "chronic", - "short_description": "Share of households spending 30% or more of income on housing costs.", - "long_description": "Proportion of occupied housing units where gross housing costs (rent or owner costs) exceed 30% of household income, derived from ACS Tables B25070 (renters) and B25091 (owners). Cost burden at 30% is the standard HUD threshold indicating housing affordability stress.", - "statement": "In {location}, {value} of households are cost-burdened, spending 30%+ of income on housing.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 1230, - "mean": 0.245057, - "sd": 0.122565, - "min": 0, - "max": 1 - }, - { - "name": "acs_POP", - "duplicates": 42173, - "info": { - "id": "acs_POP", - "short_name": "Total population", - "long_name": "Total Population", - "category": "chronic", - "short_description": "Total resident population count.", - "long_description": "Total resident population, derived from ACS Table B01001.", - "statement": "In {location}, the total population is {value}.", - "measure_type": "Count", - "unit": "Persons", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "integer", - "missing": 0, - "mean": 9930.582684, - "sd": 14759.964883, - "min": 0, - "max": 128294 - }, - { - "name": "acs_POP_M", - "duplicates": 48810, - "info": { - "id": "acs_POP_M", - "short_name": "Male population", - "long_name": "Male Population", - "category": "chronic", - "short_description": "Total count of males in the population.", - "long_description": "Count of males in the total resident population, derived from ACS Table B01001.", - "statement": "In {location}, there are {value} males.", - "measure_type": "Count", - "unit": "Persons", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "integer", - "missing": 0, - "mean": 4888.337409, - "sd": 7231.487106, - "min": 0, - "max": 61291 - }, - { - "name": "acs_POP_F", - "duplicates": 48490, - "info": { - "id": "acs_POP_F", - "short_name": "Female population", - "long_name": "Female Population", - "category": "chronic", - "short_description": "Total count of females in the population.", - "long_description": "Count of females in the total resident population, derived from ACS Table B01001.", - "statement": "In {location}, there are {value} females.", - "measure_type": "Count", - "unit": "Persons", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "integer", - "missing": 0, - "mean": 5042.245275, - "sd": 7548.507882, - "min": 0, - "max": 67003 - }, - { - "name": "acs_POP_I", - "duplicates": 61684, - "info": { - "id": "acs_POP_I", - "short_name": "Infant population (0–4 years)", - "long_name": "Infant Population (Ages 0–4)", - "category": "chronic", - "short_description": "Total count of infants aged 0–4 years.", - "long_description": "Count of children aged 0–4 years (infants and toddlers) in the resident population, derived from ACS Table B01001.", - "statement": "In {location}, there are {value} children aged 0–4 years.", - "measure_type": "Count", - "unit": "Persons", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "integer", - "missing": 0, - "mean": 599.192376, - "sd": 992.104807, - "min": 0, - "max": 18486 - }, - { - "name": "acs_POP_J", - "duplicates": 57173, - "info": { - "id": "acs_POP_J", - "short_name": "Juvenile population (5–17 years)", - "long_name": "Juvenile Population (Ages 5–17)", - "category": "chronic", - "short_description": "Total count of children and adolescents aged 5–17 years.", - "long_description": "Count of children and adolescents aged 5–17 years (school-age youth) in the resident population, derived from ACS Table B01001.", - "statement": "In {location}, there are {value} youth aged 5–17 years.", - "measure_type": "Count", - "unit": "Persons", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "integer", - "missing": 0, - "mean": 1634.785537, - "sd": 2614.125437, - "min": 0, - "max": 32916 - }, - { - "name": "acs_POP_Y", - "duplicates": 52940, - "info": { - "id": "acs_POP_Y", - "short_name": "Young adult population (18–39 years)", - "long_name": "Young Adult Population (Ages 18–39)", - "category": "chronic", - "short_description": "Total count of young adults aged 18–39 years.", - "long_description": "Count of young adults aged 18–39 years in the resident population, derived from ACS Table B01001.", - "statement": "In {location}, there are {value} young adults aged 18–39 years.", - "measure_type": "Count", - "unit": "Persons", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "integer", - "missing": 0, - "mean": 2956.651842, - "sd": 4849.876218, - "min": 0, - "max": 48704 - }, - { - "name": "acs_POP_O", - "duplicates": 52630, - "info": { - "id": "acs_POP_O", - "short_name": "Middle-aged adult population (40–64 years)", - "long_name": "Middle-Aged Adult Population (Ages 40–64)", - "category": "chronic", - "short_description": "Total count of middle-aged adults aged 40–64 years.", - "long_description": "Count of middle-aged adults aged 40–64 years in the resident population, derived from ACS Table B01001.", - "statement": "In {location}, there are {value} middle-aged adults aged 40–64 years.", - "measure_type": "Count", - "unit": "Persons", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "integer", - "missing": 0, - "mean": 3162.875528, - "sd": 4634.89894, - "min": 0, - "max": 43604 - }, - { - "name": "acs_POP_S", - "duplicates": 57757, - "info": { - "id": "acs_POP_S", - "short_name": "Senior population (65+ years)", - "long_name": "Senior Population (Ages 65 and Older)", - "category": "chronic", - "short_description": "Total count of seniors aged 65 years and older.", - "long_description": "Count of older adults aged 65 years and older in the resident population, derived from ACS Table B01001.", - "statement": "In {location}, there are {value} seniors aged 65 and older.", - "measure_type": "Count", - "unit": "Persons", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "integer", - "missing": 0, - "mean": 1577.0774, - "sd": 2258.485716, - "min": 0, - "max": 48072 - }, - { - "name": "acs_PCT_M", - "duplicates": 11599, - "info": { - "id": "acs_PCT_M", - "short_name": "Male share of population", - "long_name": "Male Share of Total Population", - "category": "chronic", - "short_description": "Proportion of the population that is male.", - "long_description": "Share of the resident population identifying as male, derived from ACS Table B01001.", - "statement": "In {location}, {value} of the population is male.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 715, - "mean": 0.501874, - "sd": 0.070929, - "min": 0, - "max": 1 - }, - { - "name": "acs_PCT_F", - "duplicates": 11599, - "info": { - "id": "acs_PCT_F", - "short_name": "Female share of population", - "long_name": "Female Share of Total Population", - "category": "chronic", - "short_description": "Proportion of the population that is female.", - "long_description": "Share of the resident population identifying as female, derived from ACS Table B01001.", - "statement": "In {location}, {value} of the population is female.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 715, - "mean": 0.498126, - "sd": 0.070929, - "min": 0, - "max": 1 - }, - { - "name": "acs_PCT_I", - "duplicates": 15688, - "info": { - "id": "acs_PCT_I", - "short_name": "Infant share of population (0–4 years)", - "long_name": "Share of Population Aged 0–4 (Infants)", - "category": "chronic", - "short_description": "Proportion of the population aged 0–4 years.", - "long_description": "Share of the resident population aged 0–4 years, derived from ACS Table B01001.", - "statement": "In {location}, {value} of the population is aged 0–4 years.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 715, - "mean": 0.053982, - "sd": 0.035314, - "min": 0, - "max": 1 - }, - { - "name": "acs_PCT_J", - "duplicates": 11664, - "info": { - "id": "acs_PCT_J", - "short_name": "Juvenile share of population (5–17 years)", - "long_name": "Share of Population Aged 5–17 (Juveniles)", - "category": "chronic", - "short_description": "Proportion of the population aged 5–17 years.", - "long_description": "Share of the resident population aged 5–17 years, derived from ACS Table B01001.", - "statement": "In {location}, {value} of the population is aged 5–17 years.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 715, - "mean": 0.154696, - "sd": 0.066406, - "min": 0, - "max": 0.979167 - }, - { - "name": "acs_PCT_Y", - "duplicates": 10397, - "info": { - "id": "acs_PCT_Y", - "short_name": "Young adult share of population (18–39 years)", - "long_name": "Share of Population Aged 18–39 (Young Adults)", - "category": "chronic", - "short_description": "Proportion of the population aged 18–39 years.", - "long_description": "Share of the resident population aged 18–39 years, derived from ACS Table B01001.", - "statement": "In {location}, {value} of the population is aged 18–39 years.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 715, - "mean": 0.258641, - "sd": 0.115761, - "min": 0, - "max": 1 - }, - { - "name": "acs_PCT_O", - "duplicates": 9878, - "info": { - "id": "acs_PCT_O", - "short_name": "Middle-aged adult share of population (40–64 years)", - "long_name": "Share of Population Aged 40–64 (Middle-Aged Adults)", - "category": "chronic", - "short_description": "Proportion of the population aged 40–64 years.", - "long_description": "Share of the resident population aged 40–64 years, derived from ACS Table B01001.", - "statement": "In {location}, {value} of the population is aged 40–64 years.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 715, - "mean": 0.33549, - "sd": 0.096736, - "min": 0, - "max": 1 - }, - { - "name": "acs_PCT_S", - "duplicates": 10004, - "info": { - "id": "acs_PCT_S", - "short_name": "Senior share of population (65+ years)", - "long_name": "Share of Population Aged 65 and Older (Seniors)", - "category": "chronic", - "short_description": "Proportion of the population aged 65 years and older.", - "long_description": "Share of the resident population aged 65 years and older, derived from ACS Table B01001.", - "statement": "In {location}, {value} of the population is aged 65 and older.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 715, - "mean": 0.197191, - "sd": 0.112852, - "min": 0, - "max": 1 - }, - { - "name": "acs_DEP", - "duplicates": 9676, - "info": { - "id": "acs_DEP", - "short_name": "Age dependency ratio", - "long_name": "Age Dependency Ratio", - "category": "chronic", - "short_description": "Ratio of dependents (ages 0–17 and 65+) to working-age adults (ages 18–64).", - "long_description": "Ratio of the combined count of young (0–17 years) and older (65+) dependents to the working-age population (18–64 years), derived from ACS Table B01001. A higher ratio indicates a greater relative burden on the working-age population.", - "statement": "In {location}, there are {value} dependents for every working-age adult.", - "measure_type": "Ratio", - "unit": "Ratio", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 969, - "mean": 0.740014, - "sd": 0.713328, - "min": 0, - "max": 51.75 - }, - { - "name": "acs_POP_W", - "duplicates": 47098, - "info": { - "id": "acs_POP_W", - "short_name": "Non-Hispanic White population", - "long_name": "Non-Hispanic White Population", - "category": "chronic", - "short_description": "Count of Non-Hispanic White residents.", - "long_description": "Count of residents identifying as Non-Hispanic White alone, derived from ACS Table B03002.", - "statement": "In {location}, there are {value} Non-Hispanic White residents.", - "measure_type": "Count", - "unit": "Persons", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "integer", - "missing": 0, - "mean": 5938.953502, - "sd": 8478.750318, - "min": 0, - "max": 88510 - }, - { - "name": "acs_POP_B", - "duplicates": 58287, - "info": { - "id": "acs_POP_B", - "short_name": "Non-Hispanic Black population", - "long_name": "Non-Hispanic Black or African American Population", - "category": "chronic", - "short_description": "Count of Non-Hispanic Black or African American residents.", - "long_description": "Count of residents identifying as Non-Hispanic Black or African American alone, derived from ACS Table B03002.", - "statement": "In {location}, there are {value} Non-Hispanic Black or African American residents.", - "measure_type": "Count", - "unit": "Persons", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "integer", - "missing": 0, - "mean": 1207.335598, - "sd": 3797.838552, - "min": 0, - "max": 84656 - }, - { - "name": "acs_POP_P", - "duplicates": 64724, - "info": { - "id": "acs_POP_P", - "short_name": "Native American population", - "long_name": "Non-Hispanic American Indian and Alaska Native Population", - "category": "chronic", - "short_description": "Count of Non-Hispanic American Indian and Alaska Native residents.", - "long_description": "Count of residents identifying as Non-Hispanic American Indian and Alaska Native alone, derived from ACS Table B03002.", - "statement": "In {location}, there are {value} Non-Hispanic American Indian and Alaska Native residents.", - "measure_type": "Count", - "unit": "Persons", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "integer", - "missing": 0, - "mean": 63.942874, - "sd": 334.841272, - "min": 0, - "max": 14712 - }, - { - "name": "acs_POP_A", - "duplicates": 61124, - "info": { - "id": "acs_POP_A", - "short_name": "Asian population", - "long_name": "Non-Hispanic Asian Population", - "category": "chronic", - "short_description": "Count of Non-Hispanic Asian residents.", - "long_description": "Count of residents identifying as Non-Hispanic Asian alone, derived from ACS Table B03002.", - "statement": "In {location}, there are {value} Non-Hispanic Asian residents.", - "measure_type": "Count", - "unit": "Persons", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "integer", - "missing": 0, - "mean": 541.9125, - "sd": 2123.046452, - "min": 0, - "max": 58722 - }, - { - "name": "acs_POP_P1", - "duplicates": 65485, - "info": { - "id": "acs_POP_P1", - "short_name": "Pacific Islander/Native Hawaiian population", - "long_name": "Non-Hispanic Native Hawaiian and Other Pacific Islander Population", - "category": "chronic", - "short_description": "Count of Non-Hispanic Native Hawaiian and Other Pacific Islander residents.", - "long_description": "Count of residents identifying as Non-Hispanic Native Hawaiian and Other Pacific Islander alone, derived from ACS Table B03002.", - "statement": "In {location}, there are {value} Non-Hispanic Native Hawaiian and Other Pacific Islander residents.", - "measure_type": "Count", - "unit": "Persons", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "integer", - "missing": 0, - "mean": 16.461187, - "sd": 168.171292, - "min": 0, - "max": 18311 - }, - { - "name": "acs_POP_Q", - "duplicates": 63527, - "info": { - "id": "acs_POP_Q", - "short_name": "Two or more races population", - "long_name": "Non-Hispanic Two or More Races Population", - "category": "chronic", - "short_description": "Count of Non-Hispanic residents identifying as two or more races.", - "long_description": "Count of residents who identify as Non-Hispanic and of two or more races, derived from ACS Table B03002.", - "statement": "In {location}, there are {value} Non-Hispanic residents identifying as two or more races.", - "measure_type": "Count", - "unit": "Persons", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "integer", - "missing": 0, - "mean": 257.843403, - "sd": 532.911142, - "min": 0, - "max": 15581 - }, - { - "name": "acs_POP_H", - "duplicates": 56813, - "info": { - "id": "acs_POP_H", - "short_name": "Hispanic or Latino population", - "long_name": "Hispanic or Latino Population", - "category": "chronic", - "short_description": "Count of Hispanic or Latino residents of any race.", - "long_description": "Count of residents identifying as Hispanic or Latino of any race, derived from ACS Table B03002.", - "statement": "In {location}, there are {value} Hispanic or Latino residents.", - "measure_type": "Count", - "unit": "Persons", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "integer", - "missing": 0, - "mean": 1876.76801, - "sd": 5961.537204, - "min": 0, - "max": 101183 - }, - { - "name": "acs_PCT_W", - "duplicates": 11754, - "info": { - "id": "acs_PCT_W", - "short_name": "Non-Hispanic White share", - "long_name": "Non-Hispanic White Share of Total Population", - "category": "chronic", - "short_description": "Proportion of the population that is Non-Hispanic White.", - "long_description": "Share of the resident population identifying as Non-Hispanic White alone, derived from ACS Table B03002.", - "statement": "In {location}, {value} of the population is Non-Hispanic White.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 715, - "mean": 0.762705, - "sd": 0.258765, - "min": 0, - "max": 1 - }, - { - "name": "acs_PCT_B", - "duplicates": 24624, - "info": { - "id": "acs_PCT_B", - "short_name": "Non-Hispanic Black share", - "long_name": "Non-Hispanic Black or African American Share of Total Population", - "category": "chronic", - "short_description": "Proportion of the population that is Non-Hispanic Black or African American.", - "long_description": "Share of the resident population identifying as Non-Hispanic Black or African American alone, derived from ACS Table B03002.", - "statement": "In {location}, {value} of the population is Non-Hispanic Black or African American.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 715, - "mean": 0.075202, - "sd": 0.15664, - "min": 0, - "max": 1 - }, - { - "name": "acs_PCT_P", - "duplicates": 36369, - "info": { - "id": "acs_PCT_P", - "short_name": "Native American share", - "long_name": "Non-Hispanic American Indian and Alaska Native Share of Total Population", - "category": "chronic", - "short_description": "Proportion of the population that is Non-Hispanic American Indian and Alaska Native.", - "long_description": "Share of the resident population identifying as Non-Hispanic American Indian and Alaska Native alone, derived from ACS Table B03002.", - "statement": "In {location}, {value} of the population is Non-Hispanic American Indian and Alaska Native.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 715, - "mean": 0.016778, - "sd": 0.091383, - "min": 0, - "max": 1 - }, - { - "name": "acs_PCT_A", - "duplicates": 30790, - "info": { - "id": "acs_PCT_A", - "short_name": "Asian share", - "long_name": "Non-Hispanic Asian Share of Total Population", - "category": "chronic", - "short_description": "Proportion of the population that is Non-Hispanic Asian.", - "long_description": "Share of the resident population identifying as Non-Hispanic Asian alone, derived from ACS Table B03002.", - "statement": "In {location}, {value} of the population is Non-Hispanic Asian.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 715, - "mean": 0.022136, - "sd": 0.056522, - "min": 0, - "max": 1 - }, - { - "name": "acs_PCT_P1", - "duplicates": 54704, - "info": { - "id": "acs_PCT_P1", - "short_name": "Pacific Islander/Native Hawaiian share", - "long_name": "Non-Hispanic Native Hawaiian and Other Pacific Islander Share of Total Population", - "category": "chronic", - "short_description": "Proportion of the population that is Non-Hispanic Native Hawaiian and Other Pacific Islander.", - "long_description": "Share of the resident population identifying as Non-Hispanic Native Hawaiian and Other Pacific Islander alone, derived from ACS Table B03002.", - "statement": "In {location}, {value} of the population is Non-Hispanic Native Hawaiian and Other Pacific Islander.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 715, - "mean": 0.00107, - "sd": 0.010472, - "min": 0, - "max": 0.822104 - }, - { - "name": "acs_PCT_Q", - "duplicates": 21692, - "info": { - "id": "acs_PCT_Q", - "short_name": "Two or more races share", - "long_name": "Non-Hispanic Two or More Races Share of Total Population", - "category": "chronic", - "short_description": "Proportion of the population identifying as Non-Hispanic two or more races.", - "long_description": "Share of the resident population identifying as Non-Hispanic and of two or more races, derived from ACS Table B03002.", - "statement": "In {location}, {value} of the population identifies as Non-Hispanic two or more races.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 715, - "mean": 0.022103, - "sd": 0.035057, - "min": 0, - "max": 1 - }, - { - "name": "acs_PCT_H", - "duplicates": 18008, - "info": { - "id": "acs_PCT_H", - "short_name": "Hispanic or Latino share", - "long_name": "Hispanic or Latino Share of Total Population", - "category": "chronic", - "short_description": "Proportion of the population that is Hispanic or Latino.", - "long_description": "Share of the resident population identifying as Hispanic or Latino of any race, derived from ACS Table B03002.", - "statement": "In {location}, {value} of the population is Hispanic or Latino.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 715, - "mean": 0.0983, - "sd": 0.170825, - "min": 0, - "max": 1 - }, - { - "name": "acs_REX", - "duplicates": 7573, - "info": { - "id": "acs_REX", - "short_name": "Race-Ethnicity Diversity Index", - "long_name": "Race-Ethnicity Diversity Index (Herfindahl-Based)", - "category": "chronic", - "short_description": "Probability that two randomly chosen residents are from different racial/ethnic groups (0=no diversity, ~1=maximum diversity).", - "long_description": "Herfindahl-based diversity index computed as 1 minus the sum of squared race/ethnicity shares across seven groups (Non-Hispanic White, Black, Asian, Hispanic, Native American, Pacific Islander, Two or more races), derived from ACS Table B03002. A value near 0 means nearly all residents share one group; a value near 1 means population is evenly distributed across all groups.", - "statement": "In {location}, the race-ethnicity diversity index is {value}.", - "measure_type": "Index", - "unit": "Index (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 715, - "mean": 0.268143, - "sd": 0.211499, - "min": 0, - "max": 1 - }, - { - "name": "acs_HTA", - "duplicates": 25036, - "info": { - "id": "acs_HTA", - "short_name": "Single-parent household rate", - "long_name": "Single-Parent Household Rate", - "category": "chronic", - "short_description": "Share of family households headed by a single parent with children.", - "long_description": "Proportion of family households that are headed by a single parent (male or female householder, no spouse present) with children under 18, derived from ACS Table B11012.", - "statement": "In {location}, {value} of family households are headed by a single parent.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 1230, - "mean": 0.053096, - "sd": 0.053806, - "min": 0, - "max": 1 - }, - { - "name": "acs_HTJ", - "duplicates": 30319, - "info": { - "id": "acs_HTJ", - "short_name": "Crowded housing rate", - "long_name": "Crowded Housing Rate (More Than 1 Person per Room)", - "category": "chronic", - "short_description": "Share of occupied housing units with more than 1 person per room.", - "long_description": "Proportion of occupied housing units with more than 1 person per room (a standard indicator of housing crowding), derived from ACS Table B25014.", - "statement": "In {location}, {value} of housing units are crowded (more than 1 person per room).", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 1230, - "mean": 0.025723, - "sd": 0.048846, - "min": 0, - "max": 1 - }, - { - "name": "acs_HUF", - "duplicates": 42243, - "info": { - "id": "acs_HUF", - "short_name": "Incomplete plumbing rate", - "long_name": "Rate of Housing Units Lacking Complete Plumbing Facilities", - "category": "chronic", - "short_description": "Share of housing units without complete indoor plumbing.", - "long_description": "Proportion of occupied housing units that lack complete plumbing facilities (hot and cold running water, a bathtub or shower, and a flush toilet), derived from ACS Table B25048.", - "statement": "In {location}, {value} of housing units lack complete plumbing facilities.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 1230, - "mean": 0.007913, - "sd": 0.038586, - "min": 0, - "max": 1 - }, - { - "name": "acs_HUG", - "duplicates": 30556, - "info": { - "id": "acs_HUG", - "short_name": "No telephone service rate", - "long_name": "Rate of Occupied Housing Units Without Telephone Service", - "category": "chronic", - "short_description": "Share of occupied housing units without telephone service.", - "long_description": "Proportion of occupied housing units with no telephone service available (neither landline nor cellular), derived from ACS Table B25043.", - "statement": "In {location}, {value} of households have no telephone service.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 1598, - "mean": 0.020202, - "sd": 0.038111, - "min": 0, - "max": 1 - }, - { - "name": "acs_HUN", - "duplicates": 19529, - "info": { - "id": "acs_HUN", - "short_name": "Mobile home rate", - "long_name": "Mobile Home Housing Rate", - "category": "chronic", - "short_description": "Share of housing units that are mobile homes or trailers.", - "long_description": "Proportion of all housing units that are mobile homes, manufactured homes, or trailers, derived from ACS Table B25024.", - "statement": "In {location}, {value} of housing units are mobile homes.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 1020, - "mean": 0.115405, - "sd": 0.135853, - "min": 0, - "max": 1 - }, - { - "name": "acs_HUO", - "duplicates": 17856, - "info": { - "id": "acs_HUO", - "short_name": "Owner-occupied housing rate", - "long_name": "Owner-Occupied Housing Rate", - "category": "chronic", - "short_description": "Share of occupied housing units that are owner-occupied.", - "long_description": "Proportion of occupied housing units that are owner-occupied (homeownership rate), derived from ACS Table B25003.", - "statement": "In {location}, {value} of occupied housing units are owner-occupied.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 1230, - "mean": 0.735664, - "sd": 0.179137, - "min": 0, - "max": 1 - }, - { - "name": "acs_POV", - "duplicates": 11342, - "info": { - "id": "acs_POV", - "short_name": "Poverty rate", - "long_name": "Poverty Rate (Below 100% Federal Poverty Level)", - "category": "chronic", - "short_description": "Share of the population with income below the federal poverty level.", - "long_description": "Proportion of the population with family income below the federal poverty threshold, derived from ACS Table B17001.", - "statement": "In {location}, {value} of the population lives below the poverty level.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 1134, - "mean": 0.136991, - "sd": 0.115587, - "min": 0, - "max": 1 - }, - { - "name": "acs_PUB", - "duplicates": 39335, - "info": { - "id": "acs_PUB", - "short_name": "Public transit commute rate", - "long_name": "Public Transportation Commute Rate", - "category": "chronic", - "short_description": "Share of workers who commute primarily by public transportation.", - "long_description": "Proportion of workers aged 16 and older who use public transportation (excluding taxicab) as their primary means of commuting to work, derived from ACS Table B08301.", - "statement": "In {location}, {value} of workers commute primarily by public transportation.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 1206, - "mean": 0.018338, - "sd": 0.059312, - "min": 0, - "max": 1 - }, - { - "name": "acs_PVA", - "duplicates": 15142, - "info": { - "id": "acs_PVA", - "short_name": "Deep poverty rate (<50% FPL)", - "long_name": "Deep Poverty Rate (Below 50% of Federal Poverty Level)", - "category": "chronic", - "short_description": "Share of the population with income below 50% of the federal poverty level.", - "long_description": "Proportion of the population with income below 50% of the federal poverty threshold (deep poverty), derived from ACS Table C17002.", - "statement": "In {location}, {value} of the population is in deep poverty (below 50% of the poverty level).", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 1134, - "mean": 0.059457, - "sd": 0.068416, - "min": 0, - "max": 1 - }, - { - "name": "acs_PVB", - "duplicates": 9417, - "info": { - "id": "acs_PVB", - "short_name": "Near-poverty rate (<150% FPL)", - "long_name": "Near-Poverty Rate (Below 150% of Federal Poverty Level)", - "category": "chronic", - "short_description": "Share of the population with income below 150% of the federal poverty level.", - "long_description": "Proportion of the population with income below 150% of the federal poverty threshold, derived from ACS Table C17002.", - "statement": "In {location}, {value} of the population has income below 150% of the poverty level.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 1134, - "mean": 0.230006, - "sd": 0.150876, - "min": 0, - "max": 1 - }, - { - "name": "acs_PVC", - "duplicates": 8610, - "info": { - "id": "acs_PVC", - "short_name": "Low-income rate (<200% FPL)", - "long_name": "Low-Income Rate (Below 200% of Federal Poverty Level)", - "category": "chronic", - "short_description": "Share of the population with income below 200% of the federal poverty level.", - "long_description": "Proportion of the population with income below 200% of the federal poverty threshold, derived from ACS Table C17002.", - "statement": "In {location}, {value} of the population has income below 200% of the poverty level.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 1134, - "mean": 0.325546, - "sd": 0.174167, - "min": 0, - "max": 1 - }, - { - "name": "acs_SNP", - "duplicates": 20313, - "info": { - "id": "acs_SNP", - "short_name": "SNAP/food stamp participation rate", - "long_name": "SNAP (Food Stamp) Participation Rate", - "category": "chronic", - "short_description": "Share of households receiving SNAP (food stamp) benefits.", - "long_description": "Proportion of households that received Supplemental Nutrition Assistance Program (SNAP, formerly food stamps) benefits in the past 12 months, derived from ACS Table B22003.", - "statement": "In {location}, {value} of households receive SNAP benefits.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 1230, - "mean": 0.117202, - "sd": 0.110798, - "min": 0, - "max": 1 - }, - { - "name": "acs_VAL", - "duplicates": 58943, - "info": { - "id": "acs_VAL", - "short_name": "Median home value", - "long_name": "Median Owner-Occupied Home Value", - "category": "chronic", - "short_description": "Median value of owner-occupied housing units in dollars.", - "long_description": "Median self-reported value of owner-occupied housing units in current dollars, derived from ACS Table B25077.", - "statement": "In {location}, the median home value is ${value}.", - "measure_type": "Median", - "unit": "US Dollars", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "integer", - "missing": 0, - "mean": -53209519.612606, - "sd": 181026231.719955, - "min": -666666666, - "max": 2000001 - }, - { - "name": "acs_WWN", - "duplicates": 17912, - "info": { - "id": "acs_WWN", - "short_name": "No internet access rate", - "long_name": "Rate of Households Without Internet Access", - "category": "chronic", - "short_description": "Share of households without any internet access.", - "long_description": "Proportion of occupied housing units with no internet subscription of any kind, derived from ACS Table B28002.", - "statement": "In {location}, {value} of households have no internet access.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 1230, - "mean": 0.179689, - "sd": 0.132769, - "min": 0, - "max": 1 - }, - { - "name": "acs_INB", - "duplicates": 39117, - "info": { - "id": "acs_INB", - "short_name": "Median worker earnings", - "long_name": "Median Earnings for Full-Time, Year-Round Workers", - "category": "chronic", - "short_description": "Median earnings for full-time, year-round workers in dollars.", - "long_description": "Median earnings for full-time, year-round civilian workers aged 16 and older in current dollars, derived from ACS Table B20017.", - "statement": "In {location}, the median earnings for workers is ${value}.", - "measure_type": "Median", - "unit": "US Dollars", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "integer", - "missing": 0, - "mean": -43596138.945094, - "sd": 164881593.017698, - "min": -666666666, - "max": 250001 - }, - { - "name": "acs_INC", - "duplicates": 32524, - "info": { - "id": "acs_INC", - "short_name": "Median household income", - "long_name": "Median Household Income", - "category": "chronic", - "short_description": "Median household income in the past 12 months in dollars.", - "long_description": "Median household income in current dollars, including all sources of income for all household members, derived from ACS Table B19013.", - "statement": "In {location}, the median household income is ${value}.", - "measure_type": "Median", - "unit": "US Dollars", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "integer", - "missing": 0, - "mean": -48804914.799396, - "sd": 173763310.087798, - "min": -666666666, - "max": 250001 - }, - { - "name": "acs_PCI", - "duplicates": 33669, - "info": { - "id": "acs_PCI", - "short_name": "Per capita income", - "long_name": "Per Capita Income", - "category": "chronic", - "short_description": "Mean income per person in dollars.", - "long_description": "Per capita income computed by dividing total aggregate income by the total population, derived from ACS Table B19301.", - "statement": "In {location}, the per capita income is ${value}.", - "measure_type": "Mean", - "unit": "US Dollars", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "integer", - "missing": 636, - "mean": -7234468.809021, - "sd": 69221490.784917, - "min": -666666666, - "max": 501433 - }, - { - "name": "acs_INL", - "duplicates": 65326, - "info": { - "id": "acs_INL", - "short_name": "Income share: lowest quintile", - "long_name": "Share of Aggregate Household Income: Lowest (First) Quintile", - "category": "chronic", - "short_description": "Share of aggregate household income received by the lowest 20% of households.", - "long_description": "Proportion of total aggregate household income received by households in the lowest income quintile, derived from ACS Table B19082.", - "statement": "In {location}, the lowest income quintile receives {value} of total income.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 14534, - "mean": -16116758.698222, - "sd": 102396100.16817, - "min": -666666666, - "max": 12.52 - }, - { - "name": "acs_INM", - "duplicates": 65045, - "info": { - "id": "acs_INM", - "short_name": "Income share: second quintile", - "long_name": "Share of Aggregate Household Income: Second Quintile", - "category": "chronic", - "short_description": "Share of aggregate household income received by the second 20% of households.", - "long_description": "Proportion of total aggregate household income received by households in the second income quintile, derived from ACS Table B19082.", - "statement": "In {location}, the second income quintile receives {value} of total income.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 14534, - "mean": -16078072.890758, - "sd": 102276192.331159, - "min": -666666666, - "max": 17.94 - }, - { - "name": "acs_INN", - "duplicates": 64921, - "info": { - "id": "acs_INN", - "short_name": "Income share: third quintile", - "long_name": "Share of Aggregate Household Income: Third Quintile", - "category": "chronic", - "short_description": "Share of aggregate household income received by the middle 20% of households.", - "long_description": "Proportion of total aggregate household income received by households in the third (middle) income quintile, derived from ACS Table B19082.", - "statement": "In {location}, the middle income quintile receives {value} of total income.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 14534, - "mean": -16078067.108612, - "sd": 102276193.240145, - "min": -666666666, - "max": 26.6 - }, - { - "name": "acs_INO", - "duplicates": 64765, - "info": { - "id": "acs_INO", - "short_name": "Income share: fourth quintile", - "long_name": "Share of Aggregate Household Income: Fourth Quintile", - "category": "chronic", - "short_description": "Share of aggregate household income received by the fourth 20% of households.", - "long_description": "Proportion of total aggregate household income received by households in the fourth income quintile, derived from ACS Table B19082.", - "statement": "In {location}, the fourth income quintile receives {value} of total income.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 14534, - "mean": -16078059.367855, - "sd": 102276194.457036, - "min": -666666666, - "max": 35.39 - }, - { - "name": "acs_INP", - "duplicates": 63078, - "info": { - "id": "acs_INP", - "short_name": "Income share: highest quintile", - "long_name": "Share of Aggregate Household Income: Highest (Fifth) Quintile", - "category": "chronic", - "short_description": "Share of aggregate household income received by the highest 20% of households.", - "long_description": "Proportion of total aggregate household income received by households in the highest income quintile, derived from ACS Table B19082.", - "statement": "In {location}, the highest income quintile receives {value} of total income.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 14534, - "mean": -16078036.956569, - "sd": 102276197.980216, - "min": -666666666, - "max": 82.15 - }, - { - "name": "acs_INQ", - "duplicates": 63351, - "info": { - "id": "acs_INQ", - "short_name": "Income share: top 5%", - "long_name": "Share of Aggregate Household Income: Top 5%", - "category": "chronic", - "short_description": "Share of aggregate household income received by the top 5% of households.", - "long_description": "Proportion of total aggregate household income received by households in the top 5%, derived from ACS Table B19082.", - "statement": "In {location}, the top 5% of households receive {value} of total income.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 14534, - "mean": -16078063.844691, - "sd": 102276193.753252, - "min": -666666666, - "max": 66.55 - }, - { - "name": "acs_OWS", - "duplicates": 15794, - "info": { - "id": "acs_OWS", - "short_name": "Income quintile share ratio (S80/S20)", - "long_name": "Income Quintile Share Ratio (S80/S20)", - "category": "chronic", - "short_description": "Ratio of income share of the top 20% to the bottom 20% of households.", - "long_description": "The S80/S20 ratio is computed as the share of aggregate income held by the top quintile divided by the share held by the lowest quintile, derived from ACS Table B19081. A higher ratio indicates greater income inequality.", - "statement": "In {location}, the income quintile share ratio (S80/S20) is {value}.", - "measure_type": "Ratio", - "unit": "Ratio", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 14545, - "mean": 13.998243, - "sd": 106.021676, - "min": -1603.795181, - "max": 17596.4 - }, - { - "name": "acs_LEQ", - "duplicates": 23978, - "info": { - "id": "acs_LEQ", - "short_name": "Limited English proficiency rate", - "long_name": "Limited English Proficiency Rate", - "category": "chronic", - "short_description": "Share of the population aged 5+ who speak English less than 'very well'.", - "long_description": "Proportion of the population aged 5 and older who speak a language other than English at home and speak English less than 'very well' (limited English proficiency), derived from ACS Table B16004.", - "statement": "In {location}, {value} of residents aged 5+ have limited English proficiency.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 717, - "mean": 0.041418, - "sd": 0.085499, - "min": 0, - "max": 1 - }, - { - "name": "acs_UNS", - "duplicates": 12903, - "info": { - "id": "acs_UNS", - "short_name": "Uninsured rate", - "long_name": "Health Insurance Uninsured Rate", - "category": "chronic", - "short_description": "Share of the civilian noninstitutionalized population without health insurance.", - "long_description": "Proportion of the civilian noninstitutionalized population with no health insurance coverage of any type, derived from ACS Table B27001.", - "statement": "In {location}, {value} of the population is uninsured.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 900, - "mean": 0.08535, - "sd": 0.080046, - "min": 0, - "max": 1 - }, - { - "name": "acs_UMP", - "duplicates": 22449, - "info": { - "id": "acs_UMP", - "short_name": "Unemployment rate", - "long_name": "Civilian Unemployment Rate", - "category": "chronic", - "short_description": "Share of the civilian labor force that is unemployed.", - "long_description": "Proportion of the civilian labor force (aged 16+) that is unemployed and actively seeking work, derived from ACS Table B23001. The numerator includes unemployed civilians; the denominator includes all civilians in the labor force.", - "statement": "In {location}, {value} of the civilian labor force is unemployed.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 1179, - "mean": 0.054598, - "sd": 0.06308, - "min": 0, - "max": 1 - }, - { - "name": "acs_DIS", - "duplicates": 10668, - "info": { - "id": "acs_DIS", - "short_name": "Disability rate", - "long_name": "Civilian Noninstitutionalized Population with a Disability Rate", - "category": "chronic", - "short_description": "Share of the civilian noninstitutionalized population with any disability.", - "long_description": "Proportion of the civilian noninstitutionalized population with any disability (hearing, vision, cognitive, ambulatory, self-care, or independent living), derived from ACS Subject Table S1810. Note: not available for all geographies or all vintage years.", - "statement": "In {location}, {value} of the population has a disability.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 900, - "mean": 0.155569, - "sd": 0.089926, - "min": 0, - "max": 1 - }, - { - "name": "acs_MCR", - "duplicates": 9855, - "info": { - "id": "acs_MCR", - "short_name": "Medicare coverage rate", - "long_name": "Medicare Coverage Rate", - "category": "chronic", - "short_description": "Share of the civilian noninstitutionalized population covered by Medicare.", - "long_description": "Proportion of the civilian noninstitutionalized population with Medicare health insurance coverage, derived from ACS Subject Table S2704. Note: not available for all geographies or all vintage years.", - "statement": "In {location}, {value} of the population is covered by Medicare.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 900, - "mean": 0.221312, - "sd": 0.11748, - "min": 0, - "max": 1 - }, - { - "name": "acs_MCD", - "duplicates": 9561, - "info": { - "id": "acs_MCD", - "short_name": "Medicaid coverage rate", - "long_name": "Medicaid/Means-Tested Public Coverage Rate", - "category": "chronic", - "short_description": "Share of the civilian noninstitutionalized population covered by Medicaid or other means-tested public insurance.", - "long_description": "Proportion of the civilian noninstitutionalized population with Medicaid or other means-tested public health insurance coverage, derived from ACS Subject Table S2704. Note: not available for all geographies or all vintage years.", - "statement": "In {location}, {value} of the population is covered by Medicaid.", - "measure_type": "Percent", - "unit": "Proportion (0–1)", - "time_resolution": "Year", - "sources": [ - { - "id": "acs5" - } - ] - }, - "time_range": [0, 1], - "type": "float", - "missing": 900, - "mean": 0.203181, - "sd": 0.132902, - "min": 0, - "max": 1 - } - ] - }, - "sha512": "675e4ed464adb8b55c22a889ec925f65fee8f26d19122a72529d94dc5fa080b9ebfe4efc662acdc968270e973cdb2095d2adf7a78de5e1ad3aab30976091a3d0" - }, { "bytes": 24357611, "encoding": "ISO-8859-1", @@ -9621,7 +8014,10 @@ "name": "geography_zcta", "duplicates": 33120, "info": [], - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 49666.334209, @@ -9633,7 +8029,10 @@ "name": "time", "duplicates": 66238, "info": [], - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "string", "missing": 0, "table": { @@ -9661,7 +8060,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 0, "mean": -11956479.711377, @@ -9689,7 +8091,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1230, "mean": 0.783842, @@ -9717,7 +8122,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 2026, "mean": 0.055866, @@ -9745,7 +8153,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 6042, "mean": 0.079209, @@ -9773,7 +8184,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 790, "mean": 0.881738, @@ -9801,7 +8215,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 790, "mean": 0.550157, @@ -9829,7 +8246,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 0, "mean": -19122382.832146, @@ -9857,7 +8277,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 715, "mean": 0.030365, @@ -9885,7 +8308,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1230, "mean": 0.107267, @@ -9913,7 +8339,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1230, "mean": 0.245057, @@ -9941,7 +8370,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 9930.582684, @@ -9969,7 +8401,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 4888.337409, @@ -9997,7 +8432,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 5042.245275, @@ -10025,7 +8463,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 599.192376, @@ -10053,7 +8494,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 1634.785537, @@ -10081,7 +8525,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 2956.651842, @@ -10109,7 +8556,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 3162.875528, @@ -10137,7 +8587,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 1577.0774, @@ -10165,7 +8618,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 715, "mean": 0.501874, @@ -10193,7 +8649,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 715, "mean": 0.498126, @@ -10221,7 +8680,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 715, "mean": 0.053982, @@ -10249,7 +8711,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 715, "mean": 0.154696, @@ -10277,7 +8742,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 715, "mean": 0.258641, @@ -10305,7 +8773,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 715, "mean": 0.33549, @@ -10333,7 +8804,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 715, "mean": 0.197191, @@ -10361,7 +8835,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 969, "mean": 0.740014, @@ -10389,7 +8866,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 5938.953502, @@ -10417,7 +8897,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 1207.335598, @@ -10445,7 +8928,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 63.942874, @@ -10473,7 +8959,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 541.9125, @@ -10501,7 +8990,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 16.461187, @@ -10529,7 +9021,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 257.843403, @@ -10557,7 +9052,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 1876.76801, @@ -10585,7 +9083,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 715, "mean": 0.762705, @@ -10613,7 +9114,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 715, "mean": 0.075202, @@ -10641,7 +9145,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 715, "mean": 0.016778, @@ -10669,7 +9176,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 715, "mean": 0.022136, @@ -10697,7 +9207,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 715, "mean": 0.00107, @@ -10725,7 +9238,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 715, "mean": 0.022103, @@ -10753,7 +9269,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 715, "mean": 0.0983, @@ -10781,7 +9300,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 715, "mean": 0.268143, @@ -10809,7 +9331,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1230, "mean": 0.053096, @@ -10837,7 +9362,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1230, "mean": 0.025723, @@ -10865,7 +9393,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1230, "mean": 0.007913, @@ -10893,7 +9424,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1598, "mean": 0.020202, @@ -10921,7 +9455,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1020, "mean": 0.115405, @@ -10949,7 +9486,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1230, "mean": 0.735664, @@ -10977,7 +9517,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1134, "mean": 0.136991, @@ -11005,7 +9548,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1206, "mean": 0.018338, @@ -11033,7 +9579,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1134, "mean": 0.059457, @@ -11061,7 +9610,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1134, "mean": 0.230006, @@ -11089,7 +9641,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1134, "mean": 0.325546, @@ -11117,7 +9672,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1230, "mean": 0.117202, @@ -11145,7 +9703,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": -53209519.612606, @@ -11173,7 +9734,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1230, "mean": 0.179689, @@ -11201,7 +9765,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": -43596138.945094, @@ -11229,7 +9796,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": -48804914.799396, @@ -11257,7 +9827,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 636, "mean": -7234468.809021, @@ -11285,7 +9858,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 14534, "mean": -16116758.698222, @@ -11313,7 +9889,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 14534, "mean": -16078072.890758, @@ -11341,7 +9920,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 14534, "mean": -16078067.108612, @@ -11369,7 +9951,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 14534, "mean": -16078059.367855, @@ -11397,7 +9982,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 14534, "mean": -16078036.956569, @@ -11425,7 +10013,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 14534, "mean": -16078063.844691, @@ -11453,7 +10044,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 14545, "mean": 13.998243, @@ -11481,7 +10075,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 717, "mean": 0.041418, @@ -11509,7 +10106,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 900, "mean": 0.08535, @@ -11537,7 +10137,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1179, "mean": 0.054598, @@ -11565,7 +10168,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 900, "mean": 0.155569, @@ -11593,7 +10199,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 900, "mean": 0.221312, @@ -11621,7 +10230,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 900, "mean": 0.203181, @@ -11683,7 +10295,10 @@ "name": "geography_zcta", "duplicates": 33774, "info": [], - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 49697.743856, @@ -11695,7 +10310,10 @@ "name": "time", "duplicates": 67546, "info": [], - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "string", "missing": 0, "table": { @@ -11723,7 +10341,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 0, "mean": -17853928.692966, @@ -11751,7 +10372,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1918, "mean": 0.824579, @@ -11779,7 +10403,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 2954, "mean": 0.055193, @@ -11807,7 +10434,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 7399, "mean": 0.0821, @@ -11835,7 +10465,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1288, "mean": 0.88981, @@ -11863,7 +10496,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1288, "mean": 0.56034, @@ -11891,7 +10527,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 0, "mean": -27328713.97279, @@ -11919,7 +10558,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1177, "mean": 0.033218, @@ -11947,7 +10589,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1918, "mean": 0.107776, @@ -11975,7 +10620,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1918, "mean": 0.242315, @@ -12003,7 +10651,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 9880.363756, @@ -12031,7 +10682,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 4893.191434, @@ -12059,7 +10713,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 4987.172322, @@ -12087,7 +10744,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 572.377953, @@ -12115,7 +10775,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 1627.685172, @@ -12143,7 +10806,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 2933.276085, @@ -12171,7 +10837,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 3132.585199, @@ -12199,7 +10868,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 1614.439347, @@ -12227,7 +10899,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1177, "mean": 0.505529, @@ -12255,7 +10930,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1177, "mean": 0.494471, @@ -12283,7 +10961,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1177, "mean": 0.051915, @@ -12311,7 +10992,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1177, "mean": 0.153277, @@ -12339,7 +11023,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1177, "mean": 0.260085, @@ -12367,7 +11054,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1177, "mean": 0.330952, @@ -12395,7 +11085,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1177, "mean": 0.203771, @@ -12423,7 +11116,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1522, "mean": 0.752627, @@ -12451,7 +11147,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 5787.710931, @@ -12479,7 +11178,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 1189.523435, @@ -12507,7 +11209,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 55.698644, @@ -12535,7 +11240,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 554.166696, @@ -12563,7 +11271,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 16.539439, @@ -12591,7 +11302,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 327.034257, @@ -12619,7 +11333,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 1910.683899, @@ -12647,7 +11364,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1177, "mean": 0.751836, @@ -12675,7 +11395,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1177, "mean": 0.074524, @@ -12703,7 +11426,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1177, "mean": 0.015988, @@ -12731,7 +11457,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1177, "mean": 0.022711, @@ -12759,7 +11488,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1177, "mean": 0.001137, @@ -12787,7 +11519,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1177, "mean": 0.029336, @@ -12815,7 +11550,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1177, "mean": 0.101692, @@ -12843,7 +11581,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1177, "mean": 0.282337, @@ -12871,7 +11612,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1918, "mean": 0.051063, @@ -12899,7 +11643,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1918, "mean": 0.025318, @@ -12927,7 +11674,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1918, "mean": 0.007999, @@ -12955,7 +11705,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1930, "mean": 0.014843, @@ -12983,7 +11736,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1650, "mean": 0.112551, @@ -13011,7 +11767,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1918, "mean": 0.743462, @@ -13039,7 +11798,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1792, "mean": 0.133682, @@ -13067,7 +11829,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1844, "mean": 0.015337, @@ -13095,7 +11860,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1792, "mean": 0.05979, @@ -13123,7 +11891,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1792, "mean": 0.223594, @@ -13151,7 +11922,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1792, "mean": 0.316437, @@ -13179,7 +11953,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1918, "mean": 0.115328, @@ -13207,7 +11984,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": -66302486.22091, @@ -13235,7 +12015,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1918, "mean": 0.143904, @@ -13263,7 +12046,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": -53742353.035782, @@ -13291,7 +12077,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": -61778750.429369, @@ -13319,7 +12108,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 839, "mean": -11927391.942062, @@ -13347,7 +12139,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 16134, "mean": -25064505.092255, @@ -13375,7 +12170,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 16134, "mean": -25025599.628395, @@ -13403,7 +12201,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 16134, "mean": -25025593.906682, @@ -13431,7 +12232,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 16134, "mean": -25025586.255894, @@ -13459,7 +12263,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 16134, "mean": -25025564.194848, @@ -13487,7 +12294,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 16134, "mean": -25025590.756565, @@ -13515,7 +12325,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 16141, "mean": 13.526871, @@ -13543,7 +12356,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1177, "mean": 0.040785, @@ -13571,7 +12387,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1451, "mean": 0.085178, @@ -13599,7 +12418,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1831, "mean": 0.053801, @@ -13627,7 +12449,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1451, "mean": 0.157053, @@ -13655,7 +12480,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1451, "mean": 0.226743, @@ -13683,7 +12511,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1451, "mean": 0.206631, @@ -13745,7 +12576,10 @@ "name": "geography_zcta", "duplicates": 33772, "info": [], - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 49699.990702, @@ -13757,7 +12591,10 @@ "name": "time", "duplicates": 67542, "info": [], - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "string", "missing": 0, "table": { @@ -13785,7 +12622,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 0, "mean": -18911087.527271, @@ -13813,7 +12653,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1897, "mean": 0.860405, @@ -13841,7 +12684,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 3047, "mean": 0.05543, @@ -13869,7 +12715,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 7649, "mean": 0.080761, @@ -13897,7 +12746,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1332, "mean": 0.896342, @@ -13925,7 +12777,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1332, "mean": 0.570908, @@ -13953,7 +12808,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 0, "mean": -28504875.408749, @@ -13981,7 +12839,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1189, "mean": 0.033828, @@ -14009,7 +12870,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1897, "mean": 0.112478, @@ -14037,7 +12901,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1897, "mean": 0.246568, @@ -14065,7 +12932,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 9973.163716, @@ -14093,7 +12963,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 4935.075506, @@ -14121,7 +12994,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 5038.088209, @@ -14149,7 +13025,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 561.367968, @@ -14177,7 +13056,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 1632.585677, @@ -14205,7 +13087,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 2942.714749, @@ -14233,7 +13118,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 3132.694111, @@ -14261,7 +13149,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 1703.801211, @@ -14289,7 +13180,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1189, "mean": 0.505586, @@ -14317,7 +13211,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1189, "mean": 0.494414, @@ -14345,7 +13242,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1189, "mean": 0.050679, @@ -14373,7 +13273,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1189, "mean": 0.152381, @@ -14401,7 +13304,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1189, "mean": 0.258332, @@ -14429,7 +13335,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1189, "mean": 0.325378, @@ -14457,7 +13366,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1189, "mean": 0.213229, @@ -14485,7 +13397,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1591, "mean": 0.783594, @@ -14513,7 +13428,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 5708.535103, @@ -14541,7 +13459,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 1182.237371, @@ -14569,7 +13490,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 51.052366, @@ -14597,7 +13521,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 574.257728, @@ -14625,7 +13552,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 16.760852, @@ -14653,7 +13583,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 401.355072, @@ -14681,7 +13614,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": 1986.834863, @@ -14709,7 +13645,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1189, "mean": 0.740134, @@ -14737,7 +13676,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1189, "mean": 0.072937, @@ -14765,7 +13707,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1189, "mean": 0.015306, @@ -14793,7 +13738,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1189, "mean": 0.023456, @@ -14821,7 +13769,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1189, "mean": 0.001118, @@ -14849,7 +13800,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1189, "mean": 0.037349, @@ -14877,7 +13831,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1189, "mean": 0.105812, @@ -14905,7 +13862,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1189, "mean": 0.299654, @@ -14933,7 +13893,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1897, "mean": 0.049898, @@ -14961,7 +13924,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1897, "mean": 0.025704, @@ -14989,7 +13955,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1897, "mean": 0.008087, @@ -15017,7 +13986,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1903, "mean": 0.012724, @@ -15045,7 +14017,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1613, "mean": 0.11105, @@ -15073,7 +14048,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1897, "mean": 0.7489, @@ -15101,7 +14079,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1775, "mean": 0.133595, @@ -15129,7 +14110,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1932, "mean": 0.013378, @@ -15157,7 +14141,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1775, "mean": 0.061718, @@ -15185,7 +14172,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1775, "mean": 0.220133, @@ -15213,7 +14203,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1775, "mean": 0.311297, @@ -15241,7 +14234,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1897, "mean": 0.118958, @@ -15269,7 +14265,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": -68566199.238674, @@ -15297,7 +14296,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1897, "mean": 0.11071, @@ -15325,7 +14327,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": -56021232.315691, @@ -15353,7 +14358,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 0, "mean": -62891250.6881, @@ -15381,7 +14389,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "integer", "missing": 944, "mean": -12123063.814009, @@ -15409,7 +14420,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 16375, "mean": -25119371.830462, @@ -15437,7 +14451,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 16375, "mean": -25093308.775363, @@ -15465,7 +14482,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 16375, "mean": -25093303.027314, @@ -15493,7 +14513,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 16375, "mean": -25093295.34959, @@ -15521,7 +14544,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 16375, "mean": -25093273.199504, @@ -15549,7 +14575,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 16375, "mean": -25093299.859339, @@ -15577,7 +14606,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 16393, "mean": 18.100934, @@ -15605,7 +14637,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1189, "mean": 0.042318, @@ -15633,7 +14668,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1461, "mean": 0.081291, @@ -15661,7 +14699,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1909, "mean": 0.049941, @@ -15689,7 +14730,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1461, "mean": 0.16027, @@ -15717,7 +14761,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1461, "mean": 0.233627, @@ -15745,7 +14792,10 @@ } ] }, - "time_range": [0, 1], + "time_range": [ + 0, + 1 + ], "type": "float", "missing": 1461, "mean": 0.212137, @@ -17357,9 +16407,6 @@ "data_state.csv.gz": { "state": "unchanged" }, - "data_zcta_2019_2020.csv-MWMJ0G3P8D.gz": { - "state": "unchanged" - }, "data_zcta_2019_2020.csv.gz": { "state": "unchanged" }, diff --git a/data/epic_health_alerts/ingest.R b/data/epic_health_alerts/ingest.R index 37179f38b..ee8b4a5c7 100644 --- a/data/epic_health_alerts/ingest.R +++ b/data/epic_health_alerts/ingest.R @@ -35,11 +35,8 @@ library(dplyr) -if (!file.exists("process.json")) { - process <- list(raw_state = NULL) -} else { - process <- dcf::dcf_process_record() -} +# Initialize process record (process.json is created by dcf::dcf_add_source()) +process <- dcf::dcf_process_record() # ----------------------------------------------------------------------------- # 1. Download raw data diff --git a/data/epic_health_alerts/process.json b/data/epic_health_alerts/process.json index cacb24b15..5c056e708 100644 --- a/data/epic_health_alerts/process.json +++ b/data/epic_health_alerts/process.json @@ -1,15 +1,29 @@ { + "name": "epic_health_alerts", + "type": "source", + "scripts": [ + { + "path": "ingest.R", + "manual": false, + "frequency": 0, + "last_run": "", + "run_time": "", + "last_status": { + "log": "", + "success": true + } + } + ], + "checked": "2026-07-20 13:42:09", + "check_results": { + "data/epic_health_alerts/standard/data.csv.gz": [] + }, + "standalone": false, "raw_state": { "hash": "b97d0a759c6c60a5cea9ff24be6e197e" }, - "type": "source", - "name": "epic_health_alerts", "standard_state": { "./data/epic_health_alerts/measure_info.json": "7d611d081b62cb41e24daec49517a7ef", "./data/epic_health_alerts/standard/data.csv.gz": "092d1213575acba560d5cb5deb81e16c" - }, - "checked": "2026-07-20 13:42:09", - "check_results": { - "data/epic_health_alerts/standard/data.csv.gz": [] } } diff --git a/data/heat_risk/README.md b/data/heat_risk/README.md deleted file mode 100644 index be973b3f8..000000000 --- a/data/heat_risk/README.md +++ /dev/null @@ -1,15 +0,0 @@ -# heat_risk - -This is a dcf data source project, initialized with `dcf::dcf_add_source`. - -You can use the `dcf` package to check the project: - -```R -dcf_check() -``` - -And process it: - -```R -dcf_process() -``` diff --git a/data/heat_risk/ingest.R b/data/heat_risk/ingest.R deleted file mode 100644 index 814a39a12..000000000 --- a/data/heat_risk/ingest.R +++ /dev/null @@ -1,12 +0,0 @@ -# -# Download -# - -# add files to the `raw` directory - -# -# Reformat -# - -# read from the `raw` directory, and write to the `standard` directory - diff --git a/data/heat_risk/measure_info.json b/data/heat_risk/measure_info.json deleted file mode 100644 index a8cb5ea66..000000000 --- a/data/heat_risk/measure_info.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "example_variable": { - "id": "example_variable", - "short_name": "", - "long_name": "", - "category": "", - "short_description": "", - "long_description": "", - "statement": "", - "measure_type": "", - "unit": "", - "time_resolution": "", - "restrictions": "", - "sources": [], - "citations": [] - } -} diff --git a/data/heat_risk/process.json b/data/heat_risk/process.json deleted file mode 100644 index 32bd341f4..000000000 --- a/data/heat_risk/process.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "name": "heat_risk", - "type": "source", - "scripts": [ - { - "path": "ingest.R", - "manual": false, - "frequency": 0, - "last_run": "", - "run_time": "", - "last_status": { - "log": "", - "success": true - } - } - ], - "checked": "", - "check_results": [], - "standalone": false -} diff --git a/data/heat_risk/standard/datapackage.json b/data/heat_risk/standard/datapackage.json deleted file mode 100644 index bb72f4eab..000000000 --- a/data/heat_risk/standard/datapackage.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "name": "heat_risk", - "title": "Heat Risk", - "licenses": [], - "resources": [] -} diff --git a/data/kinsa_ili/process-MWMJ0G3P8D.json b/data/kinsa_ili/process-MWMJ0G3P8D.json deleted file mode 100644 index 219b035be..000000000 --- a/data/kinsa_ili/process-MWMJ0G3P8D.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "kinsa_ili", - "type": "source", - "scripts": [ - { - "path": "ingest.R", - "manual": false, - "frequency": 0, - "last_run": "2026-05-14 09:32:57", - "run_time": 1.577, - "last_status": { - "log": ["", "Attaching package: ‘dplyr’", "", "The following objects are masked from ‘package:stats’:", "", " filter, lag", "", "The following objects are masked from ‘package:base’:", "", " intersect, setdiff, setequal, union", "", "Latest available date: 2026-05-13", "Cache found (2689 rows). Pulling from: 2026-05-13", "Fetching 20260513 to 20260513...", "New rows fetched: 2", "Saved 2691 total rows to raw/kinsa.csv.gz", "Wrote 2690 rows to standard/data.csv.gz"], - "success": true - } - } - ], - "checked": "2026-04-06 14:00:23", - "check_results": { - "data/kinsa_ili/standard/data.csv.gz": [] - }, - "standalone": false, - "last_date": "2026-05-13", - "standard_state": { - "./data/kinsa_ili/measure_info.json": "9d4c6ed86f9b0674988119b83c847ac3", - "./data/kinsa_ili/standard/data.csv.gz": "dad08f56b308f40515ab0df138fa09f5" - } -} diff --git a/data/kinsa_ili/process.json b/data/kinsa_ili/process.json index 8d44b0fe7..8de42b919 100644 --- a/data/kinsa_ili/process.json +++ b/data/kinsa_ili/process.json @@ -16,14 +16,12 @@ ], "checked": "2026-05-19 19:56:14", "check_results": { - "data/kinsa_ili/standard/data.csv-MWMJ0G3P8D.gz": [], "data/kinsa_ili/standard/data.csv.gz": [] }, "standalone": false, "last_date": "2026-07-29", "standard_state": { "./data/kinsa_ili/measure_info.json": "9d4c6ed86f9b0674988119b83c847ac3", - "./data/kinsa_ili/standard/data.csv-MWMJ0G3P8D.gz": "dad08f56b308f40515ab0df138fa09f5", "./data/kinsa_ili/standard/data.csv.gz": "930dab4c3700930cbed2c744fcba7935" } } diff --git a/data/kinsa_ili/raw/kinsa.csv-MWMJ0G3P8D.gz b/data/kinsa_ili/raw/kinsa.csv-MWMJ0G3P8D.gz deleted file mode 100644 index 2ec263b64..000000000 Binary files a/data/kinsa_ili/raw/kinsa.csv-MWMJ0G3P8D.gz and /dev/null differ diff --git a/data/kinsa_ili/standard/data.csv-MWMJ0G3P8D.gz b/data/kinsa_ili/standard/data.csv-MWMJ0G3P8D.gz deleted file mode 100644 index a017e4557..000000000 Binary files a/data/kinsa_ili/standard/data.csv-MWMJ0G3P8D.gz and /dev/null differ diff --git a/data/kinsa_ili/standard/datapackage-MWMJ0G3P8D.json b/data/kinsa_ili/standard/datapackage-MWMJ0G3P8D.json deleted file mode 100644 index e3f733cb7..000000000 --- a/data/kinsa_ili/standard/datapackage-MWMJ0G3P8D.json +++ /dev/null @@ -1,2890 +0,0 @@ -{ - "name": "kinsa_ili", - "title": "Kinsa Ili", - "licence": { - "url": "http://opendatacommons.org/licenses/pddl", - "name": "Open Data Commons Public Domain", - "version": "1.0", - "id": "odc-pddl" - }, - "resources": [ - { - "bytes": 12084, - "encoding": "ISO-8859-1", - "md5": "dad08f56b308f40515ab0df138fa09f5", - "format": "csv", - "name": "data.csv", - "filename": "data.csv.gz", - "versions": { - "hash": [ - "997e5d14fed72a225d72d80e2ff898c0205ac85c", - "e4f88a23c62b057cebca6278d1e587f67c729e94", - "60d19571fa9c4962a655f984f96e6f3a538054a7", - "66356bdc1fde423fdeeaf014a7067a2de73c8775", - "45798f8361088557d1631a7a259d8eb509647ab7", - "f2401fb71c729abfdab4895162c4906fca40ee2e", - "ffb6af8fa36d6539423710c3d127ad3739dff012", - "a51ee5438a61d4e6ef88d0d4d7b62ea66fea8af5", - "bcb0ba09276785757eaf8bb88ec09ba60ea4fd01", - "1ee28943253ff1056f0b061e102023708180d380", - "0d1bcfb00b0a03586f30c2d3f3fd1f3e88a5716d" - ], - "author": [ - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "weinbergerlab ", - "weinbergerlab " - ], - "date": [ - "Wed May 13 09:43:06 2026 +0000", - "Tue May 12 09:35:10 2026 +0000", - "Mon May 11 10:36:02 2026 +0000", - "Sun May 10 08:53:24 2026 +0000", - "Sat May 9 08:28:53 2026 +0000", - "Fri May 8 08:22:49 2026 +0000", - "Thu May 7 09:32:38 2026 +0000", - "Wed May 6 09:22:42 2026 +0000", - "Tue May 5 09:08:43 2026 +0000", - "Mon May 4 10:59:27 2026 -0400", - "Sun Apr 5 22:00:32 2026 -0400" - ], - "message": [ - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "update bunle after fixing Kinsa ingestion", - "Claude Sonnet 4.6 " - ] - }, - "source": [], - "data_format": "wide", - "ids": [ - { - "variable": "geography" - } - ], - "id_length": 2, - "time": "time", - "profile": "data-resource", - "created": "2026-05-14 09:32:57.806886", - "last_modified": "2026-05-14 09:32:57.806886", - "vintage": {}, - "row_count": 2690, - "entity_count": 1, - "schema": { - "fields": [ - { - "name": "geography", - "duplicates": 2689, - "info": [], - "time_range": [0, 2689], - "type": "string", - "missing": 0, - "table": { - "00": 2690 - } - }, - { - "name": "time", - "duplicates": 0, - "info": [], - "time_range": [0, 2689], - "type": "string", - "missing": 0, - "table": { - "2019-01-01": 1, - "2019-01-02": 1, - "2019-01-03": 1, - "2019-01-04": 1, - "2019-01-05": 1, - "2019-01-06": 1, - "2019-01-07": 1, - "2019-01-08": 1, - "2019-01-09": 1, - "2019-01-10": 1, - "2019-01-11": 1, - "2019-01-12": 1, - "2019-01-13": 1, - "2019-01-14": 1, - "2019-01-15": 1, - "2019-01-16": 1, - "2019-01-17": 1, - "2019-01-18": 1, - "2019-01-19": 1, - "2019-01-20": 1, - "2019-01-21": 1, - "2019-01-22": 1, - "2019-01-23": 1, - "2019-01-24": 1, - "2019-01-25": 1, - "2019-01-26": 1, - "2019-01-27": 1, - "2019-01-28": 1, - "2019-01-29": 1, - "2019-01-30": 1, - "2019-01-31": 1, - "2019-02-01": 1, - "2019-02-02": 1, - "2019-02-03": 1, - "2019-02-04": 1, - "2019-02-05": 1, - "2019-02-06": 1, - "2019-02-07": 1, - "2019-02-08": 1, - "2019-02-09": 1, - "2019-02-10": 1, - "2019-02-11": 1, - "2019-02-12": 1, - "2019-02-13": 1, - "2019-02-14": 1, - "2019-02-15": 1, - "2019-02-16": 1, - "2019-02-17": 1, - "2019-02-18": 1, - "2019-02-19": 1, - "2019-02-20": 1, - "2019-02-21": 1, - "2019-02-22": 1, - "2019-02-23": 1, - "2019-02-24": 1, - "2019-02-25": 1, - "2019-02-26": 1, - "2019-02-27": 1, - "2019-02-28": 1, - "2019-03-01": 1, - "2019-03-02": 1, - "2019-03-03": 1, - "2019-03-04": 1, - "2019-03-05": 1, - "2019-03-06": 1, - "2019-03-07": 1, - "2019-03-08": 1, - "2019-03-09": 1, - "2019-03-10": 1, - "2019-03-11": 1, - "2019-03-12": 1, - "2019-03-13": 1, - "2019-03-14": 1, - "2019-03-15": 1, - "2019-03-16": 1, - "2019-03-17": 1, - "2019-03-18": 1, - "2019-03-19": 1, - "2019-03-20": 1, - "2019-03-21": 1, - "2019-03-22": 1, - "2019-03-23": 1, - "2019-03-24": 1, - "2019-03-25": 1, - "2019-03-26": 1, - "2019-03-27": 1, - "2019-03-28": 1, - "2019-03-29": 1, - "2019-03-30": 1, - "2019-03-31": 1, - "2019-04-01": 1, - "2019-04-02": 1, - "2019-04-03": 1, - "2019-04-04": 1, - "2019-04-05": 1, - "2019-04-06": 1, - "2019-04-07": 1, - "2019-04-08": 1, - "2019-04-09": 1, - "2019-04-10": 1, - "2019-04-11": 1, - "2019-04-12": 1, - "2019-04-13": 1, - "2019-04-14": 1, - "2019-04-15": 1, - "2019-04-16": 1, - "2019-04-17": 1, - "2019-04-18": 1, - "2019-04-19": 1, - "2019-04-20": 1, - "2019-04-21": 1, - "2019-04-22": 1, - "2019-04-23": 1, - "2019-04-24": 1, - "2019-04-25": 1, - "2019-04-26": 1, - "2019-04-27": 1, - "2019-04-28": 1, - "2019-04-29": 1, - "2019-04-30": 1, - "2019-05-01": 1, - "2019-05-02": 1, - "2019-05-03": 1, - "2019-05-04": 1, - "2019-05-05": 1, - "2019-05-06": 1, - "2019-05-07": 1, - "2019-05-08": 1, - "2019-05-09": 1, - "2019-05-10": 1, - "2019-05-11": 1, - "2019-05-12": 1, - "2019-05-13": 1, - "2019-05-14": 1, - "2019-05-15": 1, - "2019-05-16": 1, - "2019-05-17": 1, - "2019-05-18": 1, - "2019-05-19": 1, - "2019-05-20": 1, - "2019-05-21": 1, - "2019-05-22": 1, - "2019-05-23": 1, - "2019-05-24": 1, - "2019-05-25": 1, - "2019-05-26": 1, - "2019-05-27": 1, - "2019-05-28": 1, - "2019-05-29": 1, - "2019-05-30": 1, - "2019-05-31": 1, - "2019-06-01": 1, - "2019-06-02": 1, - "2019-06-03": 1, - "2019-06-04": 1, - "2019-06-05": 1, - "2019-06-06": 1, - "2019-06-07": 1, - "2019-06-08": 1, - "2019-06-09": 1, - "2019-06-10": 1, - "2019-06-11": 1, - "2019-06-12": 1, - "2019-06-13": 1, - "2019-06-14": 1, - "2019-06-15": 1, - "2019-06-16": 1, - "2019-06-17": 1, - "2019-06-18": 1, - "2019-06-19": 1, - "2019-06-20": 1, - "2019-06-21": 1, - "2019-06-22": 1, - "2019-06-23": 1, - "2019-06-24": 1, - "2019-06-25": 1, - "2019-06-26": 1, - "2019-06-27": 1, - "2019-06-28": 1, - "2019-06-29": 1, - "2019-06-30": 1, - "2019-07-01": 1, - "2019-07-02": 1, - "2019-07-03": 1, - "2019-07-04": 1, - "2019-07-05": 1, - "2019-07-06": 1, - "2019-07-07": 1, - "2019-07-08": 1, - "2019-07-09": 1, - "2019-07-10": 1, - "2019-07-11": 1, - "2019-07-12": 1, - "2019-07-13": 1, - "2019-07-14": 1, - "2019-07-15": 1, - "2019-07-16": 1, - "2019-07-17": 1, - "2019-07-18": 1, - "2019-07-19": 1, - "2019-07-20": 1, - "2019-07-21": 1, - "2019-07-22": 1, - "2019-07-23": 1, - "2019-07-24": 1, - "2019-07-25": 1, - "2019-07-26": 1, - "2019-07-27": 1, - "2019-07-28": 1, - "2019-07-29": 1, - "2019-07-30": 1, - "2019-07-31": 1, - "2019-08-01": 1, - "2019-08-02": 1, - "2019-08-03": 1, - "2019-08-04": 1, - "2019-08-05": 1, - "2019-08-06": 1, - "2019-08-07": 1, - "2019-08-08": 1, - "2019-08-09": 1, - "2019-08-10": 1, - "2019-08-11": 1, - "2019-08-12": 1, - "2019-08-13": 1, - "2019-08-14": 1, - "2019-08-15": 1, - "2019-08-16": 1, - "2019-08-17": 1, - "2019-08-18": 1, - "2019-08-19": 1, - "2019-08-20": 1, - "2019-08-21": 1, - "2019-08-22": 1, - "2019-08-23": 1, - "2019-08-24": 1, - "2019-08-25": 1, - "2019-08-26": 1, - "2019-08-27": 1, - "2019-08-28": 1, - "2019-08-29": 1, - "2019-08-30": 1, - "2019-08-31": 1, - "2019-09-01": 1, - "2019-09-02": 1, - "2019-09-03": 1, - "2019-09-04": 1, - "2019-09-05": 1, - "2019-09-06": 1, - "2019-09-07": 1, - "2019-09-08": 1, - "2019-09-09": 1, - "2019-09-10": 1, - "2019-09-11": 1, - "2019-09-12": 1, - "2019-09-13": 1, - "2019-09-14": 1, - "2019-09-15": 1, - "2019-09-16": 1, - "2019-09-17": 1, - "2019-09-18": 1, - "2019-09-19": 1, - "2019-09-20": 1, - "2019-09-21": 1, - "2019-09-22": 1, - "2019-09-23": 1, - "2019-09-24": 1, - "2019-09-25": 1, - "2019-09-26": 1, - "2019-09-27": 1, - "2019-09-28": 1, - "2019-09-29": 1, - "2019-09-30": 1, - "2019-10-01": 1, - "2019-10-02": 1, - "2019-10-03": 1, - "2019-10-04": 1, - "2019-10-05": 1, - "2019-10-06": 1, - "2019-10-07": 1, - "2019-10-08": 1, - "2019-10-09": 1, - "2019-10-10": 1, - "2019-10-11": 1, - "2019-10-12": 1, - "2019-10-13": 1, - "2019-10-14": 1, - "2019-10-15": 1, - "2019-10-16": 1, - "2019-10-17": 1, - "2019-10-18": 1, - "2019-10-19": 1, - "2019-10-20": 1, - "2019-10-21": 1, - "2019-10-22": 1, - "2019-10-23": 1, - "2019-10-24": 1, - "2019-10-25": 1, - "2019-10-26": 1, - "2019-10-27": 1, - "2019-10-28": 1, - "2019-10-29": 1, - "2019-10-30": 1, - "2019-10-31": 1, - "2019-11-01": 1, - "2019-11-02": 1, - "2019-11-03": 1, - "2019-11-04": 1, - "2019-11-05": 1, - "2019-11-06": 1, - "2019-11-07": 1, - "2019-11-08": 1, - "2019-11-09": 1, - "2019-11-10": 1, - "2019-11-11": 1, - "2019-11-12": 1, - "2019-11-13": 1, - "2019-11-14": 1, - "2019-11-15": 1, - "2019-11-16": 1, - "2019-11-17": 1, - "2019-11-18": 1, - "2019-11-19": 1, - "2019-11-20": 1, - "2019-11-21": 1, - "2019-11-22": 1, - "2019-11-23": 1, - "2019-11-24": 1, - "2019-11-25": 1, - "2019-11-26": 1, - "2019-11-27": 1, - "2019-11-28": 1, - "2019-11-29": 1, - "2019-11-30": 1, - "2019-12-01": 1, - "2019-12-02": 1, - "2019-12-03": 1, - "2019-12-04": 1, - "2019-12-05": 1, - "2019-12-06": 1, - "2019-12-07": 1, - "2019-12-08": 1, - "2019-12-09": 1, - "2019-12-10": 1, - "2019-12-11": 1, - "2019-12-12": 1, - "2019-12-13": 1, - "2019-12-14": 1, - "2019-12-15": 1, - "2019-12-16": 1, - "2019-12-17": 1, - "2019-12-18": 1, - "2019-12-19": 1, - "2019-12-20": 1, - "2019-12-21": 1, - "2019-12-22": 1, - "2019-12-23": 1, - "2019-12-24": 1, - "2019-12-25": 1, - "2019-12-26": 1, - "2019-12-27": 1, - "2019-12-28": 1, - "2019-12-29": 1, - "2019-12-30": 1, - "2019-12-31": 1, - "2020-01-01": 1, - "2020-01-02": 1, - "2020-01-03": 1, - "2020-01-04": 1, - "2020-01-05": 1, - "2020-01-06": 1, - "2020-01-07": 1, - "2020-01-08": 1, - "2020-01-09": 1, - "2020-01-10": 1, - "2020-01-11": 1, - "2020-01-12": 1, - "2020-01-13": 1, - "2020-01-14": 1, - "2020-01-15": 1, - "2020-01-16": 1, - "2020-01-17": 1, - "2020-01-18": 1, - "2020-01-19": 1, - "2020-01-20": 1, - "2020-01-21": 1, - "2020-01-22": 1, - "2020-01-23": 1, - "2020-01-24": 1, - "2020-01-25": 1, - "2020-01-26": 1, - "2020-01-27": 1, - "2020-01-28": 1, - "2020-01-29": 1, - "2020-01-30": 1, - "2020-01-31": 1, - "2020-02-01": 1, - "2020-02-02": 1, - "2020-02-03": 1, - "2020-02-04": 1, - "2020-02-05": 1, - "2020-02-06": 1, - "2020-02-07": 1, - "2020-02-08": 1, - "2020-02-09": 1, - "2020-02-10": 1, - "2020-02-11": 1, - "2020-02-12": 1, - "2020-02-13": 1, - "2020-02-14": 1, - "2020-02-15": 1, - "2020-02-16": 1, - "2020-02-17": 1, - "2020-02-18": 1, - "2020-02-19": 1, - "2020-02-20": 1, - "2020-02-21": 1, - "2020-02-22": 1, - "2020-02-23": 1, - "2020-02-24": 1, - "2020-02-25": 1, - "2020-02-26": 1, - "2020-02-27": 1, - "2020-02-28": 1, - "2020-02-29": 1, - "2020-03-01": 1, - "2020-03-02": 1, - "2020-03-03": 1, - "2020-03-04": 1, - "2020-03-05": 1, - "2020-03-06": 1, - "2020-03-07": 1, - "2020-03-08": 1, - "2020-03-09": 1, - "2020-03-10": 1, - "2020-03-11": 1, - "2020-03-12": 1, - "2020-03-13": 1, - "2020-03-14": 1, - "2020-03-15": 1, - "2020-03-16": 1, - "2020-03-17": 1, - "2020-03-18": 1, - "2020-03-19": 1, - "2020-03-20": 1, - "2020-03-21": 1, - "2020-03-22": 1, - "2020-03-23": 1, - "2020-03-24": 1, - "2020-03-25": 1, - "2020-03-26": 1, - "2020-03-27": 1, - "2020-03-28": 1, - "2020-03-29": 1, - "2020-03-30": 1, - "2020-03-31": 1, - "2020-04-01": 1, - "2020-04-02": 1, - "2020-04-03": 1, - "2020-04-04": 1, - "2020-04-05": 1, - "2020-04-06": 1, - "2020-04-07": 1, - "2020-04-08": 1, - "2020-04-09": 1, - "2020-04-10": 1, - "2020-04-11": 1, - "2020-04-12": 1, - "2020-04-13": 1, - "2020-04-14": 1, - "2020-04-15": 1, - "2020-04-16": 1, - "2020-04-17": 1, - "2020-04-18": 1, - "2020-04-19": 1, - "2020-04-20": 1, - "2020-04-21": 1, - "2020-04-22": 1, - "2020-04-23": 1, - "2020-04-24": 1, - "2020-04-25": 1, - "2020-04-26": 1, - "2020-04-27": 1, - "2020-04-28": 1, - "2020-04-29": 1, - "2020-04-30": 1, - "2020-05-01": 1, - "2020-05-02": 1, - "2020-05-03": 1, - "2020-05-04": 1, - "2020-05-05": 1, - "2020-05-06": 1, - "2020-05-07": 1, - "2020-05-08": 1, - "2020-05-09": 1, - "2020-05-10": 1, - "2020-05-11": 1, - "2020-05-12": 1, - "2020-05-13": 1, - "2020-05-14": 1, - "2020-05-15": 1, - "2020-05-16": 1, - "2020-05-17": 1, - "2020-05-18": 1, - "2020-05-19": 1, - "2020-05-20": 1, - "2020-05-21": 1, - "2020-05-22": 1, - "2020-05-23": 1, - "2020-05-24": 1, - "2020-05-25": 1, - "2020-05-26": 1, - "2020-05-27": 1, - "2020-05-28": 1, - "2020-05-29": 1, - "2020-05-30": 1, - "2020-05-31": 1, - "2020-06-01": 1, - "2020-06-02": 1, - "2020-06-03": 1, - "2020-06-04": 1, - "2020-06-05": 1, - "2020-06-06": 1, - "2020-06-07": 1, - "2020-06-08": 1, - "2020-06-09": 1, - "2020-06-10": 1, - "2020-06-11": 1, - "2020-06-12": 1, - "2020-06-13": 1, - "2020-06-14": 1, - "2020-06-15": 1, - "2020-06-16": 1, - "2020-06-17": 1, - "2020-06-18": 1, - "2020-06-19": 1, - "2020-06-20": 1, - "2020-06-21": 1, - "2020-06-22": 1, - "2020-06-23": 1, - "2020-06-24": 1, - "2020-06-25": 1, - "2020-06-26": 1, - "2020-06-27": 1, - "2020-06-28": 1, - "2020-06-29": 1, - "2020-06-30": 1, - "2020-07-01": 1, - "2020-07-02": 1, - "2020-07-03": 1, - "2020-07-04": 1, - "2020-07-05": 1, - "2020-07-06": 1, - "2020-07-07": 1, - "2020-07-08": 1, - "2020-07-09": 1, - "2020-07-10": 1, - "2020-07-11": 1, - "2020-07-12": 1, - "2020-07-13": 1, - "2020-07-14": 1, - "2020-07-15": 1, - "2020-07-16": 1, - "2020-07-17": 1, - "2020-07-18": 1, - "2020-07-19": 1, - "2020-07-20": 1, - "2020-07-21": 1, - "2020-07-22": 1, - "2020-07-23": 1, - "2020-07-24": 1, - "2020-07-25": 1, - "2020-07-26": 1, - "2020-07-27": 1, - "2020-07-28": 1, - "2020-07-29": 1, - "2020-07-30": 1, - "2020-07-31": 1, - "2020-08-01": 1, - "2020-08-02": 1, - "2020-08-03": 1, - "2020-08-04": 1, - "2020-08-05": 1, - "2020-08-06": 1, - "2020-08-07": 1, - "2020-08-08": 1, - "2020-08-09": 1, - "2020-08-10": 1, - "2020-08-11": 1, - "2020-08-12": 1, - "2020-08-13": 1, - "2020-08-14": 1, - "2020-08-15": 1, - "2020-08-16": 1, - "2020-08-17": 1, - "2020-08-18": 1, - "2020-08-19": 1, - "2020-08-20": 1, - "2020-08-21": 1, - "2020-08-22": 1, - "2020-08-23": 1, - "2020-08-24": 1, - "2020-08-25": 1, - "2020-08-26": 1, - "2020-08-27": 1, - "2020-08-28": 1, - "2020-08-29": 1, - "2020-08-30": 1, - "2020-08-31": 1, - "2020-09-01": 1, - "2020-09-02": 1, - "2020-09-03": 1, - "2020-09-04": 1, - "2020-09-05": 1, - "2020-09-06": 1, - "2020-09-07": 1, - "2020-09-08": 1, - "2020-09-09": 1, - "2020-09-10": 1, - "2020-09-11": 1, - "2020-09-12": 1, - "2020-09-13": 1, - "2020-09-14": 1, - "2020-09-15": 1, - "2020-09-16": 1, - "2020-09-17": 1, - "2020-09-18": 1, - "2020-09-19": 1, - "2020-09-20": 1, - "2020-09-21": 1, - "2020-09-22": 1, - "2020-09-23": 1, - "2020-09-24": 1, - "2020-09-25": 1, - "2020-09-26": 1, - "2020-09-27": 1, - "2020-09-28": 1, - "2020-09-29": 1, - "2020-09-30": 1, - "2020-10-01": 1, - "2020-10-02": 1, - "2020-10-03": 1, - "2020-10-04": 1, - "2020-10-05": 1, - "2020-10-06": 1, - "2020-10-07": 1, - "2020-10-08": 1, - "2020-10-09": 1, - "2020-10-10": 1, - "2020-10-11": 1, - "2020-10-12": 1, - "2020-10-13": 1, - "2020-10-14": 1, - "2020-10-15": 1, - "2020-10-16": 1, - "2020-10-17": 1, - "2020-10-18": 1, - "2020-10-19": 1, - "2020-10-20": 1, - "2020-10-21": 1, - "2020-10-22": 1, - "2020-10-23": 1, - "2020-10-24": 1, - "2020-10-25": 1, - "2020-10-26": 1, - "2020-10-27": 1, - "2020-10-28": 1, - "2020-10-29": 1, - "2020-10-30": 1, - "2020-10-31": 1, - "2020-11-01": 1, - "2020-11-02": 1, - "2020-11-03": 1, - "2020-11-04": 1, - "2020-11-05": 1, - "2020-11-06": 1, - "2020-11-07": 1, - "2020-11-08": 1, - "2020-11-09": 1, - "2020-11-10": 1, - "2020-11-11": 1, - "2020-11-12": 1, - "2020-11-13": 1, - "2020-11-14": 1, - "2020-11-15": 1, - "2020-11-16": 1, - "2020-11-17": 1, - "2020-11-18": 1, - "2020-11-19": 1, - "2020-11-20": 1, - "2020-11-21": 1, - "2020-11-22": 1, - "2020-11-23": 1, - "2020-11-24": 1, - "2020-11-25": 1, - "2020-11-26": 1, - "2020-11-27": 1, - "2020-11-28": 1, - "2020-11-29": 1, - "2020-11-30": 1, - "2020-12-01": 1, - "2020-12-02": 1, - "2020-12-03": 1, - "2020-12-04": 1, - "2020-12-05": 1, - "2020-12-06": 1, - "2020-12-07": 1, - "2020-12-08": 1, - "2020-12-09": 1, - "2020-12-10": 1, - "2020-12-11": 1, - "2020-12-12": 1, - "2020-12-13": 1, - "2020-12-14": 1, - "2020-12-15": 1, - "2020-12-16": 1, - "2020-12-17": 1, - "2020-12-18": 1, - "2020-12-19": 1, - "2020-12-20": 1, - "2020-12-21": 1, - "2020-12-22": 1, - "2020-12-23": 1, - "2020-12-24": 1, - "2020-12-25": 1, - "2020-12-26": 1, - "2020-12-27": 1, - "2020-12-28": 1, - "2020-12-29": 1, - "2020-12-30": 1, - "2020-12-31": 1, - "2021-01-01": 1, - "2021-01-02": 1, - "2021-01-03": 1, - "2021-01-04": 1, - "2021-01-05": 1, - "2021-01-06": 1, - "2021-01-07": 1, - "2021-01-08": 1, - "2021-01-09": 1, - "2021-01-10": 1, - "2021-01-11": 1, - "2021-01-12": 1, - "2021-01-13": 1, - "2021-01-14": 1, - "2021-01-15": 1, - "2021-01-16": 1, - "2021-01-17": 1, - "2021-01-18": 1, - "2021-01-19": 1, - "2021-01-20": 1, - "2021-01-21": 1, - "2021-01-22": 1, - "2021-01-23": 1, - "2021-01-24": 1, - "2021-01-25": 1, - "2021-01-26": 1, - "2021-01-27": 1, - "2021-01-28": 1, - "2021-01-29": 1, - "2021-01-30": 1, - "2021-01-31": 1, - "2021-02-01": 1, - "2021-02-02": 1, - "2021-02-03": 1, - "2021-02-04": 1, - "2021-02-05": 1, - "2021-02-06": 1, - "2021-02-07": 1, - "2021-02-08": 1, - "2021-02-09": 1, - "2021-02-10": 1, - "2021-02-11": 1, - "2021-02-12": 1, - "2021-02-13": 1, - "2021-02-14": 1, - "2021-02-15": 1, - "2021-02-16": 1, - "2021-02-17": 1, - "2021-02-18": 1, - "2021-02-19": 1, - "2021-02-20": 1, - "2021-02-21": 1, - "2021-02-22": 1, - "2021-02-23": 1, - "2021-02-24": 1, - "2021-02-25": 1, - "2021-02-26": 1, - "2021-02-27": 1, - "2021-02-28": 1, - "2021-03-01": 1, - "2021-03-02": 1, - "2021-03-03": 1, - "2021-03-04": 1, - "2021-03-05": 1, - "2021-03-06": 1, - "2021-03-07": 1, - "2021-03-08": 1, - "2021-03-09": 1, - "2021-03-10": 1, - "2021-03-11": 1, - "2021-03-12": 1, - "2021-03-13": 1, - "2021-03-14": 1, - "2021-03-15": 1, - "2021-03-16": 1, - "2021-03-17": 1, - "2021-03-18": 1, - "2021-03-19": 1, - "2021-03-20": 1, - "2021-03-21": 1, - "2021-03-22": 1, - "2021-03-23": 1, - "2021-03-24": 1, - "2021-03-25": 1, - "2021-03-26": 1, - "2021-03-27": 1, - "2021-03-28": 1, - "2021-03-29": 1, - "2021-03-30": 1, - "2021-03-31": 1, - "2021-04-01": 1, - "2021-04-02": 1, - "2021-04-03": 1, - "2021-04-04": 1, - "2021-04-05": 1, - "2021-04-06": 1, - "2021-04-07": 1, - "2021-04-08": 1, - "2021-04-09": 1, - "2021-04-10": 1, - "2021-04-11": 1, - "2021-04-12": 1, - "2021-04-13": 1, - "2021-04-14": 1, - "2021-04-15": 1, - "2021-04-16": 1, - "2021-04-17": 1, - "2021-04-18": 1, - "2021-04-19": 1, - "2021-04-20": 1, - "2021-04-21": 1, - "2021-04-22": 1, - "2021-04-23": 1, - "2021-04-24": 1, - "2021-04-25": 1, - "2021-04-26": 1, - "2021-04-27": 1, - "2021-04-28": 1, - "2021-04-29": 1, - "2021-04-30": 1, - "2021-05-01": 1, - "2021-05-02": 1, - "2021-05-03": 1, - "2021-05-04": 1, - "2021-05-05": 1, - "2021-05-06": 1, - "2021-05-07": 1, - "2021-05-08": 1, - "2021-05-09": 1, - "2021-05-10": 1, - "2021-05-11": 1, - "2021-05-12": 1, - "2021-05-13": 1, - "2021-05-14": 1, - "2021-05-15": 1, - "2021-05-16": 1, - "2021-05-17": 1, - "2021-05-18": 1, - "2021-05-19": 1, - "2021-05-20": 1, - "2021-05-21": 1, - "2021-05-22": 1, - "2021-05-23": 1, - "2021-05-24": 1, - "2021-05-25": 1, - "2021-05-26": 1, - "2021-05-27": 1, - "2021-05-28": 1, - "2021-05-29": 1, - "2021-05-30": 1, - "2021-05-31": 1, - "2021-06-01": 1, - "2021-06-02": 1, - "2021-06-03": 1, - "2021-06-04": 1, - "2021-06-05": 1, - "2021-06-06": 1, - "2021-06-07": 1, - "2021-06-08": 1, - "2021-06-09": 1, - "2021-06-10": 1, - "2021-06-11": 1, - "2021-06-12": 1, - "2021-06-13": 1, - "2021-06-14": 1, - "2021-06-15": 1, - "2021-06-16": 1, - "2021-06-17": 1, - "2021-06-18": 1, - "2021-06-19": 1, - "2021-06-20": 1, - "2021-06-21": 1, - "2021-06-22": 1, - "2021-06-23": 1, - "2021-06-24": 1, - "2021-06-25": 1, - "2021-06-26": 1, - "2021-06-27": 1, - "2021-06-28": 1, - "2021-06-29": 1, - "2021-06-30": 1, - "2021-07-01": 1, - "2021-07-02": 1, - "2021-07-03": 1, - "2021-07-04": 1, - "2021-07-05": 1, - "2021-07-06": 1, - "2021-07-07": 1, - "2021-07-08": 1, - "2021-07-09": 1, - "2021-07-10": 1, - "2021-07-11": 1, - "2021-07-12": 1, - "2021-07-13": 1, - "2021-07-14": 1, - "2021-07-15": 1, - "2021-07-16": 1, - "2021-07-17": 1, - "2021-07-18": 1, - "2021-07-19": 1, - "2021-07-20": 1, - "2021-07-21": 1, - "2021-07-22": 1, - "2021-07-23": 1, - "2021-07-24": 1, - "2021-07-25": 1, - "2021-07-26": 1, - "2021-07-27": 1, - "2021-07-28": 1, - "2021-07-29": 1, - "2021-07-30": 1, - "2021-07-31": 1, - "2021-08-01": 1, - "2021-08-02": 1, - "2021-08-03": 1, - "2021-08-04": 1, - "2021-08-05": 1, - "2021-08-06": 1, - "2021-08-07": 1, - "2021-08-08": 1, - "2021-08-09": 1, - "2021-08-10": 1, - "2021-08-11": 1, - "2021-08-12": 1, - "2021-08-13": 1, - "2021-08-14": 1, - "2021-08-15": 1, - "2021-08-16": 1, - "2021-08-17": 1, - "2021-08-18": 1, - "2021-08-19": 1, - "2021-08-20": 1, - "2021-08-21": 1, - "2021-08-22": 1, - "2021-08-23": 1, - "2021-08-24": 1, - "2021-08-25": 1, - "2021-08-26": 1, - "2021-08-27": 1, - "2021-08-28": 1, - "2021-08-29": 1, - "2021-08-30": 1, - "2021-08-31": 1, - "2021-09-01": 1, - "2021-09-02": 1, - "2021-09-03": 1, - "2021-09-04": 1, - "2021-09-05": 1, - "2021-09-06": 1, - "2021-09-07": 1, - "2021-09-08": 1, - "2021-09-09": 1, - "2021-09-10": 1, - "2021-09-11": 1, - "2021-09-12": 1, - "2021-09-13": 1, - "2021-09-14": 1, - "2021-09-15": 1, - "2021-09-16": 1, - "2021-09-17": 1, - "2021-09-18": 1, - "2021-09-19": 1, - "2021-09-20": 1, - "2021-09-21": 1, - "2021-09-22": 1, - "2021-09-23": 1, - "2021-09-24": 1, - "2021-09-25": 1, - "2021-09-26": 1, - "2021-09-27": 1, - "2021-09-28": 1, - "2021-09-29": 1, - "2021-09-30": 1, - "2021-10-01": 1, - "2021-10-02": 1, - "2021-10-03": 1, - "2021-10-04": 1, - "2021-10-05": 1, - "2021-10-06": 1, - "2021-10-07": 1, - "2021-10-08": 1, - "2021-10-09": 1, - "2021-10-10": 1, - "2021-10-11": 1, - "2021-10-12": 1, - "2021-10-13": 1, - "2021-10-14": 1, - "2021-10-15": 1, - "2021-10-16": 1, - "2021-10-17": 1, - "2021-10-18": 1, - "2021-10-19": 1, - "2021-10-20": 1, - "2021-10-21": 1, - "2021-10-22": 1, - "2021-10-23": 1, - "2021-10-24": 1, - "2021-10-25": 1, - "2021-10-26": 1, - "2021-10-27": 1, - "2021-10-28": 1, - "2021-10-29": 1, - "2021-10-30": 1, - "2021-10-31": 1, - "2021-11-01": 1, - "2021-11-02": 1, - "2021-11-03": 1, - "2021-11-04": 1, - "2021-11-05": 1, - "2021-11-06": 1, - "2021-11-07": 1, - "2021-11-08": 1, - "2021-11-09": 1, - "2021-11-10": 1, - "2021-11-11": 1, - "2021-11-12": 1, - "2021-11-13": 1, - "2021-11-14": 1, - "2021-11-15": 1, - "2021-11-16": 1, - "2021-11-17": 1, - "2021-11-18": 1, - "2021-11-19": 1, - "2021-11-20": 1, - "2021-11-21": 1, - "2021-11-22": 1, - "2021-11-23": 1, - "2021-11-24": 1, - "2021-11-25": 1, - "2021-11-26": 1, - "2021-11-27": 1, - "2021-11-28": 1, - "2021-11-29": 1, - "2021-11-30": 1, - "2021-12-01": 1, - "2021-12-02": 1, - "2021-12-03": 1, - "2021-12-04": 1, - "2021-12-05": 1, - "2021-12-06": 1, - "2021-12-07": 1, - "2021-12-08": 1, - "2021-12-09": 1, - "2021-12-10": 1, - "2021-12-11": 1, - "2021-12-12": 1, - "2021-12-13": 1, - "2021-12-14": 1, - "2021-12-15": 1, - "2021-12-16": 1, - "2021-12-17": 1, - "2021-12-18": 1, - "2021-12-19": 1, - "2021-12-20": 1, - "2021-12-21": 1, - "2021-12-22": 1, - "2021-12-23": 1, - "2021-12-24": 1, - "2021-12-25": 1, - "2021-12-26": 1, - "2021-12-27": 1, - "2021-12-28": 1, - "2021-12-29": 1, - "2021-12-30": 1, - "2021-12-31": 1, - "2022-01-01": 1, - "2022-01-02": 1, - "2022-01-03": 1, - "2022-01-04": 1, - "2022-01-05": 1, - "2022-01-06": 1, - "2022-01-07": 1, - "2022-01-08": 1, - "2022-01-09": 1, - "2022-01-10": 1, - "2022-01-11": 1, - "2022-01-12": 1, - "2022-01-13": 1, - "2022-01-14": 1, - "2022-01-15": 1, - "2022-01-16": 1, - "2022-01-17": 1, - "2022-01-18": 1, - "2022-01-19": 1, - "2022-01-20": 1, - "2022-01-21": 1, - "2022-01-22": 1, - "2022-01-23": 1, - "2022-01-24": 1, - "2022-01-25": 1, - "2022-01-26": 1, - "2022-01-27": 1, - "2022-01-28": 1, - "2022-01-29": 1, - "2022-01-30": 1, - "2022-01-31": 1, - "2022-02-01": 1, - "2022-02-02": 1, - "2022-02-03": 1, - "2022-02-04": 1, - "2022-02-05": 1, - "2022-02-06": 1, - "2022-02-07": 1, - "2022-02-08": 1, - "2022-02-09": 1, - "2022-02-10": 1, - "2022-02-11": 1, - "2022-02-12": 1, - "2022-02-13": 1, - "2022-02-14": 1, - "2022-02-15": 1, - "2022-02-16": 1, - "2022-02-17": 1, - "2022-02-18": 1, - "2022-02-19": 1, - "2022-02-20": 1, - "2022-02-21": 1, - "2022-02-22": 1, - "2022-02-23": 1, - "2022-02-24": 1, - "2022-02-25": 1, - "2022-02-26": 1, - "2022-02-27": 1, - "2022-02-28": 1, - "2022-03-01": 1, - "2022-03-02": 1, - "2022-03-03": 1, - "2022-03-04": 1, - "2022-03-05": 1, - "2022-03-06": 1, - "2022-03-07": 1, - "2022-03-08": 1, - "2022-03-09": 1, - "2022-03-10": 1, - "2022-03-11": 1, - "2022-03-12": 1, - "2022-03-13": 1, - "2022-03-14": 1, - "2022-03-15": 1, - "2022-03-16": 1, - "2022-03-17": 1, - "2022-03-18": 1, - "2022-03-19": 1, - "2022-03-20": 1, - "2022-03-21": 1, - "2022-03-22": 1, - "2022-03-23": 1, - "2022-03-24": 1, - "2022-03-25": 1, - "2022-03-26": 1, - "2022-03-27": 1, - "2022-03-28": 1, - "2022-03-29": 1, - "2022-03-30": 1, - "2022-03-31": 1, - "2022-04-01": 1, - "2022-04-02": 1, - "2022-04-03": 1, - "2022-04-04": 1, - "2022-04-05": 1, - "2022-04-06": 1, - "2022-04-07": 1, - "2022-04-08": 1, - "2022-04-09": 1, - "2022-04-10": 1, - "2022-04-11": 1, - "2022-04-12": 1, - "2022-04-13": 1, - "2022-04-14": 1, - "2022-04-15": 1, - "2022-04-16": 1, - "2022-04-17": 1, - "2022-04-18": 1, - "2022-04-19": 1, - "2022-04-20": 1, - "2022-04-21": 1, - "2022-04-22": 1, - "2022-04-23": 1, - "2022-04-24": 1, - "2022-04-25": 1, - "2022-04-26": 1, - "2022-04-27": 1, - "2022-04-28": 1, - "2022-04-29": 1, - "2022-04-30": 1, - "2022-05-01": 1, - "2022-05-02": 1, - "2022-05-03": 1, - "2022-05-04": 1, - "2022-05-05": 1, - "2022-05-06": 1, - "2022-05-07": 1, - "2022-05-08": 1, - "2022-05-09": 1, - "2022-05-10": 1, - "2022-05-11": 1, - "2022-05-12": 1, - "2022-05-13": 1, - "2022-05-14": 1, - "2022-05-15": 1, - "2022-05-16": 1, - "2022-05-17": 1, - "2022-05-18": 1, - "2022-05-19": 1, - "2022-05-20": 1, - "2022-05-21": 1, - "2022-05-22": 1, - "2022-05-23": 1, - "2022-05-24": 1, - "2022-05-25": 1, - "2022-05-26": 1, - "2022-05-27": 1, - "2022-05-28": 1, - "2022-05-29": 1, - "2022-05-30": 1, - "2022-05-31": 1, - "2022-06-01": 1, - "2022-06-02": 1, - "2022-06-03": 1, - "2022-06-04": 1, - "2022-06-05": 1, - "2022-06-06": 1, - "2022-06-07": 1, - "2022-06-08": 1, - "2022-06-09": 1, - "2022-06-10": 1, - "2022-06-11": 1, - "2022-06-12": 1, - "2022-06-13": 1, - "2022-06-14": 1, - "2022-06-15": 1, - "2022-06-16": 1, - "2022-06-17": 1, - "2022-06-18": 1, - "2022-06-19": 1, - "2022-06-20": 1, - "2022-06-21": 1, - "2022-06-22": 1, - "2022-06-23": 1, - "2022-06-24": 1, - "2022-06-25": 1, - "2022-06-26": 1, - "2022-06-27": 1, - "2022-06-28": 1, - "2022-06-29": 1, - "2022-06-30": 1, - "2022-07-01": 1, - "2022-07-02": 1, - "2022-07-03": 1, - "2022-07-04": 1, - "2022-07-05": 1, - "2022-07-06": 1, - "2022-07-07": 1, - "2022-07-08": 1, - "2022-07-09": 1, - "2022-07-10": 1, - "2022-07-11": 1, - "2022-07-12": 1, - "2022-07-13": 1, - "2022-07-14": 1, - "2022-07-15": 1, - "2022-07-16": 1, - "2022-07-17": 1, - "2022-07-18": 1, - "2022-07-19": 1, - "2022-07-20": 1, - "2022-07-21": 1, - "2022-07-22": 1, - "2022-07-23": 1, - "2022-07-24": 1, - "2022-07-25": 1, - "2022-07-26": 1, - "2022-07-27": 1, - "2022-07-28": 1, - "2022-07-29": 1, - "2022-07-30": 1, - "2022-07-31": 1, - "2022-08-01": 1, - "2022-08-02": 1, - "2022-08-03": 1, - "2022-08-04": 1, - "2022-08-05": 1, - "2022-08-06": 1, - "2022-08-07": 1, - "2022-08-08": 1, - "2022-08-09": 1, - "2022-08-10": 1, - "2022-08-11": 1, - "2022-08-12": 1, - "2022-08-13": 1, - "2022-08-14": 1, - "2022-08-15": 1, - "2022-08-16": 1, - "2022-08-17": 1, - "2022-08-18": 1, - "2022-08-19": 1, - "2022-08-20": 1, - "2022-08-21": 1, - "2022-08-22": 1, - "2022-08-23": 1, - "2022-08-24": 1, - "2022-08-25": 1, - "2022-08-26": 1, - "2022-08-27": 1, - "2022-08-28": 1, - "2022-08-29": 1, - "2022-08-30": 1, - "2022-08-31": 1, - "2022-09-01": 1, - "2022-09-02": 1, - "2022-09-03": 1, - "2022-09-04": 1, - "2022-09-05": 1, - "2022-09-06": 1, - "2022-09-07": 1, - "2022-09-08": 1, - "2022-09-09": 1, - "2022-09-10": 1, - "2022-09-11": 1, - "2022-09-12": 1, - "2022-09-13": 1, - "2022-09-14": 1, - "2022-09-15": 1, - "2022-09-16": 1, - "2022-09-17": 1, - "2022-09-18": 1, - "2022-09-19": 1, - "2022-09-20": 1, - "2022-09-21": 1, - "2022-09-22": 1, - "2022-09-23": 1, - "2022-09-24": 1, - "2022-09-25": 1, - "2022-09-26": 1, - "2022-09-27": 1, - "2022-09-28": 1, - "2022-09-29": 1, - "2022-09-30": 1, - "2022-10-01": 1, - "2022-10-02": 1, - "2022-10-03": 1, - "2022-10-04": 1, - "2022-10-05": 1, - "2022-10-06": 1, - "2022-10-07": 1, - "2022-10-08": 1, - "2022-10-09": 1, - "2022-10-10": 1, - "2022-10-11": 1, - "2022-10-12": 1, - "2022-10-13": 1, - "2022-10-14": 1, - "2022-10-15": 1, - "2022-10-16": 1, - "2022-10-17": 1, - "2022-10-18": 1, - "2022-10-19": 1, - "2022-10-20": 1, - "2022-10-21": 1, - "2022-10-22": 1, - "2022-10-23": 1, - "2022-10-24": 1, - "2022-10-25": 1, - "2022-10-26": 1, - "2022-10-27": 1, - "2022-10-28": 1, - "2022-10-29": 1, - "2022-10-30": 1, - "2022-10-31": 1, - "2022-11-01": 1, - "2022-11-02": 1, - "2022-11-03": 1, - "2022-11-04": 1, - "2022-11-05": 1, - "2022-11-06": 1, - "2022-11-07": 1, - "2022-11-08": 1, - "2022-11-09": 1, - "2022-11-10": 1, - "2022-11-11": 1, - "2022-11-12": 1, - "2022-11-13": 1, - "2022-11-14": 1, - "2022-11-15": 1, - "2022-11-16": 1, - "2022-11-17": 1, - "2022-11-18": 1, - "2022-11-19": 1, - "2022-11-20": 1, - "2022-11-21": 1, - "2022-11-22": 1, - "2022-11-23": 1, - "2022-11-24": 1, - "2022-11-25": 1, - "2022-11-26": 1, - "2022-11-27": 1, - "2022-11-28": 1, - "2022-11-29": 1, - "2022-11-30": 1, - "2022-12-01": 1, - "2022-12-02": 1, - "2022-12-03": 1, - "2022-12-04": 1, - "2022-12-05": 1, - "2022-12-06": 1, - "2022-12-07": 1, - "2022-12-08": 1, - "2022-12-09": 1, - "2022-12-10": 1, - "2022-12-11": 1, - "2022-12-12": 1, - "2022-12-13": 1, - "2022-12-14": 1, - "2022-12-15": 1, - "2022-12-16": 1, - "2022-12-17": 1, - "2022-12-18": 1, - "2022-12-19": 1, - "2022-12-20": 1, - "2022-12-21": 1, - "2022-12-22": 1, - "2022-12-23": 1, - "2022-12-24": 1, - "2022-12-25": 1, - "2022-12-26": 1, - "2022-12-27": 1, - "2022-12-28": 1, - "2022-12-29": 1, - "2022-12-30": 1, - "2022-12-31": 1, - "2023-01-01": 1, - "2023-01-02": 1, - "2023-01-03": 1, - "2023-01-04": 1, - "2023-01-05": 1, - "2023-01-06": 1, - "2023-01-07": 1, - "2023-01-08": 1, - "2023-01-09": 1, - "2023-01-10": 1, - "2023-01-11": 1, - "2023-01-12": 1, - "2023-01-13": 1, - "2023-01-14": 1, - "2023-01-15": 1, - "2023-01-16": 1, - "2023-01-17": 1, - "2023-01-18": 1, - "2023-01-19": 1, - "2023-01-20": 1, - "2023-01-21": 1, - "2023-01-22": 1, - "2023-01-23": 1, - "2023-01-24": 1, - "2023-01-25": 1, - "2023-01-26": 1, - "2023-01-27": 1, - "2023-01-28": 1, - "2023-01-29": 1, - "2023-01-30": 1, - "2023-01-31": 1, - "2023-02-01": 1, - "2023-02-02": 1, - "2023-02-03": 1, - "2023-02-04": 1, - "2023-02-05": 1, - "2023-02-06": 1, - "2023-02-07": 1, - "2023-02-08": 1, - "2023-02-09": 1, - "2023-02-10": 1, - "2023-02-11": 1, - "2023-02-12": 1, - "2023-02-13": 1, - "2023-02-14": 1, - "2023-02-15": 1, - "2023-02-16": 1, - "2023-02-17": 1, - "2023-02-18": 1, - "2023-02-19": 1, - "2023-02-20": 1, - "2023-02-21": 1, - "2023-02-22": 1, - "2023-02-23": 1, - "2023-02-24": 1, - "2023-02-25": 1, - "2023-02-26": 1, - "2023-02-27": 1, - "2023-02-28": 1, - "2023-03-01": 1, - "2023-03-02": 1, - "2023-03-03": 1, - "2023-03-04": 1, - "2023-03-05": 1, - "2023-03-06": 1, - "2023-03-07": 1, - "2023-03-08": 1, - "2023-03-09": 1, - "2023-03-10": 1, - "2023-03-11": 1, - "2023-03-12": 1, - "2023-03-13": 1, - "2023-03-14": 1, - "2023-03-15": 1, - "2023-03-16": 1, - "2023-03-17": 1, - "2023-03-18": 1, - "2023-03-19": 1, - "2023-03-20": 1, - "2023-03-21": 1, - "2023-03-22": 1, - "2023-03-23": 1, - "2023-03-24": 1, - "2023-03-25": 1, - "2023-03-26": 1, - "2023-03-27": 1, - "2023-03-28": 1, - "2023-03-29": 1, - "2023-03-30": 1, - "2023-03-31": 1, - "2023-04-01": 1, - "2023-04-02": 1, - "2023-04-03": 1, - "2023-04-04": 1, - "2023-04-05": 1, - "2023-04-06": 1, - "2023-04-07": 1, - "2023-04-08": 1, - "2023-04-09": 1, - "2023-04-10": 1, - "2023-04-11": 1, - "2023-04-12": 1, - "2023-04-13": 1, - "2023-04-14": 1, - "2023-04-15": 1, - "2023-04-16": 1, - "2023-04-17": 1, - "2023-04-18": 1, - "2023-04-19": 1, - "2023-04-20": 1, - "2023-04-21": 1, - "2023-04-22": 1, - "2023-04-23": 1, - "2023-04-24": 1, - "2023-04-25": 1, - "2023-04-26": 1, - "2023-04-27": 1, - "2023-04-28": 1, - "2023-04-29": 1, - "2023-04-30": 1, - "2023-05-01": 1, - "2023-05-02": 1, - "2023-05-03": 1, - "2023-05-04": 1, - "2023-05-05": 1, - "2023-05-06": 1, - "2023-05-07": 1, - "2023-05-08": 1, - "2023-05-09": 1, - "2023-05-10": 1, - "2023-05-11": 1, - "2023-05-12": 1, - "2023-05-13": 1, - "2023-05-14": 1, - "2023-05-15": 1, - "2023-05-16": 1, - "2023-05-17": 1, - "2023-05-18": 1, - "2023-05-19": 1, - "2023-05-20": 1, - "2023-05-21": 1, - "2023-05-22": 1, - "2023-05-23": 1, - "2023-05-24": 1, - "2023-05-25": 1, - "2023-05-26": 1, - "2023-05-27": 1, - "2023-05-28": 1, - "2023-05-29": 1, - "2023-05-30": 1, - "2023-05-31": 1, - "2023-06-01": 1, - "2023-06-02": 1, - "2023-06-03": 1, - "2023-06-04": 1, - "2023-06-05": 1, - "2023-06-06": 1, - "2023-06-07": 1, - "2023-06-08": 1, - "2023-06-09": 1, - "2023-06-10": 1, - "2023-06-11": 1, - "2023-06-12": 1, - "2023-06-13": 1, - "2023-06-14": 1, - "2023-06-15": 1, - "2023-06-16": 1, - "2023-06-17": 1, - "2023-06-18": 1, - "2023-06-19": 1, - "2023-06-20": 1, - "2023-06-21": 1, - "2023-06-22": 1, - "2023-06-23": 1, - "2023-06-24": 1, - "2023-06-25": 1, - "2023-06-26": 1, - "2023-06-27": 1, - "2023-06-28": 1, - "2023-06-29": 1, - "2023-06-30": 1, - "2023-07-01": 1, - "2023-07-02": 1, - "2023-07-03": 1, - "2023-07-04": 1, - "2023-07-05": 1, - "2023-07-06": 1, - "2023-07-07": 1, - "2023-07-08": 1, - "2023-07-09": 1, - "2023-07-10": 1, - "2023-07-11": 1, - "2023-07-12": 1, - "2023-07-13": 1, - "2023-07-14": 1, - "2023-07-15": 1, - "2023-07-16": 1, - "2023-07-17": 1, - "2023-07-18": 1, - "2023-07-19": 1, - "2023-07-20": 1, - "2023-07-21": 1, - "2023-07-22": 1, - "2023-07-23": 1, - "2023-07-24": 1, - "2023-07-25": 1, - "2023-07-26": 1, - "2023-07-27": 1, - "2023-07-28": 1, - "2023-07-29": 1, - "2023-07-30": 1, - "2023-07-31": 1, - "2023-08-01": 1, - "2023-08-02": 1, - "2023-08-03": 1, - "2023-08-04": 1, - "2023-08-05": 1, - "2023-08-06": 1, - "2023-08-07": 1, - "2023-08-08": 1, - "2023-08-09": 1, - "2023-08-10": 1, - "2023-08-11": 1, - "2023-08-12": 1, - "2023-08-13": 1, - "2023-08-14": 1, - "2023-08-15": 1, - "2023-08-16": 1, - "2023-08-17": 1, - "2023-08-18": 1, - "2023-08-19": 1, - "2023-08-20": 1, - "2023-08-21": 1, - "2023-08-22": 1, - "2023-08-23": 1, - "2023-08-24": 1, - "2023-08-25": 1, - "2023-08-26": 1, - "2023-08-27": 1, - "2023-08-28": 1, - "2023-08-29": 1, - "2023-08-30": 1, - "2023-08-31": 1, - "2023-09-01": 1, - "2023-09-02": 1, - "2023-09-03": 1, - "2023-09-04": 1, - "2023-09-05": 1, - "2023-09-06": 1, - "2023-09-07": 1, - "2023-09-08": 1, - "2023-09-09": 1, - "2023-09-10": 1, - "2023-09-11": 1, - "2023-09-12": 1, - "2023-09-13": 1, - "2023-09-14": 1, - "2023-09-15": 1, - "2023-09-16": 1, - "2023-09-17": 1, - "2023-09-18": 1, - "2023-09-19": 1, - "2023-09-20": 1, - "2023-09-21": 1, - "2023-09-22": 1, - "2023-09-23": 1, - "2023-09-24": 1, - "2023-09-25": 1, - "2023-09-26": 1, - "2023-09-27": 1, - "2023-09-28": 1, - "2023-09-29": 1, - "2023-09-30": 1, - "2023-10-01": 1, - "2023-10-02": 1, - "2023-10-03": 1, - "2023-10-04": 1, - "2023-10-05": 1, - "2023-10-06": 1, - "2023-10-07": 1, - "2023-10-08": 1, - "2023-10-09": 1, - "2023-10-10": 1, - "2023-10-11": 1, - "2023-10-12": 1, - "2023-10-13": 1, - "2023-10-14": 1, - "2023-10-15": 1, - "2023-10-16": 1, - "2023-10-17": 1, - "2023-10-18": 1, - "2023-10-19": 1, - "2023-10-20": 1, - "2023-10-21": 1, - "2023-10-22": 1, - "2023-10-23": 1, - "2023-10-24": 1, - "2023-10-25": 1, - "2023-10-26": 1, - "2023-10-27": 1, - "2023-10-28": 1, - "2023-10-29": 1, - "2023-10-30": 1, - "2023-10-31": 1, - "2023-11-01": 1, - "2023-11-02": 1, - "2023-11-03": 1, - "2023-11-04": 1, - "2023-11-05": 1, - "2023-11-06": 1, - "2023-11-07": 1, - "2023-11-08": 1, - "2023-11-09": 1, - "2023-11-10": 1, - "2023-11-11": 1, - "2023-11-12": 1, - "2023-11-13": 1, - "2023-11-14": 1, - "2023-11-15": 1, - "2023-11-16": 1, - "2023-11-17": 1, - "2023-11-18": 1, - "2023-11-19": 1, - "2023-11-20": 1, - "2023-11-21": 1, - "2023-11-22": 1, - "2023-11-23": 1, - "2023-11-24": 1, - "2023-11-25": 1, - "2023-11-26": 1, - "2023-11-27": 1, - "2023-11-28": 1, - "2023-11-29": 1, - "2023-11-30": 1, - "2023-12-01": 1, - "2023-12-02": 1, - "2023-12-03": 1, - "2023-12-04": 1, - "2023-12-05": 1, - "2023-12-06": 1, - "2023-12-07": 1, - "2023-12-08": 1, - "2023-12-09": 1, - "2023-12-10": 1, - "2023-12-11": 1, - "2023-12-12": 1, - "2023-12-13": 1, - "2023-12-14": 1, - "2023-12-15": 1, - "2023-12-16": 1, - "2023-12-17": 1, - "2023-12-18": 1, - "2023-12-19": 1, - "2023-12-20": 1, - "2023-12-21": 1, - "2023-12-22": 1, - "2023-12-23": 1, - "2023-12-24": 1, - "2023-12-25": 1, - "2023-12-26": 1, - "2023-12-27": 1, - "2023-12-28": 1, - "2023-12-29": 1, - "2023-12-30": 1, - "2023-12-31": 1, - "2024-01-01": 1, - "2024-01-02": 1, - "2024-01-03": 1, - "2024-01-04": 1, - "2024-01-05": 1, - "2024-01-06": 1, - "2024-01-07": 1, - "2024-01-08": 1, - "2024-01-09": 1, - "2024-01-10": 1, - "2024-01-11": 1, - "2024-01-12": 1, - "2024-01-13": 1, - "2024-01-14": 1, - "2024-01-15": 1, - "2024-01-16": 1, - "2024-01-17": 1, - "2024-01-18": 1, - "2024-01-19": 1, - "2024-01-20": 1, - "2024-01-21": 1, - "2024-01-22": 1, - "2024-01-23": 1, - "2024-01-24": 1, - "2024-01-25": 1, - "2024-01-26": 1, - "2024-01-27": 1, - "2024-01-28": 1, - "2024-01-29": 1, - "2024-01-30": 1, - "2024-01-31": 1, - "2024-02-01": 1, - "2024-02-02": 1, - "2024-02-03": 1, - "2024-02-04": 1, - "2024-02-05": 1, - "2024-02-06": 1, - "2024-02-07": 1, - "2024-02-08": 1, - "2024-02-09": 1, - "2024-02-10": 1, - "2024-02-11": 1, - "2024-02-12": 1, - "2024-02-13": 1, - "2024-02-14": 1, - "2024-02-15": 1, - "2024-02-16": 1, - "2024-02-17": 1, - "2024-02-18": 1, - "2024-02-19": 1, - "2024-02-20": 1, - "2024-02-21": 1, - "2024-02-22": 1, - "2024-02-23": 1, - "2024-02-24": 1, - "2024-02-25": 1, - "2024-02-26": 1, - "2024-02-27": 1, - "2024-02-28": 1, - "2024-02-29": 1, - "2024-03-01": 1, - "2024-03-02": 1, - "2024-03-03": 1, - "2024-03-04": 1, - "2024-03-05": 1, - "2024-03-06": 1, - "2024-03-07": 1, - "2024-03-08": 1, - "2024-03-09": 1, - "2024-03-10": 1, - "2024-03-11": 1, - "2024-03-12": 1, - "2024-03-13": 1, - "2024-03-14": 1, - "2024-03-15": 1, - "2024-03-16": 1, - "2024-03-17": 1, - "2024-03-18": 1, - "2024-03-19": 1, - "2024-03-20": 1, - "2024-03-21": 1, - "2024-03-22": 1, - "2024-03-23": 1, - "2024-03-24": 1, - "2024-03-25": 1, - "2024-03-26": 1, - "2024-03-27": 1, - "2024-03-28": 1, - "2024-03-29": 1, - "2024-03-30": 1, - "2024-03-31": 1, - "2024-04-01": 1, - "2024-04-02": 1, - "2024-04-03": 1, - "2024-04-04": 1, - "2024-04-05": 1, - "2024-04-06": 1, - "2024-04-07": 1, - "2024-04-08": 1, - "2024-04-09": 1, - "2024-04-10": 1, - "2024-04-11": 1, - "2024-04-12": 1, - "2024-04-13": 1, - "2024-04-14": 1, - "2024-04-15": 1, - "2024-04-16": 1, - "2024-04-17": 1, - "2024-04-18": 1, - "2024-04-19": 1, - "2024-04-20": 1, - "2024-04-21": 1, - "2024-04-22": 1, - "2024-04-23": 1, - "2024-04-24": 1, - "2024-04-25": 1, - "2024-04-26": 1, - "2024-04-27": 1, - "2024-04-28": 1, - "2024-04-29": 1, - "2024-04-30": 1, - "2024-05-01": 1, - "2024-05-02": 1, - "2024-05-03": 1, - "2024-05-04": 1, - "2024-05-05": 1, - "2024-05-06": 1, - "2024-05-07": 1, - "2024-05-08": 1, - "2024-05-09": 1, - "2024-05-10": 1, - "2024-05-11": 1, - "2024-05-12": 1, - "2024-05-13": 1, - "2024-05-14": 1, - "2024-05-15": 1, - "2024-05-16": 1, - "2024-05-17": 1, - "2024-05-18": 1, - "2024-05-19": 1, - "2024-05-20": 1, - "2024-05-21": 1, - "2024-05-22": 1, - "2024-05-23": 1, - "2024-05-24": 1, - "2024-05-25": 1, - "2024-05-26": 1, - "2024-05-27": 1, - "2024-05-28": 1, - "2024-05-29": 1, - "2024-05-30": 1, - "2024-05-31": 1, - "2024-06-01": 1, - "2024-06-02": 1, - "2024-06-03": 1, - "2024-06-04": 1, - "2024-06-05": 1, - "2024-06-06": 1, - "2024-06-07": 1, - "2024-06-08": 1, - "2024-06-09": 1, - "2024-06-10": 1, - "2024-06-11": 1, - "2024-06-12": 1, - "2024-06-13": 1, - "2024-06-14": 1, - "2024-06-15": 1, - "2024-06-16": 1, - "2024-06-17": 1, - "2024-06-18": 1, - "2024-06-19": 1, - "2024-06-20": 1, - "2024-06-21": 1, - "2024-06-22": 1, - "2024-06-23": 1, - "2024-06-24": 1, - "2024-06-25": 1, - "2024-06-26": 1, - "2024-06-27": 1, - "2024-06-28": 1, - "2024-06-29": 1, - "2024-06-30": 1, - "2024-07-01": 1, - "2024-07-02": 1, - "2024-07-03": 1, - "2024-07-04": 1, - "2024-07-05": 1, - "2024-07-06": 1, - "2024-07-07": 1, - "2024-07-08": 1, - "2024-07-09": 1, - "2024-07-10": 1, - "2024-07-11": 1, - "2024-07-12": 1, - "2024-07-13": 1, - "2024-07-14": 1, - "2024-07-15": 1, - "2024-07-16": 1, - "2024-07-17": 1, - "2024-07-18": 1, - "2024-07-19": 1, - "2024-07-20": 1, - "2024-07-21": 1, - "2024-07-22": 1, - "2024-07-23": 1, - "2024-07-24": 1, - "2024-07-25": 1, - "2024-07-26": 1, - "2024-07-27": 1, - "2024-07-28": 1, - "2024-07-29": 1, - "2024-07-30": 1, - "2024-07-31": 1, - "2024-08-01": 1, - "2024-08-02": 1, - "2024-08-03": 1, - "2024-08-04": 1, - "2024-08-05": 1, - "2024-08-06": 1, - "2024-08-07": 1, - "2024-08-08": 1, - "2024-08-09": 1, - "2024-08-10": 1, - "2024-08-11": 1, - "2024-08-12": 1, - "2024-08-13": 1, - "2024-08-14": 1, - "2024-08-15": 1, - "2024-08-16": 1, - "2024-08-17": 1, - "2024-08-18": 1, - "2024-08-19": 1, - "2024-08-20": 1, - "2024-08-21": 1, - "2024-08-22": 1, - "2024-08-23": 1, - "2024-08-24": 1, - "2024-08-25": 1, - "2024-08-26": 1, - "2024-08-27": 1, - "2024-08-28": 1, - "2024-08-29": 1, - "2024-08-30": 1, - "2024-08-31": 1, - "2024-09-01": 1, - "2024-09-02": 1, - "2024-09-03": 1, - "2024-09-04": 1, - "2024-09-05": 1, - "2024-09-06": 1, - "2024-09-07": 1, - "2024-09-08": 1, - "2024-09-09": 1, - "2024-09-10": 1, - "2024-09-11": 1, - "2024-09-12": 1, - "2024-09-13": 1, - "2024-09-14": 1, - "2024-09-15": 1, - "2024-09-16": 1, - "2024-09-17": 1, - "2024-09-18": 1, - "2024-09-19": 1, - "2024-09-20": 1, - "2024-09-21": 1, - "2024-09-22": 1, - "2024-09-23": 1, - "2024-09-24": 1, - "2024-09-25": 1, - "2024-09-26": 1, - "2024-09-27": 1, - "2024-09-28": 1, - "2024-09-29": 1, - "2024-09-30": 1, - "2024-10-01": 1, - "2024-10-02": 1, - "2024-10-03": 1, - "2024-10-04": 1, - "2024-10-05": 1, - "2024-10-06": 1, - "2024-10-07": 1, - "2024-10-08": 1, - "2024-10-09": 1, - "2024-10-10": 1, - "2024-10-11": 1, - "2024-10-12": 1, - "2024-10-13": 1, - "2024-10-14": 1, - "2024-10-15": 1, - "2024-10-16": 1, - "2024-10-17": 1, - "2024-10-18": 1, - "2024-10-19": 1, - "2024-10-20": 1, - "2024-10-21": 1, - "2024-10-22": 1, - "2024-10-23": 1, - "2024-10-24": 1, - "2024-10-25": 1, - "2024-10-26": 1, - "2024-10-27": 1, - "2024-10-28": 1, - "2024-10-29": 1, - "2024-10-30": 1, - "2024-10-31": 1, - "2024-11-01": 1, - "2024-11-02": 1, - "2024-11-03": 1, - "2024-11-04": 1, - "2024-11-05": 1, - "2024-11-06": 1, - "2024-11-07": 1, - "2024-11-08": 1, - "2024-11-09": 1, - "2024-11-10": 1, - "2024-11-11": 1, - "2024-11-12": 1, - "2024-11-13": 1, - "2024-11-14": 1, - "2024-11-15": 1, - "2024-11-16": 1, - "2024-11-17": 1, - "2024-11-18": 1, - "2024-11-19": 1, - "2024-11-20": 1, - "2024-11-21": 1, - "2024-11-22": 1, - "2024-11-23": 1, - "2024-11-24": 1, - "2024-11-25": 1, - "2024-11-26": 1, - "2024-11-27": 1, - "2024-11-28": 1, - "2024-11-29": 1, - "2024-11-30": 1, - "2024-12-01": 1, - "2024-12-02": 1, - "2024-12-03": 1, - "2024-12-04": 1, - "2024-12-05": 1, - "2024-12-06": 1, - "2024-12-07": 1, - "2024-12-08": 1, - "2024-12-09": 1, - "2024-12-10": 1, - "2024-12-11": 1, - "2024-12-12": 1, - "2024-12-13": 1, - "2024-12-14": 1, - "2024-12-15": 1, - "2024-12-16": 1, - "2024-12-17": 1, - "2024-12-18": 1, - "2024-12-19": 1, - "2024-12-20": 1, - "2024-12-21": 1, - "2024-12-22": 1, - "2024-12-23": 1, - "2024-12-24": 1, - "2024-12-25": 1, - "2024-12-26": 1, - "2024-12-27": 1, - "2024-12-28": 1, - "2024-12-29": 1, - "2024-12-30": 1, - "2024-12-31": 1, - "2025-01-01": 1, - "2025-01-02": 1, - "2025-01-03": 1, - "2025-01-04": 1, - "2025-01-05": 1, - "2025-01-06": 1, - "2025-01-07": 1, - "2025-01-08": 1, - "2025-01-09": 1, - "2025-01-10": 1, - "2025-01-11": 1, - "2025-01-12": 1, - "2025-01-13": 1, - "2025-01-14": 1, - "2025-01-15": 1, - "2025-01-16": 1, - "2025-01-17": 1, - "2025-01-18": 1, - "2025-01-19": 1, - "2025-01-20": 1, - "2025-01-21": 1, - "2025-01-22": 1, - "2025-01-23": 1, - "2025-01-24": 1, - "2025-01-25": 1, - "2025-01-26": 1, - "2025-01-27": 1, - "2025-01-28": 1, - "2025-01-29": 1, - "2025-01-30": 1, - "2025-01-31": 1, - "2025-02-01": 1, - "2025-02-02": 1, - "2025-02-03": 1, - "2025-02-04": 1, - "2025-02-05": 1, - "2025-02-06": 1, - "2025-02-07": 1, - "2025-02-08": 1, - "2025-02-09": 1, - "2025-02-10": 1, - "2025-02-11": 1, - "2025-02-12": 1, - "2025-02-13": 1, - "2025-02-14": 1, - "2025-02-15": 1, - "2025-02-16": 1, - "2025-02-17": 1, - "2025-02-18": 1, - "2025-02-19": 1, - "2025-02-20": 1, - "2025-02-21": 1, - "2025-02-22": 1, - "2025-02-23": 1, - "2025-02-24": 1, - "2025-02-25": 1, - "2025-02-26": 1, - "2025-02-27": 1, - "2025-02-28": 1, - "2025-03-01": 1, - "2025-03-02": 1, - "2025-03-03": 1, - "2025-03-04": 1, - "2025-03-05": 1, - "2025-03-06": 1, - "2025-03-07": 1, - "2025-03-08": 1, - "2025-03-09": 1, - "2025-03-10": 1, - "2025-03-11": 1, - "2025-03-12": 1, - "2025-03-13": 1, - "2025-03-14": 1, - "2025-03-15": 1, - "2025-03-16": 1, - "2025-03-17": 1, - "2025-03-18": 1, - "2025-03-19": 1, - "2025-03-20": 1, - "2025-03-21": 1, - "2025-03-22": 1, - "2025-03-23": 1, - "2025-03-24": 1, - "2025-03-25": 1, - "2025-03-26": 1, - "2025-03-27": 1, - "2025-03-28": 1, - "2025-03-29": 1, - "2025-03-30": 1, - "2025-03-31": 1, - "2025-04-01": 1, - "2025-04-02": 1, - "2025-04-03": 1, - "2025-04-04": 1, - "2025-04-05": 1, - "2025-04-06": 1, - "2025-04-07": 1, - "2025-04-08": 1, - "2025-04-09": 1, - "2025-04-10": 1, - "2025-04-11": 1, - "2025-04-12": 1, - "2025-04-13": 1, - "2025-04-14": 1, - "2025-04-15": 1, - "2025-04-16": 1, - "2025-04-17": 1, - "2025-04-18": 1, - "2025-04-19": 1, - "2025-04-20": 1, - "2025-04-21": 1, - "2025-04-22": 1, - "2025-04-23": 1, - "2025-04-24": 1, - "2025-04-25": 1, - "2025-04-26": 1, - "2025-04-27": 1, - "2025-04-28": 1, - "2025-04-29": 1, - "2025-04-30": 1, - "2025-05-01": 1, - "2025-05-02": 1, - "2025-05-03": 1, - "2025-05-04": 1, - "2025-05-05": 1, - "2025-05-06": 1, - "2025-05-07": 1, - "2025-05-08": 1, - "2025-05-09": 1, - "2025-05-10": 1, - "2025-05-11": 1, - "2025-05-12": 1, - "2025-05-13": 1, - "2025-05-14": 1, - "2025-05-15": 1, - "2025-05-16": 1, - "2025-05-17": 1, - "2025-05-18": 1, - "2025-05-19": 1, - "2025-05-20": 1, - "2025-05-21": 1, - "2025-05-22": 1, - "2025-05-23": 1, - "2025-05-24": 1, - "2025-05-25": 1, - "2025-05-26": 1, - "2025-05-27": 1, - "2025-05-28": 1, - "2025-05-29": 1, - "2025-05-30": 1, - "2025-05-31": 1, - "2025-06-01": 1, - "2025-06-02": 1, - "2025-06-03": 1, - "2025-06-04": 1, - "2025-06-05": 1, - "2025-06-06": 1, - "2025-06-07": 1, - "2025-06-08": 1, - "2025-06-09": 1, - "2025-06-10": 1, - "2025-06-11": 1, - "2025-06-12": 1, - "2025-06-13": 1, - "2025-06-14": 1, - "2025-06-15": 1, - "2025-06-16": 1, - "2025-06-17": 1, - "2025-06-18": 1, - "2025-06-19": 1, - "2025-06-20": 1, - "2025-06-21": 1, - "2025-06-22": 1, - "2025-06-23": 1, - "2025-06-24": 1, - "2025-06-25": 1, - "2025-06-26": 1, - "2025-06-27": 1, - "2025-06-28": 1, - "2025-06-29": 1, - "2025-06-30": 1, - "2025-07-01": 1, - "2025-07-02": 1, - "2025-07-03": 1, - "2025-07-04": 1, - "2025-07-05": 1, - "2025-07-06": 1, - "2025-07-07": 1, - "2025-07-08": 1, - "2025-07-09": 1, - "2025-07-10": 1, - "2025-07-11": 1, - "2025-07-12": 1, - "2025-07-13": 1, - "2025-07-14": 1, - "2025-07-15": 1, - "2025-07-16": 1, - "2025-07-17": 1, - "2025-07-18": 1, - "2025-07-19": 1, - "2025-07-20": 1, - "2025-07-21": 1, - "2025-07-22": 1, - "2025-07-23": 1, - "2025-07-24": 1, - "2025-07-25": 1, - "2025-07-26": 1, - "2025-07-27": 1, - "2025-07-28": 1, - "2025-07-29": 1, - "2025-07-30": 1, - "2025-07-31": 1, - "2025-08-01": 1, - "2025-08-02": 1, - "2025-08-03": 1, - "2025-08-04": 1, - "2025-08-05": 1, - "2025-08-06": 1, - "2025-08-07": 1, - "2025-08-08": 1, - "2025-08-09": 1, - "2025-08-10": 1, - "2025-08-11": 1, - "2025-08-12": 1, - "2025-08-13": 1, - "2025-08-14": 1, - "2025-08-15": 1, - "2025-08-16": 1, - "2025-08-17": 1, - "2025-08-18": 1, - "2025-08-19": 1, - "2025-08-20": 1, - "2025-08-21": 1, - "2025-08-22": 1, - "2025-08-23": 1, - "2025-08-24": 1, - "2025-08-25": 1, - "2025-08-26": 1, - "2025-08-27": 1, - "2025-08-28": 1, - "2025-08-29": 1, - "2025-08-30": 1, - "2025-08-31": 1, - "2025-09-01": 1, - "2025-09-02": 1, - "2025-09-03": 1, - "2025-09-04": 1, - "2025-09-05": 1, - "2025-09-06": 1, - "2025-09-07": 1, - "2025-09-08": 1, - "2025-09-09": 1, - "2025-09-10": 1, - "2025-09-11": 1, - "2025-09-12": 1, - "2025-09-13": 1, - "2025-09-14": 1, - "2025-09-15": 1, - "2025-09-16": 1, - "2025-09-17": 1, - "2025-09-18": 1, - "2025-09-19": 1, - "2025-09-20": 1, - "2025-09-21": 1, - "2025-09-22": 1, - "2025-09-23": 1, - "2025-09-24": 1, - "2025-09-25": 1, - "2025-09-26": 1, - "2025-09-27": 1, - "2025-09-28": 1, - "2025-09-29": 1, - "2025-09-30": 1, - "2025-10-01": 1, - "2025-10-02": 1, - "2025-10-03": 1, - "2025-10-04": 1, - "2025-10-05": 1, - "2025-10-06": 1, - "2025-10-07": 1, - "2025-10-08": 1, - "2025-10-09": 1, - "2025-10-10": 1, - "2025-10-11": 1, - "2025-10-12": 1, - "2025-10-13": 1, - "2025-10-14": 1, - "2025-10-15": 1, - "2025-10-16": 1, - "2025-10-17": 1, - "2025-10-18": 1, - "2025-10-19": 1, - "2025-10-20": 1, - "2025-10-21": 1, - "2025-10-22": 1, - "2025-10-23": 1, - "2025-10-24": 1, - "2025-10-25": 1, - "2025-10-26": 1, - "2025-10-27": 1, - "2025-10-28": 1, - "2025-10-29": 1, - "2025-10-30": 1, - "2025-10-31": 1, - "2025-11-01": 1, - "2025-11-02": 1, - "2025-11-03": 1, - "2025-11-04": 1, - "2025-11-05": 1, - "2025-11-06": 1, - "2025-11-07": 1, - "2025-11-08": 1, - "2025-11-09": 1, - "2025-11-10": 1, - "2025-11-11": 1, - "2025-11-12": 1, - "2025-11-13": 1, - "2025-11-14": 1, - "2025-11-15": 1, - "2025-11-16": 1, - "2025-11-17": 1, - "2025-11-18": 1, - "2025-11-19": 1, - "2025-11-20": 1, - "2025-11-21": 1, - "2025-11-22": 1, - "2025-11-23": 1, - "2025-11-24": 1, - "2025-11-25": 1, - "2025-11-26": 1, - "2025-11-27": 1, - "2025-11-28": 1, - "2025-11-29": 1, - "2025-11-30": 1, - "2025-12-01": 1, - "2025-12-02": 1, - "2025-12-03": 1, - "2025-12-04": 1, - "2025-12-05": 1, - "2025-12-06": 1, - "2025-12-07": 1, - "2025-12-08": 1, - "2025-12-09": 1, - "2025-12-10": 1, - "2025-12-11": 1, - "2025-12-12": 1, - "2025-12-13": 1, - "2025-12-14": 1, - "2025-12-15": 1, - "2025-12-16": 1, - "2025-12-17": 1, - "2025-12-18": 1, - "2025-12-19": 1, - "2025-12-20": 1, - "2025-12-21": 1, - "2025-12-22": 1, - "2025-12-23": 1, - "2025-12-24": 1, - "2025-12-25": 1, - "2025-12-26": 1, - "2025-12-27": 1, - "2025-12-28": 1, - "2025-12-29": 1, - "2025-12-30": 1, - "2025-12-31": 1, - "2026-01-01": 1, - "2026-01-02": 1, - "2026-01-03": 1, - "2026-01-04": 1, - "2026-01-05": 1, - "2026-01-06": 1, - "2026-01-07": 1, - "2026-01-08": 1, - "2026-01-09": 1, - "2026-01-10": 1, - "2026-01-11": 1, - "2026-01-12": 1, - "2026-01-13": 1, - "2026-01-14": 1, - "2026-01-15": 1, - "2026-01-16": 1, - "2026-01-17": 1, - "2026-01-18": 1, - "2026-01-19": 1, - "2026-01-20": 1, - "2026-01-21": 1, - "2026-01-22": 1, - "2026-01-23": 1, - "2026-01-24": 1, - "2026-01-25": 1, - "2026-01-26": 1, - "2026-01-27": 1, - "2026-01-28": 1, - "2026-01-29": 1, - "2026-01-30": 1, - "2026-01-31": 1, - "2026-02-01": 1, - "2026-02-02": 1, - "2026-02-03": 1, - "2026-02-04": 1, - "2026-02-05": 1, - "2026-02-06": 1, - "2026-02-07": 1, - "2026-02-08": 1, - "2026-02-09": 1, - "2026-02-10": 1, - "2026-02-11": 1, - "2026-02-12": 1, - "2026-02-13": 1, - "2026-02-14": 1, - "2026-02-15": 1, - "2026-02-16": 1, - "2026-02-17": 1, - "2026-02-18": 1, - "2026-02-19": 1, - "2026-02-20": 1, - "2026-02-21": 1, - "2026-02-22": 1, - "2026-02-23": 1, - "2026-02-24": 1, - "2026-02-25": 1, - "2026-02-26": 1, - "2026-02-27": 1, - "2026-02-28": 1, - "2026-03-01": 1, - "2026-03-02": 1, - "2026-03-03": 1, - "2026-03-04": 1, - "2026-03-05": 1, - "2026-03-06": 1, - "2026-03-07": 1, - "2026-03-08": 1, - "2026-03-09": 1, - "2026-03-10": 1, - "2026-03-11": 1, - "2026-03-12": 1, - "2026-03-13": 1, - "2026-03-14": 1, - "2026-03-15": 1, - "2026-03-16": 1, - "2026-03-17": 1, - "2026-03-18": 1, - "2026-03-19": 1, - "2026-03-20": 1, - "2026-03-21": 1, - "2026-03-22": 1, - "2026-03-23": 1, - "2026-03-24": 1, - "2026-03-25": 1, - "2026-03-26": 1, - "2026-03-27": 1, - "2026-03-28": 1, - "2026-03-29": 1, - "2026-03-30": 1, - "2026-03-31": 1, - "2026-04-01": 1, - "2026-04-02": 1, - "2026-04-03": 1, - "2026-04-04": 1, - "2026-04-05": 1, - "2026-04-06": 1, - "2026-04-07": 1, - "2026-04-08": 1, - "2026-04-09": 1, - "2026-04-10": 1, - "2026-04-11": 1, - "2026-04-12": 1, - "2026-04-13": 1, - "2026-04-14": 1, - "2026-04-15": 1, - "2026-04-16": 1, - "2026-04-17": 1, - "2026-04-18": 1, - "2026-04-19": 1, - "2026-04-20": 1, - "2026-04-21": 1, - "2026-04-22": 1, - "2026-04-23": 1, - "2026-04-24": 1, - "2026-04-25": 1, - "2026-04-26": 1, - "2026-04-27": 1, - "2026-04-28": 1, - "2026-04-29": 1, - "2026-04-30": 1, - "2026-05-01": 1, - "2026-05-02": 1, - "2026-05-03": 1, - "2026-05-04": 1, - "2026-05-05": 1, - "2026-05-06": 1, - "2026-05-07": 1, - "2026-05-08": 1, - "2026-05-09": 1, - "2026-05-10": 1, - "2026-05-11": 1, - "2026-05-12": 1, - "2026-05-13": 1 - } - }, - { - "name": "kinsa_cough_cold_flu", - "duplicates": 1369, - "info": { - "id": "kinsa_cough_cold_flu", - "short_name": "Kinsa Cough/Cold/Flu Signal", - "long_name": "Kinsa Illness Signal: Cough, Cold & Flu (National Daily)", - "category": "respiratory", - "short_description": "Share of Kinsa smart thermometer users reporting cough, cold, or flu symptoms.", - "long_description": "The Kinsa Cough, Cold & Flu signal is derived from anonymized illness data collected via Kinsa smart thermometers and the associated mobile app. The signal represents the share of active users who reported symptoms consistent with cough, cold, or flu on a given day at the national level. Data are available daily starting in 2018.", - "statement": "In {location}, {value}% of Kinsa users reported cough, cold, or flu symptoms.", - "measure_type": "Prevalence", - "unit": "Percent", - "time_resolution": "Day", - "sources": [ - { - "id": "kinsa" - } - ] - }, - "time_range": [0, 2689], - "type": "float", - "missing": 0, - "mean": 1.459854, - "sd": 0.619817, - "min": 0.644, - "max": 4.821 - } - ] - }, - "sha512": "09abe4cd2a35c26f9e455bd26513e602f731e3838940171489f734ed1ab6e0e91918adbd93bcea7cbd558d2c60a3a11529b79c24a5c768ad5ec32f7ada46af98" - } - ], - "measure_info": { - "kinsa_cough_cold_flu": { - "id": "kinsa_cough_cold_flu", - "short_name": "Kinsa Cough/Cold/Flu Signal", - "long_name": "Kinsa Illness Signal: Cough, Cold & Flu (National Daily)", - "category": "respiratory", - "short_description": "Share of Kinsa smart thermometer users reporting cough, cold, or flu symptoms.", - "long_description": "The Kinsa Cough, Cold & Flu signal is derived from anonymized illness data collected via Kinsa smart thermometers and the associated mobile app. The signal represents the share of active users who reported symptoms consistent with cough, cold, or flu on a given day at the national level. Data are available daily starting in 2018.", - "statement": "In {location}, {value}% of Kinsa users reported cough, cold, or flu symptoms.", - "measure_type": "Prevalence", - "unit": "Percent", - "time_resolution": "Day", - "sources": [ - { - "id": "kinsa" - } - ], - "citations": [] - }, - "_sources": { - "kinsa": { - "name": "Kinsa Insights API", - "url": "https://apiv2.kinsainsights.com/api/v1/docs", - "organization": "Kinsa", - "organization_url": "https://www.kinsahealth.com", - "location": "Kinsa Insights API - Signal Endpoint", - "location_url": "https://apiv2.kinsainsights.com/api/v1/docs", - "description": "Kinsa collects real-time illness data through its network of smart thermometers and a companion mobile app. Users who record a temperature reading are asked about accompanying symptoms. The Cough, Cold & Flu signal aggregates self-reported symptom data from active users at the national level. Coverage depends on the geographic distribution of Kinsa device owners, which skews toward households with young children. Data are available daily from approximately 2018 onward.", - "restrictions": "Data can be re-used with appropriate attribution. A suggested citation relating to this data is 'Results of research performed with Kinsa Insights data were obtained via the PopHIVE platform (https://github.com/PopHIVE/Ingest).'", - "date_accessed": 2025 - }, - "id": "_sources" - } - }, - "change_report": { - "data.csv.gz": { - "state": "changed", - "variables": { - "geography": { - "status": "present", - "same_type": true, - "added_levels": [], - "dropped_levels": [] - }, - "time": { - "status": "present", - "same_type": true, - "added_levels": "2026-05-13", - "dropped_levels": [] - }, - "kinsa_cough_cold_flu": { - "status": "present", - "same_type": true - } - } - } - } -} diff --git a/data/kinsa_ili/standard/datapackage.json b/data/kinsa_ili/standard/datapackage.json index eafbff642..07d59601c 100644 --- a/data/kinsa_ili/standard/datapackage.json +++ b/data/kinsa_ili/standard/datapackage.json @@ -3,2787 +3,6 @@ "title": "Kinsa Ili", "license": [], "resources": [ - { - "bytes": 12084, - "encoding": "windows-1252", - "md5": "dad08f56b308f40515ab0df138fa09f5", - "format": "csv", - "name": "data.csv-MWMJ0G3P8D", - "filename": "data.csv-MWMJ0G3P8D.gz", - "versions": { - "hash": [ - "c8056a00bf36cf59de6abe61752a355181cc357e" - ], - "author": [ - "weinbergerlab " - ], - "date": [ - "Fri May 15 16:54:14 2026 -0400" - ], - "message": [ - "update abcs data" - ] - }, - "source": [], - "data_format": "wide", - "ids": [ - { - "variable": "geography" - } - ], - "id_length": 2, - "time": "time", - "profile": "data-resource", - "created": "2026-07-30 09:28:24.260583", - "last_modified": "2026-07-30 09:28:24.260583", - "vintage": {}, - "row_count": 2690, - "entity_count": 1, - "schema": { - "fields": [ - { - "name": "geography", - "duplicates": 2689, - "info": [], - "time_range": [0, 2689], - "type": "string", - "missing": 0, - "table": { - "00": 2690 - } - }, - { - "name": "time", - "duplicates": 0, - "info": [], - "time_range": [0, 2689], - "type": "string", - "missing": 0, - "table": { - "2019-01-01": 1, - "2019-01-02": 1, - "2019-01-03": 1, - "2019-01-04": 1, - "2019-01-05": 1, - "2019-01-06": 1, - "2019-01-07": 1, - "2019-01-08": 1, - "2019-01-09": 1, - "2019-01-10": 1, - "2019-01-11": 1, - "2019-01-12": 1, - "2019-01-13": 1, - "2019-01-14": 1, - "2019-01-15": 1, - "2019-01-16": 1, - "2019-01-17": 1, - "2019-01-18": 1, - "2019-01-19": 1, - "2019-01-20": 1, - "2019-01-21": 1, - "2019-01-22": 1, - "2019-01-23": 1, - "2019-01-24": 1, - "2019-01-25": 1, - "2019-01-26": 1, - "2019-01-27": 1, - "2019-01-28": 1, - "2019-01-29": 1, - "2019-01-30": 1, - "2019-01-31": 1, - "2019-02-01": 1, - "2019-02-02": 1, - "2019-02-03": 1, - "2019-02-04": 1, - "2019-02-05": 1, - "2019-02-06": 1, - "2019-02-07": 1, - "2019-02-08": 1, - "2019-02-09": 1, - "2019-02-10": 1, - "2019-02-11": 1, - "2019-02-12": 1, - "2019-02-13": 1, - "2019-02-14": 1, - "2019-02-15": 1, - "2019-02-16": 1, - "2019-02-17": 1, - "2019-02-18": 1, - "2019-02-19": 1, - "2019-02-20": 1, - "2019-02-21": 1, - "2019-02-22": 1, - "2019-02-23": 1, - "2019-02-24": 1, - "2019-02-25": 1, - "2019-02-26": 1, - "2019-02-27": 1, - "2019-02-28": 1, - "2019-03-01": 1, - "2019-03-02": 1, - "2019-03-03": 1, - "2019-03-04": 1, - "2019-03-05": 1, - "2019-03-06": 1, - "2019-03-07": 1, - "2019-03-08": 1, - "2019-03-09": 1, - "2019-03-10": 1, - "2019-03-11": 1, - "2019-03-12": 1, - "2019-03-13": 1, - "2019-03-14": 1, - "2019-03-15": 1, - "2019-03-16": 1, - "2019-03-17": 1, - "2019-03-18": 1, - "2019-03-19": 1, - "2019-03-20": 1, - "2019-03-21": 1, - "2019-03-22": 1, - "2019-03-23": 1, - "2019-03-24": 1, - "2019-03-25": 1, - "2019-03-26": 1, - "2019-03-27": 1, - "2019-03-28": 1, - "2019-03-29": 1, - "2019-03-30": 1, - "2019-03-31": 1, - "2019-04-01": 1, - "2019-04-02": 1, - "2019-04-03": 1, - "2019-04-04": 1, - "2019-04-05": 1, - "2019-04-06": 1, - "2019-04-07": 1, - "2019-04-08": 1, - "2019-04-09": 1, - "2019-04-10": 1, - "2019-04-11": 1, - "2019-04-12": 1, - "2019-04-13": 1, - "2019-04-14": 1, - "2019-04-15": 1, - "2019-04-16": 1, - "2019-04-17": 1, - "2019-04-18": 1, - "2019-04-19": 1, - "2019-04-20": 1, - "2019-04-21": 1, - "2019-04-22": 1, - "2019-04-23": 1, - "2019-04-24": 1, - "2019-04-25": 1, - "2019-04-26": 1, - "2019-04-27": 1, - "2019-04-28": 1, - "2019-04-29": 1, - "2019-04-30": 1, - "2019-05-01": 1, - "2019-05-02": 1, - "2019-05-03": 1, - "2019-05-04": 1, - "2019-05-05": 1, - "2019-05-06": 1, - "2019-05-07": 1, - "2019-05-08": 1, - "2019-05-09": 1, - "2019-05-10": 1, - "2019-05-11": 1, - "2019-05-12": 1, - "2019-05-13": 1, - "2019-05-14": 1, - "2019-05-15": 1, - "2019-05-16": 1, - "2019-05-17": 1, - "2019-05-18": 1, - "2019-05-19": 1, - "2019-05-20": 1, - "2019-05-21": 1, - "2019-05-22": 1, - "2019-05-23": 1, - "2019-05-24": 1, - "2019-05-25": 1, - "2019-05-26": 1, - "2019-05-27": 1, - "2019-05-28": 1, - "2019-05-29": 1, - "2019-05-30": 1, - "2019-05-31": 1, - "2019-06-01": 1, - "2019-06-02": 1, - "2019-06-03": 1, - "2019-06-04": 1, - "2019-06-05": 1, - "2019-06-06": 1, - "2019-06-07": 1, - "2019-06-08": 1, - "2019-06-09": 1, - "2019-06-10": 1, - "2019-06-11": 1, - "2019-06-12": 1, - "2019-06-13": 1, - "2019-06-14": 1, - "2019-06-15": 1, - "2019-06-16": 1, - "2019-06-17": 1, - "2019-06-18": 1, - "2019-06-19": 1, - "2019-06-20": 1, - "2019-06-21": 1, - "2019-06-22": 1, - "2019-06-23": 1, - "2019-06-24": 1, - "2019-06-25": 1, - "2019-06-26": 1, - "2019-06-27": 1, - "2019-06-28": 1, - "2019-06-29": 1, - "2019-06-30": 1, - "2019-07-01": 1, - "2019-07-02": 1, - "2019-07-03": 1, - "2019-07-04": 1, - "2019-07-05": 1, - "2019-07-06": 1, - "2019-07-07": 1, - "2019-07-08": 1, - "2019-07-09": 1, - "2019-07-10": 1, - "2019-07-11": 1, - "2019-07-12": 1, - "2019-07-13": 1, - "2019-07-14": 1, - "2019-07-15": 1, - "2019-07-16": 1, - "2019-07-17": 1, - "2019-07-18": 1, - "2019-07-19": 1, - "2019-07-20": 1, - "2019-07-21": 1, - "2019-07-22": 1, - "2019-07-23": 1, - "2019-07-24": 1, - "2019-07-25": 1, - "2019-07-26": 1, - "2019-07-27": 1, - "2019-07-28": 1, - "2019-07-29": 1, - "2019-07-30": 1, - "2019-07-31": 1, - "2019-08-01": 1, - "2019-08-02": 1, - "2019-08-03": 1, - "2019-08-04": 1, - "2019-08-05": 1, - "2019-08-06": 1, - "2019-08-07": 1, - "2019-08-08": 1, - "2019-08-09": 1, - "2019-08-10": 1, - "2019-08-11": 1, - "2019-08-12": 1, - "2019-08-13": 1, - "2019-08-14": 1, - "2019-08-15": 1, - "2019-08-16": 1, - "2019-08-17": 1, - "2019-08-18": 1, - "2019-08-19": 1, - "2019-08-20": 1, - "2019-08-21": 1, - "2019-08-22": 1, - "2019-08-23": 1, - "2019-08-24": 1, - "2019-08-25": 1, - "2019-08-26": 1, - "2019-08-27": 1, - "2019-08-28": 1, - "2019-08-29": 1, - "2019-08-30": 1, - "2019-08-31": 1, - "2019-09-01": 1, - "2019-09-02": 1, - "2019-09-03": 1, - "2019-09-04": 1, - "2019-09-05": 1, - "2019-09-06": 1, - "2019-09-07": 1, - "2019-09-08": 1, - "2019-09-09": 1, - "2019-09-10": 1, - "2019-09-11": 1, - "2019-09-12": 1, - "2019-09-13": 1, - "2019-09-14": 1, - "2019-09-15": 1, - "2019-09-16": 1, - "2019-09-17": 1, - "2019-09-18": 1, - "2019-09-19": 1, - "2019-09-20": 1, - "2019-09-21": 1, - "2019-09-22": 1, - "2019-09-23": 1, - "2019-09-24": 1, - "2019-09-25": 1, - "2019-09-26": 1, - "2019-09-27": 1, - "2019-09-28": 1, - "2019-09-29": 1, - "2019-09-30": 1, - "2019-10-01": 1, - "2019-10-02": 1, - "2019-10-03": 1, - "2019-10-04": 1, - "2019-10-05": 1, - "2019-10-06": 1, - "2019-10-07": 1, - "2019-10-08": 1, - "2019-10-09": 1, - "2019-10-10": 1, - "2019-10-11": 1, - "2019-10-12": 1, - "2019-10-13": 1, - "2019-10-14": 1, - "2019-10-15": 1, - "2019-10-16": 1, - "2019-10-17": 1, - "2019-10-18": 1, - "2019-10-19": 1, - "2019-10-20": 1, - "2019-10-21": 1, - "2019-10-22": 1, - "2019-10-23": 1, - "2019-10-24": 1, - "2019-10-25": 1, - "2019-10-26": 1, - "2019-10-27": 1, - "2019-10-28": 1, - "2019-10-29": 1, - "2019-10-30": 1, - "2019-10-31": 1, - "2019-11-01": 1, - "2019-11-02": 1, - "2019-11-03": 1, - "2019-11-04": 1, - "2019-11-05": 1, - "2019-11-06": 1, - "2019-11-07": 1, - "2019-11-08": 1, - "2019-11-09": 1, - "2019-11-10": 1, - "2019-11-11": 1, - "2019-11-12": 1, - "2019-11-13": 1, - "2019-11-14": 1, - "2019-11-15": 1, - "2019-11-16": 1, - "2019-11-17": 1, - "2019-11-18": 1, - "2019-11-19": 1, - "2019-11-20": 1, - "2019-11-21": 1, - "2019-11-22": 1, - "2019-11-23": 1, - "2019-11-24": 1, - "2019-11-25": 1, - "2019-11-26": 1, - "2019-11-27": 1, - "2019-11-28": 1, - "2019-11-29": 1, - "2019-11-30": 1, - "2019-12-01": 1, - "2019-12-02": 1, - "2019-12-03": 1, - "2019-12-04": 1, - "2019-12-05": 1, - "2019-12-06": 1, - "2019-12-07": 1, - "2019-12-08": 1, - "2019-12-09": 1, - "2019-12-10": 1, - "2019-12-11": 1, - "2019-12-12": 1, - "2019-12-13": 1, - "2019-12-14": 1, - "2019-12-15": 1, - "2019-12-16": 1, - "2019-12-17": 1, - "2019-12-18": 1, - "2019-12-19": 1, - "2019-12-20": 1, - "2019-12-21": 1, - "2019-12-22": 1, - "2019-12-23": 1, - "2019-12-24": 1, - "2019-12-25": 1, - "2019-12-26": 1, - "2019-12-27": 1, - "2019-12-28": 1, - "2019-12-29": 1, - "2019-12-30": 1, - "2019-12-31": 1, - "2020-01-01": 1, - "2020-01-02": 1, - "2020-01-03": 1, - "2020-01-04": 1, - "2020-01-05": 1, - "2020-01-06": 1, - "2020-01-07": 1, - "2020-01-08": 1, - "2020-01-09": 1, - "2020-01-10": 1, - "2020-01-11": 1, - "2020-01-12": 1, - "2020-01-13": 1, - "2020-01-14": 1, - "2020-01-15": 1, - "2020-01-16": 1, - "2020-01-17": 1, - "2020-01-18": 1, - "2020-01-19": 1, - "2020-01-20": 1, - "2020-01-21": 1, - "2020-01-22": 1, - "2020-01-23": 1, - "2020-01-24": 1, - "2020-01-25": 1, - "2020-01-26": 1, - "2020-01-27": 1, - "2020-01-28": 1, - "2020-01-29": 1, - "2020-01-30": 1, - "2020-01-31": 1, - "2020-02-01": 1, - "2020-02-02": 1, - "2020-02-03": 1, - "2020-02-04": 1, - "2020-02-05": 1, - "2020-02-06": 1, - "2020-02-07": 1, - "2020-02-08": 1, - "2020-02-09": 1, - "2020-02-10": 1, - "2020-02-11": 1, - "2020-02-12": 1, - "2020-02-13": 1, - "2020-02-14": 1, - "2020-02-15": 1, - "2020-02-16": 1, - "2020-02-17": 1, - "2020-02-18": 1, - "2020-02-19": 1, - "2020-02-20": 1, - "2020-02-21": 1, - "2020-02-22": 1, - "2020-02-23": 1, - "2020-02-24": 1, - "2020-02-25": 1, - "2020-02-26": 1, - "2020-02-27": 1, - "2020-02-28": 1, - "2020-02-29": 1, - "2020-03-01": 1, - "2020-03-02": 1, - "2020-03-03": 1, - "2020-03-04": 1, - "2020-03-05": 1, - "2020-03-06": 1, - "2020-03-07": 1, - "2020-03-08": 1, - "2020-03-09": 1, - "2020-03-10": 1, - "2020-03-11": 1, - "2020-03-12": 1, - "2020-03-13": 1, - "2020-03-14": 1, - "2020-03-15": 1, - "2020-03-16": 1, - "2020-03-17": 1, - "2020-03-18": 1, - "2020-03-19": 1, - "2020-03-20": 1, - "2020-03-21": 1, - "2020-03-22": 1, - "2020-03-23": 1, - "2020-03-24": 1, - "2020-03-25": 1, - "2020-03-26": 1, - "2020-03-27": 1, - "2020-03-28": 1, - "2020-03-29": 1, - "2020-03-30": 1, - "2020-03-31": 1, - "2020-04-01": 1, - "2020-04-02": 1, - "2020-04-03": 1, - "2020-04-04": 1, - "2020-04-05": 1, - "2020-04-06": 1, - "2020-04-07": 1, - "2020-04-08": 1, - "2020-04-09": 1, - "2020-04-10": 1, - "2020-04-11": 1, - "2020-04-12": 1, - "2020-04-13": 1, - "2020-04-14": 1, - "2020-04-15": 1, - "2020-04-16": 1, - "2020-04-17": 1, - "2020-04-18": 1, - "2020-04-19": 1, - "2020-04-20": 1, - "2020-04-21": 1, - "2020-04-22": 1, - "2020-04-23": 1, - "2020-04-24": 1, - "2020-04-25": 1, - "2020-04-26": 1, - "2020-04-27": 1, - "2020-04-28": 1, - "2020-04-29": 1, - "2020-04-30": 1, - "2020-05-01": 1, - "2020-05-02": 1, - "2020-05-03": 1, - "2020-05-04": 1, - "2020-05-05": 1, - "2020-05-06": 1, - "2020-05-07": 1, - "2020-05-08": 1, - "2020-05-09": 1, - "2020-05-10": 1, - "2020-05-11": 1, - "2020-05-12": 1, - "2020-05-13": 1, - "2020-05-14": 1, - "2020-05-15": 1, - "2020-05-16": 1, - "2020-05-17": 1, - "2020-05-18": 1, - "2020-05-19": 1, - "2020-05-20": 1, - "2020-05-21": 1, - "2020-05-22": 1, - "2020-05-23": 1, - "2020-05-24": 1, - "2020-05-25": 1, - "2020-05-26": 1, - "2020-05-27": 1, - "2020-05-28": 1, - "2020-05-29": 1, - "2020-05-30": 1, - "2020-05-31": 1, - "2020-06-01": 1, - "2020-06-02": 1, - "2020-06-03": 1, - "2020-06-04": 1, - "2020-06-05": 1, - "2020-06-06": 1, - "2020-06-07": 1, - "2020-06-08": 1, - "2020-06-09": 1, - "2020-06-10": 1, - "2020-06-11": 1, - "2020-06-12": 1, - "2020-06-13": 1, - "2020-06-14": 1, - "2020-06-15": 1, - "2020-06-16": 1, - "2020-06-17": 1, - "2020-06-18": 1, - "2020-06-19": 1, - "2020-06-20": 1, - "2020-06-21": 1, - "2020-06-22": 1, - "2020-06-23": 1, - "2020-06-24": 1, - "2020-06-25": 1, - "2020-06-26": 1, - "2020-06-27": 1, - "2020-06-28": 1, - "2020-06-29": 1, - "2020-06-30": 1, - "2020-07-01": 1, - "2020-07-02": 1, - "2020-07-03": 1, - "2020-07-04": 1, - "2020-07-05": 1, - "2020-07-06": 1, - "2020-07-07": 1, - "2020-07-08": 1, - "2020-07-09": 1, - "2020-07-10": 1, - "2020-07-11": 1, - "2020-07-12": 1, - "2020-07-13": 1, - "2020-07-14": 1, - "2020-07-15": 1, - "2020-07-16": 1, - "2020-07-17": 1, - "2020-07-18": 1, - "2020-07-19": 1, - "2020-07-20": 1, - "2020-07-21": 1, - "2020-07-22": 1, - "2020-07-23": 1, - "2020-07-24": 1, - "2020-07-25": 1, - "2020-07-26": 1, - "2020-07-27": 1, - "2020-07-28": 1, - "2020-07-29": 1, - "2020-07-30": 1, - "2020-07-31": 1, - "2020-08-01": 1, - "2020-08-02": 1, - "2020-08-03": 1, - "2020-08-04": 1, - "2020-08-05": 1, - "2020-08-06": 1, - "2020-08-07": 1, - "2020-08-08": 1, - "2020-08-09": 1, - "2020-08-10": 1, - "2020-08-11": 1, - "2020-08-12": 1, - "2020-08-13": 1, - "2020-08-14": 1, - "2020-08-15": 1, - "2020-08-16": 1, - "2020-08-17": 1, - "2020-08-18": 1, - "2020-08-19": 1, - "2020-08-20": 1, - "2020-08-21": 1, - "2020-08-22": 1, - "2020-08-23": 1, - "2020-08-24": 1, - "2020-08-25": 1, - "2020-08-26": 1, - "2020-08-27": 1, - "2020-08-28": 1, - "2020-08-29": 1, - "2020-08-30": 1, - "2020-08-31": 1, - "2020-09-01": 1, - "2020-09-02": 1, - "2020-09-03": 1, - "2020-09-04": 1, - "2020-09-05": 1, - "2020-09-06": 1, - "2020-09-07": 1, - "2020-09-08": 1, - "2020-09-09": 1, - "2020-09-10": 1, - "2020-09-11": 1, - "2020-09-12": 1, - "2020-09-13": 1, - "2020-09-14": 1, - "2020-09-15": 1, - "2020-09-16": 1, - "2020-09-17": 1, - "2020-09-18": 1, - "2020-09-19": 1, - "2020-09-20": 1, - "2020-09-21": 1, - "2020-09-22": 1, - "2020-09-23": 1, - "2020-09-24": 1, - "2020-09-25": 1, - "2020-09-26": 1, - "2020-09-27": 1, - "2020-09-28": 1, - "2020-09-29": 1, - "2020-09-30": 1, - "2020-10-01": 1, - "2020-10-02": 1, - "2020-10-03": 1, - "2020-10-04": 1, - "2020-10-05": 1, - "2020-10-06": 1, - "2020-10-07": 1, - "2020-10-08": 1, - "2020-10-09": 1, - "2020-10-10": 1, - "2020-10-11": 1, - "2020-10-12": 1, - "2020-10-13": 1, - "2020-10-14": 1, - "2020-10-15": 1, - "2020-10-16": 1, - "2020-10-17": 1, - "2020-10-18": 1, - "2020-10-19": 1, - "2020-10-20": 1, - "2020-10-21": 1, - "2020-10-22": 1, - "2020-10-23": 1, - "2020-10-24": 1, - "2020-10-25": 1, - "2020-10-26": 1, - "2020-10-27": 1, - "2020-10-28": 1, - "2020-10-29": 1, - "2020-10-30": 1, - "2020-10-31": 1, - "2020-11-01": 1, - "2020-11-02": 1, - "2020-11-03": 1, - "2020-11-04": 1, - "2020-11-05": 1, - "2020-11-06": 1, - "2020-11-07": 1, - "2020-11-08": 1, - "2020-11-09": 1, - "2020-11-10": 1, - "2020-11-11": 1, - "2020-11-12": 1, - "2020-11-13": 1, - "2020-11-14": 1, - "2020-11-15": 1, - "2020-11-16": 1, - "2020-11-17": 1, - "2020-11-18": 1, - "2020-11-19": 1, - "2020-11-20": 1, - "2020-11-21": 1, - "2020-11-22": 1, - "2020-11-23": 1, - "2020-11-24": 1, - "2020-11-25": 1, - "2020-11-26": 1, - "2020-11-27": 1, - "2020-11-28": 1, - "2020-11-29": 1, - "2020-11-30": 1, - "2020-12-01": 1, - "2020-12-02": 1, - "2020-12-03": 1, - "2020-12-04": 1, - "2020-12-05": 1, - "2020-12-06": 1, - "2020-12-07": 1, - "2020-12-08": 1, - "2020-12-09": 1, - "2020-12-10": 1, - "2020-12-11": 1, - "2020-12-12": 1, - "2020-12-13": 1, - "2020-12-14": 1, - "2020-12-15": 1, - "2020-12-16": 1, - "2020-12-17": 1, - "2020-12-18": 1, - "2020-12-19": 1, - "2020-12-20": 1, - "2020-12-21": 1, - "2020-12-22": 1, - "2020-12-23": 1, - "2020-12-24": 1, - "2020-12-25": 1, - "2020-12-26": 1, - "2020-12-27": 1, - "2020-12-28": 1, - "2020-12-29": 1, - "2020-12-30": 1, - "2020-12-31": 1, - "2021-01-01": 1, - "2021-01-02": 1, - "2021-01-03": 1, - "2021-01-04": 1, - "2021-01-05": 1, - "2021-01-06": 1, - "2021-01-07": 1, - "2021-01-08": 1, - "2021-01-09": 1, - "2021-01-10": 1, - "2021-01-11": 1, - "2021-01-12": 1, - "2021-01-13": 1, - "2021-01-14": 1, - "2021-01-15": 1, - "2021-01-16": 1, - "2021-01-17": 1, - "2021-01-18": 1, - "2021-01-19": 1, - "2021-01-20": 1, - "2021-01-21": 1, - "2021-01-22": 1, - "2021-01-23": 1, - "2021-01-24": 1, - "2021-01-25": 1, - "2021-01-26": 1, - "2021-01-27": 1, - "2021-01-28": 1, - "2021-01-29": 1, - "2021-01-30": 1, - "2021-01-31": 1, - "2021-02-01": 1, - "2021-02-02": 1, - "2021-02-03": 1, - "2021-02-04": 1, - "2021-02-05": 1, - "2021-02-06": 1, - "2021-02-07": 1, - "2021-02-08": 1, - "2021-02-09": 1, - "2021-02-10": 1, - "2021-02-11": 1, - "2021-02-12": 1, - "2021-02-13": 1, - "2021-02-14": 1, - "2021-02-15": 1, - "2021-02-16": 1, - "2021-02-17": 1, - "2021-02-18": 1, - "2021-02-19": 1, - "2021-02-20": 1, - "2021-02-21": 1, - "2021-02-22": 1, - "2021-02-23": 1, - "2021-02-24": 1, - "2021-02-25": 1, - "2021-02-26": 1, - "2021-02-27": 1, - "2021-02-28": 1, - "2021-03-01": 1, - "2021-03-02": 1, - "2021-03-03": 1, - "2021-03-04": 1, - "2021-03-05": 1, - "2021-03-06": 1, - "2021-03-07": 1, - "2021-03-08": 1, - "2021-03-09": 1, - "2021-03-10": 1, - "2021-03-11": 1, - "2021-03-12": 1, - "2021-03-13": 1, - "2021-03-14": 1, - "2021-03-15": 1, - "2021-03-16": 1, - "2021-03-17": 1, - "2021-03-18": 1, - "2021-03-19": 1, - "2021-03-20": 1, - "2021-03-21": 1, - "2021-03-22": 1, - "2021-03-23": 1, - "2021-03-24": 1, - "2021-03-25": 1, - "2021-03-26": 1, - "2021-03-27": 1, - "2021-03-28": 1, - "2021-03-29": 1, - "2021-03-30": 1, - "2021-03-31": 1, - "2021-04-01": 1, - "2021-04-02": 1, - "2021-04-03": 1, - "2021-04-04": 1, - "2021-04-05": 1, - "2021-04-06": 1, - "2021-04-07": 1, - "2021-04-08": 1, - "2021-04-09": 1, - "2021-04-10": 1, - "2021-04-11": 1, - "2021-04-12": 1, - "2021-04-13": 1, - "2021-04-14": 1, - "2021-04-15": 1, - "2021-04-16": 1, - "2021-04-17": 1, - "2021-04-18": 1, - "2021-04-19": 1, - "2021-04-20": 1, - "2021-04-21": 1, - "2021-04-22": 1, - "2021-04-23": 1, - "2021-04-24": 1, - "2021-04-25": 1, - "2021-04-26": 1, - "2021-04-27": 1, - "2021-04-28": 1, - "2021-04-29": 1, - "2021-04-30": 1, - "2021-05-01": 1, - "2021-05-02": 1, - "2021-05-03": 1, - "2021-05-04": 1, - "2021-05-05": 1, - "2021-05-06": 1, - "2021-05-07": 1, - "2021-05-08": 1, - "2021-05-09": 1, - "2021-05-10": 1, - "2021-05-11": 1, - "2021-05-12": 1, - "2021-05-13": 1, - "2021-05-14": 1, - "2021-05-15": 1, - "2021-05-16": 1, - "2021-05-17": 1, - "2021-05-18": 1, - "2021-05-19": 1, - "2021-05-20": 1, - "2021-05-21": 1, - "2021-05-22": 1, - "2021-05-23": 1, - "2021-05-24": 1, - "2021-05-25": 1, - "2021-05-26": 1, - "2021-05-27": 1, - "2021-05-28": 1, - "2021-05-29": 1, - "2021-05-30": 1, - "2021-05-31": 1, - "2021-06-01": 1, - "2021-06-02": 1, - "2021-06-03": 1, - "2021-06-04": 1, - "2021-06-05": 1, - "2021-06-06": 1, - "2021-06-07": 1, - "2021-06-08": 1, - "2021-06-09": 1, - "2021-06-10": 1, - "2021-06-11": 1, - "2021-06-12": 1, - "2021-06-13": 1, - "2021-06-14": 1, - "2021-06-15": 1, - "2021-06-16": 1, - "2021-06-17": 1, - "2021-06-18": 1, - "2021-06-19": 1, - "2021-06-20": 1, - "2021-06-21": 1, - "2021-06-22": 1, - "2021-06-23": 1, - "2021-06-24": 1, - "2021-06-25": 1, - "2021-06-26": 1, - "2021-06-27": 1, - "2021-06-28": 1, - "2021-06-29": 1, - "2021-06-30": 1, - "2021-07-01": 1, - "2021-07-02": 1, - "2021-07-03": 1, - "2021-07-04": 1, - "2021-07-05": 1, - "2021-07-06": 1, - "2021-07-07": 1, - "2021-07-08": 1, - "2021-07-09": 1, - "2021-07-10": 1, - "2021-07-11": 1, - "2021-07-12": 1, - "2021-07-13": 1, - "2021-07-14": 1, - "2021-07-15": 1, - "2021-07-16": 1, - "2021-07-17": 1, - "2021-07-18": 1, - "2021-07-19": 1, - "2021-07-20": 1, - "2021-07-21": 1, - "2021-07-22": 1, - "2021-07-23": 1, - "2021-07-24": 1, - "2021-07-25": 1, - "2021-07-26": 1, - "2021-07-27": 1, - "2021-07-28": 1, - "2021-07-29": 1, - "2021-07-30": 1, - "2021-07-31": 1, - "2021-08-01": 1, - "2021-08-02": 1, - "2021-08-03": 1, - "2021-08-04": 1, - "2021-08-05": 1, - "2021-08-06": 1, - "2021-08-07": 1, - "2021-08-08": 1, - "2021-08-09": 1, - "2021-08-10": 1, - "2021-08-11": 1, - "2021-08-12": 1, - "2021-08-13": 1, - "2021-08-14": 1, - "2021-08-15": 1, - "2021-08-16": 1, - "2021-08-17": 1, - "2021-08-18": 1, - "2021-08-19": 1, - "2021-08-20": 1, - "2021-08-21": 1, - "2021-08-22": 1, - "2021-08-23": 1, - "2021-08-24": 1, - "2021-08-25": 1, - "2021-08-26": 1, - "2021-08-27": 1, - "2021-08-28": 1, - "2021-08-29": 1, - "2021-08-30": 1, - "2021-08-31": 1, - "2021-09-01": 1, - "2021-09-02": 1, - "2021-09-03": 1, - "2021-09-04": 1, - "2021-09-05": 1, - "2021-09-06": 1, - "2021-09-07": 1, - "2021-09-08": 1, - "2021-09-09": 1, - "2021-09-10": 1, - "2021-09-11": 1, - "2021-09-12": 1, - "2021-09-13": 1, - "2021-09-14": 1, - "2021-09-15": 1, - "2021-09-16": 1, - "2021-09-17": 1, - "2021-09-18": 1, - "2021-09-19": 1, - "2021-09-20": 1, - "2021-09-21": 1, - "2021-09-22": 1, - "2021-09-23": 1, - "2021-09-24": 1, - "2021-09-25": 1, - "2021-09-26": 1, - "2021-09-27": 1, - "2021-09-28": 1, - "2021-09-29": 1, - "2021-09-30": 1, - "2021-10-01": 1, - "2021-10-02": 1, - "2021-10-03": 1, - "2021-10-04": 1, - "2021-10-05": 1, - "2021-10-06": 1, - "2021-10-07": 1, - "2021-10-08": 1, - "2021-10-09": 1, - "2021-10-10": 1, - "2021-10-11": 1, - "2021-10-12": 1, - "2021-10-13": 1, - "2021-10-14": 1, - "2021-10-15": 1, - "2021-10-16": 1, - "2021-10-17": 1, - "2021-10-18": 1, - "2021-10-19": 1, - "2021-10-20": 1, - "2021-10-21": 1, - "2021-10-22": 1, - "2021-10-23": 1, - "2021-10-24": 1, - "2021-10-25": 1, - "2021-10-26": 1, - "2021-10-27": 1, - "2021-10-28": 1, - "2021-10-29": 1, - "2021-10-30": 1, - "2021-10-31": 1, - "2021-11-01": 1, - "2021-11-02": 1, - "2021-11-03": 1, - "2021-11-04": 1, - "2021-11-05": 1, - "2021-11-06": 1, - "2021-11-07": 1, - "2021-11-08": 1, - "2021-11-09": 1, - "2021-11-10": 1, - "2021-11-11": 1, - "2021-11-12": 1, - "2021-11-13": 1, - "2021-11-14": 1, - "2021-11-15": 1, - "2021-11-16": 1, - "2021-11-17": 1, - "2021-11-18": 1, - "2021-11-19": 1, - "2021-11-20": 1, - "2021-11-21": 1, - "2021-11-22": 1, - "2021-11-23": 1, - "2021-11-24": 1, - "2021-11-25": 1, - "2021-11-26": 1, - "2021-11-27": 1, - "2021-11-28": 1, - "2021-11-29": 1, - "2021-11-30": 1, - "2021-12-01": 1, - "2021-12-02": 1, - "2021-12-03": 1, - "2021-12-04": 1, - "2021-12-05": 1, - "2021-12-06": 1, - "2021-12-07": 1, - "2021-12-08": 1, - "2021-12-09": 1, - "2021-12-10": 1, - "2021-12-11": 1, - "2021-12-12": 1, - "2021-12-13": 1, - "2021-12-14": 1, - "2021-12-15": 1, - "2021-12-16": 1, - "2021-12-17": 1, - "2021-12-18": 1, - "2021-12-19": 1, - "2021-12-20": 1, - "2021-12-21": 1, - "2021-12-22": 1, - "2021-12-23": 1, - "2021-12-24": 1, - "2021-12-25": 1, - "2021-12-26": 1, - "2021-12-27": 1, - "2021-12-28": 1, - "2021-12-29": 1, - "2021-12-30": 1, - "2021-12-31": 1, - "2022-01-01": 1, - "2022-01-02": 1, - "2022-01-03": 1, - "2022-01-04": 1, - "2022-01-05": 1, - "2022-01-06": 1, - "2022-01-07": 1, - "2022-01-08": 1, - "2022-01-09": 1, - "2022-01-10": 1, - "2022-01-11": 1, - "2022-01-12": 1, - "2022-01-13": 1, - "2022-01-14": 1, - "2022-01-15": 1, - "2022-01-16": 1, - "2022-01-17": 1, - "2022-01-18": 1, - "2022-01-19": 1, - "2022-01-20": 1, - "2022-01-21": 1, - "2022-01-22": 1, - "2022-01-23": 1, - "2022-01-24": 1, - "2022-01-25": 1, - "2022-01-26": 1, - "2022-01-27": 1, - "2022-01-28": 1, - "2022-01-29": 1, - "2022-01-30": 1, - "2022-01-31": 1, - "2022-02-01": 1, - "2022-02-02": 1, - "2022-02-03": 1, - "2022-02-04": 1, - "2022-02-05": 1, - "2022-02-06": 1, - "2022-02-07": 1, - "2022-02-08": 1, - "2022-02-09": 1, - "2022-02-10": 1, - "2022-02-11": 1, - "2022-02-12": 1, - "2022-02-13": 1, - "2022-02-14": 1, - "2022-02-15": 1, - "2022-02-16": 1, - "2022-02-17": 1, - "2022-02-18": 1, - "2022-02-19": 1, - "2022-02-20": 1, - "2022-02-21": 1, - "2022-02-22": 1, - "2022-02-23": 1, - "2022-02-24": 1, - "2022-02-25": 1, - "2022-02-26": 1, - "2022-02-27": 1, - "2022-02-28": 1, - "2022-03-01": 1, - "2022-03-02": 1, - "2022-03-03": 1, - "2022-03-04": 1, - "2022-03-05": 1, - "2022-03-06": 1, - "2022-03-07": 1, - "2022-03-08": 1, - "2022-03-09": 1, - "2022-03-10": 1, - "2022-03-11": 1, - "2022-03-12": 1, - "2022-03-13": 1, - "2022-03-14": 1, - "2022-03-15": 1, - "2022-03-16": 1, - "2022-03-17": 1, - "2022-03-18": 1, - "2022-03-19": 1, - "2022-03-20": 1, - "2022-03-21": 1, - "2022-03-22": 1, - "2022-03-23": 1, - "2022-03-24": 1, - "2022-03-25": 1, - "2022-03-26": 1, - "2022-03-27": 1, - "2022-03-28": 1, - "2022-03-29": 1, - "2022-03-30": 1, - "2022-03-31": 1, - "2022-04-01": 1, - "2022-04-02": 1, - "2022-04-03": 1, - "2022-04-04": 1, - "2022-04-05": 1, - "2022-04-06": 1, - "2022-04-07": 1, - "2022-04-08": 1, - "2022-04-09": 1, - "2022-04-10": 1, - "2022-04-11": 1, - "2022-04-12": 1, - "2022-04-13": 1, - "2022-04-14": 1, - "2022-04-15": 1, - "2022-04-16": 1, - "2022-04-17": 1, - "2022-04-18": 1, - "2022-04-19": 1, - "2022-04-20": 1, - "2022-04-21": 1, - "2022-04-22": 1, - "2022-04-23": 1, - "2022-04-24": 1, - "2022-04-25": 1, - "2022-04-26": 1, - "2022-04-27": 1, - "2022-04-28": 1, - "2022-04-29": 1, - "2022-04-30": 1, - "2022-05-01": 1, - "2022-05-02": 1, - "2022-05-03": 1, - "2022-05-04": 1, - "2022-05-05": 1, - "2022-05-06": 1, - "2022-05-07": 1, - "2022-05-08": 1, - "2022-05-09": 1, - "2022-05-10": 1, - "2022-05-11": 1, - "2022-05-12": 1, - "2022-05-13": 1, - "2022-05-14": 1, - "2022-05-15": 1, - "2022-05-16": 1, - "2022-05-17": 1, - "2022-05-18": 1, - "2022-05-19": 1, - "2022-05-20": 1, - "2022-05-21": 1, - "2022-05-22": 1, - "2022-05-23": 1, - "2022-05-24": 1, - "2022-05-25": 1, - "2022-05-26": 1, - "2022-05-27": 1, - "2022-05-28": 1, - "2022-05-29": 1, - "2022-05-30": 1, - "2022-05-31": 1, - "2022-06-01": 1, - "2022-06-02": 1, - "2022-06-03": 1, - "2022-06-04": 1, - "2022-06-05": 1, - "2022-06-06": 1, - "2022-06-07": 1, - "2022-06-08": 1, - "2022-06-09": 1, - "2022-06-10": 1, - "2022-06-11": 1, - "2022-06-12": 1, - "2022-06-13": 1, - "2022-06-14": 1, - "2022-06-15": 1, - "2022-06-16": 1, - "2022-06-17": 1, - "2022-06-18": 1, - "2022-06-19": 1, - "2022-06-20": 1, - "2022-06-21": 1, - "2022-06-22": 1, - "2022-06-23": 1, - "2022-06-24": 1, - "2022-06-25": 1, - "2022-06-26": 1, - "2022-06-27": 1, - "2022-06-28": 1, - "2022-06-29": 1, - "2022-06-30": 1, - "2022-07-01": 1, - "2022-07-02": 1, - "2022-07-03": 1, - "2022-07-04": 1, - "2022-07-05": 1, - "2022-07-06": 1, - "2022-07-07": 1, - "2022-07-08": 1, - "2022-07-09": 1, - "2022-07-10": 1, - "2022-07-11": 1, - "2022-07-12": 1, - "2022-07-13": 1, - "2022-07-14": 1, - "2022-07-15": 1, - "2022-07-16": 1, - "2022-07-17": 1, - "2022-07-18": 1, - "2022-07-19": 1, - "2022-07-20": 1, - "2022-07-21": 1, - "2022-07-22": 1, - "2022-07-23": 1, - "2022-07-24": 1, - "2022-07-25": 1, - "2022-07-26": 1, - "2022-07-27": 1, - "2022-07-28": 1, - "2022-07-29": 1, - "2022-07-30": 1, - "2022-07-31": 1, - "2022-08-01": 1, - "2022-08-02": 1, - "2022-08-03": 1, - "2022-08-04": 1, - "2022-08-05": 1, - "2022-08-06": 1, - "2022-08-07": 1, - "2022-08-08": 1, - "2022-08-09": 1, - "2022-08-10": 1, - "2022-08-11": 1, - "2022-08-12": 1, - "2022-08-13": 1, - "2022-08-14": 1, - "2022-08-15": 1, - "2022-08-16": 1, - "2022-08-17": 1, - "2022-08-18": 1, - "2022-08-19": 1, - "2022-08-20": 1, - "2022-08-21": 1, - "2022-08-22": 1, - "2022-08-23": 1, - "2022-08-24": 1, - "2022-08-25": 1, - "2022-08-26": 1, - "2022-08-27": 1, - "2022-08-28": 1, - "2022-08-29": 1, - "2022-08-30": 1, - "2022-08-31": 1, - "2022-09-01": 1, - "2022-09-02": 1, - "2022-09-03": 1, - "2022-09-04": 1, - "2022-09-05": 1, - "2022-09-06": 1, - "2022-09-07": 1, - "2022-09-08": 1, - "2022-09-09": 1, - "2022-09-10": 1, - "2022-09-11": 1, - "2022-09-12": 1, - "2022-09-13": 1, - "2022-09-14": 1, - "2022-09-15": 1, - "2022-09-16": 1, - "2022-09-17": 1, - "2022-09-18": 1, - "2022-09-19": 1, - "2022-09-20": 1, - "2022-09-21": 1, - "2022-09-22": 1, - "2022-09-23": 1, - "2022-09-24": 1, - "2022-09-25": 1, - "2022-09-26": 1, - "2022-09-27": 1, - "2022-09-28": 1, - "2022-09-29": 1, - "2022-09-30": 1, - "2022-10-01": 1, - "2022-10-02": 1, - "2022-10-03": 1, - "2022-10-04": 1, - "2022-10-05": 1, - "2022-10-06": 1, - "2022-10-07": 1, - "2022-10-08": 1, - "2022-10-09": 1, - "2022-10-10": 1, - "2022-10-11": 1, - "2022-10-12": 1, - "2022-10-13": 1, - "2022-10-14": 1, - "2022-10-15": 1, - "2022-10-16": 1, - "2022-10-17": 1, - "2022-10-18": 1, - "2022-10-19": 1, - "2022-10-20": 1, - "2022-10-21": 1, - "2022-10-22": 1, - "2022-10-23": 1, - "2022-10-24": 1, - "2022-10-25": 1, - "2022-10-26": 1, - "2022-10-27": 1, - "2022-10-28": 1, - "2022-10-29": 1, - "2022-10-30": 1, - "2022-10-31": 1, - "2022-11-01": 1, - "2022-11-02": 1, - "2022-11-03": 1, - "2022-11-04": 1, - "2022-11-05": 1, - "2022-11-06": 1, - "2022-11-07": 1, - "2022-11-08": 1, - "2022-11-09": 1, - "2022-11-10": 1, - "2022-11-11": 1, - "2022-11-12": 1, - "2022-11-13": 1, - "2022-11-14": 1, - "2022-11-15": 1, - "2022-11-16": 1, - "2022-11-17": 1, - "2022-11-18": 1, - "2022-11-19": 1, - "2022-11-20": 1, - "2022-11-21": 1, - "2022-11-22": 1, - "2022-11-23": 1, - "2022-11-24": 1, - "2022-11-25": 1, - "2022-11-26": 1, - "2022-11-27": 1, - "2022-11-28": 1, - "2022-11-29": 1, - "2022-11-30": 1, - "2022-12-01": 1, - "2022-12-02": 1, - "2022-12-03": 1, - "2022-12-04": 1, - "2022-12-05": 1, - "2022-12-06": 1, - "2022-12-07": 1, - "2022-12-08": 1, - "2022-12-09": 1, - "2022-12-10": 1, - "2022-12-11": 1, - "2022-12-12": 1, - "2022-12-13": 1, - "2022-12-14": 1, - "2022-12-15": 1, - "2022-12-16": 1, - "2022-12-17": 1, - "2022-12-18": 1, - "2022-12-19": 1, - "2022-12-20": 1, - "2022-12-21": 1, - "2022-12-22": 1, - "2022-12-23": 1, - "2022-12-24": 1, - "2022-12-25": 1, - "2022-12-26": 1, - "2022-12-27": 1, - "2022-12-28": 1, - "2022-12-29": 1, - "2022-12-30": 1, - "2022-12-31": 1, - "2023-01-01": 1, - "2023-01-02": 1, - "2023-01-03": 1, - "2023-01-04": 1, - "2023-01-05": 1, - "2023-01-06": 1, - "2023-01-07": 1, - "2023-01-08": 1, - "2023-01-09": 1, - "2023-01-10": 1, - "2023-01-11": 1, - "2023-01-12": 1, - "2023-01-13": 1, - "2023-01-14": 1, - "2023-01-15": 1, - "2023-01-16": 1, - "2023-01-17": 1, - "2023-01-18": 1, - "2023-01-19": 1, - "2023-01-20": 1, - "2023-01-21": 1, - "2023-01-22": 1, - "2023-01-23": 1, - "2023-01-24": 1, - "2023-01-25": 1, - "2023-01-26": 1, - "2023-01-27": 1, - "2023-01-28": 1, - "2023-01-29": 1, - "2023-01-30": 1, - "2023-01-31": 1, - "2023-02-01": 1, - "2023-02-02": 1, - "2023-02-03": 1, - "2023-02-04": 1, - "2023-02-05": 1, - "2023-02-06": 1, - "2023-02-07": 1, - "2023-02-08": 1, - "2023-02-09": 1, - "2023-02-10": 1, - "2023-02-11": 1, - "2023-02-12": 1, - "2023-02-13": 1, - "2023-02-14": 1, - "2023-02-15": 1, - "2023-02-16": 1, - "2023-02-17": 1, - "2023-02-18": 1, - "2023-02-19": 1, - "2023-02-20": 1, - "2023-02-21": 1, - "2023-02-22": 1, - "2023-02-23": 1, - "2023-02-24": 1, - "2023-02-25": 1, - "2023-02-26": 1, - "2023-02-27": 1, - "2023-02-28": 1, - "2023-03-01": 1, - "2023-03-02": 1, - "2023-03-03": 1, - "2023-03-04": 1, - "2023-03-05": 1, - "2023-03-06": 1, - "2023-03-07": 1, - "2023-03-08": 1, - "2023-03-09": 1, - "2023-03-10": 1, - "2023-03-11": 1, - "2023-03-12": 1, - "2023-03-13": 1, - "2023-03-14": 1, - "2023-03-15": 1, - "2023-03-16": 1, - "2023-03-17": 1, - "2023-03-18": 1, - "2023-03-19": 1, - "2023-03-20": 1, - "2023-03-21": 1, - "2023-03-22": 1, - "2023-03-23": 1, - "2023-03-24": 1, - "2023-03-25": 1, - "2023-03-26": 1, - "2023-03-27": 1, - "2023-03-28": 1, - "2023-03-29": 1, - "2023-03-30": 1, - "2023-03-31": 1, - "2023-04-01": 1, - "2023-04-02": 1, - "2023-04-03": 1, - "2023-04-04": 1, - "2023-04-05": 1, - "2023-04-06": 1, - "2023-04-07": 1, - "2023-04-08": 1, - "2023-04-09": 1, - "2023-04-10": 1, - "2023-04-11": 1, - "2023-04-12": 1, - "2023-04-13": 1, - "2023-04-14": 1, - "2023-04-15": 1, - "2023-04-16": 1, - "2023-04-17": 1, - "2023-04-18": 1, - "2023-04-19": 1, - "2023-04-20": 1, - "2023-04-21": 1, - "2023-04-22": 1, - "2023-04-23": 1, - "2023-04-24": 1, - "2023-04-25": 1, - "2023-04-26": 1, - "2023-04-27": 1, - "2023-04-28": 1, - "2023-04-29": 1, - "2023-04-30": 1, - "2023-05-01": 1, - "2023-05-02": 1, - "2023-05-03": 1, - "2023-05-04": 1, - "2023-05-05": 1, - "2023-05-06": 1, - "2023-05-07": 1, - "2023-05-08": 1, - "2023-05-09": 1, - "2023-05-10": 1, - "2023-05-11": 1, - "2023-05-12": 1, - "2023-05-13": 1, - "2023-05-14": 1, - "2023-05-15": 1, - "2023-05-16": 1, - "2023-05-17": 1, - "2023-05-18": 1, - "2023-05-19": 1, - "2023-05-20": 1, - "2023-05-21": 1, - "2023-05-22": 1, - "2023-05-23": 1, - "2023-05-24": 1, - "2023-05-25": 1, - "2023-05-26": 1, - "2023-05-27": 1, - "2023-05-28": 1, - "2023-05-29": 1, - "2023-05-30": 1, - "2023-05-31": 1, - "2023-06-01": 1, - "2023-06-02": 1, - "2023-06-03": 1, - "2023-06-04": 1, - "2023-06-05": 1, - "2023-06-06": 1, - "2023-06-07": 1, - "2023-06-08": 1, - "2023-06-09": 1, - "2023-06-10": 1, - "2023-06-11": 1, - "2023-06-12": 1, - "2023-06-13": 1, - "2023-06-14": 1, - "2023-06-15": 1, - "2023-06-16": 1, - "2023-06-17": 1, - "2023-06-18": 1, - "2023-06-19": 1, - "2023-06-20": 1, - "2023-06-21": 1, - "2023-06-22": 1, - "2023-06-23": 1, - "2023-06-24": 1, - "2023-06-25": 1, - "2023-06-26": 1, - "2023-06-27": 1, - "2023-06-28": 1, - "2023-06-29": 1, - "2023-06-30": 1, - "2023-07-01": 1, - "2023-07-02": 1, - "2023-07-03": 1, - "2023-07-04": 1, - "2023-07-05": 1, - "2023-07-06": 1, - "2023-07-07": 1, - "2023-07-08": 1, - "2023-07-09": 1, - "2023-07-10": 1, - "2023-07-11": 1, - "2023-07-12": 1, - "2023-07-13": 1, - "2023-07-14": 1, - "2023-07-15": 1, - "2023-07-16": 1, - "2023-07-17": 1, - "2023-07-18": 1, - "2023-07-19": 1, - "2023-07-20": 1, - "2023-07-21": 1, - "2023-07-22": 1, - "2023-07-23": 1, - "2023-07-24": 1, - "2023-07-25": 1, - "2023-07-26": 1, - "2023-07-27": 1, - "2023-07-28": 1, - "2023-07-29": 1, - "2023-07-30": 1, - "2023-07-31": 1, - "2023-08-01": 1, - "2023-08-02": 1, - "2023-08-03": 1, - "2023-08-04": 1, - "2023-08-05": 1, - "2023-08-06": 1, - "2023-08-07": 1, - "2023-08-08": 1, - "2023-08-09": 1, - "2023-08-10": 1, - "2023-08-11": 1, - "2023-08-12": 1, - "2023-08-13": 1, - "2023-08-14": 1, - "2023-08-15": 1, - "2023-08-16": 1, - "2023-08-17": 1, - "2023-08-18": 1, - "2023-08-19": 1, - "2023-08-20": 1, - "2023-08-21": 1, - "2023-08-22": 1, - "2023-08-23": 1, - "2023-08-24": 1, - "2023-08-25": 1, - "2023-08-26": 1, - "2023-08-27": 1, - "2023-08-28": 1, - "2023-08-29": 1, - "2023-08-30": 1, - "2023-08-31": 1, - "2023-09-01": 1, - "2023-09-02": 1, - "2023-09-03": 1, - "2023-09-04": 1, - "2023-09-05": 1, - "2023-09-06": 1, - "2023-09-07": 1, - "2023-09-08": 1, - "2023-09-09": 1, - "2023-09-10": 1, - "2023-09-11": 1, - "2023-09-12": 1, - "2023-09-13": 1, - "2023-09-14": 1, - "2023-09-15": 1, - "2023-09-16": 1, - "2023-09-17": 1, - "2023-09-18": 1, - "2023-09-19": 1, - "2023-09-20": 1, - "2023-09-21": 1, - "2023-09-22": 1, - "2023-09-23": 1, - "2023-09-24": 1, - "2023-09-25": 1, - "2023-09-26": 1, - "2023-09-27": 1, - "2023-09-28": 1, - "2023-09-29": 1, - "2023-09-30": 1, - "2023-10-01": 1, - "2023-10-02": 1, - "2023-10-03": 1, - "2023-10-04": 1, - "2023-10-05": 1, - "2023-10-06": 1, - "2023-10-07": 1, - "2023-10-08": 1, - "2023-10-09": 1, - "2023-10-10": 1, - "2023-10-11": 1, - "2023-10-12": 1, - "2023-10-13": 1, - "2023-10-14": 1, - "2023-10-15": 1, - "2023-10-16": 1, - "2023-10-17": 1, - "2023-10-18": 1, - "2023-10-19": 1, - "2023-10-20": 1, - "2023-10-21": 1, - "2023-10-22": 1, - "2023-10-23": 1, - "2023-10-24": 1, - "2023-10-25": 1, - "2023-10-26": 1, - "2023-10-27": 1, - "2023-10-28": 1, - "2023-10-29": 1, - "2023-10-30": 1, - "2023-10-31": 1, - "2023-11-01": 1, - "2023-11-02": 1, - "2023-11-03": 1, - "2023-11-04": 1, - "2023-11-05": 1, - "2023-11-06": 1, - "2023-11-07": 1, - "2023-11-08": 1, - "2023-11-09": 1, - "2023-11-10": 1, - "2023-11-11": 1, - "2023-11-12": 1, - "2023-11-13": 1, - "2023-11-14": 1, - "2023-11-15": 1, - "2023-11-16": 1, - "2023-11-17": 1, - "2023-11-18": 1, - "2023-11-19": 1, - "2023-11-20": 1, - "2023-11-21": 1, - "2023-11-22": 1, - "2023-11-23": 1, - "2023-11-24": 1, - "2023-11-25": 1, - "2023-11-26": 1, - "2023-11-27": 1, - "2023-11-28": 1, - "2023-11-29": 1, - "2023-11-30": 1, - "2023-12-01": 1, - "2023-12-02": 1, - "2023-12-03": 1, - "2023-12-04": 1, - "2023-12-05": 1, - "2023-12-06": 1, - "2023-12-07": 1, - "2023-12-08": 1, - "2023-12-09": 1, - "2023-12-10": 1, - "2023-12-11": 1, - "2023-12-12": 1, - "2023-12-13": 1, - "2023-12-14": 1, - "2023-12-15": 1, - "2023-12-16": 1, - "2023-12-17": 1, - "2023-12-18": 1, - "2023-12-19": 1, - "2023-12-20": 1, - "2023-12-21": 1, - "2023-12-22": 1, - "2023-12-23": 1, - "2023-12-24": 1, - "2023-12-25": 1, - "2023-12-26": 1, - "2023-12-27": 1, - "2023-12-28": 1, - "2023-12-29": 1, - "2023-12-30": 1, - "2023-12-31": 1, - "2024-01-01": 1, - "2024-01-02": 1, - "2024-01-03": 1, - "2024-01-04": 1, - "2024-01-05": 1, - "2024-01-06": 1, - "2024-01-07": 1, - "2024-01-08": 1, - "2024-01-09": 1, - "2024-01-10": 1, - "2024-01-11": 1, - "2024-01-12": 1, - "2024-01-13": 1, - "2024-01-14": 1, - "2024-01-15": 1, - "2024-01-16": 1, - "2024-01-17": 1, - "2024-01-18": 1, - "2024-01-19": 1, - "2024-01-20": 1, - "2024-01-21": 1, - "2024-01-22": 1, - "2024-01-23": 1, - "2024-01-24": 1, - "2024-01-25": 1, - "2024-01-26": 1, - "2024-01-27": 1, - "2024-01-28": 1, - "2024-01-29": 1, - "2024-01-30": 1, - "2024-01-31": 1, - "2024-02-01": 1, - "2024-02-02": 1, - "2024-02-03": 1, - "2024-02-04": 1, - "2024-02-05": 1, - "2024-02-06": 1, - "2024-02-07": 1, - "2024-02-08": 1, - "2024-02-09": 1, - "2024-02-10": 1, - "2024-02-11": 1, - "2024-02-12": 1, - "2024-02-13": 1, - "2024-02-14": 1, - "2024-02-15": 1, - "2024-02-16": 1, - "2024-02-17": 1, - "2024-02-18": 1, - "2024-02-19": 1, - "2024-02-20": 1, - "2024-02-21": 1, - "2024-02-22": 1, - "2024-02-23": 1, - "2024-02-24": 1, - "2024-02-25": 1, - "2024-02-26": 1, - "2024-02-27": 1, - "2024-02-28": 1, - "2024-02-29": 1, - "2024-03-01": 1, - "2024-03-02": 1, - "2024-03-03": 1, - "2024-03-04": 1, - "2024-03-05": 1, - "2024-03-06": 1, - "2024-03-07": 1, - "2024-03-08": 1, - "2024-03-09": 1, - "2024-03-10": 1, - "2024-03-11": 1, - "2024-03-12": 1, - "2024-03-13": 1, - "2024-03-14": 1, - "2024-03-15": 1, - "2024-03-16": 1, - "2024-03-17": 1, - "2024-03-18": 1, - "2024-03-19": 1, - "2024-03-20": 1, - "2024-03-21": 1, - "2024-03-22": 1, - "2024-03-23": 1, - "2024-03-24": 1, - "2024-03-25": 1, - "2024-03-26": 1, - "2024-03-27": 1, - "2024-03-28": 1, - "2024-03-29": 1, - "2024-03-30": 1, - "2024-03-31": 1, - "2024-04-01": 1, - "2024-04-02": 1, - "2024-04-03": 1, - "2024-04-04": 1, - "2024-04-05": 1, - "2024-04-06": 1, - "2024-04-07": 1, - "2024-04-08": 1, - "2024-04-09": 1, - "2024-04-10": 1, - "2024-04-11": 1, - "2024-04-12": 1, - "2024-04-13": 1, - "2024-04-14": 1, - "2024-04-15": 1, - "2024-04-16": 1, - "2024-04-17": 1, - "2024-04-18": 1, - "2024-04-19": 1, - "2024-04-20": 1, - "2024-04-21": 1, - "2024-04-22": 1, - "2024-04-23": 1, - "2024-04-24": 1, - "2024-04-25": 1, - "2024-04-26": 1, - "2024-04-27": 1, - "2024-04-28": 1, - "2024-04-29": 1, - "2024-04-30": 1, - "2024-05-01": 1, - "2024-05-02": 1, - "2024-05-03": 1, - "2024-05-04": 1, - "2024-05-05": 1, - "2024-05-06": 1, - "2024-05-07": 1, - "2024-05-08": 1, - "2024-05-09": 1, - "2024-05-10": 1, - "2024-05-11": 1, - "2024-05-12": 1, - "2024-05-13": 1, - "2024-05-14": 1, - "2024-05-15": 1, - "2024-05-16": 1, - "2024-05-17": 1, - "2024-05-18": 1, - "2024-05-19": 1, - "2024-05-20": 1, - "2024-05-21": 1, - "2024-05-22": 1, - "2024-05-23": 1, - "2024-05-24": 1, - "2024-05-25": 1, - "2024-05-26": 1, - "2024-05-27": 1, - "2024-05-28": 1, - "2024-05-29": 1, - "2024-05-30": 1, - "2024-05-31": 1, - "2024-06-01": 1, - "2024-06-02": 1, - "2024-06-03": 1, - "2024-06-04": 1, - "2024-06-05": 1, - "2024-06-06": 1, - "2024-06-07": 1, - "2024-06-08": 1, - "2024-06-09": 1, - "2024-06-10": 1, - "2024-06-11": 1, - "2024-06-12": 1, - "2024-06-13": 1, - "2024-06-14": 1, - "2024-06-15": 1, - "2024-06-16": 1, - "2024-06-17": 1, - "2024-06-18": 1, - "2024-06-19": 1, - "2024-06-20": 1, - "2024-06-21": 1, - "2024-06-22": 1, - "2024-06-23": 1, - "2024-06-24": 1, - "2024-06-25": 1, - "2024-06-26": 1, - "2024-06-27": 1, - "2024-06-28": 1, - "2024-06-29": 1, - "2024-06-30": 1, - "2024-07-01": 1, - "2024-07-02": 1, - "2024-07-03": 1, - "2024-07-04": 1, - "2024-07-05": 1, - "2024-07-06": 1, - "2024-07-07": 1, - "2024-07-08": 1, - "2024-07-09": 1, - "2024-07-10": 1, - "2024-07-11": 1, - "2024-07-12": 1, - "2024-07-13": 1, - "2024-07-14": 1, - "2024-07-15": 1, - "2024-07-16": 1, - "2024-07-17": 1, - "2024-07-18": 1, - "2024-07-19": 1, - "2024-07-20": 1, - "2024-07-21": 1, - "2024-07-22": 1, - "2024-07-23": 1, - "2024-07-24": 1, - "2024-07-25": 1, - "2024-07-26": 1, - "2024-07-27": 1, - "2024-07-28": 1, - "2024-07-29": 1, - "2024-07-30": 1, - "2024-07-31": 1, - "2024-08-01": 1, - "2024-08-02": 1, - "2024-08-03": 1, - "2024-08-04": 1, - "2024-08-05": 1, - "2024-08-06": 1, - "2024-08-07": 1, - "2024-08-08": 1, - "2024-08-09": 1, - "2024-08-10": 1, - "2024-08-11": 1, - "2024-08-12": 1, - "2024-08-13": 1, - "2024-08-14": 1, - "2024-08-15": 1, - "2024-08-16": 1, - "2024-08-17": 1, - "2024-08-18": 1, - "2024-08-19": 1, - "2024-08-20": 1, - "2024-08-21": 1, - "2024-08-22": 1, - "2024-08-23": 1, - "2024-08-24": 1, - "2024-08-25": 1, - "2024-08-26": 1, - "2024-08-27": 1, - "2024-08-28": 1, - "2024-08-29": 1, - "2024-08-30": 1, - "2024-08-31": 1, - "2024-09-01": 1, - "2024-09-02": 1, - "2024-09-03": 1, - "2024-09-04": 1, - "2024-09-05": 1, - "2024-09-06": 1, - "2024-09-07": 1, - "2024-09-08": 1, - "2024-09-09": 1, - "2024-09-10": 1, - "2024-09-11": 1, - "2024-09-12": 1, - "2024-09-13": 1, - "2024-09-14": 1, - "2024-09-15": 1, - "2024-09-16": 1, - "2024-09-17": 1, - "2024-09-18": 1, - "2024-09-19": 1, - "2024-09-20": 1, - "2024-09-21": 1, - "2024-09-22": 1, - "2024-09-23": 1, - "2024-09-24": 1, - "2024-09-25": 1, - "2024-09-26": 1, - "2024-09-27": 1, - "2024-09-28": 1, - "2024-09-29": 1, - "2024-09-30": 1, - "2024-10-01": 1, - "2024-10-02": 1, - "2024-10-03": 1, - "2024-10-04": 1, - "2024-10-05": 1, - "2024-10-06": 1, - "2024-10-07": 1, - "2024-10-08": 1, - "2024-10-09": 1, - "2024-10-10": 1, - "2024-10-11": 1, - "2024-10-12": 1, - "2024-10-13": 1, - "2024-10-14": 1, - "2024-10-15": 1, - "2024-10-16": 1, - "2024-10-17": 1, - "2024-10-18": 1, - "2024-10-19": 1, - "2024-10-20": 1, - "2024-10-21": 1, - "2024-10-22": 1, - "2024-10-23": 1, - "2024-10-24": 1, - "2024-10-25": 1, - "2024-10-26": 1, - "2024-10-27": 1, - "2024-10-28": 1, - "2024-10-29": 1, - "2024-10-30": 1, - "2024-10-31": 1, - "2024-11-01": 1, - "2024-11-02": 1, - "2024-11-03": 1, - "2024-11-04": 1, - "2024-11-05": 1, - "2024-11-06": 1, - "2024-11-07": 1, - "2024-11-08": 1, - "2024-11-09": 1, - "2024-11-10": 1, - "2024-11-11": 1, - "2024-11-12": 1, - "2024-11-13": 1, - "2024-11-14": 1, - "2024-11-15": 1, - "2024-11-16": 1, - "2024-11-17": 1, - "2024-11-18": 1, - "2024-11-19": 1, - "2024-11-20": 1, - "2024-11-21": 1, - "2024-11-22": 1, - "2024-11-23": 1, - "2024-11-24": 1, - "2024-11-25": 1, - "2024-11-26": 1, - "2024-11-27": 1, - "2024-11-28": 1, - "2024-11-29": 1, - "2024-11-30": 1, - "2024-12-01": 1, - "2024-12-02": 1, - "2024-12-03": 1, - "2024-12-04": 1, - "2024-12-05": 1, - "2024-12-06": 1, - "2024-12-07": 1, - "2024-12-08": 1, - "2024-12-09": 1, - "2024-12-10": 1, - "2024-12-11": 1, - "2024-12-12": 1, - "2024-12-13": 1, - "2024-12-14": 1, - "2024-12-15": 1, - "2024-12-16": 1, - "2024-12-17": 1, - "2024-12-18": 1, - "2024-12-19": 1, - "2024-12-20": 1, - "2024-12-21": 1, - "2024-12-22": 1, - "2024-12-23": 1, - "2024-12-24": 1, - "2024-12-25": 1, - "2024-12-26": 1, - "2024-12-27": 1, - "2024-12-28": 1, - "2024-12-29": 1, - "2024-12-30": 1, - "2024-12-31": 1, - "2025-01-01": 1, - "2025-01-02": 1, - "2025-01-03": 1, - "2025-01-04": 1, - "2025-01-05": 1, - "2025-01-06": 1, - "2025-01-07": 1, - "2025-01-08": 1, - "2025-01-09": 1, - "2025-01-10": 1, - "2025-01-11": 1, - "2025-01-12": 1, - "2025-01-13": 1, - "2025-01-14": 1, - "2025-01-15": 1, - "2025-01-16": 1, - "2025-01-17": 1, - "2025-01-18": 1, - "2025-01-19": 1, - "2025-01-20": 1, - "2025-01-21": 1, - "2025-01-22": 1, - "2025-01-23": 1, - "2025-01-24": 1, - "2025-01-25": 1, - "2025-01-26": 1, - "2025-01-27": 1, - "2025-01-28": 1, - "2025-01-29": 1, - "2025-01-30": 1, - "2025-01-31": 1, - "2025-02-01": 1, - "2025-02-02": 1, - "2025-02-03": 1, - "2025-02-04": 1, - "2025-02-05": 1, - "2025-02-06": 1, - "2025-02-07": 1, - "2025-02-08": 1, - "2025-02-09": 1, - "2025-02-10": 1, - "2025-02-11": 1, - "2025-02-12": 1, - "2025-02-13": 1, - "2025-02-14": 1, - "2025-02-15": 1, - "2025-02-16": 1, - "2025-02-17": 1, - "2025-02-18": 1, - "2025-02-19": 1, - "2025-02-20": 1, - "2025-02-21": 1, - "2025-02-22": 1, - "2025-02-23": 1, - "2025-02-24": 1, - "2025-02-25": 1, - "2025-02-26": 1, - "2025-02-27": 1, - "2025-02-28": 1, - "2025-03-01": 1, - "2025-03-02": 1, - "2025-03-03": 1, - "2025-03-04": 1, - "2025-03-05": 1, - "2025-03-06": 1, - "2025-03-07": 1, - "2025-03-08": 1, - "2025-03-09": 1, - "2025-03-10": 1, - "2025-03-11": 1, - "2025-03-12": 1, - "2025-03-13": 1, - "2025-03-14": 1, - "2025-03-15": 1, - "2025-03-16": 1, - "2025-03-17": 1, - "2025-03-18": 1, - "2025-03-19": 1, - "2025-03-20": 1, - "2025-03-21": 1, - "2025-03-22": 1, - "2025-03-23": 1, - "2025-03-24": 1, - "2025-03-25": 1, - "2025-03-26": 1, - "2025-03-27": 1, - "2025-03-28": 1, - "2025-03-29": 1, - "2025-03-30": 1, - "2025-03-31": 1, - "2025-04-01": 1, - "2025-04-02": 1, - "2025-04-03": 1, - "2025-04-04": 1, - "2025-04-05": 1, - "2025-04-06": 1, - "2025-04-07": 1, - "2025-04-08": 1, - "2025-04-09": 1, - "2025-04-10": 1, - "2025-04-11": 1, - "2025-04-12": 1, - "2025-04-13": 1, - "2025-04-14": 1, - "2025-04-15": 1, - "2025-04-16": 1, - "2025-04-17": 1, - "2025-04-18": 1, - "2025-04-19": 1, - "2025-04-20": 1, - "2025-04-21": 1, - "2025-04-22": 1, - "2025-04-23": 1, - "2025-04-24": 1, - "2025-04-25": 1, - "2025-04-26": 1, - "2025-04-27": 1, - "2025-04-28": 1, - "2025-04-29": 1, - "2025-04-30": 1, - "2025-05-01": 1, - "2025-05-02": 1, - "2025-05-03": 1, - "2025-05-04": 1, - "2025-05-05": 1, - "2025-05-06": 1, - "2025-05-07": 1, - "2025-05-08": 1, - "2025-05-09": 1, - "2025-05-10": 1, - "2025-05-11": 1, - "2025-05-12": 1, - "2025-05-13": 1, - "2025-05-14": 1, - "2025-05-15": 1, - "2025-05-16": 1, - "2025-05-17": 1, - "2025-05-18": 1, - "2025-05-19": 1, - "2025-05-20": 1, - "2025-05-21": 1, - "2025-05-22": 1, - "2025-05-23": 1, - "2025-05-24": 1, - "2025-05-25": 1, - "2025-05-26": 1, - "2025-05-27": 1, - "2025-05-28": 1, - "2025-05-29": 1, - "2025-05-30": 1, - "2025-05-31": 1, - "2025-06-01": 1, - "2025-06-02": 1, - "2025-06-03": 1, - "2025-06-04": 1, - "2025-06-05": 1, - "2025-06-06": 1, - "2025-06-07": 1, - "2025-06-08": 1, - "2025-06-09": 1, - "2025-06-10": 1, - "2025-06-11": 1, - "2025-06-12": 1, - "2025-06-13": 1, - "2025-06-14": 1, - "2025-06-15": 1, - "2025-06-16": 1, - "2025-06-17": 1, - "2025-06-18": 1, - "2025-06-19": 1, - "2025-06-20": 1, - "2025-06-21": 1, - "2025-06-22": 1, - "2025-06-23": 1, - "2025-06-24": 1, - "2025-06-25": 1, - "2025-06-26": 1, - "2025-06-27": 1, - "2025-06-28": 1, - "2025-06-29": 1, - "2025-06-30": 1, - "2025-07-01": 1, - "2025-07-02": 1, - "2025-07-03": 1, - "2025-07-04": 1, - "2025-07-05": 1, - "2025-07-06": 1, - "2025-07-07": 1, - "2025-07-08": 1, - "2025-07-09": 1, - "2025-07-10": 1, - "2025-07-11": 1, - "2025-07-12": 1, - "2025-07-13": 1, - "2025-07-14": 1, - "2025-07-15": 1, - "2025-07-16": 1, - "2025-07-17": 1, - "2025-07-18": 1, - "2025-07-19": 1, - "2025-07-20": 1, - "2025-07-21": 1, - "2025-07-22": 1, - "2025-07-23": 1, - "2025-07-24": 1, - "2025-07-25": 1, - "2025-07-26": 1, - "2025-07-27": 1, - "2025-07-28": 1, - "2025-07-29": 1, - "2025-07-30": 1, - "2025-07-31": 1, - "2025-08-01": 1, - "2025-08-02": 1, - "2025-08-03": 1, - "2025-08-04": 1, - "2025-08-05": 1, - "2025-08-06": 1, - "2025-08-07": 1, - "2025-08-08": 1, - "2025-08-09": 1, - "2025-08-10": 1, - "2025-08-11": 1, - "2025-08-12": 1, - "2025-08-13": 1, - "2025-08-14": 1, - "2025-08-15": 1, - "2025-08-16": 1, - "2025-08-17": 1, - "2025-08-18": 1, - "2025-08-19": 1, - "2025-08-20": 1, - "2025-08-21": 1, - "2025-08-22": 1, - "2025-08-23": 1, - "2025-08-24": 1, - "2025-08-25": 1, - "2025-08-26": 1, - "2025-08-27": 1, - "2025-08-28": 1, - "2025-08-29": 1, - "2025-08-30": 1, - "2025-08-31": 1, - "2025-09-01": 1, - "2025-09-02": 1, - "2025-09-03": 1, - "2025-09-04": 1, - "2025-09-05": 1, - "2025-09-06": 1, - "2025-09-07": 1, - "2025-09-08": 1, - "2025-09-09": 1, - "2025-09-10": 1, - "2025-09-11": 1, - "2025-09-12": 1, - "2025-09-13": 1, - "2025-09-14": 1, - "2025-09-15": 1, - "2025-09-16": 1, - "2025-09-17": 1, - "2025-09-18": 1, - "2025-09-19": 1, - "2025-09-20": 1, - "2025-09-21": 1, - "2025-09-22": 1, - "2025-09-23": 1, - "2025-09-24": 1, - "2025-09-25": 1, - "2025-09-26": 1, - "2025-09-27": 1, - "2025-09-28": 1, - "2025-09-29": 1, - "2025-09-30": 1, - "2025-10-01": 1, - "2025-10-02": 1, - "2025-10-03": 1, - "2025-10-04": 1, - "2025-10-05": 1, - "2025-10-06": 1, - "2025-10-07": 1, - "2025-10-08": 1, - "2025-10-09": 1, - "2025-10-10": 1, - "2025-10-11": 1, - "2025-10-12": 1, - "2025-10-13": 1, - "2025-10-14": 1, - "2025-10-15": 1, - "2025-10-16": 1, - "2025-10-17": 1, - "2025-10-18": 1, - "2025-10-19": 1, - "2025-10-20": 1, - "2025-10-21": 1, - "2025-10-22": 1, - "2025-10-23": 1, - "2025-10-24": 1, - "2025-10-25": 1, - "2025-10-26": 1, - "2025-10-27": 1, - "2025-10-28": 1, - "2025-10-29": 1, - "2025-10-30": 1, - "2025-10-31": 1, - "2025-11-01": 1, - "2025-11-02": 1, - "2025-11-03": 1, - "2025-11-04": 1, - "2025-11-05": 1, - "2025-11-06": 1, - "2025-11-07": 1, - "2025-11-08": 1, - "2025-11-09": 1, - "2025-11-10": 1, - "2025-11-11": 1, - "2025-11-12": 1, - "2025-11-13": 1, - "2025-11-14": 1, - "2025-11-15": 1, - "2025-11-16": 1, - "2025-11-17": 1, - "2025-11-18": 1, - "2025-11-19": 1, - "2025-11-20": 1, - "2025-11-21": 1, - "2025-11-22": 1, - "2025-11-23": 1, - "2025-11-24": 1, - "2025-11-25": 1, - "2025-11-26": 1, - "2025-11-27": 1, - "2025-11-28": 1, - "2025-11-29": 1, - "2025-11-30": 1, - "2025-12-01": 1, - "2025-12-02": 1, - "2025-12-03": 1, - "2025-12-04": 1, - "2025-12-05": 1, - "2025-12-06": 1, - "2025-12-07": 1, - "2025-12-08": 1, - "2025-12-09": 1, - "2025-12-10": 1, - "2025-12-11": 1, - "2025-12-12": 1, - "2025-12-13": 1, - "2025-12-14": 1, - "2025-12-15": 1, - "2025-12-16": 1, - "2025-12-17": 1, - "2025-12-18": 1, - "2025-12-19": 1, - "2025-12-20": 1, - "2025-12-21": 1, - "2025-12-22": 1, - "2025-12-23": 1, - "2025-12-24": 1, - "2025-12-25": 1, - "2025-12-26": 1, - "2025-12-27": 1, - "2025-12-28": 1, - "2025-12-29": 1, - "2025-12-30": 1, - "2025-12-31": 1, - "2026-01-01": 1, - "2026-01-02": 1, - "2026-01-03": 1, - "2026-01-04": 1, - "2026-01-05": 1, - "2026-01-06": 1, - "2026-01-07": 1, - "2026-01-08": 1, - "2026-01-09": 1, - "2026-01-10": 1, - "2026-01-11": 1, - "2026-01-12": 1, - "2026-01-13": 1, - "2026-01-14": 1, - "2026-01-15": 1, - "2026-01-16": 1, - "2026-01-17": 1, - "2026-01-18": 1, - "2026-01-19": 1, - "2026-01-20": 1, - "2026-01-21": 1, - "2026-01-22": 1, - "2026-01-23": 1, - "2026-01-24": 1, - "2026-01-25": 1, - "2026-01-26": 1, - "2026-01-27": 1, - "2026-01-28": 1, - "2026-01-29": 1, - "2026-01-30": 1, - "2026-01-31": 1, - "2026-02-01": 1, - "2026-02-02": 1, - "2026-02-03": 1, - "2026-02-04": 1, - "2026-02-05": 1, - "2026-02-06": 1, - "2026-02-07": 1, - "2026-02-08": 1, - "2026-02-09": 1, - "2026-02-10": 1, - "2026-02-11": 1, - "2026-02-12": 1, - "2026-02-13": 1, - "2026-02-14": 1, - "2026-02-15": 1, - "2026-02-16": 1, - "2026-02-17": 1, - "2026-02-18": 1, - "2026-02-19": 1, - "2026-02-20": 1, - "2026-02-21": 1, - "2026-02-22": 1, - "2026-02-23": 1, - "2026-02-24": 1, - "2026-02-25": 1, - "2026-02-26": 1, - "2026-02-27": 1, - "2026-02-28": 1, - "2026-03-01": 1, - "2026-03-02": 1, - "2026-03-03": 1, - "2026-03-04": 1, - "2026-03-05": 1, - "2026-03-06": 1, - "2026-03-07": 1, - "2026-03-08": 1, - "2026-03-09": 1, - "2026-03-10": 1, - "2026-03-11": 1, - "2026-03-12": 1, - "2026-03-13": 1, - "2026-03-14": 1, - "2026-03-15": 1, - "2026-03-16": 1, - "2026-03-17": 1, - "2026-03-18": 1, - "2026-03-19": 1, - "2026-03-20": 1, - "2026-03-21": 1, - "2026-03-22": 1, - "2026-03-23": 1, - "2026-03-24": 1, - "2026-03-25": 1, - "2026-03-26": 1, - "2026-03-27": 1, - "2026-03-28": 1, - "2026-03-29": 1, - "2026-03-30": 1, - "2026-03-31": 1, - "2026-04-01": 1, - "2026-04-02": 1, - "2026-04-03": 1, - "2026-04-04": 1, - "2026-04-05": 1, - "2026-04-06": 1, - "2026-04-07": 1, - "2026-04-08": 1, - "2026-04-09": 1, - "2026-04-10": 1, - "2026-04-11": 1, - "2026-04-12": 1, - "2026-04-13": 1, - "2026-04-14": 1, - "2026-04-15": 1, - "2026-04-16": 1, - "2026-04-17": 1, - "2026-04-18": 1, - "2026-04-19": 1, - "2026-04-20": 1, - "2026-04-21": 1, - "2026-04-22": 1, - "2026-04-23": 1, - "2026-04-24": 1, - "2026-04-25": 1, - "2026-04-26": 1, - "2026-04-27": 1, - "2026-04-28": 1, - "2026-04-29": 1, - "2026-04-30": 1, - "2026-05-01": 1, - "2026-05-02": 1, - "2026-05-03": 1, - "2026-05-04": 1, - "2026-05-05": 1, - "2026-05-06": 1, - "2026-05-07": 1, - "2026-05-08": 1, - "2026-05-09": 1, - "2026-05-10": 1, - "2026-05-11": 1, - "2026-05-12": 1, - "2026-05-13": 1 - } - }, - { - "name": "kinsa_cough_cold_flu", - "duplicates": 1369, - "info": { - "id": "kinsa_cough_cold_flu", - "short_name": "Kinsa Cough/Cold/Flu Signal", - "long_name": "Kinsa Illness Signal: Cough, Cold & Flu (National Daily)", - "category": "respiratory", - "short_description": "Share of Kinsa smart thermometer users reporting cough, cold, or flu symptoms.", - "long_description": "The Kinsa Cough, Cold & Flu signal is derived from anonymized illness data collected via Kinsa smart thermometers and the associated mobile app. The signal represents the share of active users who reported symptoms consistent with cough, cold, or flu on a given day at the national level. Data are available daily starting in 2018.", - "statement": "In {location}, {value}% of Kinsa users reported cough, cold, or flu symptoms.", - "measure_type": "Prevalence", - "unit": "Percent", - "time_resolution": "Day", - "sources": [ - { - "id": "kinsa" - } - ] - }, - "time_range": [0, 2689], - "type": "float", - "missing": 0, - "mean": 1.459854, - "sd": 0.619817, - "min": 0.644, - "max": 4.821 - } - ] - }, - "sha512": "09abe4cd2a35c26f9e455bd26513e602f731e3838940171489f734ed1ab6e0e91918adbd93bcea7cbd558d2c60a3a11529b79c24a5c768ad5ec32f7ada46af98" - }, { "bytes": 12401, "encoding": "windows-1252", @@ -5998,9 +3217,6 @@ } }, "change_report": { - "data.csv-MWMJ0G3P8D.gz": { - "state": "unchanged" - }, "data.csv.gz": { "state": "changed", "variables": { diff --git a/data/measles_age_cdc2/ingest.R b/data/measles_age_cdc2/ingest.R index 2011bbd58..8b41e3b3a 100644 --- a/data/measles_age_cdc2/ingest.R +++ b/data/measles_age_cdc2/ingest.R @@ -11,16 +11,9 @@ library(tidyverse) -# Initialize process record -if (!file.exists("process.json")) { - process <- list(raw_state = NULL) -} else { - process <- dcf::dcf_process_record() -} - - library(dplyr) +# Initialize process record (process.json is created by dcf::dcf_add_source()) process <- dcf::dcf_process_record() # GitHub raw base URL for standard files diff --git a/data/measles_age_cdc2/process.json b/data/measles_age_cdc2/process.json index caa966f02..dfb5f0b35 100644 --- a/data/measles_age_cdc2/process.json +++ b/data/measles_age_cdc2/process.json @@ -28,42 +28,6 @@ } } ], - "source_files": { - "wastewater_measles/standard/data.csv.gz": [ - "measles_overall_trends.parquet", - "measles_overall_trends.csv.gz", - "measles_geographic_summary.parquet", - "measles_geographic_summary.csv.gz", - "measles_detection_status.parquet", - "measles_detection_status.csv.gz", - "measles_exemptions_with_wastewater.parquet", - "measles_exemptions_with_wastewater.csv.gz" - ], - "vaccine_exemptions_kiang/standard/data.csv.gz": [ - "measles_exemptions_trends.parquet", - "measles_exemptions_trends.csv.gz", - "measles_exemptions_with_wastewater.parquet", - "measles_exemptions_with_wastewater.csv.gz" - ], - "schoolvaxview/standard/data_wapo_counties.csv.gz": [ - "measles_wapo_counties.parquet", - "measles_wapo_counties.csv.gz", - "measles_wapo_counties_with_cases.parquet", - "measles_wapo_counties_with_cases.csv.gz" - ], - "schoolvaxview/standard/data_wapo_schools.csv.gz": [ - "measles_wapo_schools.parquet", - "measles_wapo_schools.csv.gz" - ], - "measles_age_cdc2/standard/data.csv.gz": [ - "measles_cases_by_age.parquet" - ] - }, - "dist_state": { - "./data/bundle_measles/dist/measles_cases_by_age.parquet": "05f62db356ef6a9422d7444a1f938ff6", - "./data/bundle_measles/dist/measles_county.parquet": "578f4d2a57c441767cbffa998b82bdca", - "./data/bundle_measles/dist/measles_state.parquet": "33f509d999bba013a35488b5bc77a457" - }, "standard_state": { "./data/measles_age_cdc2/measure_info.json": "f3de10e30f444c619a81c89853401a5d", "./data/measles_age_cdc2/standard/data.csv.gz": "e758f4752d45590f0671ce12f24838cb" @@ -74,7 +38,10 @@ "data": "not_compressed" }, "data/measles_age_cdc2/standard/data.csv.gz": { - "measures": ["missing_info: year", "missing_info: week"] + "measures": [ + "missing_info: year", + "missing_info: week" + ] } }, "raw_state": { diff --git a/data/measles_cdc/ingest.R b/data/measles_cdc/ingest.R index c26d554d3..b0c3d0ac1 100644 --- a/data/measles_cdc/ingest.R +++ b/data/measles_cdc/ingest.R @@ -7,12 +7,8 @@ library(dplyr) library(jsonlite) -# Initialize process record -if (!file.exists("process.json")) { - process <- list(raw_state = NULL) -} else { - process <- dcf::dcf_process_record() -} +# Initialize process record (process.json is created by dcf::dcf_add_source()) +process <- dcf::dcf_process_record() # ----------------------------------------------------------------------------- # 1. Download raw data from CDC diff --git a/data/measles_cdc/process.json b/data/measles_cdc/process.json index 112e0886f..f5677f473 100644 --- a/data/measles_cdc/process.json +++ b/data/measles_cdc/process.json @@ -14,45 +14,6 @@ } } ], - "source_files": { - "wastewater_measles/standard/data.csv.gz": [ - "measles_overall_trends.parquet", - "measles_overall_trends.csv.gz", - "measles_geographic_summary.parquet", - "measles_geographic_summary.csv.gz", - "measles_detection_status.parquet", - "measles_detection_status.csv.gz", - "measles_exemptions_with_wastewater.parquet", - "measles_exemptions_with_wastewater.csv.gz" - ], - "vaccine_exemptions_kiang/standard/data.csv.gz": [ - "measles_exemptions_trends.parquet", - "measles_exemptions_trends.csv.gz", - "measles_exemptions_with_wastewater.parquet", - "measles_exemptions_with_wastewater.csv.gz" - ], - "schoolvaxview/standard/data_wapo_counties.csv.gz": [ - "measles_wapo_counties.parquet", - "measles_wapo_counties.csv.gz", - "measles_wapo_counties_with_cases.parquet", - "measles_wapo_counties_with_cases.csv.gz" - ], - "schoolvaxview/standard/data_wapo_schools.csv.gz": [ - "measles_wapo_schools.parquet", - "measles_wapo_schools.csv.gz" - ], - "measles_age_cdc2/standard/data.csv.gz": [ - "measles_cases_by_age.parquet" - ] - }, - "dist_state": { - "./data/bundle_measles/dist/measles_cases_by_age.parquet": "3b4a387771da3bdb4476207148524fce", - "./data/bundle_measles/dist/measles_county.parquet": "7df505dd90f31d4744c0defba6d6275b", - "./data/bundle_measles/dist/measles_state.parquet": "3a8910c64951a5dba34a2136ac5e5f69", - "./data/wastewater_measles/standard/datapackage.json": "847728d42068912737be4c2c8aed78c7", - "./data/schoolvaxview/standard/datapackage.json": "2757b8af5d1ca1d8c60effffc2c21690", - "./data/measles_age_cdc2/standard/datapackage.json": "5c00e639800d0cf9447b6452adc96ab6" - }, "standard_state": { "./data/measles_cdc/measure_info.json": "94460757bf6301ded7dfc733d23021ae", "./data/measles_cdc/standard/data.csv.gz": "d9a0b2b240b4fc457b765e8ce5b65b5b" diff --git a/data/mmr_healthmap/ingest.R b/data/mmr_healthmap/ingest.R index 4ffa08536..e0f24044a 100644 --- a/data/mmr_healthmap/ingest.R +++ b/data/mmr_healthmap/ingest.R @@ -11,12 +11,8 @@ library(vroom) library(httr) library(jsonlite) -# Initialize process record (creates process.json if it doesn't exist) -if (!file.exists("process.json")) { - process <- list(raw_state = NULL) -} else { - process <- dcf::dcf_process_record() -} +# Initialize process record (process.json is created by dcf::dcf_add_source()) +process <- dcf::dcf_process_record() # ----------------------------------------------------------------------------- # 1. Check GitHub for updates and download if changed diff --git a/data/narms/ingest.R b/data/narms/ingest.R index 3aaec574b..084ff9a82 100644 --- a/data/narms/ingest.R +++ b/data/narms/ingest.R @@ -9,11 +9,8 @@ library(vroom) library(httr2) library(jsonlite) -if (!file.exists("process.json")) { - process <- list(narms_now_state = NULL, retail_meats_state = NULL) -} else { - process <- dcf::dcf_process_record() -} +# Initialize process record (process.json is created by dcf::dcf_add_source()) +process <- dcf::dcf_process_record() # ============================================================================= # NARMS Now - Resistance by Agent & Pattern (Power BI API) diff --git a/data/narms/process.json b/data/narms/process.json index b38fb014c..b11e1f0e4 100644 --- a/data/narms/process.json +++ b/data/narms/process.json @@ -17,23 +17,49 @@ "checked": "2026-07-24 19:27:32", "check_results": { "data/narms/standard/data_animal_pathogen.csv.gz": { - "measures": ["missing_info: genus", "missing_info: host_species", "missing_info: collection_source", "missing_info: antimicrobial"] + "measures": [ + "missing_info: genus", + "missing_info: host_species", + "missing_info: collection_source", + "missing_info: antimicrobial" + ] }, "data/narms/standard/data_food_animals.csv.gz": { - "measures": ["missing_info: source_program", "missing_info: source_type", "missing_info: genus", "missing_info: species", "missing_info: serotype", "missing_info: host_species", "missing_info: antimicrobial"] + "measures": [ + "missing_info: source_program", + "missing_info: source_type", + "missing_info: genus", + "missing_info: species", + "missing_info: serotype", + "missing_info: host_species", + "missing_info: antimicrobial" + ] }, "data/narms/standard/data_resistance_agent.csv.gz": { - "measures": ["missing_info: genus", "missing_info: species_serotype", "missing_info: antimicrobial_class", "missing_info: antimicrobial_agent", "missing_info: test_method"] + "measures": [ + "missing_info: genus", + "missing_info: species_serotype", + "missing_info: antimicrobial_class", + "missing_info: antimicrobial_agent", + "missing_info: test_method" + ] }, "data/narms/standard/data_resistance_pattern.csv.gz": { - "measures": ["missing_info: genus", "missing_info: species_serotype", "missing_info: pattern", "missing_info: test_method"] - }, - "data/narms/standard/data_retail_meats.csv": { - "data": "not_compressed", - "measures": ["missing_info: genus", "missing_info: species", "missing_info: serotype", "missing_info: meat_source", "missing_info: antimicrobial"] + "measures": [ + "missing_info: genus", + "missing_info: species_serotype", + "missing_info: pattern", + "missing_info: test_method" + ] }, "data/narms/standard/data_retail_meats.csv.gz": { - "measures": ["missing_info: genus", "missing_info: species", "missing_info: serotype", "missing_info: meat_source", "missing_info: antimicrobial"] + "measures": [ + "missing_info: genus", + "missing_info: species", + "missing_info: serotype", + "missing_info: meat_source", + "missing_info: antimicrobial" + ] } }, "narms_now_state": { @@ -61,7 +87,6 @@ "./data/narms/standard/data_food_animals.csv.gz": "0cdf8ab10824c64e6875f619c6afa240", "./data/narms/standard/data_resistance_agent.csv.gz": "8fd624a40bca25bd64f6c3e20d85381e", "./data/narms/standard/data_resistance_pattern.csv.gz": "e9c0ecfa3904b4f63f6af6868fed6cb5", - "./data/narms/standard/data_retail_meats.csv": "faa9ddbe9cb6486656147fd582a0f448", "./data/narms/standard/data_retail_meats.csv.gz": "77808546890d5dcf669f74883a194424" } } diff --git a/data/narms/standard/datapackage.json b/data/narms/standard/datapackage.json index 704ab459f..32125649a 100644 --- a/data/narms/standard/datapackage.json +++ b/data/narms/standard/datapackage.json @@ -31,7 +31,10 @@ "name": "geography", "duplicates": 12467, "info": [], - "time_range": [3, 4], + "time_range": [ + 3, + 4 + ], "type": "string", "missing": 0, "table": { @@ -69,7 +72,10 @@ "name": "time", "duplicates": 12490, "info": [], - "time_range": [3, 4], + "time_range": [ + 3, + 4 + ], "type": "string", "missing": 0, "table": { @@ -84,7 +90,10 @@ "name": "genus", "duplicates": 12491, "info": [], - "time_range": [3, 4], + "time_range": [ + 3, + 4 + ], "type": "string", "missing": 0, "table": { @@ -98,7 +107,10 @@ "name": "host_species", "duplicates": 12494, "info": [], - "time_range": [3, 4], + "time_range": [ + 3, + 4 + ], "type": "string", "missing": 0, "table": { @@ -109,7 +121,10 @@ "name": "collection_source", "duplicates": 12493, "info": [], - "time_range": [3, 4], + "time_range": [ + 3, + 4 + ], "type": "string", "missing": 0, "table": { @@ -121,7 +136,10 @@ "name": "antimicrobial", "duplicates": 12424, "info": [], - "time_range": [3, 4], + "time_range": [ + 3, + 4 + ], "type": "string", "missing": 0, "table": { @@ -237,7 +255,10 @@ } ] }, - "time_range": [3, 4], + "time_range": [ + 3, + 4 + ], "type": "float", "missing": 0, "mean": 24.510777, @@ -274,7 +295,10 @@ } ] }, - "time_range": [3, 4], + "time_range": [ + 3, + 4 + ], "type": "integer", "missing": 0, "mean": 5.82441, @@ -311,7 +335,10 @@ } ] }, - "time_range": [3, 4], + "time_range": [ + 3, + 4 + ], "type": "integer", "missing": 0, "mean": 23.596479, @@ -345,7 +372,10 @@ } ] }, - "time_range": [3, 4], + "time_range": [ + 3, + 4 + ], "type": "float", "missing": 4, "mean": 3.777326, @@ -379,7 +409,10 @@ } ] }, - "time_range": [3, 4], + "time_range": [ + 3, + 4 + ], "type": "float", "missing": 4, "mean": 6.641735, @@ -420,7 +453,10 @@ "name": "geography", "duplicates": 107914, "info": [], - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "string", "missing": 0, "table": { @@ -431,7 +467,10 @@ "name": "time", "duplicates": 107888, "info": [], - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "string", "missing": 0, "table": { @@ -468,7 +507,10 @@ "name": "source_program", "duplicates": 107912, "info": [], - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "string", "missing": 0, "table": { @@ -481,7 +523,10 @@ "name": "source_type", "duplicates": 107908, "info": [], - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "string", "missing": 0, "table": { @@ -498,7 +543,10 @@ "name": "genus", "duplicates": 107911, "info": [], - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "string", "missing": 0, "table": { @@ -512,7 +560,10 @@ "name": "species", "duplicates": 107906, "info": [], - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "string", "missing": 0, "table": { @@ -531,7 +582,10 @@ "name": "serotype", "duplicates": 107516, "info": [], - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "string", "missing": 0, "table": { @@ -940,7 +994,10 @@ "name": "host_species", "duplicates": 107905, "info": [], - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "string", "missing": 0, "table": { @@ -960,7 +1017,10 @@ "name": "antimicrobial", "duplicates": 107880, "info": [], - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "string", "missing": 0, "table": { @@ -1040,7 +1100,10 @@ } ] }, - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "float", "missing": 0, "mean": 7.819665, @@ -1077,7 +1140,10 @@ } ] }, - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "integer", "missing": 0, "mean": 3.089422, @@ -1114,7 +1180,10 @@ } ] }, - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "integer", "missing": 0, "mean": 23.29235, @@ -1148,7 +1217,10 @@ } ] }, - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "float", "missing": 5209, "mean": 13.500223, @@ -1182,7 +1254,10 @@ } ] }, - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "float", "missing": 5209, "mean": 21.017201, @@ -1223,7 +1298,10 @@ "name": "geography", "duplicates": 937210, "info": [], - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "string", "missing": 0, "table": { @@ -1285,7 +1363,10 @@ "name": "time", "duplicates": 937235, "info": [], - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "string", "missing": 0, "table": { @@ -1322,7 +1403,10 @@ "name": "genus", "duplicates": 937257, "info": [], - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "string", "missing": 0, "table": { @@ -1337,7 +1421,10 @@ "name": "species_serotype", "duplicates": 937233, "info": [], - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "string", "missing": 0, "table": { @@ -1376,7 +1463,10 @@ "name": "antimicrobial_class", "duplicates": 937250, "info": [], - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "string", "missing": 0, "table": { @@ -1398,7 +1488,10 @@ "name": "antimicrobial_agent", "duplicates": 937240, "info": [], - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "string", "missing": 0, "table": { @@ -1430,7 +1523,10 @@ "name": "test_method", "duplicates": 937260, "info": [], - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "string", "missing": 0, "table": { @@ -1477,7 +1573,10 @@ } ] }, - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "float", "missing": 273517, "mean": 11.165251, @@ -1514,7 +1613,10 @@ } ] }, - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "integer", "missing": 273517, "mean": 5.908754, @@ -1551,7 +1653,10 @@ } ] }, - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "integer", "missing": 273517, "mean": 66.244175, @@ -1592,7 +1697,10 @@ "name": "geography", "duplicates": 1144277, "info": [], - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "string", "missing": 0, "table": { @@ -1654,7 +1762,10 @@ "name": "time", "duplicates": 1144302, "info": [], - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "string", "missing": 0, "table": { @@ -1691,7 +1802,10 @@ "name": "genus", "duplicates": 1144324, "info": [], - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "string", "missing": 0, "table": { @@ -1706,7 +1820,10 @@ "name": "species_serotype", "duplicates": 1144300, "info": [], - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "string", "missing": 0, "table": { @@ -1745,7 +1862,10 @@ "name": "pattern", "duplicates": 1144300, "info": [], - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "string", "missing": 0, "table": { @@ -1784,7 +1904,10 @@ "name": "test_method", "duplicates": 1144327, "info": [], - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "string", "missing": 0, "table": { @@ -1831,7 +1954,10 @@ } ] }, - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "float", "missing": 281553, "mean": 8.941952, @@ -1868,7 +1994,10 @@ } ] }, - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "integer", "missing": 281553, "mean": 9.95804, @@ -1905,7 +2034,10 @@ } ] }, - "time_range": [0, 26], + "time_range": [ + 0, + 26 + ], "type": "integer", "missing": 281553, "mean": 95.596398, @@ -1917,513 +2049,6 @@ }, "sha512": "682315d5711da528dbf207d3d1c43ff0295ab6238652d93016a74a4412c74cd4474be01cd414b2dec76bb5d96badb982aa0f8124e5163ac337206bcf0a30944a" }, - { - "bytes": 7492978, - "encoding": "ISO-8859-1", - "md5": "faa9ddbe9cb6486656147fd582a0f448", - "format": "csv", - "name": "data_retail_meats", - "filename": "data_retail_meats.csv", - "versions": {}, - "source": [], - "data_format": "wide", - "ids": [ - { - "variable": "geography" - } - ], - "id_length": 2, - "time": "time", - "profile": "data-resource", - "created": "2026-07-03 19:00:03.185673", - "last_modified": "2026-07-03 19:00:03.185673", - "vintage": {}, - "row_count": 84360, - "entity_count": 22, - "schema": { - "fields": [ - { - "name": "geography", - "duplicates": 84338, - "info": [], - "time_range": [0, 19], - "type": "string", - "missing": 0, - "table": { - "06": 4906, - "08": 3781, - "09": 3842, - "13": 9857, - "15": 598, - "19": 2097, - "20": 1679, - "22": 1254, - "24": 9674, - "27": 4179, - "29": 1856, - "35": 5435, - "36": 4500, - "37": 1512, - "39": 660, - "41": 7781, - "42": 3533, - "45": 1967, - "46": 1909, - "47": 9445, - "48": 2158, - "53": 1737 - } - }, - { - "name": "time", - "duplicates": 84340, - "info": [], - "time_range": [0, 19], - "type": "string", - "missing": 0, - "table": { - "2002-12-31": 2713, - "2003-12-31": 2923, - "2004-12-31": 2993, - "2005-12-31": 3570, - "2006-12-31": 3593, - "2007-12-31": 3080, - "2008-12-31": 3647, - "2009-12-31": 3438, - "2010-12-31": 3766, - "2011-12-31": 3430, - "2012-12-31": 3561, - "2013-12-31": 3866, - "2014-12-31": 3122, - "2015-12-31": 3660, - "2016-12-31": 4031, - "2017-12-31": 5886, - "2018-12-31": 6612, - "2019-12-31": 8948, - "2020-12-31": 5093, - "2021-12-31": 6428 - } - }, - { - "name": "genus", - "duplicates": 84356, - "info": [], - "time_range": [0, 19], - "type": "string", - "missing": 0, - "table": { - "Campylobacter": 3548, - "Enterococcus": 19513, - "Escherichia": 6333, - "Salmonella": 54966 - } - }, - { - "name": "species", - "duplicates": 84351, - "info": [], - "time_range": [0, 19], - "type": "string", - "missing": 0, - "table": { - "coli": 8075, - "enterica": 3848, - "faecalis": 6021, - "faecium": 5770, - "hirae": 3762, - "jejuni": 1787, - "NA": 46688, - "other": 3817, - "species": 4592 - } - }, - { - "name": "serotype", - "duplicates": 84232, - "info": [], - "time_range": [0, 19], - "type": "string", - "missing": 0, - "table": { - "-:7:r:1,5": 13, - "-:r:1,5": 26, - "3,10:e,h:-": 28, - "4:i:-": 156, - "9:-:-": 13, - "Adelaide": 100, - "Agona": 1769, - "Alachua": 449, - "Albany": 641, - "Albany or Duesseldorf": 39, - "Albert": 30, - "Altona": 28, - "Amsterdam": 14, - "Anatum": 1137, - "Bareilly": 75, - "Berta": 846, - "Blockley": 191, - "Braenderup": 702, - "Brandenburg": 474, - "Bredeney": 230, - "Cerro": 116, - "Chailey": 28, - "Chester": 82, - "Cubana": 13, - "Derby": 861, - "Dublin": 376, - "Enteritidis": 3353, - "Fresno": 13, - "Gaminara": 71, - "Give": 69, - "Haardt": 34, - "Hadar": 2885, - "Havana": 55, - "Heidelberg": 4115, - "Hindmarsh": 15, - "Holcomb": 28, - "Hvittingfoss": 18, - "I -:d:1,7": 13, - "I -:f,g:-": 13, - "I -:r:1,5": 188, - "I 3,10:nonmotile": 16, - "I 4,[5],12:i:-": 78, - "I 4,12::(rough)": 14, - "I 4,12:d:-": 337, - "I 4,12:i:-": 469, - "I 4,12:non-motile": 14, - "I 4,12:nonmotile": 48, - "I 4,12:r:-": 82, - "I 4,5,12:-:1,2": 16, - "I 4,5,12:d:-": 16, - "I 4,5,12:i:-": 1103, - "I 4,5,12:nonmotile": 31, - "I 4,5,12:r:-": 174, - "I 4:d:-": 14, - "I 4:i:-": 322, - "I 6,7:-1,5": 16, - "I 6,7:k:-": 48, - "I 6,7:l,w:-": 16, - "I 6,7:nonmotile": 16, - "I 8,20:-:z6": 31, - "I 9,12:nonmotile": 47, - "I 9,46:nonmotile": 14, - "I 9:z29:-": 14, - "I Rough:r:1,5": 14, - "Idikan": 13, - "IIIa -:z4,z23:-": 16, - "IIIa [1],13,23:g,z51:-": 26, - "IIIa 13,23:g,z51:-": 140, - "IIIa 18:z4,z23:-": 458, - "IIIa 18:z4,z32:-": 150, - "IIIa 35:z4,z23:-": 16, - "IIIa 41:z4,z23:-": 14, - "IIIa 48:g,z51:-": 14, - "IIIa 48:z4,z24:-": 28, - "Indiana": 152, - "Infantis": 3083, - "IV 43:z4,z23:-": 14, - "IV 44:z4,z23:-": 14, - "Javiana": 42, - "Johannesburg": 504, - "Kentucky": 4279, - "Kiambu": 70, - "Lille": 28, - "Litchfield": 385, - "Liverpool": 97, - "Livingstone": 89, - "London": 234, - "Lubbock": 27, - "Manhattan": 83, - "Mbandaka": 734, - "Meleagridis": 59, - "Minnesota": 80, - "Montevideo": 1724, - "Muenchen": 1419, - "Muenster": 354, - "NA": 29408, - "Newport": 981, - "Norwich": 64, - "Ohio": 260, - "Oranienburg": 90, - "Orion": 99, - "Ouakam": 72, - "Panama": 90, - "Reading": 2360, - "Rissen": 217, - "Rubislaw": 14, - "Ruiru": 28, - "S Rough \"O\"s:i:1,2": 18, - "Saintpaul": 2126, - "Sandiego": 18, - "Schwarzengrund": 2540, - "Senftenberg": 1862, - "Sharon": 13, - "SIIIa 40:z4,z23:-": 14, - "Sinstorf": 16, - "Soerenga": 40, - "Takoradi": 14, - "Tallahassee": 14, - "Tennessee": 170, - "Thompson": 528, - "Typhimurium": 3173, - "Typhimurium var 5-": 14, - "Typhimurium var. 5-": 2253, - "Uganda": 845, - "Urbana": 30, - "Westhampton": 14, - "Widemarsh": 27, - "Worthington": 345 - } - }, - { - "name": "meat_source", - "duplicates": 84355, - "info": [], - "time_range": [0, 19], - "type": "string", - "missing": 0, - "table": { - "Retail Chickens": 31119, - "Retail Ground Beef": 10406, - "Retail Ground Turkey": 31760, - "Retail Pork Chops": 10660, - "Retail Veal": 415 - } - }, - { - "name": "antimicrobial", - "duplicates": 84329, - "info": [], - "time_range": [0, 19], - "type": "string", - "missing": 0, - "table": { - "Amikacin": 1319, - "Amoxicillin-clavulanic acid": 4166, - "Ampicillin": 4743, - "Bacitracin": 162, - "Cefoxitin": 4166, - "Ceftiofur": 2202, - "Ceftriaxone": 4166, - "Cephalothin": 200, - "Chloramphenicol": 5640, - "Ciprofloxacin": 6333, - "Ciprofloxacin (2nd breakpoint)": 4166, - "Doxycycline": 40, - "Erythromycin": 2167, - "Flaveomycin": 338, - "Gentamicin": 6333, - "Kanamycin": 2753, - "Lincomycin": 897, - "Linezolid": 1474, - "Meropenem": 2087, - "Nalidixic acid": 4819, - "Nitrofurantoin": 1474, - "Penicillin": 897, - "Quinupristin-dalfopristin": 1474, - "Salinomycin": 108, - "Streptomycin": 5040, - "Sulfamethoxazole": 200, - "Sulfonamides": 4166, - "Tetracycline": 6293, - "Trimethoprim-sulfamethoxazole": 4166, - "Tylosin": 897, - "Vancomycin": 1474 - } - }, - { - "name": "pct_resistant", - "duplicates": 82381, - "info": { - "id": "pct_resistant", - "short_name": "Percent resistant to antimicrobial", - "long_name": "Percentage of isolates resistant to a specific antimicrobial agent", - "category": "antimicrobial_resistance", - "short_description": "Percentage of isolates showing resistance to a specific antimicrobial agent", - "long_description": "Percentage of isolates tested by NARMS showing resistance to a specific antimicrobial agent, based on CLSI breakpoints. Calculated as n_resistant / n_tested * 100. Applies across all NARMS surveillance programs: human clinical isolates (CDC NARMS Now, AST and WGS methods), retail meat isolates (FDA, state-level), animal diagnostic pathogen isolates (FDA, state-level), and food-producing animal isolates (FDA HACCP/Cecal/Minor Species, national only). NA indicates the agent was on the testing panel but marked 'Not Tested' for that organism/year combination.", - "statement": "In {location}, {value}% of isolates were resistant to {antimicrobial}", - "measure_type": "Percent", - "unit": "Percent", - "time_resolution": "Year", - "sources": [ - { - "id": "narms_now" - }, - { - "id": "narms_retail_meats" - }, - { - "id": "narms_animal_pathogen" - }, - { - "id": "narms_food_animals" - } - ], - "citations": [ - { - "title": "NARMS Now: Human Data", - "url": "https://www.cdc.gov/narms/data/index.html" - }, - { - "title": "FDA NARMS Integrated Reports/Summaries", - "url": "https://www.fda.gov/animal-veterinary/national-antimicrobial-resistance-monitoring-system/integrated-reportssummaries" - } - ] - }, - "time_range": [0, 19], - "type": "float", - "missing": 0, - "mean": 14.373102, - "sd": 30.570399, - "min": 0, - "max": 100 - }, - { - "name": "n_resistant", - "duplicates": 84243, - "info": { - "id": "n_resistant", - "short_name": "Number of resistant isolates", - "long_name": "Number of isolates resistant to a specific antimicrobial agent", - "category": "antimicrobial_resistance", - "short_description": "Count of isolates showing resistance to a specific antimicrobial agent", - "long_description": "Number of isolates classified as Resistant (R) by CLSI breakpoints for a specific antimicrobial agent. Numerator of the resistance percentage (pct_resistant). Applies across all NARMS surveillance programs. NA when the dashboard or source reports 'Not Tested' for that organism/year/agent combination. Zero when the agent was on the panel but no isolates were available.", - "statement": "In {location}, {value} isolates were resistant to {antimicrobial}", - "measure_type": "Count", - "unit": "Isolates", - "time_resolution": "Year", - "sources": [ - { - "id": "narms_now" - }, - { - "id": "narms_retail_meats" - }, - { - "id": "narms_animal_pathogen" - }, - { - "id": "narms_food_animals" - } - ] - }, - "time_range": [0, 19], - "type": "integer", - "missing": 0, - "mean": 2.146041, - "sd": 8.618501, - "min": 0, - "max": 118 - }, - { - "name": "n_tested", - "duplicates": 84240, - "info": { - "id": "n_tested", - "short_name": "Number of isolates tested", - "long_name": "Number of isolates tested for antimicrobial susceptibility", - "category": "antimicrobial_resistance", - "short_description": "Total number of isolates tested for resistance to a specific antimicrobial agent", - "long_description": "Total number of isolates tested for susceptibility to a specific antimicrobial agent. Denominator of the resistance percentage (pct_resistant). Applies across all NARMS surveillance programs. NA when the source reports 'Not Tested' for that organism/year/agent combination. Zero when the agent was on the panel but no isolates were available.", - "statement": "In {location}, {value} isolates were tested for {antimicrobial}", - "measure_type": "Count", - "unit": "Isolates", - "time_resolution": "Year", - "sources": [ - { - "id": "narms_now" - }, - { - "id": "narms_retail_meats" - }, - { - "id": "narms_animal_pathogen" - }, - { - "id": "narms_food_animals" - } - ] - }, - "time_range": [0, 19], - "type": "integer", - "missing": 0, - "mean": 12.012316, - "sd": 22.878915, - "min": 1, - "max": 120 - }, - { - "name": "mic50", - "duplicates": 84261, - "info": { - "id": "mic50", - "short_name": "MIC50", - "long_name": "Median minimum inhibitory concentration (MIC50)", - "category": "antimicrobial_resistance", - "short_description": "Median MIC value across isolates tested for a specific antimicrobial", - "long_description": "The MIC50 is the minimum inhibitory concentration (in micrograms per milliliter) at which 50% of isolates are inhibited — i.e., the median MIC value. Calculated from individual isolate-level MIC data. Available for retail meats, animal pathogen, and food-producing animal datasets. Not available for human clinical (NARMS Now) data, which reports only aggregate resistance percentages.", - "statement": "The MIC50 for {antimicrobial} was {value} µg/mL", - "measure_type": "Concentration", - "unit": "µg/mL", - "time_resolution": "Year", - "sources": [ - { - "id": "narms_retail_meats" - }, - { - "id": "narms_animal_pathogen" - }, - { - "id": "narms_food_animals" - } - ] - }, - "time_range": [0, 19], - "type": "float", - "missing": 0, - "mean": 21.628209, - "sd": 79.281139, - "min": 0.008, - "max": 2048 - }, - { - "name": "mic90", - "duplicates": 83372, - "info": { - "id": "mic90", - "short_name": "MIC90", - "long_name": "90th percentile minimum inhibitory concentration (MIC90)", - "category": "antimicrobial_resistance", - "short_description": "90th percentile MIC value across isolates tested for a specific antimicrobial", - "long_description": "The MIC90 is the minimum inhibitory concentration (in micrograms per milliliter) at which 90% of isolates are inhibited — i.e., the 90th percentile MIC value. Calculated from individual isolate-level MIC data. Available for retail meats, animal pathogen, and food-producing animal datasets. Not available for human clinical (NARMS Now) data, which reports only aggregate resistance percentages.", - "statement": "The MIC90 for {antimicrobial} was {value} µg/mL", - "measure_type": "Concentration", - "unit": "µg/mL", - "time_resolution": "Year", - "sources": [ - { - "id": "narms_retail_meats" - }, - { - "id": "narms_animal_pathogen" - }, - { - "id": "narms_food_animals" - } - ] - }, - "time_range": [0, 19], - "type": "float", - "missing": 0, - "mean": 35.81461, - "sd": 152.633007, - "min": 0.008, - "max": 2048 - } - ] - }, - "sha512": "b1bb8497575add9839934d523bd622471f66146f9f0526b5f9b574cf08f4eb689d2c024f8aa2e9f43c07d8a2589d1fbd1f6576a6a5f3d0fe56b6292533147abd" - }, { "bytes": 572315, "encoding": "ISO-8859-1", @@ -2453,7 +2078,10 @@ "name": "geography", "duplicates": 84338, "info": [], - "time_range": [0, 19], + "time_range": [ + 0, + 19 + ], "type": "string", "missing": 0, "table": { @@ -2485,7 +2113,10 @@ "name": "time", "duplicates": 84340, "info": [], - "time_range": [0, 19], + "time_range": [ + 0, + 19 + ], "type": "string", "missing": 0, "table": { @@ -2515,7 +2146,10 @@ "name": "genus", "duplicates": 84356, "info": [], - "time_range": [0, 19], + "time_range": [ + 0, + 19 + ], "type": "string", "missing": 0, "table": { @@ -2529,7 +2163,10 @@ "name": "species", "duplicates": 84351, "info": [], - "time_range": [0, 19], + "time_range": [ + 0, + 19 + ], "type": "string", "missing": 0, "table": { @@ -2548,7 +2185,10 @@ "name": "serotype", "duplicates": 84232, "info": [], - "time_range": [0, 19], + "time_range": [ + 0, + 19 + ], "type": "string", "missing": 0, "table": { @@ -2686,7 +2326,10 @@ "name": "meat_source", "duplicates": 84355, "info": [], - "time_range": [0, 19], + "time_range": [ + 0, + 19 + ], "type": "string", "missing": 0, "table": { @@ -2701,7 +2344,10 @@ "name": "antimicrobial", "duplicates": 84329, "info": [], - "time_range": [0, 19], + "time_range": [ + 0, + 19 + ], "type": "string", "missing": 0, "table": { @@ -2777,7 +2423,10 @@ } ] }, - "time_range": [0, 19], + "time_range": [ + 0, + 19 + ], "type": "float", "missing": 0, "mean": 14.373102, @@ -2814,7 +2463,10 @@ } ] }, - "time_range": [0, 19], + "time_range": [ + 0, + 19 + ], "type": "integer", "missing": 0, "mean": 2.146041, @@ -2851,7 +2503,10 @@ } ] }, - "time_range": [0, 19], + "time_range": [ + 0, + 19 + ], "type": "integer", "missing": 0, "mean": 12.012316, @@ -2885,7 +2540,10 @@ } ] }, - "time_range": [0, 19], + "time_range": [ + 0, + 19 + ], "type": "float", "missing": 0, "mean": 21.628209, @@ -2919,7 +2577,10 @@ } ] }, - "time_range": [0, 19], + "time_range": [ + 0, + 19 + ], "type": "float", "missing": 0, "mean": 35.81461, @@ -3232,9 +2893,6 @@ } } }, - "data_retail_meats.csv": { - "state": "unchanged" - }, "data_retail_meats.csv.gz": { "state": "unchanged" } diff --git a/data/nccr/ingest.R b/data/nccr/ingest.R index c3aa50779..121bc0a9d 100644 --- a/data/nccr/ingest.R +++ b/data/nccr/ingest.R @@ -31,12 +31,8 @@ DATA_URL <- file.path(API_BASE, "render_region_5.php") DATA_TYPE <- 1L # 1 = Incidence GRAPH_TYPE <- 2L # 2 = Trends Over Time (annual series) -# Initialize process record (creates process.json if it doesn't exist) -if (!file.exists("process.json")) { - process <- list(raw_state = NULL) -} else { - process <- dcf::dcf_process_record() -} +# Initialize process record (process.json is created by dcf::dcf_add_source()) +process <- dcf::dcf_process_record() # ----------------------------------------------------------------------------- # 1. Download raw data into memory, write single combined file diff --git a/data/noaa_heat_risk/process-MWMJ0G3P8D.json b/data/noaa_heat_risk/process-MWMJ0G3P8D.json deleted file mode 100644 index 91009405f..000000000 --- a/data/noaa_heat_risk/process-MWMJ0G3P8D.json +++ /dev/null @@ -1,693 +0,0 @@ -{ - "name": "heat_risk", - "type": "source", - "scripts": [ - { - "path": "ingest.R", - "manual": false, - "frequency": 0, - "last_run": "2026-05-14 09:32:48", - "run_time": 33.558, - "last_status": { - "log": ["", "Attaching package: ‘dplyr’", "", "The following objects are masked from ‘package:stats’:", "", " filter, lag", "", "The following objects are masked from ‘package:base’:", "", " intersect, setdiff, setequal, union", "", "terra 1.9.27", "Linking to GEOS 3.12.1, GDAL 3.8.4, PROJ 9.4.0; sf_use_s2() is TRUE", "To enable caching of data, set `options(tigris_use_cache = TRUE)`", "in your R script or .Rprofile.", "", "Attaching package: ‘tigris’", "", "The following object is masked from ‘package:terra’:", "", " blocks", "", "Processing 1 new archive date(s)...", " Processing 2026-05-13", "Archive: added 1 date(s).", "Downloading 7-day forecast...", " Processing forecast day 1 (2026-05-15)", " Processing forecast day 2 (2026-05-16)", " Processing forecast day 3 (2026-05-17)", " Processing forecast day 4 (2026-05-18)", " Processing forecast day 5 (2026-05-19)", "Forecast updated.", "Rows: 3314 Columns: 3", "⠙ processing source heat_risk (./data/noaa_heat_risk/ingest.R)\r", "⠙ processing source heat_risk (./data/noaa_heat_risk/ingest.R)\r── Column specification ────────────────────────────────────────────────────────", "⠙ processing source heat_risk (./data/noaa_heat_risk/ingest.R)\rDelimiter: \"\\t\"", "chr (3): geography, geography_name, state", "", "⠙ processing source heat_risk (./data/noaa_heat_risk/ingest.R)\r", "", "⠙ processing source heat_risk (./data/noaa_heat_risk/ingest.R)\rℹ Use `spec()` to retrieve the full column specification for this data.", "⠙ processing source heat_risk (./data/noaa_heat_risk/ingest.R)\rℹ Specify the column types or set `show_col_types = FALSE` to quiet this message.", "⠙ processing source heat_risk (./data/noaa_heat_risk/ingest.R)\r", "Rows: 2039504 Columns: 5", "⠙ processing source heat_risk (./data/noaa_heat_risk/ingest.R)\r", "⠙ processing source heat_risk (./data/noaa_heat_risk/ingest.R)\r── Column specification ────────────────────────────────────────────────────────", "⠙ processing source heat_risk (./data/noaa_heat_risk/ingest.R)\rDelimiter: \",\"", "chr (1): geography", "dbl (3): value, forecast_day, low_coverage_flag", "date (1): time", "", "⠙ processing source heat_risk (./data/noaa_heat_risk/ingest.R)\r", "", "⠙ processing source heat_risk (./data/noaa_heat_risk/ingest.R)\rℹ Use `spec()` to retrieve the full column specification for this data.", "⠙ processing source heat_risk (./data/noaa_heat_risk/ingest.R)\rℹ Specify the column types or set `show_col_types = FALSE` to quiet this message.", "⠙ processing source heat_risk (./data/noaa_heat_risk/ingest.R)\r"], - "success": true - } - } - ], - "checked": "2026-05-12 19:54:49", - "check_results": { - "data/noaa_heat_risk/standard/data_county.csv.gz": { - "measures": [ - "missing_info: value", - "missing_info: forecast_day", - "missing_info: low_coverage_flag" - ] - }, - "data/noaa_heat_risk/standard/data_state.csv.gz": { - "measures": [ - "missing_info: value", - "missing_info: forecast_day" - ] - } - }, - "standalone": false, - "processed_archive_dates": [ - "20240801", - "20240802", - "20240803", - "20240804", - "20240805", - "20240806", - "20240807", - "20240808", - "20240809", - "20240810", - "20240811", - "20240812", - "20240813", - "20240814", - "20240815", - "20240816", - "20240817", - "20240818", - "20240819", - "20240820", - "20240821", - "20240822", - "20240823", - "20240824", - "20240825", - "20240826", - "20240827", - "20240828", - "20240829", - "20240830", - "20240831", - "20240901", - "20240902", - "20240903", - "20240904", - "20240905", - "20240906", - "20240907", - "20240908", - "20240909", - "20240910", - "20240911", - "20240912", - "20240913", - "20240914", - "20240915", - "20240916", - "20240917", - "20240918", - "20240919", - "20240920", - "20240921", - "20240922", - "20240923", - "20240924", - "20240925", - "20240926", - "20240927", - "20240928", - "20240929", - "20240930", - "20241001", - "20241002", - "20241003", - "20241004", - "20241005", - "20241006", - "20241007", - "20241008", - "20241009", - "20241010", - "20241011", - "20241012", - "20241013", - "20241014", - "20241015", - "20241016", - "20241017", - "20241018", - "20241019", - "20241020", - "20241021", - "20241022", - "20241023", - "20241024", - "20241025", - "20241026", - "20241027", - "20241028", - "20241029", - "20241030", - "20241031", - "20241101", - "20241102", - "20241103", - "20241104", - "20241105", - "20241106", - "20241107", - "20241108", - "20241109", - "20241110", - "20241111", - "20241112", - "20241113", - "20241114", - "20241115", - "20241116", - "20241117", - "20241118", - "20241119", - "20241120", - "20241121", - "20241122", - "20241123", - "20241124", - "20241125", - "20241126", - "20241127", - "20241128", - "20241129", - "20241130", - "20241201", - "20241202", - "20241203", - "20241204", - "20241205", - "20241206", - "20241207", - "20241208", - "20241209", - "20241210", - "20241211", - "20241212", - "20241213", - "20241214", - "20241215", - "20241216", - "20241217", - "20241218", - "20241219", - "20241220", - "20241221", - "20241222", - "20241223", - "20241224", - "20241225", - "20241226", - "20241227", - "20241228", - "20241229", - "20241230", - "20241231", - "20250101", - "20250102", - "20250103", - "20250104", - "20250105", - "20250106", - "20250107", - "20250108", - "20250109", - "20250110", - "20250111", - "20250112", - "20250113", - "20250114", - "20250115", - "20250116", - "20250117", - "20250118", - "20250119", - "20250120", - "20250121", - "20250122", - "20250123", - "20250124", - "20250125", - "20250126", - "20250127", - "20250128", - "20250129", - "20250130", - "20250131", - "20250201", - "20250202", - "20250203", - "20250204", - "20250205", - "20250206", - "20250207", - "20250208", - "20250209", - "20250210", - "20250211", - "20250212", - "20250213", - "20250214", - "20250215", - "20250216", - "20250217", - "20250218", - "20250219", - "20250220", - "20250221", - "20250222", - "20250223", - "20250224", - "20250225", - "20250226", - "20250227", - "20250228", - "20250301", - "20250302", - "20250303", - "20250304", - "20250305", - "20250306", - "20250307", - "20250308", - "20250309", - "20250310", - "20250311", - "20250312", - "20250313", - "20250314", - "20250315", - "20250316", - "20250317", - "20250318", - "20250319", - "20250320", - "20250321", - "20250322", - "20250323", - "20250324", - "20250325", - "20250326", - "20250327", - "20250328", - "20250329", - "20250330", - "20250331", - "20250401", - "20250402", - "20250403", - "20250404", - "20250405", - "20250406", - "20250407", - "20250408", - "20250409", - "20250410", - "20250411", - "20250412", - "20250413", - "20250414", - "20250415", - "20250416", - "20250417", - "20250418", - "20250419", - "20250420", - "20250421", - "20250422", - "20250423", - "20250424", - "20250425", - "20250426", - "20250427", - "20250428", - "20250429", - "20250430", - "20250501", - "20250502", - "20250503", - "20250504", - "20250505", - "20250506", - "20250507", - "20250508", - "20250509", - "20250510", - "20250511", - "20250512", - "20250513", - "20250514", - "20250515", - "20250516", - "20250517", - "20250518", - "20250519", - "20250520", - "20250521", - "20250522", - "20250523", - "20250524", - "20250525", - "20250526", - "20250527", - "20250528", - "20250529", - "20250530", - "20250531", - "20250601", - "20250602", - "20250603", - "20250604", - "20250605", - "20250606", - "20250607", - "20250608", - "20250609", - "20250610", - "20250611", - "20250612", - "20250613", - "20250614", - "20250615", - "20250616", - "20250617", - "20250618", - "20250619", - "20250620", - "20250621", - "20250622", - "20250623", - "20250624", - "20250625", - "20250626", - "20250627", - "20250628", - "20250629", - "20250630", - "20250701", - "20250702", - "20250703", - "20250704", - "20250705", - "20250706", - "20250707", - "20250708", - "20250709", - "20250710", - "20250711", - "20250712", - "20250713", - "20250714", - "20250715", - "20250716", - "20250717", - "20250718", - "20250719", - "20250720", - "20250721", - "20250722", - "20250723", - "20250724", - "20250725", - "20250726", - "20250727", - "20250728", - "20250729", - "20250730", - "20250731", - "20250801", - "20250802", - "20250803", - "20250804", - "20250805", - "20250806", - "20250807", - "20250808", - "20250809", - "20250810", - "20250811", - "20250812", - "20250813", - "20250814", - "20250815", - "20250816", - "20250817", - "20250818", - "20250819", - "20250820", - "20250821", - "20250822", - "20250823", - "20250824", - "20250825", - "20250826", - "20250827", - "20250828", - "20250829", - "20250830", - "20250831", - "20250901", - "20250902", - "20250903", - "20250904", - "20250905", - "20250906", - "20250907", - "20250908", - "20250909", - "20250910", - "20250911", - "20250912", - "20250913", - "20250914", - "20250915", - "20250916", - "20250917", - "20250918", - "20250919", - "20250920", - "20250921", - "20250922", - "20250923", - "20250924", - "20250925", - "20250926", - "20250927", - "20250928", - "20250929", - "20250930", - "20251001", - "20251002", - "20251003", - "20251004", - "20251005", - "20251006", - "20251007", - "20251008", - "20251009", - "20251010", - "20251011", - "20251012", - "20251013", - "20251014", - "20251015", - "20251016", - "20251017", - "20251018", - "20251019", - "20251020", - "20251021", - "20251022", - "20251023", - "20251024", - "20251025", - "20251026", - "20251027", - "20251028", - "20251029", - "20251030", - "20251031", - "20251101", - "20251102", - "20251103", - "20251104", - "20251105", - "20251106", - "20251107", - "20251108", - "20251109", - "20251110", - "20251111", - "20251112", - "20251113", - "20251114", - "20251115", - "20251116", - "20251117", - "20251118", - "20251119", - "20251120", - "20251121", - "20251122", - "20251123", - "20251124", - "20251125", - "20251126", - "20251127", - "20251128", - "20251129", - "20251130", - "20251201", - "20251202", - "20251203", - "20251204", - "20251205", - "20251206", - "20251207", - "20251208", - "20251209", - "20251210", - "20251211", - "20251212", - "20251213", - "20251214", - "20251215", - "20251216", - "20251217", - "20251218", - "20251219", - "20251220", - "20251221", - "20251222", - "20251223", - "20251224", - "20251225", - "20251226", - "20251227", - "20251228", - "20251229", - "20251230", - "20251231", - "20260101", - "20260102", - "20260103", - "20260104", - "20260105", - "20260106", - "20260107", - "20260108", - "20260109", - "20260110", - "20260111", - "20260112", - "20260113", - "20260114", - "20260115", - "20260116", - "20260117", - "20260118", - "20260119", - "20260120", - "20260121", - "20260122", - "20260123", - "20260124", - "20260125", - "20260126", - "20260127", - "20260128", - "20260129", - "20260130", - "20260131", - "20260201", - "20260202", - "20260203", - "20260204", - "20260205", - "20260206", - "20260207", - "20260208", - "20260209", - "20260210", - "20260211", - "20260212", - "20260213", - "20260214", - "20260215", - "20260216", - "20260217", - "20260218", - "20260219", - "20260220", - "20260221", - "20260222", - "20260223", - "20260224", - "20260225", - "20260226", - "20260227", - "20260228", - "20260301", - "20260302", - "20260303", - "20260304", - "20260305", - "20260306", - "20260307", - "20260308", - "20260309", - "20260310", - "20260311", - "20260312", - "20260313", - "20260314", - "20260315", - "20260316", - "20260317", - "20260318", - "20260319", - "20260320", - "20260321", - "20260322", - "20260323", - "20260324", - "20260325", - "20260326", - "20260327", - "20260328", - "20260329", - "20260330", - "20260331", - "20260401", - "20260402", - "20260403", - "20260404", - "20260405", - "20260406", - "20260407", - "20260408", - "20260409", - "20260410", - "20260411", - "20260412", - "20260413", - "20260414", - "20260415", - "20260416", - "20260417", - "20260418", - "20260419", - "20260420", - "20260421", - "20260422", - "20260423", - "20260424", - "20260425", - "20260426", - "20260427", - "20260428", - "20260429", - "20260430", - "20260501", - "20260502", - "20260503", - "20260504", - "20260505", - "20260506", - "20260507", - "20260508", - "20260509", - "20260510", - "20260511", - "20260512", - "20260513" - ], - "last_forecast_date": "20260514", - "standard_state": { - "./data/noaa_heat_risk/measure_info.json": "ef18352076d37bdabc59b8727b761693", - "./data/noaa_heat_risk/standard/data_county.csv.gz": "49172c9efd9d620b83ae7998f12990af", - "./data/noaa_heat_risk/standard/data_state.csv.gz": "4db88c041907dc9cc950cfca670586e9" - } -} diff --git a/data/noaa_heat_risk/process.json b/data/noaa_heat_risk/process.json index fa9f094f1..293e7d2e2 100644 --- a/data/noaa_heat_risk/process.json +++ b/data/noaa_heat_risk/process.json @@ -1,5 +1,5 @@ { - "name": "heat_risk", + "name": "noaa_heat_risk", "type": "source", "scripts": [ { @@ -16,9 +16,7 @@ ], "checked": "2026-07-13 13:19:54", "check_results": { - "data/noaa_heat_risk/standard/data_county.csv-MWMJ0G3P8D.gz": [], "data/noaa_heat_risk/standard/data_county.csv.gz": [], - "data/noaa_heat_risk/standard/data_state.csv-MWMJ0G3P8D.gz": [], "data/noaa_heat_risk/standard/data_state.csv.gz": [] }, "standalone": false, @@ -755,9 +753,7 @@ "last_forecast_date": "20260730", "standard_state": { "./data/noaa_heat_risk/measure_info.json": "0f184ae22b2f76c267ecb93317a12d28", - "./data/noaa_heat_risk/standard/data_county.csv-MWMJ0G3P8D.gz": "49172c9efd9d620b83ae7998f12990af", "./data/noaa_heat_risk/standard/data_county.csv.gz": "ab4e10141e81226584f7674372986f28", - "./data/noaa_heat_risk/standard/data_state.csv-MWMJ0G3P8D.gz": "4db88c041907dc9cc950cfca670586e9", "./data/noaa_heat_risk/standard/data_state.csv.gz": "306c0c3404fdb07578a847dc3413a215" } } diff --git a/data/noaa_heat_risk/standard/data_county.csv-MWMJ0G3P8D.gz b/data/noaa_heat_risk/standard/data_county.csv-MWMJ0G3P8D.gz deleted file mode 100644 index af59cc6a3..000000000 Binary files a/data/noaa_heat_risk/standard/data_county.csv-MWMJ0G3P8D.gz and /dev/null differ diff --git a/data/noaa_heat_risk/standard/data_state.csv-MWMJ0G3P8D.gz b/data/noaa_heat_risk/standard/data_state.csv-MWMJ0G3P8D.gz deleted file mode 100644 index 764992a0f..000000000 Binary files a/data/noaa_heat_risk/standard/data_state.csv-MWMJ0G3P8D.gz and /dev/null differ diff --git a/data/noaa_heat_risk/standard/datapackage-MWMJ0G3P8D.json b/data/noaa_heat_risk/standard/datapackage-MWMJ0G3P8D.json deleted file mode 100644 index de2bb9121..000000000 --- a/data/noaa_heat_risk/standard/datapackage-MWMJ0G3P8D.json +++ /dev/null @@ -1,5114 +0,0 @@ -{ - "name": "heat_risk", - "title": "Heat Risk", - "licence": { - "url": "http://opendatacommons.org/licenses/pddl", - "name": "Open Data Commons Public Domain", - "version": "1.0", - "id": "odc-pddl" - }, - "resources": [ - { - "bytes": 7548622, - "encoding": "ISO-8859-1", - "md5": "49172c9efd9d620b83ae7998f12990af", - "format": "csv", - "name": "data_county.csv", - "filename": "data_county.csv.gz", - "versions": { - "hash": [ - "997e5d14fed72a225d72d80e2ff898c0205ac85c", - "e4f88a23c62b057cebca6278d1e587f67c729e94", - "60d19571fa9c4962a655f984f96e6f3a538054a7", - "66356bdc1fde423fdeeaf014a7067a2de73c8775", - "45798f8361088557d1631a7a259d8eb509647ab7", - "f2401fb71c729abfdab4895162c4906fca40ee2e", - "ffb6af8fa36d6539423710c3d127ad3739dff012", - "a51ee5438a61d4e6ef88d0d4d7b62ea66fea8af5", - "bcb0ba09276785757eaf8bb88ec09ba60ea4fd01", - "535459c3042be385f6580463d7f9ba3b740e695e", - "4b246110a624ec10a5a1e9e9a7df76c97bce19e4", - "d5a6c58cf4a4842790c54bb3c16283a60e936b80", - "0bd78278e3938d58d65f1a2045cdf6da1c7f696e", - "774e32eb8b41ac0e68dbdaddffb08984cdb47678", - "58742b48dc782126d4d502191463666a9a2aea15", - "99acf4e403956eabb05ae75bf2e20ff672d7b826", - "d73b5ec26bcf90ce0317fb58772a7c933e3e68c2", - "c1fe75ee23e3c600af56571a32e6684b127de315", - "40e7ba78dbb7352327b3ef3560eb0647eb3c0447", - "be139d447f06d9c53a54a4647459b2bf3b6b17fe", - "6642411566844ee9b780906710f6fb3d99df0b7f", - "bb2d1fc5e29e8b53c8bf3f8ca685e6feb22e5178", - "fbee01c540355ce1dc6bd221491e2f8e6e511410", - "4d833fb0ff0aa36c8f695ada66f8c6175174aee2", - "d0fe21dc8b0c9f6a1f6a2986873eec5ad4448df2", - "80e6c867e872ae317d23bd62b6b827965c73f256", - "8c2583548214b1fd9bfe3e7f3d4e36a764631e92", - "19c98a14ae860fee78c0d7aa83341fa2a89eb9c9", - "66305211918e271e4d60582a7c157c81341a61b5", - "171d4fa21333fb4a50c88540c76dd68f76bbd030", - "13acb63f27601f390ceddcead198f3603e524f04", - "20e2ba34e0ed0f0cb766488d88b8b3caf24485ba", - "c0542f75bac77321a8f42f5cf04ca0b9d5f3d04b", - "c96de07ac5b235c89b3f4f935f95845a77d6a40b", - "a8f758a3c1e27faeada364b69bca8e4780f7956d", - "7f1541283c4e704c7d80da06904071ff9a1d0735", - "88f9b5522079a56070571aadb017ef2dd06a91a3", - "f2bcc32674f1cf7d20363139007d00610461b2f9", - "4df43ab1c387030b9e53be4a82f6939b26293395", - "f728e8e118805590b1e8e6728c071a970204ba34", - "0ec30afd06e32661a265940e8f661c7fe99400d7", - "dcbfa041cf0d13234b11c1f402537a9895df5af7", - "222f0bae15fbfb5c5de525c28b4769496d391aa6", - "4c10bb41142108857145ecb37cc0b2beb5a7a765", - "4543c32bdaa299ccd362fdad6f21e66f500c041c" - ], - "author": [ - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "danweinberger " - ], - "date": [ - "Wed May 13 09:43:06 2026 +0000", - "Tue May 12 09:35:10 2026 +0000", - "Mon May 11 10:36:02 2026 +0000", - "Sun May 10 08:53:24 2026 +0000", - "Sat May 9 08:28:53 2026 +0000", - "Fri May 8 08:22:49 2026 +0000", - "Thu May 7 09:32:38 2026 +0000", - "Wed May 6 09:22:42 2026 +0000", - "Tue May 5 09:08:43 2026 +0000", - "Mon May 4 09:17:21 2026 +0000", - "Sun May 3 08:50:28 2026 +0000", - "Sat May 2 08:23:10 2026 +0000", - "Fri May 1 08:59:33 2026 +0000", - "Thu Apr 30 09:14:36 2026 +0000", - "Wed Apr 29 09:10:53 2026 +0000", - "Tue Apr 28 09:18:34 2026 +0000", - "Mon Apr 27 09:18:16 2026 +0000", - "Sun Apr 26 08:18:11 2026 +0000", - "Sat Apr 25 08:08:42 2026 +0000", - "Fri Apr 24 09:01:58 2026 +0000", - "Thu Apr 23 08:53:15 2026 +0000", - "Wed Apr 22 08:31:03 2026 +0000", - "Tue Apr 21 08:34:14 2026 +0000", - "Mon Apr 20 09:09:14 2026 +0000", - "Sun Apr 19 08:08:01 2026 +0000", - "Sat Apr 18 07:59:49 2026 +0000", - "Fri Apr 17 08:27:51 2026 +0000", - "Thu Apr 16 08:31:04 2026 +0000", - "Wed Apr 15 08:28:26 2026 +0000", - "Tue Apr 14 08:30:14 2026 +0000", - "Mon Apr 13 09:02:35 2026 +0000", - "Sun Apr 12 08:03:40 2026 +0000", - "Sat Apr 11 07:49:25 2026 +0000", - "Fri Apr 10 08:32:10 2026 +0000", - "Thu Apr 9 08:19:49 2026 +0000", - "Wed Apr 8 08:12:14 2026 +0000", - "Tue Apr 7 08:21:35 2026 +0000", - "Mon Apr 6 08:24:12 2026 +0000", - "Sun Apr 5 07:55:03 2026 +0000", - "Sat Apr 4 07:47:18 2026 +0000", - "Fri Apr 3 08:01:35 2026 +0000", - "Thu Apr 2 08:04:43 2026 +0000", - "Wed Apr 1 02:45:45 2026 +0000", - "Tue Mar 31 21:09:24 2026 +0000", - "Thu Mar 26 23:19:59 2026 -0400" - ], - "message": [ - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled noaa heat risk update", - "scheduled noaa heat risk update", - "scheduled noaa heat risk update", - "scheduled noaa heat risk update", - "scheduled data build", - "scheduled noaa heat risk update", - "Claude Sonnet 4.6 " - ] - }, - "source": [], - "data_format": "wide", - "ids": [ - { - "variable": "geography" - } - ], - "id_length": 5, - "time": "time", - "profile": "data-resource", - "created": "2026-05-14 09:32:48.183923", - "last_modified": "2026-05-14 09:32:48.183923", - "vintage": {}, - "row_count": 2039504, - "entity_count": 3109, - "schema": { - "fields": [ - { - "name": "geography", - "duplicates": 2036395, - "info": [], - "time_range": [0, 655], - "type": "string", - "missing": 0, - "table": { - "01001": 656, - "01003": 656, - "01005": 656, - "01007": 656, - "01009": 656, - "01011": 656, - "01013": 656, - "01015": 656, - "01017": 656, - "01019": 656, - "01021": 656, - "01023": 656, - "01025": 656, - "01027": 656, - "01029": 656, - "01031": 656, - "01033": 656, - "01035": 656, - "01037": 656, - "01039": 656, - "01041": 656, - "01043": 656, - "01045": 656, - "01047": 656, - "01049": 656, - "01051": 656, - "01053": 656, - "01055": 656, - "01057": 656, - "01059": 656, - "01061": 656, - "01063": 656, - "01065": 656, - "01067": 656, - "01069": 656, - "01071": 656, - "01073": 656, - "01075": 656, - "01077": 656, - "01079": 656, - "01081": 656, - "01083": 656, - "01085": 656, - "01087": 656, - "01089": 656, - "01091": 656, - "01093": 656, - "01095": 656, - "01097": 656, - "01099": 656, - "01101": 656, - "01103": 656, - "01105": 656, - "01107": 656, - "01109": 656, - "01111": 656, - "01113": 656, - "01115": 656, - "01117": 656, - "01119": 656, - "01121": 656, - "01123": 656, - "01125": 656, - "01127": 656, - "01129": 656, - "01131": 656, - "01133": 656, - "04001": 656, - "04003": 656, - "04005": 656, - "04007": 656, - "04009": 656, - "04011": 656, - "04012": 656, - "04013": 656, - "04015": 656, - "04017": 656, - "04019": 656, - "04021": 656, - "04023": 656, - "04025": 656, - "04027": 656, - "05001": 656, - "05003": 656, - "05005": 656, - "05007": 656, - "05009": 656, - "05011": 656, - "05013": 656, - "05015": 656, - "05017": 656, - "05019": 656, - "05021": 656, - "05023": 656, - "05025": 656, - "05027": 656, - "05029": 656, - "05031": 656, - "05033": 656, - "05035": 656, - "05037": 656, - "05039": 656, - "05041": 656, - "05043": 656, - "05045": 656, - "05047": 656, - "05049": 656, - "05051": 656, - "05053": 656, - "05055": 656, - "05057": 656, - "05059": 656, - "05061": 656, - "05063": 656, - "05065": 656, - "05067": 656, - "05069": 656, - "05071": 656, - "05073": 656, - "05075": 656, - "05077": 656, - "05079": 656, - "05081": 656, - "05083": 656, - "05085": 656, - "05087": 656, - "05089": 656, - "05091": 656, - "05093": 656, - "05095": 656, - "05097": 656, - "05099": 656, - "05101": 656, - "05103": 656, - "05105": 656, - "05107": 656, - "05109": 656, - "05111": 656, - "05113": 656, - "05115": 656, - "05117": 656, - "05119": 656, - "05121": 656, - "05123": 656, - "05125": 656, - "05127": 656, - "05129": 656, - "05131": 656, - "05133": 656, - "05135": 656, - "05137": 656, - "05139": 656, - "05141": 656, - "05143": 656, - "05145": 656, - "05147": 656, - "05149": 656, - "06001": 656, - "06003": 656, - "06005": 656, - "06007": 656, - "06009": 656, - "06011": 656, - "06013": 656, - "06015": 656, - "06017": 656, - "06019": 656, - "06021": 656, - "06023": 656, - "06025": 656, - "06027": 656, - "06029": 656, - "06031": 656, - "06033": 656, - "06035": 656, - "06037": 656, - "06039": 656, - "06041": 656, - "06043": 656, - "06045": 656, - "06047": 656, - "06049": 656, - "06051": 656, - "06053": 656, - "06055": 656, - "06057": 656, - "06059": 656, - "06061": 656, - "06063": 656, - "06065": 656, - "06067": 656, - "06069": 656, - "06071": 656, - "06073": 656, - "06075": 656, - "06077": 656, - "06079": 656, - "06081": 656, - "06083": 656, - "06085": 656, - "06087": 656, - "06089": 656, - "06091": 656, - "06093": 656, - "06095": 656, - "06097": 656, - "06099": 656, - "06101": 656, - "06103": 656, - "06105": 656, - "06107": 656, - "06109": 656, - "06111": 656, - "06113": 656, - "06115": 656, - "08001": 656, - "08003": 656, - "08005": 656, - "08007": 656, - "08009": 656, - "08011": 656, - "08013": 656, - "08014": 656, - "08015": 656, - "08017": 656, - "08019": 656, - "08021": 656, - "08023": 656, - "08025": 656, - "08027": 656, - "08029": 656, - "08031": 656, - "08033": 656, - "08035": 656, - "08037": 656, - "08039": 656, - "08041": 656, - "08043": 656, - "08045": 656, - "08047": 656, - "08049": 656, - "08051": 656, - "08053": 656, - "08055": 656, - "08057": 656, - "08059": 656, - "08061": 656, - "08063": 656, - "08065": 656, - "08067": 656, - "08069": 656, - "08071": 656, - "08073": 656, - "08075": 656, - "08077": 656, - "08079": 656, - "08081": 656, - "08083": 656, - "08085": 656, - "08087": 656, - "08089": 656, - "08091": 656, - "08093": 656, - "08095": 656, - "08097": 656, - "08099": 656, - "08101": 656, - "08103": 656, - "08105": 656, - "08107": 656, - "08109": 656, - "08111": 656, - "08113": 656, - "08115": 656, - "08117": 656, - "08119": 656, - "08121": 656, - "08123": 656, - "08125": 656, - "09110": 656, - "09120": 656, - "09130": 656, - "09140": 656, - "09150": 656, - "09160": 656, - "09170": 656, - "09180": 656, - "09190": 656, - "10001": 656, - "10003": 656, - "10005": 656, - "11001": 656, - "12001": 656, - "12003": 656, - "12005": 656, - "12007": 656, - "12009": 656, - "12011": 656, - "12013": 656, - "12015": 656, - "12017": 656, - "12019": 656, - "12021": 656, - "12023": 656, - "12027": 656, - "12029": 656, - "12031": 656, - "12033": 656, - "12035": 656, - "12037": 656, - "12039": 656, - "12041": 656, - "12043": 656, - "12045": 656, - "12047": 656, - "12049": 656, - "12051": 656, - "12053": 656, - "12055": 656, - "12057": 656, - "12059": 656, - "12061": 656, - "12063": 656, - "12065": 656, - "12067": 656, - "12069": 656, - "12071": 656, - "12073": 656, - "12075": 656, - "12077": 656, - "12079": 656, - "12081": 656, - "12083": 656, - "12085": 656, - "12086": 656, - "12087": 656, - "12089": 656, - "12091": 656, - "12093": 656, - "12095": 656, - "12097": 656, - "12099": 656, - "12101": 656, - "12103": 656, - "12105": 656, - "12107": 656, - "12109": 656, - "12111": 656, - "12113": 656, - "12115": 656, - "12117": 656, - "12119": 656, - "12121": 656, - "12123": 656, - "12125": 656, - "12127": 656, - "12129": 656, - "12131": 656, - "12133": 656, - "13001": 656, - "13003": 656, - "13005": 656, - "13007": 656, - "13009": 656, - "13011": 656, - "13013": 656, - "13015": 656, - "13017": 656, - "13019": 656, - "13021": 656, - "13023": 656, - "13025": 656, - "13027": 656, - "13029": 656, - "13031": 656, - "13033": 656, - "13035": 656, - "13037": 656, - "13039": 656, - "13043": 656, - "13045": 656, - "13047": 656, - "13049": 656, - "13051": 656, - "13053": 656, - "13055": 656, - "13057": 656, - "13059": 656, - "13061": 656, - "13063": 656, - "13065": 656, - "13067": 656, - "13069": 656, - "13071": 656, - "13073": 656, - "13075": 656, - "13077": 656, - "13079": 656, - "13081": 656, - "13083": 656, - "13085": 656, - "13087": 656, - "13089": 656, - "13091": 656, - "13093": 656, - "13095": 656, - "13097": 656, - "13099": 656, - "13101": 656, - "13103": 656, - "13105": 656, - "13107": 656, - "13109": 656, - "13111": 656, - "13113": 656, - "13115": 656, - "13117": 656, - "13119": 656, - "13121": 656, - "13123": 656, - "13125": 656, - "13127": 656, - "13129": 656, - "13131": 656, - "13133": 656, - "13135": 656, - "13137": 656, - "13139": 656, - "13141": 656, - "13143": 656, - "13145": 656, - "13147": 656, - "13149": 656, - "13151": 656, - "13153": 656, - "13155": 656, - "13157": 656, - "13159": 656, - "13161": 656, - "13163": 656, - "13165": 656, - "13167": 656, - "13169": 656, - "13171": 656, - "13173": 656, - "13175": 656, - "13177": 656, - "13179": 656, - "13181": 656, - "13183": 656, - "13185": 656, - "13187": 656, - "13189": 656, - "13191": 656, - "13193": 656, - "13195": 656, - "13197": 656, - "13199": 656, - "13201": 656, - "13205": 656, - "13207": 656, - "13209": 656, - "13211": 656, - "13213": 656, - "13215": 656, - "13217": 656, - "13219": 656, - "13221": 656, - "13223": 656, - "13225": 656, - "13227": 656, - "13229": 656, - "13231": 656, - "13233": 656, - "13235": 656, - "13237": 656, - "13239": 656, - "13241": 656, - "13243": 656, - "13245": 656, - "13247": 656, - "13249": 656, - "13251": 656, - "13253": 656, - "13255": 656, - "13257": 656, - "13259": 656, - "13261": 656, - "13263": 656, - "13265": 656, - "13267": 656, - "13269": 656, - "13271": 656, - "13273": 656, - "13275": 656, - "13277": 656, - "13279": 656, - "13281": 656, - "13283": 656, - "13285": 656, - "13287": 656, - "13289": 656, - "13291": 656, - "13293": 656, - "13295": 656, - "13297": 656, - "13299": 656, - "13301": 656, - "13303": 656, - "13305": 656, - "13307": 656, - "13309": 656, - "13311": 656, - "13313": 656, - "13315": 656, - "13317": 656, - "13319": 656, - "13321": 656, - "16001": 656, - "16003": 656, - "16005": 656, - "16007": 656, - "16009": 656, - "16011": 656, - "16013": 656, - "16015": 656, - "16017": 656, - "16019": 656, - "16021": 656, - "16023": 656, - "16025": 656, - "16027": 656, - "16029": 656, - "16031": 656, - "16033": 656, - "16035": 656, - "16037": 656, - "16039": 656, - "16041": 656, - "16043": 656, - "16045": 656, - "16047": 656, - "16049": 656, - "16051": 656, - "16053": 656, - "16055": 656, - "16057": 656, - "16059": 656, - "16061": 656, - "16063": 656, - "16065": 656, - "16067": 656, - "16069": 656, - "16071": 656, - "16073": 656, - "16075": 656, - "16077": 656, - "16079": 656, - "16081": 656, - "16083": 656, - "16085": 656, - "16087": 656, - "17001": 656, - "17003": 656, - "17005": 656, - "17007": 656, - "17009": 656, - "17011": 656, - "17013": 656, - "17015": 656, - "17017": 656, - "17019": 656, - "17021": 656, - "17023": 656, - "17025": 656, - "17027": 656, - "17029": 656, - "17031": 656, - "17033": 656, - "17035": 656, - "17037": 656, - "17039": 656, - "17041": 656, - "17043": 656, - "17045": 656, - "17047": 656, - "17049": 656, - "17051": 656, - "17053": 656, - "17055": 656, - "17057": 656, - "17059": 656, - "17061": 656, - "17063": 656, - "17065": 656, - "17067": 656, - "17069": 656, - "17071": 656, - "17073": 656, - "17075": 656, - "17077": 656, - "17079": 656, - "17081": 656, - "17083": 656, - "17085": 656, - "17087": 656, - "17089": 656, - "17091": 656, - "17093": 656, - "17095": 656, - "17097": 656, - "17099": 656, - "17101": 656, - "17103": 656, - "17105": 656, - "17107": 656, - "17109": 656, - "17111": 656, - "17113": 656, - "17115": 656, - "17117": 656, - "17119": 656, - "17121": 656, - "17123": 656, - "17125": 656, - "17127": 656, - "17129": 656, - "17131": 656, - "17133": 656, - "17135": 656, - "17137": 656, - "17139": 656, - "17141": 656, - "17143": 656, - "17145": 656, - "17147": 656, - "17149": 656, - "17151": 656, - "17153": 656, - "17155": 656, - "17157": 656, - "17159": 656, - "17161": 656, - "17163": 656, - "17165": 656, - "17167": 656, - "17169": 656, - "17171": 656, - "17173": 656, - "17175": 656, - "17177": 656, - "17179": 656, - "17181": 656, - "17183": 656, - "17185": 656, - "17187": 656, - "17189": 656, - "17191": 656, - "17193": 656, - "17195": 656, - "17197": 656, - "17199": 656, - "17201": 656, - "17203": 656, - "18001": 656, - "18003": 656, - "18005": 656, - "18007": 656, - "18009": 656, - "18011": 656, - "18013": 656, - "18015": 656, - "18017": 656, - "18019": 656, - "18021": 656, - "18023": 656, - "18025": 656, - "18027": 656, - "18029": 656, - "18031": 656, - "18033": 656, - "18035": 656, - "18037": 656, - "18039": 656, - "18041": 656, - "18043": 656, - "18045": 656, - "18047": 656, - "18049": 656, - "18051": 656, - "18053": 656, - "18055": 656, - "18057": 656, - "18059": 656, - "18061": 656, - "18063": 656, - "18065": 656, - "18067": 656, - "18069": 656, - "18071": 656, - "18073": 656, - "18075": 656, - "18077": 656, - "18079": 656, - "18081": 656, - "18083": 656, - "18085": 656, - "18087": 656, - "18089": 656, - "18091": 656, - "18093": 656, - "18095": 656, - "18097": 656, - "18099": 656, - "18101": 656, - "18103": 656, - "18105": 656, - "18107": 656, - "18109": 656, - "18111": 656, - "18113": 656, - "18115": 656, - "18117": 656, - "18119": 656, - "18121": 656, - "18123": 656, - "18125": 656, - "18127": 656, - "18129": 656, - "18131": 656, - "18133": 656, - "18135": 656, - "18137": 656, - "18139": 656, - "18141": 656, - "18143": 656, - "18145": 656, - "18147": 656, - "18149": 656, - "18151": 656, - "18153": 656, - "18155": 656, - "18157": 656, - "18159": 656, - "18161": 656, - "18163": 656, - "18165": 656, - "18167": 656, - "18169": 656, - "18171": 656, - "18173": 656, - "18175": 656, - "18177": 656, - "18179": 656, - "18181": 656, - "18183": 656, - "19001": 656, - "19003": 656, - "19005": 656, - "19007": 656, - "19009": 656, - "19011": 656, - "19013": 656, - "19015": 656, - "19017": 656, - "19019": 656, - "19021": 656, - "19023": 656, - "19025": 656, - "19027": 656, - "19029": 656, - "19031": 656, - "19033": 656, - "19035": 656, - "19037": 656, - "19039": 656, - "19041": 656, - "19043": 656, - "19045": 656, - "19047": 656, - "19049": 656, - "19051": 656, - "19053": 656, - "19055": 656, - "19057": 656, - "19059": 656, - "19061": 656, - "19063": 656, - "19065": 656, - "19067": 656, - "19069": 656, - "19071": 656, - "19073": 656, - "19075": 656, - "19077": 656, - "19079": 656, - "19081": 656, - "19083": 656, - "19085": 656, - "19087": 656, - "19089": 656, - "19091": 656, - "19093": 656, - "19095": 656, - "19097": 656, - "19099": 656, - "19101": 656, - "19103": 656, - "19105": 656, - "19107": 656, - "19109": 656, - "19111": 656, - "19113": 656, - "19115": 656, - "19117": 656, - "19119": 656, - "19121": 656, - "19123": 656, - "19125": 656, - "19127": 656, - "19129": 656, - "19131": 656, - "19133": 656, - "19135": 656, - "19137": 656, - "19139": 656, - "19141": 656, - "19143": 656, - "19145": 656, - "19147": 656, - "19149": 656, - "19151": 656, - "19153": 656, - "19155": 656, - "19157": 656, - "19159": 656, - "19161": 656, - "19163": 656, - "19165": 656, - "19167": 656, - "19169": 656, - "19171": 656, - "19173": 656, - "19175": 656, - "19177": 656, - "19179": 656, - "19181": 656, - "19183": 656, - "19185": 656, - "19187": 656, - "19189": 656, - "19191": 656, - "19193": 656, - "19195": 656, - "19197": 656, - "20001": 656, - "20003": 656, - "20005": 656, - "20007": 656, - "20009": 656, - "20011": 656, - "20013": 656, - "20015": 656, - "20017": 656, - "20019": 656, - "20021": 656, - "20023": 656, - "20025": 656, - "20027": 656, - "20029": 656, - "20031": 656, - "20033": 656, - "20035": 656, - "20037": 656, - "20039": 656, - "20041": 656, - "20043": 656, - "20045": 656, - "20047": 656, - "20049": 656, - "20051": 656, - "20053": 656, - "20055": 656, - "20057": 656, - "20059": 656, - "20061": 656, - "20063": 656, - "20065": 656, - "20067": 656, - "20069": 656, - "20071": 656, - "20073": 656, - "20075": 656, - "20077": 656, - "20079": 656, - "20081": 656, - "20083": 656, - "20085": 656, - "20087": 656, - "20089": 656, - "20091": 656, - "20093": 656, - "20095": 656, - "20097": 656, - "20099": 656, - "20101": 656, - "20103": 656, - "20105": 656, - "20107": 656, - "20109": 656, - "20111": 656, - "20113": 656, - "20115": 656, - "20117": 656, - "20119": 656, - "20121": 656, - "20123": 656, - "20125": 656, - "20127": 656, - "20129": 656, - "20131": 656, - "20133": 656, - "20135": 656, - "20137": 656, - "20139": 656, - "20141": 656, - "20143": 656, - "20145": 656, - "20147": 656, - "20149": 656, - "20151": 656, - "20153": 656, - "20155": 656, - "20157": 656, - "20159": 656, - "20161": 656, - "20163": 656, - "20165": 656, - "20167": 656, - "20169": 656, - "20171": 656, - "20173": 656, - "20175": 656, - "20177": 656, - "20179": 656, - "20181": 656, - "20183": 656, - "20185": 656, - "20187": 656, - "20189": 656, - "20191": 656, - "20193": 656, - "20195": 656, - "20197": 656, - "20199": 656, - "20201": 656, - "20203": 656, - "20205": 656, - "20207": 656, - "20209": 656, - "21001": 656, - "21003": 656, - "21005": 656, - "21007": 656, - "21009": 656, - "21011": 656, - "21013": 656, - "21015": 656, - "21017": 656, - "21019": 656, - "21021": 656, - "21023": 656, - "21025": 656, - "21027": 656, - "21029": 656, - "21031": 656, - "21033": 656, - "21035": 656, - "21037": 656, - "21039": 656, - "21041": 656, - "21043": 656, - "21045": 656, - "21047": 656, - "21049": 656, - "21051": 656, - "21053": 656, - "21055": 656, - "21057": 656, - "21059": 656, - "21061": 656, - "21063": 656, - "21065": 656, - "21067": 656, - "21069": 656, - "21071": 656, - "21073": 656, - "21075": 656, - "21077": 656, - "21079": 656, - "21081": 656, - "21083": 656, - "21085": 656, - "21087": 656, - "21089": 656, - "21091": 656, - "21093": 656, - "21095": 656, - "21097": 656, - "21099": 656, - "21101": 656, - "21103": 656, - "21105": 656, - "21107": 656, - "21109": 656, - "21111": 656, - "21113": 656, - "21115": 656, - "21117": 656, - "21119": 656, - "21121": 656, - "21123": 656, - "21125": 656, - "21127": 656, - "21129": 656, - "21131": 656, - "21133": 656, - "21135": 656, - "21137": 656, - "21139": 656, - "21141": 656, - "21143": 656, - "21145": 656, - "21147": 656, - "21149": 656, - "21151": 656, - "21153": 656, - "21155": 656, - "21157": 656, - "21159": 656, - "21161": 656, - "21163": 656, - "21165": 656, - "21167": 656, - "21169": 656, - "21171": 656, - "21173": 656, - "21175": 656, - "21177": 656, - "21179": 656, - "21181": 656, - "21183": 656, - "21185": 656, - "21187": 656, - "21189": 656, - "21191": 656, - "21193": 656, - "21195": 656, - "21197": 656, - "21199": 656, - "21201": 656, - "21203": 656, - "21205": 656, - "21207": 656, - "21209": 656, - "21211": 656, - "21213": 656, - "21215": 656, - "21217": 656, - "21219": 656, - "21221": 656, - "21223": 656, - "21225": 656, - "21227": 656, - "21229": 656, - "21231": 656, - "21233": 656, - "21235": 656, - "21237": 656, - "21239": 656, - "22001": 656, - "22003": 656, - "22005": 656, - "22007": 656, - "22009": 656, - "22011": 656, - "22013": 656, - "22015": 656, - "22017": 656, - "22019": 656, - "22021": 656, - "22023": 656, - "22025": 656, - "22027": 656, - "22029": 656, - "22031": 656, - "22033": 656, - "22035": 656, - "22037": 656, - "22039": 656, - "22041": 656, - "22043": 656, - "22045": 656, - "22047": 656, - "22049": 656, - "22051": 656, - "22053": 656, - "22055": 656, - "22057": 656, - "22059": 656, - "22061": 656, - "22063": 656, - "22065": 656, - "22067": 656, - "22069": 656, - "22071": 656, - "22073": 656, - "22075": 656, - "22077": 656, - "22079": 656, - "22081": 656, - "22083": 656, - "22085": 656, - "22087": 656, - "22089": 656, - "22091": 656, - "22093": 656, - "22095": 656, - "22097": 656, - "22099": 656, - "22101": 656, - "22103": 656, - "22105": 656, - "22107": 656, - "22109": 656, - "22111": 656, - "22113": 656, - "22115": 656, - "22117": 656, - "22119": 656, - "22121": 656, - "22123": 656, - "22125": 656, - "22127": 656, - "23001": 656, - "23003": 656, - "23005": 656, - "23007": 656, - "23009": 656, - "23011": 656, - "23013": 656, - "23015": 656, - "23017": 656, - "23019": 656, - "23021": 656, - "23023": 656, - "23025": 656, - "23027": 656, - "23029": 656, - "23031": 656, - "24001": 656, - "24003": 656, - "24005": 656, - "24009": 656, - "24011": 656, - "24013": 656, - "24015": 656, - "24017": 656, - "24019": 656, - "24021": 656, - "24023": 656, - "24025": 656, - "24027": 656, - "24029": 656, - "24031": 656, - "24033": 656, - "24035": 656, - "24037": 656, - "24039": 656, - "24041": 656, - "24043": 656, - "24045": 656, - "24047": 656, - "24510": 656, - "25001": 656, - "25003": 656, - "25005": 656, - "25007": 656, - "25009": 656, - "25011": 656, - "25013": 656, - "25015": 656, - "25017": 656, - "25019": 656, - "25021": 656, - "25023": 656, - "25025": 656, - "25027": 656, - "26001": 656, - "26003": 656, - "26005": 656, - "26007": 656, - "26009": 656, - "26011": 656, - "26013": 656, - "26015": 656, - "26017": 656, - "26019": 656, - "26021": 656, - "26023": 656, - "26025": 656, - "26027": 656, - "26029": 656, - "26031": 656, - "26033": 656, - "26035": 656, - "26037": 656, - "26039": 656, - "26041": 656, - "26043": 656, - "26045": 656, - "26047": 656, - "26049": 656, - "26051": 656, - "26053": 656, - "26055": 656, - "26057": 656, - "26059": 656, - "26061": 656, - "26063": 656, - "26065": 656, - "26067": 656, - "26069": 656, - "26071": 656, - "26073": 656, - "26075": 656, - "26077": 656, - "26079": 656, - "26081": 656, - "26083": 656, - "26085": 656, - "26087": 656, - "26089": 656, - "26091": 656, - "26093": 656, - "26095": 656, - "26097": 656, - "26099": 656, - "26101": 656, - "26103": 656, - "26105": 656, - "26107": 656, - "26109": 656, - "26111": 656, - "26113": 656, - "26115": 656, - "26117": 656, - "26119": 656, - "26121": 656, - "26123": 656, - "26125": 656, - "26127": 656, - "26129": 656, - "26131": 656, - "26133": 656, - "26135": 656, - "26137": 656, - "26139": 656, - "26141": 656, - "26143": 656, - "26145": 656, - "26147": 656, - "26149": 656, - "26151": 656, - "26153": 656, - "26155": 656, - "26157": 656, - "26159": 656, - "26161": 656, - "26163": 656, - "26165": 656, - "27001": 656, - "27003": 656, - "27005": 656, - "27007": 656, - "27009": 656, - "27011": 656, - "27013": 656, - "27015": 656, - "27017": 656, - "27019": 656, - "27021": 656, - "27023": 656, - "27025": 656, - "27027": 656, - "27029": 656, - "27031": 656, - "27033": 656, - "27035": 656, - "27037": 656, - "27039": 656, - "27041": 656, - "27043": 656, - "27045": 656, - "27047": 656, - "27049": 656, - "27051": 656, - "27053": 656, - "27055": 656, - "27057": 656, - "27059": 656, - "27061": 656, - "27063": 656, - "27065": 656, - "27067": 656, - "27069": 656, - "27071": 656, - "27073": 656, - "27075": 656, - "27077": 656, - "27079": 656, - "27081": 656, - "27083": 656, - "27085": 656, - "27087": 656, - "27089": 656, - "27091": 656, - "27093": 656, - "27095": 656, - "27097": 656, - "27099": 656, - "27101": 656, - "27103": 656, - "27105": 656, - "27107": 656, - "27109": 656, - "27111": 656, - "27113": 656, - "27115": 656, - "27117": 656, - "27119": 656, - "27121": 656, - "27123": 656, - "27125": 656, - "27127": 656, - "27129": 656, - "27131": 656, - "27133": 656, - "27135": 656, - "27137": 656, - "27139": 656, - "27141": 656, - "27143": 656, - "27145": 656, - "27147": 656, - "27149": 656, - "27151": 656, - "27153": 656, - "27155": 656, - "27157": 656, - "27159": 656, - "27161": 656, - "27163": 656, - "27165": 656, - "27167": 656, - "27169": 656, - "27171": 656, - "27173": 656, - "28001": 656, - "28003": 656, - "28005": 656, - "28007": 656, - "28009": 656, - "28011": 656, - "28013": 656, - "28015": 656, - "28017": 656, - "28019": 656, - "28021": 656, - "28023": 656, - "28025": 656, - "28027": 656, - "28029": 656, - "28031": 656, - "28033": 656, - "28035": 656, - "28037": 656, - "28039": 656, - "28041": 656, - "28043": 656, - "28045": 656, - "28047": 656, - "28049": 656, - "28051": 656, - "28053": 656, - "28055": 656, - "28057": 656, - "28059": 656, - "28061": 656, - "28063": 656, - "28065": 656, - "28067": 656, - "28069": 656, - "28071": 656, - "28073": 656, - "28075": 656, - "28077": 656, - "28079": 656, - "28081": 656, - "28083": 656, - "28085": 656, - "28087": 656, - "28089": 656, - "28091": 656, - "28093": 656, - "28095": 656, - "28097": 656, - "28099": 656, - "28101": 656, - "28103": 656, - "28105": 656, - "28107": 656, - "28109": 656, - "28111": 656, - "28113": 656, - "28115": 656, - "28117": 656, - "28119": 656, - "28121": 656, - "28123": 656, - "28125": 656, - "28127": 656, - "28129": 656, - "28131": 656, - "28133": 656, - "28135": 656, - "28137": 656, - "28139": 656, - "28141": 656, - "28143": 656, - "28145": 656, - "28147": 656, - "28149": 656, - "28151": 656, - "28153": 656, - "28155": 656, - "28157": 656, - "28159": 656, - "28161": 656, - "28163": 656, - "29001": 656, - "29003": 656, - "29005": 656, - "29007": 656, - "29009": 656, - "29011": 656, - "29013": 656, - "29015": 656, - "29017": 656, - "29019": 656, - "29021": 656, - "29023": 656, - "29025": 656, - "29027": 656, - "29029": 656, - "29031": 656, - "29033": 656, - "29035": 656, - "29037": 656, - "29039": 656, - "29041": 656, - "29043": 656, - "29045": 656, - "29047": 656, - "29049": 656, - "29051": 656, - "29053": 656, - "29055": 656, - "29057": 656, - "29059": 656, - "29061": 656, - "29063": 656, - "29065": 656, - "29067": 656, - "29069": 656, - "29071": 656, - "29073": 656, - "29075": 656, - "29077": 656, - "29079": 656, - "29081": 656, - "29083": 656, - "29085": 656, - "29087": 656, - "29089": 656, - "29091": 656, - "29093": 656, - "29095": 656, - "29097": 656, - "29099": 656, - "29101": 656, - "29103": 656, - "29105": 656, - "29107": 656, - "29109": 656, - "29111": 656, - "29113": 656, - "29115": 656, - "29117": 656, - "29119": 656, - "29121": 656, - "29123": 656, - "29125": 656, - "29127": 656, - "29129": 656, - "29131": 656, - "29133": 656, - "29135": 656, - "29137": 656, - "29139": 656, - "29141": 656, - "29143": 656, - "29145": 656, - "29147": 656, - "29149": 656, - "29151": 656, - "29153": 656, - "29155": 656, - "29157": 656, - "29159": 656, - "29161": 656, - "29163": 656, - "29165": 656, - "29167": 656, - "29169": 656, - "29171": 656, - "29173": 656, - "29175": 656, - "29177": 656, - "29179": 656, - "29181": 656, - "29183": 656, - "29185": 656, - "29186": 656, - "29187": 656, - "29189": 656, - "29195": 656, - "29197": 656, - "29199": 656, - "29201": 656, - "29203": 656, - "29205": 656, - "29207": 656, - "29209": 656, - "29211": 656, - "29213": 656, - "29215": 656, - "29217": 656, - "29219": 656, - "29221": 656, - "29223": 656, - "29225": 656, - "29227": 656, - "29229": 656, - "29510": 656, - "30001": 656, - "30003": 656, - "30005": 656, - "30007": 656, - "30009": 656, - "30011": 656, - "30013": 656, - "30015": 656, - "30017": 656, - "30019": 656, - "30021": 656, - "30023": 656, - "30025": 656, - "30027": 656, - "30029": 656, - "30031": 656, - "30033": 656, - "30035": 656, - "30037": 656, - "30039": 656, - "30041": 656, - "30043": 656, - "30045": 656, - "30047": 656, - "30049": 656, - "30051": 656, - "30053": 656, - "30055": 656, - "30057": 656, - "30059": 656, - "30061": 656, - "30063": 656, - "30065": 656, - "30067": 656, - "30069": 656, - "30071": 656, - "30073": 656, - "30075": 656, - "30077": 656, - "30079": 656, - "30081": 656, - "30083": 656, - "30085": 656, - "30087": 656, - "30089": 656, - "30091": 656, - "30093": 656, - "30095": 656, - "30097": 656, - "30099": 656, - "30101": 656, - "30103": 656, - "30105": 656, - "30107": 656, - "30109": 656, - "30111": 656, - "31001": 656, - "31003": 656, - "31005": 656, - "31007": 656, - "31009": 656, - "31011": 656, - "31013": 656, - "31015": 656, - "31017": 656, - "31019": 656, - "31021": 656, - "31023": 656, - "31025": 656, - "31027": 656, - "31029": 656, - "31031": 656, - "31033": 656, - "31035": 656, - "31037": 656, - "31039": 656, - "31041": 656, - "31043": 656, - "31045": 656, - "31047": 656, - "31049": 656, - "31051": 656, - "31053": 656, - "31055": 656, - "31057": 656, - "31059": 656, - "31061": 656, - "31063": 656, - "31065": 656, - "31067": 656, - "31069": 656, - "31071": 656, - "31073": 656, - "31075": 656, - "31077": 656, - "31079": 656, - "31081": 656, - "31083": 656, - "31085": 656, - "31087": 656, - "31089": 656, - "31091": 656, - "31093": 656, - "31095": 656, - "31097": 656, - "31099": 656, - "31101": 656, - "31103": 656, - "31105": 656, - "31107": 656, - "31109": 656, - "31111": 656, - "31113": 656, - "31115": 656, - "31117": 656, - "31119": 656, - "31121": 656, - "31123": 656, - "31125": 656, - "31127": 656, - "31129": 656, - "31131": 656, - "31133": 656, - "31135": 656, - "31137": 656, - "31139": 656, - "31141": 656, - "31143": 656, - "31145": 656, - "31147": 656, - "31149": 656, - "31151": 656, - "31153": 656, - "31155": 656, - "31157": 656, - "31159": 656, - "31161": 656, - "31163": 656, - "31165": 656, - "31167": 656, - "31169": 656, - "31171": 656, - "31173": 656, - "31175": 656, - "31177": 656, - "31179": 656, - "31181": 656, - "31183": 656, - "31185": 656, - "32001": 656, - "32003": 656, - "32005": 656, - "32007": 656, - "32009": 656, - "32011": 656, - "32013": 656, - "32015": 656, - "32017": 656, - "32019": 656, - "32021": 656, - "32023": 656, - "32027": 656, - "32029": 656, - "32031": 656, - "32033": 656, - "32510": 656, - "33001": 656, - "33003": 656, - "33005": 656, - "33007": 656, - "33009": 656, - "33011": 656, - "33013": 656, - "33015": 656, - "33017": 656, - "33019": 656, - "34001": 656, - "34003": 656, - "34005": 656, - "34007": 656, - "34009": 656, - "34011": 656, - "34013": 656, - "34015": 656, - "34017": 656, - "34019": 656, - "34021": 656, - "34023": 656, - "34025": 656, - "34027": 656, - "34029": 656, - "34031": 656, - "34033": 656, - "34035": 656, - "34037": 656, - "34039": 656, - "34041": 656, - "35001": 656, - "35003": 656, - "35005": 656, - "35006": 656, - "35007": 656, - "35009": 656, - "35011": 656, - "35013": 656, - "35015": 656, - "35017": 656, - "35019": 656, - "35021": 656, - "35023": 656, - "35025": 656, - "35027": 656, - "35028": 656, - "35029": 656, - "35031": 656, - "35033": 656, - "35035": 656, - "35037": 656, - "35039": 656, - "35041": 656, - "35043": 656, - "35045": 656, - "35047": 656, - "35049": 656, - "35051": 656, - "35053": 656, - "35055": 656, - "35057": 656, - "35059": 656, - "35061": 656, - "36001": 656, - "36003": 656, - "36005": 656, - "36007": 656, - "36009": 656, - "36011": 656, - "36013": 656, - "36015": 656, - "36017": 656, - "36019": 656, - "36021": 656, - "36023": 656, - "36025": 656, - "36027": 656, - "36029": 656, - "36031": 656, - "36033": 656, - "36035": 656, - "36037": 656, - "36039": 656, - "36041": 656, - "36043": 656, - "36045": 656, - "36047": 656, - "36049": 656, - "36051": 656, - "36053": 656, - "36055": 656, - "36057": 656, - "36059": 656, - "36061": 656, - "36063": 656, - "36065": 656, - "36067": 656, - "36069": 656, - "36071": 656, - "36073": 656, - "36075": 656, - "36077": 656, - "36079": 656, - "36081": 656, - "36083": 656, - "36085": 656, - "36087": 656, - "36089": 656, - "36091": 656, - "36093": 656, - "36095": 656, - "36097": 656, - "36099": 656, - "36101": 656, - "36103": 656, - "36105": 656, - "36107": 656, - "36109": 656, - "36111": 656, - "36113": 656, - "36115": 656, - "36117": 656, - "36119": 656, - "36121": 656, - "36123": 656, - "37001": 656, - "37003": 656, - "37005": 656, - "37007": 656, - "37009": 656, - "37011": 656, - "37013": 656, - "37015": 656, - "37017": 656, - "37019": 656, - "37021": 656, - "37023": 656, - "37025": 656, - "37027": 656, - "37029": 656, - "37031": 656, - "37033": 656, - "37035": 656, - "37037": 656, - "37039": 656, - "37041": 656, - "37043": 656, - "37045": 656, - "37047": 656, - "37049": 656, - "37051": 656, - "37053": 656, - "37055": 656, - "37057": 656, - "37059": 656, - "37061": 656, - "37063": 656, - "37065": 656, - "37067": 656, - "37069": 656, - "37071": 656, - "37073": 656, - "37075": 656, - "37077": 656, - "37079": 656, - "37081": 656, - "37083": 656, - "37085": 656, - "37087": 656, - "37089": 656, - "37091": 656, - "37093": 656, - "37095": 656, - "37097": 656, - "37099": 656, - "37101": 656, - "37103": 656, - "37105": 656, - "37107": 656, - "37109": 656, - "37111": 656, - "37113": 656, - "37115": 656, - "37117": 656, - "37119": 656, - "37121": 656, - "37123": 656, - "37125": 656, - "37127": 656, - "37129": 656, - "37131": 656, - "37133": 656, - "37135": 656, - "37137": 656, - "37139": 656, - "37141": 656, - "37143": 656, - "37145": 656, - "37147": 656, - "37149": 656, - "37151": 656, - "37153": 656, - "37155": 656, - "37157": 656, - "37159": 656, - "37161": 656, - "37163": 656, - "37165": 656, - "37167": 656, - "37169": 656, - "37171": 656, - "37173": 656, - "37175": 656, - "37177": 656, - "37179": 656, - "37181": 656, - "37183": 656, - "37185": 656, - "37187": 656, - "37189": 656, - "37191": 656, - "37193": 656, - "37195": 656, - "37197": 656, - "37199": 656, - "38001": 656, - "38003": 656, - "38005": 656, - "38007": 656, - "38009": 656, - "38011": 656, - "38013": 656, - "38015": 656, - "38017": 656, - "38019": 656, - "38021": 656, - "38023": 656, - "38025": 656, - "38027": 656, - "38029": 656, - "38031": 656, - "38033": 656, - "38035": 656, - "38037": 656, - "38039": 656, - "38041": 656, - "38043": 656, - "38045": 656, - "38047": 656, - "38049": 656, - "38051": 656, - "38053": 656, - "38055": 656, - "38057": 656, - "38059": 656, - "38061": 656, - "38063": 656, - "38065": 656, - "38067": 656, - "38069": 656, - "38071": 656, - "38073": 656, - "38075": 656, - "38077": 656, - "38079": 656, - "38081": 656, - "38083": 656, - "38085": 656, - "38087": 656, - "38089": 656, - "38091": 656, - "38093": 656, - "38095": 656, - "38097": 656, - "38099": 656, - "38101": 656, - "38103": 656, - "38105": 656, - "39001": 656, - "39003": 656, - "39005": 656, - "39007": 656, - "39009": 656, - "39011": 656, - "39013": 656, - "39015": 656, - "39017": 656, - "39019": 656, - "39021": 656, - "39023": 656, - "39025": 656, - "39027": 656, - "39029": 656, - "39031": 656, - "39033": 656, - "39035": 656, - "39037": 656, - "39039": 656, - "39041": 656, - "39043": 656, - "39045": 656, - "39047": 656, - "39049": 656, - "39051": 656, - "39053": 656, - "39055": 656, - "39057": 656, - "39059": 656, - "39061": 656, - "39063": 656, - "39065": 656, - "39067": 656, - "39069": 656, - "39071": 656, - "39073": 656, - "39075": 656, - "39077": 656, - "39079": 656, - "39081": 656, - "39083": 656, - "39085": 656, - "39087": 656, - "39089": 656, - "39091": 656, - "39093": 656, - "39095": 656, - "39097": 656, - "39099": 656, - "39101": 656, - "39103": 656, - "39105": 656, - "39107": 656, - "39109": 656, - "39111": 656, - "39113": 656, - "39115": 656, - "39117": 656, - "39119": 656, - "39121": 656, - "39123": 656, - "39125": 656, - "39127": 656, - "39129": 656, - "39131": 656, - "39133": 656, - "39135": 656, - "39137": 656, - "39139": 656, - "39141": 656, - "39143": 656, - "39145": 656, - "39147": 656, - "39149": 656, - "39151": 656, - "39153": 656, - "39155": 656, - "39157": 656, - "39159": 656, - "39161": 656, - "39163": 656, - "39165": 656, - "39167": 656, - "39169": 656, - "39171": 656, - "39173": 656, - "39175": 656, - "40001": 656, - "40003": 656, - "40005": 656, - "40007": 656, - "40009": 656, - "40011": 656, - "40013": 656, - "40015": 656, - "40017": 656, - "40019": 656, - "40021": 656, - "40023": 656, - "40025": 656, - "40027": 656, - "40029": 656, - "40031": 656, - "40033": 656, - "40035": 656, - "40037": 656, - "40039": 656, - "40041": 656, - "40043": 656, - "40045": 656, - "40047": 656, - "40049": 656, - "40051": 656, - "40053": 656, - "40055": 656, - "40057": 656, - "40059": 656, - "40061": 656, - "40063": 656, - "40065": 656, - "40067": 656, - "40069": 656, - "40071": 656, - "40073": 656, - "40075": 656, - "40077": 656, - "40079": 656, - "40081": 656, - "40083": 656, - "40085": 656, - "40087": 656, - "40089": 656, - "40091": 656, - "40093": 656, - "40095": 656, - "40097": 656, - "40099": 656, - "40101": 656, - "40103": 656, - "40105": 656, - "40107": 656, - "40109": 656, - "40111": 656, - "40113": 656, - "40115": 656, - "40117": 656, - "40119": 656, - "40121": 656, - "40123": 656, - "40125": 656, - "40127": 656, - "40129": 656, - "40131": 656, - "40133": 656, - "40135": 656, - "40137": 656, - "40139": 656, - "40141": 656, - "40143": 656, - "40145": 656, - "40147": 656, - "40149": 656, - "40151": 656, - "40153": 656, - "41001": 656, - "41003": 656, - "41005": 656, - "41007": 656, - "41009": 656, - "41011": 656, - "41013": 656, - "41015": 656, - "41017": 656, - "41019": 656, - "41021": 656, - "41023": 656, - "41025": 656, - "41027": 656, - "41029": 656, - "41031": 656, - "41033": 656, - "41035": 656, - "41037": 656, - "41039": 656, - "41041": 656, - "41043": 656, - "41045": 656, - "41047": 656, - "41049": 656, - "41051": 656, - "41053": 656, - "41055": 656, - "41057": 656, - "41059": 656, - "41061": 656, - "41063": 656, - "41065": 656, - "41067": 656, - "41069": 656, - "41071": 656, - "42001": 656, - "42003": 656, - "42005": 656, - "42007": 656, - "42009": 656, - "42011": 656, - "42013": 656, - "42015": 656, - "42017": 656, - "42019": 656, - "42021": 656, - "42023": 656, - "42025": 656, - "42027": 656, - "42029": 656, - "42031": 656, - "42033": 656, - "42035": 656, - "42037": 656, - "42039": 656, - "42041": 656, - "42043": 656, - "42045": 656, - "42047": 656, - "42049": 656, - "42051": 656, - "42053": 656, - "42055": 656, - "42057": 656, - "42059": 656, - "42061": 656, - "42063": 656, - "42065": 656, - "42067": 656, - "42069": 656, - "42071": 656, - "42073": 656, - "42075": 656, - "42077": 656, - "42079": 656, - "42081": 656, - "42083": 656, - "42085": 656, - "42087": 656, - "42089": 656, - "42091": 656, - "42093": 656, - "42095": 656, - "42097": 656, - "42099": 656, - "42101": 656, - "42103": 656, - "42105": 656, - "42107": 656, - "42109": 656, - "42111": 656, - "42113": 656, - "42115": 656, - "42117": 656, - "42119": 656, - "42121": 656, - "42123": 656, - "42125": 656, - "42127": 656, - "42129": 656, - "42131": 656, - "42133": 656, - "44001": 656, - "44003": 656, - "44005": 656, - "44007": 656, - "44009": 656, - "45001": 656, - "45003": 656, - "45005": 656, - "45007": 656, - "45009": 656, - "45011": 656, - "45013": 656, - "45015": 656, - "45017": 656, - "45019": 656, - "45021": 656, - "45023": 656, - "45025": 656, - "45027": 656, - "45029": 656, - "45031": 656, - "45033": 656, - "45035": 656, - "45037": 656, - "45039": 656, - "45041": 656, - "45043": 656, - "45045": 656, - "45047": 656, - "45049": 656, - "45051": 656, - "45053": 656, - "45055": 656, - "45057": 656, - "45059": 656, - "45061": 656, - "45063": 656, - "45065": 656, - "45067": 656, - "45069": 656, - "45071": 656, - "45073": 656, - "45075": 656, - "45077": 656, - "45079": 656, - "45081": 656, - "45083": 656, - "45085": 656, - "45087": 656, - "45089": 656, - "45091": 656, - "46003": 656, - "46005": 656, - "46007": 656, - "46009": 656, - "46011": 656, - "46013": 656, - "46015": 656, - "46017": 656, - "46019": 656, - "46021": 656, - "46023": 656, - "46025": 656, - "46027": 656, - "46029": 656, - "46031": 656, - "46033": 656, - "46035": 656, - "46037": 656, - "46039": 656, - "46041": 656, - "46043": 656, - "46045": 656, - "46047": 656, - "46049": 656, - "46051": 656, - "46053": 656, - "46055": 656, - "46057": 656, - "46059": 656, - "46061": 656, - "46063": 656, - "46065": 656, - "46067": 656, - "46069": 656, - "46071": 656, - "46073": 656, - "46075": 656, - "46077": 656, - "46079": 656, - "46081": 656, - "46083": 656, - "46085": 656, - "46087": 656, - "46089": 656, - "46091": 656, - "46093": 656, - "46095": 656, - "46097": 656, - "46099": 656, - "46101": 656, - "46102": 656, - "46103": 656, - "46105": 656, - "46107": 656, - "46109": 656, - "46111": 656, - "46115": 656, - "46117": 656, - "46119": 656, - "46121": 656, - "46123": 656, - "46125": 656, - "46127": 656, - "46129": 656, - "46135": 656, - "46137": 656, - "47001": 656, - "47003": 656, - "47005": 656, - "47007": 656, - "47009": 656, - "47011": 656, - "47013": 656, - "47015": 656, - "47017": 656, - "47019": 656, - "47021": 656, - "47023": 656, - "47025": 656, - "47027": 656, - "47029": 656, - "47031": 656, - "47033": 656, - "47035": 656, - "47037": 656, - "47039": 656, - "47041": 656, - "47043": 656, - "47045": 656, - "47047": 656, - "47049": 656, - "47051": 656, - "47053": 656, - "47055": 656, - "47057": 656, - "47059": 656, - "47061": 656, - "47063": 656, - "47065": 656, - "47067": 656, - "47069": 656, - "47071": 656, - "47073": 656, - "47075": 656, - "47077": 656, - "47079": 656, - "47081": 656, - "47083": 656, - "47085": 656, - "47087": 656, - "47089": 656, - "47091": 656, - "47093": 656, - "47095": 656, - "47097": 656, - "47099": 656, - "47101": 656, - "47103": 656, - "47105": 656, - "47107": 656, - "47109": 656, - "47111": 656, - "47113": 656, - "47115": 656, - "47117": 656, - "47119": 656, - "47121": 656, - "47123": 656, - "47125": 656, - "47127": 656, - "47129": 656, - "47131": 656, - "47133": 656, - "47135": 656, - "47137": 656, - "47139": 656, - "47141": 656, - "47143": 656, - "47145": 656, - "47147": 656, - "47149": 656, - "47151": 656, - "47153": 656, - "47155": 656, - "47157": 656, - "47159": 656, - "47161": 656, - "47163": 656, - "47165": 656, - "47167": 656, - "47169": 656, - "47171": 656, - "47173": 656, - "47175": 656, - "47177": 656, - "47179": 656, - "47181": 656, - "47183": 656, - "47185": 656, - "47187": 656, - "47189": 656, - "48001": 656, - "48003": 656, - "48005": 656, - "48007": 656, - "48009": 656, - "48011": 656, - "48013": 656, - "48015": 656, - "48017": 656, - "48019": 656, - "48021": 656, - "48023": 656, - "48025": 656, - "48027": 656, - "48029": 656, - "48031": 656, - "48033": 656, - "48035": 656, - "48037": 656, - "48039": 656, - "48041": 656, - "48043": 656, - "48045": 656, - "48047": 656, - "48049": 656, - "48051": 656, - "48053": 656, - "48055": 656, - "48057": 656, - "48059": 656, - "48061": 656, - "48063": 656, - "48065": 656, - "48067": 656, - "48069": 656, - "48071": 656, - "48073": 656, - "48075": 656, - "48077": 656, - "48079": 656, - "48081": 656, - "48083": 656, - "48085": 656, - "48087": 656, - "48089": 656, - "48091": 656, - "48093": 656, - "48095": 656, - "48097": 656, - "48099": 656, - "48101": 656, - "48103": 656, - "48105": 656, - "48107": 656, - "48109": 656, - "48111": 656, - "48113": 656, - "48115": 656, - "48117": 656, - "48119": 656, - "48121": 656, - "48123": 656, - "48125": 656, - "48127": 656, - "48129": 656, - "48131": 656, - "48133": 656, - "48135": 656, - "48137": 656, - "48139": 656, - "48141": 656, - "48143": 656, - "48145": 656, - "48147": 656, - "48149": 656, - "48151": 656, - "48153": 656, - "48155": 656, - "48157": 656, - "48159": 656, - "48161": 656, - "48163": 656, - "48165": 656, - "48167": 656, - "48169": 656, - "48171": 656, - "48173": 656, - "48175": 656, - "48177": 656, - "48179": 656, - "48181": 656, - "48183": 656, - "48185": 656, - "48187": 656, - "48189": 656, - "48191": 656, - "48193": 656, - "48195": 656, - "48197": 656, - "48199": 656, - "48201": 656, - "48203": 656, - "48205": 656, - "48207": 656, - "48209": 656, - "48211": 656, - "48213": 656, - "48215": 656, - "48217": 656, - "48219": 656, - "48221": 656, - "48223": 656, - "48225": 656, - "48227": 656, - "48229": 656, - "48231": 656, - "48233": 656, - "48235": 656, - "48237": 656, - "48239": 656, - "48241": 656, - "48243": 656, - "48245": 656, - "48247": 656, - "48249": 656, - "48251": 656, - "48253": 656, - "48255": 656, - "48257": 656, - "48259": 656, - "48261": 656, - "48263": 656, - "48265": 656, - "48267": 656, - "48269": 656, - "48271": 656, - "48273": 656, - "48275": 656, - "48277": 656, - "48279": 656, - "48281": 656, - "48283": 656, - "48285": 656, - "48287": 656, - "48289": 656, - "48291": 656, - "48293": 656, - "48295": 656, - "48297": 656, - "48299": 656, - "48301": 656, - "48303": 656, - "48305": 656, - "48307": 656, - "48309": 656, - "48311": 656, - "48313": 656, - "48315": 656, - "48317": 656, - "48319": 656, - "48321": 656, - "48323": 656, - "48325": 656, - "48327": 656, - "48329": 656, - "48331": 656, - "48333": 656, - "48335": 656, - "48337": 656, - "48339": 656, - "48341": 656, - "48343": 656, - "48345": 656, - "48347": 656, - "48349": 656, - "48351": 656, - "48353": 656, - "48355": 656, - "48357": 656, - "48359": 656, - "48361": 656, - "48363": 656, - "48365": 656, - "48367": 656, - "48369": 656, - "48371": 656, - "48373": 656, - "48375": 656, - "48377": 656, - "48379": 656, - "48381": 656, - "48383": 656, - "48385": 656, - "48387": 656, - "48389": 656, - "48391": 656, - "48393": 656, - "48395": 656, - "48397": 656, - "48399": 656, - "48401": 656, - "48403": 656, - "48405": 656, - "48407": 656, - "48409": 656, - "48411": 656, - "48413": 656, - "48415": 656, - "48417": 656, - "48419": 656, - "48421": 656, - "48423": 656, - "48425": 656, - "48427": 656, - "48429": 656, - "48431": 656, - "48433": 656, - "48435": 656, - "48437": 656, - "48439": 656, - "48441": 656, - "48443": 656, - "48445": 656, - "48447": 656, - "48449": 656, - "48451": 656, - "48453": 656, - "48455": 656, - "48457": 656, - "48459": 656, - "48461": 656, - "48463": 656, - "48465": 656, - "48467": 656, - "48469": 656, - "48471": 656, - "48473": 656, - "48475": 656, - "48477": 656, - "48479": 656, - "48481": 656, - "48483": 656, - "48485": 656, - "48487": 656, - "48489": 656, - "48491": 656, - "48493": 656, - "48495": 656, - "48497": 656, - "48499": 656, - "48501": 656, - "48503": 656, - "48505": 656, - "48507": 656, - "49001": 656, - "49003": 656, - "49005": 656, - "49007": 656, - "49009": 656, - "49011": 656, - "49013": 656, - "49015": 656, - "49017": 656, - "49019": 656, - "49021": 656, - "49023": 656, - "49025": 656, - "49027": 656, - "49029": 656, - "49031": 656, - "49033": 656, - "49035": 656, - "49037": 656, - "49039": 656, - "49041": 656, - "49043": 656, - "49045": 656, - "49047": 656, - "49049": 656, - "49051": 656, - "49053": 656, - "49055": 656, - "49057": 656, - "50001": 656, - "50003": 656, - "50005": 656, - "50007": 656, - "50009": 656, - "50011": 656, - "50013": 656, - "50015": 656, - "50017": 656, - "50019": 656, - "50021": 656, - "50023": 656, - "50025": 656, - "50027": 656, - "51001": 656, - "51003": 656, - "51005": 656, - "51007": 656, - "51009": 656, - "51011": 656, - "51013": 656, - "51015": 656, - "51017": 656, - "51019": 656, - "51021": 656, - "51023": 656, - "51025": 656, - "51027": 656, - "51029": 656, - "51031": 656, - "51033": 656, - "51035": 656, - "51036": 656, - "51037": 656, - "51041": 656, - "51043": 656, - "51045": 656, - "51047": 656, - "51049": 656, - "51051": 656, - "51053": 656, - "51057": 656, - "51059": 656, - "51061": 656, - "51063": 656, - "51065": 656, - "51067": 656, - "51069": 656, - "51071": 656, - "51073": 656, - "51075": 656, - "51077": 656, - "51079": 656, - "51081": 656, - "51083": 656, - "51085": 656, - "51087": 656, - "51089": 656, - "51091": 656, - "51093": 656, - "51095": 656, - "51097": 656, - "51099": 656, - "51101": 656, - "51103": 656, - "51105": 656, - "51107": 656, - "51109": 656, - "51111": 656, - "51113": 656, - "51115": 656, - "51117": 656, - "51119": 656, - "51121": 656, - "51125": 656, - "51127": 656, - "51131": 656, - "51133": 656, - "51135": 656, - "51137": 656, - "51139": 656, - "51141": 656, - "51143": 656, - "51145": 656, - "51147": 656, - "51149": 656, - "51153": 656, - "51155": 656, - "51157": 656, - "51159": 656, - "51161": 656, - "51163": 656, - "51165": 656, - "51167": 656, - "51169": 656, - "51171": 656, - "51173": 656, - "51175": 656, - "51177": 656, - "51179": 656, - "51181": 656, - "51183": 656, - "51185": 656, - "51187": 656, - "51191": 656, - "51193": 656, - "51195": 656, - "51197": 656, - "51199": 656, - "51510": 656, - "51520": 656, - "51530": 656, - "51540": 656, - "51550": 656, - "51570": 656, - "51580": 656, - "51590": 656, - "51595": 656, - "51600": 656, - "51610": 656, - "51620": 656, - "51630": 656, - "51640": 656, - "51650": 656, - "51660": 656, - "51670": 656, - "51678": 656, - "51680": 656, - "51683": 656, - "51685": 656, - "51690": 656, - "51700": 656, - "51710": 656, - "51720": 656, - "51730": 656, - "51735": 656, - "51740": 656, - "51750": 656, - "51760": 656, - "51770": 656, - "51775": 656, - "51790": 656, - "51800": 656, - "51810": 656, - "51820": 656, - "51830": 656, - "51840": 656, - "53001": 656, - "53003": 656, - "53005": 656, - "53007": 656, - "53009": 656, - "53011": 656, - "53013": 656, - "53015": 656, - "53017": 656, - "53019": 656, - "53021": 656, - "53023": 656, - "53025": 656, - "53027": 656, - "53029": 656, - "53031": 656, - "53033": 656, - "53035": 656, - "53037": 656, - "53039": 656, - "53041": 656, - "53043": 656, - "53045": 656, - "53047": 656, - "53049": 656, - "53051": 656, - "53053": 656, - "53055": 656, - "53057": 656, - "53059": 656, - "53061": 656, - "53063": 656, - "53065": 656, - "53067": 656, - "53069": 656, - "53071": 656, - "53073": 656, - "53075": 656, - "53077": 656, - "54001": 656, - "54003": 656, - "54005": 656, - "54007": 656, - "54009": 656, - "54011": 656, - "54013": 656, - "54015": 656, - "54017": 656, - "54019": 656, - "54021": 656, - "54023": 656, - "54025": 656, - "54027": 656, - "54029": 656, - "54031": 656, - "54033": 656, - "54035": 656, - "54037": 656, - "54039": 656, - "54041": 656, - "54043": 656, - "54045": 656, - "54047": 656, - "54049": 656, - "54051": 656, - "54053": 656, - "54055": 656, - "54057": 656, - "54059": 656, - "54061": 656, - "54063": 656, - "54065": 656, - "54067": 656, - "54069": 656, - "54071": 656, - "54073": 656, - "54075": 656, - "54077": 656, - "54079": 656, - "54081": 656, - "54083": 656, - "54085": 656, - "54087": 656, - "54089": 656, - "54091": 656, - "54093": 656, - "54095": 656, - "54097": 656, - "54099": 656, - "54101": 656, - "54103": 656, - "54105": 656, - "54107": 656, - "54109": 656, - "55001": 656, - "55003": 656, - "55005": 656, - "55007": 656, - "55009": 656, - "55011": 656, - "55013": 656, - "55015": 656, - "55017": 656, - "55019": 656, - "55021": 656, - "55023": 656, - "55025": 656, - "55027": 656, - "55029": 656, - "55031": 656, - "55033": 656, - "55035": 656, - "55037": 656, - "55039": 656, - "55041": 656, - "55043": 656, - "55045": 656, - "55047": 656, - "55049": 656, - "55051": 656, - "55053": 656, - "55055": 656, - "55057": 656, - "55059": 656, - "55061": 656, - "55063": 656, - "55065": 656, - "55067": 656, - "55069": 656, - "55071": 656, - "55073": 656, - "55075": 656, - "55077": 656, - "55078": 656, - "55079": 656, - "55081": 656, - "55083": 656, - "55085": 656, - "55087": 656, - "55089": 656, - "55091": 656, - "55093": 656, - "55095": 656, - "55097": 656, - "55099": 656, - "55101": 656, - "55103": 656, - "55105": 656, - "55107": 656, - "55109": 656, - "55111": 656, - "55113": 656, - "55115": 656, - "55117": 656, - "55119": 656, - "55121": 656, - "55123": 656, - "55125": 656, - "55127": 656, - "55129": 656, - "55131": 656, - "55133": 656, - "55135": 656, - "55137": 656, - "55139": 656, - "55141": 656, - "56001": 656, - "56003": 656, - "56005": 656, - "56007": 656, - "56009": 656, - "56011": 656, - "56013": 656, - "56015": 656, - "56017": 656, - "56019": 656, - "56021": 656, - "56023": 656, - "56025": 656, - "56027": 656, - "56029": 656, - "56031": 656, - "56033": 656, - "56035": 656, - "56037": 656, - "56039": 656, - "56041": 656, - "56043": 656, - "56045": 656 - } - }, - { - "name": "time", - "duplicates": 2038848, - "info": [], - "time_range": [0, 655], - "type": "string", - "missing": 0, - "table": { - "2024-08-01": 3109, - "2024-08-02": 3109, - "2024-08-03": 3109, - "2024-08-04": 3109, - "2024-08-05": 3109, - "2024-08-06": 3109, - "2024-08-07": 3109, - "2024-08-08": 3109, - "2024-08-09": 3109, - "2024-08-10": 3109, - "2024-08-11": 3109, - "2024-08-12": 3109, - "2024-08-13": 3109, - "2024-08-14": 3109, - "2024-08-15": 3109, - "2024-08-16": 3109, - "2024-08-17": 3109, - "2024-08-18": 3109, - "2024-08-19": 3109, - "2024-08-20": 3109, - "2024-08-21": 3109, - "2024-08-22": 3109, - "2024-08-23": 3109, - "2024-08-24": 3109, - "2024-08-25": 3109, - "2024-08-26": 3109, - "2024-08-27": 3109, - "2024-08-28": 3109, - "2024-08-29": 3109, - "2024-08-30": 3109, - "2024-08-31": 3109, - "2024-09-01": 3109, - "2024-09-02": 3109, - "2024-09-03": 3109, - "2024-09-04": 3109, - "2024-09-05": 3109, - "2024-09-06": 3109, - "2024-09-07": 3109, - "2024-09-08": 3109, - "2024-09-09": 3109, - "2024-09-10": 3109, - "2024-09-11": 3109, - "2024-09-12": 3109, - "2024-09-13": 3109, - "2024-09-14": 3109, - "2024-09-15": 3109, - "2024-09-16": 3109, - "2024-09-17": 3109, - "2024-09-18": 3109, - "2024-09-19": 3109, - "2024-09-20": 3109, - "2024-09-21": 3109, - "2024-09-22": 3109, - "2024-09-23": 3109, - "2024-09-24": 3109, - "2024-09-25": 3109, - "2024-09-26": 3109, - "2024-09-27": 3109, - "2024-09-28": 3109, - "2024-09-29": 3109, - "2024-09-30": 3109, - "2024-10-01": 3109, - "2024-10-02": 3109, - "2024-10-03": 3109, - "2024-10-04": 3109, - "2024-10-05": 3109, - "2024-10-06": 3109, - "2024-10-07": 3109, - "2024-10-08": 3109, - "2024-10-09": 3109, - "2024-10-10": 3109, - "2024-10-11": 3109, - "2024-10-12": 3109, - "2024-10-13": 3109, - "2024-10-14": 3109, - "2024-10-15": 3109, - "2024-10-16": 3109, - "2024-10-17": 3109, - "2024-10-18": 3109, - "2024-10-19": 3109, - "2024-10-20": 3109, - "2024-10-21": 3109, - "2024-10-22": 3109, - "2024-10-23": 3109, - "2024-10-24": 3109, - "2024-10-25": 3109, - "2024-10-26": 3109, - "2024-10-27": 3109, - "2024-10-28": 3109, - "2024-10-29": 3109, - "2024-10-30": 3109, - "2024-10-31": 3109, - "2024-11-01": 3109, - "2024-11-02": 3109, - "2024-11-03": 3109, - "2024-11-04": 3109, - "2024-11-05": 3109, - "2024-11-06": 3109, - "2024-11-07": 3109, - "2024-11-08": 3109, - "2024-11-09": 3109, - "2024-11-10": 3109, - "2024-11-11": 3109, - "2024-11-12": 3109, - "2024-11-13": 3109, - "2024-11-14": 3109, - "2024-11-15": 3109, - "2024-11-16": 3109, - "2024-11-17": 3109, - "2024-11-18": 3109, - "2024-11-19": 3109, - "2024-11-20": 3109, - "2024-11-21": 3109, - "2024-11-22": 3109, - "2024-11-23": 3109, - "2024-11-24": 3109, - "2024-11-25": 3109, - "2024-11-26": 3109, - "2024-11-27": 3109, - "2024-11-28": 3109, - "2024-11-29": 3109, - "2024-11-30": 3109, - "2024-12-01": 3109, - "2024-12-02": 3109, - "2024-12-03": 3109, - "2024-12-04": 3109, - "2024-12-05": 3109, - "2024-12-06": 3109, - "2024-12-07": 3109, - "2024-12-08": 3109, - "2024-12-09": 3109, - "2024-12-10": 3109, - "2024-12-11": 3109, - "2024-12-12": 3109, - "2024-12-13": 3109, - "2024-12-14": 3109, - "2024-12-15": 3109, - "2024-12-16": 3109, - "2024-12-17": 3109, - "2024-12-18": 3109, - "2024-12-19": 3109, - "2024-12-20": 3109, - "2024-12-21": 3109, - "2024-12-22": 3109, - "2024-12-23": 3109, - "2024-12-24": 3109, - "2024-12-25": 3109, - "2024-12-26": 3109, - "2024-12-27": 3109, - "2024-12-28": 3109, - "2024-12-29": 3109, - "2024-12-30": 3109, - "2024-12-31": 3109, - "2025-01-01": 3109, - "2025-01-02": 3109, - "2025-01-03": 3109, - "2025-01-04": 3109, - "2025-01-05": 3109, - "2025-01-06": 3109, - "2025-01-07": 3109, - "2025-01-08": 3109, - "2025-01-09": 3109, - "2025-01-10": 3109, - "2025-01-11": 3109, - "2025-01-12": 3109, - "2025-01-13": 3109, - "2025-01-14": 3109, - "2025-01-15": 3109, - "2025-01-16": 3109, - "2025-01-17": 3109, - "2025-01-18": 3109, - "2025-01-19": 3109, - "2025-01-20": 3109, - "2025-01-21": 3109, - "2025-01-22": 3109, - "2025-01-23": 3109, - "2025-01-24": 3109, - "2025-01-25": 3109, - "2025-01-26": 3109, - "2025-01-27": 3109, - "2025-01-28": 3109, - "2025-01-29": 3109, - "2025-01-30": 3109, - "2025-01-31": 3109, - "2025-02-01": 3109, - "2025-02-02": 3109, - "2025-02-03": 3109, - "2025-02-04": 3109, - "2025-02-05": 3109, - "2025-02-06": 3109, - "2025-02-07": 3109, - "2025-02-08": 3109, - "2025-02-09": 3109, - "2025-02-10": 3109, - "2025-02-11": 3109, - "2025-02-12": 3109, - "2025-02-13": 3109, - "2025-02-14": 3109, - "2025-02-15": 3109, - "2025-02-16": 3109, - "2025-02-17": 3109, - "2025-02-18": 3109, - "2025-02-19": 3109, - "2025-02-20": 3109, - "2025-02-21": 3109, - "2025-02-22": 3109, - "2025-02-23": 3109, - "2025-02-24": 3109, - "2025-02-25": 3109, - "2025-02-26": 3109, - "2025-02-27": 3109, - "2025-02-28": 3109, - "2025-03-01": 3109, - "2025-03-02": 3109, - "2025-03-03": 3109, - "2025-03-04": 3109, - "2025-03-05": 3109, - "2025-03-06": 3109, - "2025-03-07": 3109, - "2025-03-08": 3109, - "2025-03-09": 3109, - "2025-03-10": 3109, - "2025-03-11": 3109, - "2025-03-12": 3109, - "2025-03-13": 3109, - "2025-03-14": 3109, - "2025-03-15": 3109, - "2025-03-16": 3109, - "2025-03-17": 3109, - "2025-03-18": 3109, - "2025-03-19": 3109, - "2025-03-20": 3109, - "2025-03-21": 3109, - "2025-03-22": 3109, - "2025-03-23": 3109, - "2025-03-24": 3109, - "2025-03-25": 3109, - "2025-03-26": 3109, - "2025-03-27": 3109, - "2025-03-28": 3109, - "2025-03-29": 3109, - "2025-03-30": 3109, - "2025-03-31": 3109, - "2025-04-01": 3109, - "2025-04-02": 3109, - "2025-04-03": 3109, - "2025-04-04": 3109, - "2025-04-05": 3109, - "2025-04-06": 3109, - "2025-04-07": 3109, - "2025-04-08": 3109, - "2025-04-09": 3109, - "2025-04-10": 3109, - "2025-04-11": 3109, - "2025-04-12": 3109, - "2025-04-13": 3109, - "2025-04-14": 3109, - "2025-04-15": 3109, - "2025-04-16": 3109, - "2025-04-17": 3109, - "2025-04-18": 3109, - "2025-04-19": 3109, - "2025-04-20": 3109, - "2025-04-21": 3109, - "2025-04-22": 3109, - "2025-04-23": 3109, - "2025-04-24": 3109, - "2025-04-25": 3109, - "2025-04-26": 3109, - "2025-04-27": 3109, - "2025-04-28": 3109, - "2025-04-29": 3109, - "2025-04-30": 3109, - "2025-05-01": 3109, - "2025-05-02": 3109, - "2025-05-03": 3109, - "2025-05-04": 3109, - "2025-05-05": 3109, - "2025-05-06": 3109, - "2025-05-07": 3109, - "2025-05-08": 3109, - "2025-05-09": 3109, - "2025-05-10": 3109, - "2025-05-11": 3109, - "2025-05-12": 3109, - "2025-05-13": 3109, - "2025-05-14": 3109, - "2025-05-15": 3109, - "2025-05-16": 3109, - "2025-05-17": 3109, - "2025-05-18": 3109, - "2025-05-19": 3109, - "2025-05-20": 3109, - "2025-05-21": 3109, - "2025-05-22": 3109, - "2025-05-23": 3109, - "2025-05-24": 3109, - "2025-05-25": 3109, - "2025-05-26": 3109, - "2025-05-27": 3109, - "2025-05-28": 3109, - "2025-05-29": 3109, - "2025-05-30": 3109, - "2025-05-31": 3109, - "2025-06-01": 3109, - "2025-06-02": 3109, - "2025-06-03": 3109, - "2025-06-04": 3109, - "2025-06-05": 3109, - "2025-06-06": 3109, - "2025-06-07": 3109, - "2025-06-08": 3109, - "2025-06-09": 3109, - "2025-06-10": 3109, - "2025-06-11": 3109, - "2025-06-12": 3109, - "2025-06-13": 3109, - "2025-06-14": 3109, - "2025-06-15": 3109, - "2025-06-16": 3109, - "2025-06-17": 3109, - "2025-06-18": 3109, - "2025-06-19": 3109, - "2025-06-20": 3109, - "2025-06-21": 3109, - "2025-06-22": 3109, - "2025-06-23": 3109, - "2025-06-24": 3109, - "2025-06-25": 3109, - "2025-06-26": 3109, - "2025-06-27": 3109, - "2025-06-28": 3109, - "2025-06-29": 3109, - "2025-06-30": 3109, - "2025-07-01": 3109, - "2025-07-02": 3109, - "2025-07-03": 3109, - "2025-07-04": 3109, - "2025-07-05": 3109, - "2025-07-06": 3109, - "2025-07-07": 3109, - "2025-07-08": 3109, - "2025-07-09": 3109, - "2025-07-10": 3109, - "2025-07-11": 3109, - "2025-07-12": 3109, - "2025-07-13": 3109, - "2025-07-14": 3109, - "2025-07-15": 3109, - "2025-07-16": 3109, - "2025-07-17": 3109, - "2025-07-18": 3109, - "2025-07-19": 3109, - "2025-07-20": 3109, - "2025-07-21": 3109, - "2025-07-22": 3109, - "2025-07-23": 3109, - "2025-07-24": 3109, - "2025-07-25": 3109, - "2025-07-26": 3109, - "2025-07-27": 3109, - "2025-07-28": 3109, - "2025-07-29": 3109, - "2025-07-30": 3109, - "2025-07-31": 3109, - "2025-08-01": 3109, - "2025-08-02": 3109, - "2025-08-03": 3109, - "2025-08-04": 3109, - "2025-08-05": 3109, - "2025-08-06": 3109, - "2025-08-07": 3109, - "2025-08-08": 3109, - "2025-08-09": 3109, - "2025-08-10": 3109, - "2025-08-11": 3109, - "2025-08-12": 3109, - "2025-08-13": 3109, - "2025-08-14": 3109, - "2025-08-15": 3109, - "2025-08-16": 3109, - "2025-08-17": 3109, - "2025-08-18": 3109, - "2025-08-19": 3109, - "2025-08-20": 3109, - "2025-08-21": 3109, - "2025-08-22": 3109, - "2025-08-23": 3109, - "2025-08-24": 3109, - "2025-08-25": 3109, - "2025-08-26": 3109, - "2025-08-27": 3109, - "2025-08-28": 3109, - "2025-08-29": 3109, - "2025-08-30": 3109, - "2025-08-31": 3109, - "2025-09-01": 3109, - "2025-09-02": 3109, - "2025-09-03": 3109, - "2025-09-04": 3109, - "2025-09-05": 3109, - "2025-09-06": 3109, - "2025-09-07": 3109, - "2025-09-08": 3109, - "2025-09-09": 3109, - "2025-09-10": 3109, - "2025-09-11": 3109, - "2025-09-12": 3109, - "2025-09-13": 3109, - "2025-09-14": 3109, - "2025-09-15": 3109, - "2025-09-16": 3109, - "2025-09-17": 3109, - "2025-09-18": 3109, - "2025-09-19": 3109, - "2025-09-20": 3109, - "2025-09-21": 3109, - "2025-09-22": 3109, - "2025-09-23": 3109, - "2025-09-24": 3109, - "2025-09-25": 3109, - "2025-09-26": 3109, - "2025-09-27": 3109, - "2025-09-28": 3109, - "2025-09-29": 3109, - "2025-09-30": 3109, - "2025-10-01": 3109, - "2025-10-02": 3109, - "2025-10-03": 3109, - "2025-10-04": 3109, - "2025-10-05": 3109, - "2025-10-06": 3109, - "2025-10-07": 3109, - "2025-10-08": 3109, - "2025-10-09": 3109, - "2025-10-10": 3109, - "2025-10-11": 3109, - "2025-10-12": 3109, - "2025-10-13": 3109, - "2025-10-14": 3109, - "2025-10-15": 3109, - "2025-10-16": 3109, - "2025-10-17": 3109, - "2025-10-18": 3109, - "2025-10-19": 3109, - "2025-10-20": 3109, - "2025-10-21": 3109, - "2025-10-22": 3109, - "2025-10-23": 3109, - "2025-10-24": 3109, - "2025-10-25": 3109, - "2025-10-26": 3109, - "2025-10-27": 3109, - "2025-10-28": 3109, - "2025-10-29": 3109, - "2025-10-30": 3109, - "2025-10-31": 3109, - "2025-11-01": 3109, - "2025-11-02": 3109, - "2025-11-03": 3109, - "2025-11-04": 3109, - "2025-11-05": 3109, - "2025-11-06": 3109, - "2025-11-07": 3109, - "2025-11-08": 3109, - "2025-11-09": 3109, - "2025-11-10": 3109, - "2025-11-11": 3109, - "2025-11-12": 3109, - "2025-11-13": 3109, - "2025-11-14": 3109, - "2025-11-15": 3109, - "2025-11-16": 3109, - "2025-11-17": 3109, - "2025-11-18": 3109, - "2025-11-19": 3109, - "2025-11-20": 3109, - "2025-11-21": 3109, - "2025-11-22": 3109, - "2025-11-23": 3109, - "2025-11-24": 3109, - "2025-11-25": 3109, - "2025-11-26": 3109, - "2025-11-27": 3109, - "2025-11-28": 3109, - "2025-11-29": 3109, - "2025-11-30": 3109, - "2025-12-01": 3109, - "2025-12-02": 3109, - "2025-12-03": 3109, - "2025-12-04": 3109, - "2025-12-05": 3109, - "2025-12-06": 3109, - "2025-12-07": 3109, - "2025-12-08": 3109, - "2025-12-09": 3109, - "2025-12-10": 3109, - "2025-12-11": 3109, - "2025-12-12": 3109, - "2025-12-13": 3109, - "2025-12-14": 3109, - "2025-12-15": 3109, - "2025-12-16": 3109, - "2025-12-17": 3109, - "2025-12-18": 3109, - "2025-12-19": 3109, - "2025-12-20": 3109, - "2025-12-21": 3109, - "2025-12-22": 3109, - "2025-12-23": 3109, - "2025-12-24": 3109, - "2025-12-25": 3109, - "2025-12-26": 3109, - "2025-12-27": 3109, - "2025-12-28": 3109, - "2025-12-29": 3109, - "2025-12-30": 3109, - "2025-12-31": 3109, - "2026-01-01": 3109, - "2026-01-02": 3109, - "2026-01-03": 3109, - "2026-01-04": 3109, - "2026-01-05": 3109, - "2026-01-06": 3109, - "2026-01-07": 3109, - "2026-01-08": 3109, - "2026-01-09": 3109, - "2026-01-10": 3109, - "2026-01-11": 3109, - "2026-01-12": 3109, - "2026-01-13": 3109, - "2026-01-14": 3109, - "2026-01-15": 3109, - "2026-01-16": 3109, - "2026-01-17": 3109, - "2026-01-18": 3109, - "2026-01-19": 3109, - "2026-01-20": 3109, - "2026-01-21": 3109, - "2026-01-22": 3109, - "2026-01-23": 3109, - "2026-01-24": 3109, - "2026-01-25": 3109, - "2026-01-26": 3109, - "2026-01-27": 3109, - "2026-01-28": 3109, - "2026-01-29": 3109, - "2026-01-30": 3109, - "2026-01-31": 3109, - "2026-02-01": 3109, - "2026-02-02": 3109, - "2026-02-03": 3109, - "2026-02-04": 3109, - "2026-02-05": 3109, - "2026-02-06": 3109, - "2026-02-07": 3109, - "2026-02-08": 3109, - "2026-02-09": 3109, - "2026-02-10": 3109, - "2026-02-11": 3109, - "2026-02-12": 3109, - "2026-02-13": 3109, - "2026-02-14": 3109, - "2026-02-15": 3109, - "2026-02-16": 3109, - "2026-02-17": 3109, - "2026-02-18": 3109, - "2026-02-19": 3109, - "2026-02-20": 3109, - "2026-02-21": 3109, - "2026-02-22": 3109, - "2026-02-23": 3109, - "2026-02-24": 3109, - "2026-02-25": 3109, - "2026-02-26": 3109, - "2026-02-27": 3109, - "2026-02-28": 3109, - "2026-03-01": 3109, - "2026-03-02": 3109, - "2026-03-03": 3109, - "2026-03-04": 3109, - "2026-03-05": 3109, - "2026-03-06": 3109, - "2026-03-07": 3109, - "2026-03-08": 3109, - "2026-03-09": 3109, - "2026-03-10": 3109, - "2026-03-11": 3109, - "2026-03-12": 3109, - "2026-03-13": 3109, - "2026-03-14": 3109, - "2026-03-15": 3109, - "2026-03-16": 3109, - "2026-03-17": 3109, - "2026-03-18": 3109, - "2026-03-19": 3109, - "2026-03-20": 3109, - "2026-03-21": 3109, - "2026-03-22": 3109, - "2026-03-23": 3109, - "2026-03-24": 3109, - "2026-03-25": 3109, - "2026-03-26": 3109, - "2026-03-27": 3109, - "2026-03-28": 3109, - "2026-03-29": 3109, - "2026-03-30": 3109, - "2026-03-31": 3109, - "2026-04-01": 3109, - "2026-04-02": 3109, - "2026-04-03": 3109, - "2026-04-04": 3109, - "2026-04-05": 3109, - "2026-04-06": 3109, - "2026-04-07": 3109, - "2026-04-08": 3109, - "2026-04-09": 3109, - "2026-04-10": 3109, - "2026-04-11": 3109, - "2026-04-12": 3109, - "2026-04-13": 3109, - "2026-04-14": 3109, - "2026-04-15": 3109, - "2026-04-16": 3109, - "2026-04-17": 3109, - "2026-04-18": 3109, - "2026-04-19": 3109, - "2026-04-20": 3109, - "2026-04-21": 3109, - "2026-04-22": 3109, - "2026-04-23": 3109, - "2026-04-24": 3109, - "2026-04-25": 3109, - "2026-04-26": 3109, - "2026-04-27": 3109, - "2026-04-28": 3109, - "2026-04-29": 3109, - "2026-04-30": 3109, - "2026-05-01": 3109, - "2026-05-02": 3109, - "2026-05-03": 3109, - "2026-05-04": 3109, - "2026-05-05": 3109, - "2026-05-06": 3109, - "2026-05-07": 3109, - "2026-05-08": 3109, - "2026-05-09": 3109, - "2026-05-10": 3109, - "2026-05-11": 3109, - "2026-05-12": 3109, - "2026-05-13": 3109, - "2026-05-15": 3109, - "2026-05-16": 3109, - "2026-05-17": 3109, - "2026-05-18": 3109, - "2026-05-19": 3109 - } - }, - { - "name": "value", - "duplicates": 2005685, - "info": [], - "time_range": [0, 655], - "type": "float", - "missing": 0, - "mean": 0.43715, - "sd": 0.673413, - "min": 0, - "max": 4 - }, - { - "name": "forecast_day", - "duplicates": 2039498, - "info": [], - "time_range": [0, 655], - "type": "integer", - "missing": 0, - "mean": 0.022866, - "sd": 0.28865, - "min": 0, - "max": 5 - }, - { - "name": "low_coverage_flag", - "duplicates": 2039501, - "info": [], - "time_range": [589, 655], - "type": "integer", - "missing": 1831201, - "mean": 0.006433, - "sd": 0.079947, - "min": 0, - "max": 1 - } - ] - }, - "sha512": "4beb696ffe64a564d61d5de6ff7a4f7726b2e6ef0b317280478085486b289e220f16233ef7a1f5d521706087e9de492ad3a9ef44208855e31873b4b164367afa" - }, - { - "bytes": 130095, - "encoding": "ISO-8859-1", - "md5": "4db88c041907dc9cc950cfca670586e9", - "format": "csv", - "name": "data_state.csv", - "filename": "data_state.csv.gz", - "versions": { - "hash": [ - "997e5d14fed72a225d72d80e2ff898c0205ac85c", - "e4f88a23c62b057cebca6278d1e587f67c729e94", - "60d19571fa9c4962a655f984f96e6f3a538054a7", - "66356bdc1fde423fdeeaf014a7067a2de73c8775", - "45798f8361088557d1631a7a259d8eb509647ab7", - "f2401fb71c729abfdab4895162c4906fca40ee2e", - "ffb6af8fa36d6539423710c3d127ad3739dff012", - "a51ee5438a61d4e6ef88d0d4d7b62ea66fea8af5", - "bcb0ba09276785757eaf8bb88ec09ba60ea4fd01", - "535459c3042be385f6580463d7f9ba3b740e695e", - "4b246110a624ec10a5a1e9e9a7df76c97bce19e4", - "d5a6c58cf4a4842790c54bb3c16283a60e936b80", - "0bd78278e3938d58d65f1a2045cdf6da1c7f696e", - "774e32eb8b41ac0e68dbdaddffb08984cdb47678", - "58742b48dc782126d4d502191463666a9a2aea15", - "99acf4e403956eabb05ae75bf2e20ff672d7b826", - "d73b5ec26bcf90ce0317fb58772a7c933e3e68c2", - "c1fe75ee23e3c600af56571a32e6684b127de315", - "40e7ba78dbb7352327b3ef3560eb0647eb3c0447", - "be139d447f06d9c53a54a4647459b2bf3b6b17fe", - "6642411566844ee9b780906710f6fb3d99df0b7f", - "bb2d1fc5e29e8b53c8bf3f8ca685e6feb22e5178", - "fbee01c540355ce1dc6bd221491e2f8e6e511410", - "4d833fb0ff0aa36c8f695ada66f8c6175174aee2", - "d0fe21dc8b0c9f6a1f6a2986873eec5ad4448df2", - "80e6c867e872ae317d23bd62b6b827965c73f256", - "8c2583548214b1fd9bfe3e7f3d4e36a764631e92", - "19c98a14ae860fee78c0d7aa83341fa2a89eb9c9", - "66305211918e271e4d60582a7c157c81341a61b5", - "171d4fa21333fb4a50c88540c76dd68f76bbd030", - "13acb63f27601f390ceddcead198f3603e524f04", - "20e2ba34e0ed0f0cb766488d88b8b3caf24485ba", - "c0542f75bac77321a8f42f5cf04ca0b9d5f3d04b", - "c96de07ac5b235c89b3f4f935f95845a77d6a40b", - "a8f758a3c1e27faeada364b69bca8e4780f7956d", - "7f1541283c4e704c7d80da06904071ff9a1d0735", - "88f9b5522079a56070571aadb017ef2dd06a91a3", - "f2bcc32674f1cf7d20363139007d00610461b2f9", - "4df43ab1c387030b9e53be4a82f6939b26293395", - "f728e8e118805590b1e8e6728c071a970204ba34", - "0ec30afd06e32661a265940e8f661c7fe99400d7", - "dcbfa041cf0d13234b11c1f402537a9895df5af7", - "222f0bae15fbfb5c5de525c28b4769496d391aa6", - "4c10bb41142108857145ecb37cc0b2beb5a7a765", - "4543c32bdaa299ccd362fdad6f21e66f500c041c" - ], - "author": [ - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "danweinberger " - ], - "date": [ - "Wed May 13 09:43:06 2026 +0000", - "Tue May 12 09:35:10 2026 +0000", - "Mon May 11 10:36:02 2026 +0000", - "Sun May 10 08:53:24 2026 +0000", - "Sat May 9 08:28:53 2026 +0000", - "Fri May 8 08:22:49 2026 +0000", - "Thu May 7 09:32:38 2026 +0000", - "Wed May 6 09:22:42 2026 +0000", - "Tue May 5 09:08:43 2026 +0000", - "Mon May 4 09:17:21 2026 +0000", - "Sun May 3 08:50:28 2026 +0000", - "Sat May 2 08:23:10 2026 +0000", - "Fri May 1 08:59:33 2026 +0000", - "Thu Apr 30 09:14:36 2026 +0000", - "Wed Apr 29 09:10:53 2026 +0000", - "Tue Apr 28 09:18:34 2026 +0000", - "Mon Apr 27 09:18:16 2026 +0000", - "Sun Apr 26 08:18:11 2026 +0000", - "Sat Apr 25 08:08:42 2026 +0000", - "Fri Apr 24 09:01:58 2026 +0000", - "Thu Apr 23 08:53:15 2026 +0000", - "Wed Apr 22 08:31:03 2026 +0000", - "Tue Apr 21 08:34:14 2026 +0000", - "Mon Apr 20 09:09:14 2026 +0000", - "Sun Apr 19 08:08:01 2026 +0000", - "Sat Apr 18 07:59:49 2026 +0000", - "Fri Apr 17 08:27:51 2026 +0000", - "Thu Apr 16 08:31:04 2026 +0000", - "Wed Apr 15 08:28:26 2026 +0000", - "Tue Apr 14 08:30:14 2026 +0000", - "Mon Apr 13 09:02:35 2026 +0000", - "Sun Apr 12 08:03:40 2026 +0000", - "Sat Apr 11 07:49:25 2026 +0000", - "Fri Apr 10 08:32:10 2026 +0000", - "Thu Apr 9 08:19:49 2026 +0000", - "Wed Apr 8 08:12:14 2026 +0000", - "Tue Apr 7 08:21:35 2026 +0000", - "Mon Apr 6 08:24:12 2026 +0000", - "Sun Apr 5 07:55:03 2026 +0000", - "Sat Apr 4 07:47:18 2026 +0000", - "Fri Apr 3 08:01:35 2026 +0000", - "Thu Apr 2 08:04:43 2026 +0000", - "Wed Apr 1 02:45:45 2026 +0000", - "Tue Mar 31 21:09:24 2026 +0000", - "Thu Mar 26 23:19:59 2026 -0400" - ], - "message": [ - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled noaa heat risk update", - "scheduled noaa heat risk update", - "scheduled noaa heat risk update", - "scheduled noaa heat risk update", - "scheduled data build", - "scheduled noaa heat risk update", - "Claude Sonnet 4.6 " - ] - }, - "source": [], - "data_format": "wide", - "ids": [ - { - "variable": "geography" - } - ], - "id_length": 2, - "time": "time", - "profile": "data-resource", - "created": "2026-05-14 09:32:48.277923", - "last_modified": "2026-05-14 09:32:48.277923", - "vintage": {}, - "row_count": 32800, - "entity_count": 50, - "schema": { - "fields": [ - { - "name": "geography", - "duplicates": 32750, - "info": [], - "time_range": [0, 655], - "type": "string", - "missing": 0, - "table": { - "00": 656, - "01": 656, - "04": 656, - "05": 656, - "06": 656, - "08": 656, - "09": 656, - "10": 656, - "11": 656, - "12": 656, - "13": 656, - "16": 656, - "17": 656, - "18": 656, - "19": 656, - "20": 656, - "21": 656, - "22": 656, - "23": 656, - "24": 656, - "25": 656, - "26": 656, - "27": 656, - "28": 656, - "29": 656, - "30": 656, - "31": 656, - "32": 656, - "33": 656, - "34": 656, - "35": 656, - "36": 656, - "37": 656, - "38": 656, - "39": 656, - "40": 656, - "41": 656, - "42": 656, - "44": 656, - "45": 656, - "46": 656, - "47": 656, - "48": 656, - "49": 656, - "50": 656, - "51": 656, - "53": 656, - "54": 656, - "55": 656, - "56": 656 - } - }, - { - "name": "time", - "duplicates": 32144, - "info": [], - "time_range": [0, 655], - "type": "string", - "missing": 0, - "table": { - "2024-08-01": 50, - "2024-08-02": 50, - "2024-08-03": 50, - "2024-08-04": 50, - "2024-08-05": 50, - "2024-08-06": 50, - "2024-08-07": 50, - "2024-08-08": 50, - "2024-08-09": 50, - "2024-08-10": 50, - "2024-08-11": 50, - "2024-08-12": 50, - "2024-08-13": 50, - "2024-08-14": 50, - "2024-08-15": 50, - "2024-08-16": 50, - "2024-08-17": 50, - "2024-08-18": 50, - "2024-08-19": 50, - "2024-08-20": 50, - "2024-08-21": 50, - "2024-08-22": 50, - "2024-08-23": 50, - "2024-08-24": 50, - "2024-08-25": 50, - "2024-08-26": 50, - "2024-08-27": 50, - "2024-08-28": 50, - "2024-08-29": 50, - "2024-08-30": 50, - "2024-08-31": 50, - "2024-09-01": 50, - "2024-09-02": 50, - "2024-09-03": 50, - "2024-09-04": 50, - "2024-09-05": 50, - "2024-09-06": 50, - "2024-09-07": 50, - "2024-09-08": 50, - "2024-09-09": 50, - "2024-09-10": 50, - "2024-09-11": 50, - "2024-09-12": 50, - "2024-09-13": 50, - "2024-09-14": 50, - "2024-09-15": 50, - "2024-09-16": 50, - "2024-09-17": 50, - "2024-09-18": 50, - "2024-09-19": 50, - "2024-09-20": 50, - "2024-09-21": 50, - "2024-09-22": 50, - "2024-09-23": 50, - "2024-09-24": 50, - "2024-09-25": 50, - "2024-09-26": 50, - "2024-09-27": 50, - "2024-09-28": 50, - "2024-09-29": 50, - "2024-09-30": 50, - "2024-10-01": 50, - "2024-10-02": 50, - "2024-10-03": 50, - "2024-10-04": 50, - "2024-10-05": 50, - "2024-10-06": 50, - "2024-10-07": 50, - "2024-10-08": 50, - "2024-10-09": 50, - "2024-10-10": 50, - "2024-10-11": 50, - "2024-10-12": 50, - "2024-10-13": 50, - "2024-10-14": 50, - "2024-10-15": 50, - "2024-10-16": 50, - "2024-10-17": 50, - "2024-10-18": 50, - "2024-10-19": 50, - "2024-10-20": 50, - "2024-10-21": 50, - "2024-10-22": 50, - "2024-10-23": 50, - "2024-10-24": 50, - "2024-10-25": 50, - "2024-10-26": 50, - "2024-10-27": 50, - "2024-10-28": 50, - "2024-10-29": 50, - "2024-10-30": 50, - "2024-10-31": 50, - "2024-11-01": 50, - "2024-11-02": 50, - "2024-11-03": 50, - "2024-11-04": 50, - "2024-11-05": 50, - "2024-11-06": 50, - "2024-11-07": 50, - "2024-11-08": 50, - "2024-11-09": 50, - "2024-11-10": 50, - "2024-11-11": 50, - "2024-11-12": 50, - "2024-11-13": 50, - "2024-11-14": 50, - "2024-11-15": 50, - "2024-11-16": 50, - "2024-11-17": 50, - "2024-11-18": 50, - "2024-11-19": 50, - "2024-11-20": 50, - "2024-11-21": 50, - "2024-11-22": 50, - "2024-11-23": 50, - "2024-11-24": 50, - "2024-11-25": 50, - "2024-11-26": 50, - "2024-11-27": 50, - "2024-11-28": 50, - "2024-11-29": 50, - "2024-11-30": 50, - "2024-12-01": 50, - "2024-12-02": 50, - "2024-12-03": 50, - "2024-12-04": 50, - "2024-12-05": 50, - "2024-12-06": 50, - "2024-12-07": 50, - "2024-12-08": 50, - "2024-12-09": 50, - "2024-12-10": 50, - "2024-12-11": 50, - "2024-12-12": 50, - "2024-12-13": 50, - "2024-12-14": 50, - "2024-12-15": 50, - "2024-12-16": 50, - "2024-12-17": 50, - "2024-12-18": 50, - "2024-12-19": 50, - "2024-12-20": 50, - "2024-12-21": 50, - "2024-12-22": 50, - "2024-12-23": 50, - "2024-12-24": 50, - "2024-12-25": 50, - "2024-12-26": 50, - "2024-12-27": 50, - "2024-12-28": 50, - "2024-12-29": 50, - "2024-12-30": 50, - "2024-12-31": 50, - "2025-01-01": 50, - "2025-01-02": 50, - "2025-01-03": 50, - "2025-01-04": 50, - "2025-01-05": 50, - "2025-01-06": 50, - "2025-01-07": 50, - "2025-01-08": 50, - "2025-01-09": 50, - "2025-01-10": 50, - "2025-01-11": 50, - "2025-01-12": 50, - "2025-01-13": 50, - "2025-01-14": 50, - "2025-01-15": 50, - "2025-01-16": 50, - "2025-01-17": 50, - "2025-01-18": 50, - "2025-01-19": 50, - "2025-01-20": 50, - "2025-01-21": 50, - "2025-01-22": 50, - "2025-01-23": 50, - "2025-01-24": 50, - "2025-01-25": 50, - "2025-01-26": 50, - "2025-01-27": 50, - "2025-01-28": 50, - "2025-01-29": 50, - "2025-01-30": 50, - "2025-01-31": 50, - "2025-02-01": 50, - "2025-02-02": 50, - "2025-02-03": 50, - "2025-02-04": 50, - "2025-02-05": 50, - "2025-02-06": 50, - "2025-02-07": 50, - "2025-02-08": 50, - "2025-02-09": 50, - "2025-02-10": 50, - "2025-02-11": 50, - "2025-02-12": 50, - "2025-02-13": 50, - "2025-02-14": 50, - "2025-02-15": 50, - "2025-02-16": 50, - "2025-02-17": 50, - "2025-02-18": 50, - "2025-02-19": 50, - "2025-02-20": 50, - "2025-02-21": 50, - "2025-02-22": 50, - "2025-02-23": 50, - "2025-02-24": 50, - "2025-02-25": 50, - "2025-02-26": 50, - "2025-02-27": 50, - "2025-02-28": 50, - "2025-03-01": 50, - "2025-03-02": 50, - "2025-03-03": 50, - "2025-03-04": 50, - "2025-03-05": 50, - "2025-03-06": 50, - "2025-03-07": 50, - "2025-03-08": 50, - "2025-03-09": 50, - "2025-03-10": 50, - "2025-03-11": 50, - "2025-03-12": 50, - "2025-03-13": 50, - "2025-03-14": 50, - "2025-03-15": 50, - "2025-03-16": 50, - "2025-03-17": 50, - "2025-03-18": 50, - "2025-03-19": 50, - "2025-03-20": 50, - "2025-03-21": 50, - "2025-03-22": 50, - "2025-03-23": 50, - "2025-03-24": 50, - "2025-03-25": 50, - "2025-03-26": 50, - "2025-03-27": 50, - "2025-03-28": 50, - "2025-03-29": 50, - "2025-03-30": 50, - "2025-03-31": 50, - "2025-04-01": 50, - "2025-04-02": 50, - "2025-04-03": 50, - "2025-04-04": 50, - "2025-04-05": 50, - "2025-04-06": 50, - "2025-04-07": 50, - "2025-04-08": 50, - "2025-04-09": 50, - "2025-04-10": 50, - "2025-04-11": 50, - "2025-04-12": 50, - "2025-04-13": 50, - "2025-04-14": 50, - "2025-04-15": 50, - "2025-04-16": 50, - "2025-04-17": 50, - "2025-04-18": 50, - "2025-04-19": 50, - "2025-04-20": 50, - "2025-04-21": 50, - "2025-04-22": 50, - "2025-04-23": 50, - "2025-04-24": 50, - "2025-04-25": 50, - "2025-04-26": 50, - "2025-04-27": 50, - "2025-04-28": 50, - "2025-04-29": 50, - "2025-04-30": 50, - "2025-05-01": 50, - "2025-05-02": 50, - "2025-05-03": 50, - "2025-05-04": 50, - "2025-05-05": 50, - "2025-05-06": 50, - "2025-05-07": 50, - "2025-05-08": 50, - "2025-05-09": 50, - "2025-05-10": 50, - "2025-05-11": 50, - "2025-05-12": 50, - "2025-05-13": 50, - "2025-05-14": 50, - "2025-05-15": 50, - "2025-05-16": 50, - "2025-05-17": 50, - "2025-05-18": 50, - "2025-05-19": 50, - "2025-05-20": 50, - "2025-05-21": 50, - "2025-05-22": 50, - "2025-05-23": 50, - "2025-05-24": 50, - "2025-05-25": 50, - "2025-05-26": 50, - "2025-05-27": 50, - "2025-05-28": 50, - "2025-05-29": 50, - "2025-05-30": 50, - "2025-05-31": 50, - "2025-06-01": 50, - "2025-06-02": 50, - "2025-06-03": 50, - "2025-06-04": 50, - "2025-06-05": 50, - "2025-06-06": 50, - "2025-06-07": 50, - "2025-06-08": 50, - "2025-06-09": 50, - "2025-06-10": 50, - "2025-06-11": 50, - "2025-06-12": 50, - "2025-06-13": 50, - "2025-06-14": 50, - "2025-06-15": 50, - "2025-06-16": 50, - "2025-06-17": 50, - "2025-06-18": 50, - "2025-06-19": 50, - "2025-06-20": 50, - "2025-06-21": 50, - "2025-06-22": 50, - "2025-06-23": 50, - "2025-06-24": 50, - "2025-06-25": 50, - "2025-06-26": 50, - "2025-06-27": 50, - "2025-06-28": 50, - "2025-06-29": 50, - "2025-06-30": 50, - "2025-07-01": 50, - "2025-07-02": 50, - "2025-07-03": 50, - "2025-07-04": 50, - "2025-07-05": 50, - "2025-07-06": 50, - "2025-07-07": 50, - "2025-07-08": 50, - "2025-07-09": 50, - "2025-07-10": 50, - "2025-07-11": 50, - "2025-07-12": 50, - "2025-07-13": 50, - "2025-07-14": 50, - "2025-07-15": 50, - "2025-07-16": 50, - "2025-07-17": 50, - "2025-07-18": 50, - "2025-07-19": 50, - "2025-07-20": 50, - "2025-07-21": 50, - "2025-07-22": 50, - "2025-07-23": 50, - "2025-07-24": 50, - "2025-07-25": 50, - "2025-07-26": 50, - "2025-07-27": 50, - "2025-07-28": 50, - "2025-07-29": 50, - "2025-07-30": 50, - "2025-07-31": 50, - "2025-08-01": 50, - "2025-08-02": 50, - "2025-08-03": 50, - "2025-08-04": 50, - "2025-08-05": 50, - "2025-08-06": 50, - "2025-08-07": 50, - "2025-08-08": 50, - "2025-08-09": 50, - "2025-08-10": 50, - "2025-08-11": 50, - "2025-08-12": 50, - "2025-08-13": 50, - "2025-08-14": 50, - "2025-08-15": 50, - "2025-08-16": 50, - "2025-08-17": 50, - "2025-08-18": 50, - "2025-08-19": 50, - "2025-08-20": 50, - "2025-08-21": 50, - "2025-08-22": 50, - "2025-08-23": 50, - "2025-08-24": 50, - "2025-08-25": 50, - "2025-08-26": 50, - "2025-08-27": 50, - "2025-08-28": 50, - "2025-08-29": 50, - "2025-08-30": 50, - "2025-08-31": 50, - "2025-09-01": 50, - "2025-09-02": 50, - "2025-09-03": 50, - "2025-09-04": 50, - "2025-09-05": 50, - "2025-09-06": 50, - "2025-09-07": 50, - "2025-09-08": 50, - "2025-09-09": 50, - "2025-09-10": 50, - "2025-09-11": 50, - "2025-09-12": 50, - "2025-09-13": 50, - "2025-09-14": 50, - "2025-09-15": 50, - "2025-09-16": 50, - "2025-09-17": 50, - "2025-09-18": 50, - "2025-09-19": 50, - "2025-09-20": 50, - "2025-09-21": 50, - "2025-09-22": 50, - "2025-09-23": 50, - "2025-09-24": 50, - "2025-09-25": 50, - "2025-09-26": 50, - "2025-09-27": 50, - "2025-09-28": 50, - "2025-09-29": 50, - "2025-09-30": 50, - "2025-10-01": 50, - "2025-10-02": 50, - "2025-10-03": 50, - "2025-10-04": 50, - "2025-10-05": 50, - "2025-10-06": 50, - "2025-10-07": 50, - "2025-10-08": 50, - "2025-10-09": 50, - "2025-10-10": 50, - "2025-10-11": 50, - "2025-10-12": 50, - "2025-10-13": 50, - "2025-10-14": 50, - "2025-10-15": 50, - "2025-10-16": 50, - "2025-10-17": 50, - "2025-10-18": 50, - "2025-10-19": 50, - "2025-10-20": 50, - "2025-10-21": 50, - "2025-10-22": 50, - "2025-10-23": 50, - "2025-10-24": 50, - "2025-10-25": 50, - "2025-10-26": 50, - "2025-10-27": 50, - "2025-10-28": 50, - "2025-10-29": 50, - "2025-10-30": 50, - "2025-10-31": 50, - "2025-11-01": 50, - "2025-11-02": 50, - "2025-11-03": 50, - "2025-11-04": 50, - "2025-11-05": 50, - "2025-11-06": 50, - "2025-11-07": 50, - "2025-11-08": 50, - "2025-11-09": 50, - "2025-11-10": 50, - "2025-11-11": 50, - "2025-11-12": 50, - "2025-11-13": 50, - "2025-11-14": 50, - "2025-11-15": 50, - "2025-11-16": 50, - "2025-11-17": 50, - "2025-11-18": 50, - "2025-11-19": 50, - "2025-11-20": 50, - "2025-11-21": 50, - "2025-11-22": 50, - "2025-11-23": 50, - "2025-11-24": 50, - "2025-11-25": 50, - "2025-11-26": 50, - "2025-11-27": 50, - "2025-11-28": 50, - "2025-11-29": 50, - "2025-11-30": 50, - "2025-12-01": 50, - "2025-12-02": 50, - "2025-12-03": 50, - "2025-12-04": 50, - "2025-12-05": 50, - "2025-12-06": 50, - "2025-12-07": 50, - "2025-12-08": 50, - "2025-12-09": 50, - "2025-12-10": 50, - "2025-12-11": 50, - "2025-12-12": 50, - "2025-12-13": 50, - "2025-12-14": 50, - "2025-12-15": 50, - "2025-12-16": 50, - "2025-12-17": 50, - "2025-12-18": 50, - "2025-12-19": 50, - "2025-12-20": 50, - "2025-12-21": 50, - "2025-12-22": 50, - "2025-12-23": 50, - "2025-12-24": 50, - "2025-12-25": 50, - "2025-12-26": 50, - "2025-12-27": 50, - "2025-12-28": 50, - "2025-12-29": 50, - "2025-12-30": 50, - "2025-12-31": 50, - "2026-01-01": 50, - "2026-01-02": 50, - "2026-01-03": 50, - "2026-01-04": 50, - "2026-01-05": 50, - "2026-01-06": 50, - "2026-01-07": 50, - "2026-01-08": 50, - "2026-01-09": 50, - "2026-01-10": 50, - "2026-01-11": 50, - "2026-01-12": 50, - "2026-01-13": 50, - "2026-01-14": 50, - "2026-01-15": 50, - "2026-01-16": 50, - "2026-01-17": 50, - "2026-01-18": 50, - "2026-01-19": 50, - "2026-01-20": 50, - "2026-01-21": 50, - "2026-01-22": 50, - "2026-01-23": 50, - "2026-01-24": 50, - "2026-01-25": 50, - "2026-01-26": 50, - "2026-01-27": 50, - "2026-01-28": 50, - "2026-01-29": 50, - "2026-01-30": 50, - "2026-01-31": 50, - "2026-02-01": 50, - "2026-02-02": 50, - "2026-02-03": 50, - "2026-02-04": 50, - "2026-02-05": 50, - "2026-02-06": 50, - "2026-02-07": 50, - "2026-02-08": 50, - "2026-02-09": 50, - "2026-02-10": 50, - "2026-02-11": 50, - "2026-02-12": 50, - "2026-02-13": 50, - "2026-02-14": 50, - "2026-02-15": 50, - "2026-02-16": 50, - "2026-02-17": 50, - "2026-02-18": 50, - "2026-02-19": 50, - "2026-02-20": 50, - "2026-02-21": 50, - "2026-02-22": 50, - "2026-02-23": 50, - "2026-02-24": 50, - "2026-02-25": 50, - "2026-02-26": 50, - "2026-02-27": 50, - "2026-02-28": 50, - "2026-03-01": 50, - "2026-03-02": 50, - "2026-03-03": 50, - "2026-03-04": 50, - "2026-03-05": 50, - "2026-03-06": 50, - "2026-03-07": 50, - "2026-03-08": 50, - "2026-03-09": 50, - "2026-03-10": 50, - "2026-03-11": 50, - "2026-03-12": 50, - "2026-03-13": 50, - "2026-03-14": 50, - "2026-03-15": 50, - "2026-03-16": 50, - "2026-03-17": 50, - "2026-03-18": 50, - "2026-03-19": 50, - "2026-03-20": 50, - "2026-03-21": 50, - "2026-03-22": 50, - "2026-03-23": 50, - "2026-03-24": 50, - "2026-03-25": 50, - "2026-03-26": 50, - "2026-03-27": 50, - "2026-03-28": 50, - "2026-03-29": 50, - "2026-03-30": 50, - "2026-03-31": 50, - "2026-04-01": 50, - "2026-04-02": 50, - "2026-04-03": 50, - "2026-04-04": 50, - "2026-04-05": 50, - "2026-04-06": 50, - "2026-04-07": 50, - "2026-04-08": 50, - "2026-04-09": 50, - "2026-04-10": 50, - "2026-04-11": 50, - "2026-04-12": 50, - "2026-04-13": 50, - "2026-04-14": 50, - "2026-04-15": 50, - "2026-04-16": 50, - "2026-04-17": 50, - "2026-04-18": 50, - "2026-04-19": 50, - "2026-04-20": 50, - "2026-04-21": 50, - "2026-04-22": 50, - "2026-04-23": 50, - "2026-04-24": 50, - "2026-04-25": 50, - "2026-04-26": 50, - "2026-04-27": 50, - "2026-04-28": 50, - "2026-04-29": 50, - "2026-04-30": 50, - "2026-05-01": 50, - "2026-05-02": 50, - "2026-05-03": 50, - "2026-05-04": 50, - "2026-05-05": 50, - "2026-05-06": 50, - "2026-05-07": 50, - "2026-05-08": 50, - "2026-05-09": 50, - "2026-05-10": 50, - "2026-05-11": 50, - "2026-05-12": 50, - "2026-05-13": 50, - "2026-05-15": 50, - "2026-05-16": 50, - "2026-05-17": 50, - "2026-05-18": 50, - "2026-05-19": 50 - } - }, - { - "name": "value", - "duplicates": 22906, - "info": [], - "time_range": [0, 655], - "type": "float", - "missing": 0, - "mean": 0.399683, - "sd": 0.606737, - "min": 0, - "max": 4 - }, - { - "name": "forecast_day", - "duplicates": 32794, - "info": [], - "time_range": [0, 655], - "type": "integer", - "missing": 0, - "mean": 0.022866, - "sd": 0.288654, - "min": 0, - "max": 5 - } - ] - }, - "sha512": "e4a85269d3bad19337885e73c339ca997d28816c0b3b5afba81308b8cd8af777eb282076c082de625f26f5ac9539b9521bceaddec00f9fe73b582dc4e101cdd0" - } - ], - "measure_info": { - "heat_risk": { - "id": "heat_risk", - "short_name": "Heat Risk Score", - "long_name": "NOAA HeatRisk Mean Score", - "category": "heat", - "short_description": "Mean daily heat risk score (0–4) aggregated to county and state level.", - "long_description": "The NOAA Weather Prediction Center (WPC) HeatRisk product provides a daily heat risk forecast across the contiguous United States on a 0–4 scale: 0 = No Risk, 1 = Minor, 2 = Moderate, 3 = Major, 4 = Extreme. Values represent the risk of heat-related illness to the general population. County- and state-level values are derived by computing the area-weighted mean raster pixel value from the GeoTIFF archive files (~2.5 km NDFD grid). Historical archive data is available from 2024-08-01 onward. The current 7-day forecast (forecast_day = 1–7) is refreshed daily. The county-level file includes a low_coverage_flag column (1 = fewer than 9 pixels cover the county, ~56 km²) indicating that the estimate is based on very few grid cells and should be interpreted with caution.", - "statement": "The mean heat risk score in {location} on {time} was {value} (0–4 scale).", - "measure_type": "Index", - "unit": "Score (0–4)", - "time_resolution": "Day", - "sources": [ - { - "id": "noaa_wpc_heatrisk" - } - ], - "citations": [ - { - "title": "NWS Weather Prediction Center HeatRisk", - "url": "https://www.wpc.ncep.noaa.gov/heatrisk/" - } - ] - }, - "_sources": { - "noaa_wpc_heatrisk": { - "name": "NOAA WPC HeatRisk", - "url": "https://www.wpc.ncep.noaa.gov/heatrisk/data/archive/", - "organization": "NOAA Weather Prediction Center (WPC)", - "organization_url": "https://www.wpc.ncep.noaa.gov/", - "location": "HeatRisk GeoTIFF Archive and 7-Day Forecast", - "location_url": "https://www.wpc.ncep.noaa.gov/heatrisk/data.html", - "description": "The NOAA Weather Prediction Center HeatRisk product provides a daily, gridded (2.5 km) assessment of heat risk across the contiguous United States for the current day and 7-day forecast period. Risk is classified on a 0–4 scale based on the combination of heat intensity and duration relative to local historical thresholds, with consideration for overnight low temperatures and heat index. The archive provides daily GeoTIFF rasters back to August 1, 2024. County- and state-level summaries in this dataset are computed as the mean pixel value within each geographic boundary using area-weighted zonal statistics.", - "restrictions": "Public domain. NOAA data is generally not subject to copyright restrictions.", - "date_accessed": 2026 - }, - "id": "_sources" - } - }, - "change_report": { - "data_county.csv.gz": { - "state": "changed", - "variables": { - "geography": { - "status": "present", - "same_type": true, - "added_levels": [], - "dropped_levels": [] - }, - "time": { - "status": "present", - "same_type": true, - "added_levels": ["2026-05-13", "2026-05-19"], - "dropped_levels": "2026-05-14" - }, - "value": { - "status": "present", - "same_type": true - }, - "forecast_day": { - "status": "present", - "same_type": true - }, - "low_coverage_flag": { - "status": "present", - "same_type": true - } - } - }, - "data_state.csv.gz": { - "state": "changed", - "variables": { - "geography": { - "status": "present", - "same_type": true, - "added_levels": [], - "dropped_levels": [] - }, - "time": { - "status": "present", - "same_type": true, - "added_levels": ["2026-05-13", "2026-05-19"], - "dropped_levels": "2026-05-14" - }, - "value": { - "status": "present", - "same_type": true - }, - "forecast_day": { - "status": "present", - "same_type": true - } - } - } - } -} diff --git a/data/noaa_heat_risk/standard/datapackage.json b/data/noaa_heat_risk/standard/datapackage.json index af34fda63..25eaa14a1 100644 --- a/data/noaa_heat_risk/standard/datapackage.json +++ b/data/noaa_heat_risk/standard/datapackage.json @@ -4,9149 +4,4376 @@ "license": [], "resources": [ { - "bytes": 7548622, + "bytes": 8629574, "encoding": "windows-1252", - "md5": "49172c9efd9d620b83ae7998f12990af", + "md5": "ab4e10141e81226584f7674372986f28", "format": "csv", - "name": "data_county.csv-MWMJ0G3P8D", - "filename": "data_county.csv-MWMJ0G3P8D.gz", + "name": "data_county.csv", + "filename": "data_county.csv.gz", "versions": { "hash": [ - "c8056a00bf36cf59de6abe61752a355181cc357e" + "1352a7ecf010c29e8cafd87678560d50bb83434e", + "f00b9f736d9a0314467650a8a9addf17135a33d9", + "04c5885cd6b3d51783414cd9d47caf1a6d624d02", + "5ff07f07e331d0cae209a61a54529bdb69cbf5db", + "acbba9f5969c689bc2c3b326607f87ad26579b31", + "b0937a2011fe31519f61fd21b89a40ee0b2ab04c", + "aa35ed5ce15affcbac4b05df00643d9e9055a990", + "0fad90cdb20992ba09e03a6b01c1220161ab77a0", + "059735c961c63c9307be1f4192c2461b2f4d96dc", + "c10674ea80fc4ee1891acfe3fc9716eed163bcfb", + "43bfc4549aa1072b471785ed07d900a5d25575fb", + "893386f2f892668e162a8b0e121a7ca096be0ef2", + "4f91a0e0778b5c6417074fc9ed942b5f89377e6f", + "a5c7602ac4b7ba74cc15be057a3a12fcd7af91c7", + "98729a3e7edbed8f822302c039ae2de504b83943", + "5b57e7df25eb6f8e63a80bd1a87f5eee3afb6bf3", + "d9f3e480ad137168be7ade510bae573408a462c9", + "90f5921bde9aecacc3513c3e3e16c2d85ee7c319", + "09d3a7ddb221e9ad2952e10c07d2d3bf24acb9fb", + "e37dd33e323374902d4a5f77971ae3d558615102", + "d88753e4dab0f772f722352da3069a8d9cf53f29", + "46c4d07a7af4fc3a1db677ff2377dc764bf4f36e", + "af3c5e04097ac64a39577f03997d8077546a9994", + "f3b8e9bc5d1ef1d139dbb12cd2d5a40f7479aa20", + "531541661229e4d1693b10365aa0bd0e83e853a8", + "97fffda5777cca524d3f736bba2643d96ae5a12c", + "1ff5d436f874db04d4b29ebb18c808031a6d5765", + "cf1e9c20271a621f50ce9807115662a729fdefae", + "3ab16e8bc16e104bd0535330ddb26b7318add656", + "e1631877a9bef45a384fac2fd9f6beda44a6e2f9", + "3f368eb580ec554ac8cc62e100dcdadf347e6aa2", + "11890f047bb1c27882f09ecf36b46686abc5c796", + "ee04158689fa20e1a4677b8d107d1a3821fd3063", + "4f90d7c6e1adfec5312381573d87266db42a8528", + "c94bb62c0004e219621ea059f2a9c7dee884e970", + "f6c096f529d3b508bd63b526fc1a5bad48eed709", + "bf315589168a4c1f6692c002221a8791a3420cf0", + "0afa8019569193415cbec52a4b7a4bd0bf8b190f", + "daa60198f38ab3e66df5ecf0160db94965dcb069", + "63d8d5cd6335a8775d31c90f982276006ad2ee12", + "a3ff6f6f46df69b8b09919249aaf158448d622a4", + "3656f24b1879fe033253ca7e5e5228e5b77bcf9e", + "9ea92f424d6e06979852e32cd88e1ea7b82eb5e0", + "d1922ebd6663944bfc7cb0b05db83512025840fb", + "1f09c5cb4a07093525f814389f20afaa2a8fade8", + "c24ae79a14a1a9aa337d343cbbe314680eac137d", + "31c99e8a5cd605010208f3172efc055f6e7a7638", + "c90029acc218852079ad5eab034ca247561e75d7", + "39378f5f3300011bb77dcd8d81afc0ee50b163b7", + "5756a7b9f2ecdf915627077e85acca19930d037d", + "a3a88cb5e9d5afda114dcb35b151a014d3042df0", + "fd991a50a02fa4ee64a9aab7b233ecdcb0eacd82", + "4c75101c80e957310dd59279526f61b4562123fa", + "a42adebbef71d15cbb4898ed01174d05995356ba", + "fe5f4c79cabd17a1885827296dc802566a80ac16", + "964d5a9db6fd0ff29a5c89cd7eb2ff6cb738b111", + "7e5e374ab33a827b2e860333a2d265c8517a837c", + "9a4c70202ed5928ba9ea9369eabd53d76a6a72f7", + "3e70f0a758ba080369c4d20167915c30e9db6925", + "83cb896d076c03cece1e31041ec3dbb5530b72dd", + "449d16547331e355f0f96160c3f98f3eb63342eb", + "92a414f51fc6c01ae72ebfcb4653bc342a3dfa41", + "b9db2bc669526361857e29f1fb3f3fdcfce26f30", + "37e453e766211a6c1813b29a464c71daec787fb9", + "89b0208f452fe3fb441a95fb41c1dbb2dd77a28d", + "e1a905743f23c56c7f6e90831e34daddcd4d14de", + "f4a7fbba8c3d92c4d19258103f3858ffd783cbb4", + "11182cd41442039d9f481abb3c3b65bbe07f44ea", + "3b673594bb0d4fec4a10bc6e86cdee4fbbb62308", + "e6588ee5d5e0e62dc6e68b764fa2f13c398d2bd9", + "3b107eb754019a8044eaaa0ecfa6cd033a7e0cac", + "57bf44dba89e9e4c223d902de4b7d82928ec19fa", + "ce8a055743810a51c9baafb48646c1b4d9806c88", + "997e5d14fed72a225d72d80e2ff898c0205ac85c", + "e4f88a23c62b057cebca6278d1e587f67c729e94", + "60d19571fa9c4962a655f984f96e6f3a538054a7", + "66356bdc1fde423fdeeaf014a7067a2de73c8775", + "45798f8361088557d1631a7a259d8eb509647ab7", + "f2401fb71c729abfdab4895162c4906fca40ee2e", + "ffb6af8fa36d6539423710c3d127ad3739dff012", + "a51ee5438a61d4e6ef88d0d4d7b62ea66fea8af5", + "bcb0ba09276785757eaf8bb88ec09ba60ea4fd01", + "535459c3042be385f6580463d7f9ba3b740e695e", + "4b246110a624ec10a5a1e9e9a7df76c97bce19e4", + "d5a6c58cf4a4842790c54bb3c16283a60e936b80", + "0bd78278e3938d58d65f1a2045cdf6da1c7f696e", + "774e32eb8b41ac0e68dbdaddffb08984cdb47678", + "58742b48dc782126d4d502191463666a9a2aea15", + "99acf4e403956eabb05ae75bf2e20ff672d7b826", + "d73b5ec26bcf90ce0317fb58772a7c933e3e68c2", + "c1fe75ee23e3c600af56571a32e6684b127de315", + "40e7ba78dbb7352327b3ef3560eb0647eb3c0447", + "be139d447f06d9c53a54a4647459b2bf3b6b17fe", + "6642411566844ee9b780906710f6fb3d99df0b7f", + "bb2d1fc5e29e8b53c8bf3f8ca685e6feb22e5178", + "fbee01c540355ce1dc6bd221491e2f8e6e511410", + "4d833fb0ff0aa36c8f695ada66f8c6175174aee2", + "d0fe21dc8b0c9f6a1f6a2986873eec5ad4448df2", + "80e6c867e872ae317d23bd62b6b827965c73f256", + "8c2583548214b1fd9bfe3e7f3d4e36a764631e92", + "19c98a14ae860fee78c0d7aa83341fa2a89eb9c9", + "66305211918e271e4d60582a7c157c81341a61b5", + "171d4fa21333fb4a50c88540c76dd68f76bbd030", + "13acb63f27601f390ceddcead198f3603e524f04", + "20e2ba34e0ed0f0cb766488d88b8b3caf24485ba", + "c0542f75bac77321a8f42f5cf04ca0b9d5f3d04b", + "c96de07ac5b235c89b3f4f935f95845a77d6a40b", + "a8f758a3c1e27faeada364b69bca8e4780f7956d", + "7f1541283c4e704c7d80da06904071ff9a1d0735", + "88f9b5522079a56070571aadb017ef2dd06a91a3", + "f2bcc32674f1cf7d20363139007d00610461b2f9", + "4df43ab1c387030b9e53be4a82f6939b26293395", + "f728e8e118805590b1e8e6728c071a970204ba34", + "0ec30afd06e32661a265940e8f661c7fe99400d7", + "dcbfa041cf0d13234b11c1f402537a9895df5af7", + "222f0bae15fbfb5c5de525c28b4769496d391aa6", + "4c10bb41142108857145ecb37cc0b2beb5a7a765", + "4543c32bdaa299ccd362fdad6f21e66f500c041c" ], "author": [ - "weinbergerlab " + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "weinbergerlab ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "GitHub Actions ", + "danweinberger " ], "date": [ - "Fri May 15 16:54:14 2026 -0400" - ], - "message": [ - "update abcs data" - ] - }, - "source": [], - "data_format": "wide", - "ids": [ - { - "variable": "geography" - } - ], - "id_length": 5, - "time": "time", - "profile": "data-resource", - "created": "2026-07-30 09:28:26.215111", - "last_modified": "2026-07-30 09:28:26.215111", - "vintage": {}, - "row_count": 2039504, - "entity_count": 3109, + "Wed Jul 29 09:39:29 2026 +0000", + "Tue Jul 28 09:40:36 2026 +0000", + "Mon Jul 27 10:41:17 2026 +0000", + "Sun Jul 26 09:14:18 2026 +0000", + "Sat Jul 25 09:02:40 2026 +0000", + "Fri Jul 24 09:21:50 2026 +0000", + "Thu Jul 23 09:30:37 2026 +0000", + "Wed Jul 22 09:28:26 2026 +0000", + "Tue Jul 21 09:30:13 2026 +0000", + "Mon Jul 20 09:59:20 2026 +0000", + "Sun Jul 19 09:08:47 2026 +0000", + "Sat Jul 18 08:51:46 2026 +0000", + "Fri Jul 17 09:10:20 2026 +0000", + "Thu Jul 16 09:14:41 2026 +0000", + "Wed Jul 15 09:12:09 2026 +0000", + "Tue Jul 14 09:06:28 2026 +0000", + "Mon Jul 13 10:23:41 2026 +0000", + "Sun Jul 12 09:04:44 2026 +0000", + "Sat Jul 11 08:48:59 2026 +0000", + "Fri Jul 10 10:23:18 2026 +0000", + "Thu Jul 9 10:30:33 2026 +0000", + "Tue Jul 7 10:24:33 2026 +0000", + "Mon Jul 6 11:29:45 2026 +0000", + "Sun Jul 5 09:42:33 2026 +0000", + "Sat Jul 4 09:23:09 2026 +0000", + "Fri Jul 3 09:57:53 2026 +0000", + "Thu Jul 2 10:00:39 2026 +0000", + "Wed Jul 1 10:42:30 2026 +0000", + "Tue Jun 30 10:32:53 2026 +0000", + "Mon Jun 29 11:58:11 2026 +0000", + "Sun Jun 28 09:58:58 2026 +0000", + "Sat Jun 27 09:29:21 2026 +0000", + "Fri Jun 26 10:21:49 2026 +0000", + "Thu Jun 25 10:17:23 2026 +0000", + "Wed Jun 24 10:21:07 2026 +0000", + "Tue Jun 23 10:35:13 2026 +0000", + "Mon Jun 22 12:49:58 2026 +0000", + "Sun Jun 21 10:30:37 2026 +0000", + "Sat Jun 20 10:03:02 2026 +0000", + "Fri Jun 19 11:19:19 2026 +0000", + "Thu Jun 18 11:10:58 2026 +0000", + "Wed Jun 17 11:46:29 2026 +0000", + "Tue Jun 16 12:10:55 2026 +0000", + "Mon Jun 15 13:04:59 2026 +0000", + "Sun Jun 14 10:24:51 2026 +0000", + "Sat Jun 13 09:57:30 2026 +0000", + "Fri Jun 12 11:01:37 2026 +0000", + "Thu Jun 11 11:24:09 2026 +0000", + "Wed Jun 10 10:55:30 2026 +0000", + "Tue Jun 9 20:07:17 2026 +0000", + "Tue Jun 9 12:07:10 2026 -0400", + "Fri Jun 5 10:46:27 2026 +0000", + "Thu Jun 4 10:39:07 2026 +0000", + "Wed Jun 3 11:56:24 2026 +0000", + "Tue Jun 2 11:17:44 2026 +0000", + "Mon Jun 1 12:34:20 2026 +0000", + "Sun May 31 09:49:45 2026 +0000", + "Sat May 30 09:15:16 2026 +0000", + "Fri May 29 10:43:35 2026 +0000", + "Thu May 28 10:56:36 2026 +0000", + "Wed May 27 10:55:47 2026 +0000", + "Mon May 25 11:09:33 2026 +0000", + "Sun May 24 09:20:41 2026 +0000", + "Sat May 23 09:03:35 2026 +0000", + "Fri May 22 10:24:35 2026 +0000", + "Thu May 21 10:39:23 2026 +0000", + "Wed May 20 10:26:44 2026 +0000", + "Tue May 19 10:39:02 2026 +0000", + "Mon May 18 11:05:42 2026 +0000", + "Sun May 17 09:04:17 2026 +0000", + "Sat May 16 08:48:58 2026 +0000", + "Fri May 15 09:59:41 2026 +0000", + "Thu May 14 09:32:59 2026 +0000", + "Wed May 13 09:43:06 2026 +0000", + "Tue May 12 09:35:10 2026 +0000", + "Mon May 11 10:36:02 2026 +0000", + "Sun May 10 08:53:24 2026 +0000", + "Sat May 9 08:28:53 2026 +0000", + "Fri May 8 08:22:49 2026 +0000", + "Thu May 7 09:32:38 2026 +0000", + "Wed May 6 09:22:42 2026 +0000", + "Tue May 5 09:08:43 2026 +0000", + "Mon May 4 09:17:21 2026 +0000", + "Sun May 3 08:50:28 2026 +0000", + "Sat May 2 08:23:10 2026 +0000", + "Fri May 1 08:59:33 2026 +0000", + "Thu Apr 30 09:14:36 2026 +0000", + "Wed Apr 29 09:10:53 2026 +0000", + "Tue Apr 28 09:18:34 2026 +0000", + "Mon Apr 27 09:18:16 2026 +0000", + "Sun Apr 26 08:18:11 2026 +0000", + "Sat Apr 25 08:08:42 2026 +0000", + "Fri Apr 24 09:01:58 2026 +0000", + "Thu Apr 23 08:53:15 2026 +0000", + "Wed Apr 22 08:31:03 2026 +0000", + "Tue Apr 21 08:34:14 2026 +0000", + "Mon Apr 20 09:09:14 2026 +0000", + "Sun Apr 19 08:08:01 2026 +0000", + "Sat Apr 18 07:59:49 2026 +0000", + "Fri Apr 17 08:27:51 2026 +0000", + "Thu Apr 16 08:31:04 2026 +0000", + "Wed Apr 15 08:28:26 2026 +0000", + "Tue Apr 14 08:30:14 2026 +0000", + "Mon Apr 13 09:02:35 2026 +0000", + "Sun Apr 12 08:03:40 2026 +0000", + "Sat Apr 11 07:49:25 2026 +0000", + "Fri Apr 10 08:32:10 2026 +0000", + "Thu Apr 9 08:19:49 2026 +0000", + "Wed Apr 8 08:12:14 2026 +0000", + "Tue Apr 7 08:21:35 2026 +0000", + "Mon Apr 6 08:24:12 2026 +0000", + "Sun Apr 5 07:55:03 2026 +0000", + "Sat Apr 4 07:47:18 2026 +0000", + "Fri Apr 3 08:01:35 2026 +0000", + "Thu Apr 2 08:04:43 2026 +0000", + "Wed Apr 1 02:45:45 2026 +0000", + "Tue Mar 31 21:09:24 2026 +0000", + "Thu Mar 26 23:19:59 2026 -0400" + ], + "message": [ + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled data build", + "Add CDC CFA RT (respiratory tract) data source", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled daily data update", + "scheduled noaa heat risk update", + "scheduled noaa heat risk update", + "scheduled noaa heat risk update", + "scheduled noaa heat risk update", + "scheduled data build", + "scheduled noaa heat risk update", + "add noaa_heat_risk data source and update bundle_injury_overdose" + ] + }, + "source": [], + "data_format": "wide", + "ids": [ + { + "variable": "geography" + } + ], + "id_length": 5, + "time": "time", + "profile": "data-resource", + "created": "2026-07-30 09:30:10.378226", + "last_modified": "2026-07-30 09:30:10.378226", + "vintage": {}, + "row_count": 2278897, + "entity_count": 3109, "schema": { "fields": [ { "name": "geography", - "duplicates": 2036395, + "duplicates": 2275788, "info": [], - "time_range": [0, 655], - "type": "string", - "missing": 0, - "table": { - "01001": 656, - "01003": 656, - "01005": 656, - "01007": 656, - "01009": 656, - "01011": 656, - "01013": 656, - "01015": 656, - "01017": 656, - "01019": 656, - "01021": 656, - "01023": 656, - "01025": 656, - "01027": 656, - "01029": 656, - "01031": 656, - "01033": 656, - "01035": 656, - "01037": 656, - "01039": 656, - "01041": 656, - "01043": 656, - "01045": 656, - "01047": 656, - "01049": 656, - "01051": 656, - "01053": 656, - "01055": 656, - "01057": 656, - "01059": 656, - "01061": 656, - "01063": 656, - "01065": 656, - "01067": 656, - "01069": 656, - "01071": 656, - "01073": 656, - "01075": 656, - "01077": 656, - "01079": 656, - "01081": 656, - "01083": 656, - "01085": 656, - "01087": 656, - "01089": 656, - "01091": 656, - "01093": 656, - "01095": 656, - "01097": 656, - "01099": 656, - "01101": 656, - "01103": 656, - "01105": 656, - "01107": 656, - "01109": 656, - "01111": 656, - "01113": 656, - "01115": 656, - "01117": 656, - "01119": 656, - "01121": 656, - "01123": 656, - "01125": 656, - "01127": 656, - "01129": 656, - "01131": 656, - "01133": 656, - "04001": 656, - "04003": 656, - "04005": 656, - "04007": 656, - "04009": 656, - "04011": 656, - "04012": 656, - "04013": 656, - "04015": 656, - "04017": 656, - "04019": 656, - "04021": 656, - "04023": 656, - "04025": 656, - "04027": 656, - "05001": 656, - "05003": 656, - "05005": 656, - "05007": 656, - "05009": 656, - "05011": 656, - "05013": 656, - "05015": 656, - "05017": 656, - "05019": 656, - "05021": 656, - "05023": 656, - "05025": 656, - "05027": 656, - "05029": 656, - "05031": 656, - "05033": 656, - "05035": 656, - "05037": 656, - "05039": 656, - "05041": 656, - "05043": 656, - "05045": 656, - "05047": 656, - "05049": 656, - "05051": 656, - "05053": 656, - "05055": 656, - "05057": 656, - "05059": 656, - "05061": 656, - "05063": 656, - "05065": 656, - "05067": 656, - "05069": 656, - "05071": 656, - "05073": 656, - "05075": 656, - "05077": 656, - "05079": 656, - "05081": 656, - "05083": 656, - "05085": 656, - "05087": 656, - "05089": 656, - "05091": 656, - "05093": 656, - "05095": 656, - "05097": 656, - "05099": 656, - "05101": 656, - "05103": 656, - "05105": 656, - "05107": 656, - "05109": 656, - "05111": 656, - "05113": 656, - "05115": 656, - "05117": 656, - "05119": 656, - "05121": 656, - "05123": 656, - "05125": 656, - "05127": 656, - "05129": 656, - "05131": 656, - "05133": 656, - "05135": 656, - "05137": 656, - "05139": 656, - "05141": 656, - "05143": 656, - "05145": 656, - "05147": 656, - "05149": 656, - "06001": 656, - "06003": 656, - "06005": 656, - "06007": 656, - "06009": 656, - "06011": 656, - "06013": 656, - "06015": 656, - "06017": 656, - "06019": 656, - "06021": 656, - "06023": 656, - "06025": 656, - "06027": 656, - "06029": 656, - "06031": 656, - "06033": 656, - "06035": 656, - "06037": 656, - "06039": 656, - "06041": 656, - "06043": 656, - "06045": 656, - "06047": 656, - "06049": 656, - "06051": 656, - "06053": 656, - "06055": 656, - "06057": 656, - "06059": 656, - "06061": 656, - "06063": 656, - "06065": 656, - "06067": 656, - "06069": 656, - "06071": 656, - "06073": 656, - "06075": 656, - "06077": 656, - "06079": 656, - "06081": 656, - "06083": 656, - "06085": 656, - "06087": 656, - "06089": 656, - "06091": 656, - "06093": 656, - "06095": 656, - "06097": 656, - "06099": 656, - "06101": 656, - "06103": 656, - "06105": 656, - "06107": 656, - "06109": 656, - "06111": 656, - "06113": 656, - "06115": 656, - "08001": 656, - "08003": 656, - "08005": 656, - "08007": 656, - "08009": 656, - "08011": 656, - "08013": 656, - "08014": 656, - "08015": 656, - "08017": 656, - "08019": 656, - "08021": 656, - "08023": 656, - "08025": 656, - "08027": 656, - "08029": 656, - "08031": 656, - "08033": 656, - "08035": 656, - "08037": 656, - "08039": 656, - "08041": 656, - "08043": 656, - "08045": 656, - "08047": 656, - "08049": 656, - "08051": 656, - "08053": 656, - "08055": 656, - "08057": 656, - "08059": 656, - "08061": 656, - "08063": 656, - "08065": 656, - "08067": 656, - "08069": 656, - "08071": 656, - "08073": 656, - "08075": 656, - "08077": 656, - "08079": 656, - "08081": 656, - "08083": 656, - "08085": 656, - "08087": 656, - "08089": 656, - "08091": 656, - "08093": 656, - "08095": 656, - "08097": 656, - "08099": 656, - "08101": 656, - "08103": 656, - "08105": 656, - "08107": 656, - "08109": 656, - "08111": 656, - "08113": 656, - "08115": 656, - "08117": 656, - "08119": 656, - "08121": 656, - "08123": 656, - "08125": 656, - "09110": 656, - "09120": 656, - "09130": 656, - "09140": 656, - "09150": 656, - "09160": 656, - "09170": 656, - "09180": 656, - "09190": 656, - "10001": 656, - "10003": 656, - "10005": 656, - "11001": 656, - "12001": 656, - "12003": 656, - "12005": 656, - "12007": 656, - "12009": 656, - "12011": 656, - "12013": 656, - "12015": 656, - "12017": 656, - "12019": 656, - "12021": 656, - "12023": 656, - "12027": 656, - "12029": 656, - "12031": 656, - "12033": 656, - "12035": 656, - "12037": 656, - "12039": 656, - "12041": 656, - "12043": 656, - "12045": 656, - "12047": 656, - "12049": 656, - "12051": 656, - "12053": 656, - "12055": 656, - "12057": 656, - "12059": 656, - "12061": 656, - "12063": 656, - "12065": 656, - "12067": 656, - "12069": 656, - "12071": 656, - "12073": 656, - "12075": 656, - "12077": 656, - "12079": 656, - "12081": 656, - "12083": 656, - "12085": 656, - "12086": 656, - "12087": 656, - "12089": 656, - "12091": 656, - "12093": 656, - "12095": 656, - "12097": 656, - "12099": 656, - "12101": 656, - "12103": 656, - "12105": 656, - "12107": 656, - "12109": 656, - "12111": 656, - "12113": 656, - "12115": 656, - "12117": 656, - "12119": 656, - "12121": 656, - "12123": 656, - "12125": 656, - "12127": 656, - "12129": 656, - "12131": 656, - "12133": 656, - "13001": 656, - "13003": 656, - "13005": 656, - "13007": 656, - "13009": 656, - "13011": 656, - "13013": 656, - "13015": 656, - "13017": 656, - "13019": 656, - "13021": 656, - "13023": 656, - "13025": 656, - "13027": 656, - "13029": 656, - "13031": 656, - "13033": 656, - "13035": 656, - "13037": 656, - "13039": 656, - "13043": 656, - "13045": 656, - "13047": 656, - "13049": 656, - "13051": 656, - "13053": 656, - "13055": 656, - "13057": 656, - "13059": 656, - "13061": 656, - "13063": 656, - "13065": 656, - "13067": 656, - "13069": 656, - "13071": 656, - "13073": 656, - "13075": 656, - "13077": 656, - "13079": 656, - "13081": 656, - "13083": 656, - "13085": 656, - "13087": 656, - "13089": 656, - "13091": 656, - "13093": 656, - "13095": 656, - "13097": 656, - "13099": 656, - "13101": 656, - "13103": 656, - "13105": 656, - "13107": 656, - "13109": 656, - "13111": 656, - "13113": 656, - "13115": 656, - "13117": 656, - "13119": 656, - "13121": 656, - "13123": 656, - "13125": 656, - "13127": 656, - "13129": 656, - "13131": 656, - "13133": 656, - "13135": 656, - "13137": 656, - "13139": 656, - "13141": 656, - "13143": 656, - "13145": 656, - "13147": 656, - "13149": 656, - "13151": 656, - "13153": 656, - "13155": 656, - "13157": 656, - "13159": 656, - "13161": 656, - "13163": 656, - "13165": 656, - "13167": 656, - "13169": 656, - "13171": 656, - "13173": 656, - "13175": 656, - "13177": 656, - "13179": 656, - "13181": 656, - "13183": 656, - "13185": 656, - "13187": 656, - "13189": 656, - "13191": 656, - "13193": 656, - "13195": 656, - "13197": 656, - "13199": 656, - "13201": 656, - "13205": 656, - "13207": 656, - "13209": 656, - "13211": 656, - "13213": 656, - "13215": 656, - "13217": 656, - "13219": 656, - "13221": 656, - "13223": 656, - "13225": 656, - "13227": 656, - "13229": 656, - "13231": 656, - "13233": 656, - "13235": 656, - "13237": 656, - "13239": 656, - "13241": 656, - "13243": 656, - "13245": 656, - "13247": 656, - "13249": 656, - "13251": 656, - "13253": 656, - "13255": 656, - "13257": 656, - "13259": 656, - "13261": 656, - "13263": 656, - "13265": 656, - "13267": 656, - "13269": 656, - "13271": 656, - "13273": 656, - "13275": 656, - "13277": 656, - "13279": 656, - "13281": 656, - "13283": 656, - "13285": 656, - "13287": 656, - "13289": 656, - "13291": 656, - "13293": 656, - "13295": 656, - "13297": 656, - "13299": 656, - "13301": 656, - "13303": 656, - "13305": 656, - "13307": 656, - "13309": 656, - "13311": 656, - "13313": 656, - "13315": 656, - "13317": 656, - "13319": 656, - "13321": 656, - "16001": 656, - "16003": 656, - "16005": 656, - "16007": 656, - "16009": 656, - "16011": 656, - "16013": 656, - "16015": 656, - "16017": 656, - "16019": 656, - "16021": 656, - "16023": 656, - "16025": 656, - "16027": 656, - "16029": 656, - "16031": 656, - "16033": 656, - "16035": 656, - "16037": 656, - "16039": 656, - "16041": 656, - "16043": 656, - "16045": 656, - "16047": 656, - "16049": 656, - "16051": 656, - "16053": 656, - "16055": 656, - "16057": 656, - "16059": 656, - "16061": 656, - "16063": 656, - "16065": 656, - "16067": 656, - "16069": 656, - "16071": 656, - "16073": 656, - "16075": 656, - "16077": 656, - "16079": 656, - "16081": 656, - "16083": 656, - "16085": 656, - "16087": 656, - "17001": 656, - "17003": 656, - "17005": 656, - "17007": 656, - "17009": 656, - "17011": 656, - "17013": 656, - "17015": 656, - "17017": 656, - "17019": 656, - "17021": 656, - "17023": 656, - "17025": 656, - "17027": 656, - "17029": 656, - "17031": 656, - "17033": 656, - "17035": 656, - "17037": 656, - "17039": 656, - "17041": 656, - "17043": 656, - "17045": 656, - "17047": 656, - "17049": 656, - "17051": 656, - "17053": 656, - "17055": 656, - "17057": 656, - "17059": 656, - "17061": 656, - "17063": 656, - "17065": 656, - "17067": 656, - "17069": 656, - "17071": 656, - "17073": 656, - "17075": 656, - "17077": 656, - "17079": 656, - "17081": 656, - "17083": 656, - "17085": 656, - "17087": 656, - "17089": 656, - "17091": 656, - "17093": 656, - "17095": 656, - "17097": 656, - "17099": 656, - "17101": 656, - "17103": 656, - "17105": 656, - "17107": 656, - "17109": 656, - "17111": 656, - "17113": 656, - "17115": 656, - "17117": 656, - "17119": 656, - "17121": 656, - "17123": 656, - "17125": 656, - "17127": 656, - "17129": 656, - "17131": 656, - "17133": 656, - "17135": 656, - "17137": 656, - "17139": 656, - "17141": 656, - "17143": 656, - "17145": 656, - "17147": 656, - "17149": 656, - "17151": 656, - "17153": 656, - "17155": 656, - "17157": 656, - "17159": 656, - "17161": 656, - "17163": 656, - "17165": 656, - "17167": 656, - "17169": 656, - "17171": 656, - "17173": 656, - "17175": 656, - "17177": 656, - "17179": 656, - "17181": 656, - "17183": 656, - "17185": 656, - "17187": 656, - "17189": 656, - "17191": 656, - "17193": 656, - "17195": 656, - "17197": 656, - "17199": 656, - "17201": 656, - "17203": 656, - "18001": 656, - "18003": 656, - "18005": 656, - "18007": 656, - "18009": 656, - "18011": 656, - "18013": 656, - "18015": 656, - "18017": 656, - "18019": 656, - "18021": 656, - "18023": 656, - "18025": 656, - "18027": 656, - "18029": 656, - "18031": 656, - "18033": 656, - "18035": 656, - "18037": 656, - "18039": 656, - "18041": 656, - "18043": 656, - "18045": 656, - "18047": 656, - "18049": 656, - "18051": 656, - "18053": 656, - "18055": 656, - "18057": 656, - "18059": 656, - "18061": 656, - "18063": 656, - "18065": 656, - "18067": 656, - "18069": 656, - "18071": 656, - "18073": 656, - "18075": 656, - "18077": 656, - "18079": 656, - "18081": 656, - "18083": 656, - "18085": 656, - "18087": 656, - "18089": 656, - "18091": 656, - "18093": 656, - "18095": 656, - "18097": 656, - "18099": 656, - "18101": 656, - "18103": 656, - "18105": 656, - "18107": 656, - "18109": 656, - "18111": 656, - "18113": 656, - "18115": 656, - "18117": 656, - "18119": 656, - "18121": 656, - "18123": 656, - "18125": 656, - "18127": 656, - "18129": 656, - "18131": 656, - "18133": 656, - "18135": 656, - "18137": 656, - "18139": 656, - "18141": 656, - "18143": 656, - "18145": 656, - "18147": 656, - "18149": 656, - "18151": 656, - "18153": 656, - "18155": 656, - "18157": 656, - "18159": 656, - "18161": 656, - "18163": 656, - "18165": 656, - "18167": 656, - "18169": 656, - "18171": 656, - "18173": 656, - "18175": 656, - "18177": 656, - "18179": 656, - "18181": 656, - "18183": 656, - "19001": 656, - "19003": 656, - "19005": 656, - "19007": 656, - "19009": 656, - "19011": 656, - "19013": 656, - "19015": 656, - "19017": 656, - "19019": 656, - "19021": 656, - "19023": 656, - "19025": 656, - "19027": 656, - "19029": 656, - "19031": 656, - "19033": 656, - "19035": 656, - "19037": 656, - "19039": 656, - "19041": 656, - "19043": 656, - "19045": 656, - "19047": 656, - "19049": 656, - "19051": 656, - "19053": 656, - "19055": 656, - "19057": 656, - "19059": 656, - "19061": 656, - "19063": 656, - "19065": 656, - "19067": 656, - "19069": 656, - "19071": 656, - "19073": 656, - "19075": 656, - "19077": 656, - "19079": 656, - "19081": 656, - "19083": 656, - "19085": 656, - "19087": 656, - "19089": 656, - "19091": 656, - "19093": 656, - "19095": 656, - "19097": 656, - "19099": 656, - "19101": 656, - "19103": 656, - "19105": 656, - "19107": 656, - "19109": 656, - "19111": 656, - "19113": 656, - "19115": 656, - "19117": 656, - "19119": 656, - "19121": 656, - "19123": 656, - "19125": 656, - "19127": 656, - "19129": 656, - "19131": 656, - "19133": 656, - "19135": 656, - "19137": 656, - "19139": 656, - "19141": 656, - "19143": 656, - "19145": 656, - "19147": 656, - "19149": 656, - "19151": 656, - "19153": 656, - "19155": 656, - "19157": 656, - "19159": 656, - "19161": 656, - "19163": 656, - "19165": 656, - "19167": 656, - "19169": 656, - "19171": 656, - "19173": 656, - "19175": 656, - "19177": 656, - "19179": 656, - "19181": 656, - "19183": 656, - "19185": 656, - "19187": 656, - "19189": 656, - "19191": 656, - "19193": 656, - "19195": 656, - "19197": 656, - "20001": 656, - "20003": 656, - "20005": 656, - "20007": 656, - "20009": 656, - "20011": 656, - "20013": 656, - "20015": 656, - "20017": 656, - "20019": 656, - "20021": 656, - "20023": 656, - "20025": 656, - "20027": 656, - "20029": 656, - "20031": 656, - "20033": 656, - "20035": 656, - "20037": 656, - "20039": 656, - "20041": 656, - "20043": 656, - "20045": 656, - "20047": 656, - "20049": 656, - "20051": 656, - "20053": 656, - "20055": 656, - "20057": 656, - "20059": 656, - "20061": 656, - "20063": 656, - "20065": 656, - "20067": 656, - "20069": 656, - "20071": 656, - "20073": 656, - "20075": 656, - "20077": 656, - "20079": 656, - "20081": 656, - "20083": 656, - "20085": 656, - "20087": 656, - "20089": 656, - "20091": 656, - "20093": 656, - "20095": 656, - "20097": 656, - "20099": 656, - "20101": 656, - "20103": 656, - "20105": 656, - "20107": 656, - "20109": 656, - "20111": 656, - "20113": 656, - "20115": 656, - "20117": 656, - "20119": 656, - "20121": 656, - "20123": 656, - "20125": 656, - "20127": 656, - "20129": 656, - "20131": 656, - "20133": 656, - "20135": 656, - "20137": 656, - "20139": 656, - "20141": 656, - "20143": 656, - "20145": 656, - "20147": 656, - "20149": 656, - "20151": 656, - "20153": 656, - "20155": 656, - "20157": 656, - "20159": 656, - "20161": 656, - "20163": 656, - "20165": 656, - "20167": 656, - "20169": 656, - "20171": 656, - "20173": 656, - "20175": 656, - "20177": 656, - "20179": 656, - "20181": 656, - "20183": 656, - "20185": 656, - "20187": 656, - "20189": 656, - "20191": 656, - "20193": 656, - "20195": 656, - "20197": 656, - "20199": 656, - "20201": 656, - "20203": 656, - "20205": 656, - "20207": 656, - "20209": 656, - "21001": 656, - "21003": 656, - "21005": 656, - "21007": 656, - "21009": 656, - "21011": 656, - "21013": 656, - "21015": 656, - "21017": 656, - "21019": 656, - "21021": 656, - "21023": 656, - "21025": 656, - "21027": 656, - "21029": 656, - "21031": 656, - "21033": 656, - "21035": 656, - "21037": 656, - "21039": 656, - "21041": 656, - "21043": 656, - "21045": 656, - "21047": 656, - "21049": 656, - "21051": 656, - "21053": 656, - "21055": 656, - "21057": 656, - "21059": 656, - "21061": 656, - "21063": 656, - "21065": 656, - "21067": 656, - "21069": 656, - "21071": 656, - "21073": 656, - "21075": 656, - "21077": 656, - "21079": 656, - "21081": 656, - "21083": 656, - "21085": 656, - "21087": 656, - "21089": 656, - "21091": 656, - "21093": 656, - "21095": 656, - "21097": 656, - "21099": 656, - "21101": 656, - "21103": 656, - "21105": 656, - "21107": 656, - "21109": 656, - "21111": 656, - "21113": 656, - "21115": 656, - "21117": 656, - "21119": 656, - "21121": 656, - "21123": 656, - "21125": 656, - "21127": 656, - "21129": 656, - "21131": 656, - "21133": 656, - "21135": 656, - "21137": 656, - "21139": 656, - "21141": 656, - "21143": 656, - "21145": 656, - "21147": 656, - "21149": 656, - "21151": 656, - "21153": 656, - "21155": 656, - "21157": 656, - "21159": 656, - "21161": 656, - "21163": 656, - "21165": 656, - "21167": 656, - "21169": 656, - "21171": 656, - "21173": 656, - "21175": 656, - "21177": 656, - "21179": 656, - "21181": 656, - "21183": 656, - "21185": 656, - "21187": 656, - "21189": 656, - "21191": 656, - "21193": 656, - "21195": 656, - "21197": 656, - "21199": 656, - "21201": 656, - "21203": 656, - "21205": 656, - "21207": 656, - "21209": 656, - "21211": 656, - "21213": 656, - "21215": 656, - "21217": 656, - "21219": 656, - "21221": 656, - "21223": 656, - "21225": 656, - "21227": 656, - "21229": 656, - "21231": 656, - "21233": 656, - "21235": 656, - "21237": 656, - "21239": 656, - "22001": 656, - "22003": 656, - "22005": 656, - "22007": 656, - "22009": 656, - "22011": 656, - "22013": 656, - "22015": 656, - "22017": 656, - "22019": 656, - "22021": 656, - "22023": 656, - "22025": 656, - "22027": 656, - "22029": 656, - "22031": 656, - "22033": 656, - "22035": 656, - "22037": 656, - "22039": 656, - "22041": 656, - "22043": 656, - "22045": 656, - "22047": 656, - "22049": 656, - "22051": 656, - "22053": 656, - "22055": 656, - "22057": 656, - "22059": 656, - "22061": 656, - "22063": 656, - "22065": 656, - "22067": 656, - "22069": 656, - "22071": 656, - "22073": 656, - "22075": 656, - "22077": 656, - "22079": 656, - "22081": 656, - "22083": 656, - "22085": 656, - "22087": 656, - "22089": 656, - "22091": 656, - "22093": 656, - "22095": 656, - "22097": 656, - "22099": 656, - "22101": 656, - "22103": 656, - "22105": 656, - "22107": 656, - "22109": 656, - "22111": 656, - "22113": 656, - "22115": 656, - "22117": 656, - "22119": 656, - "22121": 656, - "22123": 656, - "22125": 656, - "22127": 656, - "23001": 656, - "23003": 656, - "23005": 656, - "23007": 656, - "23009": 656, - "23011": 656, - "23013": 656, - "23015": 656, - "23017": 656, - "23019": 656, - "23021": 656, - "23023": 656, - "23025": 656, - "23027": 656, - "23029": 656, - "23031": 656, - "24001": 656, - "24003": 656, - "24005": 656, - "24009": 656, - "24011": 656, - "24013": 656, - "24015": 656, - "24017": 656, - "24019": 656, - "24021": 656, - "24023": 656, - "24025": 656, - "24027": 656, - "24029": 656, - "24031": 656, - "24033": 656, - "24035": 656, - "24037": 656, - "24039": 656, - "24041": 656, - "24043": 656, - "24045": 656, - "24047": 656, - "24510": 656, - "25001": 656, - "25003": 656, - "25005": 656, - "25007": 656, - "25009": 656, - "25011": 656, - "25013": 656, - "25015": 656, - "25017": 656, - "25019": 656, - "25021": 656, - "25023": 656, - "25025": 656, - "25027": 656, - "26001": 656, - "26003": 656, - "26005": 656, - "26007": 656, - "26009": 656, - "26011": 656, - "26013": 656, - "26015": 656, - "26017": 656, - "26019": 656, - "26021": 656, - "26023": 656, - "26025": 656, - "26027": 656, - "26029": 656, - "26031": 656, - "26033": 656, - "26035": 656, - "26037": 656, - "26039": 656, - "26041": 656, - "26043": 656, - "26045": 656, - "26047": 656, - "26049": 656, - "26051": 656, - "26053": 656, - "26055": 656, - "26057": 656, - "26059": 656, - "26061": 656, - "26063": 656, - "26065": 656, - "26067": 656, - "26069": 656, - "26071": 656, - "26073": 656, - "26075": 656, - "26077": 656, - "26079": 656, - "26081": 656, - "26083": 656, - "26085": 656, - "26087": 656, - "26089": 656, - "26091": 656, - "26093": 656, - "26095": 656, - "26097": 656, - "26099": 656, - "26101": 656, - "26103": 656, - "26105": 656, - "26107": 656, - "26109": 656, - "26111": 656, - "26113": 656, - "26115": 656, - "26117": 656, - "26119": 656, - "26121": 656, - "26123": 656, - "26125": 656, - "26127": 656, - "26129": 656, - "26131": 656, - "26133": 656, - "26135": 656, - "26137": 656, - "26139": 656, - "26141": 656, - "26143": 656, - "26145": 656, - "26147": 656, - "26149": 656, - "26151": 656, - "26153": 656, - "26155": 656, - "26157": 656, - "26159": 656, - "26161": 656, - "26163": 656, - "26165": 656, - "27001": 656, - "27003": 656, - "27005": 656, - "27007": 656, - "27009": 656, - "27011": 656, - "27013": 656, - "27015": 656, - "27017": 656, - "27019": 656, - "27021": 656, - "27023": 656, - "27025": 656, - "27027": 656, - "27029": 656, - "27031": 656, - "27033": 656, - "27035": 656, - "27037": 656, - "27039": 656, - "27041": 656, - "27043": 656, - "27045": 656, - "27047": 656, - "27049": 656, - "27051": 656, - "27053": 656, - "27055": 656, - "27057": 656, - "27059": 656, - "27061": 656, - "27063": 656, - "27065": 656, - "27067": 656, - "27069": 656, - "27071": 656, - "27073": 656, - "27075": 656, - "27077": 656, - "27079": 656, - "27081": 656, - "27083": 656, - "27085": 656, - "27087": 656, - "27089": 656, - "27091": 656, - "27093": 656, - "27095": 656, - "27097": 656, - "27099": 656, - "27101": 656, - "27103": 656, - "27105": 656, - "27107": 656, - "27109": 656, - "27111": 656, - "27113": 656, - "27115": 656, - "27117": 656, - "27119": 656, - "27121": 656, - "27123": 656, - "27125": 656, - "27127": 656, - "27129": 656, - "27131": 656, - "27133": 656, - "27135": 656, - "27137": 656, - "27139": 656, - "27141": 656, - "27143": 656, - "27145": 656, - "27147": 656, - "27149": 656, - "27151": 656, - "27153": 656, - "27155": 656, - "27157": 656, - "27159": 656, - "27161": 656, - "27163": 656, - "27165": 656, - "27167": 656, - "27169": 656, - "27171": 656, - "27173": 656, - "28001": 656, - "28003": 656, - "28005": 656, - "28007": 656, - "28009": 656, - "28011": 656, - "28013": 656, - "28015": 656, - "28017": 656, - "28019": 656, - "28021": 656, - "28023": 656, - "28025": 656, - "28027": 656, - "28029": 656, - "28031": 656, - "28033": 656, - "28035": 656, - "28037": 656, - "28039": 656, - "28041": 656, - "28043": 656, - "28045": 656, - "28047": 656, - "28049": 656, - "28051": 656, - "28053": 656, - "28055": 656, - "28057": 656, - "28059": 656, - "28061": 656, - "28063": 656, - "28065": 656, - "28067": 656, - "28069": 656, - "28071": 656, - "28073": 656, - "28075": 656, - "28077": 656, - "28079": 656, - "28081": 656, - "28083": 656, - "28085": 656, - "28087": 656, - "28089": 656, - "28091": 656, - "28093": 656, - "28095": 656, - "28097": 656, - "28099": 656, - "28101": 656, - "28103": 656, - "28105": 656, - "28107": 656, - "28109": 656, - "28111": 656, - "28113": 656, - "28115": 656, - "28117": 656, - "28119": 656, - "28121": 656, - "28123": 656, - "28125": 656, - "28127": 656, - "28129": 656, - "28131": 656, - "28133": 656, - "28135": 656, - "28137": 656, - "28139": 656, - "28141": 656, - "28143": 656, - "28145": 656, - "28147": 656, - "28149": 656, - "28151": 656, - "28153": 656, - "28155": 656, - "28157": 656, - "28159": 656, - "28161": 656, - "28163": 656, - "29001": 656, - "29003": 656, - "29005": 656, - "29007": 656, - "29009": 656, - "29011": 656, - "29013": 656, - "29015": 656, - "29017": 656, - "29019": 656, - "29021": 656, - "29023": 656, - "29025": 656, - "29027": 656, - "29029": 656, - "29031": 656, - "29033": 656, - "29035": 656, - "29037": 656, - "29039": 656, - "29041": 656, - "29043": 656, - "29045": 656, - "29047": 656, - "29049": 656, - "29051": 656, - "29053": 656, - "29055": 656, - "29057": 656, - "29059": 656, - "29061": 656, - "29063": 656, - "29065": 656, - "29067": 656, - "29069": 656, - "29071": 656, - "29073": 656, - "29075": 656, - "29077": 656, - "29079": 656, - "29081": 656, - "29083": 656, - "29085": 656, - "29087": 656, - "29089": 656, - "29091": 656, - "29093": 656, - "29095": 656, - "29097": 656, - "29099": 656, - "29101": 656, - "29103": 656, - "29105": 656, - "29107": 656, - "29109": 656, - "29111": 656, - "29113": 656, - "29115": 656, - "29117": 656, - "29119": 656, - "29121": 656, - "29123": 656, - "29125": 656, - "29127": 656, - "29129": 656, - "29131": 656, - "29133": 656, - "29135": 656, - "29137": 656, - "29139": 656, - "29141": 656, - "29143": 656, - "29145": 656, - "29147": 656, - "29149": 656, - "29151": 656, - "29153": 656, - "29155": 656, - "29157": 656, - "29159": 656, - "29161": 656, - "29163": 656, - "29165": 656, - "29167": 656, - "29169": 656, - "29171": 656, - "29173": 656, - "29175": 656, - "29177": 656, - "29179": 656, - "29181": 656, - "29183": 656, - "29185": 656, - "29186": 656, - "29187": 656, - "29189": 656, - "29195": 656, - "29197": 656, - "29199": 656, - "29201": 656, - "29203": 656, - "29205": 656, - "29207": 656, - "29209": 656, - "29211": 656, - "29213": 656, - "29215": 656, - "29217": 656, - "29219": 656, - "29221": 656, - "29223": 656, - "29225": 656, - "29227": 656, - "29229": 656, - "29510": 656, - "30001": 656, - "30003": 656, - "30005": 656, - "30007": 656, - "30009": 656, - "30011": 656, - "30013": 656, - "30015": 656, - "30017": 656, - "30019": 656, - "30021": 656, - "30023": 656, - "30025": 656, - "30027": 656, - "30029": 656, - "30031": 656, - "30033": 656, - "30035": 656, - "30037": 656, - "30039": 656, - "30041": 656, - "30043": 656, - "30045": 656, - "30047": 656, - "30049": 656, - "30051": 656, - "30053": 656, - "30055": 656, - "30057": 656, - "30059": 656, - "30061": 656, - "30063": 656, - "30065": 656, - "30067": 656, - "30069": 656, - "30071": 656, - "30073": 656, - "30075": 656, - "30077": 656, - "30079": 656, - "30081": 656, - "30083": 656, - "30085": 656, - "30087": 656, - "30089": 656, - "30091": 656, - "30093": 656, - "30095": 656, - "30097": 656, - "30099": 656, - "30101": 656, - "30103": 656, - "30105": 656, - "30107": 656, - "30109": 656, - "30111": 656, - "31001": 656, - "31003": 656, - "31005": 656, - "31007": 656, - "31009": 656, - "31011": 656, - "31013": 656, - "31015": 656, - "31017": 656, - "31019": 656, - "31021": 656, - "31023": 656, - "31025": 656, - "31027": 656, - "31029": 656, - "31031": 656, - "31033": 656, - "31035": 656, - "31037": 656, - "31039": 656, - "31041": 656, - "31043": 656, - "31045": 656, - "31047": 656, - "31049": 656, - "31051": 656, - "31053": 656, - "31055": 656, - "31057": 656, - "31059": 656, - "31061": 656, - "31063": 656, - "31065": 656, - "31067": 656, - "31069": 656, - "31071": 656, - "31073": 656, - "31075": 656, - "31077": 656, - "31079": 656, - "31081": 656, - "31083": 656, - "31085": 656, - "31087": 656, - "31089": 656, - "31091": 656, - "31093": 656, - "31095": 656, - "31097": 656, - "31099": 656, - "31101": 656, - "31103": 656, - "31105": 656, - "31107": 656, - "31109": 656, - "31111": 656, - "31113": 656, - "31115": 656, - "31117": 656, - "31119": 656, - "31121": 656, - "31123": 656, - "31125": 656, - "31127": 656, - "31129": 656, - "31131": 656, - "31133": 656, - "31135": 656, - "31137": 656, - "31139": 656, - "31141": 656, - "31143": 656, - "31145": 656, - "31147": 656, - "31149": 656, - "31151": 656, - "31153": 656, - "31155": 656, - "31157": 656, - "31159": 656, - "31161": 656, - "31163": 656, - "31165": 656, - "31167": 656, - "31169": 656, - "31171": 656, - "31173": 656, - "31175": 656, - "31177": 656, - "31179": 656, - "31181": 656, - "31183": 656, - "31185": 656, - "32001": 656, - "32003": 656, - "32005": 656, - "32007": 656, - "32009": 656, - "32011": 656, - "32013": 656, - "32015": 656, - "32017": 656, - "32019": 656, - "32021": 656, - "32023": 656, - "32027": 656, - "32029": 656, - "32031": 656, - "32033": 656, - "32510": 656, - "33001": 656, - "33003": 656, - "33005": 656, - "33007": 656, - "33009": 656, - "33011": 656, - "33013": 656, - "33015": 656, - "33017": 656, - "33019": 656, - "34001": 656, - "34003": 656, - "34005": 656, - "34007": 656, - "34009": 656, - "34011": 656, - "34013": 656, - "34015": 656, - "34017": 656, - "34019": 656, - "34021": 656, - "34023": 656, - "34025": 656, - "34027": 656, - "34029": 656, - "34031": 656, - "34033": 656, - "34035": 656, - "34037": 656, - "34039": 656, - "34041": 656, - "35001": 656, - "35003": 656, - "35005": 656, - "35006": 656, - "35007": 656, - "35009": 656, - "35011": 656, - "35013": 656, - "35015": 656, - "35017": 656, - "35019": 656, - "35021": 656, - "35023": 656, - "35025": 656, - "35027": 656, - "35028": 656, - "35029": 656, - "35031": 656, - "35033": 656, - "35035": 656, - "35037": 656, - "35039": 656, - "35041": 656, - "35043": 656, - "35045": 656, - "35047": 656, - "35049": 656, - "35051": 656, - "35053": 656, - "35055": 656, - "35057": 656, - "35059": 656, - "35061": 656, - "36001": 656, - "36003": 656, - "36005": 656, - "36007": 656, - "36009": 656, - "36011": 656, - "36013": 656, - "36015": 656, - "36017": 656, - "36019": 656, - "36021": 656, - "36023": 656, - "36025": 656, - "36027": 656, - "36029": 656, - "36031": 656, - "36033": 656, - "36035": 656, - "36037": 656, - "36039": 656, - "36041": 656, - "36043": 656, - "36045": 656, - "36047": 656, - "36049": 656, - "36051": 656, - "36053": 656, - "36055": 656, - "36057": 656, - "36059": 656, - "36061": 656, - "36063": 656, - "36065": 656, - "36067": 656, - "36069": 656, - "36071": 656, - "36073": 656, - "36075": 656, - "36077": 656, - "36079": 656, - "36081": 656, - "36083": 656, - "36085": 656, - "36087": 656, - "36089": 656, - "36091": 656, - "36093": 656, - "36095": 656, - "36097": 656, - "36099": 656, - "36101": 656, - "36103": 656, - "36105": 656, - "36107": 656, - "36109": 656, - "36111": 656, - "36113": 656, - "36115": 656, - "36117": 656, - "36119": 656, - "36121": 656, - "36123": 656, - "37001": 656, - "37003": 656, - "37005": 656, - "37007": 656, - "37009": 656, - "37011": 656, - "37013": 656, - "37015": 656, - "37017": 656, - "37019": 656, - "37021": 656, - "37023": 656, - "37025": 656, - "37027": 656, - "37029": 656, - "37031": 656, - "37033": 656, - "37035": 656, - "37037": 656, - "37039": 656, - "37041": 656, - "37043": 656, - "37045": 656, - "37047": 656, - "37049": 656, - "37051": 656, - "37053": 656, - "37055": 656, - "37057": 656, - "37059": 656, - "37061": 656, - "37063": 656, - "37065": 656, - "37067": 656, - "37069": 656, - "37071": 656, - "37073": 656, - "37075": 656, - "37077": 656, - "37079": 656, - "37081": 656, - "37083": 656, - "37085": 656, - "37087": 656, - "37089": 656, - "37091": 656, - "37093": 656, - "37095": 656, - "37097": 656, - "37099": 656, - "37101": 656, - "37103": 656, - "37105": 656, - "37107": 656, - "37109": 656, - "37111": 656, - "37113": 656, - "37115": 656, - "37117": 656, - "37119": 656, - "37121": 656, - "37123": 656, - "37125": 656, - "37127": 656, - "37129": 656, - "37131": 656, - "37133": 656, - "37135": 656, - "37137": 656, - "37139": 656, - "37141": 656, - "37143": 656, - "37145": 656, - "37147": 656, - "37149": 656, - "37151": 656, - "37153": 656, - "37155": 656, - "37157": 656, - "37159": 656, - "37161": 656, - "37163": 656, - "37165": 656, - "37167": 656, - "37169": 656, - "37171": 656, - "37173": 656, - "37175": 656, - "37177": 656, - "37179": 656, - "37181": 656, - "37183": 656, - "37185": 656, - "37187": 656, - "37189": 656, - "37191": 656, - "37193": 656, - "37195": 656, - "37197": 656, - "37199": 656, - "38001": 656, - "38003": 656, - "38005": 656, - "38007": 656, - "38009": 656, - "38011": 656, - "38013": 656, - "38015": 656, - "38017": 656, - "38019": 656, - "38021": 656, - "38023": 656, - "38025": 656, - "38027": 656, - "38029": 656, - "38031": 656, - "38033": 656, - "38035": 656, - "38037": 656, - "38039": 656, - "38041": 656, - "38043": 656, - "38045": 656, - "38047": 656, - "38049": 656, - "38051": 656, - "38053": 656, - "38055": 656, - "38057": 656, - "38059": 656, - "38061": 656, - "38063": 656, - "38065": 656, - "38067": 656, - "38069": 656, - "38071": 656, - "38073": 656, - "38075": 656, - "38077": 656, - "38079": 656, - "38081": 656, - "38083": 656, - "38085": 656, - "38087": 656, - "38089": 656, - "38091": 656, - "38093": 656, - "38095": 656, - "38097": 656, - "38099": 656, - "38101": 656, - "38103": 656, - "38105": 656, - "39001": 656, - "39003": 656, - "39005": 656, - "39007": 656, - "39009": 656, - "39011": 656, - "39013": 656, - "39015": 656, - "39017": 656, - "39019": 656, - "39021": 656, - "39023": 656, - "39025": 656, - "39027": 656, - "39029": 656, - "39031": 656, - "39033": 656, - "39035": 656, - "39037": 656, - "39039": 656, - "39041": 656, - "39043": 656, - "39045": 656, - "39047": 656, - "39049": 656, - "39051": 656, - "39053": 656, - "39055": 656, - "39057": 656, - "39059": 656, - "39061": 656, - "39063": 656, - "39065": 656, - "39067": 656, - "39069": 656, - "39071": 656, - "39073": 656, - "39075": 656, - "39077": 656, - "39079": 656, - "39081": 656, - "39083": 656, - "39085": 656, - "39087": 656, - "39089": 656, - "39091": 656, - "39093": 656, - "39095": 656, - "39097": 656, - "39099": 656, - "39101": 656, - "39103": 656, - "39105": 656, - "39107": 656, - "39109": 656, - "39111": 656, - "39113": 656, - "39115": 656, - "39117": 656, - "39119": 656, - "39121": 656, - "39123": 656, - "39125": 656, - "39127": 656, - "39129": 656, - "39131": 656, - "39133": 656, - "39135": 656, - "39137": 656, - "39139": 656, - "39141": 656, - "39143": 656, - "39145": 656, - "39147": 656, - "39149": 656, - "39151": 656, - "39153": 656, - "39155": 656, - "39157": 656, - "39159": 656, - "39161": 656, - "39163": 656, - "39165": 656, - "39167": 656, - "39169": 656, - "39171": 656, - "39173": 656, - "39175": 656, - "40001": 656, - "40003": 656, - "40005": 656, - "40007": 656, - "40009": 656, - "40011": 656, - "40013": 656, - "40015": 656, - "40017": 656, - "40019": 656, - "40021": 656, - "40023": 656, - "40025": 656, - "40027": 656, - "40029": 656, - "40031": 656, - "40033": 656, - "40035": 656, - "40037": 656, - "40039": 656, - "40041": 656, - "40043": 656, - "40045": 656, - "40047": 656, - "40049": 656, - "40051": 656, - "40053": 656, - "40055": 656, - "40057": 656, - "40059": 656, - "40061": 656, - "40063": 656, - "40065": 656, - "40067": 656, - "40069": 656, - "40071": 656, - "40073": 656, - "40075": 656, - "40077": 656, - "40079": 656, - "40081": 656, - "40083": 656, - "40085": 656, - "40087": 656, - "40089": 656, - "40091": 656, - "40093": 656, - "40095": 656, - "40097": 656, - "40099": 656, - "40101": 656, - "40103": 656, - "40105": 656, - "40107": 656, - "40109": 656, - "40111": 656, - "40113": 656, - "40115": 656, - "40117": 656, - "40119": 656, - "40121": 656, - "40123": 656, - "40125": 656, - "40127": 656, - "40129": 656, - "40131": 656, - "40133": 656, - "40135": 656, - "40137": 656, - "40139": 656, - "40141": 656, - "40143": 656, - "40145": 656, - "40147": 656, - "40149": 656, - "40151": 656, - "40153": 656, - "41001": 656, - "41003": 656, - "41005": 656, - "41007": 656, - "41009": 656, - "41011": 656, - "41013": 656, - "41015": 656, - "41017": 656, - "41019": 656, - "41021": 656, - "41023": 656, - "41025": 656, - "41027": 656, - "41029": 656, - "41031": 656, - "41033": 656, - "41035": 656, - "41037": 656, - "41039": 656, - "41041": 656, - "41043": 656, - "41045": 656, - "41047": 656, - "41049": 656, - "41051": 656, - "41053": 656, - "41055": 656, - "41057": 656, - "41059": 656, - "41061": 656, - "41063": 656, - "41065": 656, - "41067": 656, - "41069": 656, - "41071": 656, - "42001": 656, - "42003": 656, - "42005": 656, - "42007": 656, - "42009": 656, - "42011": 656, - "42013": 656, - "42015": 656, - "42017": 656, - "42019": 656, - "42021": 656, - "42023": 656, - "42025": 656, - "42027": 656, - "42029": 656, - "42031": 656, - "42033": 656, - "42035": 656, - "42037": 656, - "42039": 656, - "42041": 656, - "42043": 656, - "42045": 656, - "42047": 656, - "42049": 656, - "42051": 656, - "42053": 656, - "42055": 656, - "42057": 656, - "42059": 656, - "42061": 656, - "42063": 656, - "42065": 656, - "42067": 656, - "42069": 656, - "42071": 656, - "42073": 656, - "42075": 656, - "42077": 656, - "42079": 656, - "42081": 656, - "42083": 656, - "42085": 656, - "42087": 656, - "42089": 656, - "42091": 656, - "42093": 656, - "42095": 656, - "42097": 656, - "42099": 656, - "42101": 656, - "42103": 656, - "42105": 656, - "42107": 656, - "42109": 656, - "42111": 656, - "42113": 656, - "42115": 656, - "42117": 656, - "42119": 656, - "42121": 656, - "42123": 656, - "42125": 656, - "42127": 656, - "42129": 656, - "42131": 656, - "42133": 656, - "44001": 656, - "44003": 656, - "44005": 656, - "44007": 656, - "44009": 656, - "45001": 656, - "45003": 656, - "45005": 656, - "45007": 656, - "45009": 656, - "45011": 656, - "45013": 656, - "45015": 656, - "45017": 656, - "45019": 656, - "45021": 656, - "45023": 656, - "45025": 656, - "45027": 656, - "45029": 656, - "45031": 656, - "45033": 656, - "45035": 656, - "45037": 656, - "45039": 656, - "45041": 656, - "45043": 656, - "45045": 656, - "45047": 656, - "45049": 656, - "45051": 656, - "45053": 656, - "45055": 656, - "45057": 656, - "45059": 656, - "45061": 656, - "45063": 656, - "45065": 656, - "45067": 656, - "45069": 656, - "45071": 656, - "45073": 656, - "45075": 656, - "45077": 656, - "45079": 656, - "45081": 656, - "45083": 656, - "45085": 656, - "45087": 656, - "45089": 656, - "45091": 656, - "46003": 656, - "46005": 656, - "46007": 656, - "46009": 656, - "46011": 656, - "46013": 656, - "46015": 656, - "46017": 656, - "46019": 656, - "46021": 656, - "46023": 656, - "46025": 656, - "46027": 656, - "46029": 656, - "46031": 656, - "46033": 656, - "46035": 656, - "46037": 656, - "46039": 656, - "46041": 656, - "46043": 656, - "46045": 656, - "46047": 656, - "46049": 656, - "46051": 656, - "46053": 656, - "46055": 656, - "46057": 656, - "46059": 656, - "46061": 656, - "46063": 656, - "46065": 656, - "46067": 656, - "46069": 656, - "46071": 656, - "46073": 656, - "46075": 656, - "46077": 656, - "46079": 656, - "46081": 656, - "46083": 656, - "46085": 656, - "46087": 656, - "46089": 656, - "46091": 656, - "46093": 656, - "46095": 656, - "46097": 656, - "46099": 656, - "46101": 656, - "46102": 656, - "46103": 656, - "46105": 656, - "46107": 656, - "46109": 656, - "46111": 656, - "46115": 656, - "46117": 656, - "46119": 656, - "46121": 656, - "46123": 656, - "46125": 656, - "46127": 656, - "46129": 656, - "46135": 656, - "46137": 656, - "47001": 656, - "47003": 656, - "47005": 656, - "47007": 656, - "47009": 656, - "47011": 656, - "47013": 656, - "47015": 656, - "47017": 656, - "47019": 656, - "47021": 656, - "47023": 656, - "47025": 656, - "47027": 656, - "47029": 656, - "47031": 656, - "47033": 656, - "47035": 656, - "47037": 656, - "47039": 656, - "47041": 656, - "47043": 656, - "47045": 656, - "47047": 656, - "47049": 656, - "47051": 656, - "47053": 656, - "47055": 656, - "47057": 656, - "47059": 656, - "47061": 656, - "47063": 656, - "47065": 656, - "47067": 656, - "47069": 656, - "47071": 656, - "47073": 656, - "47075": 656, - "47077": 656, - "47079": 656, - "47081": 656, - "47083": 656, - "47085": 656, - "47087": 656, - "47089": 656, - "47091": 656, - "47093": 656, - "47095": 656, - "47097": 656, - "47099": 656, - "47101": 656, - "47103": 656, - "47105": 656, - "47107": 656, - "47109": 656, - "47111": 656, - "47113": 656, - "47115": 656, - "47117": 656, - "47119": 656, - "47121": 656, - "47123": 656, - "47125": 656, - "47127": 656, - "47129": 656, - "47131": 656, - "47133": 656, - "47135": 656, - "47137": 656, - "47139": 656, - "47141": 656, - "47143": 656, - "47145": 656, - "47147": 656, - "47149": 656, - "47151": 656, - "47153": 656, - "47155": 656, - "47157": 656, - "47159": 656, - "47161": 656, - "47163": 656, - "47165": 656, - "47167": 656, - "47169": 656, - "47171": 656, - "47173": 656, - "47175": 656, - "47177": 656, - "47179": 656, - "47181": 656, - "47183": 656, - "47185": 656, - "47187": 656, - "47189": 656, - "48001": 656, - "48003": 656, - "48005": 656, - "48007": 656, - "48009": 656, - "48011": 656, - "48013": 656, - "48015": 656, - "48017": 656, - "48019": 656, - "48021": 656, - "48023": 656, - "48025": 656, - "48027": 656, - "48029": 656, - "48031": 656, - "48033": 656, - "48035": 656, - "48037": 656, - "48039": 656, - "48041": 656, - "48043": 656, - "48045": 656, - "48047": 656, - "48049": 656, - "48051": 656, - "48053": 656, - "48055": 656, - "48057": 656, - "48059": 656, - "48061": 656, - "48063": 656, - "48065": 656, - "48067": 656, - "48069": 656, - "48071": 656, - "48073": 656, - "48075": 656, - "48077": 656, - "48079": 656, - "48081": 656, - "48083": 656, - "48085": 656, - "48087": 656, - "48089": 656, - "48091": 656, - "48093": 656, - "48095": 656, - "48097": 656, - "48099": 656, - "48101": 656, - "48103": 656, - "48105": 656, - "48107": 656, - "48109": 656, - "48111": 656, - "48113": 656, - "48115": 656, - "48117": 656, - "48119": 656, - "48121": 656, - "48123": 656, - "48125": 656, - "48127": 656, - "48129": 656, - "48131": 656, - "48133": 656, - "48135": 656, - "48137": 656, - "48139": 656, - "48141": 656, - "48143": 656, - "48145": 656, - "48147": 656, - "48149": 656, - "48151": 656, - "48153": 656, - "48155": 656, - "48157": 656, - "48159": 656, - "48161": 656, - "48163": 656, - "48165": 656, - "48167": 656, - "48169": 656, - "48171": 656, - "48173": 656, - "48175": 656, - "48177": 656, - "48179": 656, - "48181": 656, - "48183": 656, - "48185": 656, - "48187": 656, - "48189": 656, - "48191": 656, - "48193": 656, - "48195": 656, - "48197": 656, - "48199": 656, - "48201": 656, - "48203": 656, - "48205": 656, - "48207": 656, - "48209": 656, - "48211": 656, - "48213": 656, - "48215": 656, - "48217": 656, - "48219": 656, - "48221": 656, - "48223": 656, - "48225": 656, - "48227": 656, - "48229": 656, - "48231": 656, - "48233": 656, - "48235": 656, - "48237": 656, - "48239": 656, - "48241": 656, - "48243": 656, - "48245": 656, - "48247": 656, - "48249": 656, - "48251": 656, - "48253": 656, - "48255": 656, - "48257": 656, - "48259": 656, - "48261": 656, - "48263": 656, - "48265": 656, - "48267": 656, - "48269": 656, - "48271": 656, - "48273": 656, - "48275": 656, - "48277": 656, - "48279": 656, - "48281": 656, - "48283": 656, - "48285": 656, - "48287": 656, - "48289": 656, - "48291": 656, - "48293": 656, - "48295": 656, - "48297": 656, - "48299": 656, - "48301": 656, - "48303": 656, - "48305": 656, - "48307": 656, - "48309": 656, - "48311": 656, - "48313": 656, - "48315": 656, - "48317": 656, - "48319": 656, - "48321": 656, - "48323": 656, - "48325": 656, - "48327": 656, - "48329": 656, - "48331": 656, - "48333": 656, - "48335": 656, - "48337": 656, - "48339": 656, - "48341": 656, - "48343": 656, - "48345": 656, - "48347": 656, - "48349": 656, - "48351": 656, - "48353": 656, - "48355": 656, - "48357": 656, - "48359": 656, - "48361": 656, - "48363": 656, - "48365": 656, - "48367": 656, - "48369": 656, - "48371": 656, - "48373": 656, - "48375": 656, - "48377": 656, - "48379": 656, - "48381": 656, - "48383": 656, - "48385": 656, - "48387": 656, - "48389": 656, - "48391": 656, - "48393": 656, - "48395": 656, - "48397": 656, - "48399": 656, - "48401": 656, - "48403": 656, - "48405": 656, - "48407": 656, - "48409": 656, - "48411": 656, - "48413": 656, - "48415": 656, - "48417": 656, - "48419": 656, - "48421": 656, - "48423": 656, - "48425": 656, - "48427": 656, - "48429": 656, - "48431": 656, - "48433": 656, - "48435": 656, - "48437": 656, - "48439": 656, - "48441": 656, - "48443": 656, - "48445": 656, - "48447": 656, - "48449": 656, - "48451": 656, - "48453": 656, - "48455": 656, - "48457": 656, - "48459": 656, - "48461": 656, - "48463": 656, - "48465": 656, - "48467": 656, - "48469": 656, - "48471": 656, - "48473": 656, - "48475": 656, - "48477": 656, - "48479": 656, - "48481": 656, - "48483": 656, - "48485": 656, - "48487": 656, - "48489": 656, - "48491": 656, - "48493": 656, - "48495": 656, - "48497": 656, - "48499": 656, - "48501": 656, - "48503": 656, - "48505": 656, - "48507": 656, - "49001": 656, - "49003": 656, - "49005": 656, - "49007": 656, - "49009": 656, - "49011": 656, - "49013": 656, - "49015": 656, - "49017": 656, - "49019": 656, - "49021": 656, - "49023": 656, - "49025": 656, - "49027": 656, - "49029": 656, - "49031": 656, - "49033": 656, - "49035": 656, - "49037": 656, - "49039": 656, - "49041": 656, - "49043": 656, - "49045": 656, - "49047": 656, - "49049": 656, - "49051": 656, - "49053": 656, - "49055": 656, - "49057": 656, - "50001": 656, - "50003": 656, - "50005": 656, - "50007": 656, - "50009": 656, - "50011": 656, - "50013": 656, - "50015": 656, - "50017": 656, - "50019": 656, - "50021": 656, - "50023": 656, - "50025": 656, - "50027": 656, - "51001": 656, - "51003": 656, - "51005": 656, - "51007": 656, - "51009": 656, - "51011": 656, - "51013": 656, - "51015": 656, - "51017": 656, - "51019": 656, - "51021": 656, - "51023": 656, - "51025": 656, - "51027": 656, - "51029": 656, - "51031": 656, - "51033": 656, - "51035": 656, - "51036": 656, - "51037": 656, - "51041": 656, - "51043": 656, - "51045": 656, - "51047": 656, - "51049": 656, - "51051": 656, - "51053": 656, - "51057": 656, - "51059": 656, - "51061": 656, - "51063": 656, - "51065": 656, - "51067": 656, - "51069": 656, - "51071": 656, - "51073": 656, - "51075": 656, - "51077": 656, - "51079": 656, - "51081": 656, - "51083": 656, - "51085": 656, - "51087": 656, - "51089": 656, - "51091": 656, - "51093": 656, - "51095": 656, - "51097": 656, - "51099": 656, - "51101": 656, - "51103": 656, - "51105": 656, - "51107": 656, - "51109": 656, - "51111": 656, - "51113": 656, - "51115": 656, - "51117": 656, - "51119": 656, - "51121": 656, - "51125": 656, - "51127": 656, - "51131": 656, - "51133": 656, - "51135": 656, - "51137": 656, - "51139": 656, - "51141": 656, - "51143": 656, - "51145": 656, - "51147": 656, - "51149": 656, - "51153": 656, - "51155": 656, - "51157": 656, - "51159": 656, - "51161": 656, - "51163": 656, - "51165": 656, - "51167": 656, - "51169": 656, - "51171": 656, - "51173": 656, - "51175": 656, - "51177": 656, - "51179": 656, - "51181": 656, - "51183": 656, - "51185": 656, - "51187": 656, - "51191": 656, - "51193": 656, - "51195": 656, - "51197": 656, - "51199": 656, - "51510": 656, - "51520": 656, - "51530": 656, - "51540": 656, - "51550": 656, - "51570": 656, - "51580": 656, - "51590": 656, - "51595": 656, - "51600": 656, - "51610": 656, - "51620": 656, - "51630": 656, - "51640": 656, - "51650": 656, - "51660": 656, - "51670": 656, - "51678": 656, - "51680": 656, - "51683": 656, - "51685": 656, - "51690": 656, - "51700": 656, - "51710": 656, - "51720": 656, - "51730": 656, - "51735": 656, - "51740": 656, - "51750": 656, - "51760": 656, - "51770": 656, - "51775": 656, - "51790": 656, - "51800": 656, - "51810": 656, - "51820": 656, - "51830": 656, - "51840": 656, - "53001": 656, - "53003": 656, - "53005": 656, - "53007": 656, - "53009": 656, - "53011": 656, - "53013": 656, - "53015": 656, - "53017": 656, - "53019": 656, - "53021": 656, - "53023": 656, - "53025": 656, - "53027": 656, - "53029": 656, - "53031": 656, - "53033": 656, - "53035": 656, - "53037": 656, - "53039": 656, - "53041": 656, - "53043": 656, - "53045": 656, - "53047": 656, - "53049": 656, - "53051": 656, - "53053": 656, - "53055": 656, - "53057": 656, - "53059": 656, - "53061": 656, - "53063": 656, - "53065": 656, - "53067": 656, - "53069": 656, - "53071": 656, - "53073": 656, - "53075": 656, - "53077": 656, - "54001": 656, - "54003": 656, - "54005": 656, - "54007": 656, - "54009": 656, - "54011": 656, - "54013": 656, - "54015": 656, - "54017": 656, - "54019": 656, - "54021": 656, - "54023": 656, - "54025": 656, - "54027": 656, - "54029": 656, - "54031": 656, - "54033": 656, - "54035": 656, - "54037": 656, - "54039": 656, - "54041": 656, - "54043": 656, - "54045": 656, - "54047": 656, - "54049": 656, - "54051": 656, - "54053": 656, - "54055": 656, - "54057": 656, - "54059": 656, - "54061": 656, - "54063": 656, - "54065": 656, - "54067": 656, - "54069": 656, - "54071": 656, - "54073": 656, - "54075": 656, - "54077": 656, - "54079": 656, - "54081": 656, - "54083": 656, - "54085": 656, - "54087": 656, - "54089": 656, - "54091": 656, - "54093": 656, - "54095": 656, - "54097": 656, - "54099": 656, - "54101": 656, - "54103": 656, - "54105": 656, - "54107": 656, - "54109": 656, - "55001": 656, - "55003": 656, - "55005": 656, - "55007": 656, - "55009": 656, - "55011": 656, - "55013": 656, - "55015": 656, - "55017": 656, - "55019": 656, - "55021": 656, - "55023": 656, - "55025": 656, - "55027": 656, - "55029": 656, - "55031": 656, - "55033": 656, - "55035": 656, - "55037": 656, - "55039": 656, - "55041": 656, - "55043": 656, - "55045": 656, - "55047": 656, - "55049": 656, - "55051": 656, - "55053": 656, - "55055": 656, - "55057": 656, - "55059": 656, - "55061": 656, - "55063": 656, - "55065": 656, - "55067": 656, - "55069": 656, - "55071": 656, - "55073": 656, - "55075": 656, - "55077": 656, - "55078": 656, - "55079": 656, - "55081": 656, - "55083": 656, - "55085": 656, - "55087": 656, - "55089": 656, - "55091": 656, - "55093": 656, - "55095": 656, - "55097": 656, - "55099": 656, - "55101": 656, - "55103": 656, - "55105": 656, - "55107": 656, - "55109": 656, - "55111": 656, - "55113": 656, - "55115": 656, - "55117": 656, - "55119": 656, - "55121": 656, - "55123": 656, - "55125": 656, - "55127": 656, - "55129": 656, - "55131": 656, - "55133": 656, - "55135": 656, - "55137": 656, - "55139": 656, - "55141": 656, - "56001": 656, - "56003": 656, - "56005": 656, - "56007": 656, - "56009": 656, - "56011": 656, - "56013": 656, - "56015": 656, - "56017": 656, - "56019": 656, - "56021": 656, - "56023": 656, - "56025": 656, - "56027": 656, - "56029": 656, - "56031": 656, - "56033": 656, - "56035": 656, - "56037": 656, - "56039": 656, - "56041": 656, - "56043": 656, - "56045": 656 - } - }, - { - "name": "time", - "duplicates": 2038848, - "info": [], - "time_range": [0, 655], + "time_range": [0, 732], "type": "string", "missing": 0, "table": { - "2024-08-01": 3109, - "2024-08-02": 3109, - "2024-08-03": 3109, - "2024-08-04": 3109, - "2024-08-05": 3109, - "2024-08-06": 3109, - "2024-08-07": 3109, - "2024-08-08": 3109, - "2024-08-09": 3109, - "2024-08-10": 3109, - "2024-08-11": 3109, - "2024-08-12": 3109, - "2024-08-13": 3109, - "2024-08-14": 3109, - "2024-08-15": 3109, - "2024-08-16": 3109, - "2024-08-17": 3109, - "2024-08-18": 3109, - "2024-08-19": 3109, - "2024-08-20": 3109, - "2024-08-21": 3109, - "2024-08-22": 3109, - "2024-08-23": 3109, - "2024-08-24": 3109, - "2024-08-25": 3109, - "2024-08-26": 3109, - "2024-08-27": 3109, - "2024-08-28": 3109, - "2024-08-29": 3109, - "2024-08-30": 3109, - "2024-08-31": 3109, - "2024-09-01": 3109, - "2024-09-02": 3109, - "2024-09-03": 3109, - "2024-09-04": 3109, - "2024-09-05": 3109, - "2024-09-06": 3109, - "2024-09-07": 3109, - "2024-09-08": 3109, - "2024-09-09": 3109, - "2024-09-10": 3109, - "2024-09-11": 3109, - "2024-09-12": 3109, - "2024-09-13": 3109, - "2024-09-14": 3109, - "2024-09-15": 3109, - "2024-09-16": 3109, - "2024-09-17": 3109, - "2024-09-18": 3109, - "2024-09-19": 3109, - "2024-09-20": 3109, - "2024-09-21": 3109, - "2024-09-22": 3109, - "2024-09-23": 3109, - "2024-09-24": 3109, - "2024-09-25": 3109, - "2024-09-26": 3109, - "2024-09-27": 3109, - "2024-09-28": 3109, - "2024-09-29": 3109, - "2024-09-30": 3109, - "2024-10-01": 3109, - "2024-10-02": 3109, - "2024-10-03": 3109, - "2024-10-04": 3109, - "2024-10-05": 3109, - "2024-10-06": 3109, - "2024-10-07": 3109, - "2024-10-08": 3109, - "2024-10-09": 3109, - "2024-10-10": 3109, - "2024-10-11": 3109, - "2024-10-12": 3109, - "2024-10-13": 3109, - "2024-10-14": 3109, - "2024-10-15": 3109, - "2024-10-16": 3109, - "2024-10-17": 3109, - "2024-10-18": 3109, - "2024-10-19": 3109, - "2024-10-20": 3109, - "2024-10-21": 3109, - "2024-10-22": 3109, - "2024-10-23": 3109, - "2024-10-24": 3109, - "2024-10-25": 3109, - "2024-10-26": 3109, - "2024-10-27": 3109, - "2024-10-28": 3109, - "2024-10-29": 3109, - "2024-10-30": 3109, - "2024-10-31": 3109, - "2024-11-01": 3109, - "2024-11-02": 3109, - "2024-11-03": 3109, - "2024-11-04": 3109, - "2024-11-05": 3109, - "2024-11-06": 3109, - "2024-11-07": 3109, - "2024-11-08": 3109, - "2024-11-09": 3109, - "2024-11-10": 3109, - "2024-11-11": 3109, - "2024-11-12": 3109, - "2024-11-13": 3109, - "2024-11-14": 3109, - "2024-11-15": 3109, - "2024-11-16": 3109, - "2024-11-17": 3109, - "2024-11-18": 3109, - "2024-11-19": 3109, - "2024-11-20": 3109, - "2024-11-21": 3109, - "2024-11-22": 3109, - "2024-11-23": 3109, - "2024-11-24": 3109, - "2024-11-25": 3109, - "2024-11-26": 3109, - "2024-11-27": 3109, - "2024-11-28": 3109, - "2024-11-29": 3109, - "2024-11-30": 3109, - "2024-12-01": 3109, - "2024-12-02": 3109, - "2024-12-03": 3109, - "2024-12-04": 3109, - "2024-12-05": 3109, - "2024-12-06": 3109, - "2024-12-07": 3109, - "2024-12-08": 3109, - "2024-12-09": 3109, - "2024-12-10": 3109, - "2024-12-11": 3109, - "2024-12-12": 3109, - "2024-12-13": 3109, - "2024-12-14": 3109, - "2024-12-15": 3109, - "2024-12-16": 3109, - "2024-12-17": 3109, - "2024-12-18": 3109, - "2024-12-19": 3109, - "2024-12-20": 3109, - "2024-12-21": 3109, - "2024-12-22": 3109, - "2024-12-23": 3109, - "2024-12-24": 3109, - "2024-12-25": 3109, - "2024-12-26": 3109, - "2024-12-27": 3109, - "2024-12-28": 3109, - "2024-12-29": 3109, - "2024-12-30": 3109, - "2024-12-31": 3109, - "2025-01-01": 3109, - "2025-01-02": 3109, - "2025-01-03": 3109, - "2025-01-04": 3109, - "2025-01-05": 3109, - "2025-01-06": 3109, - "2025-01-07": 3109, - "2025-01-08": 3109, - "2025-01-09": 3109, - "2025-01-10": 3109, - "2025-01-11": 3109, - "2025-01-12": 3109, - "2025-01-13": 3109, - "2025-01-14": 3109, - "2025-01-15": 3109, - "2025-01-16": 3109, - "2025-01-17": 3109, - "2025-01-18": 3109, - "2025-01-19": 3109, - "2025-01-20": 3109, - "2025-01-21": 3109, - "2025-01-22": 3109, - "2025-01-23": 3109, - "2025-01-24": 3109, - "2025-01-25": 3109, - "2025-01-26": 3109, - "2025-01-27": 3109, - "2025-01-28": 3109, - "2025-01-29": 3109, - "2025-01-30": 3109, - "2025-01-31": 3109, - "2025-02-01": 3109, - "2025-02-02": 3109, - "2025-02-03": 3109, - "2025-02-04": 3109, - "2025-02-05": 3109, - "2025-02-06": 3109, - "2025-02-07": 3109, - "2025-02-08": 3109, - "2025-02-09": 3109, - "2025-02-10": 3109, - "2025-02-11": 3109, - "2025-02-12": 3109, - "2025-02-13": 3109, - "2025-02-14": 3109, - "2025-02-15": 3109, - "2025-02-16": 3109, - "2025-02-17": 3109, - "2025-02-18": 3109, - "2025-02-19": 3109, - "2025-02-20": 3109, - "2025-02-21": 3109, - "2025-02-22": 3109, - "2025-02-23": 3109, - "2025-02-24": 3109, - "2025-02-25": 3109, - "2025-02-26": 3109, - "2025-02-27": 3109, - "2025-02-28": 3109, - "2025-03-01": 3109, - "2025-03-02": 3109, - "2025-03-03": 3109, - "2025-03-04": 3109, - "2025-03-05": 3109, - "2025-03-06": 3109, - "2025-03-07": 3109, - "2025-03-08": 3109, - "2025-03-09": 3109, - "2025-03-10": 3109, - "2025-03-11": 3109, - "2025-03-12": 3109, - "2025-03-13": 3109, - "2025-03-14": 3109, - "2025-03-15": 3109, - "2025-03-16": 3109, - "2025-03-17": 3109, - "2025-03-18": 3109, - "2025-03-19": 3109, - "2025-03-20": 3109, - "2025-03-21": 3109, - "2025-03-22": 3109, - "2025-03-23": 3109, - "2025-03-24": 3109, - "2025-03-25": 3109, - "2025-03-26": 3109, - "2025-03-27": 3109, - "2025-03-28": 3109, - "2025-03-29": 3109, - "2025-03-30": 3109, - "2025-03-31": 3109, - "2025-04-01": 3109, - "2025-04-02": 3109, - "2025-04-03": 3109, - "2025-04-04": 3109, - "2025-04-05": 3109, - "2025-04-06": 3109, - "2025-04-07": 3109, - "2025-04-08": 3109, - "2025-04-09": 3109, - "2025-04-10": 3109, - "2025-04-11": 3109, - "2025-04-12": 3109, - "2025-04-13": 3109, - "2025-04-14": 3109, - "2025-04-15": 3109, - "2025-04-16": 3109, - "2025-04-17": 3109, - "2025-04-18": 3109, - "2025-04-19": 3109, - "2025-04-20": 3109, - "2025-04-21": 3109, - "2025-04-22": 3109, - "2025-04-23": 3109, - "2025-04-24": 3109, - "2025-04-25": 3109, - "2025-04-26": 3109, - "2025-04-27": 3109, - "2025-04-28": 3109, - "2025-04-29": 3109, - "2025-04-30": 3109, - "2025-05-01": 3109, - "2025-05-02": 3109, - "2025-05-03": 3109, - "2025-05-04": 3109, - "2025-05-05": 3109, - "2025-05-06": 3109, - "2025-05-07": 3109, - "2025-05-08": 3109, - "2025-05-09": 3109, - "2025-05-10": 3109, - "2025-05-11": 3109, - "2025-05-12": 3109, - "2025-05-13": 3109, - "2025-05-14": 3109, - "2025-05-15": 3109, - "2025-05-16": 3109, - "2025-05-17": 3109, - "2025-05-18": 3109, - "2025-05-19": 3109, - "2025-05-20": 3109, - "2025-05-21": 3109, - "2025-05-22": 3109, - "2025-05-23": 3109, - "2025-05-24": 3109, - "2025-05-25": 3109, - "2025-05-26": 3109, - "2025-05-27": 3109, - "2025-05-28": 3109, - "2025-05-29": 3109, - "2025-05-30": 3109, - "2025-05-31": 3109, - "2025-06-01": 3109, - "2025-06-02": 3109, - "2025-06-03": 3109, - "2025-06-04": 3109, - "2025-06-05": 3109, - "2025-06-06": 3109, - "2025-06-07": 3109, - "2025-06-08": 3109, - "2025-06-09": 3109, - "2025-06-10": 3109, - "2025-06-11": 3109, - "2025-06-12": 3109, - "2025-06-13": 3109, - "2025-06-14": 3109, - "2025-06-15": 3109, - "2025-06-16": 3109, - "2025-06-17": 3109, - "2025-06-18": 3109, - "2025-06-19": 3109, - "2025-06-20": 3109, - "2025-06-21": 3109, - "2025-06-22": 3109, - "2025-06-23": 3109, - "2025-06-24": 3109, - "2025-06-25": 3109, - "2025-06-26": 3109, - "2025-06-27": 3109, - "2025-06-28": 3109, - "2025-06-29": 3109, - "2025-06-30": 3109, - "2025-07-01": 3109, - "2025-07-02": 3109, - "2025-07-03": 3109, - "2025-07-04": 3109, - "2025-07-05": 3109, - "2025-07-06": 3109, - "2025-07-07": 3109, - "2025-07-08": 3109, - "2025-07-09": 3109, - "2025-07-10": 3109, - "2025-07-11": 3109, - "2025-07-12": 3109, - "2025-07-13": 3109, - "2025-07-14": 3109, - "2025-07-15": 3109, - "2025-07-16": 3109, - "2025-07-17": 3109, - "2025-07-18": 3109, - "2025-07-19": 3109, - "2025-07-20": 3109, - "2025-07-21": 3109, - "2025-07-22": 3109, - "2025-07-23": 3109, - "2025-07-24": 3109, - "2025-07-25": 3109, - "2025-07-26": 3109, - "2025-07-27": 3109, - "2025-07-28": 3109, - "2025-07-29": 3109, - "2025-07-30": 3109, - "2025-07-31": 3109, - "2025-08-01": 3109, - "2025-08-02": 3109, - "2025-08-03": 3109, - "2025-08-04": 3109, - "2025-08-05": 3109, - "2025-08-06": 3109, - "2025-08-07": 3109, - "2025-08-08": 3109, - "2025-08-09": 3109, - "2025-08-10": 3109, - "2025-08-11": 3109, - "2025-08-12": 3109, - "2025-08-13": 3109, - "2025-08-14": 3109, - "2025-08-15": 3109, - "2025-08-16": 3109, - "2025-08-17": 3109, - "2025-08-18": 3109, - "2025-08-19": 3109, - "2025-08-20": 3109, - "2025-08-21": 3109, - "2025-08-22": 3109, - "2025-08-23": 3109, - "2025-08-24": 3109, - "2025-08-25": 3109, - "2025-08-26": 3109, - "2025-08-27": 3109, - "2025-08-28": 3109, - "2025-08-29": 3109, - "2025-08-30": 3109, - "2025-08-31": 3109, - "2025-09-01": 3109, - "2025-09-02": 3109, - "2025-09-03": 3109, - "2025-09-04": 3109, - "2025-09-05": 3109, - "2025-09-06": 3109, - "2025-09-07": 3109, - "2025-09-08": 3109, - "2025-09-09": 3109, - "2025-09-10": 3109, - "2025-09-11": 3109, - "2025-09-12": 3109, - "2025-09-13": 3109, - "2025-09-14": 3109, - "2025-09-15": 3109, - "2025-09-16": 3109, - "2025-09-17": 3109, - "2025-09-18": 3109, - "2025-09-19": 3109, - "2025-09-20": 3109, - "2025-09-21": 3109, - "2025-09-22": 3109, - "2025-09-23": 3109, - "2025-09-24": 3109, - "2025-09-25": 3109, - "2025-09-26": 3109, - "2025-09-27": 3109, - "2025-09-28": 3109, - "2025-09-29": 3109, - "2025-09-30": 3109, - "2025-10-01": 3109, - "2025-10-02": 3109, - "2025-10-03": 3109, - "2025-10-04": 3109, - "2025-10-05": 3109, - "2025-10-06": 3109, - "2025-10-07": 3109, - "2025-10-08": 3109, - "2025-10-09": 3109, - "2025-10-10": 3109, - "2025-10-11": 3109, - "2025-10-12": 3109, - "2025-10-13": 3109, - "2025-10-14": 3109, - "2025-10-15": 3109, - "2025-10-16": 3109, - "2025-10-17": 3109, - "2025-10-18": 3109, - "2025-10-19": 3109, - "2025-10-20": 3109, - "2025-10-21": 3109, - "2025-10-22": 3109, - "2025-10-23": 3109, - "2025-10-24": 3109, - "2025-10-25": 3109, - "2025-10-26": 3109, - "2025-10-27": 3109, - "2025-10-28": 3109, - "2025-10-29": 3109, - "2025-10-30": 3109, - "2025-10-31": 3109, - "2025-11-01": 3109, - "2025-11-02": 3109, - "2025-11-03": 3109, - "2025-11-04": 3109, - "2025-11-05": 3109, - "2025-11-06": 3109, - "2025-11-07": 3109, - "2025-11-08": 3109, - "2025-11-09": 3109, - "2025-11-10": 3109, - "2025-11-11": 3109, - "2025-11-12": 3109, - "2025-11-13": 3109, - "2025-11-14": 3109, - "2025-11-15": 3109, - "2025-11-16": 3109, - "2025-11-17": 3109, - "2025-11-18": 3109, - "2025-11-19": 3109, - "2025-11-20": 3109, - "2025-11-21": 3109, - "2025-11-22": 3109, - "2025-11-23": 3109, - "2025-11-24": 3109, - "2025-11-25": 3109, - "2025-11-26": 3109, - "2025-11-27": 3109, - "2025-11-28": 3109, - "2025-11-29": 3109, - "2025-11-30": 3109, - "2025-12-01": 3109, - "2025-12-02": 3109, - "2025-12-03": 3109, - "2025-12-04": 3109, - "2025-12-05": 3109, - "2025-12-06": 3109, - "2025-12-07": 3109, - "2025-12-08": 3109, - "2025-12-09": 3109, - "2025-12-10": 3109, - "2025-12-11": 3109, - "2025-12-12": 3109, - "2025-12-13": 3109, - "2025-12-14": 3109, - "2025-12-15": 3109, - "2025-12-16": 3109, - "2025-12-17": 3109, - "2025-12-18": 3109, - "2025-12-19": 3109, - "2025-12-20": 3109, - "2025-12-21": 3109, - "2025-12-22": 3109, - "2025-12-23": 3109, - "2025-12-24": 3109, - "2025-12-25": 3109, - "2025-12-26": 3109, - "2025-12-27": 3109, - "2025-12-28": 3109, - "2025-12-29": 3109, - "2025-12-30": 3109, - "2025-12-31": 3109, - "2026-01-01": 3109, - "2026-01-02": 3109, - "2026-01-03": 3109, - "2026-01-04": 3109, - "2026-01-05": 3109, - "2026-01-06": 3109, - "2026-01-07": 3109, - "2026-01-08": 3109, - "2026-01-09": 3109, - "2026-01-10": 3109, - "2026-01-11": 3109, - "2026-01-12": 3109, - "2026-01-13": 3109, - "2026-01-14": 3109, - "2026-01-15": 3109, - "2026-01-16": 3109, - "2026-01-17": 3109, - "2026-01-18": 3109, - "2026-01-19": 3109, - "2026-01-20": 3109, - "2026-01-21": 3109, - "2026-01-22": 3109, - "2026-01-23": 3109, - "2026-01-24": 3109, - "2026-01-25": 3109, - "2026-01-26": 3109, - "2026-01-27": 3109, - "2026-01-28": 3109, - "2026-01-29": 3109, - "2026-01-30": 3109, - "2026-01-31": 3109, - "2026-02-01": 3109, - "2026-02-02": 3109, - "2026-02-03": 3109, - "2026-02-04": 3109, - "2026-02-05": 3109, - "2026-02-06": 3109, - "2026-02-07": 3109, - "2026-02-08": 3109, - "2026-02-09": 3109, - "2026-02-10": 3109, - "2026-02-11": 3109, - "2026-02-12": 3109, - "2026-02-13": 3109, - "2026-02-14": 3109, - "2026-02-15": 3109, - "2026-02-16": 3109, - "2026-02-17": 3109, - "2026-02-18": 3109, - "2026-02-19": 3109, - "2026-02-20": 3109, - "2026-02-21": 3109, - "2026-02-22": 3109, - "2026-02-23": 3109, - "2026-02-24": 3109, - "2026-02-25": 3109, - "2026-02-26": 3109, - "2026-02-27": 3109, - "2026-02-28": 3109, - "2026-03-01": 3109, - "2026-03-02": 3109, - "2026-03-03": 3109, - "2026-03-04": 3109, - "2026-03-05": 3109, - "2026-03-06": 3109, - "2026-03-07": 3109, - "2026-03-08": 3109, - "2026-03-09": 3109, - "2026-03-10": 3109, - "2026-03-11": 3109, - "2026-03-12": 3109, - "2026-03-13": 3109, - "2026-03-14": 3109, - "2026-03-15": 3109, - "2026-03-16": 3109, - "2026-03-17": 3109, - "2026-03-18": 3109, - "2026-03-19": 3109, - "2026-03-20": 3109, - "2026-03-21": 3109, - "2026-03-22": 3109, - "2026-03-23": 3109, - "2026-03-24": 3109, - "2026-03-25": 3109, - "2026-03-26": 3109, - "2026-03-27": 3109, - "2026-03-28": 3109, - "2026-03-29": 3109, - "2026-03-30": 3109, - "2026-03-31": 3109, - "2026-04-01": 3109, - "2026-04-02": 3109, - "2026-04-03": 3109, - "2026-04-04": 3109, - "2026-04-05": 3109, - "2026-04-06": 3109, - "2026-04-07": 3109, - "2026-04-08": 3109, - "2026-04-09": 3109, - "2026-04-10": 3109, - "2026-04-11": 3109, - "2026-04-12": 3109, - "2026-04-13": 3109, - "2026-04-14": 3109, - "2026-04-15": 3109, - "2026-04-16": 3109, - "2026-04-17": 3109, - "2026-04-18": 3109, - "2026-04-19": 3109, - "2026-04-20": 3109, - "2026-04-21": 3109, - "2026-04-22": 3109, - "2026-04-23": 3109, - "2026-04-24": 3109, - "2026-04-25": 3109, - "2026-04-26": 3109, - "2026-04-27": 3109, - "2026-04-28": 3109, - "2026-04-29": 3109, - "2026-04-30": 3109, - "2026-05-01": 3109, - "2026-05-02": 3109, - "2026-05-03": 3109, - "2026-05-04": 3109, - "2026-05-05": 3109, - "2026-05-06": 3109, - "2026-05-07": 3109, - "2026-05-08": 3109, - "2026-05-09": 3109, - "2026-05-10": 3109, - "2026-05-11": 3109, - "2026-05-12": 3109, - "2026-05-13": 3109, - "2026-05-15": 3109, - "2026-05-16": 3109, - "2026-05-17": 3109, - "2026-05-18": 3109, - "2026-05-19": 3109 - } - }, - { - "name": "value", - "duplicates": 2005685, - "info": { - "id": "value", - "short_name": "Heat Risk Score", - "long_name": "NOAA HeatRisk Mean Score", - "category": "heat", - "short_description": "Mean daily heat risk score (0–4) aggregated to county and state level.", - "long_description": "The NOAA Weather Prediction Center (WPC) HeatRisk product provides a daily heat risk forecast across the contiguous United States on a 0–4 scale: 0 = No Risk, 1 = Minor, 2 = Moderate, 3 = Major, 4 = Extreme. Values represent the risk of heat-related illness to the general population. County- and state-level values are derived by computing the area-weighted mean raster pixel value from the GeoTIFF archive files (~2.5 km NDFD grid). Historical archive data is available from 2024-08-01 onward. The current 7-day forecast (forecast_day = 1–7) is refreshed daily. The county-level file includes a low_coverage_flag column (1 = fewer than 9 pixels cover the county, ~56 km²) indicating that the estimate is based on very few grid cells and should be interpreted with caution.", - "statement": "The mean heat risk score in {location} on {time} was {value} (0–4 scale).", - "measure_type": "Index", - "unit": "Score (0–4)", - "time_resolution": "Day", - "sources": [ - { - "id": "noaa_wpc_heatrisk" - } - ], - "citations": [ - { - "title": "NWS Weather Prediction Center HeatRisk", - "url": "https://www.wpc.ncep.noaa.gov/heatrisk/" - } - ] - }, - "time_range": [0, 655], - "type": "float", - "missing": 0, - "mean": 0.43715, - "sd": 0.673413, - "min": 0, - "max": 4 - }, - { - "name": "forecast_day", - "duplicates": 2039498, - "info": { - "id": "forecast_day", - "short_name": "Forecast day", - "long_name": "Forecast day offset", - "category": "heat", - "short_description": "0 = historical archive (observed Day 1), 1–7 = number of days ahead in the current forecast.", - "long_description": "Indicates whether a row is historical archive data or part of the current 7-day forecast. A value of 0 marks archive data (the observed Day 1 value for a past date). Values of 1–7 mark rows from the current forecast, where the number is the number of days ahead of the run date that the value is valid for.", - "measure_type": "Integer", - "unit": "Days", - "time_resolution": "Day", - "sources": [ - { - "id": "noaa_wpc_heatrisk" - } - ] - }, - "time_range": [0, 655], - "type": "integer", - "missing": 0, - "mean": 0.022866, - "sd": 0.28865, - "min": 0, - "max": 5 - }, - { - "name": "low_coverage_flag", - "duplicates": 2039501, - "info": { - "id": "low_coverage_flag", - "short_name": "Low coverage flag", - "long_name": "County low pixel coverage flag", - "category": "heat", - "short_description": "1 if fewer than 9 grid pixels cover the county (~<56 km²), 0 otherwise.", - "long_description": "County-level only. Value is 1 when fewer than 9 raster pixels (roughly a 3x3 block at 2.5 km resolution, ~<56 km²) fall within the county boundary, indicating the mean heat risk estimate is derived from very few grid cells and should be interpreted with caution. Value is 0 otherwise.", - "statement": "The heat risk estimate for {location} on {time} was based on low pixel coverage ({value}).", - "measure_type": "Binary", - "unit": "Binary indicator", - "time_resolution": "Day", - "sources": [ - { - "id": "noaa_wpc_heatrisk" - } - ] - }, - "time_range": [589, 655], - "type": "integer", - "missing": 1831201, - "mean": 0.006433, - "sd": 0.079947, - "min": 0, - "max": 1 - } - ] - }, - "sha512": "4beb696ffe64a564d61d5de6ff7a4f7726b2e6ef0b317280478085486b289e220f16233ef7a1f5d521706087e9de492ad3a9ef44208855e31873b4b164367afa" - }, - { - "bytes": 8629574, - "encoding": "windows-1252", - "md5": "ab4e10141e81226584f7674372986f28", - "format": "csv", - "name": "data_county.csv", - "filename": "data_county.csv.gz", - "versions": { - "hash": [ - "1352a7ecf010c29e8cafd87678560d50bb83434e", - "f00b9f736d9a0314467650a8a9addf17135a33d9", - "04c5885cd6b3d51783414cd9d47caf1a6d624d02", - "5ff07f07e331d0cae209a61a54529bdb69cbf5db", - "acbba9f5969c689bc2c3b326607f87ad26579b31", - "b0937a2011fe31519f61fd21b89a40ee0b2ab04c", - "aa35ed5ce15affcbac4b05df00643d9e9055a990", - "0fad90cdb20992ba09e03a6b01c1220161ab77a0", - "059735c961c63c9307be1f4192c2461b2f4d96dc", - "c10674ea80fc4ee1891acfe3fc9716eed163bcfb", - "43bfc4549aa1072b471785ed07d900a5d25575fb", - "893386f2f892668e162a8b0e121a7ca096be0ef2", - "4f91a0e0778b5c6417074fc9ed942b5f89377e6f", - "a5c7602ac4b7ba74cc15be057a3a12fcd7af91c7", - "98729a3e7edbed8f822302c039ae2de504b83943", - "5b57e7df25eb6f8e63a80bd1a87f5eee3afb6bf3", - "d9f3e480ad137168be7ade510bae573408a462c9", - "90f5921bde9aecacc3513c3e3e16c2d85ee7c319", - "09d3a7ddb221e9ad2952e10c07d2d3bf24acb9fb", - "e37dd33e323374902d4a5f77971ae3d558615102", - "d88753e4dab0f772f722352da3069a8d9cf53f29", - "46c4d07a7af4fc3a1db677ff2377dc764bf4f36e", - "af3c5e04097ac64a39577f03997d8077546a9994", - "f3b8e9bc5d1ef1d139dbb12cd2d5a40f7479aa20", - "531541661229e4d1693b10365aa0bd0e83e853a8", - "97fffda5777cca524d3f736bba2643d96ae5a12c", - "1ff5d436f874db04d4b29ebb18c808031a6d5765", - "cf1e9c20271a621f50ce9807115662a729fdefae", - "3ab16e8bc16e104bd0535330ddb26b7318add656", - "e1631877a9bef45a384fac2fd9f6beda44a6e2f9", - "3f368eb580ec554ac8cc62e100dcdadf347e6aa2", - "11890f047bb1c27882f09ecf36b46686abc5c796", - "ee04158689fa20e1a4677b8d107d1a3821fd3063", - "4f90d7c6e1adfec5312381573d87266db42a8528", - "c94bb62c0004e219621ea059f2a9c7dee884e970", - "f6c096f529d3b508bd63b526fc1a5bad48eed709", - "bf315589168a4c1f6692c002221a8791a3420cf0", - "0afa8019569193415cbec52a4b7a4bd0bf8b190f", - "daa60198f38ab3e66df5ecf0160db94965dcb069", - "63d8d5cd6335a8775d31c90f982276006ad2ee12", - "a3ff6f6f46df69b8b09919249aaf158448d622a4", - "3656f24b1879fe033253ca7e5e5228e5b77bcf9e", - "9ea92f424d6e06979852e32cd88e1ea7b82eb5e0", - "d1922ebd6663944bfc7cb0b05db83512025840fb", - "1f09c5cb4a07093525f814389f20afaa2a8fade8", - "c24ae79a14a1a9aa337d343cbbe314680eac137d", - "31c99e8a5cd605010208f3172efc055f6e7a7638", - "c90029acc218852079ad5eab034ca247561e75d7", - "39378f5f3300011bb77dcd8d81afc0ee50b163b7", - "5756a7b9f2ecdf915627077e85acca19930d037d", - "a3a88cb5e9d5afda114dcb35b151a014d3042df0", - "fd991a50a02fa4ee64a9aab7b233ecdcb0eacd82", - "4c75101c80e957310dd59279526f61b4562123fa", - "a42adebbef71d15cbb4898ed01174d05995356ba", - "fe5f4c79cabd17a1885827296dc802566a80ac16", - "964d5a9db6fd0ff29a5c89cd7eb2ff6cb738b111", - "7e5e374ab33a827b2e860333a2d265c8517a837c", - "9a4c70202ed5928ba9ea9369eabd53d76a6a72f7", - "3e70f0a758ba080369c4d20167915c30e9db6925", - "83cb896d076c03cece1e31041ec3dbb5530b72dd", - "449d16547331e355f0f96160c3f98f3eb63342eb", - "92a414f51fc6c01ae72ebfcb4653bc342a3dfa41", - "b9db2bc669526361857e29f1fb3f3fdcfce26f30", - "37e453e766211a6c1813b29a464c71daec787fb9", - "89b0208f452fe3fb441a95fb41c1dbb2dd77a28d", - "e1a905743f23c56c7f6e90831e34daddcd4d14de", - "f4a7fbba8c3d92c4d19258103f3858ffd783cbb4", - "11182cd41442039d9f481abb3c3b65bbe07f44ea", - "3b673594bb0d4fec4a10bc6e86cdee4fbbb62308", - "e6588ee5d5e0e62dc6e68b764fa2f13c398d2bd9", - "3b107eb754019a8044eaaa0ecfa6cd033a7e0cac", - "57bf44dba89e9e4c223d902de4b7d82928ec19fa", - "ce8a055743810a51c9baafb48646c1b4d9806c88", - "997e5d14fed72a225d72d80e2ff898c0205ac85c", - "e4f88a23c62b057cebca6278d1e587f67c729e94", - "60d19571fa9c4962a655f984f96e6f3a538054a7", - "66356bdc1fde423fdeeaf014a7067a2de73c8775", - "45798f8361088557d1631a7a259d8eb509647ab7", - "f2401fb71c729abfdab4895162c4906fca40ee2e", - "ffb6af8fa36d6539423710c3d127ad3739dff012", - "a51ee5438a61d4e6ef88d0d4d7b62ea66fea8af5", - "bcb0ba09276785757eaf8bb88ec09ba60ea4fd01", - "535459c3042be385f6580463d7f9ba3b740e695e", - "4b246110a624ec10a5a1e9e9a7df76c97bce19e4", - "d5a6c58cf4a4842790c54bb3c16283a60e936b80", - "0bd78278e3938d58d65f1a2045cdf6da1c7f696e", - "774e32eb8b41ac0e68dbdaddffb08984cdb47678", - "58742b48dc782126d4d502191463666a9a2aea15", - "99acf4e403956eabb05ae75bf2e20ff672d7b826", - "d73b5ec26bcf90ce0317fb58772a7c933e3e68c2", - "c1fe75ee23e3c600af56571a32e6684b127de315", - "40e7ba78dbb7352327b3ef3560eb0647eb3c0447", - "be139d447f06d9c53a54a4647459b2bf3b6b17fe", - "6642411566844ee9b780906710f6fb3d99df0b7f", - "bb2d1fc5e29e8b53c8bf3f8ca685e6feb22e5178", - "fbee01c540355ce1dc6bd221491e2f8e6e511410", - "4d833fb0ff0aa36c8f695ada66f8c6175174aee2", - "d0fe21dc8b0c9f6a1f6a2986873eec5ad4448df2", - "80e6c867e872ae317d23bd62b6b827965c73f256", - "8c2583548214b1fd9bfe3e7f3d4e36a764631e92", - "19c98a14ae860fee78c0d7aa83341fa2a89eb9c9", - "66305211918e271e4d60582a7c157c81341a61b5", - "171d4fa21333fb4a50c88540c76dd68f76bbd030", - "13acb63f27601f390ceddcead198f3603e524f04", - "20e2ba34e0ed0f0cb766488d88b8b3caf24485ba", - "c0542f75bac77321a8f42f5cf04ca0b9d5f3d04b", - "c96de07ac5b235c89b3f4f935f95845a77d6a40b", - "a8f758a3c1e27faeada364b69bca8e4780f7956d", - "7f1541283c4e704c7d80da06904071ff9a1d0735", - "88f9b5522079a56070571aadb017ef2dd06a91a3", - "f2bcc32674f1cf7d20363139007d00610461b2f9", - "4df43ab1c387030b9e53be4a82f6939b26293395", - "f728e8e118805590b1e8e6728c071a970204ba34", - "0ec30afd06e32661a265940e8f661c7fe99400d7", - "dcbfa041cf0d13234b11c1f402537a9895df5af7", - "222f0bae15fbfb5c5de525c28b4769496d391aa6", - "4c10bb41142108857145ecb37cc0b2beb5a7a765", - "4543c32bdaa299ccd362fdad6f21e66f500c041c" - ], - "author": [ - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "weinbergerlab ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "GitHub Actions ", - "danweinberger " - ], - "date": [ - "Wed Jul 29 09:39:29 2026 +0000", - "Tue Jul 28 09:40:36 2026 +0000", - "Mon Jul 27 10:41:17 2026 +0000", - "Sun Jul 26 09:14:18 2026 +0000", - "Sat Jul 25 09:02:40 2026 +0000", - "Fri Jul 24 09:21:50 2026 +0000", - "Thu Jul 23 09:30:37 2026 +0000", - "Wed Jul 22 09:28:26 2026 +0000", - "Tue Jul 21 09:30:13 2026 +0000", - "Mon Jul 20 09:59:20 2026 +0000", - "Sun Jul 19 09:08:47 2026 +0000", - "Sat Jul 18 08:51:46 2026 +0000", - "Fri Jul 17 09:10:20 2026 +0000", - "Thu Jul 16 09:14:41 2026 +0000", - "Wed Jul 15 09:12:09 2026 +0000", - "Tue Jul 14 09:06:28 2026 +0000", - "Mon Jul 13 10:23:41 2026 +0000", - "Sun Jul 12 09:04:44 2026 +0000", - "Sat Jul 11 08:48:59 2026 +0000", - "Fri Jul 10 10:23:18 2026 +0000", - "Thu Jul 9 10:30:33 2026 +0000", - "Tue Jul 7 10:24:33 2026 +0000", - "Mon Jul 6 11:29:45 2026 +0000", - "Sun Jul 5 09:42:33 2026 +0000", - "Sat Jul 4 09:23:09 2026 +0000", - "Fri Jul 3 09:57:53 2026 +0000", - "Thu Jul 2 10:00:39 2026 +0000", - "Wed Jul 1 10:42:30 2026 +0000", - "Tue Jun 30 10:32:53 2026 +0000", - "Mon Jun 29 11:58:11 2026 +0000", - "Sun Jun 28 09:58:58 2026 +0000", - "Sat Jun 27 09:29:21 2026 +0000", - "Fri Jun 26 10:21:49 2026 +0000", - "Thu Jun 25 10:17:23 2026 +0000", - "Wed Jun 24 10:21:07 2026 +0000", - "Tue Jun 23 10:35:13 2026 +0000", - "Mon Jun 22 12:49:58 2026 +0000", - "Sun Jun 21 10:30:37 2026 +0000", - "Sat Jun 20 10:03:02 2026 +0000", - "Fri Jun 19 11:19:19 2026 +0000", - "Thu Jun 18 11:10:58 2026 +0000", - "Wed Jun 17 11:46:29 2026 +0000", - "Tue Jun 16 12:10:55 2026 +0000", - "Mon Jun 15 13:04:59 2026 +0000", - "Sun Jun 14 10:24:51 2026 +0000", - "Sat Jun 13 09:57:30 2026 +0000", - "Fri Jun 12 11:01:37 2026 +0000", - "Thu Jun 11 11:24:09 2026 +0000", - "Wed Jun 10 10:55:30 2026 +0000", - "Tue Jun 9 20:07:17 2026 +0000", - "Tue Jun 9 12:07:10 2026 -0400", - "Fri Jun 5 10:46:27 2026 +0000", - "Thu Jun 4 10:39:07 2026 +0000", - "Wed Jun 3 11:56:24 2026 +0000", - "Tue Jun 2 11:17:44 2026 +0000", - "Mon Jun 1 12:34:20 2026 +0000", - "Sun May 31 09:49:45 2026 +0000", - "Sat May 30 09:15:16 2026 +0000", - "Fri May 29 10:43:35 2026 +0000", - "Thu May 28 10:56:36 2026 +0000", - "Wed May 27 10:55:47 2026 +0000", - "Mon May 25 11:09:33 2026 +0000", - "Sun May 24 09:20:41 2026 +0000", - "Sat May 23 09:03:35 2026 +0000", - "Fri May 22 10:24:35 2026 +0000", - "Thu May 21 10:39:23 2026 +0000", - "Wed May 20 10:26:44 2026 +0000", - "Tue May 19 10:39:02 2026 +0000", - "Mon May 18 11:05:42 2026 +0000", - "Sun May 17 09:04:17 2026 +0000", - "Sat May 16 08:48:58 2026 +0000", - "Fri May 15 09:59:41 2026 +0000", - "Thu May 14 09:32:59 2026 +0000", - "Wed May 13 09:43:06 2026 +0000", - "Tue May 12 09:35:10 2026 +0000", - "Mon May 11 10:36:02 2026 +0000", - "Sun May 10 08:53:24 2026 +0000", - "Sat May 9 08:28:53 2026 +0000", - "Fri May 8 08:22:49 2026 +0000", - "Thu May 7 09:32:38 2026 +0000", - "Wed May 6 09:22:42 2026 +0000", - "Tue May 5 09:08:43 2026 +0000", - "Mon May 4 09:17:21 2026 +0000", - "Sun May 3 08:50:28 2026 +0000", - "Sat May 2 08:23:10 2026 +0000", - "Fri May 1 08:59:33 2026 +0000", - "Thu Apr 30 09:14:36 2026 +0000", - "Wed Apr 29 09:10:53 2026 +0000", - "Tue Apr 28 09:18:34 2026 +0000", - "Mon Apr 27 09:18:16 2026 +0000", - "Sun Apr 26 08:18:11 2026 +0000", - "Sat Apr 25 08:08:42 2026 +0000", - "Fri Apr 24 09:01:58 2026 +0000", - "Thu Apr 23 08:53:15 2026 +0000", - "Wed Apr 22 08:31:03 2026 +0000", - "Tue Apr 21 08:34:14 2026 +0000", - "Mon Apr 20 09:09:14 2026 +0000", - "Sun Apr 19 08:08:01 2026 +0000", - "Sat Apr 18 07:59:49 2026 +0000", - "Fri Apr 17 08:27:51 2026 +0000", - "Thu Apr 16 08:31:04 2026 +0000", - "Wed Apr 15 08:28:26 2026 +0000", - "Tue Apr 14 08:30:14 2026 +0000", - "Mon Apr 13 09:02:35 2026 +0000", - "Sun Apr 12 08:03:40 2026 +0000", - "Sat Apr 11 07:49:25 2026 +0000", - "Fri Apr 10 08:32:10 2026 +0000", - "Thu Apr 9 08:19:49 2026 +0000", - "Wed Apr 8 08:12:14 2026 +0000", - "Tue Apr 7 08:21:35 2026 +0000", - "Mon Apr 6 08:24:12 2026 +0000", - "Sun Apr 5 07:55:03 2026 +0000", - "Sat Apr 4 07:47:18 2026 +0000", - "Fri Apr 3 08:01:35 2026 +0000", - "Thu Apr 2 08:04:43 2026 +0000", - "Wed Apr 1 02:45:45 2026 +0000", - "Tue Mar 31 21:09:24 2026 +0000", - "Thu Mar 26 23:19:59 2026 -0400" - ], - "message": [ - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled data build", - "Add CDC CFA RT (respiratory tract) data source", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled daily data update", - "scheduled noaa heat risk update", - "scheduled noaa heat risk update", - "scheduled noaa heat risk update", - "scheduled noaa heat risk update", - "scheduled data build", - "scheduled noaa heat risk update", - "add noaa_heat_risk data source and update bundle_injury_overdose" - ] - }, - "source": [], - "data_format": "wide", - "ids": [ - { - "variable": "geography" - } - ], - "id_length": 5, - "time": "time", - "profile": "data-resource", - "created": "2026-07-30 09:30:10.378226", - "last_modified": "2026-07-30 09:30:10.378226", - "vintage": {}, - "row_count": 2278897, - "entity_count": 3109, - "schema": { - "fields": [ - { - "name": "geography", - "duplicates": 2275788, - "info": [], - "time_range": [0, 732], - "type": "string", - "missing": 0, - "table": { - "01001": 733, - "01003": 733, - "01005": 733, - "01007": 733, - "01009": 733, - "01011": 733, - "01013": 733, - "01015": 733, - "01017": 733, - "01019": 733, - "01021": 733, - "01023": 733, - "01025": 733, - "01027": 733, - "01029": 733, - "01031": 733, - "01033": 733, - "01035": 733, - "01037": 733, - "01039": 733, - "01041": 733, - "01043": 733, - "01045": 733, - "01047": 733, - "01049": 733, - "01051": 733, - "01053": 733, - "01055": 733, - "01057": 733, - "01059": 733, - "01061": 733, - "01063": 733, - "01065": 733, - "01067": 733, - "01069": 733, - "01071": 733, - "01073": 733, - "01075": 733, - "01077": 733, - "01079": 733, - "01081": 733, - "01083": 733, - "01085": 733, - "01087": 733, - "01089": 733, - "01091": 733, - "01093": 733, - "01095": 733, - "01097": 733, - "01099": 733, - "01101": 733, - "01103": 733, - "01105": 733, - "01107": 733, - "01109": 733, - "01111": 733, - "01113": 733, - "01115": 733, - "01117": 733, - "01119": 733, - "01121": 733, - "01123": 733, - "01125": 733, - "01127": 733, - "01129": 733, - "01131": 733, - "01133": 733, - "04001": 733, - "04003": 733, - "04005": 733, - "04007": 733, - "04009": 733, - "04011": 733, - "04012": 733, - "04013": 733, - "04015": 733, - "04017": 733, - "04019": 733, - "04021": 733, - "04023": 733, - "04025": 733, - "04027": 733, - "05001": 733, - "05003": 733, - "05005": 733, - "05007": 733, - "05009": 733, - "05011": 733, - "05013": 733, - "05015": 733, - "05017": 733, - "05019": 733, - "05021": 733, - "05023": 733, - "05025": 733, - "05027": 733, - "05029": 733, - "05031": 733, - "05033": 733, - "05035": 733, - "05037": 733, - "05039": 733, - "05041": 733, - "05043": 733, - "05045": 733, - "05047": 733, - "05049": 733, - "05051": 733, - "05053": 733, - "05055": 733, - "05057": 733, - "05059": 733, - "05061": 733, - "05063": 733, - "05065": 733, - "05067": 733, - "05069": 733, - "05071": 733, - "05073": 733, - "05075": 733, - "05077": 733, - "05079": 733, - "05081": 733, - "05083": 733, - "05085": 733, - "05087": 733, - "05089": 733, - "05091": 733, - "05093": 733, - "05095": 733, - "05097": 733, - "05099": 733, - "05101": 733, - "05103": 733, - "05105": 733, - "05107": 733, - "05109": 733, - "05111": 733, - "05113": 733, - "05115": 733, - "05117": 733, - "05119": 733, - "05121": 733, - "05123": 733, - "05125": 733, - "05127": 733, - "05129": 733, - "05131": 733, - "05133": 733, - "05135": 733, - "05137": 733, - "05139": 733, - "05141": 733, - "05143": 733, - "05145": 733, - "05147": 733, - "05149": 733, - "06001": 733, - "06003": 733, - "06005": 733, - "06007": 733, - "06009": 733, - "06011": 733, - "06013": 733, - "06015": 733, - "06017": 733, - "06019": 733, - "06021": 733, - "06023": 733, - "06025": 733, - "06027": 733, - "06029": 733, - "06031": 733, - "06033": 733, - "06035": 733, - "06037": 733, - "06039": 733, - "06041": 733, - "06043": 733, - "06045": 733, - "06047": 733, - "06049": 733, - "06051": 733, - "06053": 733, - "06055": 733, - "06057": 733, - "06059": 733, - "06061": 733, - "06063": 733, - "06065": 733, - "06067": 733, - "06069": 733, - "06071": 733, - "06073": 733, - "06075": 733, - "06077": 733, - "06079": 733, - "06081": 733, - "06083": 733, - "06085": 733, - "06087": 733, - "06089": 733, - "06091": 733, - "06093": 733, - "06095": 733, - "06097": 733, - "06099": 733, - "06101": 733, - "06103": 733, - "06105": 733, - "06107": 733, - "06109": 733, - "06111": 733, - "06113": 733, - "06115": 733, - "08001": 733, - "08003": 733, - "08005": 733, - "08007": 733, - "08009": 733, - "08011": 733, - "08013": 733, - "08014": 733, - "08015": 733, - "08017": 733, - "08019": 733, - "08021": 733, - "08023": 733, - "08025": 733, - "08027": 733, - "08029": 733, - "08031": 733, - "08033": 733, - "08035": 733, - "08037": 733, - "08039": 733, - "08041": 733, - "08043": 733, - "08045": 733, - "08047": 733, - "08049": 733, - "08051": 733, - "08053": 733, - "08055": 733, - "08057": 733, - "08059": 733, - "08061": 733, - "08063": 733, - "08065": 733, - "08067": 733, - "08069": 733, - "08071": 733, - "08073": 733, - "08075": 733, - "08077": 733, - "08079": 733, - "08081": 733, - "08083": 733, - "08085": 733, - "08087": 733, - "08089": 733, - "08091": 733, - "08093": 733, - "08095": 733, - "08097": 733, - "08099": 733, - "08101": 733, - "08103": 733, - "08105": 733, - "08107": 733, - "08109": 733, - "08111": 733, - "08113": 733, - "08115": 733, - "08117": 733, - "08119": 733, - "08121": 733, - "08123": 733, - "08125": 733, - "09110": 733, - "09120": 733, - "09130": 733, - "09140": 733, - "09150": 733, - "09160": 733, - "09170": 733, - "09180": 733, - "09190": 733, - "10001": 733, - "10003": 733, - "10005": 733, - "11001": 733, - "12001": 733, - "12003": 733, - "12005": 733, - "12007": 733, - "12009": 733, - "12011": 733, - "12013": 733, - "12015": 733, - "12017": 733, - "12019": 733, - "12021": 733, - "12023": 733, - "12027": 733, - "12029": 733, - "12031": 733, - "12033": 733, - "12035": 733, - "12037": 733, - "12039": 733, - "12041": 733, - "12043": 733, - "12045": 733, - "12047": 733, - "12049": 733, - "12051": 733, - "12053": 733, - "12055": 733, - "12057": 733, - "12059": 733, - "12061": 733, - "12063": 733, - "12065": 733, - "12067": 733, - "12069": 733, - "12071": 733, - "12073": 733, - "12075": 733, - "12077": 733, - "12079": 733, - "12081": 733, - "12083": 733, - "12085": 733, - "12086": 733, - "12087": 733, - "12089": 733, - "12091": 733, - "12093": 733, - "12095": 733, - "12097": 733, - "12099": 733, - "12101": 733, - "12103": 733, - "12105": 733, - "12107": 733, - "12109": 733, - "12111": 733, - "12113": 733, - "12115": 733, - "12117": 733, - "12119": 733, - "12121": 733, - "12123": 733, - "12125": 733, - "12127": 733, - "12129": 733, - "12131": 733, - "12133": 733, - "13001": 733, - "13003": 733, - "13005": 733, - "13007": 733, - "13009": 733, - "13011": 733, - "13013": 733, - "13015": 733, - "13017": 733, - "13019": 733, - "13021": 733, - "13023": 733, - "13025": 733, - "13027": 733, - "13029": 733, - "13031": 733, - "13033": 733, - "13035": 733, - "13037": 733, - "13039": 733, - "13043": 733, - "13045": 733, - "13047": 733, - "13049": 733, - "13051": 733, - "13053": 733, - "13055": 733, - "13057": 733, - "13059": 733, - "13061": 733, - "13063": 733, - "13065": 733, - "13067": 733, - "13069": 733, - "13071": 733, - "13073": 733, - "13075": 733, - "13077": 733, - "13079": 733, - "13081": 733, - "13083": 733, - "13085": 733, - "13087": 733, - "13089": 733, - "13091": 733, - "13093": 733, - "13095": 733, - "13097": 733, - "13099": 733, - "13101": 733, - "13103": 733, - "13105": 733, - "13107": 733, - "13109": 733, - "13111": 733, - "13113": 733, - "13115": 733, - "13117": 733, - "13119": 733, - "13121": 733, - "13123": 733, - "13125": 733, - "13127": 733, - "13129": 733, - "13131": 733, - "13133": 733, - "13135": 733, - "13137": 733, - "13139": 733, - "13141": 733, - "13143": 733, - "13145": 733, - "13147": 733, - "13149": 733, - "13151": 733, - "13153": 733, - "13155": 733, - "13157": 733, - "13159": 733, - "13161": 733, - "13163": 733, - "13165": 733, - "13167": 733, - "13169": 733, - "13171": 733, - "13173": 733, - "13175": 733, - "13177": 733, - "13179": 733, - "13181": 733, - "13183": 733, - "13185": 733, - "13187": 733, - "13189": 733, - "13191": 733, - "13193": 733, - "13195": 733, - "13197": 733, - "13199": 733, - "13201": 733, - "13205": 733, - "13207": 733, - "13209": 733, - "13211": 733, - "13213": 733, - "13215": 733, - "13217": 733, - "13219": 733, - "13221": 733, - "13223": 733, - "13225": 733, - "13227": 733, - "13229": 733, - "13231": 733, - "13233": 733, - "13235": 733, - "13237": 733, - "13239": 733, - "13241": 733, - "13243": 733, - "13245": 733, - "13247": 733, - "13249": 733, - "13251": 733, - "13253": 733, - "13255": 733, - "13257": 733, - "13259": 733, - "13261": 733, - "13263": 733, - "13265": 733, - "13267": 733, - "13269": 733, - "13271": 733, - "13273": 733, - "13275": 733, - "13277": 733, - "13279": 733, - "13281": 733, - "13283": 733, - "13285": 733, - "13287": 733, - "13289": 733, - "13291": 733, - "13293": 733, - "13295": 733, - "13297": 733, - "13299": 733, - "13301": 733, - "13303": 733, - "13305": 733, - "13307": 733, - "13309": 733, - "13311": 733, - "13313": 733, - "13315": 733, - "13317": 733, - "13319": 733, - "13321": 733, - "16001": 733, - "16003": 733, - "16005": 733, - "16007": 733, - "16009": 733, - "16011": 733, - "16013": 733, - "16015": 733, - "16017": 733, - "16019": 733, - "16021": 733, - "16023": 733, - "16025": 733, - "16027": 733, - "16029": 733, - "16031": 733, - "16033": 733, - "16035": 733, - "16037": 733, - "16039": 733, - "16041": 733, - "16043": 733, - "16045": 733, - "16047": 733, - "16049": 733, - "16051": 733, - "16053": 733, - "16055": 733, - "16057": 733, - "16059": 733, - "16061": 733, - "16063": 733, - "16065": 733, - "16067": 733, - "16069": 733, - "16071": 733, - "16073": 733, - "16075": 733, - "16077": 733, - "16079": 733, - "16081": 733, - "16083": 733, - "16085": 733, - "16087": 733, - "17001": 733, - "17003": 733, - "17005": 733, - "17007": 733, - "17009": 733, - "17011": 733, - "17013": 733, - "17015": 733, - "17017": 733, - "17019": 733, - "17021": 733, - "17023": 733, - "17025": 733, - "17027": 733, - "17029": 733, - "17031": 733, - "17033": 733, - "17035": 733, - "17037": 733, - "17039": 733, - "17041": 733, - "17043": 733, - "17045": 733, - "17047": 733, - "17049": 733, - "17051": 733, - "17053": 733, - "17055": 733, - "17057": 733, - "17059": 733, - "17061": 733, - "17063": 733, - "17065": 733, - "17067": 733, - "17069": 733, - "17071": 733, - "17073": 733, - "17075": 733, - "17077": 733, - "17079": 733, - "17081": 733, - "17083": 733, - "17085": 733, - "17087": 733, - "17089": 733, - "17091": 733, - "17093": 733, - "17095": 733, - "17097": 733, - "17099": 733, - "17101": 733, - "17103": 733, - "17105": 733, - "17107": 733, - "17109": 733, - "17111": 733, - "17113": 733, - "17115": 733, - "17117": 733, - "17119": 733, - "17121": 733, - "17123": 733, - "17125": 733, - "17127": 733, - "17129": 733, - "17131": 733, - "17133": 733, - "17135": 733, - "17137": 733, - "17139": 733, - "17141": 733, - "17143": 733, - "17145": 733, - "17147": 733, - "17149": 733, - "17151": 733, - "17153": 733, - "17155": 733, - "17157": 733, - "17159": 733, - "17161": 733, - "17163": 733, - "17165": 733, - "17167": 733, - "17169": 733, - "17171": 733, - "17173": 733, - "17175": 733, - "17177": 733, - "17179": 733, - "17181": 733, - "17183": 733, - "17185": 733, - "17187": 733, - "17189": 733, - "17191": 733, - "17193": 733, - "17195": 733, - "17197": 733, - "17199": 733, - "17201": 733, - "17203": 733, - "18001": 733, - "18003": 733, - "18005": 733, - "18007": 733, - "18009": 733, - "18011": 733, - "18013": 733, - "18015": 733, - "18017": 733, - "18019": 733, - "18021": 733, - "18023": 733, - "18025": 733, - "18027": 733, - "18029": 733, - "18031": 733, - "18033": 733, - "18035": 733, - "18037": 733, - "18039": 733, - "18041": 733, - "18043": 733, - "18045": 733, - "18047": 733, - "18049": 733, - "18051": 733, - "18053": 733, - "18055": 733, - "18057": 733, - "18059": 733, - "18061": 733, - "18063": 733, - "18065": 733, - "18067": 733, - "18069": 733, - "18071": 733, - "18073": 733, - "18075": 733, - "18077": 733, - "18079": 733, - "18081": 733, - "18083": 733, - "18085": 733, - "18087": 733, - "18089": 733, - "18091": 733, - "18093": 733, - "18095": 733, - "18097": 733, - "18099": 733, - "18101": 733, - "18103": 733, - "18105": 733, - "18107": 733, - "18109": 733, - "18111": 733, - "18113": 733, - "18115": 733, - "18117": 733, - "18119": 733, - "18121": 733, - "18123": 733, - "18125": 733, - "18127": 733, - "18129": 733, - "18131": 733, - "18133": 733, - "18135": 733, - "18137": 733, - "18139": 733, - "18141": 733, - "18143": 733, - "18145": 733, - "18147": 733, - "18149": 733, - "18151": 733, - "18153": 733, - "18155": 733, - "18157": 733, - "18159": 733, - "18161": 733, - "18163": 733, - "18165": 733, - "18167": 733, - "18169": 733, - "18171": 733, - "18173": 733, - "18175": 733, - "18177": 733, - "18179": 733, - "18181": 733, - "18183": 733, - "19001": 733, - "19003": 733, - "19005": 733, - "19007": 733, - "19009": 733, - "19011": 733, - "19013": 733, - "19015": 733, - "19017": 733, - "19019": 733, - "19021": 733, - "19023": 733, - "19025": 733, - "19027": 733, - "19029": 733, - "19031": 733, - "19033": 733, - "19035": 733, - "19037": 733, - "19039": 733, - "19041": 733, - "19043": 733, - "19045": 733, - "19047": 733, - "19049": 733, - "19051": 733, - "19053": 733, - "19055": 733, - "19057": 733, - "19059": 733, - "19061": 733, - "19063": 733, - "19065": 733, - "19067": 733, - "19069": 733, - "19071": 733, - "19073": 733, - "19075": 733, - "19077": 733, - "19079": 733, - "19081": 733, - "19083": 733, - "19085": 733, - "19087": 733, - "19089": 733, - "19091": 733, - "19093": 733, - "19095": 733, - "19097": 733, - "19099": 733, - "19101": 733, - "19103": 733, - "19105": 733, - "19107": 733, - "19109": 733, - "19111": 733, - "19113": 733, - "19115": 733, - "19117": 733, - "19119": 733, - "19121": 733, - "19123": 733, - "19125": 733, - "19127": 733, - "19129": 733, - "19131": 733, - "19133": 733, - "19135": 733, - "19137": 733, - "19139": 733, - "19141": 733, - "19143": 733, - "19145": 733, - "19147": 733, - "19149": 733, - "19151": 733, - "19153": 733, - "19155": 733, - "19157": 733, - "19159": 733, - "19161": 733, - "19163": 733, - "19165": 733, - "19167": 733, - "19169": 733, - "19171": 733, - "19173": 733, - "19175": 733, - "19177": 733, - "19179": 733, - "19181": 733, - "19183": 733, - "19185": 733, - "19187": 733, - "19189": 733, - "19191": 733, - "19193": 733, - "19195": 733, - "19197": 733, - "20001": 733, - "20003": 733, - "20005": 733, - "20007": 733, - "20009": 733, - "20011": 733, - "20013": 733, - "20015": 733, - "20017": 733, - "20019": 733, - "20021": 733, - "20023": 733, - "20025": 733, - "20027": 733, - "20029": 733, - "20031": 733, - "20033": 733, - "20035": 733, - "20037": 733, - "20039": 733, - "20041": 733, - "20043": 733, - "20045": 733, - "20047": 733, - "20049": 733, - "20051": 733, - "20053": 733, - "20055": 733, - "20057": 733, - "20059": 733, - "20061": 733, - "20063": 733, - "20065": 733, - "20067": 733, - "20069": 733, - "20071": 733, - "20073": 733, - "20075": 733, - "20077": 733, - "20079": 733, - "20081": 733, - "20083": 733, - "20085": 733, - "20087": 733, - "20089": 733, - "20091": 733, - "20093": 733, - "20095": 733, - "20097": 733, - "20099": 733, - "20101": 733, - "20103": 733, - "20105": 733, - "20107": 733, - "20109": 733, - "20111": 733, - "20113": 733, - "20115": 733, - "20117": 733, - "20119": 733, - "20121": 733, - "20123": 733, - "20125": 733, - "20127": 733, - "20129": 733, - "20131": 733, - "20133": 733, - "20135": 733, - "20137": 733, - "20139": 733, - "20141": 733, - "20143": 733, - "20145": 733, - "20147": 733, - "20149": 733, - "20151": 733, - "20153": 733, - "20155": 733, - "20157": 733, - "20159": 733, - "20161": 733, - "20163": 733, - "20165": 733, - "20167": 733, - "20169": 733, - "20171": 733, - "20173": 733, - "20175": 733, - "20177": 733, - "20179": 733, - "20181": 733, - "20183": 733, - "20185": 733, - "20187": 733, - "20189": 733, - "20191": 733, - "20193": 733, - "20195": 733, - "20197": 733, - "20199": 733, - "20201": 733, - "20203": 733, - "20205": 733, - "20207": 733, - "20209": 733, - "21001": 733, - "21003": 733, - "21005": 733, - "21007": 733, - "21009": 733, - "21011": 733, - "21013": 733, - "21015": 733, - "21017": 733, - "21019": 733, - "21021": 733, - "21023": 733, - "21025": 733, - "21027": 733, - "21029": 733, - "21031": 733, - "21033": 733, - "21035": 733, - "21037": 733, - "21039": 733, - "21041": 733, - "21043": 733, - "21045": 733, - "21047": 733, - "21049": 733, - "21051": 733, - "21053": 733, - "21055": 733, - "21057": 733, - "21059": 733, - "21061": 733, - "21063": 733, - "21065": 733, - "21067": 733, - "21069": 733, - "21071": 733, - "21073": 733, - "21075": 733, - "21077": 733, - "21079": 733, - "21081": 733, - "21083": 733, - "21085": 733, - "21087": 733, - "21089": 733, - "21091": 733, - "21093": 733, - "21095": 733, - "21097": 733, - "21099": 733, - "21101": 733, - "21103": 733, - "21105": 733, - "21107": 733, - "21109": 733, - "21111": 733, - "21113": 733, - "21115": 733, - "21117": 733, - "21119": 733, - "21121": 733, - "21123": 733, - "21125": 733, - "21127": 733, - "21129": 733, - "21131": 733, - "21133": 733, - "21135": 733, - "21137": 733, - "21139": 733, - "21141": 733, - "21143": 733, - "21145": 733, - "21147": 733, - "21149": 733, - "21151": 733, - "21153": 733, - "21155": 733, - "21157": 733, - "21159": 733, - "21161": 733, - "21163": 733, - "21165": 733, - "21167": 733, - "21169": 733, - "21171": 733, - "21173": 733, - "21175": 733, - "21177": 733, - "21179": 733, - "21181": 733, - "21183": 733, - "21185": 733, - "21187": 733, - "21189": 733, - "21191": 733, - "21193": 733, - "21195": 733, - "21197": 733, - "21199": 733, - "21201": 733, - "21203": 733, - "21205": 733, - "21207": 733, - "21209": 733, - "21211": 733, - "21213": 733, - "21215": 733, - "21217": 733, - "21219": 733, - "21221": 733, - "21223": 733, - "21225": 733, - "21227": 733, - "21229": 733, - "21231": 733, - "21233": 733, - "21235": 733, - "21237": 733, - "21239": 733, - "22001": 733, - "22003": 733, - "22005": 733, - "22007": 733, - "22009": 733, - "22011": 733, - "22013": 733, - "22015": 733, - "22017": 733, - "22019": 733, - "22021": 733, - "22023": 733, - "22025": 733, - "22027": 733, - "22029": 733, - "22031": 733, - "22033": 733, - "22035": 733, - "22037": 733, - "22039": 733, - "22041": 733, - "22043": 733, - "22045": 733, - "22047": 733, - "22049": 733, - "22051": 733, - "22053": 733, - "22055": 733, - "22057": 733, - "22059": 733, - "22061": 733, - "22063": 733, - "22065": 733, - "22067": 733, - "22069": 733, - "22071": 733, - "22073": 733, - "22075": 733, - "22077": 733, - "22079": 733, - "22081": 733, - "22083": 733, - "22085": 733, - "22087": 733, - "22089": 733, - "22091": 733, - "22093": 733, - "22095": 733, - "22097": 733, - "22099": 733, - "22101": 733, - "22103": 733, - "22105": 733, - "22107": 733, - "22109": 733, - "22111": 733, - "22113": 733, - "22115": 733, - "22117": 733, - "22119": 733, - "22121": 733, - "22123": 733, - "22125": 733, - "22127": 733, - "23001": 733, - "23003": 733, - "23005": 733, - "23007": 733, - "23009": 733, - "23011": 733, - "23013": 733, - "23015": 733, - "23017": 733, - "23019": 733, - "23021": 733, - "23023": 733, - "23025": 733, - "23027": 733, - "23029": 733, - "23031": 733, - "24001": 733, - "24003": 733, - "24005": 733, - "24009": 733, - "24011": 733, - "24013": 733, - "24015": 733, - "24017": 733, - "24019": 733, - "24021": 733, - "24023": 733, - "24025": 733, - "24027": 733, - "24029": 733, - "24031": 733, - "24033": 733, - "24035": 733, - "24037": 733, - "24039": 733, - "24041": 733, - "24043": 733, - "24045": 733, - "24047": 733, - "24510": 733, - "25001": 733, - "25003": 733, - "25005": 733, - "25007": 733, - "25009": 733, - "25011": 733, - "25013": 733, - "25015": 733, - "25017": 733, - "25019": 733, - "25021": 733, - "25023": 733, - "25025": 733, - "25027": 733, - "26001": 733, - "26003": 733, - "26005": 733, - "26007": 733, - "26009": 733, - "26011": 733, - "26013": 733, - "26015": 733, - "26017": 733, - "26019": 733, - "26021": 733, - "26023": 733, - "26025": 733, - "26027": 733, - "26029": 733, - "26031": 733, - "26033": 733, - "26035": 733, - "26037": 733, - "26039": 733, - "26041": 733, - "26043": 733, - "26045": 733, - "26047": 733, - "26049": 733, - "26051": 733, - "26053": 733, - "26055": 733, - "26057": 733, - "26059": 733, - "26061": 733, - "26063": 733, - "26065": 733, - "26067": 733, - "26069": 733, - "26071": 733, - "26073": 733, - "26075": 733, - "26077": 733, - "26079": 733, - "26081": 733, - "26083": 733, - "26085": 733, - "26087": 733, - "26089": 733, - "26091": 733, - "26093": 733, - "26095": 733, - "26097": 733, - "26099": 733, - "26101": 733, - "26103": 733, - "26105": 733, - "26107": 733, - "26109": 733, - "26111": 733, - "26113": 733, - "26115": 733, - "26117": 733, - "26119": 733, - "26121": 733, - "26123": 733, - "26125": 733, - "26127": 733, - "26129": 733, - "26131": 733, - "26133": 733, - "26135": 733, - "26137": 733, - "26139": 733, - "26141": 733, - "26143": 733, - "26145": 733, - "26147": 733, - "26149": 733, - "26151": 733, - "26153": 733, - "26155": 733, - "26157": 733, - "26159": 733, - "26161": 733, - "26163": 733, - "26165": 733, - "27001": 733, - "27003": 733, - "27005": 733, - "27007": 733, - "27009": 733, - "27011": 733, - "27013": 733, - "27015": 733, - "27017": 733, - "27019": 733, - "27021": 733, - "27023": 733, - "27025": 733, - "27027": 733, - "27029": 733, - "27031": 733, - "27033": 733, - "27035": 733, - "27037": 733, - "27039": 733, - "27041": 733, - "27043": 733, - "27045": 733, - "27047": 733, - "27049": 733, - "27051": 733, - "27053": 733, - "27055": 733, - "27057": 733, - "27059": 733, - "27061": 733, - "27063": 733, - "27065": 733, - "27067": 733, - "27069": 733, - "27071": 733, - "27073": 733, - "27075": 733, - "27077": 733, - "27079": 733, - "27081": 733, - "27083": 733, - "27085": 733, - "27087": 733, - "27089": 733, - "27091": 733, - "27093": 733, - "27095": 733, - "27097": 733, - "27099": 733, - "27101": 733, - "27103": 733, - "27105": 733, - "27107": 733, - "27109": 733, - "27111": 733, - "27113": 733, - "27115": 733, - "27117": 733, - "27119": 733, - "27121": 733, - "27123": 733, - "27125": 733, - "27127": 733, - "27129": 733, - "27131": 733, - "27133": 733, - "27135": 733, - "27137": 733, - "27139": 733, - "27141": 733, - "27143": 733, - "27145": 733, - "27147": 733, - "27149": 733, - "27151": 733, - "27153": 733, - "27155": 733, - "27157": 733, - "27159": 733, - "27161": 733, - "27163": 733, - "27165": 733, - "27167": 733, - "27169": 733, - "27171": 733, - "27173": 733, - "28001": 733, - "28003": 733, - "28005": 733, - "28007": 733, - "28009": 733, - "28011": 733, - "28013": 733, - "28015": 733, - "28017": 733, - "28019": 733, - "28021": 733, - "28023": 733, - "28025": 733, - "28027": 733, - "28029": 733, - "28031": 733, - "28033": 733, - "28035": 733, - "28037": 733, - "28039": 733, - "28041": 733, - "28043": 733, - "28045": 733, - "28047": 733, - "28049": 733, - "28051": 733, - "28053": 733, - "28055": 733, - "28057": 733, - "28059": 733, - "28061": 733, - "28063": 733, - "28065": 733, - "28067": 733, - "28069": 733, - "28071": 733, - "28073": 733, - "28075": 733, - "28077": 733, - "28079": 733, - "28081": 733, - "28083": 733, - "28085": 733, - "28087": 733, - "28089": 733, - "28091": 733, - "28093": 733, - "28095": 733, - "28097": 733, - "28099": 733, - "28101": 733, - "28103": 733, - "28105": 733, - "28107": 733, - "28109": 733, - "28111": 733, - "28113": 733, - "28115": 733, - "28117": 733, - "28119": 733, - "28121": 733, - "28123": 733, - "28125": 733, - "28127": 733, - "28129": 733, - "28131": 733, - "28133": 733, - "28135": 733, - "28137": 733, - "28139": 733, - "28141": 733, - "28143": 733, - "28145": 733, - "28147": 733, - "28149": 733, - "28151": 733, - "28153": 733, - "28155": 733, - "28157": 733, - "28159": 733, - "28161": 733, - "28163": 733, - "29001": 733, - "29003": 733, - "29005": 733, - "29007": 733, - "29009": 733, - "29011": 733, - "29013": 733, - "29015": 733, - "29017": 733, - "29019": 733, - "29021": 733, - "29023": 733, - "29025": 733, - "29027": 733, - "29029": 733, - "29031": 733, - "29033": 733, - "29035": 733, - "29037": 733, - "29039": 733, - "29041": 733, - "29043": 733, - "29045": 733, - "29047": 733, - "29049": 733, - "29051": 733, - "29053": 733, - "29055": 733, - "29057": 733, - "29059": 733, - "29061": 733, - "29063": 733, - "29065": 733, - "29067": 733, - "29069": 733, - "29071": 733, - "29073": 733, - "29075": 733, - "29077": 733, - "29079": 733, - "29081": 733, - "29083": 733, - "29085": 733, - "29087": 733, - "29089": 733, - "29091": 733, - "29093": 733, - "29095": 733, - "29097": 733, - "29099": 733, - "29101": 733, - "29103": 733, - "29105": 733, - "29107": 733, - "29109": 733, - "29111": 733, - "29113": 733, - "29115": 733, - "29117": 733, - "29119": 733, - "29121": 733, - "29123": 733, - "29125": 733, - "29127": 733, - "29129": 733, - "29131": 733, - "29133": 733, - "29135": 733, - "29137": 733, - "29139": 733, - "29141": 733, - "29143": 733, - "29145": 733, - "29147": 733, - "29149": 733, - "29151": 733, - "29153": 733, - "29155": 733, - "29157": 733, - "29159": 733, - "29161": 733, - "29163": 733, - "29165": 733, - "29167": 733, - "29169": 733, - "29171": 733, - "29173": 733, - "29175": 733, - "29177": 733, - "29179": 733, - "29181": 733, - "29183": 733, - "29185": 733, - "29186": 733, - "29187": 733, - "29189": 733, - "29195": 733, - "29197": 733, - "29199": 733, - "29201": 733, - "29203": 733, - "29205": 733, - "29207": 733, - "29209": 733, - "29211": 733, - "29213": 733, - "29215": 733, - "29217": 733, - "29219": 733, - "29221": 733, - "29223": 733, - "29225": 733, - "29227": 733, - "29229": 733, - "29510": 733, - "30001": 733, - "30003": 733, - "30005": 733, - "30007": 733, - "30009": 733, - "30011": 733, - "30013": 733, - "30015": 733, - "30017": 733, - "30019": 733, - "30021": 733, - "30023": 733, - "30025": 733, - "30027": 733, - "30029": 733, - "30031": 733, - "30033": 733, - "30035": 733, - "30037": 733, - "30039": 733, - "30041": 733, - "30043": 733, - "30045": 733, - "30047": 733, - "30049": 733, - "30051": 733, - "30053": 733, - "30055": 733, - "30057": 733, - "30059": 733, - "30061": 733, - "30063": 733, - "30065": 733, - "30067": 733, - "30069": 733, - "30071": 733, - "30073": 733, - "30075": 733, - "30077": 733, - "30079": 733, - "30081": 733, - "30083": 733, - "30085": 733, - "30087": 733, - "30089": 733, - "30091": 733, - "30093": 733, - "30095": 733, - "30097": 733, - "30099": 733, - "30101": 733, - "30103": 733, - "30105": 733, - "30107": 733, - "30109": 733, - "30111": 733, - "31001": 733, - "31003": 733, - "31005": 733, - "31007": 733, - "31009": 733, - "31011": 733, - "31013": 733, - "31015": 733, - "31017": 733, - "31019": 733, - "31021": 733, - "31023": 733, - "31025": 733, - "31027": 733, - "31029": 733, - "31031": 733, - "31033": 733, - "31035": 733, - "31037": 733, - "31039": 733, - "31041": 733, - "31043": 733, - "31045": 733, - "31047": 733, - "31049": 733, - "31051": 733, - "31053": 733, - "31055": 733, - "31057": 733, - "31059": 733, - "31061": 733, - "31063": 733, - "31065": 733, - "31067": 733, - "31069": 733, - "31071": 733, - "31073": 733, - "31075": 733, - "31077": 733, - "31079": 733, - "31081": 733, - "31083": 733, - "31085": 733, - "31087": 733, - "31089": 733, - "31091": 733, - "31093": 733, - "31095": 733, - "31097": 733, - "31099": 733, - "31101": 733, - "31103": 733, - "31105": 733, - "31107": 733, - "31109": 733, - "31111": 733, - "31113": 733, - "31115": 733, - "31117": 733, - "31119": 733, - "31121": 733, - "31123": 733, - "31125": 733, - "31127": 733, - "31129": 733, - "31131": 733, - "31133": 733, - "31135": 733, - "31137": 733, - "31139": 733, - "31141": 733, - "31143": 733, - "31145": 733, - "31147": 733, - "31149": 733, - "31151": 733, - "31153": 733, - "31155": 733, - "31157": 733, - "31159": 733, - "31161": 733, - "31163": 733, - "31165": 733, - "31167": 733, - "31169": 733, - "31171": 733, - "31173": 733, - "31175": 733, - "31177": 733, - "31179": 733, - "31181": 733, - "31183": 733, - "31185": 733, - "32001": 733, - "32003": 733, - "32005": 733, - "32007": 733, - "32009": 733, - "32011": 733, - "32013": 733, - "32015": 733, - "32017": 733, - "32019": 733, - "32021": 733, - "32023": 733, - "32027": 733, - "32029": 733, - "32031": 733, - "32033": 733, - "32510": 733, - "33001": 733, - "33003": 733, - "33005": 733, - "33007": 733, - "33009": 733, - "33011": 733, - "33013": 733, - "33015": 733, - "33017": 733, - "33019": 733, - "34001": 733, - "34003": 733, - "34005": 733, - "34007": 733, - "34009": 733, - "34011": 733, - "34013": 733, - "34015": 733, - "34017": 733, - "34019": 733, - "34021": 733, - "34023": 733, - "34025": 733, - "34027": 733, - "34029": 733, - "34031": 733, - "34033": 733, - "34035": 733, - "34037": 733, - "34039": 733, - "34041": 733, - "35001": 733, - "35003": 733, - "35005": 733, - "35006": 733, - "35007": 733, - "35009": 733, - "35011": 733, - "35013": 733, - "35015": 733, - "35017": 733, - "35019": 733, - "35021": 733, - "35023": 733, - "35025": 733, - "35027": 733, - "35028": 733, - "35029": 733, - "35031": 733, - "35033": 733, - "35035": 733, - "35037": 733, - "35039": 733, - "35041": 733, - "35043": 733, - "35045": 733, - "35047": 733, - "35049": 733, - "35051": 733, - "35053": 733, - "35055": 733, - "35057": 733, - "35059": 733, - "35061": 733, - "36001": 733, - "36003": 733, - "36005": 733, - "36007": 733, - "36009": 733, - "36011": 733, - "36013": 733, - "36015": 733, - "36017": 733, - "36019": 733, - "36021": 733, - "36023": 733, - "36025": 733, - "36027": 733, - "36029": 733, - "36031": 733, - "36033": 733, - "36035": 733, - "36037": 733, - "36039": 733, - "36041": 733, - "36043": 733, - "36045": 733, - "36047": 733, - "36049": 733, - "36051": 733, - "36053": 733, - "36055": 733, - "36057": 733, - "36059": 733, - "36061": 733, - "36063": 733, - "36065": 733, - "36067": 733, - "36069": 733, - "36071": 733, - "36073": 733, - "36075": 733, - "36077": 733, - "36079": 733, - "36081": 733, - "36083": 733, - "36085": 733, - "36087": 733, - "36089": 733, - "36091": 733, - "36093": 733, - "36095": 733, - "36097": 733, - "36099": 733, - "36101": 733, - "36103": 733, - "36105": 733, - "36107": 733, - "36109": 733, - "36111": 733, - "36113": 733, - "36115": 733, - "36117": 733, - "36119": 733, - "36121": 733, - "36123": 733, - "37001": 733, - "37003": 733, - "37005": 733, - "37007": 733, - "37009": 733, - "37011": 733, - "37013": 733, - "37015": 733, - "37017": 733, - "37019": 733, - "37021": 733, - "37023": 733, - "37025": 733, - "37027": 733, - "37029": 733, - "37031": 733, - "37033": 733, - "37035": 733, - "37037": 733, - "37039": 733, - "37041": 733, - "37043": 733, - "37045": 733, - "37047": 733, - "37049": 733, - "37051": 733, - "37053": 733, - "37055": 733, - "37057": 733, - "37059": 733, - "37061": 733, - "37063": 733, - "37065": 733, - "37067": 733, - "37069": 733, - "37071": 733, - "37073": 733, - "37075": 733, - "37077": 733, - "37079": 733, - "37081": 733, - "37083": 733, - "37085": 733, - "37087": 733, - "37089": 733, - "37091": 733, - "37093": 733, - "37095": 733, - "37097": 733, - "37099": 733, - "37101": 733, - "37103": 733, - "37105": 733, - "37107": 733, - "37109": 733, - "37111": 733, - "37113": 733, - "37115": 733, - "37117": 733, - "37119": 733, - "37121": 733, - "37123": 733, - "37125": 733, - "37127": 733, - "37129": 733, - "37131": 733, - "37133": 733, - "37135": 733, - "37137": 733, - "37139": 733, - "37141": 733, - "37143": 733, - "37145": 733, - "37147": 733, - "37149": 733, - "37151": 733, - "37153": 733, - "37155": 733, - "37157": 733, - "37159": 733, - "37161": 733, - "37163": 733, - "37165": 733, - "37167": 733, - "37169": 733, - "37171": 733, - "37173": 733, - "37175": 733, - "37177": 733, - "37179": 733, - "37181": 733, - "37183": 733, - "37185": 733, - "37187": 733, - "37189": 733, - "37191": 733, - "37193": 733, - "37195": 733, - "37197": 733, - "37199": 733, - "38001": 733, - "38003": 733, - "38005": 733, - "38007": 733, - "38009": 733, - "38011": 733, - "38013": 733, - "38015": 733, - "38017": 733, - "38019": 733, - "38021": 733, - "38023": 733, - "38025": 733, - "38027": 733, - "38029": 733, - "38031": 733, - "38033": 733, - "38035": 733, - "38037": 733, - "38039": 733, - "38041": 733, - "38043": 733, - "38045": 733, - "38047": 733, - "38049": 733, - "38051": 733, - "38053": 733, - "38055": 733, - "38057": 733, - "38059": 733, - "38061": 733, - "38063": 733, - "38065": 733, - "38067": 733, - "38069": 733, - "38071": 733, - "38073": 733, - "38075": 733, - "38077": 733, - "38079": 733, - "38081": 733, - "38083": 733, - "38085": 733, - "38087": 733, - "38089": 733, - "38091": 733, - "38093": 733, - "38095": 733, - "38097": 733, - "38099": 733, - "38101": 733, - "38103": 733, - "38105": 733, - "39001": 733, - "39003": 733, - "39005": 733, - "39007": 733, - "39009": 733, - "39011": 733, - "39013": 733, - "39015": 733, - "39017": 733, - "39019": 733, - "39021": 733, - "39023": 733, - "39025": 733, - "39027": 733, - "39029": 733, - "39031": 733, - "39033": 733, - "39035": 733, - "39037": 733, - "39039": 733, - "39041": 733, - "39043": 733, - "39045": 733, - "39047": 733, - "39049": 733, - "39051": 733, - "39053": 733, - "39055": 733, - "39057": 733, - "39059": 733, - "39061": 733, - "39063": 733, - "39065": 733, - "39067": 733, - "39069": 733, - "39071": 733, - "39073": 733, - "39075": 733, - "39077": 733, - "39079": 733, - "39081": 733, - "39083": 733, - "39085": 733, - "39087": 733, - "39089": 733, - "39091": 733, - "39093": 733, - "39095": 733, - "39097": 733, - "39099": 733, - "39101": 733, - "39103": 733, - "39105": 733, - "39107": 733, - "39109": 733, - "39111": 733, - "39113": 733, - "39115": 733, - "39117": 733, - "39119": 733, - "39121": 733, - "39123": 733, - "39125": 733, - "39127": 733, - "39129": 733, - "39131": 733, - "39133": 733, - "39135": 733, - "39137": 733, - "39139": 733, - "39141": 733, - "39143": 733, - "39145": 733, - "39147": 733, - "39149": 733, - "39151": 733, - "39153": 733, - "39155": 733, - "39157": 733, - "39159": 733, - "39161": 733, - "39163": 733, - "39165": 733, - "39167": 733, - "39169": 733, - "39171": 733, - "39173": 733, - "39175": 733, - "40001": 733, - "40003": 733, - "40005": 733, - "40007": 733, - "40009": 733, - "40011": 733, - "40013": 733, - "40015": 733, - "40017": 733, - "40019": 733, - "40021": 733, - "40023": 733, - "40025": 733, - "40027": 733, - "40029": 733, - "40031": 733, - "40033": 733, - "40035": 733, - "40037": 733, - "40039": 733, - "40041": 733, - "40043": 733, - "40045": 733, - "40047": 733, - "40049": 733, - "40051": 733, - "40053": 733, - "40055": 733, - "40057": 733, - "40059": 733, - "40061": 733, - "40063": 733, - "40065": 733, - "40067": 733, - "40069": 733, - "40071": 733, - "40073": 733, - "40075": 733, - "40077": 733, - "40079": 733, - "40081": 733, - "40083": 733, - "40085": 733, - "40087": 733, - "40089": 733, - "40091": 733, - "40093": 733, - "40095": 733, - "40097": 733, - "40099": 733, - "40101": 733, - "40103": 733, - "40105": 733, - "40107": 733, - "40109": 733, - "40111": 733, - "40113": 733, - "40115": 733, - "40117": 733, - "40119": 733, - "40121": 733, - "40123": 733, - "40125": 733, - "40127": 733, - "40129": 733, - "40131": 733, - "40133": 733, - "40135": 733, - "40137": 733, - "40139": 733, - "40141": 733, - "40143": 733, - "40145": 733, - "40147": 733, - "40149": 733, - "40151": 733, - "40153": 733, - "41001": 733, - "41003": 733, - "41005": 733, - "41007": 733, - "41009": 733, - "41011": 733, - "41013": 733, - "41015": 733, - "41017": 733, - "41019": 733, - "41021": 733, - "41023": 733, - "41025": 733, - "41027": 733, - "41029": 733, - "41031": 733, - "41033": 733, - "41035": 733, - "41037": 733, - "41039": 733, - "41041": 733, - "41043": 733, - "41045": 733, - "41047": 733, - "41049": 733, - "41051": 733, - "41053": 733, - "41055": 733, - "41057": 733, - "41059": 733, - "41061": 733, - "41063": 733, - "41065": 733, - "41067": 733, - "41069": 733, - "41071": 733, - "42001": 733, - "42003": 733, - "42005": 733, - "42007": 733, - "42009": 733, - "42011": 733, - "42013": 733, - "42015": 733, - "42017": 733, - "42019": 733, - "42021": 733, - "42023": 733, - "42025": 733, - "42027": 733, - "42029": 733, - "42031": 733, - "42033": 733, - "42035": 733, - "42037": 733, - "42039": 733, - "42041": 733, - "42043": 733, - "42045": 733, - "42047": 733, - "42049": 733, - "42051": 733, - "42053": 733, - "42055": 733, - "42057": 733, - "42059": 733, - "42061": 733, - "42063": 733, - "42065": 733, - "42067": 733, - "42069": 733, - "42071": 733, - "42073": 733, - "42075": 733, - "42077": 733, - "42079": 733, - "42081": 733, - "42083": 733, - "42085": 733, - "42087": 733, - "42089": 733, - "42091": 733, - "42093": 733, - "42095": 733, - "42097": 733, - "42099": 733, - "42101": 733, - "42103": 733, - "42105": 733, - "42107": 733, - "42109": 733, - "42111": 733, - "42113": 733, - "42115": 733, - "42117": 733, - "42119": 733, - "42121": 733, - "42123": 733, - "42125": 733, - "42127": 733, - "42129": 733, - "42131": 733, - "42133": 733, - "44001": 733, - "44003": 733, - "44005": 733, - "44007": 733, - "44009": 733, - "45001": 733, - "45003": 733, - "45005": 733, - "45007": 733, - "45009": 733, - "45011": 733, - "45013": 733, - "45015": 733, - "45017": 733, - "45019": 733, - "45021": 733, - "45023": 733, - "45025": 733, - "45027": 733, - "45029": 733, - "45031": 733, - "45033": 733, - "45035": 733, - "45037": 733, - "45039": 733, - "45041": 733, - "45043": 733, - "45045": 733, - "45047": 733, - "45049": 733, - "45051": 733, - "45053": 733, - "45055": 733, - "45057": 733, - "45059": 733, - "45061": 733, - "45063": 733, - "45065": 733, - "45067": 733, - "45069": 733, - "45071": 733, - "45073": 733, - "45075": 733, - "45077": 733, - "45079": 733, - "45081": 733, - "45083": 733, - "45085": 733, - "45087": 733, - "45089": 733, - "45091": 733, - "46003": 733, - "46005": 733, - "46007": 733, - "46009": 733, - "46011": 733, - "46013": 733, - "46015": 733, - "46017": 733, - "46019": 733, - "46021": 733, - "46023": 733, - "46025": 733, - "46027": 733, - "46029": 733, - "46031": 733, - "46033": 733, - "46035": 733, - "46037": 733, - "46039": 733, - "46041": 733, - "46043": 733, - "46045": 733, - "46047": 733, - "46049": 733, - "46051": 733, - "46053": 733, - "46055": 733, - "46057": 733, - "46059": 733, - "46061": 733, - "46063": 733, - "46065": 733, - "46067": 733, - "46069": 733, - "46071": 733, - "46073": 733, - "46075": 733, - "46077": 733, - "46079": 733, - "46081": 733, - "46083": 733, - "46085": 733, - "46087": 733, - "46089": 733, - "46091": 733, - "46093": 733, - "46095": 733, - "46097": 733, - "46099": 733, - "46101": 733, - "46102": 733, - "46103": 733, - "46105": 733, - "46107": 733, - "46109": 733, - "46111": 733, - "46115": 733, - "46117": 733, - "46119": 733, - "46121": 733, - "46123": 733, - "46125": 733, - "46127": 733, - "46129": 733, - "46135": 733, - "46137": 733, - "47001": 733, - "47003": 733, - "47005": 733, - "47007": 733, - "47009": 733, - "47011": 733, - "47013": 733, - "47015": 733, - "47017": 733, - "47019": 733, - "47021": 733, - "47023": 733, - "47025": 733, - "47027": 733, - "47029": 733, - "47031": 733, - "47033": 733, - "47035": 733, - "47037": 733, - "47039": 733, - "47041": 733, - "47043": 733, - "47045": 733, - "47047": 733, - "47049": 733, - "47051": 733, - "47053": 733, - "47055": 733, - "47057": 733, - "47059": 733, - "47061": 733, - "47063": 733, - "47065": 733, - "47067": 733, - "47069": 733, - "47071": 733, - "47073": 733, - "47075": 733, - "47077": 733, - "47079": 733, - "47081": 733, - "47083": 733, - "47085": 733, - "47087": 733, - "47089": 733, - "47091": 733, - "47093": 733, - "47095": 733, - "47097": 733, - "47099": 733, - "47101": 733, - "47103": 733, - "47105": 733, - "47107": 733, - "47109": 733, - "47111": 733, - "47113": 733, - "47115": 733, - "47117": 733, - "47119": 733, - "47121": 733, - "47123": 733, - "47125": 733, - "47127": 733, - "47129": 733, - "47131": 733, - "47133": 733, - "47135": 733, - "47137": 733, - "47139": 733, - "47141": 733, - "47143": 733, - "47145": 733, - "47147": 733, - "47149": 733, - "47151": 733, - "47153": 733, - "47155": 733, - "47157": 733, - "47159": 733, - "47161": 733, - "47163": 733, - "47165": 733, - "47167": 733, - "47169": 733, - "47171": 733, - "47173": 733, - "47175": 733, - "47177": 733, - "47179": 733, - "47181": 733, - "47183": 733, - "47185": 733, - "47187": 733, - "47189": 733, - "48001": 733, - "48003": 733, - "48005": 733, - "48007": 733, - "48009": 733, - "48011": 733, - "48013": 733, - "48015": 733, - "48017": 733, - "48019": 733, - "48021": 733, - "48023": 733, - "48025": 733, - "48027": 733, - "48029": 733, - "48031": 733, - "48033": 733, - "48035": 733, - "48037": 733, - "48039": 733, - "48041": 733, - "48043": 733, - "48045": 733, - "48047": 733, - "48049": 733, - "48051": 733, - "48053": 733, - "48055": 733, - "48057": 733, - "48059": 733, - "48061": 733, - "48063": 733, - "48065": 733, - "48067": 733, - "48069": 733, - "48071": 733, - "48073": 733, - "48075": 733, - "48077": 733, - "48079": 733, - "48081": 733, - "48083": 733, - "48085": 733, - "48087": 733, - "48089": 733, - "48091": 733, - "48093": 733, - "48095": 733, - "48097": 733, - "48099": 733, - "48101": 733, - "48103": 733, - "48105": 733, - "48107": 733, - "48109": 733, - "48111": 733, - "48113": 733, - "48115": 733, - "48117": 733, - "48119": 733, - "48121": 733, - "48123": 733, - "48125": 733, - "48127": 733, - "48129": 733, - "48131": 733, - "48133": 733, - "48135": 733, - "48137": 733, - "48139": 733, - "48141": 733, - "48143": 733, - "48145": 733, - "48147": 733, - "48149": 733, - "48151": 733, - "48153": 733, - "48155": 733, - "48157": 733, - "48159": 733, - "48161": 733, - "48163": 733, - "48165": 733, - "48167": 733, - "48169": 733, - "48171": 733, - "48173": 733, - "48175": 733, - "48177": 733, - "48179": 733, - "48181": 733, - "48183": 733, - "48185": 733, - "48187": 733, - "48189": 733, - "48191": 733, - "48193": 733, - "48195": 733, - "48197": 733, - "48199": 733, - "48201": 733, - "48203": 733, - "48205": 733, - "48207": 733, - "48209": 733, - "48211": 733, - "48213": 733, - "48215": 733, - "48217": 733, - "48219": 733, - "48221": 733, - "48223": 733, - "48225": 733, - "48227": 733, - "48229": 733, - "48231": 733, - "48233": 733, - "48235": 733, - "48237": 733, - "48239": 733, - "48241": 733, - "48243": 733, - "48245": 733, - "48247": 733, - "48249": 733, - "48251": 733, - "48253": 733, - "48255": 733, - "48257": 733, - "48259": 733, - "48261": 733, - "48263": 733, - "48265": 733, - "48267": 733, - "48269": 733, - "48271": 733, - "48273": 733, - "48275": 733, - "48277": 733, - "48279": 733, - "48281": 733, - "48283": 733, - "48285": 733, - "48287": 733, - "48289": 733, - "48291": 733, - "48293": 733, - "48295": 733, - "48297": 733, - "48299": 733, - "48301": 733, - "48303": 733, - "48305": 733, - "48307": 733, - "48309": 733, - "48311": 733, - "48313": 733, - "48315": 733, - "48317": 733, - "48319": 733, - "48321": 733, - "48323": 733, - "48325": 733, - "48327": 733, - "48329": 733, - "48331": 733, - "48333": 733, - "48335": 733, - "48337": 733, - "48339": 733, - "48341": 733, - "48343": 733, - "48345": 733, - "48347": 733, - "48349": 733, - "48351": 733, - "48353": 733, - "48355": 733, - "48357": 733, - "48359": 733, - "48361": 733, - "48363": 733, - "48365": 733, - "48367": 733, - "48369": 733, - "48371": 733, - "48373": 733, - "48375": 733, - "48377": 733, - "48379": 733, - "48381": 733, - "48383": 733, - "48385": 733, - "48387": 733, - "48389": 733, - "48391": 733, - "48393": 733, - "48395": 733, - "48397": 733, - "48399": 733, - "48401": 733, - "48403": 733, - "48405": 733, - "48407": 733, - "48409": 733, - "48411": 733, - "48413": 733, - "48415": 733, - "48417": 733, - "48419": 733, - "48421": 733, - "48423": 733, - "48425": 733, - "48427": 733, - "48429": 733, - "48431": 733, - "48433": 733, - "48435": 733, - "48437": 733, - "48439": 733, - "48441": 733, - "48443": 733, - "48445": 733, - "48447": 733, - "48449": 733, - "48451": 733, - "48453": 733, - "48455": 733, - "48457": 733, - "48459": 733, - "48461": 733, - "48463": 733, - "48465": 733, - "48467": 733, - "48469": 733, - "48471": 733, - "48473": 733, - "48475": 733, - "48477": 733, - "48479": 733, - "48481": 733, - "48483": 733, - "48485": 733, - "48487": 733, - "48489": 733, - "48491": 733, - "48493": 733, - "48495": 733, - "48497": 733, - "48499": 733, - "48501": 733, - "48503": 733, - "48505": 733, - "48507": 733, - "49001": 733, - "49003": 733, - "49005": 733, - "49007": 733, - "49009": 733, - "49011": 733, - "49013": 733, - "49015": 733, - "49017": 733, - "49019": 733, - "49021": 733, - "49023": 733, - "49025": 733, - "49027": 733, - "49029": 733, - "49031": 733, - "49033": 733, - "49035": 733, - "49037": 733, - "49039": 733, - "49041": 733, - "49043": 733, - "49045": 733, - "49047": 733, - "49049": 733, - "49051": 733, - "49053": 733, - "49055": 733, - "49057": 733, - "50001": 733, - "50003": 733, - "50005": 733, - "50007": 733, - "50009": 733, - "50011": 733, - "50013": 733, - "50015": 733, - "50017": 733, - "50019": 733, - "50021": 733, - "50023": 733, - "50025": 733, - "50027": 733, - "51001": 733, - "51003": 733, - "51005": 733, - "51007": 733, - "51009": 733, - "51011": 733, - "51013": 733, - "51015": 733, - "51017": 733, - "51019": 733, - "51021": 733, - "51023": 733, - "51025": 733, - "51027": 733, - "51029": 733, - "51031": 733, - "51033": 733, - "51035": 733, - "51036": 733, - "51037": 733, - "51041": 733, - "51043": 733, - "51045": 733, - "51047": 733, - "51049": 733, - "51051": 733, - "51053": 733, - "51057": 733, - "51059": 733, - "51061": 733, - "51063": 733, - "51065": 733, - "51067": 733, - "51069": 733, - "51071": 733, - "51073": 733, - "51075": 733, - "51077": 733, - "51079": 733, - "51081": 733, - "51083": 733, - "51085": 733, - "51087": 733, - "51089": 733, - "51091": 733, - "51093": 733, - "51095": 733, - "51097": 733, - "51099": 733, - "51101": 733, - "51103": 733, - "51105": 733, - "51107": 733, - "51109": 733, - "51111": 733, - "51113": 733, - "51115": 733, - "51117": 733, - "51119": 733, - "51121": 733, - "51125": 733, - "51127": 733, - "51131": 733, - "51133": 733, - "51135": 733, - "51137": 733, - "51139": 733, - "51141": 733, - "51143": 733, - "51145": 733, - "51147": 733, - "51149": 733, - "51153": 733, - "51155": 733, - "51157": 733, - "51159": 733, - "51161": 733, - "51163": 733, - "51165": 733, - "51167": 733, - "51169": 733, - "51171": 733, - "51173": 733, - "51175": 733, - "51177": 733, - "51179": 733, - "51181": 733, - "51183": 733, - "51185": 733, - "51187": 733, - "51191": 733, - "51193": 733, - "51195": 733, - "51197": 733, - "51199": 733, - "51510": 733, - "51520": 733, - "51530": 733, - "51540": 733, - "51550": 733, - "51570": 733, - "51580": 733, - "51590": 733, - "51595": 733, - "51600": 733, - "51610": 733, - "51620": 733, - "51630": 733, - "51640": 733, - "51650": 733, - "51660": 733, - "51670": 733, - "51678": 733, - "51680": 733, - "51683": 733, - "51685": 733, - "51690": 733, - "51700": 733, - "51710": 733, - "51720": 733, - "51730": 733, - "51735": 733, - "51740": 733, - "51750": 733, - "51760": 733, - "51770": 733, - "51775": 733, - "51790": 733, - "51800": 733, - "51810": 733, - "51820": 733, - "51830": 733, - "51840": 733, - "53001": 733, - "53003": 733, - "53005": 733, - "53007": 733, - "53009": 733, - "53011": 733, - "53013": 733, - "53015": 733, - "53017": 733, - "53019": 733, - "53021": 733, - "53023": 733, - "53025": 733, - "53027": 733, - "53029": 733, - "53031": 733, - "53033": 733, - "53035": 733, - "53037": 733, - "53039": 733, - "53041": 733, - "53043": 733, - "53045": 733, - "53047": 733, - "53049": 733, - "53051": 733, - "53053": 733, - "53055": 733, - "53057": 733, - "53059": 733, - "53061": 733, - "53063": 733, - "53065": 733, - "53067": 733, - "53069": 733, - "53071": 733, - "53073": 733, - "53075": 733, - "53077": 733, - "54001": 733, - "54003": 733, - "54005": 733, - "54007": 733, - "54009": 733, - "54011": 733, - "54013": 733, - "54015": 733, - "54017": 733, - "54019": 733, - "54021": 733, - "54023": 733, - "54025": 733, - "54027": 733, - "54029": 733, - "54031": 733, - "54033": 733, - "54035": 733, - "54037": 733, - "54039": 733, - "54041": 733, - "54043": 733, - "54045": 733, - "54047": 733, - "54049": 733, - "54051": 733, - "54053": 733, - "54055": 733, - "54057": 733, - "54059": 733, - "54061": 733, - "54063": 733, - "54065": 733, - "54067": 733, - "54069": 733, - "54071": 733, - "54073": 733, - "54075": 733, - "54077": 733, - "54079": 733, - "54081": 733, - "54083": 733, - "54085": 733, - "54087": 733, - "54089": 733, - "54091": 733, - "54093": 733, - "54095": 733, - "54097": 733, - "54099": 733, - "54101": 733, - "54103": 733, - "54105": 733, - "54107": 733, - "54109": 733, - "55001": 733, - "55003": 733, - "55005": 733, - "55007": 733, - "55009": 733, - "55011": 733, - "55013": 733, - "55015": 733, - "55017": 733, - "55019": 733, - "55021": 733, - "55023": 733, - "55025": 733, - "55027": 733, - "55029": 733, - "55031": 733, - "55033": 733, - "55035": 733, - "55037": 733, - "55039": 733, - "55041": 733, - "55043": 733, - "55045": 733, - "55047": 733, - "55049": 733, - "55051": 733, - "55053": 733, - "55055": 733, - "55057": 733, - "55059": 733, - "55061": 733, - "55063": 733, - "55065": 733, - "55067": 733, - "55069": 733, - "55071": 733, - "55073": 733, - "55075": 733, - "55077": 733, - "55078": 733, - "55079": 733, - "55081": 733, - "55083": 733, - "55085": 733, - "55087": 733, - "55089": 733, - "55091": 733, - "55093": 733, - "55095": 733, - "55097": 733, - "55099": 733, - "55101": 733, - "55103": 733, - "55105": 733, - "55107": 733, - "55109": 733, - "55111": 733, - "55113": 733, - "55115": 733, - "55117": 733, - "55119": 733, - "55121": 733, - "55123": 733, - "55125": 733, - "55127": 733, - "55129": 733, - "55131": 733, - "55133": 733, - "55135": 733, - "55137": 733, - "55139": 733, - "55141": 733, - "56001": 733, - "56003": 733, - "56005": 733, - "56007": 733, - "56009": 733, - "56011": 733, - "56013": 733, - "56015": 733, - "56017": 733, - "56019": 733, - "56021": 733, - "56023": 733, - "56025": 733, - "56027": 733, - "56029": 733, - "56031": 733, - "56033": 733, - "56035": 733, - "56037": 733, - "56039": 733, - "56041": 733, - "56043": 733, - "56045": 733 - } - }, - { - "name": "time", - "duplicates": 2278164, - "info": [], - "time_range": [0, 732], - "type": "string", - "missing": 0, - "table": { - "2024-08-01": 3109, - "2024-08-02": 3109, - "2024-08-03": 3109, - "2024-08-04": 3109, - "2024-08-05": 3109, - "2024-08-06": 3109, - "2024-08-07": 3109, - "2024-08-08": 3109, - "2024-08-09": 3109, - "2024-08-10": 3109, - "2024-08-11": 3109, - "2024-08-12": 3109, - "2024-08-13": 3109, - "2024-08-14": 3109, - "2024-08-15": 3109, - "2024-08-16": 3109, - "2024-08-17": 3109, - "2024-08-18": 3109, - "2024-08-19": 3109, - "2024-08-20": 3109, - "2024-08-21": 3109, - "2024-08-22": 3109, - "2024-08-23": 3109, - "2024-08-24": 3109, - "2024-08-25": 3109, - "2024-08-26": 3109, - "2024-08-27": 3109, - "2024-08-28": 3109, - "2024-08-29": 3109, - "2024-08-30": 3109, - "2024-08-31": 3109, - "2024-09-01": 3109, - "2024-09-02": 3109, - "2024-09-03": 3109, - "2024-09-04": 3109, - "2024-09-05": 3109, - "2024-09-06": 3109, - "2024-09-07": 3109, - "2024-09-08": 3109, - "2024-09-09": 3109, - "2024-09-10": 3109, - "2024-09-11": 3109, - "2024-09-12": 3109, - "2024-09-13": 3109, - "2024-09-14": 3109, - "2024-09-15": 3109, - "2024-09-16": 3109, - "2024-09-17": 3109, - "2024-09-18": 3109, - "2024-09-19": 3109, - "2024-09-20": 3109, - "2024-09-21": 3109, - "2024-09-22": 3109, - "2024-09-23": 3109, - "2024-09-24": 3109, - "2024-09-25": 3109, - "2024-09-26": 3109, - "2024-09-27": 3109, - "2024-09-28": 3109, - "2024-09-29": 3109, - "2024-09-30": 3109, - "2024-10-01": 3109, - "2024-10-02": 3109, - "2024-10-03": 3109, - "2024-10-04": 3109, - "2024-10-05": 3109, - "2024-10-06": 3109, - "2024-10-07": 3109, - "2024-10-08": 3109, - "2024-10-09": 3109, - "2024-10-10": 3109, - "2024-10-11": 3109, - "2024-10-12": 3109, - "2024-10-13": 3109, - "2024-10-14": 3109, - "2024-10-15": 3109, - "2024-10-16": 3109, - "2024-10-17": 3109, - "2024-10-18": 3109, - "2024-10-19": 3109, - "2024-10-20": 3109, - "2024-10-21": 3109, - "2024-10-22": 3109, - "2024-10-23": 3109, - "2024-10-24": 3109, - "2024-10-25": 3109, - "2024-10-26": 3109, - "2024-10-27": 3109, - "2024-10-28": 3109, - "2024-10-29": 3109, - "2024-10-30": 3109, - "2024-10-31": 3109, - "2024-11-01": 3109, - "2024-11-02": 3109, - "2024-11-03": 3109, - "2024-11-04": 3109, - "2024-11-05": 3109, - "2024-11-06": 3109, - "2024-11-07": 3109, - "2024-11-08": 3109, - "2024-11-09": 3109, - "2024-11-10": 3109, - "2024-11-11": 3109, - "2024-11-12": 3109, - "2024-11-13": 3109, - "2024-11-14": 3109, - "2024-11-15": 3109, - "2024-11-16": 3109, - "2024-11-17": 3109, - "2024-11-18": 3109, - "2024-11-19": 3109, - "2024-11-20": 3109, - "2024-11-21": 3109, - "2024-11-22": 3109, - "2024-11-23": 3109, - "2024-11-24": 3109, - "2024-11-25": 3109, - "2024-11-26": 3109, - "2024-11-27": 3109, - "2024-11-28": 3109, - "2024-11-29": 3109, - "2024-11-30": 3109, - "2024-12-01": 3109, - "2024-12-02": 3109, - "2024-12-03": 3109, - "2024-12-04": 3109, - "2024-12-05": 3109, - "2024-12-06": 3109, - "2024-12-07": 3109, - "2024-12-08": 3109, - "2024-12-09": 3109, - "2024-12-10": 3109, - "2024-12-11": 3109, - "2024-12-12": 3109, - "2024-12-13": 3109, - "2024-12-14": 3109, - "2024-12-15": 3109, - "2024-12-16": 3109, - "2024-12-17": 3109, - "2024-12-18": 3109, - "2024-12-19": 3109, - "2024-12-20": 3109, - "2024-12-21": 3109, - "2024-12-22": 3109, - "2024-12-23": 3109, - "2024-12-24": 3109, - "2024-12-25": 3109, - "2024-12-26": 3109, - "2024-12-27": 3109, - "2024-12-28": 3109, - "2024-12-29": 3109, - "2024-12-30": 3109, - "2024-12-31": 3109, - "2025-01-01": 3109, - "2025-01-02": 3109, - "2025-01-03": 3109, - "2025-01-04": 3109, - "2025-01-05": 3109, - "2025-01-06": 3109, - "2025-01-07": 3109, - "2025-01-08": 3109, - "2025-01-09": 3109, - "2025-01-10": 3109, - "2025-01-11": 3109, - "2025-01-12": 3109, - "2025-01-13": 3109, - "2025-01-14": 3109, - "2025-01-15": 3109, - "2025-01-16": 3109, - "2025-01-17": 3109, - "2025-01-18": 3109, - "2025-01-19": 3109, - "2025-01-20": 3109, - "2025-01-21": 3109, - "2025-01-22": 3109, - "2025-01-23": 3109, - "2025-01-24": 3109, - "2025-01-25": 3109, - "2025-01-26": 3109, - "2025-01-27": 3109, - "2025-01-28": 3109, - "2025-01-29": 3109, - "2025-01-30": 3109, - "2025-01-31": 3109, - "2025-02-01": 3109, - "2025-02-02": 3109, - "2025-02-03": 3109, - "2025-02-04": 3109, - "2025-02-05": 3109, - "2025-02-06": 3109, - "2025-02-07": 3109, - "2025-02-08": 3109, - "2025-02-09": 3109, - "2025-02-10": 3109, - "2025-02-11": 3109, - "2025-02-12": 3109, - "2025-02-13": 3109, - "2025-02-14": 3109, - "2025-02-15": 3109, - "2025-02-16": 3109, - "2025-02-17": 3109, - "2025-02-18": 3109, - "2025-02-19": 3109, - "2025-02-20": 3109, - "2025-02-21": 3109, - "2025-02-22": 3109, - "2025-02-23": 3109, - "2025-02-24": 3109, - "2025-02-25": 3109, - "2025-02-26": 3109, - "2025-02-27": 3109, - "2025-02-28": 3109, - "2025-03-01": 3109, - "2025-03-02": 3109, - "2025-03-03": 3109, - "2025-03-04": 3109, - "2025-03-05": 3109, - "2025-03-06": 3109, - "2025-03-07": 3109, - "2025-03-08": 3109, - "2025-03-09": 3109, - "2025-03-10": 3109, - "2025-03-11": 3109, - "2025-03-12": 3109, - "2025-03-13": 3109, - "2025-03-14": 3109, - "2025-03-15": 3109, - "2025-03-16": 3109, - "2025-03-17": 3109, - "2025-03-18": 3109, - "2025-03-19": 3109, - "2025-03-20": 3109, - "2025-03-21": 3109, - "2025-03-22": 3109, - "2025-03-23": 3109, - "2025-03-24": 3109, - "2025-03-25": 3109, - "2025-03-26": 3109, - "2025-03-27": 3109, - "2025-03-28": 3109, - "2025-03-29": 3109, - "2025-03-30": 3109, - "2025-03-31": 3109, - "2025-04-01": 3109, - "2025-04-02": 3109, - "2025-04-03": 3109, - "2025-04-04": 3109, - "2025-04-05": 3109, - "2025-04-06": 3109, - "2025-04-07": 3109, - "2025-04-08": 3109, - "2025-04-09": 3109, - "2025-04-10": 3109, - "2025-04-11": 3109, - "2025-04-12": 3109, - "2025-04-13": 3109, - "2025-04-14": 3109, - "2025-04-15": 3109, - "2025-04-16": 3109, - "2025-04-17": 3109, - "2025-04-18": 3109, - "2025-04-19": 3109, - "2025-04-20": 3109, - "2025-04-21": 3109, - "2025-04-22": 3109, - "2025-04-23": 3109, - "2025-04-24": 3109, - "2025-04-25": 3109, - "2025-04-26": 3109, - "2025-04-27": 3109, - "2025-04-28": 3109, - "2025-04-29": 3109, - "2025-04-30": 3109, - "2025-05-01": 3109, - "2025-05-02": 3109, - "2025-05-03": 3109, - "2025-05-04": 3109, - "2025-05-05": 3109, - "2025-05-06": 3109, - "2025-05-07": 3109, - "2025-05-08": 3109, - "2025-05-09": 3109, - "2025-05-10": 3109, - "2025-05-11": 3109, - "2025-05-12": 3109, - "2025-05-13": 3109, - "2025-05-14": 3109, - "2025-05-15": 3109, - "2025-05-16": 3109, - "2025-05-17": 3109, - "2025-05-18": 3109, - "2025-05-19": 3109, - "2025-05-20": 3109, - "2025-05-21": 3109, - "2025-05-22": 3109, - "2025-05-23": 3109, - "2025-05-24": 3109, - "2025-05-25": 3109, - "2025-05-26": 3109, - "2025-05-27": 3109, - "2025-05-28": 3109, - "2025-05-29": 3109, - "2025-05-30": 3109, - "2025-05-31": 3109, - "2025-06-01": 3109, - "2025-06-02": 3109, - "2025-06-03": 3109, - "2025-06-04": 3109, - "2025-06-05": 3109, - "2025-06-06": 3109, - "2025-06-07": 3109, - "2025-06-08": 3109, - "2025-06-09": 3109, - "2025-06-10": 3109, - "2025-06-11": 3109, - "2025-06-12": 3109, - "2025-06-13": 3109, - "2025-06-14": 3109, - "2025-06-15": 3109, - "2025-06-16": 3109, - "2025-06-17": 3109, - "2025-06-18": 3109, - "2025-06-19": 3109, - "2025-06-20": 3109, - "2025-06-21": 3109, - "2025-06-22": 3109, - "2025-06-23": 3109, - "2025-06-24": 3109, - "2025-06-25": 3109, - "2025-06-26": 3109, - "2025-06-27": 3109, - "2025-06-28": 3109, - "2025-06-29": 3109, - "2025-06-30": 3109, - "2025-07-01": 3109, - "2025-07-02": 3109, - "2025-07-03": 3109, - "2025-07-04": 3109, - "2025-07-05": 3109, - "2025-07-06": 3109, - "2025-07-07": 3109, - "2025-07-08": 3109, - "2025-07-09": 3109, - "2025-07-10": 3109, - "2025-07-11": 3109, - "2025-07-12": 3109, - "2025-07-13": 3109, - "2025-07-14": 3109, - "2025-07-15": 3109, - "2025-07-16": 3109, - "2025-07-17": 3109, - "2025-07-18": 3109, - "2025-07-19": 3109, - "2025-07-20": 3109, - "2025-07-21": 3109, - "2025-07-22": 3109, - "2025-07-23": 3109, - "2025-07-24": 3109, - "2025-07-25": 3109, - "2025-07-26": 3109, - "2025-07-27": 3109, - "2025-07-28": 3109, - "2025-07-29": 3109, - "2025-07-30": 3109, - "2025-07-31": 3109, - "2025-08-01": 3109, - "2025-08-02": 3109, - "2025-08-03": 3109, - "2025-08-04": 3109, - "2025-08-05": 3109, - "2025-08-06": 3109, - "2025-08-07": 3109, - "2025-08-08": 3109, - "2025-08-09": 3109, - "2025-08-10": 3109, - "2025-08-11": 3109, - "2025-08-12": 3109, - "2025-08-13": 3109, - "2025-08-14": 3109, - "2025-08-15": 3109, - "2025-08-16": 3109, - "2025-08-17": 3109, - "2025-08-18": 3109, - "2025-08-19": 3109, - "2025-08-20": 3109, - "2025-08-21": 3109, - "2025-08-22": 3109, - "2025-08-23": 3109, - "2025-08-24": 3109, - "2025-08-25": 3109, - "2025-08-26": 3109, - "2025-08-27": 3109, - "2025-08-28": 3109, - "2025-08-29": 3109, - "2025-08-30": 3109, - "2025-08-31": 3109, - "2025-09-01": 3109, - "2025-09-02": 3109, - "2025-09-03": 3109, - "2025-09-04": 3109, - "2025-09-05": 3109, - "2025-09-06": 3109, - "2025-09-07": 3109, - "2025-09-08": 3109, - "2025-09-09": 3109, - "2025-09-10": 3109, - "2025-09-11": 3109, - "2025-09-12": 3109, - "2025-09-13": 3109, - "2025-09-14": 3109, - "2025-09-15": 3109, - "2025-09-16": 3109, - "2025-09-17": 3109, - "2025-09-18": 3109, - "2025-09-19": 3109, - "2025-09-20": 3109, - "2025-09-21": 3109, - "2025-09-22": 3109, - "2025-09-23": 3109, - "2025-09-24": 3109, - "2025-09-25": 3109, - "2025-09-26": 3109, - "2025-09-27": 3109, - "2025-09-28": 3109, - "2025-09-29": 3109, - "2025-09-30": 3109, - "2025-10-01": 3109, - "2025-10-02": 3109, - "2025-10-03": 3109, - "2025-10-04": 3109, - "2025-10-05": 3109, - "2025-10-06": 3109, - "2025-10-07": 3109, - "2025-10-08": 3109, - "2025-10-09": 3109, - "2025-10-10": 3109, - "2025-10-11": 3109, - "2025-10-12": 3109, - "2025-10-13": 3109, - "2025-10-14": 3109, - "2025-10-15": 3109, - "2025-10-16": 3109, - "2025-10-17": 3109, - "2025-10-18": 3109, - "2025-10-19": 3109, - "2025-10-20": 3109, - "2025-10-21": 3109, - "2025-10-22": 3109, - "2025-10-23": 3109, - "2025-10-24": 3109, - "2025-10-25": 3109, - "2025-10-26": 3109, - "2025-10-27": 3109, - "2025-10-28": 3109, - "2025-10-29": 3109, - "2025-10-30": 3109, - "2025-10-31": 3109, - "2025-11-01": 3109, - "2025-11-02": 3109, - "2025-11-03": 3109, - "2025-11-04": 3109, - "2025-11-05": 3109, - "2025-11-06": 3109, - "2025-11-07": 3109, - "2025-11-08": 3109, - "2025-11-09": 3109, - "2025-11-10": 3109, - "2025-11-11": 3109, - "2025-11-12": 3109, - "2025-11-13": 3109, - "2025-11-14": 3109, - "2025-11-15": 3109, - "2025-11-16": 3109, - "2025-11-17": 3109, - "2025-11-18": 3109, - "2025-11-19": 3109, - "2025-11-20": 3109, - "2025-11-21": 3109, - "2025-11-22": 3109, - "2025-11-23": 3109, - "2025-11-24": 3109, - "2025-11-25": 3109, - "2025-11-26": 3109, - "2025-11-27": 3109, - "2025-11-28": 3109, - "2025-11-29": 3109, - "2025-11-30": 3109, - "2025-12-01": 3109, - "2025-12-02": 3109, - "2025-12-03": 3109, - "2025-12-04": 3109, - "2025-12-05": 3109, - "2025-12-06": 3109, - "2025-12-07": 3109, - "2025-12-08": 3109, - "2025-12-09": 3109, - "2025-12-10": 3109, - "2025-12-11": 3109, - "2025-12-12": 3109, - "2025-12-13": 3109, - "2025-12-14": 3109, - "2025-12-15": 3109, - "2025-12-16": 3109, - "2025-12-17": 3109, - "2025-12-18": 3109, - "2025-12-19": 3109, - "2025-12-20": 3109, - "2025-12-21": 3109, - "2025-12-22": 3109, - "2025-12-23": 3109, - "2025-12-24": 3109, - "2025-12-25": 3109, - "2025-12-26": 3109, - "2025-12-27": 3109, - "2025-12-28": 3109, - "2025-12-29": 3109, - "2025-12-30": 3109, - "2025-12-31": 3109, - "2026-01-01": 3109, - "2026-01-02": 3109, - "2026-01-03": 3109, - "2026-01-04": 3109, - "2026-01-05": 3109, - "2026-01-06": 3109, - "2026-01-07": 3109, - "2026-01-08": 3109, - "2026-01-09": 3109, - "2026-01-10": 3109, - "2026-01-11": 3109, - "2026-01-12": 3109, - "2026-01-13": 3109, - "2026-01-14": 3109, - "2026-01-15": 3109, - "2026-01-16": 3109, - "2026-01-17": 3109, - "2026-01-18": 3109, - "2026-01-19": 3109, - "2026-01-20": 3109, - "2026-01-21": 3109, - "2026-01-22": 3109, - "2026-01-23": 3109, - "2026-01-24": 3109, - "2026-01-25": 3109, - "2026-01-26": 3109, - "2026-01-27": 3109, - "2026-01-28": 3109, - "2026-01-29": 3109, - "2026-01-30": 3109, - "2026-01-31": 3109, - "2026-02-01": 3109, - "2026-02-02": 3109, - "2026-02-03": 3109, - "2026-02-04": 3109, - "2026-02-05": 3109, - "2026-02-06": 3109, - "2026-02-07": 3109, - "2026-02-08": 3109, - "2026-02-09": 3109, - "2026-02-10": 3109, - "2026-02-11": 3109, - "2026-02-12": 3109, - "2026-02-13": 3109, - "2026-02-14": 3109, - "2026-02-15": 3109, - "2026-02-16": 3109, - "2026-02-17": 3109, - "2026-02-18": 3109, - "2026-02-19": 3109, - "2026-02-20": 3109, - "2026-02-21": 3109, - "2026-02-22": 3109, - "2026-02-23": 3109, - "2026-02-24": 3109, - "2026-02-25": 3109, - "2026-02-26": 3109, - "2026-02-27": 3109, - "2026-02-28": 3109, - "2026-03-01": 3109, - "2026-03-02": 3109, - "2026-03-03": 3109, - "2026-03-04": 3109, - "2026-03-05": 3109, - "2026-03-06": 3109, - "2026-03-07": 3109, - "2026-03-08": 3109, - "2026-03-09": 3109, - "2026-03-10": 3109, - "2026-03-11": 3109, - "2026-03-12": 3109, - "2026-03-13": 3109, - "2026-03-14": 3109, - "2026-03-15": 3109, - "2026-03-16": 3109, - "2026-03-17": 3109, - "2026-03-18": 3109, - "2026-03-19": 3109, - "2026-03-20": 3109, - "2026-03-21": 3109, - "2026-03-22": 3109, - "2026-03-23": 3109, - "2026-03-24": 3109, - "2026-03-25": 3109, - "2026-03-26": 3109, - "2026-03-27": 3109, - "2026-03-28": 3109, - "2026-03-29": 3109, - "2026-03-30": 3109, - "2026-03-31": 3109, - "2026-04-01": 3109, - "2026-04-02": 3109, - "2026-04-03": 3109, - "2026-04-04": 3109, - "2026-04-05": 3109, - "2026-04-06": 3109, - "2026-04-07": 3109, - "2026-04-08": 3109, - "2026-04-09": 3109, - "2026-04-10": 3109, - "2026-04-11": 3109, - "2026-04-12": 3109, - "2026-04-13": 3109, - "2026-04-14": 3109, - "2026-04-15": 3109, - "2026-04-16": 3109, - "2026-04-17": 3109, - "2026-04-18": 3109, - "2026-04-19": 3109, - "2026-04-20": 3109, - "2026-04-21": 3109, - "2026-04-22": 3109, - "2026-04-23": 3109, - "2026-04-24": 3109, - "2026-04-25": 3109, - "2026-04-26": 3109, - "2026-04-27": 3109, - "2026-04-28": 3109, - "2026-04-29": 3109, - "2026-04-30": 3109, - "2026-05-01": 3109, - "2026-05-02": 3109, - "2026-05-03": 3109, - "2026-05-04": 3109, - "2026-05-05": 3109, - "2026-05-06": 3109, - "2026-05-07": 3109, - "2026-05-08": 3109, - "2026-05-09": 3109, - "2026-05-10": 3109, - "2026-05-11": 3109, - "2026-05-12": 3109, - "2026-05-13": 3109, - "2026-05-14": 3109, - "2026-05-15": 3109, - "2026-05-16": 3109, - "2026-05-17": 3109, - "2026-05-18": 3109, - "2026-05-19": 3109, - "2026-05-20": 3109, - "2026-05-21": 3109, - "2026-05-22": 3109, - "2026-05-23": 3109, - "2026-05-24": 3109, - "2026-05-25": 3109, - "2026-05-26": 3109, - "2026-05-27": 3109, - "2026-05-28": 3109, - "2026-05-29": 3109, - "2026-05-30": 3109, - "2026-05-31": 3109, - "2026-06-01": 3109, - "2026-06-02": 3109, - "2026-06-03": 3109, - "2026-06-04": 3109, - "2026-06-05": 3109, - "2026-06-06": 3109, - "2026-06-07": 3109, - "2026-06-08": 3109, - "2026-06-09": 3109, - "2026-06-10": 3109, - "2026-06-11": 3109, - "2026-06-12": 3109, - "2026-06-13": 3109, - "2026-06-14": 3109, - "2026-06-15": 3109, - "2026-06-16": 3109, - "2026-06-17": 3109, - "2026-06-18": 3109, - "2026-06-19": 3109, - "2026-06-20": 3109, - "2026-06-21": 3109, - "2026-06-22": 3109, - "2026-06-23": 3109, - "2026-06-24": 3109, - "2026-06-25": 3109, - "2026-06-26": 3109, - "2026-06-27": 3109, - "2026-06-28": 3109, - "2026-06-29": 3109, - "2026-06-30": 3109, - "2026-07-01": 3109, - "2026-07-02": 3109, - "2026-07-03": 3109, - "2026-07-04": 3109, - "2026-07-05": 3109, - "2026-07-06": 3109, - "2026-07-07": 3109, - "2026-07-08": 3109, - "2026-07-09": 3109, - "2026-07-10": 3109, - "2026-07-11": 3109, - "2026-07-12": 3109, - "2026-07-13": 3109, - "2026-07-14": 3109, - "2026-07-15": 3109, - "2026-07-16": 3109, - "2026-07-17": 3109, - "2026-07-18": 3109, - "2026-07-19": 3109, - "2026-07-20": 3109, - "2026-07-21": 3109, - "2026-07-22": 3109, - "2026-07-23": 3109, - "2026-07-24": 3109, - "2026-07-25": 3109, - "2026-07-26": 3109, - "2026-07-27": 3109, - "2026-07-28": 3109, - "2026-07-29": 3109, - "2026-07-31": 3109, - "2026-08-01": 3109, - "2026-08-02": 3109, - "2026-08-03": 3109, - "2026-08-04": 3109 - } - }, - { - "name": "value", - "duplicates": 2243218, - "info": { - "id": "value", - "short_name": "Heat Risk Score", - "long_name": "NOAA HeatRisk Mean Score", - "category": "heat", - "short_description": "Mean daily heat risk score (0–4) aggregated to county and state level.", - "long_description": "The NOAA Weather Prediction Center (WPC) HeatRisk product provides a daily heat risk forecast across the contiguous United States on a 0–4 scale: 0 = No Risk, 1 = Minor, 2 = Moderate, 3 = Major, 4 = Extreme. Values represent the risk of heat-related illness to the general population. County- and state-level values are derived by computing the area-weighted mean raster pixel value from the GeoTIFF archive files (~2.5 km NDFD grid). Historical archive data is available from 2024-08-01 onward. The current 7-day forecast (forecast_day = 1–7) is refreshed daily. The county-level file includes a low_coverage_flag column (1 = fewer than 9 pixels cover the county, ~56 km²) indicating that the estimate is based on very few grid cells and should be interpreted with caution.", - "statement": "The mean heat risk score in {location} on {time} was {value} (0–4 scale).", - "measure_type": "Index", - "unit": "Score (0–4)", - "time_resolution": "Day", - "sources": [ - { - "id": "noaa_wpc_heatrisk" - } - ], - "citations": [ - { - "title": "NWS Weather Prediction Center HeatRisk", - "url": "https://www.wpc.ncep.noaa.gov/heatrisk/" - } - ] - }, - "time_range": [0, 732], - "type": "float", - "missing": 0, - "mean": 0.529187, - "sd": 0.741899, - "min": 0, - "max": 4 - }, - { - "name": "forecast_day", - "duplicates": 2278891, - "info": { - "id": "forecast_day", - "short_name": "Forecast day", - "long_name": "Forecast day offset", - "category": "heat", - "short_description": "0 = historical archive (observed Day 1), 1–7 = number of days ahead in the current forecast.", - "long_description": "Indicates whether a row is historical archive data or part of the current 7-day forecast. A value of 0 marks archive data (the observed Day 1 value for a past date). Values of 1–7 mark rows from the current forecast, where the number is the number of days ahead of the run date that the value is valid for.", - "measure_type": "Integer", - "unit": "Days", - "time_resolution": "Day", - "sources": [ - { - "id": "noaa_wpc_heatrisk" - } - ] - }, - "time_range": [0, 732], - "type": "integer", - "missing": 0, - "mean": 0.020464, - "sd": 0.273158, - "min": 0, - "max": 5 - }, - { - "name": "low_coverage_flag", - "duplicates": 2278894, - "info": { - "id": "low_coverage_flag", - "short_name": "Low coverage flag", - "long_name": "County low pixel coverage flag", - "category": "heat", - "short_description": "1 if fewer than 9 grid pixels cover the county (~<56 km²), 0 otherwise.", - "long_description": "County-level only. Value is 1 when fewer than 9 raster pixels (roughly a 3x3 block at 2.5 km resolution, ~<56 km²) fall within the county boundary, indicating the mean heat risk estimate is derived from very few grid cells and should be interpreted with caution. Value is 0 otherwise.", - "statement": "The heat risk estimate for {location} on {time} was based on low pixel coverage ({value}).", - "measure_type": "Binary", - "unit": "Binary indicator", - "time_resolution": "Day", - "sources": [ - { - "id": "noaa_wpc_heatrisk" - } - ] - }, - "time_range": [589, 732], - "type": "integer", - "missing": 1831201, - "mean": 0.006433, - "sd": 0.079947, - "min": 0, - "max": 1 - } - ] - }, - "sha512": "116eeea1c014daf22bfd3291871d7a9afbaf2c7e808e07effe756da3151daafbf7c092c9f5135483c27fa5738d5f7b4e198b00ad915c956c52be839cbfdc71ab" - }, - { - "bytes": 130095, - "encoding": "windows-1252", - "md5": "4db88c041907dc9cc950cfca670586e9", - "format": "csv", - "name": "data_state.csv-MWMJ0G3P8D", - "filename": "data_state.csv-MWMJ0G3P8D.gz", - "versions": { - "hash": [ - "c8056a00bf36cf59de6abe61752a355181cc357e" - ], - "author": [ - "weinbergerlab " - ], - "date": [ - "Fri May 15 16:54:14 2026 -0400" - ], - "message": [ - "update abcs data" - ] - }, - "source": [], - "data_format": "wide", - "ids": [ - { - "variable": "geography" - } - ], - "id_length": 2, - "time": "time", - "profile": "data-resource", - "created": "2026-07-30 09:28:26.254111", - "last_modified": "2026-07-30 09:28:26.254111", - "vintage": {}, - "row_count": 32800, - "entity_count": 50, - "schema": { - "fields": [ - { - "name": "geography", - "duplicates": 32750, - "info": [], - "time_range": [0, 655], - "type": "string", - "missing": 0, - "table": { - "00": 656, - "01": 656, - "04": 656, - "05": 656, - "06": 656, - "08": 656, - "09": 656, - "10": 656, - "11": 656, - "12": 656, - "13": 656, - "16": 656, - "17": 656, - "18": 656, - "19": 656, - "20": 656, - "21": 656, - "22": 656, - "23": 656, - "24": 656, - "25": 656, - "26": 656, - "27": 656, - "28": 656, - "29": 656, - "30": 656, - "31": 656, - "32": 656, - "33": 656, - "34": 656, - "35": 656, - "36": 656, - "37": 656, - "38": 656, - "39": 656, - "40": 656, - "41": 656, - "42": 656, - "44": 656, - "45": 656, - "46": 656, - "47": 656, - "48": 656, - "49": 656, - "50": 656, - "51": 656, - "53": 656, - "54": 656, - "55": 656, - "56": 656 - } - }, - { - "name": "time", - "duplicates": 32144, - "info": [], - "time_range": [0, 655], - "type": "string", - "missing": 0, - "table": { - "2024-08-01": 50, - "2024-08-02": 50, - "2024-08-03": 50, - "2024-08-04": 50, - "2024-08-05": 50, - "2024-08-06": 50, - "2024-08-07": 50, - "2024-08-08": 50, - "2024-08-09": 50, - "2024-08-10": 50, - "2024-08-11": 50, - "2024-08-12": 50, - "2024-08-13": 50, - "2024-08-14": 50, - "2024-08-15": 50, - "2024-08-16": 50, - "2024-08-17": 50, - "2024-08-18": 50, - "2024-08-19": 50, - "2024-08-20": 50, - "2024-08-21": 50, - "2024-08-22": 50, - "2024-08-23": 50, - "2024-08-24": 50, - "2024-08-25": 50, - "2024-08-26": 50, - "2024-08-27": 50, - "2024-08-28": 50, - "2024-08-29": 50, - "2024-08-30": 50, - "2024-08-31": 50, - "2024-09-01": 50, - "2024-09-02": 50, - "2024-09-03": 50, - "2024-09-04": 50, - "2024-09-05": 50, - "2024-09-06": 50, - "2024-09-07": 50, - "2024-09-08": 50, - "2024-09-09": 50, - "2024-09-10": 50, - "2024-09-11": 50, - "2024-09-12": 50, - "2024-09-13": 50, - "2024-09-14": 50, - "2024-09-15": 50, - "2024-09-16": 50, - "2024-09-17": 50, - "2024-09-18": 50, - "2024-09-19": 50, - "2024-09-20": 50, - "2024-09-21": 50, - "2024-09-22": 50, - "2024-09-23": 50, - "2024-09-24": 50, - "2024-09-25": 50, - "2024-09-26": 50, - "2024-09-27": 50, - "2024-09-28": 50, - "2024-09-29": 50, - "2024-09-30": 50, - "2024-10-01": 50, - "2024-10-02": 50, - "2024-10-03": 50, - "2024-10-04": 50, - "2024-10-05": 50, - "2024-10-06": 50, - "2024-10-07": 50, - "2024-10-08": 50, - "2024-10-09": 50, - "2024-10-10": 50, - "2024-10-11": 50, - "2024-10-12": 50, - "2024-10-13": 50, - "2024-10-14": 50, - "2024-10-15": 50, - "2024-10-16": 50, - "2024-10-17": 50, - "2024-10-18": 50, - "2024-10-19": 50, - "2024-10-20": 50, - "2024-10-21": 50, - "2024-10-22": 50, - "2024-10-23": 50, - "2024-10-24": 50, - "2024-10-25": 50, - "2024-10-26": 50, - "2024-10-27": 50, - "2024-10-28": 50, - "2024-10-29": 50, - "2024-10-30": 50, - "2024-10-31": 50, - "2024-11-01": 50, - "2024-11-02": 50, - "2024-11-03": 50, - "2024-11-04": 50, - "2024-11-05": 50, - "2024-11-06": 50, - "2024-11-07": 50, - "2024-11-08": 50, - "2024-11-09": 50, - "2024-11-10": 50, - "2024-11-11": 50, - "2024-11-12": 50, - "2024-11-13": 50, - "2024-11-14": 50, - "2024-11-15": 50, - "2024-11-16": 50, - "2024-11-17": 50, - "2024-11-18": 50, - "2024-11-19": 50, - "2024-11-20": 50, - "2024-11-21": 50, - "2024-11-22": 50, - "2024-11-23": 50, - "2024-11-24": 50, - "2024-11-25": 50, - "2024-11-26": 50, - "2024-11-27": 50, - "2024-11-28": 50, - "2024-11-29": 50, - "2024-11-30": 50, - "2024-12-01": 50, - "2024-12-02": 50, - "2024-12-03": 50, - "2024-12-04": 50, - "2024-12-05": 50, - "2024-12-06": 50, - "2024-12-07": 50, - "2024-12-08": 50, - "2024-12-09": 50, - "2024-12-10": 50, - "2024-12-11": 50, - "2024-12-12": 50, - "2024-12-13": 50, - "2024-12-14": 50, - "2024-12-15": 50, - "2024-12-16": 50, - "2024-12-17": 50, - "2024-12-18": 50, - "2024-12-19": 50, - "2024-12-20": 50, - "2024-12-21": 50, - "2024-12-22": 50, - "2024-12-23": 50, - "2024-12-24": 50, - "2024-12-25": 50, - "2024-12-26": 50, - "2024-12-27": 50, - "2024-12-28": 50, - "2024-12-29": 50, - "2024-12-30": 50, - "2024-12-31": 50, - "2025-01-01": 50, - "2025-01-02": 50, - "2025-01-03": 50, - "2025-01-04": 50, - "2025-01-05": 50, - "2025-01-06": 50, - "2025-01-07": 50, - "2025-01-08": 50, - "2025-01-09": 50, - "2025-01-10": 50, - "2025-01-11": 50, - "2025-01-12": 50, - "2025-01-13": 50, - "2025-01-14": 50, - "2025-01-15": 50, - "2025-01-16": 50, - "2025-01-17": 50, - "2025-01-18": 50, - "2025-01-19": 50, - "2025-01-20": 50, - "2025-01-21": 50, - "2025-01-22": 50, - "2025-01-23": 50, - "2025-01-24": 50, - "2025-01-25": 50, - "2025-01-26": 50, - "2025-01-27": 50, - "2025-01-28": 50, - "2025-01-29": 50, - "2025-01-30": 50, - "2025-01-31": 50, - "2025-02-01": 50, - "2025-02-02": 50, - "2025-02-03": 50, - "2025-02-04": 50, - "2025-02-05": 50, - "2025-02-06": 50, - "2025-02-07": 50, - "2025-02-08": 50, - "2025-02-09": 50, - "2025-02-10": 50, - "2025-02-11": 50, - "2025-02-12": 50, - "2025-02-13": 50, - "2025-02-14": 50, - "2025-02-15": 50, - "2025-02-16": 50, - "2025-02-17": 50, - "2025-02-18": 50, - "2025-02-19": 50, - "2025-02-20": 50, - "2025-02-21": 50, - "2025-02-22": 50, - "2025-02-23": 50, - "2025-02-24": 50, - "2025-02-25": 50, - "2025-02-26": 50, - "2025-02-27": 50, - "2025-02-28": 50, - "2025-03-01": 50, - "2025-03-02": 50, - "2025-03-03": 50, - "2025-03-04": 50, - "2025-03-05": 50, - "2025-03-06": 50, - "2025-03-07": 50, - "2025-03-08": 50, - "2025-03-09": 50, - "2025-03-10": 50, - "2025-03-11": 50, - "2025-03-12": 50, - "2025-03-13": 50, - "2025-03-14": 50, - "2025-03-15": 50, - "2025-03-16": 50, - "2025-03-17": 50, - "2025-03-18": 50, - "2025-03-19": 50, - "2025-03-20": 50, - "2025-03-21": 50, - "2025-03-22": 50, - "2025-03-23": 50, - "2025-03-24": 50, - "2025-03-25": 50, - "2025-03-26": 50, - "2025-03-27": 50, - "2025-03-28": 50, - "2025-03-29": 50, - "2025-03-30": 50, - "2025-03-31": 50, - "2025-04-01": 50, - "2025-04-02": 50, - "2025-04-03": 50, - "2025-04-04": 50, - "2025-04-05": 50, - "2025-04-06": 50, - "2025-04-07": 50, - "2025-04-08": 50, - "2025-04-09": 50, - "2025-04-10": 50, - "2025-04-11": 50, - "2025-04-12": 50, - "2025-04-13": 50, - "2025-04-14": 50, - "2025-04-15": 50, - "2025-04-16": 50, - "2025-04-17": 50, - "2025-04-18": 50, - "2025-04-19": 50, - "2025-04-20": 50, - "2025-04-21": 50, - "2025-04-22": 50, - "2025-04-23": 50, - "2025-04-24": 50, - "2025-04-25": 50, - "2025-04-26": 50, - "2025-04-27": 50, - "2025-04-28": 50, - "2025-04-29": 50, - "2025-04-30": 50, - "2025-05-01": 50, - "2025-05-02": 50, - "2025-05-03": 50, - "2025-05-04": 50, - "2025-05-05": 50, - "2025-05-06": 50, - "2025-05-07": 50, - "2025-05-08": 50, - "2025-05-09": 50, - "2025-05-10": 50, - "2025-05-11": 50, - "2025-05-12": 50, - "2025-05-13": 50, - "2025-05-14": 50, - "2025-05-15": 50, - "2025-05-16": 50, - "2025-05-17": 50, - "2025-05-18": 50, - "2025-05-19": 50, - "2025-05-20": 50, - "2025-05-21": 50, - "2025-05-22": 50, - "2025-05-23": 50, - "2025-05-24": 50, - "2025-05-25": 50, - "2025-05-26": 50, - "2025-05-27": 50, - "2025-05-28": 50, - "2025-05-29": 50, - "2025-05-30": 50, - "2025-05-31": 50, - "2025-06-01": 50, - "2025-06-02": 50, - "2025-06-03": 50, - "2025-06-04": 50, - "2025-06-05": 50, - "2025-06-06": 50, - "2025-06-07": 50, - "2025-06-08": 50, - "2025-06-09": 50, - "2025-06-10": 50, - "2025-06-11": 50, - "2025-06-12": 50, - "2025-06-13": 50, - "2025-06-14": 50, - "2025-06-15": 50, - "2025-06-16": 50, - "2025-06-17": 50, - "2025-06-18": 50, - "2025-06-19": 50, - "2025-06-20": 50, - "2025-06-21": 50, - "2025-06-22": 50, - "2025-06-23": 50, - "2025-06-24": 50, - "2025-06-25": 50, - "2025-06-26": 50, - "2025-06-27": 50, - "2025-06-28": 50, - "2025-06-29": 50, - "2025-06-30": 50, - "2025-07-01": 50, - "2025-07-02": 50, - "2025-07-03": 50, - "2025-07-04": 50, - "2025-07-05": 50, - "2025-07-06": 50, - "2025-07-07": 50, - "2025-07-08": 50, - "2025-07-09": 50, - "2025-07-10": 50, - "2025-07-11": 50, - "2025-07-12": 50, - "2025-07-13": 50, - "2025-07-14": 50, - "2025-07-15": 50, - "2025-07-16": 50, - "2025-07-17": 50, - "2025-07-18": 50, - "2025-07-19": 50, - "2025-07-20": 50, - "2025-07-21": 50, - "2025-07-22": 50, - "2025-07-23": 50, - "2025-07-24": 50, - "2025-07-25": 50, - "2025-07-26": 50, - "2025-07-27": 50, - "2025-07-28": 50, - "2025-07-29": 50, - "2025-07-30": 50, - "2025-07-31": 50, - "2025-08-01": 50, - "2025-08-02": 50, - "2025-08-03": 50, - "2025-08-04": 50, - "2025-08-05": 50, - "2025-08-06": 50, - "2025-08-07": 50, - "2025-08-08": 50, - "2025-08-09": 50, - "2025-08-10": 50, - "2025-08-11": 50, - "2025-08-12": 50, - "2025-08-13": 50, - "2025-08-14": 50, - "2025-08-15": 50, - "2025-08-16": 50, - "2025-08-17": 50, - "2025-08-18": 50, - "2025-08-19": 50, - "2025-08-20": 50, - "2025-08-21": 50, - "2025-08-22": 50, - "2025-08-23": 50, - "2025-08-24": 50, - "2025-08-25": 50, - "2025-08-26": 50, - "2025-08-27": 50, - "2025-08-28": 50, - "2025-08-29": 50, - "2025-08-30": 50, - "2025-08-31": 50, - "2025-09-01": 50, - "2025-09-02": 50, - "2025-09-03": 50, - "2025-09-04": 50, - "2025-09-05": 50, - "2025-09-06": 50, - "2025-09-07": 50, - "2025-09-08": 50, - "2025-09-09": 50, - "2025-09-10": 50, - "2025-09-11": 50, - "2025-09-12": 50, - "2025-09-13": 50, - "2025-09-14": 50, - "2025-09-15": 50, - "2025-09-16": 50, - "2025-09-17": 50, - "2025-09-18": 50, - "2025-09-19": 50, - "2025-09-20": 50, - "2025-09-21": 50, - "2025-09-22": 50, - "2025-09-23": 50, - "2025-09-24": 50, - "2025-09-25": 50, - "2025-09-26": 50, - "2025-09-27": 50, - "2025-09-28": 50, - "2025-09-29": 50, - "2025-09-30": 50, - "2025-10-01": 50, - "2025-10-02": 50, - "2025-10-03": 50, - "2025-10-04": 50, - "2025-10-05": 50, - "2025-10-06": 50, - "2025-10-07": 50, - "2025-10-08": 50, - "2025-10-09": 50, - "2025-10-10": 50, - "2025-10-11": 50, - "2025-10-12": 50, - "2025-10-13": 50, - "2025-10-14": 50, - "2025-10-15": 50, - "2025-10-16": 50, - "2025-10-17": 50, - "2025-10-18": 50, - "2025-10-19": 50, - "2025-10-20": 50, - "2025-10-21": 50, - "2025-10-22": 50, - "2025-10-23": 50, - "2025-10-24": 50, - "2025-10-25": 50, - "2025-10-26": 50, - "2025-10-27": 50, - "2025-10-28": 50, - "2025-10-29": 50, - "2025-10-30": 50, - "2025-10-31": 50, - "2025-11-01": 50, - "2025-11-02": 50, - "2025-11-03": 50, - "2025-11-04": 50, - "2025-11-05": 50, - "2025-11-06": 50, - "2025-11-07": 50, - "2025-11-08": 50, - "2025-11-09": 50, - "2025-11-10": 50, - "2025-11-11": 50, - "2025-11-12": 50, - "2025-11-13": 50, - "2025-11-14": 50, - "2025-11-15": 50, - "2025-11-16": 50, - "2025-11-17": 50, - "2025-11-18": 50, - "2025-11-19": 50, - "2025-11-20": 50, - "2025-11-21": 50, - "2025-11-22": 50, - "2025-11-23": 50, - "2025-11-24": 50, - "2025-11-25": 50, - "2025-11-26": 50, - "2025-11-27": 50, - "2025-11-28": 50, - "2025-11-29": 50, - "2025-11-30": 50, - "2025-12-01": 50, - "2025-12-02": 50, - "2025-12-03": 50, - "2025-12-04": 50, - "2025-12-05": 50, - "2025-12-06": 50, - "2025-12-07": 50, - "2025-12-08": 50, - "2025-12-09": 50, - "2025-12-10": 50, - "2025-12-11": 50, - "2025-12-12": 50, - "2025-12-13": 50, - "2025-12-14": 50, - "2025-12-15": 50, - "2025-12-16": 50, - "2025-12-17": 50, - "2025-12-18": 50, - "2025-12-19": 50, - "2025-12-20": 50, - "2025-12-21": 50, - "2025-12-22": 50, - "2025-12-23": 50, - "2025-12-24": 50, - "2025-12-25": 50, - "2025-12-26": 50, - "2025-12-27": 50, - "2025-12-28": 50, - "2025-12-29": 50, - "2025-12-30": 50, - "2025-12-31": 50, - "2026-01-01": 50, - "2026-01-02": 50, - "2026-01-03": 50, - "2026-01-04": 50, - "2026-01-05": 50, - "2026-01-06": 50, - "2026-01-07": 50, - "2026-01-08": 50, - "2026-01-09": 50, - "2026-01-10": 50, - "2026-01-11": 50, - "2026-01-12": 50, - "2026-01-13": 50, - "2026-01-14": 50, - "2026-01-15": 50, - "2026-01-16": 50, - "2026-01-17": 50, - "2026-01-18": 50, - "2026-01-19": 50, - "2026-01-20": 50, - "2026-01-21": 50, - "2026-01-22": 50, - "2026-01-23": 50, - "2026-01-24": 50, - "2026-01-25": 50, - "2026-01-26": 50, - "2026-01-27": 50, - "2026-01-28": 50, - "2026-01-29": 50, - "2026-01-30": 50, - "2026-01-31": 50, - "2026-02-01": 50, - "2026-02-02": 50, - "2026-02-03": 50, - "2026-02-04": 50, - "2026-02-05": 50, - "2026-02-06": 50, - "2026-02-07": 50, - "2026-02-08": 50, - "2026-02-09": 50, - "2026-02-10": 50, - "2026-02-11": 50, - "2026-02-12": 50, - "2026-02-13": 50, - "2026-02-14": 50, - "2026-02-15": 50, - "2026-02-16": 50, - "2026-02-17": 50, - "2026-02-18": 50, - "2026-02-19": 50, - "2026-02-20": 50, - "2026-02-21": 50, - "2026-02-22": 50, - "2026-02-23": 50, - "2026-02-24": 50, - "2026-02-25": 50, - "2026-02-26": 50, - "2026-02-27": 50, - "2026-02-28": 50, - "2026-03-01": 50, - "2026-03-02": 50, - "2026-03-03": 50, - "2026-03-04": 50, - "2026-03-05": 50, - "2026-03-06": 50, - "2026-03-07": 50, - "2026-03-08": 50, - "2026-03-09": 50, - "2026-03-10": 50, - "2026-03-11": 50, - "2026-03-12": 50, - "2026-03-13": 50, - "2026-03-14": 50, - "2026-03-15": 50, - "2026-03-16": 50, - "2026-03-17": 50, - "2026-03-18": 50, - "2026-03-19": 50, - "2026-03-20": 50, - "2026-03-21": 50, - "2026-03-22": 50, - "2026-03-23": 50, - "2026-03-24": 50, - "2026-03-25": 50, - "2026-03-26": 50, - "2026-03-27": 50, - "2026-03-28": 50, - "2026-03-29": 50, - "2026-03-30": 50, - "2026-03-31": 50, - "2026-04-01": 50, - "2026-04-02": 50, - "2026-04-03": 50, - "2026-04-04": 50, - "2026-04-05": 50, - "2026-04-06": 50, - "2026-04-07": 50, - "2026-04-08": 50, - "2026-04-09": 50, - "2026-04-10": 50, - "2026-04-11": 50, - "2026-04-12": 50, - "2026-04-13": 50, - "2026-04-14": 50, - "2026-04-15": 50, - "2026-04-16": 50, - "2026-04-17": 50, - "2026-04-18": 50, - "2026-04-19": 50, - "2026-04-20": 50, - "2026-04-21": 50, - "2026-04-22": 50, - "2026-04-23": 50, - "2026-04-24": 50, - "2026-04-25": 50, - "2026-04-26": 50, - "2026-04-27": 50, - "2026-04-28": 50, - "2026-04-29": 50, - "2026-04-30": 50, - "2026-05-01": 50, - "2026-05-02": 50, - "2026-05-03": 50, - "2026-05-04": 50, - "2026-05-05": 50, - "2026-05-06": 50, - "2026-05-07": 50, - "2026-05-08": 50, - "2026-05-09": 50, - "2026-05-10": 50, - "2026-05-11": 50, - "2026-05-12": 50, - "2026-05-13": 50, - "2026-05-15": 50, - "2026-05-16": 50, - "2026-05-17": 50, - "2026-05-18": 50, - "2026-05-19": 50 + "01001": 733, + "01003": 733, + "01005": 733, + "01007": 733, + "01009": 733, + "01011": 733, + "01013": 733, + "01015": 733, + "01017": 733, + "01019": 733, + "01021": 733, + "01023": 733, + "01025": 733, + "01027": 733, + "01029": 733, + "01031": 733, + "01033": 733, + "01035": 733, + "01037": 733, + "01039": 733, + "01041": 733, + "01043": 733, + "01045": 733, + "01047": 733, + "01049": 733, + "01051": 733, + "01053": 733, + "01055": 733, + "01057": 733, + "01059": 733, + "01061": 733, + "01063": 733, + "01065": 733, + "01067": 733, + "01069": 733, + "01071": 733, + "01073": 733, + "01075": 733, + "01077": 733, + "01079": 733, + "01081": 733, + "01083": 733, + "01085": 733, + "01087": 733, + "01089": 733, + "01091": 733, + "01093": 733, + "01095": 733, + "01097": 733, + "01099": 733, + "01101": 733, + "01103": 733, + "01105": 733, + "01107": 733, + "01109": 733, + "01111": 733, + "01113": 733, + "01115": 733, + "01117": 733, + "01119": 733, + "01121": 733, + "01123": 733, + "01125": 733, + "01127": 733, + "01129": 733, + "01131": 733, + "01133": 733, + "04001": 733, + "04003": 733, + "04005": 733, + "04007": 733, + "04009": 733, + "04011": 733, + "04012": 733, + "04013": 733, + "04015": 733, + "04017": 733, + "04019": 733, + "04021": 733, + "04023": 733, + "04025": 733, + "04027": 733, + "05001": 733, + "05003": 733, + "05005": 733, + "05007": 733, + "05009": 733, + "05011": 733, + "05013": 733, + "05015": 733, + "05017": 733, + "05019": 733, + "05021": 733, + "05023": 733, + "05025": 733, + "05027": 733, + "05029": 733, + "05031": 733, + "05033": 733, + "05035": 733, + "05037": 733, + "05039": 733, + "05041": 733, + "05043": 733, + "05045": 733, + "05047": 733, + "05049": 733, + "05051": 733, + "05053": 733, + "05055": 733, + "05057": 733, + "05059": 733, + "05061": 733, + "05063": 733, + "05065": 733, + "05067": 733, + "05069": 733, + "05071": 733, + "05073": 733, + "05075": 733, + "05077": 733, + "05079": 733, + "05081": 733, + "05083": 733, + "05085": 733, + "05087": 733, + "05089": 733, + "05091": 733, + "05093": 733, + "05095": 733, + "05097": 733, + "05099": 733, + "05101": 733, + "05103": 733, + "05105": 733, + "05107": 733, + "05109": 733, + "05111": 733, + "05113": 733, + "05115": 733, + "05117": 733, + "05119": 733, + "05121": 733, + "05123": 733, + "05125": 733, + "05127": 733, + "05129": 733, + "05131": 733, + "05133": 733, + "05135": 733, + "05137": 733, + "05139": 733, + "05141": 733, + "05143": 733, + "05145": 733, + "05147": 733, + "05149": 733, + "06001": 733, + "06003": 733, + "06005": 733, + "06007": 733, + "06009": 733, + "06011": 733, + "06013": 733, + "06015": 733, + "06017": 733, + "06019": 733, + "06021": 733, + "06023": 733, + "06025": 733, + "06027": 733, + "06029": 733, + "06031": 733, + "06033": 733, + "06035": 733, + "06037": 733, + "06039": 733, + "06041": 733, + "06043": 733, + "06045": 733, + "06047": 733, + "06049": 733, + "06051": 733, + "06053": 733, + "06055": 733, + "06057": 733, + "06059": 733, + "06061": 733, + "06063": 733, + "06065": 733, + "06067": 733, + "06069": 733, + "06071": 733, + "06073": 733, + "06075": 733, + "06077": 733, + "06079": 733, + "06081": 733, + "06083": 733, + "06085": 733, + "06087": 733, + "06089": 733, + "06091": 733, + "06093": 733, + "06095": 733, + "06097": 733, + "06099": 733, + "06101": 733, + "06103": 733, + "06105": 733, + "06107": 733, + "06109": 733, + "06111": 733, + "06113": 733, + "06115": 733, + "08001": 733, + "08003": 733, + "08005": 733, + "08007": 733, + "08009": 733, + "08011": 733, + "08013": 733, + "08014": 733, + "08015": 733, + "08017": 733, + "08019": 733, + "08021": 733, + "08023": 733, + "08025": 733, + "08027": 733, + "08029": 733, + "08031": 733, + "08033": 733, + "08035": 733, + "08037": 733, + "08039": 733, + "08041": 733, + "08043": 733, + "08045": 733, + "08047": 733, + "08049": 733, + "08051": 733, + "08053": 733, + "08055": 733, + "08057": 733, + "08059": 733, + "08061": 733, + "08063": 733, + "08065": 733, + "08067": 733, + "08069": 733, + "08071": 733, + "08073": 733, + "08075": 733, + "08077": 733, + "08079": 733, + "08081": 733, + "08083": 733, + "08085": 733, + "08087": 733, + "08089": 733, + "08091": 733, + "08093": 733, + "08095": 733, + "08097": 733, + "08099": 733, + "08101": 733, + "08103": 733, + "08105": 733, + "08107": 733, + "08109": 733, + "08111": 733, + "08113": 733, + "08115": 733, + "08117": 733, + "08119": 733, + "08121": 733, + "08123": 733, + "08125": 733, + "09110": 733, + "09120": 733, + "09130": 733, + "09140": 733, + "09150": 733, + "09160": 733, + "09170": 733, + "09180": 733, + "09190": 733, + "10001": 733, + "10003": 733, + "10005": 733, + "11001": 733, + "12001": 733, + "12003": 733, + "12005": 733, + "12007": 733, + "12009": 733, + "12011": 733, + "12013": 733, + "12015": 733, + "12017": 733, + "12019": 733, + "12021": 733, + "12023": 733, + "12027": 733, + "12029": 733, + "12031": 733, + "12033": 733, + "12035": 733, + "12037": 733, + "12039": 733, + "12041": 733, + "12043": 733, + "12045": 733, + "12047": 733, + "12049": 733, + "12051": 733, + "12053": 733, + "12055": 733, + "12057": 733, + "12059": 733, + "12061": 733, + "12063": 733, + "12065": 733, + "12067": 733, + "12069": 733, + "12071": 733, + "12073": 733, + "12075": 733, + "12077": 733, + "12079": 733, + "12081": 733, + "12083": 733, + "12085": 733, + "12086": 733, + "12087": 733, + "12089": 733, + "12091": 733, + "12093": 733, + "12095": 733, + "12097": 733, + "12099": 733, + "12101": 733, + "12103": 733, + "12105": 733, + "12107": 733, + "12109": 733, + "12111": 733, + "12113": 733, + "12115": 733, + "12117": 733, + "12119": 733, + "12121": 733, + "12123": 733, + "12125": 733, + "12127": 733, + "12129": 733, + "12131": 733, + "12133": 733, + "13001": 733, + "13003": 733, + "13005": 733, + "13007": 733, + "13009": 733, + "13011": 733, + "13013": 733, + "13015": 733, + "13017": 733, + "13019": 733, + "13021": 733, + "13023": 733, + "13025": 733, + "13027": 733, + "13029": 733, + "13031": 733, + "13033": 733, + "13035": 733, + "13037": 733, + "13039": 733, + "13043": 733, + "13045": 733, + "13047": 733, + "13049": 733, + "13051": 733, + "13053": 733, + "13055": 733, + "13057": 733, + "13059": 733, + "13061": 733, + "13063": 733, + "13065": 733, + "13067": 733, + "13069": 733, + "13071": 733, + "13073": 733, + "13075": 733, + "13077": 733, + "13079": 733, + "13081": 733, + "13083": 733, + "13085": 733, + "13087": 733, + "13089": 733, + "13091": 733, + "13093": 733, + "13095": 733, + "13097": 733, + "13099": 733, + "13101": 733, + "13103": 733, + "13105": 733, + "13107": 733, + "13109": 733, + "13111": 733, + "13113": 733, + "13115": 733, + "13117": 733, + "13119": 733, + "13121": 733, + "13123": 733, + "13125": 733, + "13127": 733, + "13129": 733, + "13131": 733, + "13133": 733, + "13135": 733, + "13137": 733, + "13139": 733, + "13141": 733, + "13143": 733, + "13145": 733, + "13147": 733, + "13149": 733, + "13151": 733, + "13153": 733, + "13155": 733, + "13157": 733, + "13159": 733, + "13161": 733, + "13163": 733, + "13165": 733, + "13167": 733, + "13169": 733, + "13171": 733, + "13173": 733, + "13175": 733, + "13177": 733, + "13179": 733, + "13181": 733, + "13183": 733, + "13185": 733, + "13187": 733, + "13189": 733, + "13191": 733, + "13193": 733, + "13195": 733, + "13197": 733, + "13199": 733, + "13201": 733, + "13205": 733, + "13207": 733, + "13209": 733, + "13211": 733, + "13213": 733, + "13215": 733, + "13217": 733, + "13219": 733, + "13221": 733, + "13223": 733, + "13225": 733, + "13227": 733, + "13229": 733, + "13231": 733, + "13233": 733, + "13235": 733, + "13237": 733, + "13239": 733, + "13241": 733, + "13243": 733, + "13245": 733, + "13247": 733, + "13249": 733, + "13251": 733, + "13253": 733, + "13255": 733, + "13257": 733, + "13259": 733, + "13261": 733, + "13263": 733, + "13265": 733, + "13267": 733, + "13269": 733, + "13271": 733, + "13273": 733, + "13275": 733, + "13277": 733, + "13279": 733, + "13281": 733, + "13283": 733, + "13285": 733, + "13287": 733, + "13289": 733, + "13291": 733, + "13293": 733, + "13295": 733, + "13297": 733, + "13299": 733, + "13301": 733, + "13303": 733, + "13305": 733, + "13307": 733, + "13309": 733, + "13311": 733, + "13313": 733, + "13315": 733, + "13317": 733, + "13319": 733, + "13321": 733, + "16001": 733, + "16003": 733, + "16005": 733, + "16007": 733, + "16009": 733, + "16011": 733, + "16013": 733, + "16015": 733, + "16017": 733, + "16019": 733, + "16021": 733, + "16023": 733, + "16025": 733, + "16027": 733, + "16029": 733, + "16031": 733, + "16033": 733, + "16035": 733, + "16037": 733, + "16039": 733, + "16041": 733, + "16043": 733, + "16045": 733, + "16047": 733, + "16049": 733, + "16051": 733, + "16053": 733, + "16055": 733, + "16057": 733, + "16059": 733, + "16061": 733, + "16063": 733, + "16065": 733, + "16067": 733, + "16069": 733, + "16071": 733, + "16073": 733, + "16075": 733, + "16077": 733, + "16079": 733, + "16081": 733, + "16083": 733, + "16085": 733, + "16087": 733, + "17001": 733, + "17003": 733, + "17005": 733, + "17007": 733, + "17009": 733, + "17011": 733, + "17013": 733, + "17015": 733, + "17017": 733, + "17019": 733, + "17021": 733, + "17023": 733, + "17025": 733, + "17027": 733, + "17029": 733, + "17031": 733, + "17033": 733, + "17035": 733, + "17037": 733, + "17039": 733, + "17041": 733, + "17043": 733, + "17045": 733, + "17047": 733, + "17049": 733, + "17051": 733, + "17053": 733, + "17055": 733, + "17057": 733, + "17059": 733, + "17061": 733, + "17063": 733, + "17065": 733, + "17067": 733, + "17069": 733, + "17071": 733, + "17073": 733, + "17075": 733, + "17077": 733, + "17079": 733, + "17081": 733, + "17083": 733, + "17085": 733, + "17087": 733, + "17089": 733, + "17091": 733, + "17093": 733, + "17095": 733, + "17097": 733, + "17099": 733, + "17101": 733, + "17103": 733, + "17105": 733, + "17107": 733, + "17109": 733, + "17111": 733, + "17113": 733, + "17115": 733, + "17117": 733, + "17119": 733, + "17121": 733, + "17123": 733, + "17125": 733, + "17127": 733, + "17129": 733, + "17131": 733, + "17133": 733, + "17135": 733, + "17137": 733, + "17139": 733, + "17141": 733, + "17143": 733, + "17145": 733, + "17147": 733, + "17149": 733, + "17151": 733, + "17153": 733, + "17155": 733, + "17157": 733, + "17159": 733, + "17161": 733, + "17163": 733, + "17165": 733, + "17167": 733, + "17169": 733, + "17171": 733, + "17173": 733, + "17175": 733, + "17177": 733, + "17179": 733, + "17181": 733, + "17183": 733, + "17185": 733, + "17187": 733, + "17189": 733, + "17191": 733, + "17193": 733, + "17195": 733, + "17197": 733, + "17199": 733, + "17201": 733, + "17203": 733, + "18001": 733, + "18003": 733, + "18005": 733, + "18007": 733, + "18009": 733, + "18011": 733, + "18013": 733, + "18015": 733, + "18017": 733, + "18019": 733, + "18021": 733, + "18023": 733, + "18025": 733, + "18027": 733, + "18029": 733, + "18031": 733, + "18033": 733, + "18035": 733, + "18037": 733, + "18039": 733, + "18041": 733, + "18043": 733, + "18045": 733, + "18047": 733, + "18049": 733, + "18051": 733, + "18053": 733, + "18055": 733, + "18057": 733, + "18059": 733, + "18061": 733, + "18063": 733, + "18065": 733, + "18067": 733, + "18069": 733, + "18071": 733, + "18073": 733, + "18075": 733, + "18077": 733, + "18079": 733, + "18081": 733, + "18083": 733, + "18085": 733, + "18087": 733, + "18089": 733, + "18091": 733, + "18093": 733, + "18095": 733, + "18097": 733, + "18099": 733, + "18101": 733, + "18103": 733, + "18105": 733, + "18107": 733, + "18109": 733, + "18111": 733, + "18113": 733, + "18115": 733, + "18117": 733, + "18119": 733, + "18121": 733, + "18123": 733, + "18125": 733, + "18127": 733, + "18129": 733, + "18131": 733, + "18133": 733, + "18135": 733, + "18137": 733, + "18139": 733, + "18141": 733, + "18143": 733, + "18145": 733, + "18147": 733, + "18149": 733, + "18151": 733, + "18153": 733, + "18155": 733, + "18157": 733, + "18159": 733, + "18161": 733, + "18163": 733, + "18165": 733, + "18167": 733, + "18169": 733, + "18171": 733, + "18173": 733, + "18175": 733, + "18177": 733, + "18179": 733, + "18181": 733, + "18183": 733, + "19001": 733, + "19003": 733, + "19005": 733, + "19007": 733, + "19009": 733, + "19011": 733, + "19013": 733, + "19015": 733, + "19017": 733, + "19019": 733, + "19021": 733, + "19023": 733, + "19025": 733, + "19027": 733, + "19029": 733, + "19031": 733, + "19033": 733, + "19035": 733, + "19037": 733, + "19039": 733, + "19041": 733, + "19043": 733, + "19045": 733, + "19047": 733, + "19049": 733, + "19051": 733, + "19053": 733, + "19055": 733, + "19057": 733, + "19059": 733, + "19061": 733, + "19063": 733, + "19065": 733, + "19067": 733, + "19069": 733, + "19071": 733, + "19073": 733, + "19075": 733, + "19077": 733, + "19079": 733, + "19081": 733, + "19083": 733, + "19085": 733, + "19087": 733, + "19089": 733, + "19091": 733, + "19093": 733, + "19095": 733, + "19097": 733, + "19099": 733, + "19101": 733, + "19103": 733, + "19105": 733, + "19107": 733, + "19109": 733, + "19111": 733, + "19113": 733, + "19115": 733, + "19117": 733, + "19119": 733, + "19121": 733, + "19123": 733, + "19125": 733, + "19127": 733, + "19129": 733, + "19131": 733, + "19133": 733, + "19135": 733, + "19137": 733, + "19139": 733, + "19141": 733, + "19143": 733, + "19145": 733, + "19147": 733, + "19149": 733, + "19151": 733, + "19153": 733, + "19155": 733, + "19157": 733, + "19159": 733, + "19161": 733, + "19163": 733, + "19165": 733, + "19167": 733, + "19169": 733, + "19171": 733, + "19173": 733, + "19175": 733, + "19177": 733, + "19179": 733, + "19181": 733, + "19183": 733, + "19185": 733, + "19187": 733, + "19189": 733, + "19191": 733, + "19193": 733, + "19195": 733, + "19197": 733, + "20001": 733, + "20003": 733, + "20005": 733, + "20007": 733, + "20009": 733, + "20011": 733, + "20013": 733, + "20015": 733, + "20017": 733, + "20019": 733, + "20021": 733, + "20023": 733, + "20025": 733, + "20027": 733, + "20029": 733, + "20031": 733, + "20033": 733, + "20035": 733, + "20037": 733, + "20039": 733, + "20041": 733, + "20043": 733, + "20045": 733, + "20047": 733, + "20049": 733, + "20051": 733, + "20053": 733, + "20055": 733, + "20057": 733, + "20059": 733, + "20061": 733, + "20063": 733, + "20065": 733, + "20067": 733, + "20069": 733, + "20071": 733, + "20073": 733, + "20075": 733, + "20077": 733, + "20079": 733, + "20081": 733, + "20083": 733, + "20085": 733, + "20087": 733, + "20089": 733, + "20091": 733, + "20093": 733, + "20095": 733, + "20097": 733, + "20099": 733, + "20101": 733, + "20103": 733, + "20105": 733, + "20107": 733, + "20109": 733, + "20111": 733, + "20113": 733, + "20115": 733, + "20117": 733, + "20119": 733, + "20121": 733, + "20123": 733, + "20125": 733, + "20127": 733, + "20129": 733, + "20131": 733, + "20133": 733, + "20135": 733, + "20137": 733, + "20139": 733, + "20141": 733, + "20143": 733, + "20145": 733, + "20147": 733, + "20149": 733, + "20151": 733, + "20153": 733, + "20155": 733, + "20157": 733, + "20159": 733, + "20161": 733, + "20163": 733, + "20165": 733, + "20167": 733, + "20169": 733, + "20171": 733, + "20173": 733, + "20175": 733, + "20177": 733, + "20179": 733, + "20181": 733, + "20183": 733, + "20185": 733, + "20187": 733, + "20189": 733, + "20191": 733, + "20193": 733, + "20195": 733, + "20197": 733, + "20199": 733, + "20201": 733, + "20203": 733, + "20205": 733, + "20207": 733, + "20209": 733, + "21001": 733, + "21003": 733, + "21005": 733, + "21007": 733, + "21009": 733, + "21011": 733, + "21013": 733, + "21015": 733, + "21017": 733, + "21019": 733, + "21021": 733, + "21023": 733, + "21025": 733, + "21027": 733, + "21029": 733, + "21031": 733, + "21033": 733, + "21035": 733, + "21037": 733, + "21039": 733, + "21041": 733, + "21043": 733, + "21045": 733, + "21047": 733, + "21049": 733, + "21051": 733, + "21053": 733, + "21055": 733, + "21057": 733, + "21059": 733, + "21061": 733, + "21063": 733, + "21065": 733, + "21067": 733, + "21069": 733, + "21071": 733, + "21073": 733, + "21075": 733, + "21077": 733, + "21079": 733, + "21081": 733, + "21083": 733, + "21085": 733, + "21087": 733, + "21089": 733, + "21091": 733, + "21093": 733, + "21095": 733, + "21097": 733, + "21099": 733, + "21101": 733, + "21103": 733, + "21105": 733, + "21107": 733, + "21109": 733, + "21111": 733, + "21113": 733, + "21115": 733, + "21117": 733, + "21119": 733, + "21121": 733, + "21123": 733, + "21125": 733, + "21127": 733, + "21129": 733, + "21131": 733, + "21133": 733, + "21135": 733, + "21137": 733, + "21139": 733, + "21141": 733, + "21143": 733, + "21145": 733, + "21147": 733, + "21149": 733, + "21151": 733, + "21153": 733, + "21155": 733, + "21157": 733, + "21159": 733, + "21161": 733, + "21163": 733, + "21165": 733, + "21167": 733, + "21169": 733, + "21171": 733, + "21173": 733, + "21175": 733, + "21177": 733, + "21179": 733, + "21181": 733, + "21183": 733, + "21185": 733, + "21187": 733, + "21189": 733, + "21191": 733, + "21193": 733, + "21195": 733, + "21197": 733, + "21199": 733, + "21201": 733, + "21203": 733, + "21205": 733, + "21207": 733, + "21209": 733, + "21211": 733, + "21213": 733, + "21215": 733, + "21217": 733, + "21219": 733, + "21221": 733, + "21223": 733, + "21225": 733, + "21227": 733, + "21229": 733, + "21231": 733, + "21233": 733, + "21235": 733, + "21237": 733, + "21239": 733, + "22001": 733, + "22003": 733, + "22005": 733, + "22007": 733, + "22009": 733, + "22011": 733, + "22013": 733, + "22015": 733, + "22017": 733, + "22019": 733, + "22021": 733, + "22023": 733, + "22025": 733, + "22027": 733, + "22029": 733, + "22031": 733, + "22033": 733, + "22035": 733, + "22037": 733, + "22039": 733, + "22041": 733, + "22043": 733, + "22045": 733, + "22047": 733, + "22049": 733, + "22051": 733, + "22053": 733, + "22055": 733, + "22057": 733, + "22059": 733, + "22061": 733, + "22063": 733, + "22065": 733, + "22067": 733, + "22069": 733, + "22071": 733, + "22073": 733, + "22075": 733, + "22077": 733, + "22079": 733, + "22081": 733, + "22083": 733, + "22085": 733, + "22087": 733, + "22089": 733, + "22091": 733, + "22093": 733, + "22095": 733, + "22097": 733, + "22099": 733, + "22101": 733, + "22103": 733, + "22105": 733, + "22107": 733, + "22109": 733, + "22111": 733, + "22113": 733, + "22115": 733, + "22117": 733, + "22119": 733, + "22121": 733, + "22123": 733, + "22125": 733, + "22127": 733, + "23001": 733, + "23003": 733, + "23005": 733, + "23007": 733, + "23009": 733, + "23011": 733, + "23013": 733, + "23015": 733, + "23017": 733, + "23019": 733, + "23021": 733, + "23023": 733, + "23025": 733, + "23027": 733, + "23029": 733, + "23031": 733, + "24001": 733, + "24003": 733, + "24005": 733, + "24009": 733, + "24011": 733, + "24013": 733, + "24015": 733, + "24017": 733, + "24019": 733, + "24021": 733, + "24023": 733, + "24025": 733, + "24027": 733, + "24029": 733, + "24031": 733, + "24033": 733, + "24035": 733, + "24037": 733, + "24039": 733, + "24041": 733, + "24043": 733, + "24045": 733, + "24047": 733, + "24510": 733, + "25001": 733, + "25003": 733, + "25005": 733, + "25007": 733, + "25009": 733, + "25011": 733, + "25013": 733, + "25015": 733, + "25017": 733, + "25019": 733, + "25021": 733, + "25023": 733, + "25025": 733, + "25027": 733, + "26001": 733, + "26003": 733, + "26005": 733, + "26007": 733, + "26009": 733, + "26011": 733, + "26013": 733, + "26015": 733, + "26017": 733, + "26019": 733, + "26021": 733, + "26023": 733, + "26025": 733, + "26027": 733, + "26029": 733, + "26031": 733, + "26033": 733, + "26035": 733, + "26037": 733, + "26039": 733, + "26041": 733, + "26043": 733, + "26045": 733, + "26047": 733, + "26049": 733, + "26051": 733, + "26053": 733, + "26055": 733, + "26057": 733, + "26059": 733, + "26061": 733, + "26063": 733, + "26065": 733, + "26067": 733, + "26069": 733, + "26071": 733, + "26073": 733, + "26075": 733, + "26077": 733, + "26079": 733, + "26081": 733, + "26083": 733, + "26085": 733, + "26087": 733, + "26089": 733, + "26091": 733, + "26093": 733, + "26095": 733, + "26097": 733, + "26099": 733, + "26101": 733, + "26103": 733, + "26105": 733, + "26107": 733, + "26109": 733, + "26111": 733, + "26113": 733, + "26115": 733, + "26117": 733, + "26119": 733, + "26121": 733, + "26123": 733, + "26125": 733, + "26127": 733, + "26129": 733, + "26131": 733, + "26133": 733, + "26135": 733, + "26137": 733, + "26139": 733, + "26141": 733, + "26143": 733, + "26145": 733, + "26147": 733, + "26149": 733, + "26151": 733, + "26153": 733, + "26155": 733, + "26157": 733, + "26159": 733, + "26161": 733, + "26163": 733, + "26165": 733, + "27001": 733, + "27003": 733, + "27005": 733, + "27007": 733, + "27009": 733, + "27011": 733, + "27013": 733, + "27015": 733, + "27017": 733, + "27019": 733, + "27021": 733, + "27023": 733, + "27025": 733, + "27027": 733, + "27029": 733, + "27031": 733, + "27033": 733, + "27035": 733, + "27037": 733, + "27039": 733, + "27041": 733, + "27043": 733, + "27045": 733, + "27047": 733, + "27049": 733, + "27051": 733, + "27053": 733, + "27055": 733, + "27057": 733, + "27059": 733, + "27061": 733, + "27063": 733, + "27065": 733, + "27067": 733, + "27069": 733, + "27071": 733, + "27073": 733, + "27075": 733, + "27077": 733, + "27079": 733, + "27081": 733, + "27083": 733, + "27085": 733, + "27087": 733, + "27089": 733, + "27091": 733, + "27093": 733, + "27095": 733, + "27097": 733, + "27099": 733, + "27101": 733, + "27103": 733, + "27105": 733, + "27107": 733, + "27109": 733, + "27111": 733, + "27113": 733, + "27115": 733, + "27117": 733, + "27119": 733, + "27121": 733, + "27123": 733, + "27125": 733, + "27127": 733, + "27129": 733, + "27131": 733, + "27133": 733, + "27135": 733, + "27137": 733, + "27139": 733, + "27141": 733, + "27143": 733, + "27145": 733, + "27147": 733, + "27149": 733, + "27151": 733, + "27153": 733, + "27155": 733, + "27157": 733, + "27159": 733, + "27161": 733, + "27163": 733, + "27165": 733, + "27167": 733, + "27169": 733, + "27171": 733, + "27173": 733, + "28001": 733, + "28003": 733, + "28005": 733, + "28007": 733, + "28009": 733, + "28011": 733, + "28013": 733, + "28015": 733, + "28017": 733, + "28019": 733, + "28021": 733, + "28023": 733, + "28025": 733, + "28027": 733, + "28029": 733, + "28031": 733, + "28033": 733, + "28035": 733, + "28037": 733, + "28039": 733, + "28041": 733, + "28043": 733, + "28045": 733, + "28047": 733, + "28049": 733, + "28051": 733, + "28053": 733, + "28055": 733, + "28057": 733, + "28059": 733, + "28061": 733, + "28063": 733, + "28065": 733, + "28067": 733, + "28069": 733, + "28071": 733, + "28073": 733, + "28075": 733, + "28077": 733, + "28079": 733, + "28081": 733, + "28083": 733, + "28085": 733, + "28087": 733, + "28089": 733, + "28091": 733, + "28093": 733, + "28095": 733, + "28097": 733, + "28099": 733, + "28101": 733, + "28103": 733, + "28105": 733, + "28107": 733, + "28109": 733, + "28111": 733, + "28113": 733, + "28115": 733, + "28117": 733, + "28119": 733, + "28121": 733, + "28123": 733, + "28125": 733, + "28127": 733, + "28129": 733, + "28131": 733, + "28133": 733, + "28135": 733, + "28137": 733, + "28139": 733, + "28141": 733, + "28143": 733, + "28145": 733, + "28147": 733, + "28149": 733, + "28151": 733, + "28153": 733, + "28155": 733, + "28157": 733, + "28159": 733, + "28161": 733, + "28163": 733, + "29001": 733, + "29003": 733, + "29005": 733, + "29007": 733, + "29009": 733, + "29011": 733, + "29013": 733, + "29015": 733, + "29017": 733, + "29019": 733, + "29021": 733, + "29023": 733, + "29025": 733, + "29027": 733, + "29029": 733, + "29031": 733, + "29033": 733, + "29035": 733, + "29037": 733, + "29039": 733, + "29041": 733, + "29043": 733, + "29045": 733, + "29047": 733, + "29049": 733, + "29051": 733, + "29053": 733, + "29055": 733, + "29057": 733, + "29059": 733, + "29061": 733, + "29063": 733, + "29065": 733, + "29067": 733, + "29069": 733, + "29071": 733, + "29073": 733, + "29075": 733, + "29077": 733, + "29079": 733, + "29081": 733, + "29083": 733, + "29085": 733, + "29087": 733, + "29089": 733, + "29091": 733, + "29093": 733, + "29095": 733, + "29097": 733, + "29099": 733, + "29101": 733, + "29103": 733, + "29105": 733, + "29107": 733, + "29109": 733, + "29111": 733, + "29113": 733, + "29115": 733, + "29117": 733, + "29119": 733, + "29121": 733, + "29123": 733, + "29125": 733, + "29127": 733, + "29129": 733, + "29131": 733, + "29133": 733, + "29135": 733, + "29137": 733, + "29139": 733, + "29141": 733, + "29143": 733, + "29145": 733, + "29147": 733, + "29149": 733, + "29151": 733, + "29153": 733, + "29155": 733, + "29157": 733, + "29159": 733, + "29161": 733, + "29163": 733, + "29165": 733, + "29167": 733, + "29169": 733, + "29171": 733, + "29173": 733, + "29175": 733, + "29177": 733, + "29179": 733, + "29181": 733, + "29183": 733, + "29185": 733, + "29186": 733, + "29187": 733, + "29189": 733, + "29195": 733, + "29197": 733, + "29199": 733, + "29201": 733, + "29203": 733, + "29205": 733, + "29207": 733, + "29209": 733, + "29211": 733, + "29213": 733, + "29215": 733, + "29217": 733, + "29219": 733, + "29221": 733, + "29223": 733, + "29225": 733, + "29227": 733, + "29229": 733, + "29510": 733, + "30001": 733, + "30003": 733, + "30005": 733, + "30007": 733, + "30009": 733, + "30011": 733, + "30013": 733, + "30015": 733, + "30017": 733, + "30019": 733, + "30021": 733, + "30023": 733, + "30025": 733, + "30027": 733, + "30029": 733, + "30031": 733, + "30033": 733, + "30035": 733, + "30037": 733, + "30039": 733, + "30041": 733, + "30043": 733, + "30045": 733, + "30047": 733, + "30049": 733, + "30051": 733, + "30053": 733, + "30055": 733, + "30057": 733, + "30059": 733, + "30061": 733, + "30063": 733, + "30065": 733, + "30067": 733, + "30069": 733, + "30071": 733, + "30073": 733, + "30075": 733, + "30077": 733, + "30079": 733, + "30081": 733, + "30083": 733, + "30085": 733, + "30087": 733, + "30089": 733, + "30091": 733, + "30093": 733, + "30095": 733, + "30097": 733, + "30099": 733, + "30101": 733, + "30103": 733, + "30105": 733, + "30107": 733, + "30109": 733, + "30111": 733, + "31001": 733, + "31003": 733, + "31005": 733, + "31007": 733, + "31009": 733, + "31011": 733, + "31013": 733, + "31015": 733, + "31017": 733, + "31019": 733, + "31021": 733, + "31023": 733, + "31025": 733, + "31027": 733, + "31029": 733, + "31031": 733, + "31033": 733, + "31035": 733, + "31037": 733, + "31039": 733, + "31041": 733, + "31043": 733, + "31045": 733, + "31047": 733, + "31049": 733, + "31051": 733, + "31053": 733, + "31055": 733, + "31057": 733, + "31059": 733, + "31061": 733, + "31063": 733, + "31065": 733, + "31067": 733, + "31069": 733, + "31071": 733, + "31073": 733, + "31075": 733, + "31077": 733, + "31079": 733, + "31081": 733, + "31083": 733, + "31085": 733, + "31087": 733, + "31089": 733, + "31091": 733, + "31093": 733, + "31095": 733, + "31097": 733, + "31099": 733, + "31101": 733, + "31103": 733, + "31105": 733, + "31107": 733, + "31109": 733, + "31111": 733, + "31113": 733, + "31115": 733, + "31117": 733, + "31119": 733, + "31121": 733, + "31123": 733, + "31125": 733, + "31127": 733, + "31129": 733, + "31131": 733, + "31133": 733, + "31135": 733, + "31137": 733, + "31139": 733, + "31141": 733, + "31143": 733, + "31145": 733, + "31147": 733, + "31149": 733, + "31151": 733, + "31153": 733, + "31155": 733, + "31157": 733, + "31159": 733, + "31161": 733, + "31163": 733, + "31165": 733, + "31167": 733, + "31169": 733, + "31171": 733, + "31173": 733, + "31175": 733, + "31177": 733, + "31179": 733, + "31181": 733, + "31183": 733, + "31185": 733, + "32001": 733, + "32003": 733, + "32005": 733, + "32007": 733, + "32009": 733, + "32011": 733, + "32013": 733, + "32015": 733, + "32017": 733, + "32019": 733, + "32021": 733, + "32023": 733, + "32027": 733, + "32029": 733, + "32031": 733, + "32033": 733, + "32510": 733, + "33001": 733, + "33003": 733, + "33005": 733, + "33007": 733, + "33009": 733, + "33011": 733, + "33013": 733, + "33015": 733, + "33017": 733, + "33019": 733, + "34001": 733, + "34003": 733, + "34005": 733, + "34007": 733, + "34009": 733, + "34011": 733, + "34013": 733, + "34015": 733, + "34017": 733, + "34019": 733, + "34021": 733, + "34023": 733, + "34025": 733, + "34027": 733, + "34029": 733, + "34031": 733, + "34033": 733, + "34035": 733, + "34037": 733, + "34039": 733, + "34041": 733, + "35001": 733, + "35003": 733, + "35005": 733, + "35006": 733, + "35007": 733, + "35009": 733, + "35011": 733, + "35013": 733, + "35015": 733, + "35017": 733, + "35019": 733, + "35021": 733, + "35023": 733, + "35025": 733, + "35027": 733, + "35028": 733, + "35029": 733, + "35031": 733, + "35033": 733, + "35035": 733, + "35037": 733, + "35039": 733, + "35041": 733, + "35043": 733, + "35045": 733, + "35047": 733, + "35049": 733, + "35051": 733, + "35053": 733, + "35055": 733, + "35057": 733, + "35059": 733, + "35061": 733, + "36001": 733, + "36003": 733, + "36005": 733, + "36007": 733, + "36009": 733, + "36011": 733, + "36013": 733, + "36015": 733, + "36017": 733, + "36019": 733, + "36021": 733, + "36023": 733, + "36025": 733, + "36027": 733, + "36029": 733, + "36031": 733, + "36033": 733, + "36035": 733, + "36037": 733, + "36039": 733, + "36041": 733, + "36043": 733, + "36045": 733, + "36047": 733, + "36049": 733, + "36051": 733, + "36053": 733, + "36055": 733, + "36057": 733, + "36059": 733, + "36061": 733, + "36063": 733, + "36065": 733, + "36067": 733, + "36069": 733, + "36071": 733, + "36073": 733, + "36075": 733, + "36077": 733, + "36079": 733, + "36081": 733, + "36083": 733, + "36085": 733, + "36087": 733, + "36089": 733, + "36091": 733, + "36093": 733, + "36095": 733, + "36097": 733, + "36099": 733, + "36101": 733, + "36103": 733, + "36105": 733, + "36107": 733, + "36109": 733, + "36111": 733, + "36113": 733, + "36115": 733, + "36117": 733, + "36119": 733, + "36121": 733, + "36123": 733, + "37001": 733, + "37003": 733, + "37005": 733, + "37007": 733, + "37009": 733, + "37011": 733, + "37013": 733, + "37015": 733, + "37017": 733, + "37019": 733, + "37021": 733, + "37023": 733, + "37025": 733, + "37027": 733, + "37029": 733, + "37031": 733, + "37033": 733, + "37035": 733, + "37037": 733, + "37039": 733, + "37041": 733, + "37043": 733, + "37045": 733, + "37047": 733, + "37049": 733, + "37051": 733, + "37053": 733, + "37055": 733, + "37057": 733, + "37059": 733, + "37061": 733, + "37063": 733, + "37065": 733, + "37067": 733, + "37069": 733, + "37071": 733, + "37073": 733, + "37075": 733, + "37077": 733, + "37079": 733, + "37081": 733, + "37083": 733, + "37085": 733, + "37087": 733, + "37089": 733, + "37091": 733, + "37093": 733, + "37095": 733, + "37097": 733, + "37099": 733, + "37101": 733, + "37103": 733, + "37105": 733, + "37107": 733, + "37109": 733, + "37111": 733, + "37113": 733, + "37115": 733, + "37117": 733, + "37119": 733, + "37121": 733, + "37123": 733, + "37125": 733, + "37127": 733, + "37129": 733, + "37131": 733, + "37133": 733, + "37135": 733, + "37137": 733, + "37139": 733, + "37141": 733, + "37143": 733, + "37145": 733, + "37147": 733, + "37149": 733, + "37151": 733, + "37153": 733, + "37155": 733, + "37157": 733, + "37159": 733, + "37161": 733, + "37163": 733, + "37165": 733, + "37167": 733, + "37169": 733, + "37171": 733, + "37173": 733, + "37175": 733, + "37177": 733, + "37179": 733, + "37181": 733, + "37183": 733, + "37185": 733, + "37187": 733, + "37189": 733, + "37191": 733, + "37193": 733, + "37195": 733, + "37197": 733, + "37199": 733, + "38001": 733, + "38003": 733, + "38005": 733, + "38007": 733, + "38009": 733, + "38011": 733, + "38013": 733, + "38015": 733, + "38017": 733, + "38019": 733, + "38021": 733, + "38023": 733, + "38025": 733, + "38027": 733, + "38029": 733, + "38031": 733, + "38033": 733, + "38035": 733, + "38037": 733, + "38039": 733, + "38041": 733, + "38043": 733, + "38045": 733, + "38047": 733, + "38049": 733, + "38051": 733, + "38053": 733, + "38055": 733, + "38057": 733, + "38059": 733, + "38061": 733, + "38063": 733, + "38065": 733, + "38067": 733, + "38069": 733, + "38071": 733, + "38073": 733, + "38075": 733, + "38077": 733, + "38079": 733, + "38081": 733, + "38083": 733, + "38085": 733, + "38087": 733, + "38089": 733, + "38091": 733, + "38093": 733, + "38095": 733, + "38097": 733, + "38099": 733, + "38101": 733, + "38103": 733, + "38105": 733, + "39001": 733, + "39003": 733, + "39005": 733, + "39007": 733, + "39009": 733, + "39011": 733, + "39013": 733, + "39015": 733, + "39017": 733, + "39019": 733, + "39021": 733, + "39023": 733, + "39025": 733, + "39027": 733, + "39029": 733, + "39031": 733, + "39033": 733, + "39035": 733, + "39037": 733, + "39039": 733, + "39041": 733, + "39043": 733, + "39045": 733, + "39047": 733, + "39049": 733, + "39051": 733, + "39053": 733, + "39055": 733, + "39057": 733, + "39059": 733, + "39061": 733, + "39063": 733, + "39065": 733, + "39067": 733, + "39069": 733, + "39071": 733, + "39073": 733, + "39075": 733, + "39077": 733, + "39079": 733, + "39081": 733, + "39083": 733, + "39085": 733, + "39087": 733, + "39089": 733, + "39091": 733, + "39093": 733, + "39095": 733, + "39097": 733, + "39099": 733, + "39101": 733, + "39103": 733, + "39105": 733, + "39107": 733, + "39109": 733, + "39111": 733, + "39113": 733, + "39115": 733, + "39117": 733, + "39119": 733, + "39121": 733, + "39123": 733, + "39125": 733, + "39127": 733, + "39129": 733, + "39131": 733, + "39133": 733, + "39135": 733, + "39137": 733, + "39139": 733, + "39141": 733, + "39143": 733, + "39145": 733, + "39147": 733, + "39149": 733, + "39151": 733, + "39153": 733, + "39155": 733, + "39157": 733, + "39159": 733, + "39161": 733, + "39163": 733, + "39165": 733, + "39167": 733, + "39169": 733, + "39171": 733, + "39173": 733, + "39175": 733, + "40001": 733, + "40003": 733, + "40005": 733, + "40007": 733, + "40009": 733, + "40011": 733, + "40013": 733, + "40015": 733, + "40017": 733, + "40019": 733, + "40021": 733, + "40023": 733, + "40025": 733, + "40027": 733, + "40029": 733, + "40031": 733, + "40033": 733, + "40035": 733, + "40037": 733, + "40039": 733, + "40041": 733, + "40043": 733, + "40045": 733, + "40047": 733, + "40049": 733, + "40051": 733, + "40053": 733, + "40055": 733, + "40057": 733, + "40059": 733, + "40061": 733, + "40063": 733, + "40065": 733, + "40067": 733, + "40069": 733, + "40071": 733, + "40073": 733, + "40075": 733, + "40077": 733, + "40079": 733, + "40081": 733, + "40083": 733, + "40085": 733, + "40087": 733, + "40089": 733, + "40091": 733, + "40093": 733, + "40095": 733, + "40097": 733, + "40099": 733, + "40101": 733, + "40103": 733, + "40105": 733, + "40107": 733, + "40109": 733, + "40111": 733, + "40113": 733, + "40115": 733, + "40117": 733, + "40119": 733, + "40121": 733, + "40123": 733, + "40125": 733, + "40127": 733, + "40129": 733, + "40131": 733, + "40133": 733, + "40135": 733, + "40137": 733, + "40139": 733, + "40141": 733, + "40143": 733, + "40145": 733, + "40147": 733, + "40149": 733, + "40151": 733, + "40153": 733, + "41001": 733, + "41003": 733, + "41005": 733, + "41007": 733, + "41009": 733, + "41011": 733, + "41013": 733, + "41015": 733, + "41017": 733, + "41019": 733, + "41021": 733, + "41023": 733, + "41025": 733, + "41027": 733, + "41029": 733, + "41031": 733, + "41033": 733, + "41035": 733, + "41037": 733, + "41039": 733, + "41041": 733, + "41043": 733, + "41045": 733, + "41047": 733, + "41049": 733, + "41051": 733, + "41053": 733, + "41055": 733, + "41057": 733, + "41059": 733, + "41061": 733, + "41063": 733, + "41065": 733, + "41067": 733, + "41069": 733, + "41071": 733, + "42001": 733, + "42003": 733, + "42005": 733, + "42007": 733, + "42009": 733, + "42011": 733, + "42013": 733, + "42015": 733, + "42017": 733, + "42019": 733, + "42021": 733, + "42023": 733, + "42025": 733, + "42027": 733, + "42029": 733, + "42031": 733, + "42033": 733, + "42035": 733, + "42037": 733, + "42039": 733, + "42041": 733, + "42043": 733, + "42045": 733, + "42047": 733, + "42049": 733, + "42051": 733, + "42053": 733, + "42055": 733, + "42057": 733, + "42059": 733, + "42061": 733, + "42063": 733, + "42065": 733, + "42067": 733, + "42069": 733, + "42071": 733, + "42073": 733, + "42075": 733, + "42077": 733, + "42079": 733, + "42081": 733, + "42083": 733, + "42085": 733, + "42087": 733, + "42089": 733, + "42091": 733, + "42093": 733, + "42095": 733, + "42097": 733, + "42099": 733, + "42101": 733, + "42103": 733, + "42105": 733, + "42107": 733, + "42109": 733, + "42111": 733, + "42113": 733, + "42115": 733, + "42117": 733, + "42119": 733, + "42121": 733, + "42123": 733, + "42125": 733, + "42127": 733, + "42129": 733, + "42131": 733, + "42133": 733, + "44001": 733, + "44003": 733, + "44005": 733, + "44007": 733, + "44009": 733, + "45001": 733, + "45003": 733, + "45005": 733, + "45007": 733, + "45009": 733, + "45011": 733, + "45013": 733, + "45015": 733, + "45017": 733, + "45019": 733, + "45021": 733, + "45023": 733, + "45025": 733, + "45027": 733, + "45029": 733, + "45031": 733, + "45033": 733, + "45035": 733, + "45037": 733, + "45039": 733, + "45041": 733, + "45043": 733, + "45045": 733, + "45047": 733, + "45049": 733, + "45051": 733, + "45053": 733, + "45055": 733, + "45057": 733, + "45059": 733, + "45061": 733, + "45063": 733, + "45065": 733, + "45067": 733, + "45069": 733, + "45071": 733, + "45073": 733, + "45075": 733, + "45077": 733, + "45079": 733, + "45081": 733, + "45083": 733, + "45085": 733, + "45087": 733, + "45089": 733, + "45091": 733, + "46003": 733, + "46005": 733, + "46007": 733, + "46009": 733, + "46011": 733, + "46013": 733, + "46015": 733, + "46017": 733, + "46019": 733, + "46021": 733, + "46023": 733, + "46025": 733, + "46027": 733, + "46029": 733, + "46031": 733, + "46033": 733, + "46035": 733, + "46037": 733, + "46039": 733, + "46041": 733, + "46043": 733, + "46045": 733, + "46047": 733, + "46049": 733, + "46051": 733, + "46053": 733, + "46055": 733, + "46057": 733, + "46059": 733, + "46061": 733, + "46063": 733, + "46065": 733, + "46067": 733, + "46069": 733, + "46071": 733, + "46073": 733, + "46075": 733, + "46077": 733, + "46079": 733, + "46081": 733, + "46083": 733, + "46085": 733, + "46087": 733, + "46089": 733, + "46091": 733, + "46093": 733, + "46095": 733, + "46097": 733, + "46099": 733, + "46101": 733, + "46102": 733, + "46103": 733, + "46105": 733, + "46107": 733, + "46109": 733, + "46111": 733, + "46115": 733, + "46117": 733, + "46119": 733, + "46121": 733, + "46123": 733, + "46125": 733, + "46127": 733, + "46129": 733, + "46135": 733, + "46137": 733, + "47001": 733, + "47003": 733, + "47005": 733, + "47007": 733, + "47009": 733, + "47011": 733, + "47013": 733, + "47015": 733, + "47017": 733, + "47019": 733, + "47021": 733, + "47023": 733, + "47025": 733, + "47027": 733, + "47029": 733, + "47031": 733, + "47033": 733, + "47035": 733, + "47037": 733, + "47039": 733, + "47041": 733, + "47043": 733, + "47045": 733, + "47047": 733, + "47049": 733, + "47051": 733, + "47053": 733, + "47055": 733, + "47057": 733, + "47059": 733, + "47061": 733, + "47063": 733, + "47065": 733, + "47067": 733, + "47069": 733, + "47071": 733, + "47073": 733, + "47075": 733, + "47077": 733, + "47079": 733, + "47081": 733, + "47083": 733, + "47085": 733, + "47087": 733, + "47089": 733, + "47091": 733, + "47093": 733, + "47095": 733, + "47097": 733, + "47099": 733, + "47101": 733, + "47103": 733, + "47105": 733, + "47107": 733, + "47109": 733, + "47111": 733, + "47113": 733, + "47115": 733, + "47117": 733, + "47119": 733, + "47121": 733, + "47123": 733, + "47125": 733, + "47127": 733, + "47129": 733, + "47131": 733, + "47133": 733, + "47135": 733, + "47137": 733, + "47139": 733, + "47141": 733, + "47143": 733, + "47145": 733, + "47147": 733, + "47149": 733, + "47151": 733, + "47153": 733, + "47155": 733, + "47157": 733, + "47159": 733, + "47161": 733, + "47163": 733, + "47165": 733, + "47167": 733, + "47169": 733, + "47171": 733, + "47173": 733, + "47175": 733, + "47177": 733, + "47179": 733, + "47181": 733, + "47183": 733, + "47185": 733, + "47187": 733, + "47189": 733, + "48001": 733, + "48003": 733, + "48005": 733, + "48007": 733, + "48009": 733, + "48011": 733, + "48013": 733, + "48015": 733, + "48017": 733, + "48019": 733, + "48021": 733, + "48023": 733, + "48025": 733, + "48027": 733, + "48029": 733, + "48031": 733, + "48033": 733, + "48035": 733, + "48037": 733, + "48039": 733, + "48041": 733, + "48043": 733, + "48045": 733, + "48047": 733, + "48049": 733, + "48051": 733, + "48053": 733, + "48055": 733, + "48057": 733, + "48059": 733, + "48061": 733, + "48063": 733, + "48065": 733, + "48067": 733, + "48069": 733, + "48071": 733, + "48073": 733, + "48075": 733, + "48077": 733, + "48079": 733, + "48081": 733, + "48083": 733, + "48085": 733, + "48087": 733, + "48089": 733, + "48091": 733, + "48093": 733, + "48095": 733, + "48097": 733, + "48099": 733, + "48101": 733, + "48103": 733, + "48105": 733, + "48107": 733, + "48109": 733, + "48111": 733, + "48113": 733, + "48115": 733, + "48117": 733, + "48119": 733, + "48121": 733, + "48123": 733, + "48125": 733, + "48127": 733, + "48129": 733, + "48131": 733, + "48133": 733, + "48135": 733, + "48137": 733, + "48139": 733, + "48141": 733, + "48143": 733, + "48145": 733, + "48147": 733, + "48149": 733, + "48151": 733, + "48153": 733, + "48155": 733, + "48157": 733, + "48159": 733, + "48161": 733, + "48163": 733, + "48165": 733, + "48167": 733, + "48169": 733, + "48171": 733, + "48173": 733, + "48175": 733, + "48177": 733, + "48179": 733, + "48181": 733, + "48183": 733, + "48185": 733, + "48187": 733, + "48189": 733, + "48191": 733, + "48193": 733, + "48195": 733, + "48197": 733, + "48199": 733, + "48201": 733, + "48203": 733, + "48205": 733, + "48207": 733, + "48209": 733, + "48211": 733, + "48213": 733, + "48215": 733, + "48217": 733, + "48219": 733, + "48221": 733, + "48223": 733, + "48225": 733, + "48227": 733, + "48229": 733, + "48231": 733, + "48233": 733, + "48235": 733, + "48237": 733, + "48239": 733, + "48241": 733, + "48243": 733, + "48245": 733, + "48247": 733, + "48249": 733, + "48251": 733, + "48253": 733, + "48255": 733, + "48257": 733, + "48259": 733, + "48261": 733, + "48263": 733, + "48265": 733, + "48267": 733, + "48269": 733, + "48271": 733, + "48273": 733, + "48275": 733, + "48277": 733, + "48279": 733, + "48281": 733, + "48283": 733, + "48285": 733, + "48287": 733, + "48289": 733, + "48291": 733, + "48293": 733, + "48295": 733, + "48297": 733, + "48299": 733, + "48301": 733, + "48303": 733, + "48305": 733, + "48307": 733, + "48309": 733, + "48311": 733, + "48313": 733, + "48315": 733, + "48317": 733, + "48319": 733, + "48321": 733, + "48323": 733, + "48325": 733, + "48327": 733, + "48329": 733, + "48331": 733, + "48333": 733, + "48335": 733, + "48337": 733, + "48339": 733, + "48341": 733, + "48343": 733, + "48345": 733, + "48347": 733, + "48349": 733, + "48351": 733, + "48353": 733, + "48355": 733, + "48357": 733, + "48359": 733, + "48361": 733, + "48363": 733, + "48365": 733, + "48367": 733, + "48369": 733, + "48371": 733, + "48373": 733, + "48375": 733, + "48377": 733, + "48379": 733, + "48381": 733, + "48383": 733, + "48385": 733, + "48387": 733, + "48389": 733, + "48391": 733, + "48393": 733, + "48395": 733, + "48397": 733, + "48399": 733, + "48401": 733, + "48403": 733, + "48405": 733, + "48407": 733, + "48409": 733, + "48411": 733, + "48413": 733, + "48415": 733, + "48417": 733, + "48419": 733, + "48421": 733, + "48423": 733, + "48425": 733, + "48427": 733, + "48429": 733, + "48431": 733, + "48433": 733, + "48435": 733, + "48437": 733, + "48439": 733, + "48441": 733, + "48443": 733, + "48445": 733, + "48447": 733, + "48449": 733, + "48451": 733, + "48453": 733, + "48455": 733, + "48457": 733, + "48459": 733, + "48461": 733, + "48463": 733, + "48465": 733, + "48467": 733, + "48469": 733, + "48471": 733, + "48473": 733, + "48475": 733, + "48477": 733, + "48479": 733, + "48481": 733, + "48483": 733, + "48485": 733, + "48487": 733, + "48489": 733, + "48491": 733, + "48493": 733, + "48495": 733, + "48497": 733, + "48499": 733, + "48501": 733, + "48503": 733, + "48505": 733, + "48507": 733, + "49001": 733, + "49003": 733, + "49005": 733, + "49007": 733, + "49009": 733, + "49011": 733, + "49013": 733, + "49015": 733, + "49017": 733, + "49019": 733, + "49021": 733, + "49023": 733, + "49025": 733, + "49027": 733, + "49029": 733, + "49031": 733, + "49033": 733, + "49035": 733, + "49037": 733, + "49039": 733, + "49041": 733, + "49043": 733, + "49045": 733, + "49047": 733, + "49049": 733, + "49051": 733, + "49053": 733, + "49055": 733, + "49057": 733, + "50001": 733, + "50003": 733, + "50005": 733, + "50007": 733, + "50009": 733, + "50011": 733, + "50013": 733, + "50015": 733, + "50017": 733, + "50019": 733, + "50021": 733, + "50023": 733, + "50025": 733, + "50027": 733, + "51001": 733, + "51003": 733, + "51005": 733, + "51007": 733, + "51009": 733, + "51011": 733, + "51013": 733, + "51015": 733, + "51017": 733, + "51019": 733, + "51021": 733, + "51023": 733, + "51025": 733, + "51027": 733, + "51029": 733, + "51031": 733, + "51033": 733, + "51035": 733, + "51036": 733, + "51037": 733, + "51041": 733, + "51043": 733, + "51045": 733, + "51047": 733, + "51049": 733, + "51051": 733, + "51053": 733, + "51057": 733, + "51059": 733, + "51061": 733, + "51063": 733, + "51065": 733, + "51067": 733, + "51069": 733, + "51071": 733, + "51073": 733, + "51075": 733, + "51077": 733, + "51079": 733, + "51081": 733, + "51083": 733, + "51085": 733, + "51087": 733, + "51089": 733, + "51091": 733, + "51093": 733, + "51095": 733, + "51097": 733, + "51099": 733, + "51101": 733, + "51103": 733, + "51105": 733, + "51107": 733, + "51109": 733, + "51111": 733, + "51113": 733, + "51115": 733, + "51117": 733, + "51119": 733, + "51121": 733, + "51125": 733, + "51127": 733, + "51131": 733, + "51133": 733, + "51135": 733, + "51137": 733, + "51139": 733, + "51141": 733, + "51143": 733, + "51145": 733, + "51147": 733, + "51149": 733, + "51153": 733, + "51155": 733, + "51157": 733, + "51159": 733, + "51161": 733, + "51163": 733, + "51165": 733, + "51167": 733, + "51169": 733, + "51171": 733, + "51173": 733, + "51175": 733, + "51177": 733, + "51179": 733, + "51181": 733, + "51183": 733, + "51185": 733, + "51187": 733, + "51191": 733, + "51193": 733, + "51195": 733, + "51197": 733, + "51199": 733, + "51510": 733, + "51520": 733, + "51530": 733, + "51540": 733, + "51550": 733, + "51570": 733, + "51580": 733, + "51590": 733, + "51595": 733, + "51600": 733, + "51610": 733, + "51620": 733, + "51630": 733, + "51640": 733, + "51650": 733, + "51660": 733, + "51670": 733, + "51678": 733, + "51680": 733, + "51683": 733, + "51685": 733, + "51690": 733, + "51700": 733, + "51710": 733, + "51720": 733, + "51730": 733, + "51735": 733, + "51740": 733, + "51750": 733, + "51760": 733, + "51770": 733, + "51775": 733, + "51790": 733, + "51800": 733, + "51810": 733, + "51820": 733, + "51830": 733, + "51840": 733, + "53001": 733, + "53003": 733, + "53005": 733, + "53007": 733, + "53009": 733, + "53011": 733, + "53013": 733, + "53015": 733, + "53017": 733, + "53019": 733, + "53021": 733, + "53023": 733, + "53025": 733, + "53027": 733, + "53029": 733, + "53031": 733, + "53033": 733, + "53035": 733, + "53037": 733, + "53039": 733, + "53041": 733, + "53043": 733, + "53045": 733, + "53047": 733, + "53049": 733, + "53051": 733, + "53053": 733, + "53055": 733, + "53057": 733, + "53059": 733, + "53061": 733, + "53063": 733, + "53065": 733, + "53067": 733, + "53069": 733, + "53071": 733, + "53073": 733, + "53075": 733, + "53077": 733, + "54001": 733, + "54003": 733, + "54005": 733, + "54007": 733, + "54009": 733, + "54011": 733, + "54013": 733, + "54015": 733, + "54017": 733, + "54019": 733, + "54021": 733, + "54023": 733, + "54025": 733, + "54027": 733, + "54029": 733, + "54031": 733, + "54033": 733, + "54035": 733, + "54037": 733, + "54039": 733, + "54041": 733, + "54043": 733, + "54045": 733, + "54047": 733, + "54049": 733, + "54051": 733, + "54053": 733, + "54055": 733, + "54057": 733, + "54059": 733, + "54061": 733, + "54063": 733, + "54065": 733, + "54067": 733, + "54069": 733, + "54071": 733, + "54073": 733, + "54075": 733, + "54077": 733, + "54079": 733, + "54081": 733, + "54083": 733, + "54085": 733, + "54087": 733, + "54089": 733, + "54091": 733, + "54093": 733, + "54095": 733, + "54097": 733, + "54099": 733, + "54101": 733, + "54103": 733, + "54105": 733, + "54107": 733, + "54109": 733, + "55001": 733, + "55003": 733, + "55005": 733, + "55007": 733, + "55009": 733, + "55011": 733, + "55013": 733, + "55015": 733, + "55017": 733, + "55019": 733, + "55021": 733, + "55023": 733, + "55025": 733, + "55027": 733, + "55029": 733, + "55031": 733, + "55033": 733, + "55035": 733, + "55037": 733, + "55039": 733, + "55041": 733, + "55043": 733, + "55045": 733, + "55047": 733, + "55049": 733, + "55051": 733, + "55053": 733, + "55055": 733, + "55057": 733, + "55059": 733, + "55061": 733, + "55063": 733, + "55065": 733, + "55067": 733, + "55069": 733, + "55071": 733, + "55073": 733, + "55075": 733, + "55077": 733, + "55078": 733, + "55079": 733, + "55081": 733, + "55083": 733, + "55085": 733, + "55087": 733, + "55089": 733, + "55091": 733, + "55093": 733, + "55095": 733, + "55097": 733, + "55099": 733, + "55101": 733, + "55103": 733, + "55105": 733, + "55107": 733, + "55109": 733, + "55111": 733, + "55113": 733, + "55115": 733, + "55117": 733, + "55119": 733, + "55121": 733, + "55123": 733, + "55125": 733, + "55127": 733, + "55129": 733, + "55131": 733, + "55133": 733, + "55135": 733, + "55137": 733, + "55139": 733, + "55141": 733, + "56001": 733, + "56003": 733, + "56005": 733, + "56007": 733, + "56009": 733, + "56011": 733, + "56013": 733, + "56015": 733, + "56017": 733, + "56019": 733, + "56021": 733, + "56023": 733, + "56025": 733, + "56027": 733, + "56029": 733, + "56031": 733, + "56033": 733, + "56035": 733, + "56037": 733, + "56039": 733, + "56041": 733, + "56043": 733, + "56045": 733 + } + }, + { + "name": "time", + "duplicates": 2278164, + "info": [], + "time_range": [0, 732], + "type": "string", + "missing": 0, + "table": { + "2024-08-01": 3109, + "2024-08-02": 3109, + "2024-08-03": 3109, + "2024-08-04": 3109, + "2024-08-05": 3109, + "2024-08-06": 3109, + "2024-08-07": 3109, + "2024-08-08": 3109, + "2024-08-09": 3109, + "2024-08-10": 3109, + "2024-08-11": 3109, + "2024-08-12": 3109, + "2024-08-13": 3109, + "2024-08-14": 3109, + "2024-08-15": 3109, + "2024-08-16": 3109, + "2024-08-17": 3109, + "2024-08-18": 3109, + "2024-08-19": 3109, + "2024-08-20": 3109, + "2024-08-21": 3109, + "2024-08-22": 3109, + "2024-08-23": 3109, + "2024-08-24": 3109, + "2024-08-25": 3109, + "2024-08-26": 3109, + "2024-08-27": 3109, + "2024-08-28": 3109, + "2024-08-29": 3109, + "2024-08-30": 3109, + "2024-08-31": 3109, + "2024-09-01": 3109, + "2024-09-02": 3109, + "2024-09-03": 3109, + "2024-09-04": 3109, + "2024-09-05": 3109, + "2024-09-06": 3109, + "2024-09-07": 3109, + "2024-09-08": 3109, + "2024-09-09": 3109, + "2024-09-10": 3109, + "2024-09-11": 3109, + "2024-09-12": 3109, + "2024-09-13": 3109, + "2024-09-14": 3109, + "2024-09-15": 3109, + "2024-09-16": 3109, + "2024-09-17": 3109, + "2024-09-18": 3109, + "2024-09-19": 3109, + "2024-09-20": 3109, + "2024-09-21": 3109, + "2024-09-22": 3109, + "2024-09-23": 3109, + "2024-09-24": 3109, + "2024-09-25": 3109, + "2024-09-26": 3109, + "2024-09-27": 3109, + "2024-09-28": 3109, + "2024-09-29": 3109, + "2024-09-30": 3109, + "2024-10-01": 3109, + "2024-10-02": 3109, + "2024-10-03": 3109, + "2024-10-04": 3109, + "2024-10-05": 3109, + "2024-10-06": 3109, + "2024-10-07": 3109, + "2024-10-08": 3109, + "2024-10-09": 3109, + "2024-10-10": 3109, + "2024-10-11": 3109, + "2024-10-12": 3109, + "2024-10-13": 3109, + "2024-10-14": 3109, + "2024-10-15": 3109, + "2024-10-16": 3109, + "2024-10-17": 3109, + "2024-10-18": 3109, + "2024-10-19": 3109, + "2024-10-20": 3109, + "2024-10-21": 3109, + "2024-10-22": 3109, + "2024-10-23": 3109, + "2024-10-24": 3109, + "2024-10-25": 3109, + "2024-10-26": 3109, + "2024-10-27": 3109, + "2024-10-28": 3109, + "2024-10-29": 3109, + "2024-10-30": 3109, + "2024-10-31": 3109, + "2024-11-01": 3109, + "2024-11-02": 3109, + "2024-11-03": 3109, + "2024-11-04": 3109, + "2024-11-05": 3109, + "2024-11-06": 3109, + "2024-11-07": 3109, + "2024-11-08": 3109, + "2024-11-09": 3109, + "2024-11-10": 3109, + "2024-11-11": 3109, + "2024-11-12": 3109, + "2024-11-13": 3109, + "2024-11-14": 3109, + "2024-11-15": 3109, + "2024-11-16": 3109, + "2024-11-17": 3109, + "2024-11-18": 3109, + "2024-11-19": 3109, + "2024-11-20": 3109, + "2024-11-21": 3109, + "2024-11-22": 3109, + "2024-11-23": 3109, + "2024-11-24": 3109, + "2024-11-25": 3109, + "2024-11-26": 3109, + "2024-11-27": 3109, + "2024-11-28": 3109, + "2024-11-29": 3109, + "2024-11-30": 3109, + "2024-12-01": 3109, + "2024-12-02": 3109, + "2024-12-03": 3109, + "2024-12-04": 3109, + "2024-12-05": 3109, + "2024-12-06": 3109, + "2024-12-07": 3109, + "2024-12-08": 3109, + "2024-12-09": 3109, + "2024-12-10": 3109, + "2024-12-11": 3109, + "2024-12-12": 3109, + "2024-12-13": 3109, + "2024-12-14": 3109, + "2024-12-15": 3109, + "2024-12-16": 3109, + "2024-12-17": 3109, + "2024-12-18": 3109, + "2024-12-19": 3109, + "2024-12-20": 3109, + "2024-12-21": 3109, + "2024-12-22": 3109, + "2024-12-23": 3109, + "2024-12-24": 3109, + "2024-12-25": 3109, + "2024-12-26": 3109, + "2024-12-27": 3109, + "2024-12-28": 3109, + "2024-12-29": 3109, + "2024-12-30": 3109, + "2024-12-31": 3109, + "2025-01-01": 3109, + "2025-01-02": 3109, + "2025-01-03": 3109, + "2025-01-04": 3109, + "2025-01-05": 3109, + "2025-01-06": 3109, + "2025-01-07": 3109, + "2025-01-08": 3109, + "2025-01-09": 3109, + "2025-01-10": 3109, + "2025-01-11": 3109, + "2025-01-12": 3109, + "2025-01-13": 3109, + "2025-01-14": 3109, + "2025-01-15": 3109, + "2025-01-16": 3109, + "2025-01-17": 3109, + "2025-01-18": 3109, + "2025-01-19": 3109, + "2025-01-20": 3109, + "2025-01-21": 3109, + "2025-01-22": 3109, + "2025-01-23": 3109, + "2025-01-24": 3109, + "2025-01-25": 3109, + "2025-01-26": 3109, + "2025-01-27": 3109, + "2025-01-28": 3109, + "2025-01-29": 3109, + "2025-01-30": 3109, + "2025-01-31": 3109, + "2025-02-01": 3109, + "2025-02-02": 3109, + "2025-02-03": 3109, + "2025-02-04": 3109, + "2025-02-05": 3109, + "2025-02-06": 3109, + "2025-02-07": 3109, + "2025-02-08": 3109, + "2025-02-09": 3109, + "2025-02-10": 3109, + "2025-02-11": 3109, + "2025-02-12": 3109, + "2025-02-13": 3109, + "2025-02-14": 3109, + "2025-02-15": 3109, + "2025-02-16": 3109, + "2025-02-17": 3109, + "2025-02-18": 3109, + "2025-02-19": 3109, + "2025-02-20": 3109, + "2025-02-21": 3109, + "2025-02-22": 3109, + "2025-02-23": 3109, + "2025-02-24": 3109, + "2025-02-25": 3109, + "2025-02-26": 3109, + "2025-02-27": 3109, + "2025-02-28": 3109, + "2025-03-01": 3109, + "2025-03-02": 3109, + "2025-03-03": 3109, + "2025-03-04": 3109, + "2025-03-05": 3109, + "2025-03-06": 3109, + "2025-03-07": 3109, + "2025-03-08": 3109, + "2025-03-09": 3109, + "2025-03-10": 3109, + "2025-03-11": 3109, + "2025-03-12": 3109, + "2025-03-13": 3109, + "2025-03-14": 3109, + "2025-03-15": 3109, + "2025-03-16": 3109, + "2025-03-17": 3109, + "2025-03-18": 3109, + "2025-03-19": 3109, + "2025-03-20": 3109, + "2025-03-21": 3109, + "2025-03-22": 3109, + "2025-03-23": 3109, + "2025-03-24": 3109, + "2025-03-25": 3109, + "2025-03-26": 3109, + "2025-03-27": 3109, + "2025-03-28": 3109, + "2025-03-29": 3109, + "2025-03-30": 3109, + "2025-03-31": 3109, + "2025-04-01": 3109, + "2025-04-02": 3109, + "2025-04-03": 3109, + "2025-04-04": 3109, + "2025-04-05": 3109, + "2025-04-06": 3109, + "2025-04-07": 3109, + "2025-04-08": 3109, + "2025-04-09": 3109, + "2025-04-10": 3109, + "2025-04-11": 3109, + "2025-04-12": 3109, + "2025-04-13": 3109, + "2025-04-14": 3109, + "2025-04-15": 3109, + "2025-04-16": 3109, + "2025-04-17": 3109, + "2025-04-18": 3109, + "2025-04-19": 3109, + "2025-04-20": 3109, + "2025-04-21": 3109, + "2025-04-22": 3109, + "2025-04-23": 3109, + "2025-04-24": 3109, + "2025-04-25": 3109, + "2025-04-26": 3109, + "2025-04-27": 3109, + "2025-04-28": 3109, + "2025-04-29": 3109, + "2025-04-30": 3109, + "2025-05-01": 3109, + "2025-05-02": 3109, + "2025-05-03": 3109, + "2025-05-04": 3109, + "2025-05-05": 3109, + "2025-05-06": 3109, + "2025-05-07": 3109, + "2025-05-08": 3109, + "2025-05-09": 3109, + "2025-05-10": 3109, + "2025-05-11": 3109, + "2025-05-12": 3109, + "2025-05-13": 3109, + "2025-05-14": 3109, + "2025-05-15": 3109, + "2025-05-16": 3109, + "2025-05-17": 3109, + "2025-05-18": 3109, + "2025-05-19": 3109, + "2025-05-20": 3109, + "2025-05-21": 3109, + "2025-05-22": 3109, + "2025-05-23": 3109, + "2025-05-24": 3109, + "2025-05-25": 3109, + "2025-05-26": 3109, + "2025-05-27": 3109, + "2025-05-28": 3109, + "2025-05-29": 3109, + "2025-05-30": 3109, + "2025-05-31": 3109, + "2025-06-01": 3109, + "2025-06-02": 3109, + "2025-06-03": 3109, + "2025-06-04": 3109, + "2025-06-05": 3109, + "2025-06-06": 3109, + "2025-06-07": 3109, + "2025-06-08": 3109, + "2025-06-09": 3109, + "2025-06-10": 3109, + "2025-06-11": 3109, + "2025-06-12": 3109, + "2025-06-13": 3109, + "2025-06-14": 3109, + "2025-06-15": 3109, + "2025-06-16": 3109, + "2025-06-17": 3109, + "2025-06-18": 3109, + "2025-06-19": 3109, + "2025-06-20": 3109, + "2025-06-21": 3109, + "2025-06-22": 3109, + "2025-06-23": 3109, + "2025-06-24": 3109, + "2025-06-25": 3109, + "2025-06-26": 3109, + "2025-06-27": 3109, + "2025-06-28": 3109, + "2025-06-29": 3109, + "2025-06-30": 3109, + "2025-07-01": 3109, + "2025-07-02": 3109, + "2025-07-03": 3109, + "2025-07-04": 3109, + "2025-07-05": 3109, + "2025-07-06": 3109, + "2025-07-07": 3109, + "2025-07-08": 3109, + "2025-07-09": 3109, + "2025-07-10": 3109, + "2025-07-11": 3109, + "2025-07-12": 3109, + "2025-07-13": 3109, + "2025-07-14": 3109, + "2025-07-15": 3109, + "2025-07-16": 3109, + "2025-07-17": 3109, + "2025-07-18": 3109, + "2025-07-19": 3109, + "2025-07-20": 3109, + "2025-07-21": 3109, + "2025-07-22": 3109, + "2025-07-23": 3109, + "2025-07-24": 3109, + "2025-07-25": 3109, + "2025-07-26": 3109, + "2025-07-27": 3109, + "2025-07-28": 3109, + "2025-07-29": 3109, + "2025-07-30": 3109, + "2025-07-31": 3109, + "2025-08-01": 3109, + "2025-08-02": 3109, + "2025-08-03": 3109, + "2025-08-04": 3109, + "2025-08-05": 3109, + "2025-08-06": 3109, + "2025-08-07": 3109, + "2025-08-08": 3109, + "2025-08-09": 3109, + "2025-08-10": 3109, + "2025-08-11": 3109, + "2025-08-12": 3109, + "2025-08-13": 3109, + "2025-08-14": 3109, + "2025-08-15": 3109, + "2025-08-16": 3109, + "2025-08-17": 3109, + "2025-08-18": 3109, + "2025-08-19": 3109, + "2025-08-20": 3109, + "2025-08-21": 3109, + "2025-08-22": 3109, + "2025-08-23": 3109, + "2025-08-24": 3109, + "2025-08-25": 3109, + "2025-08-26": 3109, + "2025-08-27": 3109, + "2025-08-28": 3109, + "2025-08-29": 3109, + "2025-08-30": 3109, + "2025-08-31": 3109, + "2025-09-01": 3109, + "2025-09-02": 3109, + "2025-09-03": 3109, + "2025-09-04": 3109, + "2025-09-05": 3109, + "2025-09-06": 3109, + "2025-09-07": 3109, + "2025-09-08": 3109, + "2025-09-09": 3109, + "2025-09-10": 3109, + "2025-09-11": 3109, + "2025-09-12": 3109, + "2025-09-13": 3109, + "2025-09-14": 3109, + "2025-09-15": 3109, + "2025-09-16": 3109, + "2025-09-17": 3109, + "2025-09-18": 3109, + "2025-09-19": 3109, + "2025-09-20": 3109, + "2025-09-21": 3109, + "2025-09-22": 3109, + "2025-09-23": 3109, + "2025-09-24": 3109, + "2025-09-25": 3109, + "2025-09-26": 3109, + "2025-09-27": 3109, + "2025-09-28": 3109, + "2025-09-29": 3109, + "2025-09-30": 3109, + "2025-10-01": 3109, + "2025-10-02": 3109, + "2025-10-03": 3109, + "2025-10-04": 3109, + "2025-10-05": 3109, + "2025-10-06": 3109, + "2025-10-07": 3109, + "2025-10-08": 3109, + "2025-10-09": 3109, + "2025-10-10": 3109, + "2025-10-11": 3109, + "2025-10-12": 3109, + "2025-10-13": 3109, + "2025-10-14": 3109, + "2025-10-15": 3109, + "2025-10-16": 3109, + "2025-10-17": 3109, + "2025-10-18": 3109, + "2025-10-19": 3109, + "2025-10-20": 3109, + "2025-10-21": 3109, + "2025-10-22": 3109, + "2025-10-23": 3109, + "2025-10-24": 3109, + "2025-10-25": 3109, + "2025-10-26": 3109, + "2025-10-27": 3109, + "2025-10-28": 3109, + "2025-10-29": 3109, + "2025-10-30": 3109, + "2025-10-31": 3109, + "2025-11-01": 3109, + "2025-11-02": 3109, + "2025-11-03": 3109, + "2025-11-04": 3109, + "2025-11-05": 3109, + "2025-11-06": 3109, + "2025-11-07": 3109, + "2025-11-08": 3109, + "2025-11-09": 3109, + "2025-11-10": 3109, + "2025-11-11": 3109, + "2025-11-12": 3109, + "2025-11-13": 3109, + "2025-11-14": 3109, + "2025-11-15": 3109, + "2025-11-16": 3109, + "2025-11-17": 3109, + "2025-11-18": 3109, + "2025-11-19": 3109, + "2025-11-20": 3109, + "2025-11-21": 3109, + "2025-11-22": 3109, + "2025-11-23": 3109, + "2025-11-24": 3109, + "2025-11-25": 3109, + "2025-11-26": 3109, + "2025-11-27": 3109, + "2025-11-28": 3109, + "2025-11-29": 3109, + "2025-11-30": 3109, + "2025-12-01": 3109, + "2025-12-02": 3109, + "2025-12-03": 3109, + "2025-12-04": 3109, + "2025-12-05": 3109, + "2025-12-06": 3109, + "2025-12-07": 3109, + "2025-12-08": 3109, + "2025-12-09": 3109, + "2025-12-10": 3109, + "2025-12-11": 3109, + "2025-12-12": 3109, + "2025-12-13": 3109, + "2025-12-14": 3109, + "2025-12-15": 3109, + "2025-12-16": 3109, + "2025-12-17": 3109, + "2025-12-18": 3109, + "2025-12-19": 3109, + "2025-12-20": 3109, + "2025-12-21": 3109, + "2025-12-22": 3109, + "2025-12-23": 3109, + "2025-12-24": 3109, + "2025-12-25": 3109, + "2025-12-26": 3109, + "2025-12-27": 3109, + "2025-12-28": 3109, + "2025-12-29": 3109, + "2025-12-30": 3109, + "2025-12-31": 3109, + "2026-01-01": 3109, + "2026-01-02": 3109, + "2026-01-03": 3109, + "2026-01-04": 3109, + "2026-01-05": 3109, + "2026-01-06": 3109, + "2026-01-07": 3109, + "2026-01-08": 3109, + "2026-01-09": 3109, + "2026-01-10": 3109, + "2026-01-11": 3109, + "2026-01-12": 3109, + "2026-01-13": 3109, + "2026-01-14": 3109, + "2026-01-15": 3109, + "2026-01-16": 3109, + "2026-01-17": 3109, + "2026-01-18": 3109, + "2026-01-19": 3109, + "2026-01-20": 3109, + "2026-01-21": 3109, + "2026-01-22": 3109, + "2026-01-23": 3109, + "2026-01-24": 3109, + "2026-01-25": 3109, + "2026-01-26": 3109, + "2026-01-27": 3109, + "2026-01-28": 3109, + "2026-01-29": 3109, + "2026-01-30": 3109, + "2026-01-31": 3109, + "2026-02-01": 3109, + "2026-02-02": 3109, + "2026-02-03": 3109, + "2026-02-04": 3109, + "2026-02-05": 3109, + "2026-02-06": 3109, + "2026-02-07": 3109, + "2026-02-08": 3109, + "2026-02-09": 3109, + "2026-02-10": 3109, + "2026-02-11": 3109, + "2026-02-12": 3109, + "2026-02-13": 3109, + "2026-02-14": 3109, + "2026-02-15": 3109, + "2026-02-16": 3109, + "2026-02-17": 3109, + "2026-02-18": 3109, + "2026-02-19": 3109, + "2026-02-20": 3109, + "2026-02-21": 3109, + "2026-02-22": 3109, + "2026-02-23": 3109, + "2026-02-24": 3109, + "2026-02-25": 3109, + "2026-02-26": 3109, + "2026-02-27": 3109, + "2026-02-28": 3109, + "2026-03-01": 3109, + "2026-03-02": 3109, + "2026-03-03": 3109, + "2026-03-04": 3109, + "2026-03-05": 3109, + "2026-03-06": 3109, + "2026-03-07": 3109, + "2026-03-08": 3109, + "2026-03-09": 3109, + "2026-03-10": 3109, + "2026-03-11": 3109, + "2026-03-12": 3109, + "2026-03-13": 3109, + "2026-03-14": 3109, + "2026-03-15": 3109, + "2026-03-16": 3109, + "2026-03-17": 3109, + "2026-03-18": 3109, + "2026-03-19": 3109, + "2026-03-20": 3109, + "2026-03-21": 3109, + "2026-03-22": 3109, + "2026-03-23": 3109, + "2026-03-24": 3109, + "2026-03-25": 3109, + "2026-03-26": 3109, + "2026-03-27": 3109, + "2026-03-28": 3109, + "2026-03-29": 3109, + "2026-03-30": 3109, + "2026-03-31": 3109, + "2026-04-01": 3109, + "2026-04-02": 3109, + "2026-04-03": 3109, + "2026-04-04": 3109, + "2026-04-05": 3109, + "2026-04-06": 3109, + "2026-04-07": 3109, + "2026-04-08": 3109, + "2026-04-09": 3109, + "2026-04-10": 3109, + "2026-04-11": 3109, + "2026-04-12": 3109, + "2026-04-13": 3109, + "2026-04-14": 3109, + "2026-04-15": 3109, + "2026-04-16": 3109, + "2026-04-17": 3109, + "2026-04-18": 3109, + "2026-04-19": 3109, + "2026-04-20": 3109, + "2026-04-21": 3109, + "2026-04-22": 3109, + "2026-04-23": 3109, + "2026-04-24": 3109, + "2026-04-25": 3109, + "2026-04-26": 3109, + "2026-04-27": 3109, + "2026-04-28": 3109, + "2026-04-29": 3109, + "2026-04-30": 3109, + "2026-05-01": 3109, + "2026-05-02": 3109, + "2026-05-03": 3109, + "2026-05-04": 3109, + "2026-05-05": 3109, + "2026-05-06": 3109, + "2026-05-07": 3109, + "2026-05-08": 3109, + "2026-05-09": 3109, + "2026-05-10": 3109, + "2026-05-11": 3109, + "2026-05-12": 3109, + "2026-05-13": 3109, + "2026-05-14": 3109, + "2026-05-15": 3109, + "2026-05-16": 3109, + "2026-05-17": 3109, + "2026-05-18": 3109, + "2026-05-19": 3109, + "2026-05-20": 3109, + "2026-05-21": 3109, + "2026-05-22": 3109, + "2026-05-23": 3109, + "2026-05-24": 3109, + "2026-05-25": 3109, + "2026-05-26": 3109, + "2026-05-27": 3109, + "2026-05-28": 3109, + "2026-05-29": 3109, + "2026-05-30": 3109, + "2026-05-31": 3109, + "2026-06-01": 3109, + "2026-06-02": 3109, + "2026-06-03": 3109, + "2026-06-04": 3109, + "2026-06-05": 3109, + "2026-06-06": 3109, + "2026-06-07": 3109, + "2026-06-08": 3109, + "2026-06-09": 3109, + "2026-06-10": 3109, + "2026-06-11": 3109, + "2026-06-12": 3109, + "2026-06-13": 3109, + "2026-06-14": 3109, + "2026-06-15": 3109, + "2026-06-16": 3109, + "2026-06-17": 3109, + "2026-06-18": 3109, + "2026-06-19": 3109, + "2026-06-20": 3109, + "2026-06-21": 3109, + "2026-06-22": 3109, + "2026-06-23": 3109, + "2026-06-24": 3109, + "2026-06-25": 3109, + "2026-06-26": 3109, + "2026-06-27": 3109, + "2026-06-28": 3109, + "2026-06-29": 3109, + "2026-06-30": 3109, + "2026-07-01": 3109, + "2026-07-02": 3109, + "2026-07-03": 3109, + "2026-07-04": 3109, + "2026-07-05": 3109, + "2026-07-06": 3109, + "2026-07-07": 3109, + "2026-07-08": 3109, + "2026-07-09": 3109, + "2026-07-10": 3109, + "2026-07-11": 3109, + "2026-07-12": 3109, + "2026-07-13": 3109, + "2026-07-14": 3109, + "2026-07-15": 3109, + "2026-07-16": 3109, + "2026-07-17": 3109, + "2026-07-18": 3109, + "2026-07-19": 3109, + "2026-07-20": 3109, + "2026-07-21": 3109, + "2026-07-22": 3109, + "2026-07-23": 3109, + "2026-07-24": 3109, + "2026-07-25": 3109, + "2026-07-26": 3109, + "2026-07-27": 3109, + "2026-07-28": 3109, + "2026-07-29": 3109, + "2026-07-31": 3109, + "2026-08-01": 3109, + "2026-08-02": 3109, + "2026-08-03": 3109, + "2026-08-04": 3109 } }, { "name": "value", - "duplicates": 22906, + "duplicates": 2243218, "info": { "id": "value", "short_name": "Heat Risk Score", @@ -9170,17 +4397,17 @@ } ] }, - "time_range": [0, 655], + "time_range": [0, 732], "type": "float", "missing": 0, - "mean": 0.399683, - "sd": 0.606737, + "mean": 0.529187, + "sd": 0.741899, "min": 0, "max": 4 }, { "name": "forecast_day", - "duplicates": 32794, + "duplicates": 2278891, "info": { "id": "forecast_day", "short_name": "Forecast day", @@ -9197,17 +4424,45 @@ } ] }, - "time_range": [0, 655], + "time_range": [0, 732], "type": "integer", "missing": 0, - "mean": 0.022866, - "sd": 0.288654, + "mean": 0.020464, + "sd": 0.273158, "min": 0, "max": 5 + }, + { + "name": "low_coverage_flag", + "duplicates": 2278894, + "info": { + "id": "low_coverage_flag", + "short_name": "Low coverage flag", + "long_name": "County low pixel coverage flag", + "category": "heat", + "short_description": "1 if fewer than 9 grid pixels cover the county (~<56 km²), 0 otherwise.", + "long_description": "County-level only. Value is 1 when fewer than 9 raster pixels (roughly a 3x3 block at 2.5 km resolution, ~<56 km²) fall within the county boundary, indicating the mean heat risk estimate is derived from very few grid cells and should be interpreted with caution. Value is 0 otherwise.", + "statement": "The heat risk estimate for {location} on {time} was based on low pixel coverage ({value}).", + "measure_type": "Binary", + "unit": "Binary indicator", + "time_resolution": "Day", + "sources": [ + { + "id": "noaa_wpc_heatrisk" + } + ] + }, + "time_range": [589, 732], + "type": "integer", + "missing": 1831201, + "mean": 0.006433, + "sd": 0.079947, + "min": 0, + "max": 1 } ] }, - "sha512": "e4a85269d3bad19337885e73c339ca997d28816c0b3b5afba81308b8cd8af777eb282076c082de625f26f5ac9539b9521bceaddec00f9fe73b582dc4e101cdd0" + "sha512": "116eeea1c014daf22bfd3291871d7a9afbaf2c7e808e07effe756da3151daafbf7c092c9f5135483c27fa5738d5f7b4e198b00ad915c956c52be839cbfdc71ab" }, { "bytes": 149465, @@ -10657,9 +5912,6 @@ } }, "change_report": { - "data_county.csv-MWMJ0G3P8D.gz": { - "state": "unchanged" - }, "data_county.csv.gz": { "state": "changed", "variables": { @@ -10689,9 +5941,6 @@ } } }, - "data_state.csv-MWMJ0G3P8D.gz": { - "state": "unchanged" - }, "data_state.csv.gz": { "state": "changed", "variables": { diff --git a/data/process.json b/data/process.json deleted file mode 100644 index 662eeb523..000000000 --- a/data/process.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "raw_state": { - "hash": [] - }, - "type": "source", - "name": "." -} diff --git a/data/raw/29hc-w46k.csv.xz b/data/raw/29hc-w46k.csv.xz deleted file mode 100644 index 6278094a6..000000000 Binary files a/data/raw/29hc-w46k.csv.xz and /dev/null differ diff --git a/data/raw/29hc-w46k.json b/data/raw/29hc-w46k.json deleted file mode 100644 index cf2e3ce3e..000000000 --- a/data/raw/29hc-w46k.json +++ /dev/null @@ -1,687 +0,0 @@ -{ - "id" : "29hc-w46k", - "name" : "RSV-NET Rates and Clinical Data", - "assetType" : "dataset", - "attribution" : "RESP-NET", - "attributionLink" : "https://www.cdc.gov/rsv/php/surveillance/rsv-net.html", - "averageRating" : 0, - "category" : "Public Health Surveillance", - "createdAt" : 1666625658, - "description" : "This dataset includes hospitalization rates and selected clinical characteristics from RSV-NET for laboratory-confirmed RSV-associated hospitalizations. The data can be used to examine hospitalization burden, patient characteristics, clinical outcomes, and trends over time across RSV-NET surveillance sites.\nData are preliminary and subject to change as more data become available. Data will be updated weekly.", - "diciBackend" : false, - "displayType" : "table", - "downloadCount" : 38805, - "hideFromCatalog" : false, - "hideFromDataJson" : false, - "licenseId" : "USGOV_WORKS", - "locked" : false, - "newBackend" : true, - "numberOfComments" : 0, - "oid" : 42268882, - "provenance" : "official", - "publicationAppendEnabled" : false, - "publicationDate" : 1783437577, - "publicationGroup" : 18922684, - "publicationStage" : "published", - "rowsUpdatedAt" : 1783619044, - "rowsUpdatedBy" : "mwsw-x2sy", - "tableId" : 20452644, - "totalTimesRated" : 0, - "viewCount" : 24440, - "viewLastModified" : 1783618834, - "viewType" : "tabular", - "approvals" : [ { - "reviewedAt" : 1666728536, - "reviewedAutomatically" : true, - "state" : "approved", - "submissionId" : 7559275, - "submissionObject" : "public_audience_request", - "submissionOutcome" : "change_audience", - "submittedAt" : 1666728536, - "targetAudience" : "public", - "workflowId" : 2100, - "submissionDetails" : { - "permissionType" : "READ" - }, - "submissionOutcomeApplication" : { - "endedAt" : 1666728536, - "failureCount" : 0, - "startedAt" : 1666728536, - "status" : "success" - }, - "submitter" : { - "id" : "xshe-9dyb", - "displayName" : "Kadam Patel" - } - } ], - "clientContext" : { - "clientContextVariables" : [ ], - "inheritedVariables" : { } - }, - "columns" : [ { - "id" : 636681648, - "name" : "Season", - "dataTypeName" : "text", - "description" : "", - "fieldName" : "season", - "position" : 1, - "renderTypeName" : "text", - "tableColumnId" : 144353839, - "cachedContents" : { - "non_null" : "497324", - "largest" : "2025-26", - "null" : "8460", - "top" : [ { - "item" : "2024-25", - "count" : "71647" - }, { - "item" : "2020-21", - "count" : "66984" - }, { - "item" : "2023-24", - "count" : "66543" - }, { - "item" : "2022-23", - "count" : "66543" - }, { - "item" : "2021-22", - "count" : "65877" - }, { - "item" : "2025-26", - "count" : "56957" - }, { - "item" : "2019-20", - "count" : "39545" - }, { - "item" : "2018-19", - "count" : "39545" - }, { - "item" : "2017-18", - "count" : "12385" - }, { - "item" : "2016-17", - "count" : "11298" - } ], - "smallest" : "2016-17", - "count" : "505784", - "cardinality" : "505784" - }, - "format" : { } - }, { - "id" : 636681657, - "name" : "Date", - "dataTypeName" : "text", - "description" : "Date", - "fieldName" : "date", - "position" : 2, - "renderTypeName" : "text", - "tableColumnId" : 169038379, - "cachedContents" : { - "non_null" : "505784", - "largest" : "202607.0", - "null" : "0", - "top" : [ { - "item" : "2026-05-02", - "count" : "1342" - }, { - "item" : "2026-06-06", - "count" : "1342" - }, { - "item" : "2026-06-13", - "count" : "1342" - }, { - "item" : "2026-05-09", - "count" : "1342" - }, { - "item" : "2026-05-23", - "count" : "1342" - }, { - "item" : "2026-05-30", - "count" : "1342" - }, { - "item" : "2026-05-16", - "count" : "1342" - }, { - "item" : "2026-01-31", - "count" : "1340" - }, { - "item" : "2026-01-10", - "count" : "1340" - }, { - "item" : "2026-02-07", - "count" : "1340" - }, { - "item" : "2025-12-27", - "count" : "1340" - }, { - "item" : "2026-01-03", - "count" : "1340" - }, { - "item" : "2026-01-17", - "count" : "1340" - }, { - "item" : "2026-01-24", - "count" : "1340" - }, { - "item" : "2025-12-06", - "count" : "1340" - }, { - "item" : "2025-11-29", - "count" : "1340" - }, { - "item" : "2025-12-13", - "count" : "1340" - }, { - "item" : "2025-11-01", - "count" : "1340" - }, { - "item" : "2025-11-22", - "count" : "1340" - }, { - "item" : "2025-10-25", - "count" : "1340" - } ], - "smallest" : "201610.0", - "count" : "505784", - "cardinality" : "505784" - }, - "format" : { } - }, { - "id" : 636681656, - "name" : "Date Type", - "dataTypeName" : "text", - "description" : "Type of Date: Season, Week Ending Date, or Year and Month", - "fieldName" : "date_type", - "position" : 3, - "renderTypeName" : "text", - "tableColumnId" : 169038378, - "cachedContents" : { - "non_null" : "505129", - "largest" : "Year and Month", - "null" : "655", - "top" : [ { - "item" : "Week Ending Date", - "count" : "451984" - }, { - "item" : "Year and Month", - "count" : "53145" - } ], - "smallest" : "Week Ending Date", - "count" : "505784", - "cardinality" : "505784" - }, - "format" : { } - }, { - "id" : 636681650, - "name" : "Age Category", - "dataTypeName" : "text", - "description" : "Age Category", - "fieldName" : "age_category", - "position" : 4, - "renderTypeName" : "text", - "tableColumnId" : 144353840, - "cachedContents" : { - "non_null" : "497324", - "largest" : "All Ages", - "null" : "8460", - "top" : [ { - "item" : "≥18 years (Adults)", - "count" : "95432" - }, { - "item" : "0-17 years (Children)", - "count" : "86053" - }, { - "item" : "All", - "count" : "77275" - }, { - "item" : "18-49 years", - "count" : "12010" - }, { - "item" : "≥65 years", - "count" : "12006" - }, { - "item" : "50-64 years", - "count" : "12006" - }, { - "item" : "65-74 years", - "count" : "11950" - }, { - "item" : "75-84 years", - "count" : "11950" - }, { - "item" : "≥85 years", - "count" : "11950" - }, { - "item" : "40-49 years", - "count" : "11929" - }, { - "item" : "18-29 years", - "count" : "11929" - }, { - "item" : "30-39 years", - "count" : "11929" - }, { - "item" : "≥75 years", - "count" : "11929" - }, { - "item" : "1-4 years", - "count" : "10936" - }, { - "item" : "0-<1 year", - "count" : "10936" - }, { - "item" : "5-17 years", - "count" : "10925" - }, { - "item" : "12-17 years", - "count" : "10859" - }, { - "item" : "6mo-<12 months", - "count" : "10859" - }, { - "item" : "0-<6 months", - "count" : "10859" - }, { - "item" : "0-4 years", - "count" : "10859" - } ], - "smallest" : "0-17 years (Children)", - "count" : "505784", - "cardinality" : "505784" - }, - "format" : { } - }, { - "id" : 636681652, - "name" : "Race", - "dataTypeName" : "text", - "description" : "", - "fieldName" : "race", - "position" : 5, - "renderTypeName" : "text", - "tableColumnId" : 144353833, - "cachedContents" : { - "non_null" : "497324", - "largest" : "White, non-Hispanic", - "null" : "8460", - "top" : [ { - "item" : "All", - "count" : "294157" - }, { - "item" : "All Race/Ethnicities", - "count" : "35055" - }, { - "item" : "Hispanic", - "count" : "33628" - }, { - "item" : "White, non-Hispanic", - "count" : "33628" - }, { - "item" : "Black, non-Hispanic", - "count" : "33628" - }, { - "item" : "A/PI, non-Hispanic", - "count" : "33614" - }, { - "item" : "AI/AN, non-Hispanic", - "count" : "33614" - } ], - "smallest" : "AI/AN, non-Hispanic", - "count" : "505784", - "cardinality" : "505784" - }, - "format" : { } - }, { - "id" : 636681651, - "name" : "Sex", - "dataTypeName" : "text", - "description" : "", - "fieldName" : "sex", - "position" : 6, - "renderTypeName" : "text", - "tableColumnId" : 144353841, - "cachedContents" : { - "non_null" : "505784", - "largest" : "Male", - "null" : "0", - "top" : [ { - "item" : "All", - "count" : "392647" - }, { - "item" : "All Sexes", - "count" : "46081" - }, { - "item" : "Female", - "count" : "33528" - }, { - "item" : "Male", - "count" : "33528" - } ], - "smallest" : "All", - "count" : "505784", - "cardinality" : "505784" - }, - "format" : { } - }, { - "id" : 636681647, - "name" : "State", - "dataTypeName" : "text", - "description" : "", - "fieldName" : "state", - "position" : 7, - "renderTypeName" : "text", - "tableColumnId" : 144353836, - "cachedContents" : { - "non_null" : "505784", - "largest" : "WA", - "null" : "0", - "top" : [ { - "item" : "RSV-NET", - "count" : "47723" - }, { - "item" : "TN", - "count" : "38162" - }, { - "item" : "MD", - "count" : "38162" - }, { - "item" : "MN", - "count" : "38162" - }, { - "item" : "CA", - "count" : "38162" - }, { - "item" : "NY", - "count" : "38162" - }, { - "item" : "OR", - "count" : "38162" - }, { - "item" : "GA", - "count" : "38162" - }, { - "item" : "NM", - "count" : "36751" - }, { - "item" : "CT", - "count" : "35376" - }, { - "item" : "UT", - "count" : "35376" - }, { - "item" : "MI", - "count" : "35376" - }, { - "item" : "CO", - "count" : "35376" - }, { - "item" : "NC", - "count" : "8888" - }, { - "item" : "WA", - "count" : "3784" - } ], - "smallest" : "CA", - "count" : "505784", - "cardinality" : "505784" - }, - "format" : { } - }, { - "id" : 636681661, - "name" : "Data Type", - "dataTypeName" : "text", - "description" : "Rate or Clinical Data", - "fieldName" : "data_type", - "position" : 8, - "renderTypeName" : "text", - "tableColumnId" : 169038383, - "cachedContents" : { - "non_null" : "505784", - "largest" : "Weekly Rate", - "null" : "0", - "top" : [ { - "item" : "Cumulative Rate", - "count" : "225992" - }, { - "item" : "Weekly Rate", - "count" : "225992" - }, { - "item" : "Monthly Rate", - "count" : "53145" - }, { - "item" : "Admitted to Intensive Care Unit", - "count" : "108" - }, { - "item" : "Invasive Mechanical Ventilation", - "count" : "108" - }, { - "item" : "In-Hospital Death", - "count" : "63" - }, { - "item" : "Asthma", - "count" : "28" - }, { - "item" : "Diabetes", - "count" : "28" - }, { - "item" : "Gastrointestinal/Liver Disease", - "count" : "28" - }, { - "item" : "Immune Suppression", - "count" : "28" - }, { - "item" : "≥1 Underlying Condition", - "count" : "28" - }, { - "item" : "Cardiovascular Disease", - "count" : "28" - }, { - "item" : "Kidney Disease", - "count" : "28" - }, { - "item" : "Likely RSV Reason for Admission", - "count" : "28" - }, { - "item" : "Metabolic Disease (Not Including Diabetes)", - "count" : "28" - }, { - "item" : "Autoimmune Disease", - "count" : "28" - }, { - "item" : "Neurologic Disease", - "count" : "28" - }, { - "item" : "Chronic Lung Disease (Not Including Asthma)", - "count" : "28" - }, { - "item" : "Severe Obesity (BMI ≥40)", - "count" : "24" - }, { - "item" : "Pregnancy", - "count" : "12" - } ], - "smallest" : "≥1 Underlying Condition", - "count" : "505784", - "cardinality" : "505784" - }, - "format" : { } - }, { - "id" : 636681660, - "name" : "Estimate Type", - "dataTypeName" : "text", - "description" : "Type of Estimate: Rate or Percent", - "fieldName" : "estimate_type", - "position" : 9, - "renderTypeName" : "text", - "tableColumnId" : 169038382, - "cachedContents" : { - "non_null" : "505784", - "largest" : "Rate per 100,000", - "null" : "0", - "top" : [ { - "item" : "Rate per 100,000", - "count" : "505129" - }, { - "item" : "Percent", - "count" : "655" - } ], - "smallest" : "Percent", - "count" : "505784", - "cardinality" : "505784" - }, - "format" : { } - }, { - "id" : 636681659, - "name" : "Rate Type", - "dataTypeName" : "text", - "description" : "\t\nRate Type", - "fieldName" : "rate_type", - "position" : 10, - "renderTypeName" : "text", - "tableColumnId" : 169038381, - "cachedContents" : { - "non_null" : "505129", - "largest" : "Observed", - "null" : "655", - "top" : [ { - "item" : "Observed", - "count" : "496223" - }, { - "item" : "Age-Adjusted", - "count" : "8890" - }, { - "item" : "Estimated", - "count" : "16" - } ], - "smallest" : "Age-Adjusted", - "count" : "505784", - "cardinality" : "505784" - }, - "format" : { } - }, { - "id" : 636681658, - "name" : "Estimate", - "dataTypeName" : "text", - "description" : "Point Estimate", - "fieldName" : "estimate", - "position" : 11, - "renderTypeName" : "text", - "tableColumnId" : 169038380, - "cachedContents" : { - "non_null" : "499404", - "largest" : "999.9", - "null" : "6380", - "top" : [ { - "item" : "0.0", - "count" : "168097" - }, { - "item" : "0.1", - "count" : "12569" - }, { - "item" : "0.2", - "count" : "10609" - }, { - "item" : "0.3", - "count" : "9068" - }, { - "item" : "0.4", - "count" : "7916" - }, { - "item" : "0.5", - "count" : "6627" - }, { - "item" : "0.6", - "count" : "6337" - }, { - "item" : "0.7", - "count" : "5414" - }, { - "item" : "0.8", - "count" : "5345" - }, { - "item" : "0.9", - "count" : "4502" - }, { - "item" : "1.0", - "count" : "4131" - }, { - "item" : "1.1", - "count" : "3733" - }, { - "item" : "1.4", - "count" : "3682" - }, { - "item" : "1.2", - "count" : "3675" - }, { - "item" : "1.3", - "count" : "3467" - }, { - "item" : "1.6", - "count" : "2831" - }, { - "item" : "1.8", - "count" : "2659" - }, { - "item" : "1.5", - "count" : "2640" - }, { - "item" : "2.0", - "count" : "2615" - }, { - "item" : "1.7", - "count" : "2555" - } ], - "smallest" : "0.0", - "count" : "505784", - "cardinality" : "505784" - }, - "format" : { } - } ], - "grants" : [ { - "inherited" : false, - "type" : "viewer", - "flags" : [ "public" ] - } ], - "license" : { - "name" : "Public Domain U.S. Government", - "termsLink" : "https://www.usa.gov/government-works" - }, - "metadata" : { - "custom_fields" : { - "Data Quality" : { - "Suggested Citation" : "“RSV-NET: Respiratory Syncytial Virus Hospitalization Surveillance Network, Centers for Disease Control and Prevention. WEBSITE. Accessed on DATE”." - }, - "Common Core" : { - "Contact Email" : "resp-net@cdc.gov", - "Homepage" : "https://www.cdc.gov/rsv/php/surveillance/rsv-net.html", - "Contact Name" : "RESP-NET", - "Update Frequency" : "Weekly", - "Program Code" : "009:038", - "Geographic Coverage" : "RSV-NET Sites", - "Publisher" : "CDC", - "Bureau Code" : "009:20", - "Public Access Level" : "public" - } - }, - "rowLabel" : "Each row represents an aggregate RSV-NET observation for a specific combination of surveillance period, geographic area, age group, and measure. Measures may include hospitalization rates and selected clinical characteristics.", - "availableDisplayTypes" : [ "table", "fatrow", "page" ] - }, - "owner" : { - "id" : "mwsw-x2sy", - "displayName" : "RESP-NET", - "screenName" : "RESP-NET", - "type" : "interactive", - "flags" : [ "acceptedEula", "mayBeStoriesCoOwner" ] - }, - "query" : { }, - "rights" : [ "read" ], - "tableAuthor" : { - "id" : "mwsw-x2sy", - "displayName" : "RESP-NET", - "screenName" : "RESP-NET", - "type" : "interactive", - "flags" : [ "acceptedEula", "mayBeStoriesCoOwner" ] - }, - "tags" : [ "rsv", "surveillance", "respiratory disease", "respiratory syncytial virus", "respiratory illness", "respiratory virus response", "hospitalizations", "hospitalization", "hospitalization rate", "rate", "rates by race and ethnicity", "rsv-net", "rsvnet", "age-adjusted rates", "age-adjusted rates by race and ethnicity" ], - "flags" : [ "default", "ownerMayBeContacted", "restorable", "restorePossibleForType" ] -} diff --git a/data/raw/6jg4-xsqq.csv.xz b/data/raw/6jg4-xsqq.csv.xz deleted file mode 100644 index 7e6b5a0b2..000000000 Binary files a/data/raw/6jg4-xsqq.csv.xz and /dev/null differ diff --git a/data/raw/6jg4-xsqq.json b/data/raw/6jg4-xsqq.json deleted file mode 100644 index 5c0d3d6ca..000000000 --- a/data/raw/6jg4-xsqq.json +++ /dev/null @@ -1,683 +0,0 @@ -{ - "id" : "6jg4-xsqq", - "name" : "COVID-NET Rates and Clinical Data", - "assetType" : "dataset", - "attribution" : "RESP-NET", - "attributionLink" : "https://www.cdc.gov/covid/php/covid-net/index.html", - "averageRating" : 0, - "category" : "Public Health Surveillance", - "createdAt" : 1714481352, - "description" : "This dataset includes hospitalization rates and selected clinical characteristics from COVID-NET for laboratory-confirmed COVID-19-associated hospitalizations. The data can be used to examine hospitalization burden, patient characteristics, clinical outcomes, and trends over time across COVID-NET surveillance sites.\nData are preliminary and subject to change as more data become available. Data will be updated weekly.", - "diciBackend" : false, - "displayType" : "table", - "downloadCount" : 14541, - "hideFromCatalog" : false, - "hideFromDataJson" : false, - "licenseId" : "USGOV_WORKS", - "locked" : false, - "newBackend" : true, - "numberOfComments" : 0, - "oid" : 42268877, - "provenance" : "official", - "publicationAppendEnabled" : false, - "publicationDate" : 1783436994, - "publicationGroup" : 19514103, - "publicationStage" : "published", - "rowsUpdatedAt" : 1783618927, - "rowsUpdatedBy" : "mwsw-x2sy", - "tableId" : 20452641, - "totalTimesRated" : 0, - "viewCount" : 17648, - "viewLastModified" : 1783618833, - "viewType" : "tabular", - "approvals" : [ { - "reviewedAt" : 1714481649, - "reviewedAutomatically" : true, - "state" : "approved", - "submissionId" : 7559272, - "submissionObject" : "public_audience_request", - "submissionOutcome" : "change_audience", - "submittedAt" : 1714481649, - "targetAudience" : "public", - "workflowId" : 2100, - "submissionDetails" : { - "permissionType" : "READ" - }, - "submissionOutcomeApplication" : { - "endedAt" : 1714481649, - "failureCount" : 0, - "startedAt" : 1714481649, - "status" : "success" - }, - "submitter" : { - "id" : "mwsw-x2sy", - "displayName" : "RESP-NET" - } - } ], - "clientContext" : { - "clientContextVariables" : [ ], - "inheritedVariables" : { } - }, - "columns" : [ { - "id" : 636681278, - "name" : "Season", - "dataTypeName" : "text", - "description" : "Season of Surveillance", - "fieldName" : "season", - "position" : 1, - "renderTypeName" : "text", - "tableColumnId" : 152405225, - "cachedContents" : { - "non_null" : "482166", - "largest" : "2025-26", - "null" : "0", - "top" : [ { - "item" : "2020-21", - "count" : "79353" - }, { - "item" : "2021-22", - "count" : "76241" - }, { - "item" : "2022-23", - "count" : "73557" - }, { - "item" : "2023-24", - "count" : "73557" - }, { - "item" : "2024-25", - "count" : "73557" - }, { - "item" : "2025-26", - "count" : "61079" - }, { - "item" : "2019-20", - "count" : "44822" - } ], - "smallest" : "2019-20", - "count" : "482166", - "cardinality" : "482166" - }, - "format" : { } - }, { - "id" : 636681287, - "name" : "Date Type", - "dataTypeName" : "text", - "description" : "Type of Date: Season, Week Ending Date, or Year and Month", - "fieldName" : "date_type", - "position" : 2, - "renderTypeName" : "text", - "tableColumnId" : 169038243, - "cachedContents" : { - "non_null" : "482166", - "largest" : "Year and Month", - "null" : "0", - "top" : [ { - "item" : "Week Ending Date", - "count" : "432128" - }, { - "item" : "Year and Month", - "count" : "49247" - }, { - "item" : "Season", - "count" : "791" - } ], - "smallest" : "Season", - "count" : "482166", - "cardinality" : "482166" - }, - "format" : { } - }, { - "id" : 636681288, - "name" : "Date", - "dataTypeName" : "text", - "description" : "Date", - "fieldName" : "date", - "position" : 3, - "renderTypeName" : "text", - "tableColumnId" : 169038244, - "cachedContents" : { - "non_null" : "482166", - "largest" : "Sep 2025", - "null" : "0", - "top" : [ { - "item" : "2026-05-23", - "count" : "1354" - }, { - "item" : "2026-07-04", - "count" : "1354" - }, { - "item" : "2026-06-27", - "count" : "1354" - }, { - "item" : "2026-06-06", - "count" : "1354" - }, { - "item" : "2026-05-16", - "count" : "1354" - }, { - "item" : "2026-06-13", - "count" : "1354" - }, { - "item" : "2026-05-30", - "count" : "1354" - }, { - "item" : "2026-06-20", - "count" : "1354" - }, { - "item" : "2020-03-07", - "count" : "1352" - }, { - "item" : "2020-03-28", - "count" : "1352" - }, { - "item" : "2020-07-04", - "count" : "1352" - }, { - "item" : "2020-05-02", - "count" : "1352" - }, { - "item" : "2020-05-09", - "count" : "1352" - }, { - "item" : "2020-05-16", - "count" : "1352" - }, { - "item" : "2020-07-11", - "count" : "1352" - }, { - "item" : "2020-04-25", - "count" : "1352" - }, { - "item" : "2020-06-13", - "count" : "1352" - }, { - "item" : "2020-04-18", - "count" : "1352" - }, { - "item" : "2020-03-21", - "count" : "1352" - }, { - "item" : "2020-06-06", - "count" : "1352" - } ], - "smallest" : "2019-20", - "count" : "482166", - "cardinality" : "482166" - }, - "format" : { } - }, { - "id" : 636681280, - "name" : "Age Category", - "dataTypeName" : "text", - "description" : "Age Category", - "fieldName" : "agecat_label", - "position" : 4, - "renderTypeName" : "text", - "tableColumnId" : 152405226, - "cachedContents" : { - "non_null" : "482166", - "largest" : "All", - "null" : "0", - "top" : [ { - "item" : "All", - "count" : "92767" - }, { - "item" : "0-17 years (Children)", - "count" : "85638" - }, { - "item" : "≥18 years (Adults)", - "count" : "85624" - }, { - "item" : "18-49 years", - "count" : "11179" - }, { - "item" : "≥65 years", - "count" : "11172" - }, { - "item" : "50-64 years", - "count" : "11172" - }, { - "item" : "5-17 years", - "count" : "11165" - }, { - "item" : "0-4 years", - "count" : "11158" - }, { - "item" : "65-74 years", - "count" : "11081" - }, { - "item" : "0-<1 year", - "count" : "11060" - }, { - "item" : "12-17 years", - "count" : "11060" - }, { - "item" : "1-4 years", - "count" : "11060" - }, { - "item" : "5-11 years", - "count" : "11060" - }, { - "item" : "≥75 years", - "count" : "11060" - }, { - "item" : "75-84 years", - "count" : "10673" - }, { - "item" : "≥85 years", - "count" : "10673" - }, { - "item" : "18-29 years", - "count" : "10652" - }, { - "item" : "1-<2 years", - "count" : "10652" - }, { - "item" : "6mo-<12 months", - "count" : "10652" - }, { - "item" : "0-<6 months", - "count" : "10652" - } ], - "smallest" : "0-17 years (Children)", - "count" : "482166", - "cardinality" : "482166" - }, - "format" : { } - }, { - "id" : 636681282, - "name" : "Race", - "dataTypeName" : "text", - "description" : "Race and Ethnicity", - "fieldName" : "race_label", - "position" : 5, - "renderTypeName" : "text", - "tableColumnId" : 152405228, - "cachedContents" : { - "non_null" : "482166", - "largest" : "White, non-Hispanic", - "null" : "0", - "top" : [ { - "item" : "All", - "count" : "316201" - }, { - "item" : "Black, non-Hispanic", - "count" : "33117" - }, { - "item" : "Hispanic", - "count" : "33117" - }, { - "item" : "White, non-Hispanic", - "count" : "33117" - }, { - "item" : "A/PI, non-Hispanic", - "count" : "33103" - }, { - "item" : "AI/AN, non-Hispanic", - "count" : "33103" - }, { - "item" : "Unknown", - "count" : "408" - } ], - "smallest" : "AI/AN, non-Hispanic", - "count" : "482166", - "cardinality" : "482166" - }, - "format" : { } - }, { - "id" : 636681281, - "name" : "Sex", - "dataTypeName" : "text", - "description" : "Sex", - "fieldName" : "sex_label", - "position" : 6, - "renderTypeName" : "text", - "tableColumnId" : 152405227, - "cachedContents" : { - "non_null" : "482166", - "largest" : "Male", - "null" : "0", - "top" : [ { - "item" : "All", - "count" : "417438" - }, { - "item" : "Female", - "count" : "32364" - }, { - "item" : "Male", - "count" : "32364" - } ], - "smallest" : "All", - "count" : "482166", - "cardinality" : "482166" - }, - "format" : { } - }, { - "id" : 636681277, - "name" : "State", - "dataTypeName" : "text", - "description" : "COVID-NET Catchment Site", - "fieldName" : "state", - "position" : 7, - "renderTypeName" : "text", - "tableColumnId" : 152405224, - "cachedContents" : { - "non_null" : "482166", - "largest" : "WA", - "null" : "0", - "top" : [ { - "item" : "COVID-NET", - "count" : "45862" - }, { - "item" : "CO", - "count" : "32384" - }, { - "item" : "CT", - "count" : "32384" - }, { - "item" : "GA", - "count" : "32384" - }, { - "item" : "CA", - "count" : "32384" - }, { - "item" : "NY", - "count" : "32384" - }, { - "item" : "OR", - "count" : "32384" - }, { - "item" : "TN", - "count" : "32384" - }, { - "item" : "UT", - "count" : "32384" - }, { - "item" : "MD", - "count" : "32384" - }, { - "item" : "MI", - "count" : "32384" - }, { - "item" : "MN", - "count" : "32384" - }, { - "item" : "NM", - "count" : "32384" - }, { - "item" : "OH", - "count" : "23320" - }, { - "item" : "IA", - "count" : "11352" - }, { - "item" : "NC", - "count" : "9064" - }, { - "item" : "WA", - "count" : "3960" - } ], - "smallest" : "CA", - "count" : "482166", - "cardinality" : "482166" - }, - "format" : { } - }, { - "id" : 636681289, - "name" : "Data Type", - "dataTypeName" : "text", - "description" : "\t\nRate or Clinical Data", - "fieldName" : "data_type", - "position" : 8, - "renderTypeName" : "text", - "tableColumnId" : 169038245, - "cachedContents" : { - "non_null" : "482166", - "largest" : "Weekly Rate", - "null" : "0", - "top" : [ { - "item" : "Cumulative Rate", - "count" : "212423" - }, { - "item" : "Weekly Rate", - "count" : "212423" - }, { - "item" : "Monthly Rate", - "count" : "47553" - }, { - "item" : "Demographic Information", - "count" : "8976" - }, { - "item" : "Admitted to Intensive Care Unit", - "count" : "91" - }, { - "item" : "Invasive Mechanical Ventilation", - "count" : "91" - }, { - "item" : "In-Hospital Death", - "count" : "49" - }, { - "item" : "Asthma", - "count" : "42" - }, { - "item" : "Diabetes", - "count" : "42" - }, { - "item" : "Gastrointestinal/Liver Disease", - "count" : "42" - }, { - "item" : "Immune Suppression", - "count" : "42" - }, { - "item" : "≥1 Underlying Condition", - "count" : "42" - }, { - "item" : "Cardiovascular Disease", - "count" : "42" - }, { - "item" : "Kidney Disease", - "count" : "42" - }, { - "item" : "Likely COVID-19 Reason for Admission", - "count" : "42" - }, { - "item" : "Metabolic Disease (Not Including Diabetes)", - "count" : "42" - }, { - "item" : "Autoimmune Disease", - "count" : "42" - }, { - "item" : "Neurologic Disease", - "count" : "42" - }, { - "item" : "Chronic Lung Disease (Not Including Asthma)", - "count" : "42" - }, { - "item" : "Severe Obesity (BMI ≥40)", - "count" : "28" - } ], - "smallest" : "≥1 Underlying Condition", - "count" : "482166", - "cardinality" : "482166" - }, - "format" : { } - }, { - "id" : 636681290, - "name" : "Estimate Type", - "dataTypeName" : "text", - "description" : "\t\nType of Estimate: Rate or Percent", - "fieldName" : "estimate_type", - "position" : 9, - "renderTypeName" : "text", - "tableColumnId" : 169038246, - "cachedContents" : { - "non_null" : "482166", - "largest" : "Rate per 100,000", - "null" : "0", - "top" : [ { - "item" : "Rate per 100,000", - "count" : "472399" - }, { - "item" : "Percent", - "count" : "9767" - } ], - "smallest" : "Percent", - "count" : "482166", - "cardinality" : "482166" - }, - "format" : { } - }, { - "id" : 636681283, - "name" : "Rate Type", - "dataTypeName" : "text", - "description" : "Rate Type", - "fieldName" : "rate_type", - "position" : 10, - "renderTypeName" : "text", - "tableColumnId" : 153268884, - "cachedContents" : { - "non_null" : "472399", - "largest" : "Observed", - "null" : "9767", - "top" : [ { - "item" : "Observed", - "count" : "468688" - }, { - "item" : "Age-Adjusted", - "count" : "3695" - }, { - "item" : "Estimated", - "count" : "16" - } ], - "smallest" : "Age-Adjusted", - "count" : "482166", - "cardinality" : "482166" - }, - "format" : { } - }, { - "id" : 636681286, - "name" : "Estimate", - "dataTypeName" : "text", - "description" : "\t\nPoint Estimate", - "fieldName" : "estimate", - "position" : 11, - "renderTypeName" : "text", - "tableColumnId" : 169038242, - "cachedContents" : { - "non_null" : "482158", - "largest" : "999.9", - "null" : "8", - "top" : [ { - "item" : "0.0", - "count" : "75399" - }, { - "item" : "0.5", - "count" : "4661" - }, { - "item" : "0.4", - "count" : "4627" - }, { - "item" : "0.6", - "count" : "4320" - }, { - "item" : "0.7", - "count" : "4283" - }, { - "item" : "0.8", - "count" : "4046" - }, { - "item" : "0.9", - "count" : "3947" - }, { - "item" : "0.3", - "count" : "3889" - }, { - "item" : "1.4", - "count" : "3864" - }, { - "item" : "1.1", - "count" : "3861" - }, { - "item" : "1.0", - "count" : "3820" - }, { - "item" : "1.2", - "count" : "3618" - }, { - "item" : "1.3", - "count" : "3433" - }, { - "item" : "0.2", - "count" : "3311" - }, { - "item" : "1.6", - "count" : "3127" - }, { - "item" : "2.0", - "count" : "3020" - }, { - "item" : "1.5", - "count" : "3010" - }, { - "item" : "1.9", - "count" : "2870" - }, { - "item" : "1.7", - "count" : "2815" - }, { - "item" : "1.8", - "count" : "2706" - } ], - "smallest" : "0.0", - "count" : "482166", - "cardinality" : "482166" - }, - "format" : { } - } ], - "grants" : [ { - "inherited" : false, - "type" : "viewer", - "flags" : [ "public" ] - } ], - "license" : { - "name" : "Public Domain U.S. Government", - "termsLink" : "https://www.usa.gov/government-works" - }, - "metadata" : { - "custom_fields" : { - "Data Quality" : { - "Suggested Citation" : "“COVID-NET: Coronavirus Disease 2019 (COVID-19) Hospitalization Surveillance Network, Centers for Disease Control and Prevention. WEBSITE. Accessed on DATE”" - }, - "Common Core" : { - "Contact Email" : "resp-net@cdc.gov", - "Homepage" : "https://www.cdc.gov/covid/php/covid-net/index.html", - "Contact Name" : "RESP-NET", - "Update Frequency" : "Weekly", - "Program Code" : "009:038", - "Geographic Coverage" : "COVID-NET Sites", - "Bureau Code" : "009:20", - "Public Access Level" : "public" - } - }, - "rowLabel" : "Each row represents an aggregate COVID-NET observation for a specific combination of surveillance period, geographic area, age group, and measure. Measures may include hospitalization rates and selected clinical characteristics.", - "availableDisplayTypes" : [ "table", "fatrow", "page" ] - }, - "owner" : { - "id" : "mwsw-x2sy", - "displayName" : "RESP-NET", - "screenName" : "RESP-NET", - "type" : "interactive", - "flags" : [ "acceptedEula", "mayBeStoriesCoOwner" ] - }, - "query" : { }, - "rights" : [ "read" ], - "tableAuthor" : { - "id" : "mwsw-x2sy", - "displayName" : "RESP-NET", - "screenName" : "RESP-NET", - "type" : "interactive", - "flags" : [ "acceptedEula", "mayBeStoriesCoOwner" ] - }, - "tags" : [ "covid19", "covid", "covid-19", "surveillance", "hospitalizations", "respiratory virus response", "respiratory illness", "covid-net", "resp-net", "covidnet", "respnet", "hospitalization rate", "rate", "rates by race and ethnicity", "rates by age group" ], - "flags" : [ "default", "ownerMayBeContacted", "restorable", "restorePossibleForType" ] -} diff --git a/data/raw/kvib-3txy.csv.xz b/data/raw/kvib-3txy.csv.xz deleted file mode 100644 index c06dd7010..000000000 Binary files a/data/raw/kvib-3txy.csv.xz and /dev/null differ diff --git a/data/raw/kvib-3txy.json b/data/raw/kvib-3txy.json deleted file mode 100644 index a40c086b5..000000000 --- a/data/raw/kvib-3txy.json +++ /dev/null @@ -1,715 +0,0 @@ -{ - "id" : "kvib-3txy", - "name" : "RESP-NET Rates and Clinical Data", - "assetType" : "dataset", - "attribution" : "RESP-NET", - "attributionLink" : "https://www.cdc.gov/resp-net/dashboard/index.html", - "averageRating" : 0, - "category" : "Public Health Surveillance", - "createdAt" : 1670598129, - "description" : "This dataset includes hospitalization rates and selected clinical characteristics from RESP-NET for laboratory-confirmed RSV, COVID-19, and influenza-associated hospitalizations. The data can be used to examine hospitalization burden, patient characteristics, clinical outcomes, and trends over time across RESP-NET surveillance sites.", - "diciBackend" : false, - "displayType" : "table", - "downloadCount" : 13881, - "hideFromCatalog" : false, - "hideFromDataJson" : false, - "licenseId" : "USGOV_WORKS", - "locked" : false, - "newBackend" : true, - "numberOfComments" : 0, - "oid" : 42254997, - "provenance" : "official", - "publicationAppendEnabled" : false, - "publicationDate" : 1783007844, - "publicationGroup" : 18986114, - "publicationStage" : "published", - "rowsUpdatedAt" : 1783690864, - "rowsUpdatedBy" : "mwsw-x2sy", - "tableId" : 20443314, - "totalTimesRated" : 0, - "viewCount" : 26767, - "viewLastModified" : 1783690847, - "viewType" : "tabular", - "approvals" : [ { - "reviewedAt" : 1673972893, - "reviewedAutomatically" : true, - "state" : "approved", - "submissionId" : 7551337, - "submissionObject" : "public_audience_request", - "submissionOutcome" : "change_audience", - "submittedAt" : 1673972893, - "targetAudience" : "public", - "workflowId" : 2100, - "submissionDetails" : { - "permissionType" : "READ" - }, - "submissionOutcomeApplication" : { - "endedAt" : 1673972893, - "failureCount" : 0, - "startedAt" : 1673972893, - "status" : "success" - }, - "submitter" : { - "id" : "mwsw-x2sy", - "displayName" : "RESP-NET" - } - } ], - "clientContext" : { - "clientContextVariables" : [ ], - "inheritedVariables" : { } - }, - "columns" : [ { - "id" : 636410837, - "name" : "Surveillance Network", - "dataTypeName" : "text", - "description" : "Surveillance network", - "fieldName" : "surveillance_network", - "position" : 1, - "renderTypeName" : "text", - "tableColumnId" : 145327699, - "cachedContents" : { - "non_null" : "120908", - "largest" : "RSV-NET", - "null" : "0", - "top" : [ { - "item" : "Combined", - "count" : "34912" - }, { - "item" : "RSV-NET", - "count" : "32425" - }, { - "item" : "COVID-NET", - "count" : "29719" - }, { - "item" : "FluSurv-NET", - "count" : "22872" - }, { - "item" : "FluSurv-Net", - "count" : "980" - } ], - "smallest" : "Combined", - "count" : "120908", - "cardinality" : "120908" - }, - "format" : { } - }, { - "id" : 636410838, - "name" : "Season", - "dataTypeName" : "text", - "description" : "Season of surveillance", - "fieldName" : "season", - "position" : 2, - "renderTypeName" : "text", - "tableColumnId" : 149709618, - "cachedContents" : { - "non_null" : "120908", - "largest" : "2025-26", - "null" : "0", - "top" : [ { - "item" : "2023-24", - "count" : "18631" - }, { - "item" : "2021-22", - "count" : "17218" - }, { - "item" : "2024-25", - "count" : "16803" - }, { - "item" : "2022-23", - "count" : "16575" - }, { - "item" : "2025-26", - "count" : "14647" - }, { - "item" : "2020-21", - "count" : "14509" - }, { - "item" : "2019-20", - "count" : "12946" - }, { - "item" : "2018-19", - "count" : "8299" - }, { - "item" : "2016-17", - "count" : "650" - }, { - "item" : "2017-18", - "count" : "630" - } ], - "smallest" : "2016-17", - "count" : "120908", - "cardinality" : "120908" - }, - "format" : { - "decimalSeparator" : ".", - "groupSeparator" : "," - } - }, { - "id" : 636410850, - "name" : "Date Type", - "dataTypeName" : "text", - "description" : "Type of Date: Season, Week Ending Date, or Year and Month", - "fieldName" : "date_type", - "position" : 3, - "renderTypeName" : "text", - "tableColumnId" : 168955425, - "cachedContents" : { - "non_null" : "120908", - "largest" : "Week Ending Date", - "null" : "0", - "top" : [ { - "item" : "Week Ending Date", - "count" : "119348" - }, { - "item" : "season", - "count" : "980" - }, { - "item" : "Season", - "count" : "580" - } ], - "smallest" : "season", - "count" : "120908", - "cardinality" : "120908" - }, - "format" : { } - }, { - "id" : 636410849, - "name" : "Date", - "dataTypeName" : "text", - "description" : "Date", - "fieldName" : "date", - "position" : 4, - "renderTypeName" : "text", - "tableColumnId" : 168955424, - "cachedContents" : { - "non_null" : "120908", - "largest" : "2026-07-04", - "null" : "0", - "top" : [ { - "item" : "2026-07-04", - "count" : "368" - }, { - "item" : "2026-06-27", - "count" : "368" - }, { - "item" : "2026-06-20", - "count" : "368" - }, { - "item" : "2026-01-03", - "count" : "360" - }, { - "item" : "2026-04-25", - "count" : "360" - }, { - "item" : "2025-10-18", - "count" : "360" - }, { - "item" : "2025-12-27", - "count" : "360" - }, { - "item" : "2026-06-06", - "count" : "360" - }, { - "item" : "2026-06-13", - "count" : "360" - }, { - "item" : "2026-01-24", - "count" : "360" - }, { - "item" : "2025-12-20", - "count" : "360" - }, { - "item" : "2026-05-09", - "count" : "360" - }, { - "item" : "2025-10-04", - "count" : "360" - }, { - "item" : "2026-05-30", - "count" : "360" - }, { - "item" : "2026-02-28", - "count" : "360" - }, { - "item" : "2026-04-18", - "count" : "360" - }, { - "item" : "2026-02-07", - "count" : "360" - }, { - "item" : "2025-11-01", - "count" : "360" - }, { - "item" : "2026-04-11", - "count" : "360" - }, { - "item" : "2026-03-21", - "count" : "360" - } ], - "smallest" : "2016-10-01", - "count" : "120908", - "cardinality" : "120908" - }, - "format" : { } - }, { - "id" : 636410856, - "name" : "Age Category", - "dataTypeName" : "text", - "description" : "Age Category", - "fieldName" : "age_category", - "position" : 5, - "renderTypeName" : "text", - "tableColumnId" : 168955431, - "cachedContents" : { - "non_null" : "120908", - "largest" : "Pediatrics", - "null" : "0", - "top" : [ { - "item" : "Overall", - "count" : "71608" - }, { - "item" : "Pediatrics", - "count" : "2660" - }, { - "item" : "1-4 yr", - "count" : "2660" - }, { - "item" : "18-29 yr", - "count" : "2660" - }, { - "item" : "18-49 yr", - "count" : "2660" - }, { - "item" : "30-39 yr", - "count" : "2660" - }, { - "item" : "40-49 yr", - "count" : "2660" - }, { - "item" : "50-64 yr", - "count" : "2660" - }, { - "item" : "5-11 yr", - "count" : "2660" - }, { - "item" : "5-17 yr", - "count" : "2660" - }, { - "item" : "65-74 yr", - "count" : "2660" - }, { - "item" : "65+ yr", - "count" : "2660" - }, { - "item" : "75-84 yr", - "count" : "2660" - }, { - "item" : "75+ yr", - "count" : "2660" - }, { - "item" : "85+ yr", - "count" : "2660" - }, { - "item" : "Adults", - "count" : "2660" - }, { - "item" : "0-<1 yr", - "count" : "2660" - }, { - "item" : "0-4 yr", - "count" : "2660" - }, { - "item" : "12-17 yr", - "count" : "2660" - }, { - "item" : "50-64 years", - "count" : "197" - } ], - "smallest" : "0-17 years", - "count" : "120908", - "cardinality" : "120908" - }, - "format" : { } - }, { - "id" : 636410851, - "name" : "Race", - "dataTypeName" : "text", - "description" : "Race", - "fieldName" : "race", - "position" : 6, - "renderTypeName" : "text", - "tableColumnId" : 168955426, - "cachedContents" : { - "non_null" : "120908", - "largest" : "White, non-Hispanic", - "null" : "0", - "top" : [ { - "item" : "All", - "count" : "91870" - }, { - "item" : "Hispanic", - "count" : "5662" - }, { - "item" : "American Indian/Alaska Native, NH", - "count" : "5634" - }, { - "item" : "Asian/Pacific Islander, NH", - "count" : "5634" - }, { - "item" : "Black, NH", - "count" : "5634" - }, { - "item" : "White, NH", - "count" : "5634" - }, { - "item" : "Hispanic or Latino", - "count" : "196" - }, { - "item" : "Non-Hispanic Black", - "count" : "196" - }, { - "item" : "Non-Hispanic White", - "count" : "196" - }, { - "item" : "Other", - "count" : "196" - }, { - "item" : "Black, non-Hispanic", - "count" : "28" - }, { - "item" : "White, non-Hispanic", - "count" : "28" - } ], - "smallest" : "All", - "count" : "120908", - "cardinality" : "120908" - }, - "format" : { } - }, { - "id" : 636410843, - "name" : "Sex", - "dataTypeName" : "text", - "description" : "Sex", - "fieldName" : "sex", - "position" : 7, - "renderTypeName" : "text", - "tableColumnId" : 145327705, - "cachedContents" : { - "non_null" : "120908", - "largest" : "Male", - "null" : "0", - "top" : [ { - "item" : "All", - "count" : "115588" - }, { - "item" : "Female", - "count" : "2660" - }, { - "item" : "Male", - "count" : "2660" - } ], - "smallest" : "All", - "count" : "120908", - "cardinality" : "120908" - }, - "format" : { } - }, { - "id" : 636410854, - "name" : "State", - "dataTypeName" : "text", - "description" : "State", - "fieldName" : "state", - "position" : 8, - "renderTypeName" : "text", - "tableColumnId" : 168955429, - "cachedContents" : { - "non_null" : "120908", - "largest" : "Washington", - "null" : "0", - "top" : [ { - "item" : "Overall", - "count" : "84116" - }, { - "item" : "Colorado", - "count" : "2660" - }, { - "item" : "Connecticut", - "count" : "2660" - }, { - "item" : "California", - "count" : "2660" - }, { - "item" : "Michigan", - "count" : "2660" - }, { - "item" : "Minnesota", - "count" : "2660" - }, { - "item" : "New Mexico", - "count" : "2660" - }, { - "item" : "New York", - "count" : "2660" - }, { - "item" : "Oregon", - "count" : "2660" - }, { - "item" : "Tennessee", - "count" : "2660" - }, { - "item" : "Utah", - "count" : "2660" - }, { - "item" : "Georgia", - "count" : "2660" - }, { - "item" : "Maryland", - "count" : "2660" - }, { - "item" : "Ohio", - "count" : "1548" - }, { - "item" : "FluSurv-Net", - "count" : "980" - }, { - "item" : "North Carolina", - "count" : "902" - }, { - "item" : "Iowa", - "count" : "542" - }, { - "item" : "Washington", - "count" : "320" - }, { - "item" : "RSV-NET", - "count" : "307" - }, { - "item" : "COVID-NET", - "count" : "273" - } ], - "smallest" : "California", - "count" : "120908", - "cardinality" : "120908" - }, - "format" : { } - }, { - "id" : 636410855, - "name" : "Data Type", - "dataTypeName" : "text", - "description" : "Rate or Clinical Data", - "fieldName" : "data_type", - "position" : 9, - "renderTypeName" : "text", - "tableColumnId" : 168955430, - "cachedContents" : { - "non_null" : "120908", - "largest" : "Weekly Rate", - "null" : "0", - "top" : [ { - "item" : "Cumulative Rate", - "count" : "59674" - }, { - "item" : "Weekly Rate", - "count" : "59674" - }, { - "item" : "Invasive Mechanical Ventilation", - "count" : "444" - }, { - "item" : "Admitted to Intensive Care Unit", - "count" : "444" - }, { - "item" : "≥1 Underlying Condition", - "count" : "315" - }, { - "item" : "In-hospital death", - "count" : "245" - }, { - "item" : "In-Hospital Death", - "count" : "112" - } ], - "smallest" : "≥1 Underlying Condition", - "count" : "120908", - "cardinality" : "120908" - }, - "format" : { } - }, { - "id" : 636410853, - "name" : "Estimate Type", - "dataTypeName" : "text", - "description" : "Type of Estimate: Rate or Percent", - "fieldName" : "estimate_type", - "position" : 10, - "renderTypeName" : "text", - "tableColumnId" : 168955428, - "cachedContents" : { - "non_null" : "120908", - "largest" : "Rate per 100,000", - "null" : "0", - "top" : [ { - "item" : "Rate per 100,000", - "count" : "119348" - }, { - "item" : "Percent", - "count" : "1560" - } ], - "smallest" : "Percent", - "count" : "120908", - "cardinality" : "120908" - }, - "format" : { } - }, { - "id" : 636410848, - "name" : "Rate Type", - "dataTypeName" : "text", - "description" : "Observed, estimated, or age-adjusted", - "fieldName" : "rate_type", - "position" : 11, - "renderTypeName" : "text", - "tableColumnId" : 165659649, - "cachedContents" : { - "non_null" : "119348", - "largest" : "Observed", - "null" : "1560", - "top" : [ { - "item" : "Observed", - "count" : "104454" - }, { - "item" : "Age-Adjusted", - "count" : "14870" - }, { - "item" : "Estimated", - "count" : "24" - } ], - "smallest" : "Age-Adjusted", - "count" : "120908", - "cardinality" : "120908" - }, - "format" : { } - }, { - "id" : 636410852, - "name" : "Estimate", - "dataTypeName" : "text", - "description" : "Point Estimate", - "fieldName" : "estimate", - "position" : 12, - "renderTypeName" : "text", - "tableColumnId" : 168955427, - "cachedContents" : { - "non_null" : "120896", - "largest" : "9.999999999999998", - "null" : "12", - "top" : [ { - "item" : "0.0", - "count" : "8847" - }, { - "item" : "0.1", - "count" : "3722" - }, { - "item" : "1.0", - "count" : "3053" - }, { - "item" : "0.2", - "count" : "2660" - }, { - "item" : "0.3", - "count" : "1917" - }, { - "item" : "2.0", - "count" : "1808" - }, { - "item" : "0.4", - "count" : "1579" - }, { - "item" : "3.0", - "count" : "1491" - }, { - "item" : "0.5", - "count" : "1365" - }, { - "item" : "0.6", - "count" : "1199" - }, { - "item" : "4.0", - "count" : "1147" - }, { - "item" : "0.7", - "count" : "1071" - }, { - "item" : "6.0", - "count" : "1068" - }, { - "item" : "5.0", - "count" : "1007" - }, { - "item" : "0.8", - "count" : "942" - }, { - "item" : "0.9", - "count" : "888" - }, { - "item" : "1.1", - "count" : "847" - }, { - "item" : "7.0", - "count" : "828" - }, { - "item" : "1.3", - "count" : "746" - }, { - "item" : "8.0", - "count" : "736" - } ], - "smallest" : "0.0", - "count" : "120908", - "cardinality" : "120908" - }, - "format" : { } - } ], - "grants" : [ { - "inherited" : false, - "type" : "viewer", - "flags" : [ "public" ] - } ], - "license" : { - "name" : "Public Domain U.S. Government", - "termsLink" : "https://www.usa.gov/government-works" - }, - "metadata" : { - "custom_fields" : { - "Data Quality" : { - "Suggested Citation" : " “RESP-NET: Respiratory Virus Hospitalization Surveillance Network, Centers for Disease Control and Prevention. WEBSITE. Accessed on DATE”" - }, - "Common Core" : { - "Contact Email" : "resp-net@cdc.gov", - "Homepage" : "https://www.cdc.gov/resp-net/dashboard/index.html", - "Contact Name" : "RESP-NET", - "Update Frequency" : "Weekly", - "Program Code" : "009:038", - "Geographic Coverage" : "RESP-NET Sites", - "Publisher" : "CDC", - "Bureau Code" : "009:20", - "Public Access Level" : "public" - } - }, - "rowLabel" : "Each row represents an aggregate RESP-NET observation for a specific combination of respiratory virus, surveillance period, geographic area, age group, and measure. Measures may include hospitalization rates and selected clinical characteristics.", - "availableDisplayTypes" : [ "table", "fatrow", "page" ] - }, - "owner" : { - "id" : "mwsw-x2sy", - "displayName" : "RESP-NET", - "screenName" : "RESP-NET", - "type" : "interactive", - "flags" : [ "acceptedEula", "mayBeStoriesCoOwner" ] - }, - "query" : { }, - "rights" : [ "read" ], - "tableAuthor" : { - "id" : "mwsw-x2sy", - "displayName" : "RESP-NET", - "screenName" : "RESP-NET", - "type" : "interactive", - "flags" : [ "acceptedEula", "mayBeStoriesCoOwner" ] - }, - "tags" : [ "covid-19", "covid19", "covid", "respiratory syncytial virus", "rsv", "flu", "influenza", "hospitalizations", "hospitalization", "hospitalization rate", "respnet", "resp-net", "respiratory virus response", "respiratory illness", "surveillance", "rate", "rates by race and ethnicity", "rates by age group", "covidnet", "covid-net", "flusurvnet", "flusurv-net", "flunet", "flu-net" ], - "flags" : [ "default", "ownerMayBeContacted", "restorable", "restorePossibleForType" ] -} diff --git a/data/respnet/process.json b/data/respnet/process.json index bac5ab50b..0969bc4a3 100644 --- a/data/respnet/process.json +++ b/data/respnet/process.json @@ -9,88 +9,46 @@ "frequency": 0, "run_time": 34.245, "last_status": { - "log": ["", "⠙ processing source respnet (./data/respnet/ingest.R)\r── downloading resource ──────────────", "⠙ processing source respnet (./data/respnet/ingest.R)\rℹ metadata: ", "✔ metadata: [517ms]", "", "⠙ processing source respnet (./data/respnet/ingest.R)\rℹ data: ", "✔ data: [729ms]", "", "⠙ processing source respnet (./data/respnet/ingest.R)\rℹ compressing data", "✔ compressing data [2.7s]", "", "⠙ processing source respnet (./data/respnet/ingest.R)\r", "⠙ processing source respnet (./data/respnet/ingest.R)\r── downloading resource ──────────────", "⠙ processing source respnet (./data/respnet/ingest.R)\rℹ metadata: ", "✔ metadata: [517ms]", "", "⠙ processing source respnet (./data/respnet/ingest.R)\rℹ data: ", "✔ data: [5.3s]", "", "⠙ processing source respnet (./data/respnet/ingest.R)\rℹ compressing data", "✔ compressing data [7.4s]", "", "⠙ processing source respnet (./data/respnet/ingest.R)\r", "⠙ processing source respnet (./data/respnet/ingest.R)\r── downloading resource ──────────────", "⠙ processing source respnet (./data/respnet/ingest.R)\rℹ metadata: ", "✔ metadata: [425ms]", "", "⠙ processing source respnet (./data/respnet/ingest.R)\rℹ data: ", "✔ data: [3.7s]", "", "⠙ processing source respnet (./data/respnet/ingest.R)\rℹ compressing data", "✔ compressing data [10.1s]", "", "⠙ processing source respnet (./data/respnet/ingest.R)\r"], + "log": [ + "", + "⠙ processing source respnet (./data/respnet/ingest.R)\r── downloading resource ──────────────", + "⠙ processing source respnet (./data/respnet/ingest.R)\rℹ metadata: ", + "✔ metadata: [517ms]", + "", + "⠙ processing source respnet (./data/respnet/ingest.R)\rℹ data: ", + "✔ data: [729ms]", + "", + "⠙ processing source respnet (./data/respnet/ingest.R)\rℹ compressing data", + "✔ compressing data [2.7s]", + "", + "⠙ processing source respnet (./data/respnet/ingest.R)\r", + "⠙ processing source respnet (./data/respnet/ingest.R)\r── downloading resource ──────────────", + "⠙ processing source respnet (./data/respnet/ingest.R)\rℹ metadata: ", + "✔ metadata: [517ms]", + "", + "⠙ processing source respnet (./data/respnet/ingest.R)\rℹ data: ", + "✔ data: [5.3s]", + "", + "⠙ processing source respnet (./data/respnet/ingest.R)\rℹ compressing data", + "✔ compressing data [7.4s]", + "", + "⠙ processing source respnet (./data/respnet/ingest.R)\r", + "⠙ processing source respnet (./data/respnet/ingest.R)\r── downloading resource ──────────────", + "⠙ processing source respnet (./data/respnet/ingest.R)\rℹ metadata: ", + "✔ metadata: [425ms]", + "", + "⠙ processing source respnet (./data/respnet/ingest.R)\rℹ data: ", + "✔ data: [3.7s]", + "", + "⠙ processing source respnet (./data/respnet/ingest.R)\rℹ compressing data", + "✔ compressing data [10.1s]", + "", + "⠙ processing source respnet (./data/respnet/ingest.R)\r" + ], "success": true } } ], - "source_files": { - "epic/standard/weekly.csv.gz": [ - "covid_overall_trends.parquet", - "flu_overall_trends.parquet", - "rsv_overall_trends.parquet", - "covid_trends_by_age.parquet", - "flu_trends_by_age.parquet", - "rsv_trends_by_age.parquet", - "rsv_testing_pct.parquet" - ], - "gtrends/standard/data.csv.gz": [ - "rsv_overall_trends.parquet", - "rsv_google_dma.parquet" - ], - "wastewater/standard/data.csv.gz": [ - "covid_overall_trends.parquet", - "flu_overall_trends.parquet", - "rsv_overall_trends.parquet" - ], - "abcs/standard/data.csv.gz": [ - "pneumococcus_by_geography.parquet", - "pneumococcus_serotype_trends.parquet", - "pneumococcus_comparison.parquet" - ], - "abcs/standard/uad.csv.gz": [ - "pneumococcus_comparison.parquet" - ], - "NREVSS/standard/data.csv.gz": [ - "rsv_positive_tests.parquet" - ], - "nssp/standard/data.csv.gz": [ - "covid_overall_trends.parquet", - "flu_overall_trends.parquet", - "rsv_overall_trends.parquet" - ], - "respnet/standard/data.csv.gz": [ - "covid_overall_trends.parquet", - "flu_overall_trends.parquet", - "rsv_overall_trends.parquet" - ], - "delphi_doctors_claims/data.csv.gz": [ - "covid_overall_trends.parquet" - ], - "delphi_hospital_claims/data.csv.gz": [ - "covid_overall_trends.parquet" - ], - "delphi_nhsn/data.csv.gz": [ - "covid_overall_trends.parquet", - "flu_overall_trends.parquet", - "rsv_overall_trends.parquet" - ] - }, - "dist_state": { - "./data/bundle_respiratory/dist/covid_ed_visits_by_county.parquet": "b10daf6534a3696726e13ec8e9a08677", - "./data/bundle_respiratory/dist/covid_overall_trends.parquet": "7dcb57ae70bca3e6ee24d724d9152c39", - "./data/bundle_respiratory/dist/covid_trends_by_age.parquet": "44cfd97884d1da54be92f734357f38e4", - "./data/bundle_respiratory/dist/flu_ed_visits_by_county.parquet": "90ee2bcd386b567bdac8ae2155d0357c", - "./data/bundle_respiratory/dist/flu_overall_trends.parquet": "f52463220c1759feb60c3d3a38c5523f", - "./data/bundle_respiratory/dist/flu_trends_by_age.parquet": "3bc0c9d7b2c89272ca8af8199d835226", - "./data/bundle_respiratory/dist/pneumococcus_by_geography.parquet": "1deead835164d0f76ce64b9b76cd70da", - "./data/bundle_respiratory/dist/pneumococcus_by_geography_year.parquet": "9b3e6108b96ee6a7033e6c2b5a9eb97b", - "./data/bundle_respiratory/dist/pneumococcus_comparison.parquet": "4387808e408c0fda96de915ab6e3d4c8", - "./data/bundle_respiratory/dist/pneumococcus_serotype_trends.parquet": "603b6050b663c17100bdb05ec7d61934", - "./data/bundle_respiratory/dist/rsv_ed_visits_by_county.parquet": "aed5e44f4624e432c959390229bce256", - "./data/bundle_respiratory/dist/rsv_google_dma.parquet": "77a4e73a39220b304e438208040fed65", - "./data/bundle_respiratory/dist/rsv_overall_trends.parquet": "dc6424bb2700cb71387acb0da8f6bc89", - "./data/bundle_respiratory/dist/rsv_positive_tests.parquet": "7cbfc1c5c400e3134061405becbd9699", - "./data/bundle_respiratory/dist/rsv_testing_pct.parquet": "f9c80f993abe0e7c76c671e777076f7d", - "./data/bundle_respiratory/dist/rsv_trends_by_age.parquet": "740ac0e99580db461e2b7220caca6963", - "./data/epic/standard/datapackage.json": "6c2b1f9befed9f44c207fcd917eaa653", - "./data/gtrends/standard/datapackage.json": "3843996602066e8643f67eade8dac7a9", - "./data/wastewater/standard/datapackage.json": "65aa759b8f6dbc48fcef6848b0bab7b1", - "./data/abcs/standard/datapackage.json": "4cc0e1bcf125e3e6b7914d43718bf8a4", - "./data/NREVSS/standard/datapackage.json": "14862207e2d0b3d78817392ce81826da", - "./data/nssp/standard/datapackage.json": "86c471c89dafb7771dd17f7a136a4fd5", - "./data/respnet/standard/datapackage.json": "d6fb467246a14ad5b80125ee526f279d" - }, "standard_state": { "./data/respnet/measure_info.json": "6e0d1f095858b8829c71e826b6c0828f", "./data/respnet/standard/data.csv.gz": "44192ebdf8bcd74d2efd10dd28a68ee8" diff --git a/data/vaccine_exemptions_fattah/process.json b/data/vaccine_exemptions_fattah/process.json index 9ea26bf29..f696b8653 100644 --- a/data/vaccine_exemptions_fattah/process.json +++ b/data/vaccine_exemptions_fattah/process.json @@ -20,45 +20,6 @@ } } ], - "source_files": { - "wastewater_measles/standard/data.csv.gz": [ - "measles_overall_trends.parquet", - "measles_overall_trends.csv.gz", - "measles_geographic_summary.parquet", - "measles_geographic_summary.csv.gz", - "measles_detection_status.parquet", - "measles_detection_status.csv.gz", - "measles_exemptions_with_wastewater.parquet", - "measles_exemptions_with_wastewater.csv.gz" - ], - "vaccine_exemptions_kiang/standard/data.csv.gz": [ - "measles_exemptions_trends.parquet", - "measles_exemptions_trends.csv.gz", - "measles_exemptions_with_wastewater.parquet", - "measles_exemptions_with_wastewater.csv.gz" - ], - "schoolvaxview/standard/data_wapo_counties.csv.gz": [ - "measles_wapo_counties.parquet", - "measles_wapo_counties.csv.gz", - "measles_wapo_counties_with_cases.parquet", - "measles_wapo_counties_with_cases.csv.gz" - ], - "schoolvaxview/standard/data_wapo_schools.csv.gz": [ - "measles_wapo_schools.parquet", - "measles_wapo_schools.csv.gz" - ], - "measles_age_cdc2/standard/data.csv.gz": [ - "measles_cases_by_age.parquet" - ] - }, - "dist_state": { - "./data/bundle_measles/dist/measles_cases_by_age.parquet": "3b4a387771da3bdb4476207148524fce", - "./data/bundle_measles/dist/measles_county.parquet": "7df505dd90f31d4744c0defba6d6275b", - "./data/bundle_measles/dist/measles_state.parquet": "3a8910c64951a5dba34a2136ac5e5f69", - "./data/wastewater_measles/standard/datapackage.json": "847728d42068912737be4c2c8aed78c7", - "./data/schoolvaxview/standard/datapackage.json": "2757b8af5d1ca1d8c60effffc2c21690", - "./data/measles_age_cdc2/standard/datapackage.json": "5c00e639800d0cf9447b6452adc96ab6" - }, "standard_state": { "./data/vaccine_exemptions_fattah/measure_info.json": "79f409e929310ba37be04cde527b641a", "./data/vaccine_exemptions_fattah/standard/data_county.csv.gz": "0579a21fc119e0e789e1bba6cfc9f8d7", @@ -68,7 +29,10 @@ "checked": "2026-07-24 19:27:35", "check_results": { "data/vaccine_exemptions_fattah/standard/data_county.csv.gz": { - "measures": ["type_changed: geography", "missing_info: is_state_estimate"] + "measures": [ + "type_changed: geography", + "missing_info: is_state_estimate" + ] }, "data/vaccine_exemptions_fattah/standard/data_state.csv.gz": { "measures": "type_changed: geography" diff --git a/data/wastewater_measles/process.json b/data/wastewater_measles/process.json index 46ca7b1a3..c9585d36a 100644 --- a/data/wastewater_measles/process.json +++ b/data/wastewater_measles/process.json @@ -9,51 +9,24 @@ "frequency": 0, "run_time": 15.73, "last_status": { - "log": ["", "⠙ processing source wastewater_measles (./data/wastewater_measles/ingest.R)\r── downloading resource ──────────────", "⠙ processing source wastewater_measles (./data/wastewater_measles/ingest.R)\rℹ metadata: ", "✔ metadata: [518ms]", "", "⠙ processing source wastewater_measles (./data/wastewater_measles/ingest.R)\rℹ data: ", "✔ data: [4.3s]", "", "⠙ processing source wastewater_measles (./data/wastewater_measles/ingest.R)\rℹ compressing data", "✔ compressing data [7.4s]", "", "⠙ processing source wastewater_measles (./data/wastewater_measles/ingest.R)\r"], + "log": [ + "", + "⠙ processing source wastewater_measles (./data/wastewater_measles/ingest.R)\r── downloading resource ──────────────", + "⠙ processing source wastewater_measles (./data/wastewater_measles/ingest.R)\rℹ metadata: ", + "✔ metadata: [518ms]", + "", + "⠙ processing source wastewater_measles (./data/wastewater_measles/ingest.R)\rℹ data: ", + "✔ data: [4.3s]", + "", + "⠙ processing source wastewater_measles (./data/wastewater_measles/ingest.R)\rℹ compressing data", + "✔ compressing data [7.4s]", + "", + "⠙ processing source wastewater_measles (./data/wastewater_measles/ingest.R)\r" + ], "success": true } } ], - "source_files": { - "wastewater_measles/standard/data.csv.gz": [ - "measles_overall_trends.parquet", - "measles_overall_trends.csv.gz", - "measles_geographic_summary.parquet", - "measles_geographic_summary.csv.gz", - "measles_detection_status.parquet", - "measles_detection_status.csv.gz", - "measles_exemptions_with_wastewater.parquet", - "measles_exemptions_with_wastewater.csv.gz" - ], - "vaccine_exemptions_kiang/standard/data.csv.gz": [ - "measles_exemptions_trends.parquet", - "measles_exemptions_trends.csv.gz", - "measles_exemptions_with_wastewater.parquet", - "measles_exemptions_with_wastewater.csv.gz" - ], - "schoolvaxview/standard/data_wapo_counties.csv.gz": [ - "measles_wapo_counties.parquet", - "measles_wapo_counties.csv.gz", - "measles_wapo_counties_with_cases.parquet", - "measles_wapo_counties_with_cases.csv.gz" - ], - "schoolvaxview/standard/data_wapo_schools.csv.gz": [ - "measles_wapo_schools.parquet", - "measles_wapo_schools.csv.gz" - ], - "measles_age_cdc2/standard/data.csv.gz": [ - "measles_cases_by_age.parquet" - ] - }, - "dist_state": { - "./data/bundle_measles/dist/measles_cases_by_age.parquet": "987c38175a12fc69607c9f81e5efe570", - "./data/bundle_measles/dist/measles_county.parquet": "ed554ba45f5c1ad0a4c242b2b5a177fa", - "./data/bundle_measles/dist/measles_state.parquet": "4527faf9d1e21bc2336abce5fae81eb3", - "./data/wastewater_measles/standard/datapackage.json": "1b5b8791a35e4631844686fb9076d921", - "./data/vaccine_exemptions_kiang/standard/datapackage.json": "d94a5dec0ba6fc502764c7136942f885", - "./data/schoolvaxview/standard/datapackage.json": "3ad5e8452aa770bdb586abeb278a7008", - "./data/measles_age_cdc/standard/datapackage.json": "9f47aa8bc4ad3b65735d4f21c7d2e33e" - }, "standard_state": { "./data/wastewater_measles/measure_info.json": "1840be3a614ab12b9ea370ffc5ad2b53", "./data/wastewater_measles/standard/data_county.csv.gz": "ef5c51f5b5ecd50604ee72195f1af823", diff --git a/data/wisqars/raw/staging_nvdrs/nvdrs-data-export.csv b/data/wisqars/raw/staging_nvdrs/nvdrs-data-export.csv deleted file mode 100644 index d00bcd648..000000000 --- a/data/wisqars/raw/staging_nvdrs/nvdrs-data-export.csv +++ /dev/null @@ -1,9725 +0,0 @@ -"Intent or Manner","Age Group","State","Race","Death Count","Population","Crude Rate" -"Suicide","0 to 4","Alabama","White","--","180,341","--" -"Suicide","0 to 4","Alabama","Black","--","89,099","--" -"Suicide","0 to 4","Alaska","White","--","23,352","--" -"Suicide","0 to 4","Alaska","Black","--","1,810","--" -"Suicide","0 to 4","Arizona","White","--","296,789","--" -"Suicide","0 to 4","Arizona","Black","--","27,145","--" -"Suicide","0 to 4","Arkansas","White","--","127,187","--" -"Suicide","0 to 4","Arkansas","Black","--","35,259","--" -"Suicide","0 to 4","California","White","--","918,284","--" -"Suicide","0 to 4","California","Black","--","84,896","--" -"Suicide","0 to 4","Colorado","White","--","241,393","--" -"Suicide","0 to 4","Colorado","Black","--","20,295","--" -"Suicide","0 to 4","Connecticut","White","--","124,676","--" -"Suicide","0 to 4","Connecticut","Black","--","30,095","--" -"Suicide","0 to 4","Delaware","White","--","30,969","--" -"Suicide","0 to 4","Delaware","Black","--","15,323","--" -"Suicide","0 to 4","District of Columbia","White","--","15,627","--" -"Suicide","0 to 4","District of Columbia","Black","--","18,658","--" -"Suicide","0 to 4","Florida","White","--","533,690","--" -"Suicide","0 to 4","Florida","Black","--","178,163","--" -"Suicide","0 to 4","Georgia","White","--","335,064","--" -"Suicide","0 to 4","Georgia","Black","--","227,140","--" -"Suicide","0 to 4","Hawaii","White","--","15,012","--" -"Suicide","0 to 4","Hawaii","Black","--","1,896","--" -"Suicide","0 to 4","Idaho","White","--","100,323","--" -"Suicide","0 to 4","Idaho","Black","--","1,752","--" -"Suicide","0 to 4","Illinois","White","--","481,889","--" -"Suicide","0 to 4","Illinois","Black","--","116,710","--" -"Suicide","0 to 4","Indiana","White","--","313,669","--" -"Suicide","0 to 4","Indiana","Black","--","53,660","--" -"Suicide","0 to 4","Iowa","White","--","154,058","--" -"Suicide","0 to 4","Iowa","Black","--","13,703","--" -"Suicide","0 to 4","Kansas","White","--","141,473","--" -"Suicide","0 to 4","Kansas","Black","--","13,238","--" -"Suicide","0 to 4","Kentucky","White","--","213,657","--" -"Suicide","0 to 4","Kentucky","Black","--","27,248","--" -"Suicide","0 to 4","Louisiana","White","--","153,492","--" -"Suicide","0 to 4","Louisiana","Black","--","106,289","--" -"Suicide","0 to 4","Maine","White","--","54,442","--" -"Suicide","0 to 4","Maine","Black","--","2,822","--" -"Suicide","0 to 4","Maryland","White","--","181,975","--" -"Suicide","0 to 4","Maryland","Black","--","113,480","--" -"Suicide","0 to 4","Massachusetts","White","--","236,165","--" -"Suicide","0 to 4","Massachusetts","Black","--","52,496","--" -"Suicide","0 to 4","Michigan","White","--","380,098","--" -"Suicide","0 to 4","Michigan","Black","--","98,116","--" -"Suicide","0 to 4","Minnesota","White","--","237,344","--" -"Suicide","0 to 4","Minnesota","Black","--","40,249","--" -"Suicide","0 to 4","Mississippi","White","--","89,424","--" -"Suicide","0 to 4","Mississippi","Black","--","75,092","--" -"Suicide","0 to 4","Missouri","White","--","266,780","--" -"Suicide","0 to 4","Missouri","Black","--","52,085","--" -"Suicide","0 to 4","Montana","White","--","47,093","--" -"Suicide","0 to 4","Montana","Black","--","490","--" -"Suicide","0 to 4","Nebraska","White","--","99,031","--" -"Suicide","0 to 4","Nebraska","Black","--","9,179","--" -"Suicide","0 to 4","Nevada","White","--","109,375","--" -"Suicide","0 to 4","Nevada","Black","--","25,766","--" -"Suicide","0 to 4","New Hampshire","White","--","55,451","--" -"Suicide","0 to 4","New Hampshire","Black","--","2,002","--" -"Suicide","0 to 4","New Jersey","White","--","332,263","--" -"Suicide","0 to 4","New Jersey","Black","--","94,492","--" -"Suicide","0 to 4","New Mexico","White","--","81,687","--" -"Suicide","0 to 4","New Mexico","Black","--","3,549","--" -"Suicide","0 to 4","New York","White","--","657,477","--" -"Suicide","0 to 4","New York","Black","--","219,142","--" -"Suicide","0 to 4","North Carolina","White","--","365,980","--" -"Suicide","0 to 4","North Carolina","Black","--","151,185","--" -"Suicide","0 to 4","North Dakota","White","--","37,635","--" -"Suicide","0 to 4","North Dakota","Black","--","3,388","--" -"Suicide","0 to 4","Ohio","White","--","482,242","--" -"Suicide","0 to 4","Ohio","Black","--","112,281","--" -"Suicide","0 to 4","Oklahoma","White","--","149,184","--" -"Suicide","0 to 4","Oklahoma","Black","--","23,449","--" -"Suicide","0 to 4","Oregon","White","--","161,587","--" -"Suicide","0 to 4","Oregon","Black","--","6,167","--" -"Suicide","0 to 4","Pennsylvania","White","--","482,785","--" -"Suicide","0 to 4","Pennsylvania","Black","--","108,552","--" -"Suicide","0 to 4","Rhode Island","White","--","37,347","--" -"Suicide","0 to 4","Rhode Island","Black","--","7,223","--" -"Suicide","0 to 4","South Carolina","White","--","174,248","--" -"Suicide","0 to 4","South Carolina","Black","--","86,126","--" -"Suicide","0 to 4","South Dakota","White","--","42,132","--" -"Suicide","0 to 4","South Dakota","Black","--","2,414","--" -"Suicide","0 to 4","Tennessee","White","--","288,863","--" -"Suicide","0 to 4","Tennessee","Black","--","81,357","--" -"Suicide","0 to 4","Texas","White","--","822,522","--" -"Suicide","0 to 4","Texas","Black","--","215,347","--" -"Suicide","0 to 4","Utah","White","--","199,577","--" -"Suicide","0 to 4","Utah","Black","--","4,364","--" -"Suicide","0 to 4","Vermont","White","--","24,870","--" -"Suicide","0 to 4","Vermont","Black","--","651","--" -"Suicide","0 to 4","Virginia","White","--","303,460","--" -"Suicide","0 to 4","Virginia","Black","--","108,228","--" -"Suicide","0 to 4","Washington","White","--","287,699","--" -"Suicide","0 to 4","Washington","Black","--","24,308","--" -"Suicide","0 to 4","West Virginia","White","--","78,223","--" -"Suicide","0 to 4","West Virginia","Black","--","3,606","--" -"Suicide","0 to 4","Wisconsin","White","--","242,169","--" -"Suicide","0 to 4","Wisconsin","Black","--","32,763","--" -"Suicide","0 to 4","Wyoming","White","--","27,196","--" -"Suicide","0 to 4","Wyoming","Black","--","489","--" -"Suicide","5 to 9","Alabama","White","--","195,845","--" -"Suicide","5 to 9","Alabama","Black","--","88,383","--" -"Suicide","5 to 9","Alaska","White","--","26,339","--" -"Suicide","5 to 9","Alaska","Black","--","1,903","--" -"Suicide","5 to 9","Arizona","White","--","329,307","--" -"Suicide","5 to 9","Arizona","Black","--","30,234","--" -"Suicide","5 to 9","Arkansas","White","--","139,243","--" -"Suicide","5 to 9","Arkansas","Black","--","34,774","--" -"Suicide","5 to 9","California","White","--","1,021,998","--" -"Suicide","5 to 9","California","Black","--","85,783","--" -"Suicide","5 to 9","Colorado","White","--","268,503","--" -"Suicide","5 to 9","Colorado","Black","--","18,706","--" -"Suicide","5 to 9","Connecticut","White","--","140,462","--" -"Suicide","5 to 9","Connecticut","Black","--","29,507","--" -"Suicide","5 to 9","Delaware","White","--","33,312","--" -"Suicide","5 to 9","Delaware","Black","--","16,117","--" -"Suicide","5 to 9","District of Columbia","White","--","12,913","--" -"Suicide","5 to 9","District of Columbia","Black","--","20,234","--" -"Suicide","5 to 9","Florida","White","--","568,242","--" -"Suicide","5 to 9","Florida","Black","--","194,715","--" -"Suicide","5 to 9","Georgia","White","--","366,117","--" -"Suicide","5 to 9","Georgia","Black","--","241,878","--" -"Suicide","5 to 9","Hawaii","White","--","16,226","--" -"Suicide","5 to 9","Hawaii","Black","--","1,849","--" -"Suicide","5 to 9","Idaho","White","--","114,789","--" -"Suicide","5 to 9","Idaho","Black","--","1,484","--" -"Suicide","5 to 9","Illinois","White","--","536,488","--" -"Suicide","5 to 9","Illinois","Black","--","124,564","--" -"Suicide","5 to 9","Indiana","White","--","339,678","--" -"Suicide","5 to 9","Indiana","Black","--","54,854","--" -"Suicide","5 to 9","Iowa","White","--","168,273","--" -"Suicide","5 to 9","Iowa","Black","--","12,952","--" -"Suicide","5 to 9","Kansas","White","--","156,022","--" -"Suicide","5 to 9","Kansas","Black","--","13,212","--" -"Suicide","5 to 9","Kentucky","White","--","228,872","--" -"Suicide","5 to 9","Kentucky","Black","--","26,767","--" -"Suicide","5 to 9","Louisiana","White","--","166,006","--" -"Suicide","5 to 9","Louisiana","Black","--","108,466","--" -"Suicide","5 to 9","Maine","White","--","60,618","--" -"Suicide","5 to 9","Maine","Black","--","2,375","--" -"Suicide","5 to 9","Maryland","White","--","194,022","--" -"Suicide","5 to 9","Maryland","Black","--","121,062","--" -"Suicide","5 to 9","Massachusetts","White","--","260,644","--" -"Suicide","5 to 9","Massachusetts","Black","--","46,792","--" -"Suicide","5 to 9","Michigan","White","--","420,464","--" -"Suicide","5 to 9","Michigan","Black","--","100,527","--" -"Suicide","5 to 9","Minnesota","White","--","260,924","--" -"Suicide","5 to 9","Minnesota","Black","--","43,820","--" -"Suicide","5 to 9","Mississippi","White","--","97,202","--" -"Suicide","5 to 9","Mississippi","Black","--","74,257","--" -"Suicide","5 to 9","Missouri","White","--","288,933","--" -"Suicide","5 to 9","Missouri","Black","--","52,583","--" -"Suicide","5 to 9","Montana","White","--","53,642","--" -"Suicide","5 to 9","Montana","Black","--","506","--" -"Suicide","5 to 9","Nebraska","White","--","107,959","--" -"Suicide","5 to 9","Nebraska","Black","--","9,337","--" -"Suicide","5 to 9","Nevada","White","--","125,774","--" -"Suicide","5 to 9","Nevada","Black","--","25,726","--" -"Suicide","5 to 9","New Hampshire","White","--","60,463","--" -"Suicide","5 to 9","New Hampshire","Black","--","1,950","--" -"Suicide","5 to 9","New Jersey","White","--","355,366","--" -"Suicide","5 to 9","New Jersey","Black","--","94,868","--" -"Suicide","5 to 9","New Mexico","White","--","92,171","--" -"Suicide","5 to 9","New Mexico","Black","--","3,999","--" -"Suicide","5 to 9","New York","White","--","706,845","--" -"Suicide","5 to 9","New York","Black","--","207,675","--" -"Suicide","5 to 9","North Carolina","White","--","389,028","--" -"Suicide","5 to 9","North Carolina","Black","--","152,837","--" -"Suicide","5 to 9","North Dakota","White","--","41,662","--" -"Suicide","5 to 9","North Dakota","Black","--","2,647","--" -"Suicide","5 to 9","Ohio","White","--","522,622","--" -"Suicide","5 to 9","Ohio","Black","--","118,216","--" -"Suicide","5 to 9","Oklahoma","White","--","170,292","--" -"Suicide","5 to 9","Oklahoma","Black","--","22,416","--" -"Suicide","5 to 9","Oregon","White","--","186,810","--" -"Suicide","5 to 9","Oregon","Black","--","6,815","--" -"Suicide","5 to 9","Pennsylvania","White","--","524,297","--" -"Suicide","5 to 9","Pennsylvania","Black","--","115,368","--" -"Suicide","5 to 9","Rhode Island","White","--","40,792","--" -"Suicide","5 to 9","Rhode Island","Black","--","7,127","--" -"Suicide","5 to 9","South Carolina","White","--","191,092","--" -"Suicide","5 to 9","South Carolina","Black","--","88,438","--" -"Suicide","5 to 9","South Dakota","White","--","45,215","--" -"Suicide","5 to 9","South Dakota","Black","--","2,304","--" -"Suicide","5 to 9","Tennessee","White","--","304,096","--" -"Suicide","5 to 9","Tennessee","Black","--","82,016","--" -"Suicide","5 to 9","Texas","White","--","907,424","--" -"Suicide","5 to 9","Texas","Black","--","222,505","--" -"Suicide","5 to 9","Utah","White","--","225,081","--" -"Suicide","5 to 9","Utah","Black","--","4,156","--" -"Suicide","5 to 9","Vermont","White","--","28,735","--" -"Suicide","5 to 9","Vermont","Black","--","626","--" -"Suicide","5 to 9","Virginia","White","--","326,955","--" -"Suicide","5 to 9","Virginia","Black","--","109,021","--" -"Suicide","5 to 9","Washington","White","--","323,165","--" -"Suicide","5 to 9","Washington","Black","--","24,468","--" -"Suicide","5 to 9","West Virginia","White","--","86,725","--" -"Suicide","5 to 9","West Virginia","Black","--","3,819","--" -"Suicide","5 to 9","Wisconsin","White","--","265,474","--" -"Suicide","5 to 9","Wisconsin","Black","--","33,227","--" -"Suicide","5 to 9","Wyoming","White","--","31,456","--" -"Suicide","5 to 9","Wyoming","Black","--","531","--" -"Suicide","10 to 14","Alabama","White","--","205,964","--" -"Suicide","10 to 14","Alabama","Black","--","93,054","--" -"Suicide","10 to 14","Alaska","White","--","26,801","--" -"Suicide","10 to 14","Alaska","Black","--","1,591","--" -"Suicide","10 to 14","Arizona","White","--","353,118","--" -"Suicide","10 to 14","Arizona","Black","--","31,062","--" -"Suicide","10 to 14","Arkansas","White","--","148,612","--" -"Suicide","10 to 14","Arkansas","Black","--","35,517","--" -"Suicide","10 to 14","California","White","17**","1,102,895","1.54" -"Suicide","10 to 14","California","Black","--","96,818","--" -"Suicide","10 to 14","Colorado","White","15**","291,916","5.14" -"Suicide","10 to 14","Colorado","Black","--","18,698","--" -"Suicide","10 to 14","Connecticut","White","--","154,152","--" -"Suicide","10 to 14","Connecticut","Black","--","33,262","--" -"Suicide","10 to 14","Delaware","White","--","35,578","--" -"Suicide","10 to 14","Delaware","Black","--","17,464","--" -"Suicide","10 to 14","District of Columbia","White","--","10,030","--" -"Suicide","10 to 14","District of Columbia","Black","--","19,064","--" -"Suicide","10 to 14","Florida","White","10**","595,866","1.68" -"Suicide","10 to 14","Florida","Black","--","199,412","--" -"Suicide","10 to 14","Georgia","White","10**","395,408","2.53" -"Suicide","10 to 14","Georgia","Black","--","263,115","--" -"Suicide","10 to 14","Hawaii","White","--","14,561","--" -"Suicide","10 to 14","Hawaii","Black","--","1,541","--" -"Suicide","10 to 14","Idaho","White","--","124,404","--" -"Suicide","10 to 14","Idaho","Black","--","1,458","--" -"Suicide","10 to 14","Illinois","White","--","577,295","--" -"Suicide","10 to 14","Illinois","Black","--","126,689","--" -"Suicide","10 to 14","Indiana","White","13**","357,385","3.64" -"Suicide","10 to 14","Indiana","Black","--","54,651","--" -"Suicide","10 to 14","Iowa","White","--","177,987","--" -"Suicide","10 to 14","Iowa","Black","--","12,077","--" -"Suicide","10 to 14","Kansas","White","--","165,715","--" -"Suicide","10 to 14","Kansas","Black","--","13,457","--" -"Suicide","10 to 14","Kentucky","White","--","237,204","--" -"Suicide","10 to 14","Kentucky","Black","--","28,434","--" -"Suicide","10 to 14","Louisiana","White","--","169,790","--" -"Suicide","10 to 14","Louisiana","Black","--","111,703","--" -"Suicide","10 to 14","Maine","White","--","64,831","--" -"Suicide","10 to 14","Maine","Black","--","2,340","--" -"Suicide","10 to 14","Maryland","White","--","202,753","--" -"Suicide","10 to 14","Maryland","Black","--","128,496","--" -"Suicide","10 to 14","Massachusetts","White","--","283,173","--" -"Suicide","10 to 14","Massachusetts","Black","--","46,221","--" -"Suicide","10 to 14","Michigan","White","--","444,727","--" -"Suicide","10 to 14","Michigan","Black","--","100,325","--" -"Suicide","10 to 14","Minnesota","White","--","276,061","--" -"Suicide","10 to 14","Minnesota","Black","--","41,186","--" -"Suicide","10 to 14","Mississippi","White","--","105,118","--" -"Suicide","10 to 14","Mississippi","Black","--","82,120","--" -"Suicide","10 to 14","Missouri","White","--","305,546","--" -"Suicide","10 to 14","Missouri","Black","--","53,259","--" -"Suicide","10 to 14","Montana","White","--","56,230","--" -"Suicide","10 to 14","Montana","Black","--","438","--" -"Suicide","10 to 14","Nebraska","White","--","112,646","--" -"Suicide","10 to 14","Nebraska","Black","--","8,930","--" -"Suicide","10 to 14","Nevada","White","--","136,547","--" -"Suicide","10 to 14","Nevada","Black","--","25,485","--" -"Suicide","10 to 14","New Hampshire","White","--","65,676","--" -"Suicide","10 to 14","New Hampshire","Black","--","2,061","--" -"Suicide","10 to 14","New Jersey","White","--","381,256","--" -"Suicide","10 to 14","New Jersey","Black","--","98,265","--" -"Suicide","10 to 14","New Mexico","White","--","104,490","--" -"Suicide","10 to 14","New Mexico","Black","--","4,199","--" -"Suicide","10 to 14","New York","White","--","736,068","--" -"Suicide","10 to 14","New York","Black","--","218,205","--" -"Suicide","10 to 14","North Carolina","White","14**","423,841","3.30" -"Suicide","10 to 14","North Carolina","Black","--","160,799","--" -"Suicide","10 to 14","North Dakota","White","--","40,919","--" -"Suicide","10 to 14","North Dakota","Black","--","2,253","--" -"Suicide","10 to 14","Ohio","White","16**","549,428","2.91" -"Suicide","10 to 14","Ohio","Black","--","118,355","--" -"Suicide","10 to 14","Oklahoma","White","--","180,955","--" -"Suicide","10 to 14","Oklahoma","Black","--","22,855","--" -"Suicide","10 to 14","Oregon","White","--","202,209","--" -"Suicide","10 to 14","Oregon","Black","--","6,843","--" -"Suicide","10 to 14","Pennsylvania","White","11**","560,126","1.96" -"Suicide","10 to 14","Pennsylvania","Black","--","117,603","--" -"Suicide","10 to 14","Rhode Island","White","--","43,330","--" -"Suicide","10 to 14","Rhode Island","Black","--","6,969","--" -"Suicide","10 to 14","South Carolina","White","--","203,026","--" -"Suicide","10 to 14","South Carolina","Black","--","97,936","--" -"Suicide","10 to 14","South Dakota","White","--","47,707","--" -"Suicide","10 to 14","South Dakota","Black","--","2,201","--" -"Suicide","10 to 14","Tennessee","White","11**","321,100","3.43" -"Suicide","10 to 14","Tennessee","Black","--","84,442","--" -"Suicide","10 to 14","Texas","White","18**","953,731","1.89" -"Suicide","10 to 14","Texas","Black","--","225,425","--" -"Suicide","10 to 14","Utah","White","14**","242,316","5.78" -"Suicide","10 to 14","Utah","Black","--","4,801","--" -"Suicide","10 to 14","Vermont","White","--","30,733","--" -"Suicide","10 to 14","Vermont","Black","--","679","--" -"Suicide","10 to 14","Virginia","White","11**","339,961","3.24" -"Suicide","10 to 14","Virginia","Black","--","112,671","--" -"Suicide","10 to 14","Washington","White","12**","341,099","3.52" -"Suicide","10 to 14","Washington","Black","--","24,373","--" -"Suicide","10 to 14","West Virginia","White","--","93,037","--" -"Suicide","10 to 14","West Virginia","Black","--","3,952","--" -"Suicide","10 to 14","Wisconsin","White","--","290,509","--" -"Suicide","10 to 14","Wisconsin","Black","--","33,235","--" -"Suicide","10 to 14","Wyoming","White","--","34,722","--" -"Suicide","10 to 14","Wyoming","Black","--","464","--" -"Suicide","15 to 19","Alabama","White","18**","216,880","8.30" -"Suicide","15 to 19","Alabama","Black","--","99,145","--" -"Suicide","15 to 19","Alaska","White","--","24,423","--" -"Suicide","15 to 19","Alaska","Black","--","1,548","--" -"Suicide","15 to 19","Arizona","White","52","380,121","13.68" -"Suicide","15 to 19","Arizona","Black","--","30,510","--" -"Suicide","15 to 19","Arkansas","White","12**","152,386","7.87" -"Suicide","15 to 19","Arkansas","Black","--","35,974","--" -"Suicide","15 to 19","California","White","52","1,167,778","4.45" -"Suicide","15 to 19","California","Black","--","101,244","--" -"Suicide","15 to 19","Colorado","White","43","312,753","13.75" -"Suicide","15 to 19","Colorado","Black","--","18,404","--" -"Suicide","15 to 19","Connecticut","White","11**","184,851","5.95" -"Suicide","15 to 19","Connecticut","Black","--","35,466","--" -"Suicide","15 to 19","Delaware","White","--","38,858","--" -"Suicide","15 to 19","Delaware","Black","--","17,584","--" -"Suicide","15 to 19","District of Columbia","White","--","14,978","--" -"Suicide","15 to 19","District of Columbia","Black","--","18,189","--" -"Suicide","15 to 19","Florida","White","56","637,159","8.79" -"Suicide","15 to 19","Florida","Black","14**","192,189","7.28" -"Suicide","15 to 19","Georgia","White","40","421,291","9.49" -"Suicide","15 to 19","Georgia","Black","24","264,705","9.07" -"Suicide","15 to 19","Hawaii","White","--","13,445","--" -"Suicide","15 to 19","Hawaii","Black","--","1,578","--" -"Suicide","15 to 19","Idaho","White","19**","134,012","14.18" -"Suicide","15 to 19","Idaho","Black","--","1,700","--" -"Suicide","15 to 19","Illinois","White","52","607,968","8.55" -"Suicide","15 to 19","Illinois","Black","13**","127,679","10.18" -"Suicide","15 to 19","Indiana","White","31","373,693","8.30" -"Suicide","15 to 19","Indiana","Black","--","53,292","--" -"Suicide","15 to 19","Iowa","White","25","192,204","13.01" -"Suicide","15 to 19","Iowa","Black","--","12,139","--" -"Suicide","15 to 19","Kansas","White","26","170,880","15.22" -"Suicide","15 to 19","Kansas","Black","--","14,109","--" -"Suicide","15 to 19","Kentucky","White","26","239,149","10.87" -"Suicide","15 to 19","Kentucky","Black","--","29,147","--" -"Suicide","15 to 19","Louisiana","White","18**","170,127","10.58" -"Suicide","15 to 19","Louisiana","Black","--","113,544","--" -"Suicide","15 to 19","Maine","White","--","70,821","--" -"Suicide","15 to 19","Maine","Black","--","2,548","--" -"Suicide","15 to 19","Maryland","White","14**","210,916","6.64" -"Suicide","15 to 19","Maryland","Black","13**","125,876","10.33" -"Suicide","15 to 19","Massachusetts","White","21","341,219","6.15" -"Suicide","15 to 19","Massachusetts","Black","--","48,115","--" -"Suicide","15 to 19","Michigan","White","49","478,165","10.25" -"Suicide","15 to 19","Michigan","Black","10**","97,777","10.23" -"Suicide","15 to 19","Minnesota","White","37","286,376","12.92" -"Suicide","15 to 19","Minnesota","Black","--","37,473","--" -"Suicide","15 to 19","Mississippi","White","11**","110,623","9.94" -"Suicide","15 to 19","Mississippi","Black","--","87,150","--" -"Suicide","15 to 19","Missouri","White","41","315,503","13.00" -"Suicide","15 to 19","Missouri","Black","--","53,308","--" -"Suicide","15 to 19","Montana","White","21","57,187","36.72" -"Suicide","15 to 19","Montana","Black","--","548","--" -"Suicide","15 to 19","Nebraska","White","23","116,148","19.80" -"Suicide","15 to 19","Nebraska","Black","--","8,503","--" -"Suicide","15 to 19","Nevada","White","16**","134,472","11.90" -"Suicide","15 to 19","Nevada","Black","--","22,771","--" -"Suicide","15 to 19","New Hampshire","White","--","73,107","--" -"Suicide","15 to 19","New Hampshire","Black","--","2,208","--" -"Suicide","15 to 19","New Jersey","White","18**","397,153","4.53" -"Suicide","15 to 19","New Jersey","Black","--","94,125","--" -"Suicide","15 to 19","New Mexico","White","14**","111,651","12.54" -"Suicide","15 to 19","New Mexico","Black","--","4,512","--" -"Suicide","15 to 19","New York","White","39","803,732","4.85" -"Suicide","15 to 19","New York","Black","--","220,809","--" -"Suicide","15 to 19","North Carolina","White","41","465,152","8.81" -"Suicide","15 to 19","North Carolina","Black","18**","170,592","10.55" -"Suicide","15 to 19","North Dakota","White","--","45,303","--" -"Suicide","15 to 19","North Dakota","Black","--","1,865","--" -"Suicide","15 to 19","Ohio","White","50","576,605","8.67" -"Suicide","15 to 19","Ohio","Black","24","112,976","21.24" -"Suicide","15 to 19","Oklahoma","White","16**","186,174","8.59" -"Suicide","15 to 19","Oklahoma","Black","--","24,525","--" -"Suicide","15 to 19","Oregon","White","26","206,630","12.58" -"Suicide","15 to 19","Oregon","Black","--","6,747","--" -"Suicide","15 to 19","Pennsylvania","White","50","636,865","7.85" -"Suicide","15 to 19","Pennsylvania","Black","--","118,367","--" -"Suicide","15 to 19","Rhode Island","White","--","56,302","--" -"Suicide","15 to 19","Rhode Island","Black","--","7,483","--" -"Suicide","15 to 19","South Carolina","White","23","218,694","10.52" -"Suicide","15 to 19","South Carolina","Black","10**","101,172","9.88" -"Suicide","15 to 19","South Dakota","White","--","48,128","--" -"Suicide","15 to 19","South Dakota","Black","--","1,726","--" -"Suicide","15 to 19","Tennessee","White","35","328,074","10.67" -"Suicide","15 to 19","Tennessee","Black","--","83,100","--" -"Suicide","15 to 19","Texas","White","114","959,510","11.88" -"Suicide","15 to 19","Texas","Black","29","215,566","13.45" -"Suicide","15 to 19","Utah","White","37","245,060","15.10" -"Suicide","15 to 19","Utah","Black","--","4,625","--" -"Suicide","15 to 19","Vermont","White","--","37,526","--" -"Suicide","15 to 19","Vermont","Black","--","899","--" -"Suicide","15 to 19","Virginia","White","40","362,797","11.03" -"Suicide","15 to 19","Virginia","Black","21","118,104","17.78" -"Suicide","15 to 19","Washington","White","26","338,086","7.69" -"Suicide","15 to 19","Washington","Black","--","22,579","--" -"Suicide","15 to 19","West Virginia","White","--","97,496","--" -"Suicide","15 to 19","West Virginia","Black","--","4,849","--" -"Suicide","15 to 19","Wisconsin","White","29","315,281","9.20" -"Suicide","15 to 19","Wisconsin","Black","--","31,838","--" -"Suicide","15 to 19","Wyoming","White","--","35,452","--" -"Suicide","15 to 19","Wyoming","Black","--","482","--" -"Suicide","20 to 24","Alabama","White","34","229,203","14.83" -"Suicide","20 to 24","Alabama","Black","18**","108,314","16.62" -"Suicide","20 to 24","Alaska","White","13**","30,319","42.88" -"Suicide","20 to 24","Alaska","Black","--","2,839","--" -"Suicide","20 to 24","Arizona","White","73","412,758","17.69" -"Suicide","20 to 24","Arizona","Black","13**","33,004","39.39" -"Suicide","20 to 24","Arkansas","White","30","158,002","18.99" -"Suicide","20 to 24","Arkansas","Black","--","39,342","--" -"Suicide","20 to 24","California","White","111","1,247,088","8.90" -"Suicide","20 to 24","California","Black","17**","115,207","14.76" -"Suicide","20 to 24","Colorado","White","74","336,044","22.02" -"Suicide","20 to 24","Colorado","Black","--","21,525","--" -"Suicide","20 to 24","Connecticut","White","14**","182,182","7.68" -"Suicide","20 to 24","Connecticut","Black","--","35,572","--" -"Suicide","20 to 24","Delaware","White","--","37,241","--" -"Suicide","20 to 24","Delaware","Black","--","18,013","--" -"Suicide","20 to 24","District of Columbia","White","--","23,632","--" -"Suicide","20 to 24","District of Columbia","Black","--","19,382","--" -"Suicide","20 to 24","Florida","White","82","679,404","12.07" -"Suicide","20 to 24","Florida","Black","21","199,250","10.54" -"Suicide","20 to 24","Georgia","White","71","433,877","16.36" -"Suicide","20 to 24","Georgia","Black","47","276,164","17.02" -"Suicide","20 to 24","Hawaii","White","--","26,265","--" -"Suicide","20 to 24","Hawaii","Black","--","3,657","--" -"Suicide","20 to 24","Idaho","White","31","122,210","25.37" -"Suicide","20 to 24","Idaho","Black","--","2,055","--" -"Suicide","20 to 24","Illinois","White","75","622,549","12.05" -"Suicide","20 to 24","Illinois","Black","23","137,775","16.69" -"Suicide","20 to 24","Indiana","White","58","397,948","14.57" -"Suicide","20 to 24","Indiana","Black","10**","56,280","17.77" -"Suicide","20 to 24","Iowa","White","38","203,529","18.67" -"Suicide","20 to 24","Iowa","Black","--","13,181","--" -"Suicide","20 to 24","Kansas","White","42","184,291","22.79" -"Suicide","20 to 24","Kansas","Black","--","16,483","--" -"Suicide","20 to 24","Kentucky","White","48","258,883","18.54" -"Suicide","20 to 24","Kentucky","Black","10**","32,644","30.63" -"Suicide","20 to 24","Louisiana","White","40","178,463","22.41" -"Suicide","20 to 24","Louisiana","Black","22","119,461","18.42" -"Suicide","20 to 24","Maine","White","11**","71,385","15.41" -"Suicide","20 to 24","Maine","Black","--","2,480","--" -"Suicide","20 to 24","Maryland","White","22","208,301","10.56" -"Suicide","20 to 24","Maryland","Black","19**","130,750","14.53" -"Suicide","20 to 24","Massachusetts","White","26","375,819","6.92" -"Suicide","20 to 24","Massachusetts","Black","--","51,126","--" -"Suicide","20 to 24","Michigan","White","84","525,093","16.00" -"Suicide","20 to 24","Michigan","Black","18**","107,139","16.80" -"Suicide","20 to 24","Minnesota","White","50","289,837","17.25" -"Suicide","20 to 24","Minnesota","Black","--","34,188","--" -"Suicide","20 to 24","Mississippi","White","16**","113,911","14.05" -"Suicide","20 to 24","Mississippi","Black","--","87,800","--" -"Suicide","20 to 24","Missouri","White","69","334,793","20.61" -"Suicide","20 to 24","Missouri","Black","16**","55,686","28.73" -"Suicide","20 to 24","Montana","White","14**","66,748","20.97" -"Suicide","20 to 24","Montana","Black","--","890","--" -"Suicide","20 to 24","Nebraska","White","16**","122,100","13.10" -"Suicide","20 to 24","Nebraska","Black","--","8,495","--" -"Suicide","20 to 24","Nevada","White","35","137,404","25.47" -"Suicide","20 to 24","Nevada","Black","--","23,445","--" -"Suicide","20 to 24","New Hampshire","White","11**","78,484","14.02" -"Suicide","20 to 24","New Hampshire","Black","--","2,355","--" -"Suicide","20 to 24","New Jersey","White","27","397,324","6.80" -"Suicide","20 to 24","New Jersey","Black","--","100,941","--" -"Suicide","20 to 24","New Mexico","White","32","118,089","27.10" -"Suicide","20 to 24","New Mexico","Black","--","5,172","--" -"Suicide","20 to 24","New York","White","60","865,371","6.93" -"Suicide","20 to 24","New York","Black","--","248,202","--" -"Suicide","20 to 24","North Carolina","White","83","499,730","16.61" -"Suicide","20 to 24","North Carolina","Black","32","180,717","17.71" -"Suicide","20 to 24","North Dakota","White","14**","54,872","25.51" -"Suicide","20 to 24","North Dakota","Black","--","2,593","--" -"Suicide","20 to 24","Ohio","White","122","602,331","20.25" -"Suicide","20 to 24","Ohio","Black","23","116,570","19.73" -"Suicide","20 to 24","Oklahoma","White","37","200,949","18.41" -"Suicide","20 to 24","Oklahoma","Black","--","27,499","--" -"Suicide","20 to 24","Oregon","White","44","221,973","19.82" -"Suicide","20 to 24","Oregon","Black","--","7,756","--" -"Suicide","20 to 24","Pennsylvania","White","91","643,288","14.15" -"Suicide","20 to 24","Pennsylvania","Black","21","123,305","17.03" -"Suicide","20 to 24","Rhode Island","White","--","60,888","--" -"Suicide","20 to 24","Rhode Island","Black","--","8,507","--" -"Suicide","20 to 24","South Carolina","White","36","226,532","15.89" -"Suicide","20 to 24","South Carolina","Black","13**","104,775","12.41" -"Suicide","20 to 24","South Dakota","White","--","50,224","--" -"Suicide","20 to 24","South Dakota","Black","--","1,926","--" -"Suicide","20 to 24","Tennessee","White","75","357,420","20.98" -"Suicide","20 to 24","Tennessee","Black","18**","91,576","19.66" -"Suicide","20 to 24","Texas","White","188","968,701","19.41" -"Suicide","20 to 24","Texas","Black","45","222,580","20.22" -"Suicide","20 to 24","Utah","White","67","265,862","25.20" -"Suicide","20 to 24","Utah","Black","--","5,181","--" -"Suicide","20 to 24","Vermont","White","--","41,427","--" -"Suicide","20 to 24","Vermont","Black","--","1,168","--" -"Suicide","20 to 24","Virginia","White","66","392,248","16.83" -"Suicide","20 to 24","Virginia","Black","24","127,737","18.79" -"Suicide","20 to 24","Washington","White","51","366,738","13.91" -"Suicide","20 to 24","Washington","Black","--","28,153","--" -"Suicide","20 to 24","West Virginia","White","23","104,864","21.93" -"Suicide","20 to 24","West Virginia","Black","--","5,565","--" -"Suicide","20 to 24","Wisconsin","White","47","341,260","13.77" -"Suicide","20 to 24","Wisconsin","Black","13**","32,637","39.83" -"Suicide","20 to 24","Wyoming","White","16**","35,389","45.21" -"Suicide","20 to 24","Wyoming","Black","--","755","--" -"Suicide","25 to 29","Alabama","White","42","208,303","20.16" -"Suicide","25 to 29","Alabama","Black","--","97,392","--" -"Suicide","25 to 29","Alaska","White","--","33,722","--" -"Suicide","25 to 29","Alaska","Black","--","2,657","--" -"Suicide","25 to 29","Arizona","White","98","398,591","24.59" -"Suicide","25 to 29","Arizona","Black","10**","34,860","28.69" -"Suicide","25 to 29","Arkansas","White","37","146,268","25.30" -"Suicide","25 to 29","Arkansas","Black","--","35,042","--" -"Suicide","25 to 29","California","White","154","1,308,629","11.77" -"Suicide","25 to 29","California","Black","19**","132,463","14.34" -"Suicide","25 to 29","Colorado","White","101","374,261","26.99" -"Suicide","25 to 29","Colorado","Black","--","24,799","--" -"Suicide","25 to 29","Connecticut","White","13**","165,033","7.88" -"Suicide","25 to 29","Connecticut","Black","--","35,425","--" -"Suicide","25 to 29","Delaware","White","--","37,662","--" -"Suicide","25 to 29","Delaware","Black","--","16,633","--" -"Suicide","25 to 29","District of Columbia","White","--","39,791","--" -"Suicide","25 to 29","District of Columbia","Black","--","23,847","--" -"Suicide","25 to 29","Florida","White","114","680,730","16.75" -"Suicide","25 to 29","Florida","Black","19**","200,273","9.49" -"Suicide","25 to 29","Georgia","White","91","406,681","22.38" -"Suicide","25 to 29","Georgia","Black","50","272,771","18.33" -"Suicide","25 to 29","Hawaii","White","--","25,925","--" -"Suicide","25 to 29","Hawaii","Black","--","3,784","--" -"Suicide","25 to 29","Idaho","White","32","112,805","28.37" -"Suicide","25 to 29","Idaho","Black","--","1,814","--" -"Suicide","25 to 29","Illinois","White","97","605,241","16.03" -"Suicide","25 to 29","Illinois","Black","22","143,191","15.36" -"Suicide","25 to 29","Indiana","White","75","358,013","20.95" -"Suicide","25 to 29","Indiana","Black","14**","55,315","25.31" -"Suicide","25 to 29","Iowa","White","42","171,023","24.56" -"Suicide","25 to 29","Iowa","Black","--","12,446","--" -"Suicide","25 to 29","Kansas","White","44","154,576","28.47" -"Suicide","25 to 29","Kansas","Black","--","14,518","--" -"Suicide","25 to 29","Kentucky","White","49","246,636","19.87" -"Suicide","25 to 29","Kentucky","Black","--","30,715","--" -"Suicide","25 to 29","Louisiana","White","35","170,334","20.55" -"Suicide","25 to 29","Louisiana","Black","19**","106,944","17.77" -"Suicide","25 to 29","Maine","White","15**","73,679","20.36" -"Suicide","25 to 29","Maine","Black","--","2,389","--" -"Suicide","25 to 29","Maryland","White","31","207,857","14.91" -"Suicide","25 to 29","Maryland","Black","17**","133,479","12.74" -"Suicide","25 to 29","Massachusetts","White","31","363,319","8.53" -"Suicide","25 to 29","Massachusetts","Black","--","51,433","--" -"Suicide","25 to 29","Michigan","White","91","484,438","18.78" -"Suicide","25 to 29","Michigan","Black","12**","108,908","11.02" -"Suicide","25 to 29","Minnesota","White","53","282,348","18.77" -"Suicide","25 to 29","Minnesota","Black","--","33,390","--" -"Suicide","25 to 29","Mississippi","White","17**","100,419","16.93" -"Suicide","25 to 29","Mississippi","Black","--","78,243","--" -"Suicide","25 to 29","Missouri","White","60","314,942","19.05" -"Suicide","25 to 29","Missouri","Black","--","55,274","--" -"Suicide","25 to 29","Montana","White","18**","62,246","28.92" -"Suicide","25 to 29","Montana","Black","--","770","--" -"Suicide","25 to 29","Nebraska","White","24","106,372","22.56" -"Suicide","25 to 29","Nebraska","Black","--","8,554","--" -"Suicide","25 to 29","Nevada","White","27","152,178","17.74" -"Suicide","25 to 29","Nevada","Black","--","28,186","--" -"Suicide","25 to 29","New Hampshire","White","18**","78,533","22.92" -"Suicide","25 to 29","New Hampshire","Black","--","2,383","--" -"Suicide","25 to 29","New Jersey","White","25","389,303","6.42" -"Suicide","25 to 29","New Jersey","Black","--","104,093","--" -"Suicide","25 to 29","New Mexico","White","24","107,156","22.40" -"Suicide","25 to 29","New Mexico","Black","--","4,727","--" -"Suicide","25 to 29","New York","White","97","887,577","10.93" -"Suicide","25 to 29","New York","Black","24","261,092","9.19" -"Suicide","25 to 29","North Carolina","White","83","468,805","17.70" -"Suicide","25 to 29","North Carolina","Black","34","173,348","19.61" -"Suicide","25 to 29","North Dakota","White","17**","44,860","37.90" -"Suicide","25 to 29","North Dakota","Black","--","2,797","--" -"Suicide","25 to 29","Ohio","White","97","586,432","16.54" -"Suicide","25 to 29","Ohio","Black","25","119,059","21.00" -"Suicide","25 to 29","Oklahoma","White","43","183,119","23.48" -"Suicide","25 to 29","Oklahoma","Black","--","25,642","--" -"Suicide","25 to 29","Oregon","White","56","232,336","24.10" -"Suicide","25 to 29","Oregon","Black","--","8,915","--" -"Suicide","25 to 29","Pennsylvania","White","97","615,684","15.75" -"Suicide","25 to 29","Pennsylvania","Black","18**","122,841","14.65" -"Suicide","25 to 29","Rhode Island","White","--","57,055","--" -"Suicide","25 to 29","Rhode Island","Black","--","8,130","--" -"Suicide","25 to 29","South Carolina","White","43","213,793","20.11" -"Suicide","25 to 29","South Carolina","Black","11**","95,617","11.50" -"Suicide","25 to 29","South Dakota","White","11**","45,508","24.17" -"Suicide","25 to 29","South Dakota","Black","--","1,969","--" -"Suicide","25 to 29","Tennessee","White","88","363,007","24.24" -"Suicide","25 to 29","Tennessee","Black","--","93,553","--" -"Suicide","25 to 29","Texas","White","185","997,897","18.54" -"Suicide","25 to 29","Texas","Black","43","247,990","17.34" -"Suicide","25 to 29","Utah","White","48","226,852","21.16" -"Suicide","25 to 29","Utah","Black","--","5,355","--" -"Suicide","25 to 29","Vermont","White","--","34,440","--" -"Suicide","25 to 29","Vermont","Black","--","895","--" -"Suicide","25 to 29","Virginia","White","71","377,098","18.83" -"Suicide","25 to 29","Virginia","Black","24","126,319","19.00" -"Suicide","25 to 29","Washington","White","73","401,822","18.17" -"Suicide","25 to 29","Washington","Black","10**","30,976","32.28" -"Suicide","25 to 29","West Virginia","White","26","95,321","27.28" -"Suicide","25 to 29","West Virginia","Black","--","5,141","--" -"Suicide","25 to 29","Wisconsin","White","71","301,974","23.51" -"Suicide","25 to 29","Wisconsin","Black","14**","32,272","43.38" -"Suicide","25 to 29","Wyoming","White","--","31,459","--" -"Suicide","25 to 29","Wyoming","Black","--","573","--" -"Suicide","30 to 34","Alabama","White","61","221,016","27.60" -"Suicide","30 to 34","Alabama","Black","17**","101,298","16.78" -"Suicide","30 to 34","Alaska","White","--","37,587","--" -"Suicide","30 to 34","Alaska","Black","--","2,605","--" -"Suicide","30 to 34","Arizona","White","82","400,296","20.48" -"Suicide","30 to 34","Arizona","Black","--","36,454","--" -"Suicide","30 to 34","Arkansas","White","55","154,054","35.70" -"Suicide","30 to 34","Arkansas","Black","--","34,888","--" -"Suicide","30 to 34","California","White","195","1,394,002","13.99" -"Suicide","30 to 34","California","Black","17**","147,840","11.50" -"Suicide","30 to 34","Colorado","White","126","399,639","31.53" -"Suicide","30 to 34","Colorado","Black","--","26,098","--" -"Suicide","30 to 34","Connecticut","White","25","167,654","14.91" -"Suicide","30 to 34","Connecticut","Black","--","37,599","--" -"Suicide","30 to 34","Delaware","White","--","43,963","--" -"Suicide","30 to 34","Delaware","Black","--","17,454","--" -"Suicide","30 to 34","District of Columbia","White","--","40,917","--" -"Suicide","30 to 34","District of Columbia","Black","--","26,733","--" -"Suicide","30 to 34","Florida","White","125","754,132","16.58" -"Suicide","30 to 34","Florida","Black","20**","217,922","9.18" -"Suicide","30 to 34","Georgia","White","87","421,111","20.66" -"Suicide","30 to 34","Georgia","Black","47","284,269","16.53" -"Suicide","30 to 34","Hawaii","White","--","27,147","--" -"Suicide","30 to 34","Hawaii","Black","--","3,551","--" -"Suicide","30 to 34","Idaho","White","34","115,796","29.36" -"Suicide","30 to 34","Idaho","Black","--","1,751","--" -"Suicide","30 to 34","Illinois","White","114","624,807","18.25" -"Suicide","30 to 34","Illinois","Black","16**","144,191","11.10" -"Suicide","30 to 34","Indiana","White","91","367,915","24.73" -"Suicide","30 to 34","Indiana","Black","--","56,145","--" -"Suicide","30 to 34","Iowa","White","37","171,785","21.54" -"Suicide","30 to 34","Iowa","Black","--","12,583","--" -"Suicide","30 to 34","Kansas","White","54","155,929","34.63" -"Suicide","30 to 34","Kansas","Black","--","14,363","--" -"Suicide","30 to 34","Kentucky","White","52","255,261","20.37" -"Suicide","30 to 34","Kentucky","Black","--","30,638","--" -"Suicide","30 to 34","Louisiana","White","50","191,021","26.18" -"Suicide","30 to 34","Louisiana","Black","17**","110,877","15.33" -"Suicide","30 to 34","Maine","White","17**","81,521","20.85" -"Suicide","30 to 34","Maine","Black","--","2,306","--" -"Suicide","30 to 34","Maryland","White","29","229,640","12.63" -"Suicide","30 to 34","Maryland","Black","13**","147,207","8.83" -"Suicide","30 to 34","Massachusetts","White","39","370,231","10.53" -"Suicide","30 to 34","Massachusetts","Black","--","53,899","--" -"Suicide","30 to 34","Michigan","White","87","499,593","17.41" -"Suicide","30 to 34","Michigan","Black","19**","115,573","16.44" -"Suicide","30 to 34","Minnesota","White","64","294,177","21.76" -"Suicide","30 to 34","Minnesota","Black","--","36,830","--" -"Suicide","30 to 34","Mississippi","White","27","106,229","25.42" -"Suicide","30 to 34","Mississippi","Black","14**","78,329","17.87" -"Suicide","30 to 34","Missouri","White","103","329,572","31.25" -"Suicide","30 to 34","Missouri","Black","--","57,677","--" -"Suicide","30 to 34","Montana","White","16**","64,718","24.72" -"Suicide","30 to 34","Montana","Black","--","725","--" -"Suicide","30 to 34","Nebraska","White","22","106,113","20.73" -"Suicide","30 to 34","Nebraska","Black","--","8,612","--" -"Suicide","30 to 34","Nevada","White","46","164,879","27.90" -"Suicide","30 to 34","Nevada","Black","--","31,678","--" -"Suicide","30 to 34","New Hampshire","White","21","83,513","25.15" -"Suicide","30 to 34","New Hampshire","Black","--","2,547","--" -"Suicide","30 to 34","New Jersey","White","34","404,148","8.41" -"Suicide","30 to 34","New Jersey","Black","--","111,781","--" -"Suicide","30 to 34","New Mexico","White","33","110,168","29.95" -"Suicide","30 to 34","New Mexico","Black","--","4,918","--" -"Suicide","30 to 34","New York","White","98","916,555","10.69" -"Suicide","30 to 34","New York","Black","28","280,002","10.00" -"Suicide","30 to 34","North Carolina","White","83","489,469","16.96" -"Suicide","30 to 34","North Carolina","Black","30","180,918","16.58" -"Suicide","30 to 34","North Dakota","White","22","46,292","47.52" -"Suicide","30 to 34","North Dakota","Black","--","3,208","--" -"Suicide","30 to 34","Ohio","White","147","614,360","23.93" -"Suicide","30 to 34","Ohio","Black","17**","123,992","13.71" -"Suicide","30 to 34","Oklahoma","White","54","195,595","27.61" -"Suicide","30 to 34","Oklahoma","Black","--","25,714","--" -"Suicide","30 to 34","Oregon","White","74","258,032","28.68" -"Suicide","30 to 34","Oregon","Black","--","9,689","--" -"Suicide","30 to 34","Pennsylvania","White","137","671,746","20.39" -"Suicide","30 to 34","Pennsylvania","Black","19**","131,867","14.41" -"Suicide","30 to 34","Rhode Island","White","10**","62,877","15.90" -"Suicide","30 to 34","Rhode Island","Black","--","8,564","--" -"Suicide","30 to 34","South Carolina","White","58","232,397","24.96" -"Suicide","30 to 34","South Carolina","Black","10**","103,145","9.70" -"Suicide","30 to 34","South Dakota","White","14**","46,551","30.07" -"Suicide","30 to 34","South Dakota","Black","--","2,350","--" -"Suicide","30 to 34","Tennessee","White","78","373,704","20.87" -"Suicide","30 to 34","Tennessee","Black","14**","95,251","14.70" -"Suicide","30 to 34","Texas","White","216","1,022,242","21.13" -"Suicide","30 to 34","Texas","Black","44","260,691","16.88" -"Suicide","30 to 34","Utah","White","51","211,442","24.12" -"Suicide","30 to 34","Utah","Black","--","5,406","--" -"Suicide","30 to 34","Vermont","White","10**","36,896","27.10" -"Suicide","30 to 34","Vermont","Black","--","874","--" -"Suicide","30 to 34","Virginia","White","70","392,756","17.82" -"Suicide","30 to 34","Virginia","Black","21","133,142","15.77" -"Suicide","30 to 34","Washington","White","80","447,401","17.88" -"Suicide","30 to 34","Washington","Black","--","33,773","--" -"Suicide","30 to 34","West Virginia","White","28","99,132","28.25" -"Suicide","30 to 34","West Virginia","Black","--","5,323","--" -"Suicide","30 to 34","Wisconsin","White","76","301,697","25.19" -"Suicide","30 to 34","Wisconsin","Black","--","32,048","--" -"Suicide","30 to 34","Wyoming","White","12**","34,581","34.70" -"Suicide","30 to 34","Wyoming","Black","--","662","--" -"Suicide","35 to 39","Alabama","White","48","210,362","22.82" -"Suicide","35 to 39","Alabama","Black","15**","87,181","17.21" -"Suicide","35 to 39","Alaska","White","16**","37,109","43.12" -"Suicide","35 to 39","Alaska","Black","--","2,130","--" -"Suicide","35 to 39","Arizona","White","102","374,400","27.24" -"Suicide","35 to 39","Arizona","Black","--","31,202","--" -"Suicide","35 to 39","Arkansas","White","48","148,742","32.27" -"Suicide","35 to 39","Arkansas","Black","--","30,615","--" -"Suicide","35 to 39","California","White","162","1,293,685","12.52" -"Suicide","35 to 39","California","Black","10**","122,343","8.17" -"Suicide","35 to 39","Colorado","White","102","379,513","26.88" -"Suicide","35 to 39","Colorado","Black","--","22,296","--" -"Suicide","35 to 39","Connecticut","White","33","176,238","18.72" -"Suicide","35 to 39","Connecticut","Black","--","33,636","--" -"Suicide","35 to 39","Delaware","White","--","41,456","--" -"Suicide","35 to 39","Delaware","Black","--","15,689","--" -"Suicide","35 to 39","District of Columbia","White","--","35,137","--" -"Suicide","35 to 39","District of Columbia","Black","--","21,155","--" -"Suicide","35 to 39","Florida","White","125","749,761","16.67" -"Suicide","35 to 39","Florida","Black","15**","194,011","7.73" -"Suicide","35 to 39","Georgia","White","102","413,541","24.67" -"Suicide","35 to 39","Georgia","Black","35","249,434","14.03" -"Suicide","35 to 39","Hawaii","White","--","28,516","--" -"Suicide","35 to 39","Hawaii","Black","--","2,993","--" -"Suicide","35 to 39","Idaho","White","25","116,759","21.41" -"Suicide","35 to 39","Idaho","Black","--","1,334","--" -"Suicide","35 to 39","Illinois","White","107","634,453","16.86" -"Suicide","35 to 39","Illinois","Black","17**","119,091","14.27" -"Suicide","35 to 39","Indiana","White","57","356,673","15.98" -"Suicide","35 to 39","Indiana","Black","--","47,642","--" -"Suicide","35 to 39","Iowa","White","43","177,126","24.28" -"Suicide","35 to 39","Iowa","Black","--","10,766","--" -"Suicide","35 to 39","Kansas","White","52","162,654","31.97" -"Suicide","35 to 39","Kansas","Black","--","12,660","--" -"Suicide","35 to 39","Kentucky","White","59","240,004","24.58" -"Suicide","35 to 39","Kentucky","Black","--","25,285","--" -"Suicide","35 to 39","Louisiana","White","33","192,808","17.12" -"Suicide","35 to 39","Louisiana","Black","13**","101,540","12.80" -"Suicide","35 to 39","Maine","White","20**","80,230","24.93" -"Suicide","35 to 39","Maine","Black","--","2,114","--" -"Suicide","35 to 39","Maryland","White","24","240,651","9.97" -"Suicide","35 to 39","Maryland","Black","14**","136,369","10.27" -"Suicide","35 to 39","Massachusetts","White","41","360,258","11.38" -"Suicide","35 to 39","Massachusetts","Black","--","48,015","--" -"Suicide","35 to 39","Michigan","White","114","477,516","23.87" -"Suicide","35 to 39","Michigan","Black","--","84,922","--" -"Suicide","35 to 39","Minnesota","White","66","315,090","20.95" -"Suicide","35 to 39","Minnesota","Black","--","35,488","--" -"Suicide","35 to 39","Mississippi","White","15**","103,453","14.50" -"Suicide","35 to 39","Mississippi","Black","--","70,314","--" -"Suicide","35 to 39","Missouri","White","85","330,128","25.75" -"Suicide","35 to 39","Missouri","Black","--","47,281","--" -"Suicide","35 to 39","Montana","White","22","64,718","33.99" -"Suicide","35 to 39","Montana","Black","--","517","--" -"Suicide","35 to 39","Nebraska","White","32","113,460","28.20" -"Suicide","35 to 39","Nebraska","Black","--","7,344","--" -"Suicide","35 to 39","Nevada","White","55","159,735","34.43" -"Suicide","35 to 39","Nevada","Black","--","25,614","--" -"Suicide","35 to 39","New Hampshire","White","18**","80,710","22.30" -"Suicide","35 to 39","New Hampshire","Black","--","2,184","--" -"Suicide","35 to 39","New Jersey","White","28","412,694","6.78" -"Suicide","35 to 39","New Jersey","Black","--","98,614","--" -"Suicide","35 to 39","New Mexico","White","36","111,233","32.36" -"Suicide","35 to 39","New Mexico","Black","--","4,248","--" -"Suicide","35 to 39","New York","White","119","878,009","13.55" -"Suicide","35 to 39","New York","Black","22","235,830","9.33" -"Suicide","35 to 39","North Carolina","White","101","466,483","21.65" -"Suicide","35 to 39","North Carolina","Black","19**","153,597","12.37" -"Suicide","35 to 39","North Dakota","White","11**","45,397","24.23" -"Suicide","35 to 39","North Dakota","Black","--","2,707","--" -"Suicide","35 to 39","Ohio","White","125","591,610","21.13" -"Suicide","35 to 39","Ohio","Black","16**","101,353","15.79" -"Suicide","35 to 39","Oklahoma","White","54","197,004","27.41" -"Suicide","35 to 39","Oklahoma","Black","--","21,974","--" -"Suicide","35 to 39","Oregon","White","58","253,916","22.84" -"Suicide","35 to 39","Oregon","Black","--","8,196","--" -"Suicide","35 to 39","Pennsylvania","White","124","661,011","18.76" -"Suicide","35 to 39","Pennsylvania","Black","19**","106,037","17.92" -"Suicide","35 to 39","Rhode Island","White","--","57,478","--" -"Suicide","35 to 39","Rhode Island","Black","--","7,057","--" -"Suicide","35 to 39","South Carolina","White","56","223,851","25.02" -"Suicide","35 to 39","South Carolina","Black","--","88,168","--" -"Suicide","35 to 39","South Dakota","White","--","48,643","--" -"Suicide","35 to 39","South Dakota","Black","--","2,389","--" -"Suicide","35 to 39","Tennessee","White","75","349,232","21.48" -"Suicide","35 to 39","Tennessee","Black","12**","77,639","15.46" -"Suicide","35 to 39","Texas","White","163","1,006,051","16.20" -"Suicide","35 to 39","Texas","Black","27","231,449","11.67" -"Suicide","35 to 39","Utah","White","67","203,249","32.96" -"Suicide","35 to 39","Utah","Black","--","3,902","--" -"Suicide","35 to 39","Vermont","White","--","37,412","--" -"Suicide","35 to 39","Vermont","Black","--","770","--" -"Suicide","35 to 39","Virginia","White","73","399,910","18.25" -"Suicide","35 to 39","Virginia","Black","17**","120,537","14.10" -"Suicide","35 to 39","Washington","White","69","430,046","16.04" -"Suicide","35 to 39","Washington","Black","--","30,986","--" -"Suicide","35 to 39","West Virginia","White","21","93,540","22.45" -"Suicide","35 to 39","West Virginia","Black","--","4,615","--" -"Suicide","35 to 39","Wisconsin","White","63","318,452","19.78" -"Suicide","35 to 39","Wisconsin","Black","--","25,926","--" -"Suicide","35 to 39","Wyoming","White","--","36,601","--" -"Suicide","35 to 39","Wyoming","Black","--","554","--" -"Suicide","40 to 44","Alabama","White","62","210,772","29.42" -"Suicide","40 to 44","Alabama","Black","12**","86,946","13.80" -"Suicide","40 to 44","Alaska","White","--","32,773","--" -"Suicide","40 to 44","Alaska","Black","--","1,791","--" -"Suicide","40 to 44","Arizona","White","99","365,823","27.06" -"Suicide","40 to 44","Arizona","Black","--","27,909","--" -"Suicide","40 to 44","Arkansas","White","43","150,009","28.66" -"Suicide","40 to 44","Arkansas","Black","--","29,998","--" -"Suicide","40 to 44","California","White","170","1,213,797","14.01" -"Suicide","40 to 44","California","Black","14**","109,494","12.79" -"Suicide","40 to 44","Colorado","White","105","349,810","30.02" -"Suicide","40 to 44","Colorado","Black","--","19,637","--" -"Suicide","40 to 44","Connecticut","White","25","170,549","14.66" -"Suicide","40 to 44","Connecticut","Black","--","32,361","--" -"Suicide","40 to 44","Delaware","White","--","39,338","--" -"Suicide","40 to 44","Delaware","Black","--","15,322","--" -"Suicide","40 to 44","District of Columbia","White","--","25,106","--" -"Suicide","40 to 44","District of Columbia","Black","--","18,856","--" -"Suicide","40 to 44","Florida","White","140","740,765","18.90" -"Suicide","40 to 44","Florida","Black","16**","182,808","8.75" -"Suicide","40 to 44","Georgia","White","95","410,462","23.14" -"Suicide","40 to 44","Georgia","Black","32","246,676","12.97" -"Suicide","40 to 44","Hawaii","White","--","25,021","--" -"Suicide","40 to 44","Hawaii","Black","--","2,302","--" -"Suicide","40 to 44","Idaho","White","28","117,558","23.82" -"Suicide","40 to 44","Idaho","Black","--","1,230","--" -"Suicide","40 to 44","Illinois","White","101","628,418","16.07" -"Suicide","40 to 44","Illinois","Black","13**","115,636","11.24" -"Suicide","40 to 44","Indiana","White","90","360,585","24.96" -"Suicide","40 to 44","Indiana","Black","--","45,374","--" -"Suicide","40 to 44","Iowa","White","44","181,479","24.25" -"Suicide","40 to 44","Iowa","Black","--","9,638","--" -"Suicide","40 to 44","Kansas","White","46","160,215","28.71" -"Suicide","40 to 44","Kansas","Black","--","11,778","--" -"Suicide","40 to 44","Kentucky","White","75","247,881","30.26" -"Suicide","40 to 44","Kentucky","Black","--","25,210","--" -"Suicide","40 to 44","Louisiana","White","51","187,793","27.16" -"Suicide","40 to 44","Louisiana","Black","14**","95,351","14.68" -"Suicide","40 to 44","Maine","White","22","77,317","28.45" -"Suicide","40 to 44","Maine","Black","--","1,777","--" -"Suicide","40 to 44","Maryland","White","22","228,824","9.61" -"Suicide","40 to 44","Maryland","Black","--","131,178","--" -"Suicide","40 to 44","Massachusetts","White","35","334,743","10.46" -"Suicide","40 to 44","Massachusetts","Black","--","43,772","--" -"Suicide","40 to 44","Michigan","White","122","477,344","25.56" -"Suicide","40 to 44","Michigan","Black","14**","81,842","17.11" -"Suicide","40 to 44","Minnesota","White","61","313,110","19.48" -"Suicide","40 to 44","Minnesota","Black","--","30,082","--" -"Suicide","40 to 44","Mississippi","White","23","105,833","21.73" -"Suicide","40 to 44","Mississippi","Black","--","72,580","--" -"Suicide","40 to 44","Missouri","White","89","323,601","27.50" -"Suicide","40 to 44","Missouri","Black","12**","44,866","26.75" -"Suicide","40 to 44","Montana","White","22","64,191","34.27" -"Suicide","40 to 44","Montana","Black","--","474","--" -"Suicide","40 to 44","Nebraska","White","26","111,287","23.36" -"Suicide","40 to 44","Nebraska","Black","--","7,212","--" -"Suicide","40 to 44","Nevada","White","39","152,947","25.50" -"Suicide","40 to 44","Nevada","Black","--","22,933","--" -"Suicide","40 to 44","New Hampshire","White","15**","76,091","19.71" -"Suicide","40 to 44","New Hampshire","Black","--","1,918","--" -"Suicide","40 to 44","New Jersey","White","38","409,443","9.28" -"Suicide","40 to 44","New Jersey","Black","--","95,898","--" -"Suicide","40 to 44","New Mexico","White","31","105,938","29.26" -"Suicide","40 to 44","New Mexico","Black","--","3,661","--" -"Suicide","40 to 44","New York","White","99","822,923","12.03" -"Suicide","40 to 44","New York","Black","15**","221,353","6.78" -"Suicide","40 to 44","North Carolina","White","97","462,870","20.96" -"Suicide","40 to 44","North Carolina","Black","14**","149,385","9.37" -"Suicide","40 to 44","North Dakota","White","19**","41,690","45.57" -"Suicide","40 to 44","North Dakota","Black","--","2,026","--" -"Suicide","40 to 44","Ohio","White","140","587,119","23.85" -"Suicide","40 to 44","Ohio","Black","18**","95,008","18.95" -"Suicide","40 to 44","Oklahoma","White","69","191,885","35.96" -"Suicide","40 to 44","Oklahoma","Black","--","20,539","--" -"Suicide","40 to 44","Oregon","White","43","250,165","17.19" -"Suicide","40 to 44","Oregon","Black","--","7,403","--" -"Suicide","40 to 44","Pennsylvania","White","126","628,906","20.03" -"Suicide","40 to 44","Pennsylvania","Black","--","96,925","--" -"Suicide","40 to 44","Rhode Island","White","--","54,343","--" -"Suicide","40 to 44","Rhode Island","Black","--","6,762","--" -"Suicide","40 to 44","South Carolina","White","55","220,831","24.91" -"Suicide","40 to 44","South Carolina","Black","--","86,318","--" -"Suicide","40 to 44","South Dakota","White","14**","48,134","29.09" -"Suicide","40 to 44","South Dakota","Black","--","1,724","--" -"Suicide","40 to 44","Tennessee","White","77","346,131","22.25" -"Suicide","40 to 44","Tennessee","Black","--","75,108","--" -"Suicide","40 to 44","Texas","White","171","954,951","17.91" -"Suicide","40 to 44","Texas","Black","17**","217,541","7.81" -"Suicide","40 to 44","Utah","White","72","215,984","33.34" -"Suicide","40 to 44","Utah","Black","--","3,430","--" -"Suicide","40 to 44","Vermont","White","--","36,638","--" -"Suicide","40 to 44","Vermont","Black","--","700","--" -"Suicide","40 to 44","Virginia","White","72","386,386","18.63" -"Suicide","40 to 44","Virginia","Black","--","114,657","--" -"Suicide","40 to 44","Washington","White","64","403,069","15.88" -"Suicide","40 to 44","Washington","Black","--","27,082","--" -"Suicide","40 to 44","West Virginia","White","24","102,094","23.51" -"Suicide","40 to 44","West Virginia","Black","--","4,386","--" -"Suicide","40 to 44","Wisconsin","White","61","322,977","18.89" -"Suicide","40 to 44","Wisconsin","Black","--","24,109","--" -"Suicide","40 to 44","Wyoming","White","11**","35,587","30.91" -"Suicide","40 to 44","Wyoming","Black","--","493","--" -"Suicide","45 to 49","Alabama","White","65","205,824","31.58" -"Suicide","45 to 49","Alabama","Black","--","78,627","--" -"Suicide","45 to 49","Alaska","White","--","27,719","--" -"Suicide","45 to 49","Alaska","Black","--","1,523","--" -"Suicide","45 to 49","Arizona","White","84","341,505","24.60" -"Suicide","45 to 49","Arizona","Black","--","24,017","--" -"Suicide","45 to 49","Arkansas","White","38","140,195","27.11" -"Suicide","45 to 49","Arkansas","Black","--","26,568","--" -"Suicide","45 to 49","California","White","156","1,126,310","13.85" -"Suicide","45 to 49","California","Black","--","97,851","--" -"Suicide","45 to 49","Colorado","White","109","306,377","35.58" -"Suicide","45 to 49","Colorado","Black","--","16,599","--" -"Suicide","45 to 49","Connecticut","White","30","161,801","18.54" -"Suicide","45 to 49","Connecticut","Black","--","28,866","--" -"Suicide","45 to 49","Delaware","White","--","35,667","--" -"Suicide","45 to 49","Delaware","Black","--","13,675","--" -"Suicide","45 to 49","District of Columbia","White","--","17,467","--" -"Suicide","45 to 49","District of Columbia","Black","--","15,755","--" -"Suicide","45 to 49","Florida","White","139","725,702","19.15" -"Suicide","45 to 49","Florida","Black","13**","167,035","7.78" -"Suicide","45 to 49","Georgia","White","85","397,207","21.40" -"Suicide","45 to 49","Georgia","Black","11**","224,111","4.91" -"Suicide","45 to 49","Hawaii","White","--","20,011","--" -"Suicide","45 to 49","Hawaii","Black","--","1,725","--" -"Suicide","45 to 49","Idaho","White","29","102,986","28.16" -"Suicide","45 to 49","Idaho","Black","--","909","--" -"Suicide","45 to 49","Illinois","White","105","580,246","18.10" -"Suicide","45 to 49","Illinois","Black","12**","106,348","11.28" -"Suicide","45 to 49","Indiana","White","85","336,070","25.29" -"Suicide","45 to 49","Indiana","Black","--","40,054","--" -"Suicide","45 to 49","Iowa","White","43","158,770","27.08" -"Suicide","45 to 49","Iowa","Black","--","7,406","--" -"Suicide","45 to 49","Kansas","White","37","140,055","26.42" -"Suicide","45 to 49","Kansas","Black","--","10,062","--" -"Suicide","45 to 49","Kentucky","White","62","236,454","26.22" -"Suicide","45 to 49","Kentucky","Black","--","22,033","--" -"Suicide","45 to 49","Louisiana","White","49","165,238","29.65" -"Suicide","45 to 49","Louisiana","Black","--","80,175","--" -"Suicide","45 to 49","Maine","White","19**","73,170","25.97" -"Suicide","45 to 49","Maine","Black","--","1,469","--" -"Suicide","45 to 49","Maryland","White","16**","203,756","7.85" -"Suicide","45 to 49","Maryland","Black","--","119,111","--" -"Suicide","45 to 49","Massachusetts","White","41","315,354","13.00" -"Suicide","45 to 49","Massachusetts","Black","--","39,510","--" -"Suicide","45 to 49","Michigan","White","80","442,585","18.08" -"Suicide","45 to 49","Michigan","Black","--","81,299","--" -"Suicide","45 to 49","Minnesota","White","55","266,857","20.61" -"Suicide","45 to 49","Minnesota","Black","--","24,278","--" -"Suicide","45 to 49","Mississippi","White","23","100,857","22.80" -"Suicide","45 to 49","Mississippi","Black","--","64,611","--" -"Suicide","45 to 49","Missouri","White","84","288,437","29.12" -"Suicide","45 to 49","Missouri","Black","--","39,558","--" -"Suicide","45 to 49","Montana","White","18**","55,056","32.69" -"Suicide","45 to 49","Montana","Black","--","351","--" -"Suicide","45 to 49","Nebraska","White","26","96,335","26.99" -"Suicide","45 to 49","Nebraska","Black","--","5,653","--" -"Suicide","45 to 49","Nevada","White","40","140,638","28.44" -"Suicide","45 to 49","Nevada","Black","--","19,679","--" -"Suicide","45 to 49","New Hampshire","White","18**","71,477","25.18" -"Suicide","45 to 49","New Hampshire","Black","--","1,994","--" -"Suicide","45 to 49","New Jersey","White","39","391,916","9.95" -"Suicide","45 to 49","New Jersey","Black","10**","89,125","11.22" -"Suicide","45 to 49","New Mexico","White","31","94,307","32.87" -"Suicide","45 to 49","New Mexico","Black","--","3,320","--" -"Suicide","45 to 49","New York","White","107","768,635","13.92" -"Suicide","45 to 49","New York","Black","--","206,239","--" -"Suicide","45 to 49","North Carolina","White","88","452,835","19.43" -"Suicide","45 to 49","North Carolina","Black","--","141,431","--" -"Suicide","45 to 49","North Dakota","White","14**","34,233","40.90" -"Suicide","45 to 49","North Dakota","Black","--","1,345","--" -"Suicide","45 to 49","Ohio","White","127","546,108","23.26" -"Suicide","45 to 49","Ohio","Black","12**","84,086","14.27" -"Suicide","45 to 49","Oklahoma","White","37","170,901","21.65" -"Suicide","45 to 49","Oklahoma","Black","--","17,298","--" -"Suicide","45 to 49","Oregon","White","69","222,212","31.05" -"Suicide","45 to 49","Oregon","Black","--","6,117","--" -"Suicide","45 to 49","Pennsylvania","White","126","584,822","21.55" -"Suicide","45 to 49","Pennsylvania","Black","13**","84,961","15.30" -"Suicide","45 to 49","Rhode Island","White","--","50,181","--" -"Suicide","45 to 49","Rhode Island","Black","--","5,682","--" -"Suicide","45 to 49","South Carolina","White","51","211,211","24.15" -"Suicide","45 to 49","South Carolina","Black","--","78,354","--" -"Suicide","45 to 49","South Dakota","White","--","41,160","--" -"Suicide","45 to 49","South Dakota","Black","--","1,125","--" -"Suicide","45 to 49","Tennessee","White","65","331,755","19.59" -"Suicide","45 to 49","Tennessee","Black","--","67,405","--" -"Suicide","45 to 49","Texas","White","143","874,019","16.36" -"Suicide","45 to 49","Texas","Black","16**","187,580","8.53" -"Suicide","45 to 49","Utah","White","64","181,177","35.32" -"Suicide","45 to 49","Utah","Black","--","2,714","--" -"Suicide","45 to 49","Vermont","White","--","33,622","--" -"Suicide","45 to 49","Vermont","Black","--","557","--" -"Suicide","45 to 49","Virginia","White","59","354,190","16.66" -"Suicide","45 to 49","Virginia","Black","14**","100,195","13.97" -"Suicide","45 to 49","Washington","White","54","352,332","15.33" -"Suicide","45 to 49","Washington","Black","--","21,870","--" -"Suicide","45 to 49","West Virginia","White","19**","100,664","18.87" -"Suicide","45 to 49","West Virginia","Black","--","3,771","--" -"Suicide","45 to 49","Wisconsin","White","62","289,875","21.39" -"Suicide","45 to 49","Wisconsin","Black","--","20,518","--" -"Suicide","45 to 49","Wyoming","White","10**","30,461","32.83" -"Suicide","45 to 49","Wyoming","Black","--","385","--" -"Suicide","50 to 54","Alabama","White","73","230,160","31.72" -"Suicide","50 to 54","Alabama","Black","--","79,545","--" -"Suicide","50 to 54","Alaska","White","11**","29,697","37.04" -"Suicide","50 to 54","Alaska","Black","--","1,458","--" -"Suicide","50 to 54","Arizona","White","94","362,586","25.92" -"Suicide","50 to 54","Arizona","Black","--","22,930","--" -"Suicide","50 to 54","Arkansas","White","31","149,736","20.70" -"Suicide","50 to 54","Arkansas","Black","--","25,758","--" -"Suicide","50 to 54","California","White","178","1,196,778","14.87" -"Suicide","50 to 54","California","Black","12**","104,593","11.47" -"Suicide","50 to 54","Colorado","White","80","313,108","25.55" -"Suicide","50 to 54","Colorado","Black","--","15,986","--" -"Suicide","50 to 54","Connecticut","White","35","193,941","18.05" -"Suicide","50 to 54","Connecticut","Black","--","29,910","--" -"Suicide","50 to 54","Delaware","White","--","42,249","--" -"Suicide","50 to 54","Delaware","Black","--","15,385","--" -"Suicide","50 to 54","District of Columbia","White","--","15,556","--" -"Suicide","50 to 54","District of Columbia","Black","--","16,853","--" -"Suicide","50 to 54","Florida","White","181","797,159","22.71" -"Suicide","50 to 54","Florida","Black","--","163,423","--" -"Suicide","50 to 54","Georgia","White","102","440,630","23.15" -"Suicide","50 to 54","Georgia","Black","15**","228,504","6.56" -"Suicide","50 to 54","Hawaii","White","--","20,450","--" -"Suicide","50 to 54","Hawaii","Black","--","1,610","--" -"Suicide","50 to 54","Idaho","White","29","102,571","28.27" -"Suicide","50 to 54","Idaho","Black","--","811","--" -"Suicide","50 to 54","Illinois","White","114","618,434","18.43" -"Suicide","50 to 54","Illinois","Black","--","112,423","--" -"Suicide","50 to 54","Indiana","White","88","363,088","24.24" -"Suicide","50 to 54","Indiana","Black","--","39,279","--" -"Suicide","50 to 54","Iowa","White","63","170,256","37.00" -"Suicide","50 to 54","Iowa","Black","--","6,451","--" -"Suicide","50 to 54","Kansas","White","43","145,023","29.65" -"Suicide","50 to 54","Kansas","Black","--","9,442","--" -"Suicide","50 to 54","Kentucky","White","60","255,821","23.45" -"Suicide","50 to 54","Kentucky","Black","--","22,112","--" -"Suicide","50 to 54","Louisiana","White","56","178,722","31.33" -"Suicide","50 to 54","Louisiana","Black","--","79,954","--" -"Suicide","50 to 54","Maine","White","20**","86,303","23.17" -"Suicide","50 to 54","Maine","Black","--","1,313","--" -"Suicide","50 to 54","Maryland","White","50","230,643","21.68" -"Suicide","50 to 54","Maryland","Black","17**","132,217","12.86" -"Suicide","50 to 54","Massachusetts","White","50","370,307","13.50" -"Suicide","50 to 54","Massachusetts","Black","--","38,906","--" -"Suicide","50 to 54","Michigan","White","124","511,545","24.24" -"Suicide","50 to 54","Michigan","Black","--","88,964","--" -"Suicide","50 to 54","Minnesota","White","69","293,405","23.52" -"Suicide","50 to 54","Minnesota","Black","--","21,647","--" -"Suicide","50 to 54","Mississippi","White","22","111,490","19.73" -"Suicide","50 to 54","Mississippi","Black","--","64,850","--" -"Suicide","50 to 54","Missouri","White","88","312,767","28.14" -"Suicide","50 to 54","Missouri","Black","--","40,921","--" -"Suicide","50 to 54","Montana","White","19**","56,998","33.33" -"Suicide","50 to 54","Montana","Black","--","302","--" -"Suicide","50 to 54","Nebraska","White","18**","98,455","18.28" -"Suicide","50 to 54","Nebraska","Black","--","5,237","--" -"Suicide","50 to 54","Nevada","White","41","152,480","26.89" -"Suicide","50 to 54","Nevada","Black","--","19,693","--" -"Suicide","50 to 54","New Hampshire","White","23","88,442","26.01" -"Suicide","50 to 54","New Hampshire","Black","--","1,787","--" -"Suicide","50 to 54","New Jersey","White","72","445,025","16.18" -"Suicide","50 to 54","New Jersey","Black","--","94,105","--" -"Suicide","50 to 54","New Mexico","White","34","98,596","34.48" -"Suicide","50 to 54","New Mexico","Black","--","2,885","--" -"Suicide","50 to 54","New York","White","129","875,135","14.74" -"Suicide","50 to 54","New York","Black","11**","220,216","5.00" -"Suicide","50 to 54","North Carolina","White","113","509,044","22.20" -"Suicide","50 to 54","North Carolina","Black","12**","149,036","8.05" -"Suicide","50 to 54","North Dakota","White","--","35,160","--" -"Suicide","50 to 54","North Dakota","Black","--","1,031","--" -"Suicide","50 to 54","Ohio","White","107","617,117","17.34" -"Suicide","50 to 54","Ohio","Black","--","89,785","--" -"Suicide","50 to 54","Oklahoma","White","66","178,052","37.07" -"Suicide","50 to 54","Oklahoma","Black","--","16,942","--" -"Suicide","50 to 54","Oregon","White","68","227,838","29.85" -"Suicide","50 to 54","Oregon","Black","--","5,577","--" -"Suicide","50 to 54","Pennsylvania","White","147","678,924","21.65" -"Suicide","50 to 54","Pennsylvania","Black","--","90,890","--" -"Suicide","50 to 54","Rhode Island","White","13**","59,898","21.70" -"Suicide","50 to 54","Rhode Island","Black","--","5,724","--" -"Suicide","50 to 54","South Carolina","White","63","236,806","26.60" -"Suicide","50 to 54","South Carolina","Black","--","81,913","--" -"Suicide","50 to 54","South Dakota","White","18**","42,947","41.91" -"Suicide","50 to 54","South Dakota","Black","--","946","--" -"Suicide","50 to 54","Tennessee","White","98","367,389","26.67" -"Suicide","50 to 54","Tennessee","Black","--","69,961","--" -"Suicide","50 to 54","Texas","White","172","862,888","19.93" -"Suicide","50 to 54","Texas","Black","15**","180,409","8.31" -"Suicide","50 to 54","Utah","White","50","157,258","31.79" -"Suicide","50 to 54","Utah","Black","--","2,519","--" -"Suicide","50 to 54","Vermont","White","--","38,919","--" -"Suicide","50 to 54","Vermont","Black","--","540","--" -"Suicide","50 to 54","Virginia","White","71","388,625","18.27" -"Suicide","50 to 54","Virginia","Black","11**","106,634","10.32" -"Suicide","50 to 54","Washington","White","74","377,009","19.63" -"Suicide","50 to 54","Washington","Black","--","20,901","--" -"Suicide","50 to 54","West Virginia","White","26","109,466","23.75" -"Suicide","50 to 54","West Virginia","Black","--","3,809","--" -"Suicide","50 to 54","Wisconsin","White","68","323,134","21.04" -"Suicide","50 to 54","Wisconsin","Black","--","20,808","--" -"Suicide","50 to 54","Wyoming","White","10**","30,535","32.75" -"Suicide","50 to 54","Wyoming","Black","--","329","--" -"Suicide","55 to 59","Alabama","White","56","234,725","23.86" -"Suicide","55 to 59","Alabama","Black","--","80,890","--" -"Suicide","55 to 59","Alaska","White","--","30,238","--" -"Suicide","55 to 59","Alaska","Black","--","1,302","--" -"Suicide","55 to 59","Arizona","White","124","365,531","33.92" -"Suicide","55 to 59","Arizona","Black","--","20,578","--" -"Suicide","55 to 59","Arkansas","White","33","153,296","21.53" -"Suicide","55 to 59","Arkansas","Black","--","26,321","--" -"Suicide","55 to 59","California","White","210","1,171,798","17.92" -"Suicide","55 to 59","California","Black","--","106,400","--" -"Suicide","55 to 59","Colorado","White","86","298,759","28.79" -"Suicide","55 to 59","Colorado","Black","--","14,192","--" -"Suicide","55 to 59","Connecticut","White","33","215,797","15.29" -"Suicide","55 to 59","Connecticut","Black","--","29,326","--" -"Suicide","55 to 59","Delaware","White","--","49,603","--" -"Suicide","55 to 59","Delaware","Black","--","15,814","--" -"Suicide","55 to 59","District of Columbia","White","--","13,226","--" -"Suicide","55 to 59","District of Columbia","Black","--","17,696","--" -"Suicide","55 to 59","Florida","White","200","840,402","23.80" -"Suicide","55 to 59","Florida","Black","--","160,333","--" -"Suicide","55 to 59","Georgia","White","99","429,177","23.07" -"Suicide","55 to 59","Georgia","Black","19**","221,167","8.59" -"Suicide","55 to 59","Hawaii","White","11**","21,573","50.99" -"Suicide","55 to 59","Hawaii","Black","--","1,405","--" -"Suicide","55 to 59","Idaho","White","35","102,715","34.07" -"Suicide","55 to 59","Idaho","Black","--","716","--" -"Suicide","55 to 59","Illinois","White","114","634,131","17.98" -"Suicide","55 to 59","Illinois","Black","--","109,938","--" -"Suicide","55 to 59","Indiana","White","90","373,185","24.12" -"Suicide","55 to 59","Indiana","Black","--","36,342","--" -"Suicide","55 to 59","Iowa","White","44","181,684","24.22" -"Suicide","55 to 59","Iowa","Black","--","5,338","--" -"Suicide","55 to 59","Kansas","White","36","152,533","23.60" -"Suicide","55 to 59","Kansas","Black","--","9,457","--" -"Suicide","55 to 59","Kentucky","White","49","263,286","18.61" -"Suicide","55 to 59","Kentucky","Black","--","21,934","--" -"Suicide","55 to 59","Louisiana","White","56","188,289","29.74" -"Suicide","55 to 59","Louisiana","Black","--","85,950","--" -"Suicide","55 to 59","Maine","White","21","96,539","21.75" -"Suicide","55 to 59","Maine","Black","--","1,167","--" -"Suicide","55 to 59","Maryland","White","39","249,981","15.60" -"Suicide","55 to 59","Maryland","Black","--","134,593","--" -"Suicide","55 to 59","Massachusetts","White","75","405,391","18.50" -"Suicide","55 to 59","Massachusetts","Black","--","37,882","--" -"Suicide","55 to 59","Michigan","White","101","552,060","18.30" -"Suicide","55 to 59","Michigan","Black","--","81,712","--" -"Suicide","55 to 59","Minnesota","White","70","321,151","21.80" -"Suicide","55 to 59","Minnesota","Black","--","18,201","--" -"Suicide","55 to 59","Mississippi","White","22","113,579","19.37" -"Suicide","55 to 59","Mississippi","Black","--","65,346","--" -"Suicide","55 to 59","Missouri","White","86","332,936","25.83" -"Suicide","55 to 59","Missouri","Black","--","41,140","--" -"Suicide","55 to 59","Montana","White","18**","61,258","29.38" -"Suicide","55 to 59","Montana","Black","--","288","--" -"Suicide","55 to 59","Nebraska","White","21","103,089","20.37" -"Suicide","55 to 59","Nebraska","Black","--","4,975","--" -"Suicide","55 to 59","Nevada","White","45","149,568","30.09" -"Suicide","55 to 59","Nevada","Black","--","18,444","--" -"Suicide","55 to 59","New Hampshire","White","13**","99,991","13.00" -"Suicide","55 to 59","New Hampshire","Black","--","1,627","--" -"Suicide","55 to 59","New Jersey","White","78","476,056","16.38" -"Suicide","55 to 59","New Jersey","Black","--","92,532","--" -"Suicide","55 to 59","New Mexico","White","23","104,282","22.06" -"Suicide","55 to 59","New Mexico","Black","--","3,054","--" -"Suicide","55 to 59","New York","White","130","933,897","13.92" -"Suicide","55 to 59","New York","Black","13**","231,500","5.62" -"Suicide","55 to 59","North Carolina","White","97","505,897","19.17" -"Suicide","55 to 59","North Carolina","Black","--","146,973","--" -"Suicide","55 to 59","North Dakota","White","11**","38,376","28.66" -"Suicide","55 to 59","North Dakota","Black","--","866","--" -"Suicide","55 to 59","Ohio","White","128","643,289","19.90" -"Suicide","55 to 59","Ohio","Black","--","85,533","--" -"Suicide","55 to 59","Oklahoma","White","53","181,020","29.28" -"Suicide","55 to 59","Oklahoma","Black","--","16,816","--" -"Suicide","55 to 59","Oregon","White","55","220,261","24.97" -"Suicide","55 to 59","Oregon","Black","--","5,098","--" -"Suicide","55 to 59","Pennsylvania","White","156","735,977","21.20" -"Suicide","55 to 59","Pennsylvania","Black","--","89,822","--" -"Suicide","55 to 59","Rhode Island","White","20**","66,740","29.97" -"Suicide","55 to 59","Rhode Island","Black","--","5,330","--" -"Suicide","55 to 59","South Carolina","White","68","246,648","27.57" -"Suicide","55 to 59","South Carolina","Black","--","86,342","--" -"Suicide","55 to 59","South Dakota","White","13**","48,595","26.75" -"Suicide","55 to 59","South Dakota","Black","--","745","--" -"Suicide","55 to 59","Tennessee","White","112","372,016","30.11" -"Suicide","55 to 59","Tennessee","Black","--","68,806","--" -"Suicide","55 to 59","Texas","White","146","786,434","18.56" -"Suicide","55 to 59","Texas","Black","14**","164,585","8.51" -"Suicide","55 to 59","Utah","White","44","140,905","31.23" -"Suicide","55 to 59","Utah","Black","--","1,954","--" -"Suicide","55 to 59","Vermont","White","10**","42,825","23.35" -"Suicide","55 to 59","Vermont","Black","--","445","--" -"Suicide","55 to 59","Virginia","White","77","400,334","19.23" -"Suicide","55 to 59","Virginia","Black","--","112,976","--" -"Suicide","55 to 59","Washington","White","80","376,019","21.28" -"Suicide","55 to 59","Washington","Black","--","18,937","--" -"Suicide","55 to 59","West Virginia","White","18**","111,312","16.17" -"Suicide","55 to 59","West Virginia","Black","--","3,790","--" -"Suicide","55 to 59","Wisconsin","White","69","362,313","19.04" -"Suicide","55 to 59","Wisconsin","Black","--","18,804","--" -"Suicide","55 to 59","Wyoming","White","10**","31,656","31.59" -"Suicide","55 to 59","Wyoming","Black","--","301","--" -"Suicide","60 to 64","Alabama","White","54","241,376","22.37" -"Suicide","60 to 64","Alabama","Black","--","81,363","--" -"Suicide","60 to 64","Alaska","White","10**","32,498","30.77" -"Suicide","60 to 64","Alaska","Black","--","1,338","--" -"Suicide","60 to 64","Arizona","White","114","387,349","29.43" -"Suicide","60 to 64","Arizona","Black","--","19,164","--" -"Suicide","60 to 64","Arkansas","White","29","158,173","18.33" -"Suicide","60 to 64","Arkansas","Black","--","26,649","--" -"Suicide","60 to 64","California","White","192","1,134,448","16.92" -"Suicide","60 to 64","California","Black","--","102,740","--" -"Suicide","60 to 64","Colorado","White","95","315,328","30.13" -"Suicide","60 to 64","Colorado","Black","--","13,476","--" -"Suicide","60 to 64","Connecticut","White","30","218,014","13.76" -"Suicide","60 to 64","Connecticut","Black","--","25,283","--" -"Suicide","60 to 64","Delaware","White","15**","56,054","26.76" -"Suicide","60 to 64","Delaware","Black","--","14,945","--" -"Suicide","60 to 64","District of Columbia","White","--","11,217","--" -"Suicide","60 to 64","District of Columbia","Black","--","18,328","--" -"Suicide","60 to 64","Florida","White","174","844,101","20.61" -"Suicide","60 to 64","Florida","Black","--","150,101","--" -"Suicide","60 to 64","Georgia","White","94","415,081","22.65" -"Suicide","60 to 64","Georgia","Black","11**","197,242","5.58" -"Suicide","60 to 64","Hawaii","White","--","24,618","--" -"Suicide","60 to 64","Hawaii","Black","--","1,270","--" -"Suicide","60 to 64","Idaho","White","31","111,543","27.79" -"Suicide","60 to 64","Idaho","Black","--","719","--" -"Suicide","60 to 64","Illinois","White","125","649,592","19.24" -"Suicide","60 to 64","Illinois","Black","--","109,112","--" -"Suicide","60 to 64","Indiana","White","83","385,796","21.51" -"Suicide","60 to 64","Indiana","Black","--","35,576","--" -"Suicide","60 to 64","Iowa","White","42","198,641","21.14" -"Suicide","60 to 64","Iowa","Black","--","4,671","--" -"Suicide","60 to 64","Kansas","White","22","166,056","13.25" -"Suicide","60 to 64","Kansas","Black","--","9,750","--" -"Suicide","60 to 64","Kentucky","White","48","266,410","18.02" -"Suicide","60 to 64","Kentucky","Black","--","22,036","--" -"Suicide","60 to 64","Louisiana","White","48","198,660","24.16" -"Suicide","60 to 64","Louisiana","Black","--","86,017","--" -"Suicide","60 to 64","Maine","White","24","105,788","22.69" -"Suicide","60 to 64","Maine","Black","--","852","--" -"Suicide","60 to 64","Maryland","White","41","249,697","16.42" -"Suicide","60 to 64","Maryland","Black","--","123,509","--" -"Suicide","60 to 64","Massachusetts","White","57","407,859","13.98" -"Suicide","60 to 64","Massachusetts","Black","--","33,266","--" -"Suicide","60 to 64","Michigan","White","109","587,417","18.56" -"Suicide","60 to 64","Michigan","Black","--","78,376","--" -"Suicide","60 to 64","Minnesota","White","48","347,478","13.81" -"Suicide","60 to 64","Minnesota","Black","--","15,058","--" -"Suicide","60 to 64","Mississippi","White","19**","119,015","15.96" -"Suicide","60 to 64","Mississippi","Black","--","64,828","--" -"Suicide","60 to 64","Missouri","White","98","359,552","27.26" -"Suicide","60 to 64","Missouri","Black","--","41,032","--" -"Suicide","60 to 64","Montana","White","16**","72,487","22.07" -"Suicide","60 to 64","Montana","Black","--","245","--" -"Suicide","60 to 64","Nebraska","White","17**","112,842","15.07" -"Suicide","60 to 64","Nebraska","Black","--","4,681","--" -"Suicide","60 to 64","Nevada","White","54","149,147","36.21" -"Suicide","60 to 64","Nevada","Black","--","17,074","--" -"Suicide","60 to 64","New Hampshire","White","25","106,655","23.44" -"Suicide","60 to 64","New Hampshire","Black","--","1,161","--" -"Suicide","60 to 64","New Jersey","White","65","473,725","13.72" -"Suicide","60 to 64","New Jersey","Black","--","82,933","--" -"Suicide","60 to 64","New Mexico","White","22","117,136","18.78" -"Suicide","60 to 64","New Mexico","Black","--","3,077","--" -"Suicide","60 to 64","New York","White","114","942,358","12.10" -"Suicide","60 to 64","New York","Black","--","216,089","--" -"Suicide","60 to 64","North Carolina","White","130","511,117","25.43" -"Suicide","60 to 64","North Carolina","Black","--","139,348","--" -"Suicide","60 to 64","North Dakota","White","10**","44,024","22.71" -"Suicide","60 to 64","North Dakota","Black","--","675","--" -"Suicide","60 to 64","Ohio","White","124","682,459","18.17" -"Suicide","60 to 64","Ohio","Black","--","87,564","--" -"Suicide","60 to 64","Oklahoma","White","47","195,839","24.00" -"Suicide","60 to 64","Oklahoma","Black","--","16,866","--" -"Suicide","60 to 64","Oregon","White","55","239,234","22.99" -"Suicide","60 to 64","Oregon","Black","--","4,587","--" -"Suicide","60 to 64","Pennsylvania","White","171","783,215","21.83" -"Suicide","60 to 64","Pennsylvania","Black","--","84,574","--" -"Suicide","60 to 64","Rhode Island","White","10**","68,095","14.69" -"Suicide","60 to 64","Rhode Island","Black","--","4,791","--" -"Suicide","60 to 64","South Carolina","White","50","258,055","19.38" -"Suicide","60 to 64","South Carolina","Black","--","84,546","--" -"Suicide","60 to 64","South Dakota","White","16**","56,329","28.40" -"Suicide","60 to 64","South Dakota","Black","--","648","--" -"Suicide","60 to 64","Tennessee","White","88","372,170","23.65" -"Suicide","60 to 64","Tennessee","Black","--","66,600","--" -"Suicide","60 to 64","Texas","White","141","743,019","18.98" -"Suicide","60 to 64","Texas","Black","11**","149,980","7.33" -"Suicide","60 to 64","Utah","White","33","144,353","22.86" -"Suicide","60 to 64","Utah","Black","--","1,761","--" -"Suicide","60 to 64","Vermont","White","13**","47,554","27.34" -"Suicide","60 to 64","Vermont","Black","--","353","--" -"Suicide","60 to 64","Virginia","White","78","398,877","19.55" -"Suicide","60 to 64","Virginia","Black","--","107,601","--" -"Suicide","60 to 64","Washington","White","96","398,179","24.11" -"Suicide","60 to 64","Washington","Black","--","17,278","--" -"Suicide","60 to 64","West Virginia","White","30","117,020","25.64" -"Suicide","60 to 64","West Virginia","Black","--","3,943","--" -"Suicide","60 to 64","Wisconsin","White","63","387,352","16.26" -"Suicide","60 to 64","Wisconsin","Black","--","17,434","--" -"Suicide","60 to 64","Wyoming","White","14**","37,645","37.19" -"Suicide","60 to 64","Wyoming","Black","--","373","--" -"Suicide","65 to 69","Alabama","White","49","218,808","22.39" -"Suicide","65 to 69","Alabama","Black","--","70,663","--" -"Suicide","65 to 69","Alaska","White","--","29,323","--" -"Suicide","65 to 69","Alaska","Black","--","1,013","--" -"Suicide","65 to 69","Arizona","White","79","368,867","21.42" -"Suicide","65 to 69","Arizona","Black","--","14,885","--" -"Suicide","65 to 69","Arkansas","White","31","143,209","21.65" -"Suicide","65 to 69","Arkansas","Black","--","23,363","--" -"Suicide","65 to 69","California","White","161","975,884","16.50" -"Suicide","65 to 69","California","Black","--","79,665","--" -"Suicide","65 to 69","Colorado","White","67","284,195","23.58" -"Suicide","65 to 69","Colorado","Black","--","10,313","--" -"Suicide","65 to 69","Connecticut","White","23","185,845","12.38" -"Suicide","65 to 69","Connecticut","Black","--","18,418","--" -"Suicide","65 to 69","Delaware","White","14**","55,037","25.44" -"Suicide","65 to 69","Delaware","Black","--","12,102","--" -"Suicide","65 to 69","District of Columbia","White","--","9,872","--" -"Suicide","65 to 69","District of Columbia","Black","--","16,123","--" -"Suicide","65 to 69","Florida","White","145","773,721","18.74" -"Suicide","65 to 69","Florida","Black","--","124,744","--" -"Suicide","65 to 69","Georgia","White","61","363,604","16.78" -"Suicide","65 to 69","Georgia","Black","--","158,699","--" -"Suicide","65 to 69","Hawaii","White","--","25,667","--" -"Suicide","65 to 69","Hawaii","Black","--","884","--" -"Suicide","65 to 69","Idaho","White","26","104,996","24.76" -"Suicide","65 to 69","Idaho","Black","--","553","--" -"Suicide","65 to 69","Illinois","White","76","568,698","13.36" -"Suicide","65 to 69","Illinois","Black","--","89,860","--" -"Suicide","65 to 69","Indiana","White","77","344,251","22.37" -"Suicide","65 to 69","Indiana","Black","--","28,873","--" -"Suicide","65 to 69","Iowa","White","32","179,713","17.81" -"Suicide","65 to 69","Iowa","Black","--","3,176","--" -"Suicide","65 to 69","Kansas","White","35","150,815","23.21" -"Suicide","65 to 69","Kansas","Black","--","7,654","--" -"Suicide","65 to 69","Kentucky","White","38","239,218","15.89" -"Suicide","65 to 69","Kentucky","Black","--","18,050","--" -"Suicide","65 to 69","Louisiana","White","30","180,005","16.67" -"Suicide","65 to 69","Louisiana","Black","--","74,556","--" -"Suicide","65 to 69","Maine","White","25","98,472","25.39" -"Suicide","65 to 69","Maine","Black","--","593","--" -"Suicide","65 to 69","Maryland","White","24","214,811","11.17" -"Suicide","65 to 69","Maryland","Black","--","96,983","--" -"Suicide","65 to 69","Massachusetts","White","29","355,213","8.16" -"Suicide","65 to 69","Massachusetts","Black","--","25,636","--" -"Suicide","65 to 69","Michigan","White","89","534,220","16.66" -"Suicide","65 to 69","Michigan","Black","--","68,318","--" -"Suicide","65 to 69","Minnesota","White","38","303,105","12.54" -"Suicide","65 to 69","Minnesota","Black","--","10,420","--" -"Suicide","65 to 69","Mississippi","White","20**","108,062","18.51" -"Suicide","65 to 69","Mississippi","Black","--","56,073","--" -"Suicide","65 to 69","Missouri","White","66","317,274","20.80" -"Suicide","65 to 69","Missouri","Black","--","33,398","--" -"Suicide","65 to 69","Montana","White","20**","70,593","28.33" -"Suicide","65 to 69","Montana","Black","--","184","--" -"Suicide","65 to 69","Nebraska","White","16**","101,595","15.75" -"Suicide","65 to 69","Nebraska","Black","--","3,354","--" -"Suicide","65 to 69","Nevada","White","26","136,363","19.07" -"Suicide","65 to 69","Nevada","Black","--","13,883","--" -"Suicide","65 to 69","New Hampshire","White","19**","91,513","20.76" -"Suicide","65 to 69","New Hampshire","Black","--","783","--" -"Suicide","65 to 69","New Jersey","White","47","403,400","11.65" -"Suicide","65 to 69","New Jersey","Black","--","62,349","--" -"Suicide","65 to 69","New Mexico","White","27","111,728","24.17" -"Suicide","65 to 69","New Mexico","Black","--","2,567","--" -"Suicide","65 to 69","New York","White","92","828,108","11.11" -"Suicide","65 to 69","New York","Black","--","170,532","--" -"Suicide","65 to 69","North Carolina","White","98","462,212","21.20" -"Suicide","65 to 69","North Carolina","Black","--","118,849","--" -"Suicide","65 to 69","North Dakota","White","--","40,236","--" -"Suicide","65 to 69","North Dakota","Black","--","361","--" -"Suicide","65 to 69","Ohio","White","95","618,913","15.35" -"Suicide","65 to 69","Ohio","Black","--","72,436","--" -"Suicide","65 to 69","Oklahoma","White","44","176,678","24.90" -"Suicide","65 to 69","Oklahoma","Black","--","13,784","--" -"Suicide","65 to 69","Oregon","White","47","239,323","19.64" -"Suicide","65 to 69","Oregon","Black","--","3,645","--" -"Suicide","65 to 69","Pennsylvania","White","93","717,464","12.96" -"Suicide","65 to 69","Pennsylvania","Black","--","68,715","--" -"Suicide","65 to 69","Rhode Island","White","--","60,525","--" -"Suicide","65 to 69","Rhode Island","Black","--","3,829","--" -"Suicide","65 to 69","South Carolina","White","62","244,813","25.33" -"Suicide","65 to 69","South Carolina","Black","--","74,236","--" -"Suicide","65 to 69","South Dakota","White","--","52,939","--" -"Suicide","65 to 69","South Dakota","Black","--","425","--" -"Suicide","65 to 69","Tennessee","White","79","335,602","23.54" -"Suicide","65 to 69","Tennessee","Black","--","56,286","--" -"Suicide","65 to 69","Texas","White","106","612,306","17.31" -"Suicide","65 to 69","Texas","Black","--","116,514","--" -"Suicide","65 to 69","Utah","White","34","129,446","26.27" -"Suicide","65 to 69","Utah","Black","--","1,154","--" -"Suicide","65 to 69","Vermont","White","--","44,142","--" -"Suicide","65 to 69","Vermont","Black","--","308","--" -"Suicide","65 to 69","Virginia","White","77","349,570","22.03" -"Suicide","65 to 69","Virginia","Black","--","88,125","--" -"Suicide","65 to 69","Washington","White","82","369,741","22.18" -"Suicide","65 to 69","Washington","Black","--","13,133","--" -"Suicide","65 to 69","West Virginia","White","27","112,800","23.94" -"Suicide","65 to 69","West Virginia","Black","--","3,724","--" -"Suicide","65 to 69","Wisconsin","White","53","343,002","15.45" -"Suicide","65 to 69","Wisconsin","Black","--","13,511","--" -"Suicide","65 to 69","Wyoming","White","10**","36,161","27.65" -"Suicide","65 to 69","Wyoming","Black","--","330","--" -"Suicide","70 to 74","Alabama","White","32","184,518","17.34" -"Suicide","70 to 74","Alabama","Black","--","52,309","--" -"Suicide","70 to 74","Alaska","White","--","21,908","--" -"Suicide","70 to 74","Alaska","Black","--","641","--" -"Suicide","70 to 74","Arizona","White","102","331,009","30.81" -"Suicide","70 to 74","Arizona","Black","--","10,831","--" -"Suicide","70 to 74","Arkansas","White","31","121,280","25.56" -"Suicide","70 to 74","Arkansas","Black","--","16,676","--" -"Suicide","70 to 74","California","White","99","789,014","12.55" -"Suicide","70 to 74","California","Black","--","58,171","--" -"Suicide","70 to 74","Colorado","White","49","231,377","21.18" -"Suicide","70 to 74","Colorado","Black","--","7,034","--" -"Suicide","70 to 74","Connecticut","White","17**","146,054","11.64" -"Suicide","70 to 74","Connecticut","Black","--","13,070","--" -"Suicide","70 to 74","Delaware","White","--","46,181","--" -"Suicide","70 to 74","Delaware","Black","--","8,863","--" -"Suicide","70 to 74","District of Columbia","White","--","9,281","--" -"Suicide","70 to 74","District of Columbia","Black","--","12,135","--" -"Suicide","70 to 74","Florida","White","126","694,340","18.15" -"Suicide","70 to 74","Florida","Black","--","92,155","--" -"Suicide","70 to 74","Georgia","White","60","306,108","19.60" -"Suicide","70 to 74","Georgia","Black","--","117,118","--" -"Suicide","70 to 74","Hawaii","White","--","24,474","--" -"Suicide","70 to 74","Hawaii","Black","--","681","--" -"Suicide","70 to 74","Idaho","White","25","86,122","29.03" -"Suicide","70 to 74","Idaho","Black","--","295","--" -"Suicide","70 to 74","Illinois","White","67","455,473","14.71" -"Suicide","70 to 74","Illinois","Black","--","67,639","--" -"Suicide","70 to 74","Indiana","White","40","276,868","14.45" -"Suicide","70 to 74","Indiana","Black","--","20,494","--" -"Suicide","70 to 74","Iowa","White","15**","146,058","10.27" -"Suicide","70 to 74","Iowa","Black","--","2,143","--" -"Suicide","70 to 74","Kansas","White","25","120,373","20.77" -"Suicide","70 to 74","Kansas","Black","--","5,347","--" -"Suicide","70 to 74","Kentucky","White","43","197,198","21.81" -"Suicide","70 to 74","Kentucky","Black","--","13,068","--" -"Suicide","70 to 74","Louisiana","White","34","147,133","23.11" -"Suicide","70 to 74","Louisiana","Black","--","54,927","--" -"Suicide","70 to 74","Maine","White","13**","81,896","15.87" -"Suicide","70 to 74","Maine","Black","--","364","--" -"Suicide","70 to 74","Maryland","White","20**","175,371","11.40" -"Suicide","70 to 74","Maryland","Black","--","75,287","--" -"Suicide","70 to 74","Massachusetts","White","17**","290,138","5.86" -"Suicide","70 to 74","Massachusetts","Black","--","18,157","--" -"Suicide","70 to 74","Michigan","White","57","430,369","13.24" -"Suicide","70 to 74","Michigan","Black","--","52,772","--" -"Suicide","70 to 74","Minnesota","White","37","242,661","15.25" -"Suicide","70 to 74","Minnesota","Black","--","6,722","--" -"Suicide","70 to 74","Mississippi","White","25","92,150","27.13" -"Suicide","70 to 74","Mississippi","Black","--","40,514","--" -"Suicide","70 to 74","Missouri","White","66","257,208","25.66" -"Suicide","70 to 74","Missouri","Black","--","24,097","--" -"Suicide","70 to 74","Montana","White","19**","58,647","32.40" -"Suicide","70 to 74","Montana","Black","--","116","--" -"Suicide","70 to 74","Nebraska","White","17**","82,935","20.50" -"Suicide","70 to 74","Nebraska","Black","--","2,418","--" -"Suicide","70 to 74","Nevada","White","30","115,652","25.94" -"Suicide","70 to 74","Nevada","Black","--","10,454","--" -"Suicide","70 to 74","New Hampshire","White","10**","72,210","13.85" -"Suicide","70 to 74","New Hampshire","Black","--","480","--" -"Suicide","70 to 74","New Jersey","White","30","322,055","9.32" -"Suicide","70 to 74","New Jersey","Black","--","45,472","--" -"Suicide","70 to 74","New Mexico","White","24","98,360","24.40" -"Suicide","70 to 74","New Mexico","Black","--","1,871","--" -"Suicide","70 to 74","New York","White","60","689,039","8.71" -"Suicide","70 to 74","New York","Black","--","127,225","--" -"Suicide","70 to 74","North Carolina","White","75","391,721","19.15" -"Suicide","70 to 74","North Carolina","Black","--","90,717","--" -"Suicide","70 to 74","North Dakota","White","--","31,127","--" -"Suicide","70 to 74","North Dakota","Black","--","213","--" -"Suicide","70 to 74","Ohio","White","92","504,041","18.25" -"Suicide","70 to 74","Ohio","Black","--","53,778","--" -"Suicide","70 to 74","Oklahoma","White","40","143,402","27.89" -"Suicide","70 to 74","Oklahoma","Black","--","9,961","--" -"Suicide","70 to 74","Oregon","White","59","209,195","28.20" -"Suicide","70 to 74","Oregon","Black","--","2,584","--" -"Suicide","70 to 74","Pennsylvania","White","103","583,490","17.65" -"Suicide","70 to 74","Pennsylvania","Black","--","50,713","--" -"Suicide","70 to 74","Rhode Island","White","--","48,526","--" -"Suicide","70 to 74","Rhode Island","Black","--","2,248","--" -"Suicide","70 to 74","South Carolina","White","47","213,364","22.03" -"Suicide","70 to 74","South Carolina","Black","--","57,654","--" -"Suicide","70 to 74","South Dakota","White","--","41,186","--" -"Suicide","70 to 74","South Dakota","Black","--","280","--" -"Suicide","70 to 74","Tennessee","White","69","278,596","24.77" -"Suicide","70 to 74","Tennessee","Black","--","40,238","--" -"Suicide","70 to 74","Texas","White","72","476,929","15.10" -"Suicide","70 to 74","Texas","Black","--","81,702","--" -"Suicide","70 to 74","Utah","White","24","102,765","23.35" -"Suicide","70 to 74","Utah","Black","--","699","--" -"Suicide","70 to 74","Vermont","White","--","36,848","--" -"Suicide","70 to 74","Vermont","Black","--","174","--" -"Suicide","70 to 74","Virginia","White","43","294,063","14.62" -"Suicide","70 to 74","Virginia","Black","--","64,958","--" -"Suicide","70 to 74","Washington","White","54","307,141","17.58" -"Suicide","70 to 74","Washington","Black","--","8,601","--" -"Suicide","70 to 74","West Virginia","White","23","99,669","23.08" -"Suicide","70 to 74","West Virginia","Black","--","2,691","--" -"Suicide","70 to 74","Wisconsin","White","43","275,842","15.59" -"Suicide","70 to 74","Wisconsin","Black","--","9,669","--" -"Suicide","70 to 74","Wyoming","White","--","28,136","--" -"Suicide","70 to 74","Wyoming","Black","--","238","--" -"Suicide","75 to 79","Alabama","White","46","140,104","32.83" -"Suicide","75 to 79","Alabama","Black","--","30,490","--" -"Suicide","75 to 79","Alaska","White","--","13,780","--" -"Suicide","75 to 79","Alaska","Black","--","340","--" -"Suicide","75 to 79","Arizona","White","79","259,218","30.48" -"Suicide","75 to 79","Arizona","Black","--","6,387","--" -"Suicide","75 to 79","Arkansas","White","21","92,339","22.74" -"Suicide","75 to 79","Arkansas","Black","--","9,305","--" -"Suicide","75 to 79","California","White","119","580,958","20.48" -"Suicide","75 to 79","California","Black","--","38,418","--" -"Suicide","75 to 79","Colorado","White","42","156,941","26.76" -"Suicide","75 to 79","Colorado","Black","--","4,030","--" -"Suicide","75 to 79","Connecticut","White","12**","112,387","10.68" -"Suicide","75 to 79","Connecticut","Black","--","8,954","--" -"Suicide","75 to 79","Delaware","White","--","33,500","--" -"Suicide","75 to 79","Delaware","Black","--","5,742","--" -"Suicide","75 to 79","District of Columbia","White","--","7,171","--" -"Suicide","75 to 79","District of Columbia","Black","--","7,913","--" -"Suicide","75 to 79","Florida","White","129","564,876","22.84" -"Suicide","75 to 79","Florida","Black","--","60,346","--" -"Suicide","75 to 79","Georgia","White","60","230,570","26.02" -"Suicide","75 to 79","Georgia","Black","--","69,728","--" -"Suicide","75 to 79","Hawaii","White","--","17,293","--" -"Suicide","75 to 79","Hawaii","Black","--","379","--" -"Suicide","75 to 79","Idaho","White","19**","60,752","31.27" -"Suicide","75 to 79","Idaho","Black","--","145","--" -"Suicide","75 to 79","Illinois","White","41","325,487","12.60" -"Suicide","75 to 79","Illinois","Black","--","44,504","--" -"Suicide","75 to 79","Indiana","White","46","194,050","23.71" -"Suicide","75 to 79","Indiana","Black","--","12,127","--" -"Suicide","75 to 79","Iowa","White","32","101,116","31.65" -"Suicide","75 to 79","Iowa","Black","--","1,154","--" -"Suicide","75 to 79","Kansas","White","17**","84,520","20.11" -"Suicide","75 to 79","Kansas","Black","--","3,233","--" -"Suicide","75 to 79","Kentucky","White","29","138,272","20.97" -"Suicide","75 to 79","Kentucky","Black","--","7,190","--" -"Suicide","75 to 79","Louisiana","White","26","106,682","24.37" -"Suicide","75 to 79","Louisiana","Black","--","33,035","--" -"Suicide","75 to 79","Maine","White","11**","57,614","19.09" -"Suicide","75 to 79","Maine","Black","--","197","--" -"Suicide","75 to 79","Maryland","White","26","133,278","19.51" -"Suicide","75 to 79","Maryland","Black","--","47,902","--" -"Suicide","75 to 79","Massachusetts","White","17**","212,427","8.00" -"Suicide","75 to 79","Massachusetts","Black","--","11,603","--" -"Suicide","75 to 79","Michigan","White","71","301,682","23.53" -"Suicide","75 to 79","Michigan","Black","--","33,687","--" -"Suicide","75 to 79","Minnesota","White","24","168,004","14.29" -"Suicide","75 to 79","Minnesota","Black","--","3,940","--" -"Suicide","75 to 79","Mississippi","White","12**","69,918","17.16" -"Suicide","75 to 79","Mississippi","Black","--","23,187","--" -"Suicide","75 to 79","Missouri","White","46","186,024","24.73" -"Suicide","75 to 79","Missouri","Black","--","15,316","--" -"Suicide","75 to 79","Montana","White","15**","39,301","38.17" -"Suicide","75 to 79","Montana","Black","--","48","--" -"Suicide","75 to 79","Nebraska","White","--","56,549","--" -"Suicide","75 to 79","Nebraska","Black","--","1,446","--" -"Suicide","75 to 79","Nevada","White","30","86,617","34.64" -"Suicide","75 to 79","Nevada","Black","--","6,666","--" -"Suicide","75 to 79","New Hampshire","White","15**","50,635","29.62" -"Suicide","75 to 79","New Hampshire","Black","--","275","--" -"Suicide","75 to 79","New Jersey","White","25","243,451","10.27" -"Suicide","75 to 79","New Jersey","Black","--","31,042","--" -"Suicide","75 to 79","New Mexico","White","20**","70,044","28.55" -"Suicide","75 to 79","New Mexico","Black","--","1,103","--" -"Suicide","75 to 79","New York","White","46","508,617","9.04" -"Suicide","75 to 79","New York","Black","--","89,277","--" -"Suicide","75 to 79","North Carolina","White","74","292,145","25.33" -"Suicide","75 to 79","North Carolina","Black","--","55,152","--" -"Suicide","75 to 79","North Dakota","White","--","21,434","--" -"Suicide","75 to 79","North Dakota","Black","--","80","--" -"Suicide","75 to 79","Ohio","White","65","350,654","18.54" -"Suicide","75 to 79","Ohio","Black","--","32,868","--" -"Suicide","75 to 79","Oklahoma","White","27","106,504","25.35" -"Suicide","75 to 79","Oklahoma","Black","--","5,905","--" -"Suicide","75 to 79","Oregon","White","47","147,532","31.86" -"Suicide","75 to 79","Oregon","Black","--","1,442","--" -"Suicide","75 to 79","Pennsylvania","White","69","420,801","16.40" -"Suicide","75 to 79","Pennsylvania","Black","--","32,124","--" -"Suicide","75 to 79","Rhode Island","White","--","35,055","--" -"Suicide","75 to 79","Rhode Island","Black","--","1,540","--" -"Suicide","75 to 79","South Carolina","White","37","159,004","23.27" -"Suicide","75 to 79","South Carolina","Black","--","35,919","--" -"Suicide","75 to 79","South Dakota","White","--","25,922","--" -"Suicide","75 to 79","South Dakota","Black","--","123","--" -"Suicide","75 to 79","Tennessee","White","60","205,655","29.18" -"Suicide","75 to 79","Tennessee","Black","--","22,850","--" -"Suicide","75 to 79","Texas","White","64","335,643","19.07" -"Suicide","75 to 79","Texas","Black","--","46,951","--" -"Suicide","75 to 79","Utah","White","21","72,064","29.14" -"Suicide","75 to 79","Utah","Black","--","332","--" -"Suicide","75 to 79","Vermont","White","--","25,762","--" -"Suicide","75 to 79","Vermont","Black","--","89","--" -"Suicide","75 to 79","Virginia","White","51","222,159","22.96" -"Suicide","75 to 79","Virginia","Black","--","40,596","--" -"Suicide","75 to 79","Washington","White","62","219,080","28.30" -"Suicide","75 to 79","Washington","Black","--","4,896","--" -"Suicide","75 to 79","West Virginia","White","22","68,388","32.17" -"Suicide","75 to 79","West Virginia","Black","--","1,577","--" -"Suicide","75 to 79","Wisconsin","White","54","188,469","28.65" -"Suicide","75 to 79","Wisconsin","Black","--","5,510","--" -"Suicide","75 to 79","Wyoming","White","--","18,609","--" -"Suicide","75 to 79","Wyoming","Black","--","95","--" -"Suicide","80 to 84","Alabama","White","23","85,099","27.03" -"Suicide","80 to 84","Alabama","Black","--","17,802","--" -"Suicide","80 to 84","Alaska","White","--","7,019","--" -"Suicide","80 to 84","Alaska","Black","--","176","--" -"Suicide","80 to 84","Arizona","White","67","158,667","42.23" -"Suicide","80 to 84","Arizona","Black","--","3,669","--" -"Suicide","80 to 84","Arkansas","White","13**","57,541","22.59" -"Suicide","80 to 84","Arkansas","Black","--","5,272","--" -"Suicide","80 to 84","California","White","81","359,993","22.50" -"Suicide","80 to 84","California","Black","--","25,929","--" -"Suicide","80 to 84","Colorado","White","20**","89,427","22.36" -"Suicide","80 to 84","Colorado","Black","--","2,622","--" -"Suicide","80 to 84","Connecticut","White","12**","68,600","17.49" -"Suicide","80 to 84","Connecticut","Black","--","5,640","--" -"Suicide","80 to 84","Delaware","White","--","19,206","--" -"Suicide","80 to 84","Delaware","Black","--","3,404","--" -"Suicide","80 to 84","District of Columbia","White","--","4,280","--" -"Suicide","80 to 84","District of Columbia","Black","--","5,495","--" -"Suicide","80 to 84","Florida","White","77","372,261","20.68" -"Suicide","80 to 84","Florida","Black","--","36,632","--" -"Suicide","80 to 84","Georgia","White","38","134,303","28.29" -"Suicide","80 to 84","Georgia","Black","--","38,946","--" -"Suicide","80 to 84","Hawaii","White","--","8,776","--" -"Suicide","80 to 84","Hawaii","Black","--","207","--" -"Suicide","80 to 84","Idaho","White","13**","35,459","36.66" -"Suicide","80 to 84","Idaho","Black","--","85","--" -"Suicide","80 to 84","Illinois","White","32","205,771","15.55" -"Suicide","80 to 84","Illinois","Black","--","28,734","--" -"Suicide","80 to 84","Indiana","White","32","120,668","26.52" -"Suicide","80 to 84","Indiana","Black","--","7,550","--" -"Suicide","80 to 84","Iowa","White","16**","66,497","24.06" -"Suicide","80 to 84","Iowa","Black","--","727","--" -"Suicide","80 to 84","Kansas","White","15**","52,796","28.41" -"Suicide","80 to 84","Kansas","Black","--","2,021","--" -"Suicide","80 to 84","Kentucky","White","19**","82,958","22.90" -"Suicide","80 to 84","Kentucky","Black","--","4,458","--" -"Suicide","80 to 84","Louisiana","White","16**","65,100","24.58" -"Suicide","80 to 84","Louisiana","Black","--","19,051","--" -"Suicide","80 to 84","Maine","White","--","33,810","--" -"Suicide","80 to 84","Maine","Black","--","136","--" -"Suicide","80 to 84","Maryland","White","13**","82,123","15.83" -"Suicide","80 to 84","Maryland","Black","--","28,623","--" -"Suicide","80 to 84","Massachusetts","White","19**","127,688","14.88" -"Suicide","80 to 84","Massachusetts","Black","--","7,135","--" -"Suicide","80 to 84","Michigan","White","41","184,824","22.18" -"Suicide","80 to 84","Michigan","Black","--","19,200","--" -"Suicide","80 to 84","Minnesota","White","16**","107,521","14.88" -"Suicide","80 to 84","Minnesota","Black","--","2,379","--" -"Suicide","80 to 84","Mississippi","White","13**","43,433","29.93" -"Suicide","80 to 84","Mississippi","Black","--","13,394","--" -"Suicide","80 to 84","Missouri","White","39","116,562","33.46" -"Suicide","80 to 84","Missouri","Black","--","9,215","--" -"Suicide","80 to 84","Montana","White","12**","23,393","51.30" -"Suicide","80 to 84","Montana","Black","--","66","--" -"Suicide","80 to 84","Nebraska","White","--","35,755","--" -"Suicide","80 to 84","Nebraska","Black","--","924","--" -"Suicide","80 to 84","Nevada","White","17**","48,775","34.85" -"Suicide","80 to 84","Nevada","Black","--","3,944","--" -"Suicide","80 to 84","New Hampshire","White","--","29,025","--" -"Suicide","80 to 84","New Hampshire","Black","--","152","--" -"Suicide","80 to 84","New Jersey","White","26","151,821","17.13" -"Suicide","80 to 84","New Jersey","Black","--","20,261","--" -"Suicide","80 to 84","New Mexico","White","13**","41,309","31.47" -"Suicide","80 to 84","New Mexico","Black","--","666","--" -"Suicide","80 to 84","New York","White","36","324,013","11.11" -"Suicide","80 to 84","New York","Black","--","59,265","--" -"Suicide","80 to 84","North Carolina","White","44","170,139","25.86" -"Suicide","80 to 84","North Carolina","Black","--","31,514","--" -"Suicide","80 to 84","North Dakota","White","--","13,974","--" -"Suicide","80 to 84","North Dakota","Black","--","38","--" -"Suicide","80 to 84","Ohio","White","34","220,378","15.43" -"Suicide","80 to 84","Ohio","Black","--","21,095","--" -"Suicide","80 to 84","Oklahoma","White","23","66,458","34.61" -"Suicide","80 to 84","Oklahoma","Black","--","3,373","--" -"Suicide","80 to 84","Oregon","White","29","83,913","34.56" -"Suicide","80 to 84","Oregon","Black","--","886","--" -"Suicide","80 to 84","Pennsylvania","White","64","267,033","23.97" -"Suicide","80 to 84","Pennsylvania","Black","--","20,181","--" -"Suicide","80 to 84","Rhode Island","White","--","21,479","--" -"Suicide","80 to 84","Rhode Island","Black","--","961","--" -"Suicide","80 to 84","South Carolina","White","31","89,359","34.69" -"Suicide","80 to 84","South Carolina","Black","--","19,823","--" -"Suicide","80 to 84","South Dakota","White","--","16,008","--" -"Suicide","80 to 84","South Dakota","Black","--","46","--" -"Suicide","80 to 84","Tennessee","White","33","121,913","27.07" -"Suicide","80 to 84","Tennessee","Black","--","13,112","--" -"Suicide","80 to 84","Texas","White","44","195,442","22.51" -"Suicide","80 to 84","Texas","Black","--","25,778","--" -"Suicide","80 to 84","Utah","White","11**","43,033","25.56" -"Suicide","80 to 84","Utah","Black","--","244","--" -"Suicide","80 to 84","Vermont","White","--","14,773","--" -"Suicide","80 to 84","Vermont","Black","--","42","--" -"Suicide","80 to 84","Virginia","White","32","132,958","24.07" -"Suicide","80 to 84","Virginia","Black","--","24,572","--" -"Suicide","80 to 84","Washington","White","40","124,773","32.06" -"Suicide","80 to 84","Washington","Black","--","2,729","--" -"Suicide","80 to 84","West Virginia","White","16**","41,184","38.85" -"Suicide","80 to 84","West Virginia","Black","--","860","--" -"Suicide","80 to 84","Wisconsin","White","28","116,662","24.00" -"Suicide","80 to 84","Wisconsin","Black","--","3,319","--" -"Suicide","80 to 84","Wyoming","White","--","10,891","--" -"Suicide","80 to 84","Wyoming","Black","--","49","--" -"Suicide","85+","Alabama","White","21","74,889","28.04" -"Suicide","85+","Alabama","Black","--","16,119","--" -"Suicide","85+","Alaska","White","--","5,494","--" -"Suicide","85+","Alaska","Black","--","172","--" -"Suicide","85+","Arizona","White","50","138,656","36.06" -"Suicide","85+","Arizona","Black","--","3,153","--" -"Suicide","85+","Arkansas","White","10**","51,588","19.38" -"Suicide","85+","Arkansas","Black","--","4,957","--" -"Suicide","85+","California","White","100","375,374","26.64" -"Suicide","85+","California","Black","--","25,723","--" -"Suicide","85+","Colorado","White","35","83,500","41.92" -"Suicide","85+","Colorado","Black","--","2,256","--" -"Suicide","85+","Connecticut","White","15**","73,251","20.48" -"Suicide","85+","Connecticut","Black","--","4,771","--" -"Suicide","85+","Delaware","White","--","16,632","--" -"Suicide","85+","Delaware","Black","--","2,681","--" -"Suicide","85+","District of Columbia","White","--","4,491","--" -"Suicide","85+","District of Columbia","Black","--","6,152","--" -"Suicide","85+","Florida","White","85","381,603","22.27" -"Suicide","85+","Florida","Black","--","32,353","--" -"Suicide","85+","Georgia","White","35","116,451","30.06" -"Suicide","85+","Georgia","Black","--","31,876","--" -"Suicide","85+","Hawaii","White","--","8,280","--" -"Suicide","85+","Hawaii","Black","--","204","--" -"Suicide","85+","Idaho","White","10**","30,197","33.12" -"Suicide","85+","Idaho","Black","--","71","--" -"Suicide","85+","Illinois","White","31","215,666","14.37" -"Suicide","85+","Illinois","Black","--","27,388","--" -"Suicide","85+","Indiana","White","24","117,409","20.44" -"Suicide","85+","Indiana","Black","--","6,727","--" -"Suicide","85+","Iowa","White","11**","74,664","14.73" -"Suicide","85+","Iowa","Black","--","627","--" -"Suicide","85+","Kansas","White","10**","57,732","17.32" -"Suicide","85+","Kansas","Black","--","1,872","--" -"Suicide","85+","Kentucky","White","25","72,950","34.27" -"Suicide","85+","Kentucky","Black","--","4,037","--" -"Suicide","85+","Louisiana","White","16**","59,282","26.99" -"Suicide","85+","Louisiana","Black","--","16,910","--" -"Suicide","85+","Maine","White","18**","32,771","54.93" -"Suicide","85+","Maine","Black","--","163","--" -"Suicide","85+","Maryland","White","21","86,120","24.38" -"Suicide","85+","Maryland","Black","--","25,536","--" -"Suicide","85+","Massachusetts","White","19**","136,401","13.93" -"Suicide","85+","Massachusetts","Black","--","6,846","--" -"Suicide","85+","Michigan","White","35","174,193","20.09" -"Suicide","85+","Michigan","Black","--","18,886","--" -"Suicide","85+","Minnesota","White","25","116,597","21.44" -"Suicide","85+","Minnesota","Black","--","1,982","--" -"Suicide","85+","Mississippi","White","17**","38,975","43.62" -"Suicide","85+","Mississippi","Black","--","11,845","--" -"Suicide","85+","Missouri","White","33","115,067","28.68" -"Suicide","85+","Missouri","Black","--","8,621","--" -"Suicide","85+","Montana","White","11**","21,673","50.75" -"Suicide","85+","Montana","Black","--","35","--" -"Suicide","85+","Nebraska","White","--","39,212","--" -"Suicide","85+","Nebraska","Black","--","747","--" -"Suicide","85+","Nevada","White","23","37,663","61.07" -"Suicide","85+","Nevada","Black","--","2,916","--" -"Suicide","85+","New Hampshire","White","--","29,437","--" -"Suicide","85+","New Hampshire","Black","--","126","--" -"Suicide","85+","New Jersey","White","19**","163,370","11.63" -"Suicide","85+","New Jersey","Black","--","18,968","--" -"Suicide","85+","New Mexico","White","12**","36,506","32.87" -"Suicide","85+","New Mexico","Black","--","567","--" -"Suicide","85+","New York","White","51","357,100","14.28" -"Suicide","85+","New York","Black","--","58,879","--" -"Suicide","85+","North Carolina","White","48","153,825","31.20" -"Suicide","85+","North Carolina","Black","--","27,478","--" -"Suicide","85+","North Dakota","White","--","17,891","--" -"Suicide","85+","North Dakota","Black","--","35","--" -"Suicide","85+","Ohio","White","47","214,237","21.94" -"Suicide","85+","Ohio","Black","--","21,021","--" -"Suicide","85+","Oklahoma","White","19**","62,111","30.59" -"Suicide","85+","Oklahoma","Black","--","2,781","--" -"Suicide","85+","Oregon","White","38","77,219","49.21" -"Suicide","85+","Oregon","Black","--","755","--" -"Suicide","85+","Pennsylvania","White","71","283,200","25.07" -"Suicide","85+","Pennsylvania","Black","--","19,606","--" -"Suicide","85+","Rhode Island","White","--","24,191","--" -"Suicide","85+","Rhode Island","Black","--","1,124","--" -"Suicide","85+","South Carolina","White","21","74,055","28.36" -"Suicide","85+","South Carolina","Black","--","16,459","--" -"Suicide","85+","South Dakota","White","--","19,141","--" -"Suicide","85+","South Dakota","Black","--","36","--" -"Suicide","85+","Tennessee","White","29","104,678","27.70" -"Suicide","85+","Tennessee","Black","--","11,564","--" -"Suicide","85+","Texas","White","43","180,669","23.80" -"Suicide","85+","Texas","Black","--","21,581","--" -"Suicide","85+","Utah","White","--","37,176","--" -"Suicide","85+","Utah","Black","--","180","--" -"Suicide","85+","Vermont","White","10**","14,067","71.09" -"Suicide","85+","Vermont","Black","--","60","--" -"Suicide","85+","Virginia","White","38","124,985","30.40" -"Suicide","85+","Virginia","Black","--","21,837","--" -"Suicide","85+","Washington","White","45","118,907","37.84" -"Suicide","85+","Washington","Black","--","2,387","--" -"Suicide","85+","West Virginia","White","--","37,099","--" -"Suicide","85+","West Virginia","Black","--","789","--" -"Suicide","85+","Wisconsin","White","22","117,313","18.75" -"Suicide","85+","Wisconsin","Black","--","2,800","--" -"Suicide","85+","Wyoming","White","--","10,036","--" -"Suicide","85+","Wyoming","Black","--","59","--" -"Suicide","Unknown","Alabama","White","-","-","-" -"Suicide","Unknown","Alabama","Black","-","-","-" -"Suicide","Unknown","Alaska","White","-","-","-" -"Suicide","Unknown","Alaska","Black","-","-","-" -"Suicide","Unknown","Arizona","White","-","-","-" -"Suicide","Unknown","Arizona","Black","-","-","-" -"Suicide","Unknown","Arkansas","White","-","-","-" -"Suicide","Unknown","Arkansas","Black","-","-","-" -"Suicide","Unknown","California","White","-","-","-" -"Suicide","Unknown","California","Black","-","-","-" -"Suicide","Unknown","Colorado","White","-","-","-" -"Suicide","Unknown","Colorado","Black","-","-","-" -"Suicide","Unknown","Connecticut","White","-","-","-" -"Suicide","Unknown","Connecticut","Black","-","-","-" -"Suicide","Unknown","Delaware","White","-","-","-" -"Suicide","Unknown","Delaware","Black","-","-","-" -"Suicide","Unknown","District of Columbia","White","-","-","-" -"Suicide","Unknown","District of Columbia","Black","-","-","-" -"Suicide","Unknown","Florida","White","--","-","--" -"Suicide","Unknown","Florida","Black","-","-","-" -"Suicide","Unknown","Georgia","White","-","-","-" -"Suicide","Unknown","Georgia","Black","-","-","-" -"Suicide","Unknown","Hawaii","White","-","-","-" -"Suicide","Unknown","Hawaii","Black","-","-","-" -"Suicide","Unknown","Idaho","White","-","-","-" -"Suicide","Unknown","Idaho","Black","-","-","-" -"Suicide","Unknown","Illinois","White","-","-","-" -"Suicide","Unknown","Illinois","Black","-","-","-" -"Suicide","Unknown","Indiana","White","-","-","-" -"Suicide","Unknown","Indiana","Black","-","-","-" -"Suicide","Unknown","Iowa","White","-","-","-" -"Suicide","Unknown","Iowa","Black","-","-","-" -"Suicide","Unknown","Kansas","White","-","-","-" -"Suicide","Unknown","Kansas","Black","-","-","-" -"Suicide","Unknown","Kentucky","White","-","-","-" -"Suicide","Unknown","Kentucky","Black","-","-","-" -"Suicide","Unknown","Louisiana","White","-","-","-" -"Suicide","Unknown","Louisiana","Black","-","-","-" -"Suicide","Unknown","Maine","White","-","-","-" -"Suicide","Unknown","Maine","Black","-","-","-" -"Suicide","Unknown","Maryland","White","-","-","-" -"Suicide","Unknown","Maryland","Black","-","-","-" -"Suicide","Unknown","Massachusetts","White","-","-","-" -"Suicide","Unknown","Massachusetts","Black","-","-","-" -"Suicide","Unknown","Michigan","White","-","-","-" -"Suicide","Unknown","Michigan","Black","-","-","-" -"Suicide","Unknown","Minnesota","White","-","-","-" -"Suicide","Unknown","Minnesota","Black","-","-","-" -"Suicide","Unknown","Mississippi","White","-","-","-" -"Suicide","Unknown","Mississippi","Black","-","-","-" -"Suicide","Unknown","Missouri","White","-","-","-" -"Suicide","Unknown","Missouri","Black","-","-","-" -"Suicide","Unknown","Montana","White","-","-","-" -"Suicide","Unknown","Montana","Black","-","-","-" -"Suicide","Unknown","Nebraska","White","-","-","-" -"Suicide","Unknown","Nebraska","Black","-","-","-" -"Suicide","Unknown","Nevada","White","-","-","-" -"Suicide","Unknown","Nevada","Black","-","-","-" -"Suicide","Unknown","New Hampshire","White","-","-","-" -"Suicide","Unknown","New Hampshire","Black","-","-","-" -"Suicide","Unknown","New Jersey","White","-","-","-" -"Suicide","Unknown","New Jersey","Black","-","-","-" -"Suicide","Unknown","New Mexico","White","-","-","-" -"Suicide","Unknown","New Mexico","Black","-","-","-" -"Suicide","Unknown","New York","White","-","-","-" -"Suicide","Unknown","New York","Black","-","-","-" -"Suicide","Unknown","North Carolina","White","-","-","-" -"Suicide","Unknown","North Carolina","Black","-","-","-" -"Suicide","Unknown","North Dakota","White","-","-","-" -"Suicide","Unknown","North Dakota","Black","-","-","-" -"Suicide","Unknown","Ohio","White","-","-","-" -"Suicide","Unknown","Ohio","Black","-","-","-" -"Suicide","Unknown","Oklahoma","White","-","-","-" -"Suicide","Unknown","Oklahoma","Black","-","-","-" -"Suicide","Unknown","Oregon","White","-","-","-" -"Suicide","Unknown","Oregon","Black","-","-","-" -"Suicide","Unknown","Pennsylvania","White","-","-","-" -"Suicide","Unknown","Pennsylvania","Black","-","-","-" -"Suicide","Unknown","Rhode Island","White","-","-","-" -"Suicide","Unknown","Rhode Island","Black","-","-","-" -"Suicide","Unknown","South Carolina","White","-","-","-" -"Suicide","Unknown","South Carolina","Black","-","-","-" -"Suicide","Unknown","South Dakota","White","-","-","-" -"Suicide","Unknown","South Dakota","Black","-","-","-" -"Suicide","Unknown","Tennessee","White","-","-","-" -"Suicide","Unknown","Tennessee","Black","-","-","-" -"Suicide","Unknown","Texas","White","--","-","--" -"Suicide","Unknown","Texas","Black","-","-","-" -"Suicide","Unknown","Utah","White","-","-","-" -"Suicide","Unknown","Utah","Black","-","-","-" -"Suicide","Unknown","Vermont","White","-","-","-" -"Suicide","Unknown","Vermont","Black","-","-","-" -"Suicide","Unknown","Virginia","White","-","-","-" -"Suicide","Unknown","Virginia","Black","-","-","-" -"Suicide","Unknown","Washington","White","-","-","-" -"Suicide","Unknown","Washington","Black","-","-","-" -"Suicide","Unknown","West Virginia","White","-","-","-" -"Suicide","Unknown","West Virginia","Black","-","-","-" -"Suicide","Unknown","Wisconsin","White","-","-","-" -"Suicide","Unknown","Wisconsin","Black","-","-","-" -"Suicide","Unknown","Wyoming","White","-","-","-" -"Suicide","Unknown","Wyoming","Black","-","-","-" -"Homicide","0 to 4","Alabama","White","--","180,341","--" -"Homicide","0 to 4","Alabama","Black","10**","89,099","11.22" -"Homicide","0 to 4","Alaska","White","--","23,352","--" -"Homicide","0 to 4","Alaska","Black","--","1,810","--" -"Homicide","0 to 4","Arizona","White","--","296,789","--" -"Homicide","0 to 4","Arizona","Black","--","27,145","--" -"Homicide","0 to 4","Arkansas","White","--","127,187","--" -"Homicide","0 to 4","Arkansas","Black","--","35,259","--" -"Homicide","0 to 4","California","White","--","918,284","--" -"Homicide","0 to 4","California","Black","--","84,896","--" -"Homicide","0 to 4","Colorado","White","--","241,393","--" -"Homicide","0 to 4","Colorado","Black","--","20,295","--" -"Homicide","0 to 4","Connecticut","White","--","124,676","--" -"Homicide","0 to 4","Connecticut","Black","--","30,095","--" -"Homicide","0 to 4","Delaware","White","--","30,969","--" -"Homicide","0 to 4","Delaware","Black","--","15,323","--" -"Homicide","0 to 4","District of Columbia","White","--","15,627","--" -"Homicide","0 to 4","District of Columbia","Black","--","18,658","--" -"Homicide","0 to 4","Florida","White","11**","533,690","2.06" -"Homicide","0 to 4","Florida","Black","12**","178,163","6.74" -"Homicide","0 to 4","Georgia","White","--","335,064","--" -"Homicide","0 to 4","Georgia","Black","20**","227,140","8.81" -"Homicide","0 to 4","Hawaii","White","--","15,012","--" -"Homicide","0 to 4","Hawaii","Black","--","1,896","--" -"Homicide","0 to 4","Idaho","White","--","100,323","--" -"Homicide","0 to 4","Idaho","Black","--","1,752","--" -"Homicide","0 to 4","Illinois","White","16**","481,889","3.32" -"Homicide","0 to 4","Illinois","Black","--","116,710","--" -"Homicide","0 to 4","Indiana","White","--","313,669","--" -"Homicide","0 to 4","Indiana","Black","--","53,660","--" -"Homicide","0 to 4","Iowa","White","--","154,058","--" -"Homicide","0 to 4","Iowa","Black","--","13,703","--" -"Homicide","0 to 4","Kansas","White","--","141,473","--" -"Homicide","0 to 4","Kansas","Black","--","13,238","--" -"Homicide","0 to 4","Kentucky","White","--","213,657","--" -"Homicide","0 to 4","Kentucky","Black","--","27,248","--" -"Homicide","0 to 4","Louisiana","White","10**","153,492","6.52" -"Homicide","0 to 4","Louisiana","Black","18**","106,289","16.94" -"Homicide","0 to 4","Maine","White","--","54,442","--" -"Homicide","0 to 4","Maine","Black","--","2,822","--" -"Homicide","0 to 4","Maryland","White","--","181,975","--" -"Homicide","0 to 4","Maryland","Black","--","113,480","--" -"Homicide","0 to 4","Massachusetts","White","--","236,165","--" -"Homicide","0 to 4","Massachusetts","Black","--","52,496","--" -"Homicide","0 to 4","Michigan","White","11**","380,098","2.89" -"Homicide","0 to 4","Michigan","Black","14**","98,116","14.27" -"Homicide","0 to 4","Minnesota","White","--","237,344","--" -"Homicide","0 to 4","Minnesota","Black","--","40,249","--" -"Homicide","0 to 4","Mississippi","White","--","89,424","--" -"Homicide","0 to 4","Mississippi","Black","--","75,092","--" -"Homicide","0 to 4","Missouri","White","--","266,780","--" -"Homicide","0 to 4","Missouri","Black","17**","52,085","32.64" -"Homicide","0 to 4","Montana","White","--","47,093","--" -"Homicide","0 to 4","Montana","Black","--","490","--" -"Homicide","0 to 4","Nebraska","White","--","99,031","--" -"Homicide","0 to 4","Nebraska","Black","--","9,179","--" -"Homicide","0 to 4","Nevada","White","--","109,375","--" -"Homicide","0 to 4","Nevada","Black","--","25,766","--" -"Homicide","0 to 4","New Hampshire","White","--","55,451","--" -"Homicide","0 to 4","New Hampshire","Black","--","2,002","--" -"Homicide","0 to 4","New Jersey","White","--","332,263","--" -"Homicide","0 to 4","New Jersey","Black","--","94,492","--" -"Homicide","0 to 4","New Mexico","White","--","81,687","--" -"Homicide","0 to 4","New Mexico","Black","--","3,549","--" -"Homicide","0 to 4","New York","White","--","657,477","--" -"Homicide","0 to 4","New York","Black","--","219,142","--" -"Homicide","0 to 4","North Carolina","White","--","365,980","--" -"Homicide","0 to 4","North Carolina","Black","16**","151,185","10.58" -"Homicide","0 to 4","North Dakota","White","--","37,635","--" -"Homicide","0 to 4","North Dakota","Black","--","3,388","--" -"Homicide","0 to 4","Ohio","White","14**","482,242","2.90" -"Homicide","0 to 4","Ohio","Black","18**","112,281","16.03" -"Homicide","0 to 4","Oklahoma","White","--","149,184","--" -"Homicide","0 to 4","Oklahoma","Black","--","23,449","--" -"Homicide","0 to 4","Oregon","White","--","161,587","--" -"Homicide","0 to 4","Oregon","Black","--","6,167","--" -"Homicide","0 to 4","Pennsylvania","White","15**","482,785","3.11" -"Homicide","0 to 4","Pennsylvania","Black","16**","108,552","14.74" -"Homicide","0 to 4","Rhode Island","White","--","37,347","--" -"Homicide","0 to 4","Rhode Island","Black","--","7,223","--" -"Homicide","0 to 4","South Carolina","White","--","174,248","--" -"Homicide","0 to 4","South Carolina","Black","--","86,126","--" -"Homicide","0 to 4","South Dakota","White","--","42,132","--" -"Homicide","0 to 4","South Dakota","Black","--","2,414","--" -"Homicide","0 to 4","Tennessee","White","11**","288,863","3.81" -"Homicide","0 to 4","Tennessee","Black","--","81,357","--" -"Homicide","0 to 4","Texas","White","12**","822,522","1.46" -"Homicide","0 to 4","Texas","Black","14**","215,347","6.50" -"Homicide","0 to 4","Utah","White","--","199,577","--" -"Homicide","0 to 4","Utah","Black","--","4,364","--" -"Homicide","0 to 4","Vermont","White","--","24,870","--" -"Homicide","0 to 4","Vermont","Black","--","651","--" -"Homicide","0 to 4","Virginia","White","--","303,460","--" -"Homicide","0 to 4","Virginia","Black","10**","108,228","9.24" -"Homicide","0 to 4","Washington","White","--","287,699","--" -"Homicide","0 to 4","Washington","Black","--","24,308","--" -"Homicide","0 to 4","West Virginia","White","--","78,223","--" -"Homicide","0 to 4","West Virginia","Black","--","3,606","--" -"Homicide","0 to 4","Wisconsin","White","--","242,169","--" -"Homicide","0 to 4","Wisconsin","Black","--","32,763","--" -"Homicide","0 to 4","Wyoming","White","--","27,196","--" -"Homicide","0 to 4","Wyoming","Black","--","489","--" -"Homicide","5 to 9","Alabama","White","--","195,845","--" -"Homicide","5 to 9","Alabama","Black","--","88,383","--" -"Homicide","5 to 9","Alaska","White","--","26,339","--" -"Homicide","5 to 9","Alaska","Black","--","1,903","--" -"Homicide","5 to 9","Arizona","White","--","329,307","--" -"Homicide","5 to 9","Arizona","Black","--","30,234","--" -"Homicide","5 to 9","Arkansas","White","--","139,243","--" -"Homicide","5 to 9","Arkansas","Black","--","34,774","--" -"Homicide","5 to 9","California","White","--","1,021,998","--" -"Homicide","5 to 9","California","Black","--","85,783","--" -"Homicide","5 to 9","Colorado","White","--","268,503","--" -"Homicide","5 to 9","Colorado","Black","--","18,706","--" -"Homicide","5 to 9","Connecticut","White","--","140,462","--" -"Homicide","5 to 9","Connecticut","Black","--","29,507","--" -"Homicide","5 to 9","Delaware","White","--","33,312","--" -"Homicide","5 to 9","Delaware","Black","--","16,117","--" -"Homicide","5 to 9","District of Columbia","White","--","12,913","--" -"Homicide","5 to 9","District of Columbia","Black","--","20,234","--" -"Homicide","5 to 9","Florida","White","--","568,242","--" -"Homicide","5 to 9","Florida","Black","--","194,715","--" -"Homicide","5 to 9","Georgia","White","--","366,117","--" -"Homicide","5 to 9","Georgia","Black","--","241,878","--" -"Homicide","5 to 9","Hawaii","White","--","16,226","--" -"Homicide","5 to 9","Hawaii","Black","--","1,849","--" -"Homicide","5 to 9","Idaho","White","--","114,789","--" -"Homicide","5 to 9","Idaho","Black","--","1,484","--" -"Homicide","5 to 9","Illinois","White","--","536,488","--" -"Homicide","5 to 9","Illinois","Black","--","124,564","--" -"Homicide","5 to 9","Indiana","White","--","339,678","--" -"Homicide","5 to 9","Indiana","Black","--","54,854","--" -"Homicide","5 to 9","Iowa","White","--","168,273","--" -"Homicide","5 to 9","Iowa","Black","--","12,952","--" -"Homicide","5 to 9","Kansas","White","--","156,022","--" -"Homicide","5 to 9","Kansas","Black","--","13,212","--" -"Homicide","5 to 9","Kentucky","White","--","228,872","--" -"Homicide","5 to 9","Kentucky","Black","--","26,767","--" -"Homicide","5 to 9","Louisiana","White","--","166,006","--" -"Homicide","5 to 9","Louisiana","Black","--","108,466","--" -"Homicide","5 to 9","Maine","White","--","60,618","--" -"Homicide","5 to 9","Maine","Black","--","2,375","--" -"Homicide","5 to 9","Maryland","White","--","194,022","--" -"Homicide","5 to 9","Maryland","Black","--","121,062","--" -"Homicide","5 to 9","Massachusetts","White","--","260,644","--" -"Homicide","5 to 9","Massachusetts","Black","--","46,792","--" -"Homicide","5 to 9","Michigan","White","--","420,464","--" -"Homicide","5 to 9","Michigan","Black","--","100,527","--" -"Homicide","5 to 9","Minnesota","White","--","260,924","--" -"Homicide","5 to 9","Minnesota","Black","--","43,820","--" -"Homicide","5 to 9","Mississippi","White","--","97,202","--" -"Homicide","5 to 9","Mississippi","Black","--","74,257","--" -"Homicide","5 to 9","Missouri","White","--","288,933","--" -"Homicide","5 to 9","Missouri","Black","--","52,583","--" -"Homicide","5 to 9","Montana","White","--","53,642","--" -"Homicide","5 to 9","Montana","Black","--","506","--" -"Homicide","5 to 9","Nebraska","White","--","107,959","--" -"Homicide","5 to 9","Nebraska","Black","--","9,337","--" -"Homicide","5 to 9","Nevada","White","--","125,774","--" -"Homicide","5 to 9","Nevada","Black","--","25,726","--" -"Homicide","5 to 9","New Hampshire","White","--","60,463","--" -"Homicide","5 to 9","New Hampshire","Black","--","1,950","--" -"Homicide","5 to 9","New Jersey","White","--","355,366","--" -"Homicide","5 to 9","New Jersey","Black","--","94,868","--" -"Homicide","5 to 9","New Mexico","White","--","92,171","--" -"Homicide","5 to 9","New Mexico","Black","--","3,999","--" -"Homicide","5 to 9","New York","White","--","706,845","--" -"Homicide","5 to 9","New York","Black","--","207,675","--" -"Homicide","5 to 9","North Carolina","White","--","389,028","--" -"Homicide","5 to 9","North Carolina","Black","--","152,837","--" -"Homicide","5 to 9","North Dakota","White","--","41,662","--" -"Homicide","5 to 9","North Dakota","Black","--","2,647","--" -"Homicide","5 to 9","Ohio","White","--","522,622","--" -"Homicide","5 to 9","Ohio","Black","--","118,216","--" -"Homicide","5 to 9","Oklahoma","White","--","170,292","--" -"Homicide","5 to 9","Oklahoma","Black","--","22,416","--" -"Homicide","5 to 9","Oregon","White","--","186,810","--" -"Homicide","5 to 9","Oregon","Black","--","6,815","--" -"Homicide","5 to 9","Pennsylvania","White","--","524,297","--" -"Homicide","5 to 9","Pennsylvania","Black","--","115,368","--" -"Homicide","5 to 9","Rhode Island","White","--","40,792","--" -"Homicide","5 to 9","Rhode Island","Black","--","7,127","--" -"Homicide","5 to 9","South Carolina","White","--","191,092","--" -"Homicide","5 to 9","South Carolina","Black","--","88,438","--" -"Homicide","5 to 9","South Dakota","White","--","45,215","--" -"Homicide","5 to 9","South Dakota","Black","--","2,304","--" -"Homicide","5 to 9","Tennessee","White","--","304,096","--" -"Homicide","5 to 9","Tennessee","Black","--","82,016","--" -"Homicide","5 to 9","Texas","White","--","907,424","--" -"Homicide","5 to 9","Texas","Black","--","222,505","--" -"Homicide","5 to 9","Utah","White","--","225,081","--" -"Homicide","5 to 9","Utah","Black","--","4,156","--" -"Homicide","5 to 9","Vermont","White","--","28,735","--" -"Homicide","5 to 9","Vermont","Black","--","626","--" -"Homicide","5 to 9","Virginia","White","--","326,955","--" -"Homicide","5 to 9","Virginia","Black","--","109,021","--" -"Homicide","5 to 9","Washington","White","--","323,165","--" -"Homicide","5 to 9","Washington","Black","--","24,468","--" -"Homicide","5 to 9","West Virginia","White","--","86,725","--" -"Homicide","5 to 9","West Virginia","Black","--","3,819","--" -"Homicide","5 to 9","Wisconsin","White","--","265,474","--" -"Homicide","5 to 9","Wisconsin","Black","--","33,227","--" -"Homicide","5 to 9","Wyoming","White","--","31,456","--" -"Homicide","5 to 9","Wyoming","Black","--","531","--" -"Homicide","10 to 14","Alabama","White","--","205,964","--" -"Homicide","10 to 14","Alabama","Black","11**","93,054","11.82" -"Homicide","10 to 14","Alaska","White","--","26,801","--" -"Homicide","10 to 14","Alaska","Black","--","1,591","--" -"Homicide","10 to 14","Arizona","White","--","353,118","--" -"Homicide","10 to 14","Arizona","Black","--","31,062","--" -"Homicide","10 to 14","Arkansas","White","--","148,612","--" -"Homicide","10 to 14","Arkansas","Black","--","35,517","--" -"Homicide","10 to 14","California","White","--","1,102,895","--" -"Homicide","10 to 14","California","Black","--","96,818","--" -"Homicide","10 to 14","Colorado","White","--","291,916","--" -"Homicide","10 to 14","Colorado","Black","--","18,698","--" -"Homicide","10 to 14","Connecticut","White","--","154,152","--" -"Homicide","10 to 14","Connecticut","Black","--","33,262","--" -"Homicide","10 to 14","Delaware","White","--","35,578","--" -"Homicide","10 to 14","Delaware","Black","--","17,464","--" -"Homicide","10 to 14","District of Columbia","White","--","10,030","--" -"Homicide","10 to 14","District of Columbia","Black","--","19,064","--" -"Homicide","10 to 14","Florida","White","--","595,866","--" -"Homicide","10 to 14","Florida","Black","--","199,412","--" -"Homicide","10 to 14","Georgia","White","--","395,408","--" -"Homicide","10 to 14","Georgia","Black","--","263,115","--" -"Homicide","10 to 14","Hawaii","White","--","14,561","--" -"Homicide","10 to 14","Hawaii","Black","--","1,541","--" -"Homicide","10 to 14","Idaho","White","--","124,404","--" -"Homicide","10 to 14","Idaho","Black","--","1,458","--" -"Homicide","10 to 14","Illinois","White","--","577,295","--" -"Homicide","10 to 14","Illinois","Black","14**","126,689","11.05" -"Homicide","10 to 14","Indiana","White","--","357,385","--" -"Homicide","10 to 14","Indiana","Black","--","54,651","--" -"Homicide","10 to 14","Iowa","White","--","177,987","--" -"Homicide","10 to 14","Iowa","Black","--","12,077","--" -"Homicide","10 to 14","Kansas","White","--","165,715","--" -"Homicide","10 to 14","Kansas","Black","--","13,457","--" -"Homicide","10 to 14","Kentucky","White","--","237,204","--" -"Homicide","10 to 14","Kentucky","Black","--","28,434","--" -"Homicide","10 to 14","Louisiana","White","--","169,790","--" -"Homicide","10 to 14","Louisiana","Black","--","111,703","--" -"Homicide","10 to 14","Maine","White","--","64,831","--" -"Homicide","10 to 14","Maine","Black","--","2,340","--" -"Homicide","10 to 14","Maryland","White","--","202,753","--" -"Homicide","10 to 14","Maryland","Black","--","128,496","--" -"Homicide","10 to 14","Massachusetts","White","--","283,173","--" -"Homicide","10 to 14","Massachusetts","Black","--","46,221","--" -"Homicide","10 to 14","Michigan","White","--","444,727","--" -"Homicide","10 to 14","Michigan","Black","--","100,325","--" -"Homicide","10 to 14","Minnesota","White","--","276,061","--" -"Homicide","10 to 14","Minnesota","Black","--","41,186","--" -"Homicide","10 to 14","Mississippi","White","--","105,118","--" -"Homicide","10 to 14","Mississippi","Black","--","82,120","--" -"Homicide","10 to 14","Missouri","White","--","305,546","--" -"Homicide","10 to 14","Missouri","Black","--","53,259","--" -"Homicide","10 to 14","Montana","White","--","56,230","--" -"Homicide","10 to 14","Montana","Black","--","438","--" -"Homicide","10 to 14","Nebraska","White","--","112,646","--" -"Homicide","10 to 14","Nebraska","Black","--","8,930","--" -"Homicide","10 to 14","Nevada","White","--","136,547","--" -"Homicide","10 to 14","Nevada","Black","--","25,485","--" -"Homicide","10 to 14","New Hampshire","White","--","65,676","--" -"Homicide","10 to 14","New Hampshire","Black","--","2,061","--" -"Homicide","10 to 14","New Jersey","White","--","381,256","--" -"Homicide","10 to 14","New Jersey","Black","--","98,265","--" -"Homicide","10 to 14","New Mexico","White","--","104,490","--" -"Homicide","10 to 14","New Mexico","Black","--","4,199","--" -"Homicide","10 to 14","New York","White","--","736,068","--" -"Homicide","10 to 14","New York","Black","--","218,205","--" -"Homicide","10 to 14","North Carolina","White","--","423,841","--" -"Homicide","10 to 14","North Carolina","Black","--","160,799","--" -"Homicide","10 to 14","North Dakota","White","--","40,919","--" -"Homicide","10 to 14","North Dakota","Black","--","2,253","--" -"Homicide","10 to 14","Ohio","White","--","549,428","--" -"Homicide","10 to 14","Ohio","Black","10**","118,355","8.45" -"Homicide","10 to 14","Oklahoma","White","--","180,955","--" -"Homicide","10 to 14","Oklahoma","Black","--","22,855","--" -"Homicide","10 to 14","Oregon","White","--","202,209","--" -"Homicide","10 to 14","Oregon","Black","--","6,843","--" -"Homicide","10 to 14","Pennsylvania","White","--","560,126","--" -"Homicide","10 to 14","Pennsylvania","Black","--","117,603","--" -"Homicide","10 to 14","Rhode Island","White","--","43,330","--" -"Homicide","10 to 14","Rhode Island","Black","--","6,969","--" -"Homicide","10 to 14","South Carolina","White","--","203,026","--" -"Homicide","10 to 14","South Carolina","Black","--","97,936","--" -"Homicide","10 to 14","South Dakota","White","--","47,707","--" -"Homicide","10 to 14","South Dakota","Black","--","2,201","--" -"Homicide","10 to 14","Tennessee","White","--","321,100","--" -"Homicide","10 to 14","Tennessee","Black","--","84,442","--" -"Homicide","10 to 14","Texas","White","16**","953,731","1.68" -"Homicide","10 to 14","Texas","Black","10**","225,425","4.44" -"Homicide","10 to 14","Utah","White","--","242,316","--" -"Homicide","10 to 14","Utah","Black","--","4,801","--" -"Homicide","10 to 14","Vermont","White","--","30,733","--" -"Homicide","10 to 14","Vermont","Black","--","679","--" -"Homicide","10 to 14","Virginia","White","--","339,961","--" -"Homicide","10 to 14","Virginia","Black","--","112,671","--" -"Homicide","10 to 14","Washington","White","--","341,099","--" -"Homicide","10 to 14","Washington","Black","--","24,373","--" -"Homicide","10 to 14","West Virginia","White","--","93,037","--" -"Homicide","10 to 14","West Virginia","Black","--","3,952","--" -"Homicide","10 to 14","Wisconsin","White","--","290,509","--" -"Homicide","10 to 14","Wisconsin","Black","--","33,235","--" -"Homicide","10 to 14","Wyoming","White","--","34,722","--" -"Homicide","10 to 14","Wyoming","Black","--","464","--" -"Homicide","15 to 19","Alabama","White","--","216,880","--" -"Homicide","15 to 19","Alabama","Black","64","99,145","64.55" -"Homicide","15 to 19","Alaska","White","--","24,423","--" -"Homicide","15 to 19","Alaska","Black","--","1,548","--" -"Homicide","15 to 19","Arizona","White","39","380,121","10.26" -"Homicide","15 to 19","Arizona","Black","11**","30,510","36.05" -"Homicide","15 to 19","Arkansas","White","--","152,386","--" -"Homicide","15 to 19","Arkansas","Black","38","35,974","105.63" -"Homicide","15 to 19","California","White","70","1,167,778","5.99" -"Homicide","15 to 19","California","Black","28","101,244","27.66" -"Homicide","15 to 19","Colorado","White","28","312,753","8.95" -"Homicide","15 to 19","Colorado","Black","--","18,404","--" -"Homicide","15 to 19","Connecticut","White","--","184,851","--" -"Homicide","15 to 19","Connecticut","Black","--","35,466","--" -"Homicide","15 to 19","Delaware","White","--","38,858","--" -"Homicide","15 to 19","Delaware","Black","--","17,584","--" -"Homicide","15 to 19","District of Columbia","White","--","14,978","--" -"Homicide","15 to 19","District of Columbia","Black","20**","18,189","109.96" -"Homicide","15 to 19","Florida","White","28","637,159","4.39" -"Homicide","15 to 19","Florida","Black","63","192,189","32.78" -"Homicide","15 to 19","Georgia","White","19**","421,291","4.51" -"Homicide","15 to 19","Georgia","Black","135","264,705","51.00" -"Homicide","15 to 19","Hawaii","White","--","13,445","--" -"Homicide","15 to 19","Hawaii","Black","--","1,578","--" -"Homicide","15 to 19","Idaho","White","--","134,012","--" -"Homicide","15 to 19","Idaho","Black","--","1,700","--" -"Homicide","15 to 19","Illinois","White","33","607,968","5.43" -"Homicide","15 to 19","Illinois","Black","113","127,679","88.50" -"Homicide","15 to 19","Indiana","White","--","373,693","--" -"Homicide","15 to 19","Indiana","Black","43","53,292","80.69" -"Homicide","15 to 19","Iowa","White","--","192,204","--" -"Homicide","15 to 19","Iowa","Black","--","12,139","--" -"Homicide","15 to 19","Kansas","White","--","170,880","--" -"Homicide","15 to 19","Kansas","Black","--","14,109","--" -"Homicide","15 to 19","Kentucky","White","10**","239,149","4.18" -"Homicide","15 to 19","Kentucky","Black","17**","29,147","58.33" -"Homicide","15 to 19","Louisiana","White","--","170,127","--" -"Homicide","15 to 19","Louisiana","Black","99","113,544","87.19" -"Homicide","15 to 19","Maine","White","--","70,821","--" -"Homicide","15 to 19","Maine","Black","--","2,548","--" -"Homicide","15 to 19","Maryland","White","--","210,916","--" -"Homicide","15 to 19","Maryland","Black","46","125,876","36.54" -"Homicide","15 to 19","Massachusetts","White","--","341,219","--" -"Homicide","15 to 19","Massachusetts","Black","--","48,115","--" -"Homicide","15 to 19","Michigan","White","12**","478,165","2.51" -"Homicide","15 to 19","Michigan","Black","47","97,777","48.07" -"Homicide","15 to 19","Minnesota","White","--","286,376","--" -"Homicide","15 to 19","Minnesota","Black","10**","37,473","26.69" -"Homicide","15 to 19","Mississippi","White","--","110,623","--" -"Homicide","15 to 19","Mississippi","Black","60","87,150","68.85" -"Homicide","15 to 19","Missouri","White","17**","315,503","5.39" -"Homicide","15 to 19","Missouri","Black","70","53,308","131.31" -"Homicide","15 to 19","Montana","White","--","57,187","--" -"Homicide","15 to 19","Montana","Black","--","548","--" -"Homicide","15 to 19","Nebraska","White","--","116,148","--" -"Homicide","15 to 19","Nebraska","Black","--","8,503","--" -"Homicide","15 to 19","Nevada","White","--","134,472","--" -"Homicide","15 to 19","Nevada","Black","--","22,771","--" -"Homicide","15 to 19","New Hampshire","White","--","73,107","--" -"Homicide","15 to 19","New Hampshire","Black","--","2,208","--" -"Homicide","15 to 19","New Jersey","White","--","397,153","--" -"Homicide","15 to 19","New Jersey","Black","18**","94,125","19.12" -"Homicide","15 to 19","New Mexico","White","21","111,651","18.81" -"Homicide","15 to 19","New Mexico","Black","--","4,512","--" -"Homicide","15 to 19","New York","White","12**","803,732","1.49" -"Homicide","15 to 19","New York","Black","45","220,809","20.38" -"Homicide","15 to 19","North Carolina","White","17**","465,152","3.65" -"Homicide","15 to 19","North Carolina","Black","90","170,592","52.76" -"Homicide","15 to 19","North Dakota","White","--","45,303","--" -"Homicide","15 to 19","North Dakota","Black","--","1,865","--" -"Homicide","15 to 19","Ohio","White","18**","576,605","3.12" -"Homicide","15 to 19","Ohio","Black","94","112,976","83.20" -"Homicide","15 to 19","Oklahoma","White","--","186,174","--" -"Homicide","15 to 19","Oklahoma","Black","13**","24,525","53.01" -"Homicide","15 to 19","Oregon","White","--","206,630","--" -"Homicide","15 to 19","Oregon","Black","--","6,747","--" -"Homicide","15 to 19","Pennsylvania","White","17**","636,865","2.67" -"Homicide","15 to 19","Pennsylvania","Black","83","118,367","70.12" -"Homicide","15 to 19","Rhode Island","White","--","56,302","--" -"Homicide","15 to 19","Rhode Island","Black","--","7,483","--" -"Homicide","15 to 19","South Carolina","White","--","218,694","--" -"Homicide","15 to 19","South Carolina","Black","61","101,172","60.29" -"Homicide","15 to 19","South Dakota","White","--","48,128","--" -"Homicide","15 to 19","South Dakota","Black","--","1,726","--" -"Homicide","15 to 19","Tennessee","White","16**","328,074","4.88" -"Homicide","15 to 19","Tennessee","Black","68","83,100","81.83" -"Homicide","15 to 19","Texas","White","117","959,510","12.19" -"Homicide","15 to 19","Texas","Black","102","215,566","47.32" -"Homicide","15 to 19","Utah","White","--","245,060","--" -"Homicide","15 to 19","Utah","Black","--","4,625","--" -"Homicide","15 to 19","Vermont","White","--","37,526","--" -"Homicide","15 to 19","Vermont","Black","--","899","--" -"Homicide","15 to 19","Virginia","White","12**","362,797","3.31" -"Homicide","15 to 19","Virginia","Black","56","118,104","47.42" -"Homicide","15 to 19","Washington","White","--","338,086","--" -"Homicide","15 to 19","Washington","Black","--","22,579","--" -"Homicide","15 to 19","West Virginia","White","--","97,496","--" -"Homicide","15 to 19","West Virginia","Black","--","4,849","--" -"Homicide","15 to 19","Wisconsin","White","--","315,281","--" -"Homicide","15 to 19","Wisconsin","Black","31","31,838","97.37" -"Homicide","15 to 19","Wyoming","White","--","35,452","--" -"Homicide","15 to 19","Wyoming","Black","--","482","--" -"Homicide","20 to 24","Alabama","White","14**","229,203","6.11" -"Homicide","20 to 24","Alabama","Black","96","108,314","88.63" -"Homicide","20 to 24","Alaska","White","--","30,319","--" -"Homicide","20 to 24","Alaska","Black","--","2,839","--" -"Homicide","20 to 24","Arizona","White","35","412,758","8.48" -"Homicide","20 to 24","Arizona","Black","19**","33,004","57.57" -"Homicide","20 to 24","Arkansas","White","--","158,002","--" -"Homicide","20 to 24","Arkansas","Black","31","39,342","78.80" -"Homicide","20 to 24","California","White","92","1,247,088","7.38" -"Homicide","20 to 24","California","Black","49","115,207","42.53" -"Homicide","20 to 24","Colorado","White","30","336,044","8.93" -"Homicide","20 to 24","Colorado","Black","14**","21,525","65.04" -"Homicide","20 to 24","Connecticut","White","--","182,182","--" -"Homicide","20 to 24","Connecticut","Black","19**","35,572","53.41" -"Homicide","20 to 24","Delaware","White","--","37,241","--" -"Homicide","20 to 24","Delaware","Black","--","18,013","--" -"Homicide","20 to 24","District of Columbia","White","--","23,632","--" -"Homicide","20 to 24","District of Columbia","Black","17**","19,382","87.71" -"Homicide","20 to 24","Florida","White","41","679,404","6.03" -"Homicide","20 to 24","Florida","Black","90","199,250","45.17" -"Homicide","20 to 24","Georgia","White","28","433,877","6.45" -"Homicide","20 to 24","Georgia","Black","146","276,164","52.87" -"Homicide","20 to 24","Hawaii","White","--","26,265","--" -"Homicide","20 to 24","Hawaii","Black","--","3,657","--" -"Homicide","20 to 24","Idaho","White","--","122,210","--" -"Homicide","20 to 24","Idaho","Black","--","2,055","--" -"Homicide","20 to 24","Illinois","White","37","622,549","5.94" -"Homicide","20 to 24","Illinois","Black","134","137,775","97.26" -"Homicide","20 to 24","Indiana","White","23","397,948","5.78" -"Homicide","20 to 24","Indiana","Black","47","56,280","83.51" -"Homicide","20 to 24","Iowa","White","--","203,529","--" -"Homicide","20 to 24","Iowa","Black","--","13,181","--" -"Homicide","20 to 24","Kansas","White","--","184,291","--" -"Homicide","20 to 24","Kansas","Black","--","16,483","--" -"Homicide","20 to 24","Kentucky","White","--","258,883","--" -"Homicide","20 to 24","Kentucky","Black","24","32,644","73.52" -"Homicide","20 to 24","Louisiana","White","12**","178,463","6.72" -"Homicide","20 to 24","Louisiana","Black","128","119,461","107.15" -"Homicide","20 to 24","Maine","White","--","71,385","--" -"Homicide","20 to 24","Maine","Black","--","2,480","--" -"Homicide","20 to 24","Maryland","White","10**","208,301","4.80" -"Homicide","20 to 24","Maryland","Black","84","130,750","64.24" -"Homicide","20 to 24","Massachusetts","White","--","375,819","--" -"Homicide","20 to 24","Massachusetts","Black","--","51,126","--" -"Homicide","20 to 24","Michigan","White","24","525,093","4.57" -"Homicide","20 to 24","Michigan","Black","76","107,139","70.94" -"Homicide","20 to 24","Minnesota","White","--","289,837","--" -"Homicide","20 to 24","Minnesota","Black","18**","34,188","52.65" -"Homicide","20 to 24","Mississippi","White","--","113,911","--" -"Homicide","20 to 24","Mississippi","Black","77","87,800","87.70" -"Homicide","20 to 24","Missouri","White","23","334,793","6.87" -"Homicide","20 to 24","Missouri","Black","78","55,686","140.07" -"Homicide","20 to 24","Montana","White","--","66,748","--" -"Homicide","20 to 24","Montana","Black","--","890","--" -"Homicide","20 to 24","Nebraska","White","--","122,100","--" -"Homicide","20 to 24","Nebraska","Black","--","8,495","--" -"Homicide","20 to 24","Nevada","White","12**","137,404","8.73" -"Homicide","20 to 24","Nevada","Black","--","23,445","--" -"Homicide","20 to 24","New Hampshire","White","--","78,484","--" -"Homicide","20 to 24","New Hampshire","Black","--","2,355","--" -"Homicide","20 to 24","New Jersey","White","10**","397,324","2.52" -"Homicide","20 to 24","New Jersey","Black","26","100,941","25.76" -"Homicide","20 to 24","New Mexico","White","14**","118,089","11.86" -"Homicide","20 to 24","New Mexico","Black","--","5,172","--" -"Homicide","20 to 24","New York","White","16**","865,371","1.85" -"Homicide","20 to 24","New York","Black","72","248,202","29.01" -"Homicide","20 to 24","North Carolina","White","15**","499,730","3.00" -"Homicide","20 to 24","North Carolina","Black","106","180,717","58.66" -"Homicide","20 to 24","North Dakota","White","--","54,872","--" -"Homicide","20 to 24","North Dakota","Black","--","2,593","--" -"Homicide","20 to 24","Ohio","White","18**","602,331","2.99" -"Homicide","20 to 24","Ohio","Black","106","116,570","90.93" -"Homicide","20 to 24","Oklahoma","White","--","200,949","--" -"Homicide","20 to 24","Oklahoma","Black","11**","27,499","40.00" -"Homicide","20 to 24","Oregon","White","--","221,973","--" -"Homicide","20 to 24","Oregon","Black","--","7,756","--" -"Homicide","20 to 24","Pennsylvania","White","16**","643,288","2.49" -"Homicide","20 to 24","Pennsylvania","Black","103","123,305","83.53" -"Homicide","20 to 24","Rhode Island","White","--","60,888","--" -"Homicide","20 to 24","Rhode Island","Black","--","8,507","--" -"Homicide","20 to 24","South Carolina","White","17**","226,532","7.50" -"Homicide","20 to 24","South Carolina","Black","64","104,775","61.08" -"Homicide","20 to 24","South Dakota","White","--","50,224","--" -"Homicide","20 to 24","South Dakota","Black","--","1,926","--" -"Homicide","20 to 24","Tennessee","White","20**","357,420","5.60" -"Homicide","20 to 24","Tennessee","Black","77","91,576","84.08" -"Homicide","20 to 24","Texas","White","84","968,701","8.67" -"Homicide","20 to 24","Texas","Black","116","222,580","52.12" -"Homicide","20 to 24","Utah","White","--","265,862","--" -"Homicide","20 to 24","Utah","Black","--","5,181","--" -"Homicide","20 to 24","Vermont","White","--","41,427","--" -"Homicide","20 to 24","Vermont","Black","--","1,168","--" -"Homicide","20 to 24","Virginia","White","10**","392,248","2.55" -"Homicide","20 to 24","Virginia","Black","82","127,737","64.19" -"Homicide","20 to 24","Washington","White","10**","366,738","2.73" -"Homicide","20 to 24","Washington","Black","10**","28,153","35.52" -"Homicide","20 to 24","West Virginia","White","--","104,864","--" -"Homicide","20 to 24","West Virginia","Black","--","5,565","--" -"Homicide","20 to 24","Wisconsin","White","--","341,260","--" -"Homicide","20 to 24","Wisconsin","Black","31","32,637","94.98" -"Homicide","20 to 24","Wyoming","White","--","35,389","--" -"Homicide","20 to 24","Wyoming","Black","--","755","--" -"Homicide","25 to 29","Alabama","White","--","208,303","--" -"Homicide","25 to 29","Alabama","Black","82","97,392","84.20" -"Homicide","25 to 29","Alaska","White","--","33,722","--" -"Homicide","25 to 29","Alaska","Black","--","2,657","--" -"Homicide","25 to 29","Arizona","White","36","398,591","9.03" -"Homicide","25 to 29","Arizona","Black","--","34,860","--" -"Homicide","25 to 29","Arkansas","White","10**","146,268","6.84" -"Homicide","25 to 29","Arkansas","Black","22","35,042","62.78" -"Homicide","25 to 29","California","White","97","1,308,629","7.41" -"Homicide","25 to 29","California","Black","60","132,463","45.30" -"Homicide","25 to 29","Colorado","White","29","374,261","7.75" -"Homicide","25 to 29","Colorado","Black","10**","24,799","40.32" -"Homicide","25 to 29","Connecticut","White","--","165,033","--" -"Homicide","25 to 29","Connecticut","Black","10**","35,425","28.23" -"Homicide","25 to 29","Delaware","White","--","37,662","--" -"Homicide","25 to 29","Delaware","Black","--","16,633","--" -"Homicide","25 to 29","District of Columbia","White","--","39,791","--" -"Homicide","25 to 29","District of Columbia","Black","12**","23,847","50.32" -"Homicide","25 to 29","Florida","White","45","680,730","6.61" -"Homicide","25 to 29","Florida","Black","90","200,273","44.94" -"Homicide","25 to 29","Georgia","White","17**","406,681","4.18" -"Homicide","25 to 29","Georgia","Black","129","272,771","47.29" -"Homicide","25 to 29","Hawaii","White","--","25,925","--" -"Homicide","25 to 29","Hawaii","Black","--","3,784","--" -"Homicide","25 to 29","Idaho","White","--","112,805","--" -"Homicide","25 to 29","Idaho","Black","--","1,814","--" -"Homicide","25 to 29","Illinois","White","27","605,241","4.46" -"Homicide","25 to 29","Illinois","Black","164","143,191","114.53" -"Homicide","25 to 29","Indiana","White","13**","358,013","3.63" -"Homicide","25 to 29","Indiana","Black","60","55,315","108.47" -"Homicide","25 to 29","Iowa","White","--","171,023","--" -"Homicide","25 to 29","Iowa","Black","--","12,446","--" -"Homicide","25 to 29","Kansas","White","10**","154,576","6.47" -"Homicide","25 to 29","Kansas","Black","--","14,518","--" -"Homicide","25 to 29","Kentucky","White","15**","246,636","6.08" -"Homicide","25 to 29","Kentucky","Black","29","30,715","94.42" -"Homicide","25 to 29","Louisiana","White","14**","170,334","8.22" -"Homicide","25 to 29","Louisiana","Black","103","106,944","96.31" -"Homicide","25 to 29","Maine","White","--","73,679","--" -"Homicide","25 to 29","Maine","Black","--","2,389","--" -"Homicide","25 to 29","Maryland","White","--","207,857","--" -"Homicide","25 to 29","Maryland","Black","87","133,479","65.18" -"Homicide","25 to 29","Massachusetts","White","11**","363,319","3.03" -"Homicide","25 to 29","Massachusetts","Black","15**","51,433","29.16" -"Homicide","25 to 29","Michigan","White","15**","484,438","3.10" -"Homicide","25 to 29","Michigan","Black","81","108,908","74.37" -"Homicide","25 to 29","Minnesota","White","--","282,348","--" -"Homicide","25 to 29","Minnesota","Black","15**","33,390","44.92" -"Homicide","25 to 29","Mississippi","White","--","100,419","--" -"Homicide","25 to 29","Mississippi","Black","62","78,243","79.24" -"Homicide","25 to 29","Missouri","White","18**","314,942","5.72" -"Homicide","25 to 29","Missouri","Black","46","55,274","83.22" -"Homicide","25 to 29","Montana","White","--","62,246","--" -"Homicide","25 to 29","Montana","Black","--","770","--" -"Homicide","25 to 29","Nebraska","White","--","106,372","--" -"Homicide","25 to 29","Nebraska","Black","--","8,554","--" -"Homicide","25 to 29","Nevada","White","16**","152,178","10.51" -"Homicide","25 to 29","Nevada","Black","--","28,186","--" -"Homicide","25 to 29","New Hampshire","White","--","78,533","--" -"Homicide","25 to 29","New Hampshire","Black","--","2,383","--" -"Homicide","25 to 29","New Jersey","White","13**","389,303","3.34" -"Homicide","25 to 29","New Jersey","Black","36","104,093","34.58" -"Homicide","25 to 29","New Mexico","White","21","107,156","19.60" -"Homicide","25 to 29","New Mexico","Black","--","4,727","--" -"Homicide","25 to 29","New York","White","27","887,577","3.04" -"Homicide","25 to 29","New York","Black","73","261,092","27.96" -"Homicide","25 to 29","North Carolina","White","21","468,805","4.48" -"Homicide","25 to 29","North Carolina","Black","93","173,348","53.65" -"Homicide","25 to 29","North Dakota","White","--","44,860","--" -"Homicide","25 to 29","North Dakota","Black","--","2,797","--" -"Homicide","25 to 29","Ohio","White","19**","586,432","3.24" -"Homicide","25 to 29","Ohio","Black","91","119,059","76.43" -"Homicide","25 to 29","Oklahoma","White","--","183,119","--" -"Homicide","25 to 29","Oklahoma","Black","12**","25,642","46.80" -"Homicide","25 to 29","Oregon","White","14**","232,336","6.03" -"Homicide","25 to 29","Oregon","Black","--","8,915","--" -"Homicide","25 to 29","Pennsylvania","White","12**","615,684","1.95" -"Homicide","25 to 29","Pennsylvania","Black","107","122,841","87.10" -"Homicide","25 to 29","Rhode Island","White","--","57,055","--" -"Homicide","25 to 29","Rhode Island","Black","--","8,130","--" -"Homicide","25 to 29","South Carolina","White","10**","213,793","4.68" -"Homicide","25 to 29","South Carolina","Black","58","95,617","60.66" -"Homicide","25 to 29","South Dakota","White","--","45,508","--" -"Homicide","25 to 29","South Dakota","Black","--","1,969","--" -"Homicide","25 to 29","Tennessee","White","--","363,007","--" -"Homicide","25 to 29","Tennessee","Black","70","93,553","74.82" -"Homicide","25 to 29","Texas","White","108","997,897","10.82" -"Homicide","25 to 29","Texas","Black","122","247,990","49.20" -"Homicide","25 to 29","Utah","White","--","226,852","--" -"Homicide","25 to 29","Utah","Black","--","5,355","--" -"Homicide","25 to 29","Vermont","White","--","34,440","--" -"Homicide","25 to 29","Vermont","Black","--","895","--" -"Homicide","25 to 29","Virginia","White","14**","377,098","3.71" -"Homicide","25 to 29","Virginia","Black","70","126,319","55.42" -"Homicide","25 to 29","Washington","White","14**","401,822","3.48" -"Homicide","25 to 29","Washington","Black","13**","30,976","41.97" -"Homicide","25 to 29","West Virginia","White","--","95,321","--" -"Homicide","25 to 29","West Virginia","Black","--","5,141","--" -"Homicide","25 to 29","Wisconsin","White","--","301,974","--" -"Homicide","25 to 29","Wisconsin","Black","30","32,272","92.96" -"Homicide","25 to 29","Wyoming","White","--","31,459","--" -"Homicide","25 to 29","Wyoming","Black","--","573","--" -"Homicide","30 to 34","Alabama","White","21","221,016","9.50" -"Homicide","30 to 34","Alabama","Black","62","101,298","61.21" -"Homicide","30 to 34","Alaska","White","--","37,587","--" -"Homicide","30 to 34","Alaska","Black","--","2,605","--" -"Homicide","30 to 34","Arizona","White","41","400,296","10.24" -"Homicide","30 to 34","Arizona","Black","14**","36,454","38.40" -"Homicide","30 to 34","Arkansas","White","10**","154,054","6.49" -"Homicide","30 to 34","Arkansas","Black","22","34,888","63.06" -"Homicide","30 to 34","California","White","117","1,394,002","8.39" -"Homicide","30 to 34","California","Black","66","147,840","44.64" -"Homicide","30 to 34","Colorado","White","32","399,639","8.01" -"Homicide","30 to 34","Colorado","Black","10**","26,098","38.32" -"Homicide","30 to 34","Connecticut","White","10**","167,654","5.96" -"Homicide","30 to 34","Connecticut","Black","--","37,599","--" -"Homicide","30 to 34","Delaware","White","--","43,963","--" -"Homicide","30 to 34","Delaware","Black","--","17,454","--" -"Homicide","30 to 34","District of Columbia","White","--","40,917","--" -"Homicide","30 to 34","District of Columbia","Black","24","26,733","89.78" -"Homicide","30 to 34","Florida","White","33","754,132","4.38" -"Homicide","30 to 34","Florida","Black","76","217,922","34.87" -"Homicide","30 to 34","Georgia","White","12**","421,111","2.85" -"Homicide","30 to 34","Georgia","Black","121","284,269","42.57" -"Homicide","30 to 34","Hawaii","White","--","27,147","--" -"Homicide","30 to 34","Hawaii","Black","--","3,551","--" -"Homicide","30 to 34","Idaho","White","--","115,796","--" -"Homicide","30 to 34","Idaho","Black","--","1,751","--" -"Homicide","30 to 34","Illinois","White","38","624,807","6.08" -"Homicide","30 to 34","Illinois","Black","150","144,191","104.03" -"Homicide","30 to 34","Indiana","White","31","367,915","8.43" -"Homicide","30 to 34","Indiana","Black","35","56,145","62.34" -"Homicide","30 to 34","Iowa","White","--","171,785","--" -"Homicide","30 to 34","Iowa","Black","--","12,583","--" -"Homicide","30 to 34","Kansas","White","12**","155,929","7.70" -"Homicide","30 to 34","Kansas","Black","--","14,363","--" -"Homicide","30 to 34","Kentucky","White","19**","255,261","7.44" -"Homicide","30 to 34","Kentucky","Black","25","30,638","81.60" -"Homicide","30 to 34","Louisiana","White","13**","191,021","6.81" -"Homicide","30 to 34","Louisiana","Black","74","110,877","66.74" -"Homicide","30 to 34","Maine","White","--","81,521","--" -"Homicide","30 to 34","Maine","Black","--","2,306","--" -"Homicide","30 to 34","Maryland","White","10**","229,640","4.35" -"Homicide","30 to 34","Maryland","Black","72","147,207","48.91" -"Homicide","30 to 34","Massachusetts","White","--","370,231","--" -"Homicide","30 to 34","Massachusetts","Black","15**","53,899","27.83" -"Homicide","30 to 34","Michigan","White","24","499,593","4.80" -"Homicide","30 to 34","Michigan","Black","87","115,573","75.28" -"Homicide","30 to 34","Minnesota","White","--","294,177","--" -"Homicide","30 to 34","Minnesota","Black","16**","36,830","43.44" -"Homicide","30 to 34","Mississippi","White","14**","106,229","13.18" -"Homicide","30 to 34","Mississippi","Black","42","78,329","53.62" -"Homicide","30 to 34","Missouri","White","17**","329,572","5.16" -"Homicide","30 to 34","Missouri","Black","67","57,677","116.16" -"Homicide","30 to 34","Montana","White","--","64,718","--" -"Homicide","30 to 34","Montana","Black","--","725","--" -"Homicide","30 to 34","Nebraska","White","--","106,113","--" -"Homicide","30 to 34","Nebraska","Black","--","8,612","--" -"Homicide","30 to 34","Nevada","White","--","164,879","--" -"Homicide","30 to 34","Nevada","Black","16**","31,678","50.51" -"Homicide","30 to 34","New Hampshire","White","--","83,513","--" -"Homicide","30 to 34","New Hampshire","Black","--","2,547","--" -"Homicide","30 to 34","New Jersey","White","--","404,148","--" -"Homicide","30 to 34","New Jersey","Black","35","111,781","31.31" -"Homicide","30 to 34","New Mexico","White","30","110,168","27.23" -"Homicide","30 to 34","New Mexico","Black","--","4,918","--" -"Homicide","30 to 34","New York","White","16**","916,555","1.75" -"Homicide","30 to 34","New York","Black","76","280,002","27.14" -"Homicide","30 to 34","North Carolina","White","25","489,469","5.11" -"Homicide","30 to 34","North Carolina","Black","84","180,918","46.43" -"Homicide","30 to 34","North Dakota","White","--","46,292","--" -"Homicide","30 to 34","North Dakota","Black","--","3,208","--" -"Homicide","30 to 34","Ohio","White","36","614,360","5.86" -"Homicide","30 to 34","Ohio","Black","78","123,992","62.91" -"Homicide","30 to 34","Oklahoma","White","17**","195,595","8.69" -"Homicide","30 to 34","Oklahoma","Black","10**","25,714","38.89" -"Homicide","30 to 34","Oregon","White","14**","258,032","5.43" -"Homicide","30 to 34","Oregon","Black","--","9,689","--" -"Homicide","30 to 34","Pennsylvania","White","17**","671,746","2.53" -"Homicide","30 to 34","Pennsylvania","Black","119","131,867","90.24" -"Homicide","30 to 34","Rhode Island","White","--","62,877","--" -"Homicide","30 to 34","Rhode Island","Black","--","8,564","--" -"Homicide","30 to 34","South Carolina","White","19**","232,397","8.18" -"Homicide","30 to 34","South Carolina","Black","56","103,145","54.29" -"Homicide","30 to 34","South Dakota","White","--","46,551","--" -"Homicide","30 to 34","South Dakota","Black","--","2,350","--" -"Homicide","30 to 34","Tennessee","White","29","373,704","7.76" -"Homicide","30 to 34","Tennessee","Black","63","95,251","66.14" -"Homicide","30 to 34","Texas","White","99","1,022,242","9.68" -"Homicide","30 to 34","Texas","Black","84","260,691","32.22" -"Homicide","30 to 34","Utah","White","--","211,442","--" -"Homicide","30 to 34","Utah","Black","--","5,406","--" -"Homicide","30 to 34","Vermont","White","--","36,896","--" -"Homicide","30 to 34","Vermont","Black","--","874","--" -"Homicide","30 to 34","Virginia","White","14**","392,756","3.56" -"Homicide","30 to 34","Virginia","Black","69","133,142","51.82" -"Homicide","30 to 34","Washington","White","33","447,401","7.38" -"Homicide","30 to 34","Washington","Black","11**","33,773","32.57" -"Homicide","30 to 34","West Virginia","White","--","99,132","--" -"Homicide","30 to 34","West Virginia","Black","--","5,323","--" -"Homicide","30 to 34","Wisconsin","White","10**","301,697","3.31" -"Homicide","30 to 34","Wisconsin","Black","34","32,048","106.09" -"Homicide","30 to 34","Wyoming","White","--","34,581","--" -"Homicide","30 to 34","Wyoming","Black","--","662","--" -"Homicide","35 to 39","Alabama","White","14**","210,362","6.66" -"Homicide","35 to 39","Alabama","Black","48","87,181","55.06" -"Homicide","35 to 39","Alaska","White","--","37,109","--" -"Homicide","35 to 39","Alaska","Black","--","2,130","--" -"Homicide","35 to 39","Arizona","White","41","374,400","10.95" -"Homicide","35 to 39","Arizona","Black","10**","31,202","32.05" -"Homicide","35 to 39","Arkansas","White","11**","148,742","7.40" -"Homicide","35 to 39","Arkansas","Black","16**","30,615","52.26" -"Homicide","35 to 39","California","White","89","1,293,685","6.88" -"Homicide","35 to 39","California","Black","45","122,343","36.78" -"Homicide","35 to 39","Colorado","White","42","379,513","11.07" -"Homicide","35 to 39","Colorado","Black","11**","22,296","49.34" -"Homicide","35 to 39","Connecticut","White","--","176,238","--" -"Homicide","35 to 39","Connecticut","Black","--","33,636","--" -"Homicide","35 to 39","Delaware","White","--","41,456","--" -"Homicide","35 to 39","Delaware","Black","--","15,689","--" -"Homicide","35 to 39","District of Columbia","White","--","35,137","--" -"Homicide","35 to 39","District of Columbia","Black","13**","21,155","61.45" -"Homicide","35 to 39","Florida","White","37","749,761","4.93" -"Homicide","35 to 39","Florida","Black","57","194,011","29.38" -"Homicide","35 to 39","Georgia","White","18**","413,541","4.35" -"Homicide","35 to 39","Georgia","Black","78","249,434","31.27" -"Homicide","35 to 39","Hawaii","White","--","28,516","--" -"Homicide","35 to 39","Hawaii","Black","--","2,993","--" -"Homicide","35 to 39","Idaho","White","--","116,759","--" -"Homicide","35 to 39","Idaho","Black","--","1,334","--" -"Homicide","35 to 39","Illinois","White","30","634,453","4.73" -"Homicide","35 to 39","Illinois","Black","97","119,091","81.45" -"Homicide","35 to 39","Indiana","White","15**","356,673","4.21" -"Homicide","35 to 39","Indiana","Black","30","47,642","62.97" -"Homicide","35 to 39","Iowa","White","--","177,126","--" -"Homicide","35 to 39","Iowa","Black","--","10,766","--" -"Homicide","35 to 39","Kansas","White","--","162,654","--" -"Homicide","35 to 39","Kansas","Black","--","12,660","--" -"Homicide","35 to 39","Kentucky","White","23","240,004","9.58" -"Homicide","35 to 39","Kentucky","Black","14**","25,285","55.37" -"Homicide","35 to 39","Louisiana","White","26","192,808","13.48" -"Homicide","35 to 39","Louisiana","Black","58","101,540","57.12" -"Homicide","35 to 39","Maine","White","--","80,230","--" -"Homicide","35 to 39","Maine","Black","--","2,114","--" -"Homicide","35 to 39","Maryland","White","11**","240,651","4.57" -"Homicide","35 to 39","Maryland","Black","46","136,369","33.73" -"Homicide","35 to 39","Massachusetts","White","11**","360,258","3.05" -"Homicide","35 to 39","Massachusetts","Black","--","48,015","--" -"Homicide","35 to 39","Michigan","White","25","477,516","5.24" -"Homicide","35 to 39","Michigan","Black","47","84,922","55.34" -"Homicide","35 to 39","Minnesota","White","--","315,090","--" -"Homicide","35 to 39","Minnesota","Black","--","35,488","--" -"Homicide","35 to 39","Mississippi","White","13**","103,453","12.57" -"Homicide","35 to 39","Mississippi","Black","40","70,314","56.89" -"Homicide","35 to 39","Missouri","White","21","330,128","6.36" -"Homicide","35 to 39","Missouri","Black","48","47,281","101.52" -"Homicide","35 to 39","Montana","White","--","64,718","--" -"Homicide","35 to 39","Montana","Black","--","517","--" -"Homicide","35 to 39","Nebraska","White","--","113,460","--" -"Homicide","35 to 39","Nebraska","Black","--","7,344","--" -"Homicide","35 to 39","Nevada","White","--","159,735","--" -"Homicide","35 to 39","Nevada","Black","--","25,614","--" -"Homicide","35 to 39","New Hampshire","White","--","80,710","--" -"Homicide","35 to 39","New Hampshire","Black","--","2,184","--" -"Homicide","35 to 39","New Jersey","White","12**","412,694","2.91" -"Homicide","35 to 39","New Jersey","Black","20**","98,614","20.28" -"Homicide","35 to 39","New Mexico","White","21","111,233","18.88" -"Homicide","35 to 39","New Mexico","Black","--","4,248","--" -"Homicide","35 to 39","New York","White","25","878,009","2.85" -"Homicide","35 to 39","New York","Black","56","235,830","23.75" -"Homicide","35 to 39","North Carolina","White","28","466,483","6.00" -"Homicide","35 to 39","North Carolina","Black","51","153,597","33.20" -"Homicide","35 to 39","North Dakota","White","--","45,397","--" -"Homicide","35 to 39","North Dakota","Black","--","2,707","--" -"Homicide","35 to 39","Ohio","White","26","591,610","4.39" -"Homicide","35 to 39","Ohio","Black","49","101,353","48.35" -"Homicide","35 to 39","Oklahoma","White","11**","197,004","5.58" -"Homicide","35 to 39","Oklahoma","Black","11**","21,974","50.06" -"Homicide","35 to 39","Oregon","White","14**","253,916","5.51" -"Homicide","35 to 39","Oregon","Black","--","8,196","--" -"Homicide","35 to 39","Pennsylvania","White","22","661,011","3.33" -"Homicide","35 to 39","Pennsylvania","Black","78","106,037","73.56" -"Homicide","35 to 39","Rhode Island","White","--","57,478","--" -"Homicide","35 to 39","Rhode Island","Black","--","7,057","--" -"Homicide","35 to 39","South Carolina","White","--","223,851","--" -"Homicide","35 to 39","South Carolina","Black","34","88,168","38.56" -"Homicide","35 to 39","South Dakota","White","--","48,643","--" -"Homicide","35 to 39","South Dakota","Black","--","2,389","--" -"Homicide","35 to 39","Tennessee","White","23","349,232","6.59" -"Homicide","35 to 39","Tennessee","Black","35","77,639","45.08" -"Homicide","35 to 39","Texas","White","78","1,006,051","7.75" -"Homicide","35 to 39","Texas","Black","69","231,449","29.81" -"Homicide","35 to 39","Utah","White","--","203,249","--" -"Homicide","35 to 39","Utah","Black","--","3,902","--" -"Homicide","35 to 39","Vermont","White","--","37,412","--" -"Homicide","35 to 39","Vermont","Black","--","770","--" -"Homicide","35 to 39","Virginia","White","23","399,910","5.75" -"Homicide","35 to 39","Virginia","Black","41","120,537","34.01" -"Homicide","35 to 39","Washington","White","17**","430,046","3.95" -"Homicide","35 to 39","Washington","Black","--","30,986","--" -"Homicide","35 to 39","West Virginia","White","--","93,540","--" -"Homicide","35 to 39","West Virginia","Black","--","4,615","--" -"Homicide","35 to 39","Wisconsin","White","--","318,452","--" -"Homicide","35 to 39","Wisconsin","Black","20**","25,926","77.14" -"Homicide","35 to 39","Wyoming","White","--","36,601","--" -"Homicide","35 to 39","Wyoming","Black","--","554","--" -"Homicide","40 to 44","Alabama","White","20**","210,772","9.49" -"Homicide","40 to 44","Alabama","Black","41","86,946","47.16" -"Homicide","40 to 44","Alaska","White","--","32,773","--" -"Homicide","40 to 44","Alaska","Black","--","1,791","--" -"Homicide","40 to 44","Arizona","White","40","365,823","10.93" -"Homicide","40 to 44","Arizona","Black","14**","27,909","50.16" -"Homicide","40 to 44","Arkansas","White","10**","150,009","6.67" -"Homicide","40 to 44","Arkansas","Black","13**","29,998","43.34" -"Homicide","40 to 44","California","White","74","1,213,797","6.10" -"Homicide","40 to 44","California","Black","31","109,494","28.31" -"Homicide","40 to 44","Colorado","White","21","349,810","6.00" -"Homicide","40 to 44","Colorado","Black","--","19,637","--" -"Homicide","40 to 44","Connecticut","White","--","170,549","--" -"Homicide","40 to 44","Connecticut","Black","--","32,361","--" -"Homicide","40 to 44","Delaware","White","--","39,338","--" -"Homicide","40 to 44","Delaware","Black","--","15,322","--" -"Homicide","40 to 44","District of Columbia","White","--","25,106","--" -"Homicide","40 to 44","District of Columbia","Black","10**","18,856","53.03" -"Homicide","40 to 44","Florida","White","28","740,765","3.78" -"Homicide","40 to 44","Florida","Black","27","182,808","14.77" -"Homicide","40 to 44","Georgia","White","23","410,462","5.60" -"Homicide","40 to 44","Georgia","Black","65","246,676","26.35" -"Homicide","40 to 44","Hawaii","White","--","25,021","--" -"Homicide","40 to 44","Hawaii","Black","--","2,302","--" -"Homicide","40 to 44","Idaho","White","--","117,558","--" -"Homicide","40 to 44","Idaho","Black","--","1,230","--" -"Homicide","40 to 44","Illinois","White","36","628,418","5.73" -"Homicide","40 to 44","Illinois","Black","60","115,636","51.89" -"Homicide","40 to 44","Indiana","White","10**","360,585","2.77" -"Homicide","40 to 44","Indiana","Black","23","45,374","50.69" -"Homicide","40 to 44","Iowa","White","--","181,479","--" -"Homicide","40 to 44","Iowa","Black","--","9,638","--" -"Homicide","40 to 44","Kansas","White","14**","160,215","8.74" -"Homicide","40 to 44","Kansas","Black","--","11,778","--" -"Homicide","40 to 44","Kentucky","White","18**","247,881","7.26" -"Homicide","40 to 44","Kentucky","Black","23","25,210","91.23" -"Homicide","40 to 44","Louisiana","White","14**","187,793","7.46" -"Homicide","40 to 44","Louisiana","Black","49","95,351","51.39" -"Homicide","40 to 44","Maine","White","--","77,317","--" -"Homicide","40 to 44","Maine","Black","--","1,777","--" -"Homicide","40 to 44","Maryland","White","--","228,824","--" -"Homicide","40 to 44","Maryland","Black","47","131,178","35.83" -"Homicide","40 to 44","Massachusetts","White","--","334,743","--" -"Homicide","40 to 44","Massachusetts","Black","--","43,772","--" -"Homicide","40 to 44","Michigan","White","12**","477,344","2.51" -"Homicide","40 to 44","Michigan","Black","51","81,842","62.32" -"Homicide","40 to 44","Minnesota","White","10**","313,110","3.19" -"Homicide","40 to 44","Minnesota","Black","--","30,082","--" -"Homicide","40 to 44","Mississippi","White","--","105,833","--" -"Homicide","40 to 44","Mississippi","Black","43","72,580","59.25" -"Homicide","40 to 44","Missouri","White","24","323,601","7.42" -"Homicide","40 to 44","Missouri","Black","31","44,866","69.09" -"Homicide","40 to 44","Montana","White","--","64,191","--" -"Homicide","40 to 44","Montana","Black","--","474","--" -"Homicide","40 to 44","Nebraska","White","--","111,287","--" -"Homicide","40 to 44","Nebraska","Black","--","7,212","--" -"Homicide","40 to 44","Nevada","White","14**","152,947","9.15" -"Homicide","40 to 44","Nevada","Black","--","22,933","--" -"Homicide","40 to 44","New Hampshire","White","--","76,091","--" -"Homicide","40 to 44","New Hampshire","Black","--","1,918","--" -"Homicide","40 to 44","New Jersey","White","--","409,443","--" -"Homicide","40 to 44","New Jersey","Black","--","95,898","--" -"Homicide","40 to 44","New Mexico","White","15**","105,938","14.16" -"Homicide","40 to 44","New Mexico","Black","--","3,661","--" -"Homicide","40 to 44","New York","White","11**","822,923","1.34" -"Homicide","40 to 44","New York","Black","43","221,353","19.43" -"Homicide","40 to 44","North Carolina","White","21","462,870","4.54" -"Homicide","40 to 44","North Carolina","Black","34","149,385","22.76" -"Homicide","40 to 44","North Dakota","White","--","41,690","--" -"Homicide","40 to 44","North Dakota","Black","--","2,026","--" -"Homicide","40 to 44","Ohio","White","25","587,119","4.26" -"Homicide","40 to 44","Ohio","Black","54","95,008","56.84" -"Homicide","40 to 44","Oklahoma","White","10**","191,885","5.21" -"Homicide","40 to 44","Oklahoma","Black","--","20,539","--" -"Homicide","40 to 44","Oregon","White","17**","250,165","6.80" -"Homicide","40 to 44","Oregon","Black","--","7,403","--" -"Homicide","40 to 44","Pennsylvania","White","15**","628,906","2.39" -"Homicide","40 to 44","Pennsylvania","Black","39","96,925","40.24" -"Homicide","40 to 44","Rhode Island","White","--","54,343","--" -"Homicide","40 to 44","Rhode Island","Black","--","6,762","--" -"Homicide","40 to 44","South Carolina","White","--","220,831","--" -"Homicide","40 to 44","South Carolina","Black","25","86,318","28.96" -"Homicide","40 to 44","South Dakota","White","--","48,134","--" -"Homicide","40 to 44","South Dakota","Black","--","1,724","--" -"Homicide","40 to 44","Tennessee","White","31","346,131","8.96" -"Homicide","40 to 44","Tennessee","Black","36","75,108","47.93" -"Homicide","40 to 44","Texas","White","59","954,951","6.18" -"Homicide","40 to 44","Texas","Black","51","217,541","23.44" -"Homicide","40 to 44","Utah","White","--","215,984","--" -"Homicide","40 to 44","Utah","Black","--","3,430","--" -"Homicide","40 to 44","Vermont","White","--","36,638","--" -"Homicide","40 to 44","Vermont","Black","--","700","--" -"Homicide","40 to 44","Virginia","White","16**","386,386","4.14" -"Homicide","40 to 44","Virginia","Black","31","114,657","27.04" -"Homicide","40 to 44","Washington","White","20**","403,069","4.96" -"Homicide","40 to 44","Washington","Black","--","27,082","--" -"Homicide","40 to 44","West Virginia","White","--","102,094","--" -"Homicide","40 to 44","West Virginia","Black","--","4,386","--" -"Homicide","40 to 44","Wisconsin","White","--","322,977","--" -"Homicide","40 to 44","Wisconsin","Black","27","24,109","111.99" -"Homicide","40 to 44","Wyoming","White","--","35,587","--" -"Homicide","40 to 44","Wyoming","Black","--","493","--" -"Homicide","45 to 49","Alabama","White","25","205,824","12.15" -"Homicide","45 to 49","Alabama","Black","26","78,627","33.07" -"Homicide","45 to 49","Alaska","White","--","27,719","--" -"Homicide","45 to 49","Alaska","Black","--","1,523","--" -"Homicide","45 to 49","Arizona","White","25","341,505","7.32" -"Homicide","45 to 49","Arizona","Black","--","24,017","--" -"Homicide","45 to 49","Arkansas","White","10**","140,195","7.13" -"Homicide","45 to 49","Arkansas","Black","--","26,568","--" -"Homicide","45 to 49","California","White","55","1,126,310","4.88" -"Homicide","45 to 49","California","Black","31","97,851","31.68" -"Homicide","45 to 49","Colorado","White","16**","306,377","5.22" -"Homicide","45 to 49","Colorado","Black","--","16,599","--" -"Homicide","45 to 49","Connecticut","White","--","161,801","--" -"Homicide","45 to 49","Connecticut","Black","--","28,866","--" -"Homicide","45 to 49","Delaware","White","--","35,667","--" -"Homicide","45 to 49","Delaware","Black","--","13,675","--" -"Homicide","45 to 49","District of Columbia","White","--","17,467","--" -"Homicide","45 to 49","District of Columbia","Black","--","15,755","--" -"Homicide","45 to 49","Florida","White","27","725,702","3.72" -"Homicide","45 to 49","Florida","Black","28","167,035","16.76" -"Homicide","45 to 49","Georgia","White","17**","397,207","4.28" -"Homicide","45 to 49","Georgia","Black","35","224,111","15.62" -"Homicide","45 to 49","Hawaii","White","--","20,011","--" -"Homicide","45 to 49","Hawaii","Black","--","1,725","--" -"Homicide","45 to 49","Idaho","White","--","102,986","--" -"Homicide","45 to 49","Idaho","Black","--","909","--" -"Homicide","45 to 49","Illinois","White","18**","580,246","3.10" -"Homicide","45 to 49","Illinois","Black","40","106,348","37.61" -"Homicide","45 to 49","Indiana","White","--","336,070","--" -"Homicide","45 to 49","Indiana","Black","14**","40,054","34.95" -"Homicide","45 to 49","Iowa","White","--","158,770","--" -"Homicide","45 to 49","Iowa","Black","--","7,406","--" -"Homicide","45 to 49","Kansas","White","--","140,055","--" -"Homicide","45 to 49","Kansas","Black","--","10,062","--" -"Homicide","45 to 49","Kentucky","White","12**","236,454","5.08" -"Homicide","45 to 49","Kentucky","Black","11**","22,033","49.93" -"Homicide","45 to 49","Louisiana","White","11**","165,238","6.66" -"Homicide","45 to 49","Louisiana","Black","35","80,175","43.65" -"Homicide","45 to 49","Maine","White","--","73,170","--" -"Homicide","45 to 49","Maine","Black","--","1,469","--" -"Homicide","45 to 49","Maryland","White","--","203,756","--" -"Homicide","45 to 49","Maryland","Black","16**","119,111","13.43" -"Homicide","45 to 49","Massachusetts","White","--","315,354","--" -"Homicide","45 to 49","Massachusetts","Black","--","39,510","--" -"Homicide","45 to 49","Michigan","White","15**","442,585","3.39" -"Homicide","45 to 49","Michigan","Black","34","81,299","41.82" -"Homicide","45 to 49","Minnesota","White","--","266,857","--" -"Homicide","45 to 49","Minnesota","Black","--","24,278","--" -"Homicide","45 to 49","Mississippi","White","--","100,857","--" -"Homicide","45 to 49","Mississippi","Black","16**","64,611","24.76" -"Homicide","45 to 49","Missouri","White","19**","288,437","6.59" -"Homicide","45 to 49","Missouri","Black","19**","39,558","48.03" -"Homicide","45 to 49","Montana","White","--","55,056","--" -"Homicide","45 to 49","Montana","Black","--","351","--" -"Homicide","45 to 49","Nebraska","White","--","96,335","--" -"Homicide","45 to 49","Nebraska","Black","--","5,653","--" -"Homicide","45 to 49","Nevada","White","12**","140,638","8.53" -"Homicide","45 to 49","Nevada","Black","--","19,679","--" -"Homicide","45 to 49","New Hampshire","White","--","71,477","--" -"Homicide","45 to 49","New Hampshire","Black","--","1,994","--" -"Homicide","45 to 49","New Jersey","White","--","391,916","--" -"Homicide","45 to 49","New Jersey","Black","10**","89,125","11.22" -"Homicide","45 to 49","New Mexico","White","21","94,307","22.27" -"Homicide","45 to 49","New Mexico","Black","--","3,320","--" -"Homicide","45 to 49","New York","White","16**","768,635","2.08" -"Homicide","45 to 49","New York","Black","26","206,239","12.61" -"Homicide","45 to 49","North Carolina","White","27","452,835","5.96" -"Homicide","45 to 49","North Carolina","Black","26","141,431","18.38" -"Homicide","45 to 49","North Dakota","White","--","34,233","--" -"Homicide","45 to 49","North Dakota","Black","--","1,345","--" -"Homicide","45 to 49","Ohio","White","23","546,108","4.21" -"Homicide","45 to 49","Ohio","Black","27","84,086","32.11" -"Homicide","45 to 49","Oklahoma","White","12**","170,901","7.02" -"Homicide","45 to 49","Oklahoma","Black","--","17,298","--" -"Homicide","45 to 49","Oregon","White","11**","222,212","4.95" -"Homicide","45 to 49","Oregon","Black","--","6,117","--" -"Homicide","45 to 49","Pennsylvania","White","19**","584,822","3.25" -"Homicide","45 to 49","Pennsylvania","Black","25","84,961","29.43" -"Homicide","45 to 49","Rhode Island","White","--","50,181","--" -"Homicide","45 to 49","Rhode Island","Black","--","5,682","--" -"Homicide","45 to 49","South Carolina","White","12**","211,211","5.68" -"Homicide","45 to 49","South Carolina","Black","24","78,354","30.63" -"Homicide","45 to 49","South Dakota","White","--","41,160","--" -"Homicide","45 to 49","South Dakota","Black","--","1,125","--" -"Homicide","45 to 49","Tennessee","White","21","331,755","6.33" -"Homicide","45 to 49","Tennessee","Black","22","67,405","32.64" -"Homicide","45 to 49","Texas","White","61","874,019","6.98" -"Homicide","45 to 49","Texas","Black","36","187,580","19.19" -"Homicide","45 to 49","Utah","White","--","181,177","--" -"Homicide","45 to 49","Utah","Black","--","2,714","--" -"Homicide","45 to 49","Vermont","White","--","33,622","--" -"Homicide","45 to 49","Vermont","Black","--","557","--" -"Homicide","45 to 49","Virginia","White","10**","354,190","2.82" -"Homicide","45 to 49","Virginia","Black","15**","100,195","14.97" -"Homicide","45 to 49","Washington","White","11**","352,332","3.12" -"Homicide","45 to 49","Washington","Black","--","21,870","--" -"Homicide","45 to 49","West Virginia","White","10**","100,664","9.93" -"Homicide","45 to 49","West Virginia","Black","--","3,771","--" -"Homicide","45 to 49","Wisconsin","White","--","289,875","--" -"Homicide","45 to 49","Wisconsin","Black","--","20,518","--" -"Homicide","45 to 49","Wyoming","White","--","30,461","--" -"Homicide","45 to 49","Wyoming","Black","--","385","--" -"Homicide","50 to 54","Alabama","White","15**","230,160","6.52" -"Homicide","50 to 54","Alabama","Black","10**","79,545","12.57" -"Homicide","50 to 54","Alaska","White","--","29,697","--" -"Homicide","50 to 54","Alaska","Black","--","1,458","--" -"Homicide","50 to 54","Arizona","White","19**","362,586","5.24" -"Homicide","50 to 54","Arizona","Black","10**","22,930","43.61" -"Homicide","50 to 54","Arkansas","White","--","149,736","--" -"Homicide","50 to 54","Arkansas","Black","10**","25,758","38.82" -"Homicide","50 to 54","California","White","36","1,196,778","3.01" -"Homicide","50 to 54","California","Black","17**","104,593","16.25" -"Homicide","50 to 54","Colorado","White","20**","313,108","6.39" -"Homicide","50 to 54","Colorado","Black","--","15,986","--" -"Homicide","50 to 54","Connecticut","White","--","193,941","--" -"Homicide","50 to 54","Connecticut","Black","--","29,910","--" -"Homicide","50 to 54","Delaware","White","--","42,249","--" -"Homicide","50 to 54","Delaware","Black","--","15,385","--" -"Homicide","50 to 54","District of Columbia","White","--","15,556","--" -"Homicide","50 to 54","District of Columbia","Black","--","16,853","--" -"Homicide","50 to 54","Florida","White","30","797,159","3.76" -"Homicide","50 to 54","Florida","Black","21","163,423","12.85" -"Homicide","50 to 54","Georgia","White","16**","440,630","3.63" -"Homicide","50 to 54","Georgia","Black","34","228,504","14.88" -"Homicide","50 to 54","Hawaii","White","--","20,450","--" -"Homicide","50 to 54","Hawaii","Black","--","1,610","--" -"Homicide","50 to 54","Idaho","White","--","102,571","--" -"Homicide","50 to 54","Idaho","Black","--","811","--" -"Homicide","50 to 54","Illinois","White","11**","618,434","1.78" -"Homicide","50 to 54","Illinois","Black","15**","112,423","13.34" -"Homicide","50 to 54","Indiana","White","16**","363,088","4.41" -"Homicide","50 to 54","Indiana","Black","--","39,279","--" -"Homicide","50 to 54","Iowa","White","--","170,256","--" -"Homicide","50 to 54","Iowa","Black","--","6,451","--" -"Homicide","50 to 54","Kansas","White","--","145,023","--" -"Homicide","50 to 54","Kansas","Black","--","9,442","--" -"Homicide","50 to 54","Kentucky","White","13**","255,821","5.08" -"Homicide","50 to 54","Kentucky","Black","10**","22,112","45.22" -"Homicide","50 to 54","Louisiana","White","--","178,722","--" -"Homicide","50 to 54","Louisiana","Black","23","79,954","28.77" -"Homicide","50 to 54","Maine","White","--","86,303","--" -"Homicide","50 to 54","Maine","Black","--","1,313","--" -"Homicide","50 to 54","Maryland","White","--","230,643","--" -"Homicide","50 to 54","Maryland","Black","16**","132,217","12.10" -"Homicide","50 to 54","Massachusetts","White","--","370,307","--" -"Homicide","50 to 54","Massachusetts","Black","--","38,906","--" -"Homicide","50 to 54","Michigan","White","15**","511,545","2.93" -"Homicide","50 to 54","Michigan","Black","35","88,964","39.34" -"Homicide","50 to 54","Minnesota","White","--","293,405","--" -"Homicide","50 to 54","Minnesota","Black","--","21,647","--" -"Homicide","50 to 54","Mississippi","White","--","111,490","--" -"Homicide","50 to 54","Mississippi","Black","13**","64,850","20.05" -"Homicide","50 to 54","Missouri","White","23","312,767","7.35" -"Homicide","50 to 54","Missouri","Black","18**","40,921","43.99" -"Homicide","50 to 54","Montana","White","--","56,998","--" -"Homicide","50 to 54","Montana","Black","--","302","--" -"Homicide","50 to 54","Nebraska","White","--","98,455","--" -"Homicide","50 to 54","Nebraska","Black","--","5,237","--" -"Homicide","50 to 54","Nevada","White","--","152,480","--" -"Homicide","50 to 54","Nevada","Black","--","19,693","--" -"Homicide","50 to 54","New Hampshire","White","--","88,442","--" -"Homicide","50 to 54","New Hampshire","Black","--","1,787","--" -"Homicide","50 to 54","New Jersey","White","--","445,025","--" -"Homicide","50 to 54","New Jersey","Black","--","94,105","--" -"Homicide","50 to 54","New Mexico","White","10**","98,596","10.14" -"Homicide","50 to 54","New Mexico","Black","--","2,885","--" -"Homicide","50 to 54","New York","White","14**","875,135","1.60" -"Homicide","50 to 54","New York","Black","17**","220,216","7.72" -"Homicide","50 to 54","North Carolina","White","23","509,044","4.52" -"Homicide","50 to 54","North Carolina","Black","20**","149,036","13.42" -"Homicide","50 to 54","North Dakota","White","--","35,160","--" -"Homicide","50 to 54","North Dakota","Black","--","1,031","--" -"Homicide","50 to 54","Ohio","White","19**","617,117","3.08" -"Homicide","50 to 54","Ohio","Black","16**","89,785","17.82" -"Homicide","50 to 54","Oklahoma","White","12**","178,052","6.74" -"Homicide","50 to 54","Oklahoma","Black","--","16,942","--" -"Homicide","50 to 54","Oregon","White","10**","227,838","4.39" -"Homicide","50 to 54","Oregon","Black","--","5,577","--" -"Homicide","50 to 54","Pennsylvania","White","10**","678,924","1.47" -"Homicide","50 to 54","Pennsylvania","Black","23","90,890","25.31" -"Homicide","50 to 54","Rhode Island","White","--","59,898","--" -"Homicide","50 to 54","Rhode Island","Black","--","5,724","--" -"Homicide","50 to 54","South Carolina","White","--","236,806","--" -"Homicide","50 to 54","South Carolina","Black","20**","81,913","24.42" -"Homicide","50 to 54","South Dakota","White","--","42,947","--" -"Homicide","50 to 54","South Dakota","Black","--","946","--" -"Homicide","50 to 54","Tennessee","White","14**","367,389","3.81" -"Homicide","50 to 54","Tennessee","Black","19**","69,961","27.16" -"Homicide","50 to 54","Texas","White","37","862,888","4.29" -"Homicide","50 to 54","Texas","Black","28","180,409","15.52" -"Homicide","50 to 54","Utah","White","--","157,258","--" -"Homicide","50 to 54","Utah","Black","--","2,519","--" -"Homicide","50 to 54","Vermont","White","--","38,919","--" -"Homicide","50 to 54","Vermont","Black","--","540","--" -"Homicide","50 to 54","Virginia","White","14**","388,625","3.60" -"Homicide","50 to 54","Virginia","Black","--","106,634","--" -"Homicide","50 to 54","Washington","White","13**","377,009","3.45" -"Homicide","50 to 54","Washington","Black","--","20,901","--" -"Homicide","50 to 54","West Virginia","White","--","109,466","--" -"Homicide","50 to 54","West Virginia","Black","--","3,809","--" -"Homicide","50 to 54","Wisconsin","White","--","323,134","--" -"Homicide","50 to 54","Wisconsin","Black","17**","20,808","81.70" -"Homicide","50 to 54","Wyoming","White","--","30,535","--" -"Homicide","50 to 54","Wyoming","Black","--","329","--" -"Homicide","55 to 59","Alabama","White","--","234,725","--" -"Homicide","55 to 59","Alabama","Black","19**","80,890","23.49" -"Homicide","55 to 59","Alaska","White","--","30,238","--" -"Homicide","55 to 59","Alaska","Black","--","1,302","--" -"Homicide","55 to 59","Arizona","White","19**","365,531","5.20" -"Homicide","55 to 59","Arizona","Black","--","20,578","--" -"Homicide","55 to 59","Arkansas","White","--","153,296","--" -"Homicide","55 to 59","Arkansas","Black","--","26,321","--" -"Homicide","55 to 59","California","White","39","1,171,798","3.33" -"Homicide","55 to 59","California","Black","21","106,400","19.74" -"Homicide","55 to 59","Colorado","White","12**","298,759","4.02" -"Homicide","55 to 59","Colorado","Black","--","14,192","--" -"Homicide","55 to 59","Connecticut","White","--","215,797","--" -"Homicide","55 to 59","Connecticut","Black","--","29,326","--" -"Homicide","55 to 59","Delaware","White","--","49,603","--" -"Homicide","55 to 59","Delaware","Black","--","15,814","--" -"Homicide","55 to 59","District of Columbia","White","--","13,226","--" -"Homicide","55 to 59","District of Columbia","Black","--","17,696","--" -"Homicide","55 to 59","Florida","White","24","840,402","2.86" -"Homicide","55 to 59","Florida","Black","--","160,333","--" -"Homicide","55 to 59","Georgia","White","11**","429,177","2.56" -"Homicide","55 to 59","Georgia","Black","36","221,167","16.28" -"Homicide","55 to 59","Hawaii","White","--","21,573","--" -"Homicide","55 to 59","Hawaii","Black","--","1,405","--" -"Homicide","55 to 59","Idaho","White","--","102,715","--" -"Homicide","55 to 59","Idaho","Black","--","716","--" -"Homicide","55 to 59","Illinois","White","15**","634,131","2.37" -"Homicide","55 to 59","Illinois","Black","17**","109,938","15.46" -"Homicide","55 to 59","Indiana","White","--","373,185","--" -"Homicide","55 to 59","Indiana","Black","--","36,342","--" -"Homicide","55 to 59","Iowa","White","--","181,684","--" -"Homicide","55 to 59","Iowa","Black","--","5,338","--" -"Homicide","55 to 59","Kansas","White","--","152,533","--" -"Homicide","55 to 59","Kansas","Black","--","9,457","--" -"Homicide","55 to 59","Kentucky","White","12**","263,286","4.56" -"Homicide","55 to 59","Kentucky","Black","--","21,934","--" -"Homicide","55 to 59","Louisiana","White","--","188,289","--" -"Homicide","55 to 59","Louisiana","Black","17**","85,950","19.78" -"Homicide","55 to 59","Maine","White","--","96,539","--" -"Homicide","55 to 59","Maine","Black","--","1,167","--" -"Homicide","55 to 59","Maryland","White","--","249,981","--" -"Homicide","55 to 59","Maryland","Black","12**","134,593","8.92" -"Homicide","55 to 59","Massachusetts","White","--","405,391","--" -"Homicide","55 to 59","Massachusetts","Black","--","37,882","--" -"Homicide","55 to 59","Michigan","White","12**","552,060","2.17" -"Homicide","55 to 59","Michigan","Black","16**","81,712","19.58" -"Homicide","55 to 59","Minnesota","White","--","321,151","--" -"Homicide","55 to 59","Minnesota","Black","--","18,201","--" -"Homicide","55 to 59","Mississippi","White","--","113,579","--" -"Homicide","55 to 59","Mississippi","Black","15**","65,346","22.95" -"Homicide","55 to 59","Missouri","White","14**","332,936","4.21" -"Homicide","55 to 59","Missouri","Black","16**","41,140","38.89" -"Homicide","55 to 59","Montana","White","--","61,258","--" -"Homicide","55 to 59","Montana","Black","--","288","--" -"Homicide","55 to 59","Nebraska","White","--","103,089","--" -"Homicide","55 to 59","Nebraska","Black","--","4,975","--" -"Homicide","55 to 59","Nevada","White","--","149,568","--" -"Homicide","55 to 59","Nevada","Black","--","18,444","--" -"Homicide","55 to 59","New Hampshire","White","--","99,991","--" -"Homicide","55 to 59","New Hampshire","Black","--","1,627","--" -"Homicide","55 to 59","New Jersey","White","--","476,056","--" -"Homicide","55 to 59","New Jersey","Black","--","92,532","--" -"Homicide","55 to 59","New Mexico","White","--","104,282","--" -"Homicide","55 to 59","New Mexico","Black","--","3,054","--" -"Homicide","55 to 59","New York","White","12**","933,897","1.28" -"Homicide","55 to 59","New York","Black","18**","231,500","7.78" -"Homicide","55 to 59","North Carolina","White","20**","505,897","3.95" -"Homicide","55 to 59","North Carolina","Black","22","146,973","14.97" -"Homicide","55 to 59","North Dakota","White","--","38,376","--" -"Homicide","55 to 59","North Dakota","Black","--","866","--" -"Homicide","55 to 59","Ohio","White","18**","643,289","2.80" -"Homicide","55 to 59","Ohio","Black","13**","85,533","15.20" -"Homicide","55 to 59","Oklahoma","White","--","181,020","--" -"Homicide","55 to 59","Oklahoma","Black","--","16,816","--" -"Homicide","55 to 59","Oregon","White","--","220,261","--" -"Homicide","55 to 59","Oregon","Black","--","5,098","--" -"Homicide","55 to 59","Pennsylvania","White","14**","735,977","1.90" -"Homicide","55 to 59","Pennsylvania","Black","21","89,822","23.38" -"Homicide","55 to 59","Rhode Island","White","--","66,740","--" -"Homicide","55 to 59","Rhode Island","Black","--","5,330","--" -"Homicide","55 to 59","South Carolina","White","--","246,648","--" -"Homicide","55 to 59","South Carolina","Black","19**","86,342","22.01" -"Homicide","55 to 59","South Dakota","White","--","48,595","--" -"Homicide","55 to 59","South Dakota","Black","--","745","--" -"Homicide","55 to 59","Tennessee","White","16**","372,016","4.30" -"Homicide","55 to 59","Tennessee","Black","10**","68,806","14.53" -"Homicide","55 to 59","Texas","White","29","786,434","3.69" -"Homicide","55 to 59","Texas","Black","25","164,585","15.19" -"Homicide","55 to 59","Utah","White","--","140,905","--" -"Homicide","55 to 59","Utah","Black","--","1,954","--" -"Homicide","55 to 59","Vermont","White","--","42,825","--" -"Homicide","55 to 59","Vermont","Black","--","445","--" -"Homicide","55 to 59","Virginia","White","15**","400,334","3.75" -"Homicide","55 to 59","Virginia","Black","14**","112,976","12.39" -"Homicide","55 to 59","Washington","White","14**","376,019","3.72" -"Homicide","55 to 59","Washington","Black","--","18,937","--" -"Homicide","55 to 59","West Virginia","White","--","111,312","--" -"Homicide","55 to 59","West Virginia","Black","--","3,790","--" -"Homicide","55 to 59","Wisconsin","White","--","362,313","--" -"Homicide","55 to 59","Wisconsin","Black","--","18,804","--" -"Homicide","55 to 59","Wyoming","White","--","31,656","--" -"Homicide","55 to 59","Wyoming","Black","--","301","--" -"Homicide","60 to 64","Alabama","White","--","241,376","--" -"Homicide","60 to 64","Alabama","Black","--","81,363","--" -"Homicide","60 to 64","Alaska","White","--","32,498","--" -"Homicide","60 to 64","Alaska","Black","--","1,338","--" -"Homicide","60 to 64","Arizona","White","16**","387,349","4.13" -"Homicide","60 to 64","Arizona","Black","--","19,164","--" -"Homicide","60 to 64","Arkansas","White","--","158,173","--" -"Homicide","60 to 64","Arkansas","Black","--","26,649","--" -"Homicide","60 to 64","California","White","27","1,134,448","2.38" -"Homicide","60 to 64","California","Black","12**","102,740","11.68" -"Homicide","60 to 64","Colorado","White","--","315,328","--" -"Homicide","60 to 64","Colorado","Black","--","13,476","--" -"Homicide","60 to 64","Connecticut","White","--","218,014","--" -"Homicide","60 to 64","Connecticut","Black","--","25,283","--" -"Homicide","60 to 64","Delaware","White","--","56,054","--" -"Homicide","60 to 64","Delaware","Black","--","14,945","--" -"Homicide","60 to 64","District of Columbia","White","--","11,217","--" -"Homicide","60 to 64","District of Columbia","Black","--","18,328","--" -"Homicide","60 to 64","Florida","White","18**","844,101","2.13" -"Homicide","60 to 64","Florida","Black","17**","150,101","11.33" -"Homicide","60 to 64","Georgia","White","20**","415,081","4.82" -"Homicide","60 to 64","Georgia","Black","21","197,242","10.65" -"Homicide","60 to 64","Hawaii","White","--","24,618","--" -"Homicide","60 to 64","Hawaii","Black","--","1,270","--" -"Homicide","60 to 64","Idaho","White","--","111,543","--" -"Homicide","60 to 64","Idaho","Black","--","719","--" -"Homicide","60 to 64","Illinois","White","13**","649,592","2.00" -"Homicide","60 to 64","Illinois","Black","22","109,112","20.16" -"Homicide","60 to 64","Indiana","White","11**","385,796","2.85" -"Homicide","60 to 64","Indiana","Black","--","35,576","--" -"Homicide","60 to 64","Iowa","White","--","198,641","--" -"Homicide","60 to 64","Iowa","Black","--","4,671","--" -"Homicide","60 to 64","Kansas","White","--","166,056","--" -"Homicide","60 to 64","Kansas","Black","--","9,750","--" -"Homicide","60 to 64","Kentucky","White","--","266,410","--" -"Homicide","60 to 64","Kentucky","Black","--","22,036","--" -"Homicide","60 to 64","Louisiana","White","--","198,660","--" -"Homicide","60 to 64","Louisiana","Black","18**","86,017","20.93" -"Homicide","60 to 64","Maine","White","--","105,788","--" -"Homicide","60 to 64","Maine","Black","--","852","--" -"Homicide","60 to 64","Maryland","White","--","249,697","--" -"Homicide","60 to 64","Maryland","Black","--","123,509","--" -"Homicide","60 to 64","Massachusetts","White","--","407,859","--" -"Homicide","60 to 64","Massachusetts","Black","--","33,266","--" -"Homicide","60 to 64","Michigan","White","--","587,417","--" -"Homicide","60 to 64","Michigan","Black","14**","78,376","17.86" -"Homicide","60 to 64","Minnesota","White","--","347,478","--" -"Homicide","60 to 64","Minnesota","Black","--","15,058","--" -"Homicide","60 to 64","Mississippi","White","--","119,015","--" -"Homicide","60 to 64","Mississippi","Black","13**","64,828","20.05" -"Homicide","60 to 64","Missouri","White","13**","359,552","3.62" -"Homicide","60 to 64","Missouri","Black","--","41,032","--" -"Homicide","60 to 64","Montana","White","--","72,487","--" -"Homicide","60 to 64","Montana","Black","--","245","--" -"Homicide","60 to 64","Nebraska","White","--","112,842","--" -"Homicide","60 to 64","Nebraska","Black","--","4,681","--" -"Homicide","60 to 64","Nevada","White","13**","149,147","8.72" -"Homicide","60 to 64","Nevada","Black","--","17,074","--" -"Homicide","60 to 64","New Hampshire","White","--","106,655","--" -"Homicide","60 to 64","New Hampshire","Black","--","1,161","--" -"Homicide","60 to 64","New Jersey","White","--","473,725","--" -"Homicide","60 to 64","New Jersey","Black","--","82,933","--" -"Homicide","60 to 64","New Mexico","White","--","117,136","--" -"Homicide","60 to 64","New Mexico","Black","--","3,077","--" -"Homicide","60 to 64","New York","White","18**","942,358","1.91" -"Homicide","60 to 64","New York","Black","12**","216,089","5.55" -"Homicide","60 to 64","North Carolina","White","16**","511,117","3.13" -"Homicide","60 to 64","North Carolina","Black","14**","139,348","10.05" -"Homicide","60 to 64","North Dakota","White","--","44,024","--" -"Homicide","60 to 64","North Dakota","Black","--","675","--" -"Homicide","60 to 64","Ohio","White","10**","682,459","1.47" -"Homicide","60 to 64","Ohio","Black","16**","87,564","18.27" -"Homicide","60 to 64","Oklahoma","White","--","195,839","--" -"Homicide","60 to 64","Oklahoma","Black","--","16,866","--" -"Homicide","60 to 64","Oregon","White","--","239,234","--" -"Homicide","60 to 64","Oregon","Black","--","4,587","--" -"Homicide","60 to 64","Pennsylvania","White","11**","783,215","1.40" -"Homicide","60 to 64","Pennsylvania","Black","12**","84,574","14.19" -"Homicide","60 to 64","Rhode Island","White","--","68,095","--" -"Homicide","60 to 64","Rhode Island","Black","--","4,791","--" -"Homicide","60 to 64","South Carolina","White","--","258,055","--" -"Homicide","60 to 64","South Carolina","Black","--","84,546","--" -"Homicide","60 to 64","South Dakota","White","--","56,329","--" -"Homicide","60 to 64","South Dakota","Black","--","648","--" -"Homicide","60 to 64","Tennessee","White","--","372,170","--" -"Homicide","60 to 64","Tennessee","Black","13**","66,600","19.52" -"Homicide","60 to 64","Texas","White","29","743,019","3.90" -"Homicide","60 to 64","Texas","Black","14**","149,980","9.33" -"Homicide","60 to 64","Utah","White","--","144,353","--" -"Homicide","60 to 64","Utah","Black","--","1,761","--" -"Homicide","60 to 64","Vermont","White","--","47,554","--" -"Homicide","60 to 64","Vermont","Black","--","353","--" -"Homicide","60 to 64","Virginia","White","10**","398,877","2.51" -"Homicide","60 to 64","Virginia","Black","--","107,601","--" -"Homicide","60 to 64","Washington","White","--","398,179","--" -"Homicide","60 to 64","Washington","Black","--","17,278","--" -"Homicide","60 to 64","West Virginia","White","--","117,020","--" -"Homicide","60 to 64","West Virginia","Black","--","3,943","--" -"Homicide","60 to 64","Wisconsin","White","--","387,352","--" -"Homicide","60 to 64","Wisconsin","Black","--","17,434","--" -"Homicide","60 to 64","Wyoming","White","--","37,645","--" -"Homicide","60 to 64","Wyoming","Black","--","373","--" -"Homicide","65 to 69","Alabama","White","--","218,808","--" -"Homicide","65 to 69","Alabama","Black","--","70,663","--" -"Homicide","65 to 69","Alaska","White","--","29,323","--" -"Homicide","65 to 69","Alaska","Black","--","1,013","--" -"Homicide","65 to 69","Arizona","White","11**","368,867","2.98" -"Homicide","65 to 69","Arizona","Black","--","14,885","--" -"Homicide","65 to 69","Arkansas","White","--","143,209","--" -"Homicide","65 to 69","Arkansas","Black","--","23,363","--" -"Homicide","65 to 69","California","White","21","975,884","2.15" -"Homicide","65 to 69","California","Black","--","79,665","--" -"Homicide","65 to 69","Colorado","White","--","284,195","--" -"Homicide","65 to 69","Colorado","Black","--","10,313","--" -"Homicide","65 to 69","Connecticut","White","--","185,845","--" -"Homicide","65 to 69","Connecticut","Black","--","18,418","--" -"Homicide","65 to 69","Delaware","White","--","55,037","--" -"Homicide","65 to 69","Delaware","Black","--","12,102","--" -"Homicide","65 to 69","District of Columbia","White","--","9,872","--" -"Homicide","65 to 69","District of Columbia","Black","--","16,123","--" -"Homicide","65 to 69","Florida","White","20**","773,721","2.58" -"Homicide","65 to 69","Florida","Black","--","124,744","--" -"Homicide","65 to 69","Georgia","White","16**","363,604","4.40" -"Homicide","65 to 69","Georgia","Black","10**","158,699","6.30" -"Homicide","65 to 69","Hawaii","White","--","25,667","--" -"Homicide","65 to 69","Hawaii","Black","--","884","--" -"Homicide","65 to 69","Idaho","White","--","104,996","--" -"Homicide","65 to 69","Idaho","Black","--","553","--" -"Homicide","65 to 69","Illinois","White","16**","568,698","2.81" -"Homicide","65 to 69","Illinois","Black","--","89,860","--" -"Homicide","65 to 69","Indiana","White","--","344,251","--" -"Homicide","65 to 69","Indiana","Black","--","28,873","--" -"Homicide","65 to 69","Iowa","White","--","179,713","--" -"Homicide","65 to 69","Iowa","Black","--","3,176","--" -"Homicide","65 to 69","Kansas","White","--","150,815","--" -"Homicide","65 to 69","Kansas","Black","--","7,654","--" -"Homicide","65 to 69","Kentucky","White","--","239,218","--" -"Homicide","65 to 69","Kentucky","Black","--","18,050","--" -"Homicide","65 to 69","Louisiana","White","--","180,005","--" -"Homicide","65 to 69","Louisiana","Black","11**","74,556","14.75" -"Homicide","65 to 69","Maine","White","--","98,472","--" -"Homicide","65 to 69","Maine","Black","--","593","--" -"Homicide","65 to 69","Maryland","White","--","214,811","--" -"Homicide","65 to 69","Maryland","Black","--","96,983","--" -"Homicide","65 to 69","Massachusetts","White","--","355,213","--" -"Homicide","65 to 69","Massachusetts","Black","--","25,636","--" -"Homicide","65 to 69","Michigan","White","--","534,220","--" -"Homicide","65 to 69","Michigan","Black","--","68,318","--" -"Homicide","65 to 69","Minnesota","White","--","303,105","--" -"Homicide","65 to 69","Minnesota","Black","--","10,420","--" -"Homicide","65 to 69","Mississippi","White","--","108,062","--" -"Homicide","65 to 69","Mississippi","Black","--","56,073","--" -"Homicide","65 to 69","Missouri","White","--","317,274","--" -"Homicide","65 to 69","Missouri","Black","11**","33,398","32.94" -"Homicide","65 to 69","Montana","White","--","70,593","--" -"Homicide","65 to 69","Montana","Black","--","184","--" -"Homicide","65 to 69","Nebraska","White","--","101,595","--" -"Homicide","65 to 69","Nebraska","Black","--","3,354","--" -"Homicide","65 to 69","Nevada","White","--","136,363","--" -"Homicide","65 to 69","Nevada","Black","--","13,883","--" -"Homicide","65 to 69","New Hampshire","White","--","91,513","--" -"Homicide","65 to 69","New Hampshire","Black","--","783","--" -"Homicide","65 to 69","New Jersey","White","--","403,400","--" -"Homicide","65 to 69","New Jersey","Black","--","62,349","--" -"Homicide","65 to 69","New Mexico","White","--","111,728","--" -"Homicide","65 to 69","New Mexico","Black","--","2,567","--" -"Homicide","65 to 69","New York","White","12**","828,108","1.45" -"Homicide","65 to 69","New York","Black","12**","170,532","7.04" -"Homicide","65 to 69","North Carolina","White","12**","462,212","2.60" -"Homicide","65 to 69","North Carolina","Black","--","118,849","--" -"Homicide","65 to 69","North Dakota","White","--","40,236","--" -"Homicide","65 to 69","North Dakota","Black","--","361","--" -"Homicide","65 to 69","Ohio","White","--","618,913","--" -"Homicide","65 to 69","Ohio","Black","--","72,436","--" -"Homicide","65 to 69","Oklahoma","White","--","176,678","--" -"Homicide","65 to 69","Oklahoma","Black","--","13,784","--" -"Homicide","65 to 69","Oregon","White","--","239,323","--" -"Homicide","65 to 69","Oregon","Black","--","3,645","--" -"Homicide","65 to 69","Pennsylvania","White","12**","717,464","1.67" -"Homicide","65 to 69","Pennsylvania","Black","--","68,715","--" -"Homicide","65 to 69","Rhode Island","White","--","60,525","--" -"Homicide","65 to 69","Rhode Island","Black","--","3,829","--" -"Homicide","65 to 69","South Carolina","White","12**","244,813","4.90" -"Homicide","65 to 69","South Carolina","Black","--","74,236","--" -"Homicide","65 to 69","South Dakota","White","--","52,939","--" -"Homicide","65 to 69","South Dakota","Black","--","425","--" -"Homicide","65 to 69","Tennessee","White","10**","335,602","2.98" -"Homicide","65 to 69","Tennessee","Black","--","56,286","--" -"Homicide","65 to 69","Texas","White","26","612,306","4.25" -"Homicide","65 to 69","Texas","Black","11**","116,514","9.44" -"Homicide","65 to 69","Utah","White","--","129,446","--" -"Homicide","65 to 69","Utah","Black","--","1,154","--" -"Homicide","65 to 69","Vermont","White","--","44,142","--" -"Homicide","65 to 69","Vermont","Black","--","308","--" -"Homicide","65 to 69","Virginia","White","--","349,570","--" -"Homicide","65 to 69","Virginia","Black","--","88,125","--" -"Homicide","65 to 69","Washington","White","10**","369,741","2.70" -"Homicide","65 to 69","Washington","Black","--","13,133","--" -"Homicide","65 to 69","West Virginia","White","--","112,800","--" -"Homicide","65 to 69","West Virginia","Black","--","3,724","--" -"Homicide","65 to 69","Wisconsin","White","--","343,002","--" -"Homicide","65 to 69","Wisconsin","Black","--","13,511","--" -"Homicide","65 to 69","Wyoming","White","--","36,161","--" -"Homicide","65 to 69","Wyoming","Black","--","330","--" -"Homicide","70 to 74","Alabama","White","--","184,518","--" -"Homicide","70 to 74","Alabama","Black","--","52,309","--" -"Homicide","70 to 74","Alaska","White","--","21,908","--" -"Homicide","70 to 74","Alaska","Black","--","641","--" -"Homicide","70 to 74","Arizona","White","13**","331,009","3.93" -"Homicide","70 to 74","Arizona","Black","--","10,831","--" -"Homicide","70 to 74","Arkansas","White","--","121,280","--" -"Homicide","70 to 74","Arkansas","Black","--","16,676","--" -"Homicide","70 to 74","California","White","14**","789,014","1.77" -"Homicide","70 to 74","California","Black","--","58,171","--" -"Homicide","70 to 74","Colorado","White","--","231,377","--" -"Homicide","70 to 74","Colorado","Black","--","7,034","--" -"Homicide","70 to 74","Connecticut","White","--","146,054","--" -"Homicide","70 to 74","Connecticut","Black","--","13,070","--" -"Homicide","70 to 74","Delaware","White","--","46,181","--" -"Homicide","70 to 74","Delaware","Black","--","8,863","--" -"Homicide","70 to 74","District of Columbia","White","--","9,281","--" -"Homicide","70 to 74","District of Columbia","Black","--","12,135","--" -"Homicide","70 to 74","Florida","White","--","694,340","--" -"Homicide","70 to 74","Florida","Black","--","92,155","--" -"Homicide","70 to 74","Georgia","White","--","306,108","--" -"Homicide","70 to 74","Georgia","Black","--","117,118","--" -"Homicide","70 to 74","Hawaii","White","--","24,474","--" -"Homicide","70 to 74","Hawaii","Black","--","681","--" -"Homicide","70 to 74","Idaho","White","--","86,122","--" -"Homicide","70 to 74","Idaho","Black","--","295","--" -"Homicide","70 to 74","Illinois","White","--","455,473","--" -"Homicide","70 to 74","Illinois","Black","--","67,639","--" -"Homicide","70 to 74","Indiana","White","--","276,868","--" -"Homicide","70 to 74","Indiana","Black","--","20,494","--" -"Homicide","70 to 74","Iowa","White","--","146,058","--" -"Homicide","70 to 74","Iowa","Black","--","2,143","--" -"Homicide","70 to 74","Kansas","White","--","120,373","--" -"Homicide","70 to 74","Kansas","Black","--","5,347","--" -"Homicide","70 to 74","Kentucky","White","--","197,198","--" -"Homicide","70 to 74","Kentucky","Black","--","13,068","--" -"Homicide","70 to 74","Louisiana","White","--","147,133","--" -"Homicide","70 to 74","Louisiana","Black","--","54,927","--" -"Homicide","70 to 74","Maine","White","--","81,896","--" -"Homicide","70 to 74","Maine","Black","--","364","--" -"Homicide","70 to 74","Maryland","White","--","175,371","--" -"Homicide","70 to 74","Maryland","Black","--","75,287","--" -"Homicide","70 to 74","Massachusetts","White","--","290,138","--" -"Homicide","70 to 74","Massachusetts","Black","--","18,157","--" -"Homicide","70 to 74","Michigan","White","--","430,369","--" -"Homicide","70 to 74","Michigan","Black","--","52,772","--" -"Homicide","70 to 74","Minnesota","White","--","242,661","--" -"Homicide","70 to 74","Minnesota","Black","--","6,722","--" -"Homicide","70 to 74","Mississippi","White","--","92,150","--" -"Homicide","70 to 74","Mississippi","Black","--","40,514","--" -"Homicide","70 to 74","Missouri","White","--","257,208","--" -"Homicide","70 to 74","Missouri","Black","--","24,097","--" -"Homicide","70 to 74","Montana","White","--","58,647","--" -"Homicide","70 to 74","Montana","Black","--","116","--" -"Homicide","70 to 74","Nebraska","White","--","82,935","--" -"Homicide","70 to 74","Nebraska","Black","--","2,418","--" -"Homicide","70 to 74","Nevada","White","--","115,652","--" -"Homicide","70 to 74","Nevada","Black","--","10,454","--" -"Homicide","70 to 74","New Hampshire","White","--","72,210","--" -"Homicide","70 to 74","New Hampshire","Black","--","480","--" -"Homicide","70 to 74","New Jersey","White","--","322,055","--" -"Homicide","70 to 74","New Jersey","Black","--","45,472","--" -"Homicide","70 to 74","New Mexico","White","--","98,360","--" -"Homicide","70 to 74","New Mexico","Black","--","1,871","--" -"Homicide","70 to 74","New York","White","10**","689,039","1.45" -"Homicide","70 to 74","New York","Black","--","127,225","--" -"Homicide","70 to 74","North Carolina","White","--","391,721","--" -"Homicide","70 to 74","North Carolina","Black","--","90,717","--" -"Homicide","70 to 74","North Dakota","White","--","31,127","--" -"Homicide","70 to 74","North Dakota","Black","--","213","--" -"Homicide","70 to 74","Ohio","White","--","504,041","--" -"Homicide","70 to 74","Ohio","Black","--","53,778","--" -"Homicide","70 to 74","Oklahoma","White","--","143,402","--" -"Homicide","70 to 74","Oklahoma","Black","--","9,961","--" -"Homicide","70 to 74","Oregon","White","--","209,195","--" -"Homicide","70 to 74","Oregon","Black","--","2,584","--" -"Homicide","70 to 74","Pennsylvania","White","--","583,490","--" -"Homicide","70 to 74","Pennsylvania","Black","--","50,713","--" -"Homicide","70 to 74","Rhode Island","White","--","48,526","--" -"Homicide","70 to 74","Rhode Island","Black","--","2,248","--" -"Homicide","70 to 74","South Carolina","White","--","213,364","--" -"Homicide","70 to 74","South Carolina","Black","--","57,654","--" -"Homicide","70 to 74","South Dakota","White","--","41,186","--" -"Homicide","70 to 74","South Dakota","Black","--","280","--" -"Homicide","70 to 74","Tennessee","White","--","278,596","--" -"Homicide","70 to 74","Tennessee","Black","--","40,238","--" -"Homicide","70 to 74","Texas","White","10**","476,929","2.10" -"Homicide","70 to 74","Texas","Black","--","81,702","--" -"Homicide","70 to 74","Utah","White","--","102,765","--" -"Homicide","70 to 74","Utah","Black","--","699","--" -"Homicide","70 to 74","Vermont","White","--","36,848","--" -"Homicide","70 to 74","Vermont","Black","--","174","--" -"Homicide","70 to 74","Virginia","White","--","294,063","--" -"Homicide","70 to 74","Virginia","Black","--","64,958","--" -"Homicide","70 to 74","Washington","White","13**","307,141","4.23" -"Homicide","70 to 74","Washington","Black","--","8,601","--" -"Homicide","70 to 74","West Virginia","White","--","99,669","--" -"Homicide","70 to 74","West Virginia","Black","--","2,691","--" -"Homicide","70 to 74","Wisconsin","White","--","275,842","--" -"Homicide","70 to 74","Wisconsin","Black","--","9,669","--" -"Homicide","70 to 74","Wyoming","White","--","28,136","--" -"Homicide","70 to 74","Wyoming","Black","--","238","--" -"Homicide","75 to 79","Alabama","White","--","140,104","--" -"Homicide","75 to 79","Alabama","Black","--","30,490","--" -"Homicide","75 to 79","Alaska","White","--","13,780","--" -"Homicide","75 to 79","Alaska","Black","--","340","--" -"Homicide","75 to 79","Arizona","White","--","259,218","--" -"Homicide","75 to 79","Arizona","Black","--","6,387","--" -"Homicide","75 to 79","Arkansas","White","--","92,339","--" -"Homicide","75 to 79","Arkansas","Black","--","9,305","--" -"Homicide","75 to 79","California","White","--","580,958","--" -"Homicide","75 to 79","California","Black","--","38,418","--" -"Homicide","75 to 79","Colorado","White","--","156,941","--" -"Homicide","75 to 79","Colorado","Black","--","4,030","--" -"Homicide","75 to 79","Connecticut","White","--","112,387","--" -"Homicide","75 to 79","Connecticut","Black","--","8,954","--" -"Homicide","75 to 79","Delaware","White","--","33,500","--" -"Homicide","75 to 79","Delaware","Black","--","5,742","--" -"Homicide","75 to 79","District of Columbia","White","--","7,171","--" -"Homicide","75 to 79","District of Columbia","Black","--","7,913","--" -"Homicide","75 to 79","Florida","White","10**","564,876","1.77" -"Homicide","75 to 79","Florida","Black","--","60,346","--" -"Homicide","75 to 79","Georgia","White","12**","230,570","5.20" -"Homicide","75 to 79","Georgia","Black","--","69,728","--" -"Homicide","75 to 79","Hawaii","White","--","17,293","--" -"Homicide","75 to 79","Hawaii","Black","--","379","--" -"Homicide","75 to 79","Idaho","White","--","60,752","--" -"Homicide","75 to 79","Idaho","Black","--","145","--" -"Homicide","75 to 79","Illinois","White","--","325,487","--" -"Homicide","75 to 79","Illinois","Black","--","44,504","--" -"Homicide","75 to 79","Indiana","White","--","194,050","--" -"Homicide","75 to 79","Indiana","Black","--","12,127","--" -"Homicide","75 to 79","Iowa","White","--","101,116","--" -"Homicide","75 to 79","Iowa","Black","--","1,154","--" -"Homicide","75 to 79","Kansas","White","--","84,520","--" -"Homicide","75 to 79","Kansas","Black","--","3,233","--" -"Homicide","75 to 79","Kentucky","White","--","138,272","--" -"Homicide","75 to 79","Kentucky","Black","--","7,190","--" -"Homicide","75 to 79","Louisiana","White","--","106,682","--" -"Homicide","75 to 79","Louisiana","Black","--","33,035","--" -"Homicide","75 to 79","Maine","White","--","57,614","--" -"Homicide","75 to 79","Maine","Black","--","197","--" -"Homicide","75 to 79","Maryland","White","--","133,278","--" -"Homicide","75 to 79","Maryland","Black","--","47,902","--" -"Homicide","75 to 79","Massachusetts","White","--","212,427","--" -"Homicide","75 to 79","Massachusetts","Black","--","11,603","--" -"Homicide","75 to 79","Michigan","White","--","301,682","--" -"Homicide","75 to 79","Michigan","Black","--","33,687","--" -"Homicide","75 to 79","Minnesota","White","--","168,004","--" -"Homicide","75 to 79","Minnesota","Black","--","3,940","--" -"Homicide","75 to 79","Mississippi","White","--","69,918","--" -"Homicide","75 to 79","Mississippi","Black","--","23,187","--" -"Homicide","75 to 79","Missouri","White","--","186,024","--" -"Homicide","75 to 79","Missouri","Black","--","15,316","--" -"Homicide","75 to 79","Montana","White","--","39,301","--" -"Homicide","75 to 79","Montana","Black","--","48","--" -"Homicide","75 to 79","Nebraska","White","--","56,549","--" -"Homicide","75 to 79","Nebraska","Black","--","1,446","--" -"Homicide","75 to 79","Nevada","White","--","86,617","--" -"Homicide","75 to 79","Nevada","Black","--","6,666","--" -"Homicide","75 to 79","New Hampshire","White","--","50,635","--" -"Homicide","75 to 79","New Hampshire","Black","--","275","--" -"Homicide","75 to 79","New Jersey","White","--","243,451","--" -"Homicide","75 to 79","New Jersey","Black","--","31,042","--" -"Homicide","75 to 79","New Mexico","White","--","70,044","--" -"Homicide","75 to 79","New Mexico","Black","--","1,103","--" -"Homicide","75 to 79","New York","White","--","508,617","--" -"Homicide","75 to 79","New York","Black","--","89,277","--" -"Homicide","75 to 79","North Carolina","White","--","292,145","--" -"Homicide","75 to 79","North Carolina","Black","--","55,152","--" -"Homicide","75 to 79","North Dakota","White","--","21,434","--" -"Homicide","75 to 79","North Dakota","Black","--","80","--" -"Homicide","75 to 79","Ohio","White","12**","350,654","3.42" -"Homicide","75 to 79","Ohio","Black","--","32,868","--" -"Homicide","75 to 79","Oklahoma","White","--","106,504","--" -"Homicide","75 to 79","Oklahoma","Black","--","5,905","--" -"Homicide","75 to 79","Oregon","White","--","147,532","--" -"Homicide","75 to 79","Oregon","Black","--","1,442","--" -"Homicide","75 to 79","Pennsylvania","White","--","420,801","--" -"Homicide","75 to 79","Pennsylvania","Black","--","32,124","--" -"Homicide","75 to 79","Rhode Island","White","--","35,055","--" -"Homicide","75 to 79","Rhode Island","Black","--","1,540","--" -"Homicide","75 to 79","South Carolina","White","--","159,004","--" -"Homicide","75 to 79","South Carolina","Black","--","35,919","--" -"Homicide","75 to 79","South Dakota","White","--","25,922","--" -"Homicide","75 to 79","South Dakota","Black","--","123","--" -"Homicide","75 to 79","Tennessee","White","--","205,655","--" -"Homicide","75 to 79","Tennessee","Black","--","22,850","--" -"Homicide","75 to 79","Texas","White","--","335,643","--" -"Homicide","75 to 79","Texas","Black","--","46,951","--" -"Homicide","75 to 79","Utah","White","--","72,064","--" -"Homicide","75 to 79","Utah","Black","--","332","--" -"Homicide","75 to 79","Vermont","White","--","25,762","--" -"Homicide","75 to 79","Vermont","Black","--","89","--" -"Homicide","75 to 79","Virginia","White","--","222,159","--" -"Homicide","75 to 79","Virginia","Black","--","40,596","--" -"Homicide","75 to 79","Washington","White","--","219,080","--" -"Homicide","75 to 79","Washington","Black","--","4,896","--" -"Homicide","75 to 79","West Virginia","White","--","68,388","--" -"Homicide","75 to 79","West Virginia","Black","--","1,577","--" -"Homicide","75 to 79","Wisconsin","White","--","188,469","--" -"Homicide","75 to 79","Wisconsin","Black","--","5,510","--" -"Homicide","75 to 79","Wyoming","White","--","18,609","--" -"Homicide","75 to 79","Wyoming","Black","--","95","--" -"Homicide","80 to 84","Alabama","White","--","85,099","--" -"Homicide","80 to 84","Alabama","Black","--","17,802","--" -"Homicide","80 to 84","Alaska","White","--","7,019","--" -"Homicide","80 to 84","Alaska","Black","--","176","--" -"Homicide","80 to 84","Arizona","White","--","158,667","--" -"Homicide","80 to 84","Arizona","Black","--","3,669","--" -"Homicide","80 to 84","Arkansas","White","--","57,541","--" -"Homicide","80 to 84","Arkansas","Black","--","5,272","--" -"Homicide","80 to 84","California","White","--","359,993","--" -"Homicide","80 to 84","California","Black","--","25,929","--" -"Homicide","80 to 84","Colorado","White","--","89,427","--" -"Homicide","80 to 84","Colorado","Black","--","2,622","--" -"Homicide","80 to 84","Connecticut","White","--","68,600","--" -"Homicide","80 to 84","Connecticut","Black","--","5,640","--" -"Homicide","80 to 84","Delaware","White","--","19,206","--" -"Homicide","80 to 84","Delaware","Black","--","3,404","--" -"Homicide","80 to 84","District of Columbia","White","--","4,280","--" -"Homicide","80 to 84","District of Columbia","Black","--","5,495","--" -"Homicide","80 to 84","Florida","White","12**","372,261","3.22" -"Homicide","80 to 84","Florida","Black","--","36,632","--" -"Homicide","80 to 84","Georgia","White","--","134,303","--" -"Homicide","80 to 84","Georgia","Black","--","38,946","--" -"Homicide","80 to 84","Hawaii","White","--","8,776","--" -"Homicide","80 to 84","Hawaii","Black","--","207","--" -"Homicide","80 to 84","Idaho","White","--","35,459","--" -"Homicide","80 to 84","Idaho","Black","--","85","--" -"Homicide","80 to 84","Illinois","White","--","205,771","--" -"Homicide","80 to 84","Illinois","Black","--","28,734","--" -"Homicide","80 to 84","Indiana","White","--","120,668","--" -"Homicide","80 to 84","Indiana","Black","--","7,550","--" -"Homicide","80 to 84","Iowa","White","--","66,497","--" -"Homicide","80 to 84","Iowa","Black","--","727","--" -"Homicide","80 to 84","Kansas","White","--","52,796","--" -"Homicide","80 to 84","Kansas","Black","--","2,021","--" -"Homicide","80 to 84","Kentucky","White","--","82,958","--" -"Homicide","80 to 84","Kentucky","Black","--","4,458","--" -"Homicide","80 to 84","Louisiana","White","--","65,100","--" -"Homicide","80 to 84","Louisiana","Black","--","19,051","--" -"Homicide","80 to 84","Maine","White","--","33,810","--" -"Homicide","80 to 84","Maine","Black","--","136","--" -"Homicide","80 to 84","Maryland","White","--","82,123","--" -"Homicide","80 to 84","Maryland","Black","--","28,623","--" -"Homicide","80 to 84","Massachusetts","White","--","127,688","--" -"Homicide","80 to 84","Massachusetts","Black","--","7,135","--" -"Homicide","80 to 84","Michigan","White","--","184,824","--" -"Homicide","80 to 84","Michigan","Black","--","19,200","--" -"Homicide","80 to 84","Minnesota","White","--","107,521","--" -"Homicide","80 to 84","Minnesota","Black","--","2,379","--" -"Homicide","80 to 84","Mississippi","White","--","43,433","--" -"Homicide","80 to 84","Mississippi","Black","--","13,394","--" -"Homicide","80 to 84","Missouri","White","--","116,562","--" -"Homicide","80 to 84","Missouri","Black","--","9,215","--" -"Homicide","80 to 84","Montana","White","--","23,393","--" -"Homicide","80 to 84","Montana","Black","--","66","--" -"Homicide","80 to 84","Nebraska","White","--","35,755","--" -"Homicide","80 to 84","Nebraska","Black","--","924","--" -"Homicide","80 to 84","Nevada","White","--","48,775","--" -"Homicide","80 to 84","Nevada","Black","--","3,944","--" -"Homicide","80 to 84","New Hampshire","White","--","29,025","--" -"Homicide","80 to 84","New Hampshire","Black","--","152","--" -"Homicide","80 to 84","New Jersey","White","--","151,821","--" -"Homicide","80 to 84","New Jersey","Black","--","20,261","--" -"Homicide","80 to 84","New Mexico","White","--","41,309","--" -"Homicide","80 to 84","New Mexico","Black","--","666","--" -"Homicide","80 to 84","New York","White","--","324,013","--" -"Homicide","80 to 84","New York","Black","--","59,265","--" -"Homicide","80 to 84","North Carolina","White","--","170,139","--" -"Homicide","80 to 84","North Carolina","Black","--","31,514","--" -"Homicide","80 to 84","North Dakota","White","--","13,974","--" -"Homicide","80 to 84","North Dakota","Black","--","38","--" -"Homicide","80 to 84","Ohio","White","--","220,378","--" -"Homicide","80 to 84","Ohio","Black","--","21,095","--" -"Homicide","80 to 84","Oklahoma","White","--","66,458","--" -"Homicide","80 to 84","Oklahoma","Black","--","3,373","--" -"Homicide","80 to 84","Oregon","White","--","83,913","--" -"Homicide","80 to 84","Oregon","Black","--","886","--" -"Homicide","80 to 84","Pennsylvania","White","--","267,033","--" -"Homicide","80 to 84","Pennsylvania","Black","--","20,181","--" -"Homicide","80 to 84","Rhode Island","White","--","21,479","--" -"Homicide","80 to 84","Rhode Island","Black","--","961","--" -"Homicide","80 to 84","South Carolina","White","--","89,359","--" -"Homicide","80 to 84","South Carolina","Black","--","19,823","--" -"Homicide","80 to 84","South Dakota","White","--","16,008","--" -"Homicide","80 to 84","South Dakota","Black","--","46","--" -"Homicide","80 to 84","Tennessee","White","--","121,913","--" -"Homicide","80 to 84","Tennessee","Black","--","13,112","--" -"Homicide","80 to 84","Texas","White","--","195,442","--" -"Homicide","80 to 84","Texas","Black","--","25,778","--" -"Homicide","80 to 84","Utah","White","--","43,033","--" -"Homicide","80 to 84","Utah","Black","--","244","--" -"Homicide","80 to 84","Vermont","White","--","14,773","--" -"Homicide","80 to 84","Vermont","Black","--","42","--" -"Homicide","80 to 84","Virginia","White","--","132,958","--" -"Homicide","80 to 84","Virginia","Black","--","24,572","--" -"Homicide","80 to 84","Washington","White","--","124,773","--" -"Homicide","80 to 84","Washington","Black","--","2,729","--" -"Homicide","80 to 84","West Virginia","White","--","41,184","--" -"Homicide","80 to 84","West Virginia","Black","--","860","--" -"Homicide","80 to 84","Wisconsin","White","--","116,662","--" -"Homicide","80 to 84","Wisconsin","Black","--","3,319","--" -"Homicide","80 to 84","Wyoming","White","--","10,891","--" -"Homicide","80 to 84","Wyoming","Black","--","49","--" -"Homicide","85+","Alabama","White","--","74,889","--" -"Homicide","85+","Alabama","Black","--","16,119","--" -"Homicide","85+","Alaska","White","--","5,494","--" -"Homicide","85+","Alaska","Black","--","172","--" -"Homicide","85+","Arizona","White","--","138,656","--" -"Homicide","85+","Arizona","Black","--","3,153","--" -"Homicide","85+","Arkansas","White","--","51,588","--" -"Homicide","85+","Arkansas","Black","--","4,957","--" -"Homicide","85+","California","White","--","375,374","--" -"Homicide","85+","California","Black","--","25,723","--" -"Homicide","85+","Colorado","White","--","83,500","--" -"Homicide","85+","Colorado","Black","--","2,256","--" -"Homicide","85+","Connecticut","White","--","73,251","--" -"Homicide","85+","Connecticut","Black","--","4,771","--" -"Homicide","85+","Delaware","White","--","16,632","--" -"Homicide","85+","Delaware","Black","--","2,681","--" -"Homicide","85+","District of Columbia","White","--","4,491","--" -"Homicide","85+","District of Columbia","Black","--","6,152","--" -"Homicide","85+","Florida","White","--","381,603","--" -"Homicide","85+","Florida","Black","--","32,353","--" -"Homicide","85+","Georgia","White","--","116,451","--" -"Homicide","85+","Georgia","Black","--","31,876","--" -"Homicide","85+","Hawaii","White","--","8,280","--" -"Homicide","85+","Hawaii","Black","--","204","--" -"Homicide","85+","Idaho","White","--","30,197","--" -"Homicide","85+","Idaho","Black","--","71","--" -"Homicide","85+","Illinois","White","--","215,666","--" -"Homicide","85+","Illinois","Black","--","27,388","--" -"Homicide","85+","Indiana","White","--","117,409","--" -"Homicide","85+","Indiana","Black","--","6,727","--" -"Homicide","85+","Iowa","White","--","74,664","--" -"Homicide","85+","Iowa","Black","--","627","--" -"Homicide","85+","Kansas","White","--","57,732","--" -"Homicide","85+","Kansas","Black","--","1,872","--" -"Homicide","85+","Kentucky","White","--","72,950","--" -"Homicide","85+","Kentucky","Black","--","4,037","--" -"Homicide","85+","Louisiana","White","--","59,282","--" -"Homicide","85+","Louisiana","Black","--","16,910","--" -"Homicide","85+","Maine","White","--","32,771","--" -"Homicide","85+","Maine","Black","--","163","--" -"Homicide","85+","Maryland","White","--","86,120","--" -"Homicide","85+","Maryland","Black","--","25,536","--" -"Homicide","85+","Massachusetts","White","--","136,401","--" -"Homicide","85+","Massachusetts","Black","--","6,846","--" -"Homicide","85+","Michigan","White","--","174,193","--" -"Homicide","85+","Michigan","Black","--","18,886","--" -"Homicide","85+","Minnesota","White","--","116,597","--" -"Homicide","85+","Minnesota","Black","--","1,982","--" -"Homicide","85+","Mississippi","White","--","38,975","--" -"Homicide","85+","Mississippi","Black","--","11,845","--" -"Homicide","85+","Missouri","White","--","115,067","--" -"Homicide","85+","Missouri","Black","--","8,621","--" -"Homicide","85+","Montana","White","--","21,673","--" -"Homicide","85+","Montana","Black","--","35","--" -"Homicide","85+","Nebraska","White","--","39,212","--" -"Homicide","85+","Nebraska","Black","--","747","--" -"Homicide","85+","Nevada","White","--","37,663","--" -"Homicide","85+","Nevada","Black","--","2,916","--" -"Homicide","85+","New Hampshire","White","--","29,437","--" -"Homicide","85+","New Hampshire","Black","--","126","--" -"Homicide","85+","New Jersey","White","--","163,370","--" -"Homicide","85+","New Jersey","Black","--","18,968","--" -"Homicide","85+","New Mexico","White","--","36,506","--" -"Homicide","85+","New Mexico","Black","--","567","--" -"Homicide","85+","New York","White","--","357,100","--" -"Homicide","85+","New York","Black","--","58,879","--" -"Homicide","85+","North Carolina","White","--","153,825","--" -"Homicide","85+","North Carolina","Black","--","27,478","--" -"Homicide","85+","North Dakota","White","--","17,891","--" -"Homicide","85+","North Dakota","Black","--","35","--" -"Homicide","85+","Ohio","White","--","214,237","--" -"Homicide","85+","Ohio","Black","--","21,021","--" -"Homicide","85+","Oklahoma","White","--","62,111","--" -"Homicide","85+","Oklahoma","Black","--","2,781","--" -"Homicide","85+","Oregon","White","--","77,219","--" -"Homicide","85+","Oregon","Black","--","755","--" -"Homicide","85+","Pennsylvania","White","--","283,200","--" -"Homicide","85+","Pennsylvania","Black","--","19,606","--" -"Homicide","85+","Rhode Island","White","--","24,191","--" -"Homicide","85+","Rhode Island","Black","--","1,124","--" -"Homicide","85+","South Carolina","White","--","74,055","--" -"Homicide","85+","South Carolina","Black","--","16,459","--" -"Homicide","85+","South Dakota","White","--","19,141","--" -"Homicide","85+","South Dakota","Black","--","36","--" -"Homicide","85+","Tennessee","White","--","104,678","--" -"Homicide","85+","Tennessee","Black","--","11,564","--" -"Homicide","85+","Texas","White","--","180,669","--" -"Homicide","85+","Texas","Black","--","21,581","--" -"Homicide","85+","Utah","White","--","37,176","--" -"Homicide","85+","Utah","Black","--","180","--" -"Homicide","85+","Vermont","White","--","14,067","--" -"Homicide","85+","Vermont","Black","--","60","--" -"Homicide","85+","Virginia","White","--","124,985","--" -"Homicide","85+","Virginia","Black","--","21,837","--" -"Homicide","85+","Washington","White","--","118,907","--" -"Homicide","85+","Washington","Black","--","2,387","--" -"Homicide","85+","West Virginia","White","--","37,099","--" -"Homicide","85+","West Virginia","Black","--","789","--" -"Homicide","85+","Wisconsin","White","--","117,313","--" -"Homicide","85+","Wisconsin","Black","--","2,800","--" -"Homicide","85+","Wyoming","White","--","10,036","--" -"Homicide","85+","Wyoming","Black","--","59","--" -"Homicide","Unknown","Alabama","White","-","-","-" -"Homicide","Unknown","Alabama","Black","-","-","-" -"Homicide","Unknown","Alaska","White","-","-","-" -"Homicide","Unknown","Alaska","Black","-","-","-" -"Homicide","Unknown","Arizona","White","-","-","-" -"Homicide","Unknown","Arizona","Black","-","-","-" -"Homicide","Unknown","Arkansas","White","-","-","-" -"Homicide","Unknown","Arkansas","Black","-","-","-" -"Homicide","Unknown","California","White","-","-","-" -"Homicide","Unknown","California","Black","-","-","-" -"Homicide","Unknown","Colorado","White","-","-","-" -"Homicide","Unknown","Colorado","Black","-","-","-" -"Homicide","Unknown","Connecticut","White","-","-","-" -"Homicide","Unknown","Connecticut","Black","-","-","-" -"Homicide","Unknown","Delaware","White","-","-","-" -"Homicide","Unknown","Delaware","Black","-","-","-" -"Homicide","Unknown","District of Columbia","White","-","-","-" -"Homicide","Unknown","District of Columbia","Black","-","-","-" -"Homicide","Unknown","Florida","White","-","-","-" -"Homicide","Unknown","Florida","Black","-","-","-" -"Homicide","Unknown","Georgia","White","-","-","-" -"Homicide","Unknown","Georgia","Black","-","-","-" -"Homicide","Unknown","Hawaii","White","-","-","-" -"Homicide","Unknown","Hawaii","Black","-","-","-" -"Homicide","Unknown","Idaho","White","-","-","-" -"Homicide","Unknown","Idaho","Black","-","-","-" -"Homicide","Unknown","Illinois","White","-","-","-" -"Homicide","Unknown","Illinois","Black","-","-","-" -"Homicide","Unknown","Indiana","White","-","-","-" -"Homicide","Unknown","Indiana","Black","-","-","-" -"Homicide","Unknown","Iowa","White","-","-","-" -"Homicide","Unknown","Iowa","Black","-","-","-" -"Homicide","Unknown","Kansas","White","-","-","-" -"Homicide","Unknown","Kansas","Black","-","-","-" -"Homicide","Unknown","Kentucky","White","-","-","-" -"Homicide","Unknown","Kentucky","Black","-","-","-" -"Homicide","Unknown","Louisiana","White","-","-","-" -"Homicide","Unknown","Louisiana","Black","-","-","-" -"Homicide","Unknown","Maine","White","-","-","-" -"Homicide","Unknown","Maine","Black","-","-","-" -"Homicide","Unknown","Maryland","White","-","-","-" -"Homicide","Unknown","Maryland","Black","-","-","-" -"Homicide","Unknown","Massachusetts","White","-","-","-" -"Homicide","Unknown","Massachusetts","Black","-","-","-" -"Homicide","Unknown","Michigan","White","-","-","-" -"Homicide","Unknown","Michigan","Black","-","-","-" -"Homicide","Unknown","Minnesota","White","-","-","-" -"Homicide","Unknown","Minnesota","Black","-","-","-" -"Homicide","Unknown","Mississippi","White","-","-","-" -"Homicide","Unknown","Mississippi","Black","-","-","-" -"Homicide","Unknown","Missouri","White","-","-","-" -"Homicide","Unknown","Missouri","Black","-","-","-" -"Homicide","Unknown","Montana","White","-","-","-" -"Homicide","Unknown","Montana","Black","-","-","-" -"Homicide","Unknown","Nebraska","White","-","-","-" -"Homicide","Unknown","Nebraska","Black","-","-","-" -"Homicide","Unknown","Nevada","White","-","-","-" -"Homicide","Unknown","Nevada","Black","-","-","-" -"Homicide","Unknown","New Hampshire","White","-","-","-" -"Homicide","Unknown","New Hampshire","Black","-","-","-" -"Homicide","Unknown","New Jersey","White","-","-","-" -"Homicide","Unknown","New Jersey","Black","-","-","-" -"Homicide","Unknown","New Mexico","White","-","-","-" -"Homicide","Unknown","New Mexico","Black","-","-","-" -"Homicide","Unknown","New York","White","-","-","-" -"Homicide","Unknown","New York","Black","-","-","-" -"Homicide","Unknown","North Carolina","White","-","-","-" -"Homicide","Unknown","North Carolina","Black","-","-","-" -"Homicide","Unknown","North Dakota","White","-","-","-" -"Homicide","Unknown","North Dakota","Black","-","-","-" -"Homicide","Unknown","Ohio","White","-","-","-" -"Homicide","Unknown","Ohio","Black","-","-","-" -"Homicide","Unknown","Oklahoma","White","-","-","-" -"Homicide","Unknown","Oklahoma","Black","-","-","-" -"Homicide","Unknown","Oregon","White","-","-","-" -"Homicide","Unknown","Oregon","Black","-","-","-" -"Homicide","Unknown","Pennsylvania","White","-","-","-" -"Homicide","Unknown","Pennsylvania","Black","-","-","-" -"Homicide","Unknown","Rhode Island","White","-","-","-" -"Homicide","Unknown","Rhode Island","Black","-","-","-" -"Homicide","Unknown","South Carolina","White","-","-","-" -"Homicide","Unknown","South Carolina","Black","-","-","-" -"Homicide","Unknown","South Dakota","White","-","-","-" -"Homicide","Unknown","South Dakota","Black","-","-","-" -"Homicide","Unknown","Tennessee","White","-","-","-" -"Homicide","Unknown","Tennessee","Black","-","-","-" -"Homicide","Unknown","Texas","White","-","-","-" -"Homicide","Unknown","Texas","Black","-","-","-" -"Homicide","Unknown","Utah","White","-","-","-" -"Homicide","Unknown","Utah","Black","-","-","-" -"Homicide","Unknown","Vermont","White","-","-","-" -"Homicide","Unknown","Vermont","Black","-","-","-" -"Homicide","Unknown","Virginia","White","-","-","-" -"Homicide","Unknown","Virginia","Black","-","-","-" -"Homicide","Unknown","Washington","White","-","-","-" -"Homicide","Unknown","Washington","Black","-","-","-" -"Homicide","Unknown","West Virginia","White","-","-","-" -"Homicide","Unknown","West Virginia","Black","-","-","-" -"Homicide","Unknown","Wisconsin","White","-","-","-" -"Homicide","Unknown","Wisconsin","Black","-","-","-" -"Homicide","Unknown","Wyoming","White","-","-","-" -"Homicide","Unknown","Wyoming","Black","-","-","-" -"Undetermined Intent","0 to 4","Alabama","White","--","180,341","--" -"Undetermined Intent","0 to 4","Alabama","Black","--","89,099","--" -"Undetermined Intent","0 to 4","Alaska","White","--","23,352","--" -"Undetermined Intent","0 to 4","Alaska","Black","--","1,810","--" -"Undetermined Intent","0 to 4","Arizona","White","--","296,789","--" -"Undetermined Intent","0 to 4","Arizona","Black","--","27,145","--" -"Undetermined Intent","0 to 4","Arkansas","White","--","127,187","--" -"Undetermined Intent","0 to 4","Arkansas","Black","--","35,259","--" -"Undetermined Intent","0 to 4","California","White","--","918,284","--" -"Undetermined Intent","0 to 4","California","Black","--","84,896","--" -"Undetermined Intent","0 to 4","Colorado","White","--","241,393","--" -"Undetermined Intent","0 to 4","Colorado","Black","--","20,295","--" -"Undetermined Intent","0 to 4","Connecticut","White","--","124,676","--" -"Undetermined Intent","0 to 4","Connecticut","Black","--","30,095","--" -"Undetermined Intent","0 to 4","Delaware","White","--","30,969","--" -"Undetermined Intent","0 to 4","Delaware","Black","--","15,323","--" -"Undetermined Intent","0 to 4","District of Columbia","White","--","15,627","--" -"Undetermined Intent","0 to 4","District of Columbia","Black","--","18,658","--" -"Undetermined Intent","0 to 4","Florida","White","--","533,690","--" -"Undetermined Intent","0 to 4","Florida","Black","--","178,163","--" -"Undetermined Intent","0 to 4","Georgia","White","--","335,064","--" -"Undetermined Intent","0 to 4","Georgia","Black","--","227,140","--" -"Undetermined Intent","0 to 4","Hawaii","White","--","15,012","--" -"Undetermined Intent","0 to 4","Hawaii","Black","--","1,896","--" -"Undetermined Intent","0 to 4","Idaho","White","--","100,323","--" -"Undetermined Intent","0 to 4","Idaho","Black","--","1,752","--" -"Undetermined Intent","0 to 4","Illinois","White","--","481,889","--" -"Undetermined Intent","0 to 4","Illinois","Black","--","116,710","--" -"Undetermined Intent","0 to 4","Indiana","White","15**","313,669","4.78" -"Undetermined Intent","0 to 4","Indiana","Black","10**","53,660","18.64" -"Undetermined Intent","0 to 4","Iowa","White","--","154,058","--" -"Undetermined Intent","0 to 4","Iowa","Black","--","13,703","--" -"Undetermined Intent","0 to 4","Kansas","White","--","141,473","--" -"Undetermined Intent","0 to 4","Kansas","Black","--","13,238","--" -"Undetermined Intent","0 to 4","Kentucky","White","--","213,657","--" -"Undetermined Intent","0 to 4","Kentucky","Black","--","27,248","--" -"Undetermined Intent","0 to 4","Louisiana","White","--","153,492","--" -"Undetermined Intent","0 to 4","Louisiana","Black","--","106,289","--" -"Undetermined Intent","0 to 4","Maine","White","--","54,442","--" -"Undetermined Intent","0 to 4","Maine","Black","--","2,822","--" -"Undetermined Intent","0 to 4","Maryland","White","--","181,975","--" -"Undetermined Intent","0 to 4","Maryland","Black","--","113,480","--" -"Undetermined Intent","0 to 4","Massachusetts","White","--","236,165","--" -"Undetermined Intent","0 to 4","Massachusetts","Black","--","52,496","--" -"Undetermined Intent","0 to 4","Michigan","White","22","380,098","5.79" -"Undetermined Intent","0 to 4","Michigan","Black","12**","98,116","12.23" -"Undetermined Intent","0 to 4","Minnesota","White","--","237,344","--" -"Undetermined Intent","0 to 4","Minnesota","Black","--","40,249","--" -"Undetermined Intent","0 to 4","Mississippi","White","--","89,424","--" -"Undetermined Intent","0 to 4","Mississippi","Black","--","75,092","--" -"Undetermined Intent","0 to 4","Missouri","White","--","266,780","--" -"Undetermined Intent","0 to 4","Missouri","Black","--","52,085","--" -"Undetermined Intent","0 to 4","Montana","White","--","47,093","--" -"Undetermined Intent","0 to 4","Montana","Black","--","490","--" -"Undetermined Intent","0 to 4","Nebraska","White","--","99,031","--" -"Undetermined Intent","0 to 4","Nebraska","Black","--","9,179","--" -"Undetermined Intent","0 to 4","Nevada","White","--","109,375","--" -"Undetermined Intent","0 to 4","Nevada","Black","--","25,766","--" -"Undetermined Intent","0 to 4","New Hampshire","White","--","55,451","--" -"Undetermined Intent","0 to 4","New Hampshire","Black","--","2,002","--" -"Undetermined Intent","0 to 4","New Jersey","White","--","332,263","--" -"Undetermined Intent","0 to 4","New Jersey","Black","--","94,492","--" -"Undetermined Intent","0 to 4","New Mexico","White","--","81,687","--" -"Undetermined Intent","0 to 4","New Mexico","Black","--","3,549","--" -"Undetermined Intent","0 to 4","New York","White","--","657,477","--" -"Undetermined Intent","0 to 4","New York","Black","--","219,142","--" -"Undetermined Intent","0 to 4","North Carolina","White","--","365,980","--" -"Undetermined Intent","0 to 4","North Carolina","Black","--","151,185","--" -"Undetermined Intent","0 to 4","North Dakota","White","--","37,635","--" -"Undetermined Intent","0 to 4","North Dakota","Black","--","3,388","--" -"Undetermined Intent","0 to 4","Ohio","White","--","482,242","--" -"Undetermined Intent","0 to 4","Ohio","Black","--","112,281","--" -"Undetermined Intent","0 to 4","Oklahoma","White","--","149,184","--" -"Undetermined Intent","0 to 4","Oklahoma","Black","--","23,449","--" -"Undetermined Intent","0 to 4","Oregon","White","--","161,587","--" -"Undetermined Intent","0 to 4","Oregon","Black","--","6,167","--" -"Undetermined Intent","0 to 4","Pennsylvania","White","--","482,785","--" -"Undetermined Intent","0 to 4","Pennsylvania","Black","--","108,552","--" -"Undetermined Intent","0 to 4","Rhode Island","White","--","37,347","--" -"Undetermined Intent","0 to 4","Rhode Island","Black","--","7,223","--" -"Undetermined Intent","0 to 4","South Carolina","White","--","174,248","--" -"Undetermined Intent","0 to 4","South Carolina","Black","--","86,126","--" -"Undetermined Intent","0 to 4","South Dakota","White","--","42,132","--" -"Undetermined Intent","0 to 4","South Dakota","Black","--","2,414","--" -"Undetermined Intent","0 to 4","Tennessee","White","--","288,863","--" -"Undetermined Intent","0 to 4","Tennessee","Black","--","81,357","--" -"Undetermined Intent","0 to 4","Texas","White","--","822,522","--" -"Undetermined Intent","0 to 4","Texas","Black","--","215,347","--" -"Undetermined Intent","0 to 4","Utah","White","--","199,577","--" -"Undetermined Intent","0 to 4","Utah","Black","--","4,364","--" -"Undetermined Intent","0 to 4","Vermont","White","--","24,870","--" -"Undetermined Intent","0 to 4","Vermont","Black","--","651","--" -"Undetermined Intent","0 to 4","Virginia","White","--","303,460","--" -"Undetermined Intent","0 to 4","Virginia","Black","--","108,228","--" -"Undetermined Intent","0 to 4","Washington","White","--","287,699","--" -"Undetermined Intent","0 to 4","Washington","Black","--","24,308","--" -"Undetermined Intent","0 to 4","West Virginia","White","--","78,223","--" -"Undetermined Intent","0 to 4","West Virginia","Black","--","3,606","--" -"Undetermined Intent","0 to 4","Wisconsin","White","--","242,169","--" -"Undetermined Intent","0 to 4","Wisconsin","Black","--","32,763","--" -"Undetermined Intent","0 to 4","Wyoming","White","--","27,196","--" -"Undetermined Intent","0 to 4","Wyoming","Black","--","489","--" -"Undetermined Intent","5 to 9","Alabama","White","--","195,845","--" -"Undetermined Intent","5 to 9","Alabama","Black","--","88,383","--" -"Undetermined Intent","5 to 9","Alaska","White","--","26,339","--" -"Undetermined Intent","5 to 9","Alaska","Black","--","1,903","--" -"Undetermined Intent","5 to 9","Arizona","White","--","329,307","--" -"Undetermined Intent","5 to 9","Arizona","Black","--","30,234","--" -"Undetermined Intent","5 to 9","Arkansas","White","--","139,243","--" -"Undetermined Intent","5 to 9","Arkansas","Black","--","34,774","--" -"Undetermined Intent","5 to 9","California","White","--","1,021,998","--" -"Undetermined Intent","5 to 9","California","Black","--","85,783","--" -"Undetermined Intent","5 to 9","Colorado","White","--","268,503","--" -"Undetermined Intent","5 to 9","Colorado","Black","--","18,706","--" -"Undetermined Intent","5 to 9","Connecticut","White","--","140,462","--" -"Undetermined Intent","5 to 9","Connecticut","Black","--","29,507","--" -"Undetermined Intent","5 to 9","Delaware","White","--","33,312","--" -"Undetermined Intent","5 to 9","Delaware","Black","--","16,117","--" -"Undetermined Intent","5 to 9","District of Columbia","White","--","12,913","--" -"Undetermined Intent","5 to 9","District of Columbia","Black","--","20,234","--" -"Undetermined Intent","5 to 9","Florida","White","--","568,242","--" -"Undetermined Intent","5 to 9","Florida","Black","--","194,715","--" -"Undetermined Intent","5 to 9","Georgia","White","--","366,117","--" -"Undetermined Intent","5 to 9","Georgia","Black","--","241,878","--" -"Undetermined Intent","5 to 9","Hawaii","White","--","16,226","--" -"Undetermined Intent","5 to 9","Hawaii","Black","--","1,849","--" -"Undetermined Intent","5 to 9","Idaho","White","--","114,789","--" -"Undetermined Intent","5 to 9","Idaho","Black","--","1,484","--" -"Undetermined Intent","5 to 9","Illinois","White","--","536,488","--" -"Undetermined Intent","5 to 9","Illinois","Black","--","124,564","--" -"Undetermined Intent","5 to 9","Indiana","White","--","339,678","--" -"Undetermined Intent","5 to 9","Indiana","Black","--","54,854","--" -"Undetermined Intent","5 to 9","Iowa","White","--","168,273","--" -"Undetermined Intent","5 to 9","Iowa","Black","--","12,952","--" -"Undetermined Intent","5 to 9","Kansas","White","--","156,022","--" -"Undetermined Intent","5 to 9","Kansas","Black","--","13,212","--" -"Undetermined Intent","5 to 9","Kentucky","White","--","228,872","--" -"Undetermined Intent","5 to 9","Kentucky","Black","--","26,767","--" -"Undetermined Intent","5 to 9","Louisiana","White","--","166,006","--" -"Undetermined Intent","5 to 9","Louisiana","Black","--","108,466","--" -"Undetermined Intent","5 to 9","Maine","White","--","60,618","--" -"Undetermined Intent","5 to 9","Maine","Black","--","2,375","--" -"Undetermined Intent","5 to 9","Maryland","White","--","194,022","--" -"Undetermined Intent","5 to 9","Maryland","Black","--","121,062","--" -"Undetermined Intent","5 to 9","Massachusetts","White","--","260,644","--" -"Undetermined Intent","5 to 9","Massachusetts","Black","--","46,792","--" -"Undetermined Intent","5 to 9","Michigan","White","--","420,464","--" -"Undetermined Intent","5 to 9","Michigan","Black","--","100,527","--" -"Undetermined Intent","5 to 9","Minnesota","White","--","260,924","--" -"Undetermined Intent","5 to 9","Minnesota","Black","--","43,820","--" -"Undetermined Intent","5 to 9","Mississippi","White","--","97,202","--" -"Undetermined Intent","5 to 9","Mississippi","Black","--","74,257","--" -"Undetermined Intent","5 to 9","Missouri","White","--","288,933","--" -"Undetermined Intent","5 to 9","Missouri","Black","--","52,583","--" -"Undetermined Intent","5 to 9","Montana","White","--","53,642","--" -"Undetermined Intent","5 to 9","Montana","Black","--","506","--" -"Undetermined Intent","5 to 9","Nebraska","White","--","107,959","--" -"Undetermined Intent","5 to 9","Nebraska","Black","--","9,337","--" -"Undetermined Intent","5 to 9","Nevada","White","--","125,774","--" -"Undetermined Intent","5 to 9","Nevada","Black","--","25,726","--" -"Undetermined Intent","5 to 9","New Hampshire","White","--","60,463","--" -"Undetermined Intent","5 to 9","New Hampshire","Black","--","1,950","--" -"Undetermined Intent","5 to 9","New Jersey","White","--","355,366","--" -"Undetermined Intent","5 to 9","New Jersey","Black","--","94,868","--" -"Undetermined Intent","5 to 9","New Mexico","White","--","92,171","--" -"Undetermined Intent","5 to 9","New Mexico","Black","--","3,999","--" -"Undetermined Intent","5 to 9","New York","White","--","706,845","--" -"Undetermined Intent","5 to 9","New York","Black","--","207,675","--" -"Undetermined Intent","5 to 9","North Carolina","White","--","389,028","--" -"Undetermined Intent","5 to 9","North Carolina","Black","--","152,837","--" -"Undetermined Intent","5 to 9","North Dakota","White","--","41,662","--" -"Undetermined Intent","5 to 9","North Dakota","Black","--","2,647","--" -"Undetermined Intent","5 to 9","Ohio","White","--","522,622","--" -"Undetermined Intent","5 to 9","Ohio","Black","--","118,216","--" -"Undetermined Intent","5 to 9","Oklahoma","White","--","170,292","--" -"Undetermined Intent","5 to 9","Oklahoma","Black","--","22,416","--" -"Undetermined Intent","5 to 9","Oregon","White","--","186,810","--" -"Undetermined Intent","5 to 9","Oregon","Black","--","6,815","--" -"Undetermined Intent","5 to 9","Pennsylvania","White","--","524,297","--" -"Undetermined Intent","5 to 9","Pennsylvania","Black","--","115,368","--" -"Undetermined Intent","5 to 9","Rhode Island","White","--","40,792","--" -"Undetermined Intent","5 to 9","Rhode Island","Black","--","7,127","--" -"Undetermined Intent","5 to 9","South Carolina","White","--","191,092","--" -"Undetermined Intent","5 to 9","South Carolina","Black","--","88,438","--" -"Undetermined Intent","5 to 9","South Dakota","White","--","45,215","--" -"Undetermined Intent","5 to 9","South Dakota","Black","--","2,304","--" -"Undetermined Intent","5 to 9","Tennessee","White","--","304,096","--" -"Undetermined Intent","5 to 9","Tennessee","Black","--","82,016","--" -"Undetermined Intent","5 to 9","Texas","White","--","907,424","--" -"Undetermined Intent","5 to 9","Texas","Black","--","222,505","--" -"Undetermined Intent","5 to 9","Utah","White","--","225,081","--" -"Undetermined Intent","5 to 9","Utah","Black","--","4,156","--" -"Undetermined Intent","5 to 9","Vermont","White","--","28,735","--" -"Undetermined Intent","5 to 9","Vermont","Black","--","626","--" -"Undetermined Intent","5 to 9","Virginia","White","--","326,955","--" -"Undetermined Intent","5 to 9","Virginia","Black","--","109,021","--" -"Undetermined Intent","5 to 9","Washington","White","--","323,165","--" -"Undetermined Intent","5 to 9","Washington","Black","--","24,468","--" -"Undetermined Intent","5 to 9","West Virginia","White","--","86,725","--" -"Undetermined Intent","5 to 9","West Virginia","Black","--","3,819","--" -"Undetermined Intent","5 to 9","Wisconsin","White","--","265,474","--" -"Undetermined Intent","5 to 9","Wisconsin","Black","--","33,227","--" -"Undetermined Intent","5 to 9","Wyoming","White","--","31,456","--" -"Undetermined Intent","5 to 9","Wyoming","Black","--","531","--" -"Undetermined Intent","10 to 14","Alabama","White","--","205,964","--" -"Undetermined Intent","10 to 14","Alabama","Black","--","93,054","--" -"Undetermined Intent","10 to 14","Alaska","White","--","26,801","--" -"Undetermined Intent","10 to 14","Alaska","Black","--","1,591","--" -"Undetermined Intent","10 to 14","Arizona","White","--","353,118","--" -"Undetermined Intent","10 to 14","Arizona","Black","--","31,062","--" -"Undetermined Intent","10 to 14","Arkansas","White","--","148,612","--" -"Undetermined Intent","10 to 14","Arkansas","Black","--","35,517","--" -"Undetermined Intent","10 to 14","California","White","--","1,102,895","--" -"Undetermined Intent","10 to 14","California","Black","--","96,818","--" -"Undetermined Intent","10 to 14","Colorado","White","--","291,916","--" -"Undetermined Intent","10 to 14","Colorado","Black","--","18,698","--" -"Undetermined Intent","10 to 14","Connecticut","White","--","154,152","--" -"Undetermined Intent","10 to 14","Connecticut","Black","--","33,262","--" -"Undetermined Intent","10 to 14","Delaware","White","--","35,578","--" -"Undetermined Intent","10 to 14","Delaware","Black","--","17,464","--" -"Undetermined Intent","10 to 14","District of Columbia","White","--","10,030","--" -"Undetermined Intent","10 to 14","District of Columbia","Black","--","19,064","--" -"Undetermined Intent","10 to 14","Florida","White","--","595,866","--" -"Undetermined Intent","10 to 14","Florida","Black","--","199,412","--" -"Undetermined Intent","10 to 14","Georgia","White","--","395,408","--" -"Undetermined Intent","10 to 14","Georgia","Black","--","263,115","--" -"Undetermined Intent","10 to 14","Hawaii","White","--","14,561","--" -"Undetermined Intent","10 to 14","Hawaii","Black","--","1,541","--" -"Undetermined Intent","10 to 14","Idaho","White","--","124,404","--" -"Undetermined Intent","10 to 14","Idaho","Black","--","1,458","--" -"Undetermined Intent","10 to 14","Illinois","White","--","577,295","--" -"Undetermined Intent","10 to 14","Illinois","Black","--","126,689","--" -"Undetermined Intent","10 to 14","Indiana","White","--","357,385","--" -"Undetermined Intent","10 to 14","Indiana","Black","--","54,651","--" -"Undetermined Intent","10 to 14","Iowa","White","--","177,987","--" -"Undetermined Intent","10 to 14","Iowa","Black","--","12,077","--" -"Undetermined Intent","10 to 14","Kansas","White","--","165,715","--" -"Undetermined Intent","10 to 14","Kansas","Black","--","13,457","--" -"Undetermined Intent","10 to 14","Kentucky","White","--","237,204","--" -"Undetermined Intent","10 to 14","Kentucky","Black","--","28,434","--" -"Undetermined Intent","10 to 14","Louisiana","White","--","169,790","--" -"Undetermined Intent","10 to 14","Louisiana","Black","--","111,703","--" -"Undetermined Intent","10 to 14","Maine","White","--","64,831","--" -"Undetermined Intent","10 to 14","Maine","Black","--","2,340","--" -"Undetermined Intent","10 to 14","Maryland","White","--","202,753","--" -"Undetermined Intent","10 to 14","Maryland","Black","--","128,496","--" -"Undetermined Intent","10 to 14","Massachusetts","White","--","283,173","--" -"Undetermined Intent","10 to 14","Massachusetts","Black","--","46,221","--" -"Undetermined Intent","10 to 14","Michigan","White","--","444,727","--" -"Undetermined Intent","10 to 14","Michigan","Black","--","100,325","--" -"Undetermined Intent","10 to 14","Minnesota","White","--","276,061","--" -"Undetermined Intent","10 to 14","Minnesota","Black","--","41,186","--" -"Undetermined Intent","10 to 14","Mississippi","White","--","105,118","--" -"Undetermined Intent","10 to 14","Mississippi","Black","--","82,120","--" -"Undetermined Intent","10 to 14","Missouri","White","--","305,546","--" -"Undetermined Intent","10 to 14","Missouri","Black","--","53,259","--" -"Undetermined Intent","10 to 14","Montana","White","--","56,230","--" -"Undetermined Intent","10 to 14","Montana","Black","--","438","--" -"Undetermined Intent","10 to 14","Nebraska","White","--","112,646","--" -"Undetermined Intent","10 to 14","Nebraska","Black","--","8,930","--" -"Undetermined Intent","10 to 14","Nevada","White","--","136,547","--" -"Undetermined Intent","10 to 14","Nevada","Black","--","25,485","--" -"Undetermined Intent","10 to 14","New Hampshire","White","--","65,676","--" -"Undetermined Intent","10 to 14","New Hampshire","Black","--","2,061","--" -"Undetermined Intent","10 to 14","New Jersey","White","--","381,256","--" -"Undetermined Intent","10 to 14","New Jersey","Black","--","98,265","--" -"Undetermined Intent","10 to 14","New Mexico","White","--","104,490","--" -"Undetermined Intent","10 to 14","New Mexico","Black","--","4,199","--" -"Undetermined Intent","10 to 14","New York","White","--","736,068","--" -"Undetermined Intent","10 to 14","New York","Black","--","218,205","--" -"Undetermined Intent","10 to 14","North Carolina","White","--","423,841","--" -"Undetermined Intent","10 to 14","North Carolina","Black","--","160,799","--" -"Undetermined Intent","10 to 14","North Dakota","White","--","40,919","--" -"Undetermined Intent","10 to 14","North Dakota","Black","--","2,253","--" -"Undetermined Intent","10 to 14","Ohio","White","--","549,428","--" -"Undetermined Intent","10 to 14","Ohio","Black","--","118,355","--" -"Undetermined Intent","10 to 14","Oklahoma","White","--","180,955","--" -"Undetermined Intent","10 to 14","Oklahoma","Black","--","22,855","--" -"Undetermined Intent","10 to 14","Oregon","White","--","202,209","--" -"Undetermined Intent","10 to 14","Oregon","Black","--","6,843","--" -"Undetermined Intent","10 to 14","Pennsylvania","White","--","560,126","--" -"Undetermined Intent","10 to 14","Pennsylvania","Black","--","117,603","--" -"Undetermined Intent","10 to 14","Rhode Island","White","--","43,330","--" -"Undetermined Intent","10 to 14","Rhode Island","Black","--","6,969","--" -"Undetermined Intent","10 to 14","South Carolina","White","--","203,026","--" -"Undetermined Intent","10 to 14","South Carolina","Black","--","97,936","--" -"Undetermined Intent","10 to 14","South Dakota","White","--","47,707","--" -"Undetermined Intent","10 to 14","South Dakota","Black","--","2,201","--" -"Undetermined Intent","10 to 14","Tennessee","White","--","321,100","--" -"Undetermined Intent","10 to 14","Tennessee","Black","--","84,442","--" -"Undetermined Intent","10 to 14","Texas","White","--","953,731","--" -"Undetermined Intent","10 to 14","Texas","Black","--","225,425","--" -"Undetermined Intent","10 to 14","Utah","White","--","242,316","--" -"Undetermined Intent","10 to 14","Utah","Black","--","4,801","--" -"Undetermined Intent","10 to 14","Vermont","White","--","30,733","--" -"Undetermined Intent","10 to 14","Vermont","Black","--","679","--" -"Undetermined Intent","10 to 14","Virginia","White","--","339,961","--" -"Undetermined Intent","10 to 14","Virginia","Black","--","112,671","--" -"Undetermined Intent","10 to 14","Washington","White","--","341,099","--" -"Undetermined Intent","10 to 14","Washington","Black","--","24,373","--" -"Undetermined Intent","10 to 14","West Virginia","White","--","93,037","--" -"Undetermined Intent","10 to 14","West Virginia","Black","--","3,952","--" -"Undetermined Intent","10 to 14","Wisconsin","White","--","290,509","--" -"Undetermined Intent","10 to 14","Wisconsin","Black","--","33,235","--" -"Undetermined Intent","10 to 14","Wyoming","White","--","34,722","--" -"Undetermined Intent","10 to 14","Wyoming","Black","--","464","--" -"Undetermined Intent","15 to 19","Alabama","White","--","216,880","--" -"Undetermined Intent","15 to 19","Alabama","Black","--","99,145","--" -"Undetermined Intent","15 to 19","Alaska","White","--","24,423","--" -"Undetermined Intent","15 to 19","Alaska","Black","--","1,548","--" -"Undetermined Intent","15 to 19","Arizona","White","--","380,121","--" -"Undetermined Intent","15 to 19","Arizona","Black","--","30,510","--" -"Undetermined Intent","15 to 19","Arkansas","White","--","152,386","--" -"Undetermined Intent","15 to 19","Arkansas","Black","--","35,974","--" -"Undetermined Intent","15 to 19","California","White","--","1,167,778","--" -"Undetermined Intent","15 to 19","California","Black","--","101,244","--" -"Undetermined Intent","15 to 19","Colorado","White","--","312,753","--" -"Undetermined Intent","15 to 19","Colorado","Black","--","18,404","--" -"Undetermined Intent","15 to 19","Connecticut","White","--","184,851","--" -"Undetermined Intent","15 to 19","Connecticut","Black","--","35,466","--" -"Undetermined Intent","15 to 19","Delaware","White","--","38,858","--" -"Undetermined Intent","15 to 19","Delaware","Black","--","17,584","--" -"Undetermined Intent","15 to 19","District of Columbia","White","--","14,978","--" -"Undetermined Intent","15 to 19","District of Columbia","Black","--","18,189","--" -"Undetermined Intent","15 to 19","Florida","White","--","637,159","--" -"Undetermined Intent","15 to 19","Florida","Black","--","192,189","--" -"Undetermined Intent","15 to 19","Georgia","White","--","421,291","--" -"Undetermined Intent","15 to 19","Georgia","Black","--","264,705","--" -"Undetermined Intent","15 to 19","Hawaii","White","--","13,445","--" -"Undetermined Intent","15 to 19","Hawaii","Black","--","1,578","--" -"Undetermined Intent","15 to 19","Idaho","White","--","134,012","--" -"Undetermined Intent","15 to 19","Idaho","Black","--","1,700","--" -"Undetermined Intent","15 to 19","Illinois","White","--","607,968","--" -"Undetermined Intent","15 to 19","Illinois","Black","--","127,679","--" -"Undetermined Intent","15 to 19","Indiana","White","--","373,693","--" -"Undetermined Intent","15 to 19","Indiana","Black","--","53,292","--" -"Undetermined Intent","15 to 19","Iowa","White","--","192,204","--" -"Undetermined Intent","15 to 19","Iowa","Black","--","12,139","--" -"Undetermined Intent","15 to 19","Kansas","White","--","170,880","--" -"Undetermined Intent","15 to 19","Kansas","Black","--","14,109","--" -"Undetermined Intent","15 to 19","Kentucky","White","--","239,149","--" -"Undetermined Intent","15 to 19","Kentucky","Black","--","29,147","--" -"Undetermined Intent","15 to 19","Louisiana","White","--","170,127","--" -"Undetermined Intent","15 to 19","Louisiana","Black","--","113,544","--" -"Undetermined Intent","15 to 19","Maine","White","--","70,821","--" -"Undetermined Intent","15 to 19","Maine","Black","--","2,548","--" -"Undetermined Intent","15 to 19","Maryland","White","--","210,916","--" -"Undetermined Intent","15 to 19","Maryland","Black","--","125,876","--" -"Undetermined Intent","15 to 19","Massachusetts","White","--","341,219","--" -"Undetermined Intent","15 to 19","Massachusetts","Black","--","48,115","--" -"Undetermined Intent","15 to 19","Michigan","White","--","478,165","--" -"Undetermined Intent","15 to 19","Michigan","Black","--","97,777","--" -"Undetermined Intent","15 to 19","Minnesota","White","--","286,376","--" -"Undetermined Intent","15 to 19","Minnesota","Black","--","37,473","--" -"Undetermined Intent","15 to 19","Mississippi","White","--","110,623","--" -"Undetermined Intent","15 to 19","Mississippi","Black","--","87,150","--" -"Undetermined Intent","15 to 19","Missouri","White","--","315,503","--" -"Undetermined Intent","15 to 19","Missouri","Black","--","53,308","--" -"Undetermined Intent","15 to 19","Montana","White","--","57,187","--" -"Undetermined Intent","15 to 19","Montana","Black","--","548","--" -"Undetermined Intent","15 to 19","Nebraska","White","--","116,148","--" -"Undetermined Intent","15 to 19","Nebraska","Black","--","8,503","--" -"Undetermined Intent","15 to 19","Nevada","White","--","134,472","--" -"Undetermined Intent","15 to 19","Nevada","Black","--","22,771","--" -"Undetermined Intent","15 to 19","New Hampshire","White","--","73,107","--" -"Undetermined Intent","15 to 19","New Hampshire","Black","--","2,208","--" -"Undetermined Intent","15 to 19","New Jersey","White","--","397,153","--" -"Undetermined Intent","15 to 19","New Jersey","Black","--","94,125","--" -"Undetermined Intent","15 to 19","New Mexico","White","--","111,651","--" -"Undetermined Intent","15 to 19","New Mexico","Black","--","4,512","--" -"Undetermined Intent","15 to 19","New York","White","--","803,732","--" -"Undetermined Intent","15 to 19","New York","Black","--","220,809","--" -"Undetermined Intent","15 to 19","North Carolina","White","--","465,152","--" -"Undetermined Intent","15 to 19","North Carolina","Black","--","170,592","--" -"Undetermined Intent","15 to 19","North Dakota","White","--","45,303","--" -"Undetermined Intent","15 to 19","North Dakota","Black","--","1,865","--" -"Undetermined Intent","15 to 19","Ohio","White","--","576,605","--" -"Undetermined Intent","15 to 19","Ohio","Black","--","112,976","--" -"Undetermined Intent","15 to 19","Oklahoma","White","--","186,174","--" -"Undetermined Intent","15 to 19","Oklahoma","Black","--","24,525","--" -"Undetermined Intent","15 to 19","Oregon","White","--","206,630","--" -"Undetermined Intent","15 to 19","Oregon","Black","--","6,747","--" -"Undetermined Intent","15 to 19","Pennsylvania","White","--","636,865","--" -"Undetermined Intent","15 to 19","Pennsylvania","Black","--","118,367","--" -"Undetermined Intent","15 to 19","Rhode Island","White","--","56,302","--" -"Undetermined Intent","15 to 19","Rhode Island","Black","--","7,483","--" -"Undetermined Intent","15 to 19","South Carolina","White","--","218,694","--" -"Undetermined Intent","15 to 19","South Carolina","Black","--","101,172","--" -"Undetermined Intent","15 to 19","South Dakota","White","--","48,128","--" -"Undetermined Intent","15 to 19","South Dakota","Black","--","1,726","--" -"Undetermined Intent","15 to 19","Tennessee","White","--","328,074","--" -"Undetermined Intent","15 to 19","Tennessee","Black","--","83,100","--" -"Undetermined Intent","15 to 19","Texas","White","--","959,510","--" -"Undetermined Intent","15 to 19","Texas","Black","--","215,566","--" -"Undetermined Intent","15 to 19","Utah","White","--","245,060","--" -"Undetermined Intent","15 to 19","Utah","Black","--","4,625","--" -"Undetermined Intent","15 to 19","Vermont","White","--","37,526","--" -"Undetermined Intent","15 to 19","Vermont","Black","--","899","--" -"Undetermined Intent","15 to 19","Virginia","White","--","362,797","--" -"Undetermined Intent","15 to 19","Virginia","Black","--","118,104","--" -"Undetermined Intent","15 to 19","Washington","White","--","338,086","--" -"Undetermined Intent","15 to 19","Washington","Black","--","22,579","--" -"Undetermined Intent","15 to 19","West Virginia","White","--","97,496","--" -"Undetermined Intent","15 to 19","West Virginia","Black","--","4,849","--" -"Undetermined Intent","15 to 19","Wisconsin","White","--","315,281","--" -"Undetermined Intent","15 to 19","Wisconsin","Black","--","31,838","--" -"Undetermined Intent","15 to 19","Wyoming","White","--","35,452","--" -"Undetermined Intent","15 to 19","Wyoming","Black","--","482","--" -"Undetermined Intent","20 to 24","Alabama","White","--","229,203","--" -"Undetermined Intent","20 to 24","Alabama","Black","--","108,314","--" -"Undetermined Intent","20 to 24","Alaska","White","--","30,319","--" -"Undetermined Intent","20 to 24","Alaska","Black","--","2,839","--" -"Undetermined Intent","20 to 24","Arizona","White","--","412,758","--" -"Undetermined Intent","20 to 24","Arizona","Black","--","33,004","--" -"Undetermined Intent","20 to 24","Arkansas","White","--","158,002","--" -"Undetermined Intent","20 to 24","Arkansas","Black","--","39,342","--" -"Undetermined Intent","20 to 24","California","White","--","1,247,088","--" -"Undetermined Intent","20 to 24","California","Black","--","115,207","--" -"Undetermined Intent","20 to 24","Colorado","White","--","336,044","--" -"Undetermined Intent","20 to 24","Colorado","Black","--","21,525","--" -"Undetermined Intent","20 to 24","Connecticut","White","--","182,182","--" -"Undetermined Intent","20 to 24","Connecticut","Black","--","35,572","--" -"Undetermined Intent","20 to 24","Delaware","White","--","37,241","--" -"Undetermined Intent","20 to 24","Delaware","Black","--","18,013","--" -"Undetermined Intent","20 to 24","District of Columbia","White","--","23,632","--" -"Undetermined Intent","20 to 24","District of Columbia","Black","--","19,382","--" -"Undetermined Intent","20 to 24","Florida","White","--","679,404","--" -"Undetermined Intent","20 to 24","Florida","Black","--","199,250","--" -"Undetermined Intent","20 to 24","Georgia","White","--","433,877","--" -"Undetermined Intent","20 to 24","Georgia","Black","--","276,164","--" -"Undetermined Intent","20 to 24","Hawaii","White","--","26,265","--" -"Undetermined Intent","20 to 24","Hawaii","Black","--","3,657","--" -"Undetermined Intent","20 to 24","Idaho","White","--","122,210","--" -"Undetermined Intent","20 to 24","Idaho","Black","--","2,055","--" -"Undetermined Intent","20 to 24","Illinois","White","--","622,549","--" -"Undetermined Intent","20 to 24","Illinois","Black","--","137,775","--" -"Undetermined Intent","20 to 24","Indiana","White","--","397,948","--" -"Undetermined Intent","20 to 24","Indiana","Black","--","56,280","--" -"Undetermined Intent","20 to 24","Iowa","White","--","203,529","--" -"Undetermined Intent","20 to 24","Iowa","Black","--","13,181","--" -"Undetermined Intent","20 to 24","Kansas","White","--","184,291","--" -"Undetermined Intent","20 to 24","Kansas","Black","--","16,483","--" -"Undetermined Intent","20 to 24","Kentucky","White","--","258,883","--" -"Undetermined Intent","20 to 24","Kentucky","Black","--","32,644","--" -"Undetermined Intent","20 to 24","Louisiana","White","--","178,463","--" -"Undetermined Intent","20 to 24","Louisiana","Black","--","119,461","--" -"Undetermined Intent","20 to 24","Maine","White","--","71,385","--" -"Undetermined Intent","20 to 24","Maine","Black","--","2,480","--" -"Undetermined Intent","20 to 24","Maryland","White","23","208,301","11.04" -"Undetermined Intent","20 to 24","Maryland","Black","16**","130,750","12.24" -"Undetermined Intent","20 to 24","Massachusetts","White","--","375,819","--" -"Undetermined Intent","20 to 24","Massachusetts","Black","--","51,126","--" -"Undetermined Intent","20 to 24","Michigan","White","12**","525,093","2.29" -"Undetermined Intent","20 to 24","Michigan","Black","--","107,139","--" -"Undetermined Intent","20 to 24","Minnesota","White","--","289,837","--" -"Undetermined Intent","20 to 24","Minnesota","Black","--","34,188","--" -"Undetermined Intent","20 to 24","Mississippi","White","--","113,911","--" -"Undetermined Intent","20 to 24","Mississippi","Black","--","87,800","--" -"Undetermined Intent","20 to 24","Missouri","White","--","334,793","--" -"Undetermined Intent","20 to 24","Missouri","Black","--","55,686","--" -"Undetermined Intent","20 to 24","Montana","White","--","66,748","--" -"Undetermined Intent","20 to 24","Montana","Black","--","890","--" -"Undetermined Intent","20 to 24","Nebraska","White","--","122,100","--" -"Undetermined Intent","20 to 24","Nebraska","Black","--","8,495","--" -"Undetermined Intent","20 to 24","Nevada","White","--","137,404","--" -"Undetermined Intent","20 to 24","Nevada","Black","--","23,445","--" -"Undetermined Intent","20 to 24","New Hampshire","White","--","78,484","--" -"Undetermined Intent","20 to 24","New Hampshire","Black","--","2,355","--" -"Undetermined Intent","20 to 24","New Jersey","White","--","397,324","--" -"Undetermined Intent","20 to 24","New Jersey","Black","--","100,941","--" -"Undetermined Intent","20 to 24","New Mexico","White","--","118,089","--" -"Undetermined Intent","20 to 24","New Mexico","Black","--","5,172","--" -"Undetermined Intent","20 to 24","New York","White","10**","865,371","1.16" -"Undetermined Intent","20 to 24","New York","Black","--","248,202","--" -"Undetermined Intent","20 to 24","North Carolina","White","--","499,730","--" -"Undetermined Intent","20 to 24","North Carolina","Black","--","180,717","--" -"Undetermined Intent","20 to 24","North Dakota","White","--","54,872","--" -"Undetermined Intent","20 to 24","North Dakota","Black","--","2,593","--" -"Undetermined Intent","20 to 24","Ohio","White","--","602,331","--" -"Undetermined Intent","20 to 24","Ohio","Black","--","116,570","--" -"Undetermined Intent","20 to 24","Oklahoma","White","--","200,949","--" -"Undetermined Intent","20 to 24","Oklahoma","Black","--","27,499","--" -"Undetermined Intent","20 to 24","Oregon","White","--","221,973","--" -"Undetermined Intent","20 to 24","Oregon","Black","--","7,756","--" -"Undetermined Intent","20 to 24","Pennsylvania","White","--","643,288","--" -"Undetermined Intent","20 to 24","Pennsylvania","Black","--","123,305","--" -"Undetermined Intent","20 to 24","Rhode Island","White","--","60,888","--" -"Undetermined Intent","20 to 24","Rhode Island","Black","--","8,507","--" -"Undetermined Intent","20 to 24","South Carolina","White","--","226,532","--" -"Undetermined Intent","20 to 24","South Carolina","Black","--","104,775","--" -"Undetermined Intent","20 to 24","South Dakota","White","--","50,224","--" -"Undetermined Intent","20 to 24","South Dakota","Black","--","1,926","--" -"Undetermined Intent","20 to 24","Tennessee","White","--","357,420","--" -"Undetermined Intent","20 to 24","Tennessee","Black","--","91,576","--" -"Undetermined Intent","20 to 24","Texas","White","10**","968,701","1.03" -"Undetermined Intent","20 to 24","Texas","Black","--","222,580","--" -"Undetermined Intent","20 to 24","Utah","White","--","265,862","--" -"Undetermined Intent","20 to 24","Utah","Black","--","5,181","--" -"Undetermined Intent","20 to 24","Vermont","White","--","41,427","--" -"Undetermined Intent","20 to 24","Vermont","Black","--","1,168","--" -"Undetermined Intent","20 to 24","Virginia","White","--","392,248","--" -"Undetermined Intent","20 to 24","Virginia","Black","--","127,737","--" -"Undetermined Intent","20 to 24","Washington","White","--","366,738","--" -"Undetermined Intent","20 to 24","Washington","Black","--","28,153","--" -"Undetermined Intent","20 to 24","West Virginia","White","--","104,864","--" -"Undetermined Intent","20 to 24","West Virginia","Black","--","5,565","--" -"Undetermined Intent","20 to 24","Wisconsin","White","--","341,260","--" -"Undetermined Intent","20 to 24","Wisconsin","Black","--","32,637","--" -"Undetermined Intent","20 to 24","Wyoming","White","--","35,389","--" -"Undetermined Intent","20 to 24","Wyoming","Black","--","755","--" -"Undetermined Intent","25 to 29","Alabama","White","--","208,303","--" -"Undetermined Intent","25 to 29","Alabama","Black","--","97,392","--" -"Undetermined Intent","25 to 29","Alaska","White","--","33,722","--" -"Undetermined Intent","25 to 29","Alaska","Black","--","2,657","--" -"Undetermined Intent","25 to 29","Arizona","White","--","398,591","--" -"Undetermined Intent","25 to 29","Arizona","Black","--","34,860","--" -"Undetermined Intent","25 to 29","Arkansas","White","--","146,268","--" -"Undetermined Intent","25 to 29","Arkansas","Black","--","35,042","--" -"Undetermined Intent","25 to 29","California","White","--","1,308,629","--" -"Undetermined Intent","25 to 29","California","Black","--","132,463","--" -"Undetermined Intent","25 to 29","Colorado","White","--","374,261","--" -"Undetermined Intent","25 to 29","Colorado","Black","--","24,799","--" -"Undetermined Intent","25 to 29","Connecticut","White","--","165,033","--" -"Undetermined Intent","25 to 29","Connecticut","Black","--","35,425","--" -"Undetermined Intent","25 to 29","Delaware","White","--","37,662","--" -"Undetermined Intent","25 to 29","Delaware","Black","--","16,633","--" -"Undetermined Intent","25 to 29","District of Columbia","White","--","39,791","--" -"Undetermined Intent","25 to 29","District of Columbia","Black","--","23,847","--" -"Undetermined Intent","25 to 29","Florida","White","--","680,730","--" -"Undetermined Intent","25 to 29","Florida","Black","--","200,273","--" -"Undetermined Intent","25 to 29","Georgia","White","--","406,681","--" -"Undetermined Intent","25 to 29","Georgia","Black","--","272,771","--" -"Undetermined Intent","25 to 29","Hawaii","White","--","25,925","--" -"Undetermined Intent","25 to 29","Hawaii","Black","--","3,784","--" -"Undetermined Intent","25 to 29","Idaho","White","--","112,805","--" -"Undetermined Intent","25 to 29","Idaho","Black","--","1,814","--" -"Undetermined Intent","25 to 29","Illinois","White","--","605,241","--" -"Undetermined Intent","25 to 29","Illinois","Black","--","143,191","--" -"Undetermined Intent","25 to 29","Indiana","White","10**","358,013","2.79" -"Undetermined Intent","25 to 29","Indiana","Black","--","55,315","--" -"Undetermined Intent","25 to 29","Iowa","White","--","171,023","--" -"Undetermined Intent","25 to 29","Iowa","Black","--","12,446","--" -"Undetermined Intent","25 to 29","Kansas","White","--","154,576","--" -"Undetermined Intent","25 to 29","Kansas","Black","--","14,518","--" -"Undetermined Intent","25 to 29","Kentucky","White","--","246,636","--" -"Undetermined Intent","25 to 29","Kentucky","Black","--","30,715","--" -"Undetermined Intent","25 to 29","Louisiana","White","--","170,334","--" -"Undetermined Intent","25 to 29","Louisiana","Black","--","106,944","--" -"Undetermined Intent","25 to 29","Maine","White","--","73,679","--" -"Undetermined Intent","25 to 29","Maine","Black","--","2,389","--" -"Undetermined Intent","25 to 29","Maryland","White","50","207,857","24.06" -"Undetermined Intent","25 to 29","Maryland","Black","46","133,479","34.46" -"Undetermined Intent","25 to 29","Massachusetts","White","--","363,319","--" -"Undetermined Intent","25 to 29","Massachusetts","Black","--","51,433","--" -"Undetermined Intent","25 to 29","Michigan","White","32","484,438","6.61" -"Undetermined Intent","25 to 29","Michigan","Black","11**","108,908","10.10" -"Undetermined Intent","25 to 29","Minnesota","White","--","282,348","--" -"Undetermined Intent","25 to 29","Minnesota","Black","--","33,390","--" -"Undetermined Intent","25 to 29","Mississippi","White","--","100,419","--" -"Undetermined Intent","25 to 29","Mississippi","Black","--","78,243","--" -"Undetermined Intent","25 to 29","Missouri","White","--","314,942","--" -"Undetermined Intent","25 to 29","Missouri","Black","--","55,274","--" -"Undetermined Intent","25 to 29","Montana","White","--","62,246","--" -"Undetermined Intent","25 to 29","Montana","Black","--","770","--" -"Undetermined Intent","25 to 29","Nebraska","White","--","106,372","--" -"Undetermined Intent","25 to 29","Nebraska","Black","--","8,554","--" -"Undetermined Intent","25 to 29","Nevada","White","--","152,178","--" -"Undetermined Intent","25 to 29","Nevada","Black","--","28,186","--" -"Undetermined Intent","25 to 29","New Hampshire","White","--","78,533","--" -"Undetermined Intent","25 to 29","New Hampshire","Black","--","2,383","--" -"Undetermined Intent","25 to 29","New Jersey","White","--","389,303","--" -"Undetermined Intent","25 to 29","New Jersey","Black","--","104,093","--" -"Undetermined Intent","25 to 29","New Mexico","White","--","107,156","--" -"Undetermined Intent","25 to 29","New Mexico","Black","--","4,727","--" -"Undetermined Intent","25 to 29","New York","White","25","887,577","2.82" -"Undetermined Intent","25 to 29","New York","Black","--","261,092","--" -"Undetermined Intent","25 to 29","North Carolina","White","--","468,805","--" -"Undetermined Intent","25 to 29","North Carolina","Black","--","173,348","--" -"Undetermined Intent","25 to 29","North Dakota","White","--","44,860","--" -"Undetermined Intent","25 to 29","North Dakota","Black","--","2,797","--" -"Undetermined Intent","25 to 29","Ohio","White","--","586,432","--" -"Undetermined Intent","25 to 29","Ohio","Black","--","119,059","--" -"Undetermined Intent","25 to 29","Oklahoma","White","--","183,119","--" -"Undetermined Intent","25 to 29","Oklahoma","Black","--","25,642","--" -"Undetermined Intent","25 to 29","Oregon","White","--","232,336","--" -"Undetermined Intent","25 to 29","Oregon","Black","--","8,915","--" -"Undetermined Intent","25 to 29","Pennsylvania","White","--","615,684","--" -"Undetermined Intent","25 to 29","Pennsylvania","Black","--","122,841","--" -"Undetermined Intent","25 to 29","Rhode Island","White","--","57,055","--" -"Undetermined Intent","25 to 29","Rhode Island","Black","--","8,130","--" -"Undetermined Intent","25 to 29","South Carolina","White","--","213,793","--" -"Undetermined Intent","25 to 29","South Carolina","Black","--","95,617","--" -"Undetermined Intent","25 to 29","South Dakota","White","--","45,508","--" -"Undetermined Intent","25 to 29","South Dakota","Black","--","1,969","--" -"Undetermined Intent","25 to 29","Tennessee","White","--","363,007","--" -"Undetermined Intent","25 to 29","Tennessee","Black","--","93,553","--" -"Undetermined Intent","25 to 29","Texas","White","--","997,897","--" -"Undetermined Intent","25 to 29","Texas","Black","--","247,990","--" -"Undetermined Intent","25 to 29","Utah","White","--","226,852","--" -"Undetermined Intent","25 to 29","Utah","Black","--","5,355","--" -"Undetermined Intent","25 to 29","Vermont","White","--","34,440","--" -"Undetermined Intent","25 to 29","Vermont","Black","--","895","--" -"Undetermined Intent","25 to 29","Virginia","White","--","377,098","--" -"Undetermined Intent","25 to 29","Virginia","Black","--","126,319","--" -"Undetermined Intent","25 to 29","Washington","White","--","401,822","--" -"Undetermined Intent","25 to 29","Washington","Black","--","30,976","--" -"Undetermined Intent","25 to 29","West Virginia","White","--","95,321","--" -"Undetermined Intent","25 to 29","West Virginia","Black","--","5,141","--" -"Undetermined Intent","25 to 29","Wisconsin","White","--","301,974","--" -"Undetermined Intent","25 to 29","Wisconsin","Black","--","32,272","--" -"Undetermined Intent","25 to 29","Wyoming","White","--","31,459","--" -"Undetermined Intent","25 to 29","Wyoming","Black","--","573","--" -"Undetermined Intent","30 to 34","Alabama","White","--","221,016","--" -"Undetermined Intent","30 to 34","Alabama","Black","--","101,298","--" -"Undetermined Intent","30 to 34","Alaska","White","--","37,587","--" -"Undetermined Intent","30 to 34","Alaska","Black","--","2,605","--" -"Undetermined Intent","30 to 34","Arizona","White","11**","400,296","2.75" -"Undetermined Intent","30 to 34","Arizona","Black","--","36,454","--" -"Undetermined Intent","30 to 34","Arkansas","White","--","154,054","--" -"Undetermined Intent","30 to 34","Arkansas","Black","--","34,888","--" -"Undetermined Intent","30 to 34","California","White","--","1,394,002","--" -"Undetermined Intent","30 to 34","California","Black","--","147,840","--" -"Undetermined Intent","30 to 34","Colorado","White","--","399,639","--" -"Undetermined Intent","30 to 34","Colorado","Black","--","26,098","--" -"Undetermined Intent","30 to 34","Connecticut","White","--","167,654","--" -"Undetermined Intent","30 to 34","Connecticut","Black","--","37,599","--" -"Undetermined Intent","30 to 34","Delaware","White","--","43,963","--" -"Undetermined Intent","30 to 34","Delaware","Black","--","17,454","--" -"Undetermined Intent","30 to 34","District of Columbia","White","--","40,917","--" -"Undetermined Intent","30 to 34","District of Columbia","Black","--","26,733","--" -"Undetermined Intent","30 to 34","Florida","White","10**","754,132","1.33" -"Undetermined Intent","30 to 34","Florida","Black","--","217,922","--" -"Undetermined Intent","30 to 34","Georgia","White","--","421,111","--" -"Undetermined Intent","30 to 34","Georgia","Black","--","284,269","--" -"Undetermined Intent","30 to 34","Hawaii","White","--","27,147","--" -"Undetermined Intent","30 to 34","Hawaii","Black","--","3,551","--" -"Undetermined Intent","30 to 34","Idaho","White","--","115,796","--" -"Undetermined Intent","30 to 34","Idaho","Black","--","1,751","--" -"Undetermined Intent","30 to 34","Illinois","White","--","624,807","--" -"Undetermined Intent","30 to 34","Illinois","Black","--","144,191","--" -"Undetermined Intent","30 to 34","Indiana","White","12**","367,915","3.26" -"Undetermined Intent","30 to 34","Indiana","Black","--","56,145","--" -"Undetermined Intent","30 to 34","Iowa","White","--","171,785","--" -"Undetermined Intent","30 to 34","Iowa","Black","--","12,583","--" -"Undetermined Intent","30 to 34","Kansas","White","--","155,929","--" -"Undetermined Intent","30 to 34","Kansas","Black","--","14,363","--" -"Undetermined Intent","30 to 34","Kentucky","White","--","255,261","--" -"Undetermined Intent","30 to 34","Kentucky","Black","--","30,638","--" -"Undetermined Intent","30 to 34","Louisiana","White","--","191,021","--" -"Undetermined Intent","30 to 34","Louisiana","Black","--","110,877","--" -"Undetermined Intent","30 to 34","Maine","White","--","81,521","--" -"Undetermined Intent","30 to 34","Maine","Black","--","2,306","--" -"Undetermined Intent","30 to 34","Maryland","White","85","229,640","37.01" -"Undetermined Intent","30 to 34","Maryland","Black","36","147,207","24.46" -"Undetermined Intent","30 to 34","Massachusetts","White","--","370,231","--" -"Undetermined Intent","30 to 34","Massachusetts","Black","--","53,899","--" -"Undetermined Intent","30 to 34","Michigan","White","44","499,593","8.81" -"Undetermined Intent","30 to 34","Michigan","Black","13**","115,573","11.25" -"Undetermined Intent","30 to 34","Minnesota","White","--","294,177","--" -"Undetermined Intent","30 to 34","Minnesota","Black","--","36,830","--" -"Undetermined Intent","30 to 34","Mississippi","White","--","106,229","--" -"Undetermined Intent","30 to 34","Mississippi","Black","--","78,329","--" -"Undetermined Intent","30 to 34","Missouri","White","--","329,572","--" -"Undetermined Intent","30 to 34","Missouri","Black","--","57,677","--" -"Undetermined Intent","30 to 34","Montana","White","--","64,718","--" -"Undetermined Intent","30 to 34","Montana","Black","--","725","--" -"Undetermined Intent","30 to 34","Nebraska","White","--","106,113","--" -"Undetermined Intent","30 to 34","Nebraska","Black","--","8,612","--" -"Undetermined Intent","30 to 34","Nevada","White","--","164,879","--" -"Undetermined Intent","30 to 34","Nevada","Black","--","31,678","--" -"Undetermined Intent","30 to 34","New Hampshire","White","--","83,513","--" -"Undetermined Intent","30 to 34","New Hampshire","Black","--","2,547","--" -"Undetermined Intent","30 to 34","New Jersey","White","--","404,148","--" -"Undetermined Intent","30 to 34","New Jersey","Black","--","111,781","--" -"Undetermined Intent","30 to 34","New Mexico","White","--","110,168","--" -"Undetermined Intent","30 to 34","New Mexico","Black","--","4,918","--" -"Undetermined Intent","30 to 34","New York","White","33","916,555","3.60" -"Undetermined Intent","30 to 34","New York","Black","--","280,002","--" -"Undetermined Intent","30 to 34","North Carolina","White","--","489,469","--" -"Undetermined Intent","30 to 34","North Carolina","Black","--","180,918","--" -"Undetermined Intent","30 to 34","North Dakota","White","--","46,292","--" -"Undetermined Intent","30 to 34","North Dakota","Black","--","3,208","--" -"Undetermined Intent","30 to 34","Ohio","White","--","614,360","--" -"Undetermined Intent","30 to 34","Ohio","Black","--","123,992","--" -"Undetermined Intent","30 to 34","Oklahoma","White","--","195,595","--" -"Undetermined Intent","30 to 34","Oklahoma","Black","--","25,714","--" -"Undetermined Intent","30 to 34","Oregon","White","--","258,032","--" -"Undetermined Intent","30 to 34","Oregon","Black","--","9,689","--" -"Undetermined Intent","30 to 34","Pennsylvania","White","--","671,746","--" -"Undetermined Intent","30 to 34","Pennsylvania","Black","--","131,867","--" -"Undetermined Intent","30 to 34","Rhode Island","White","--","62,877","--" -"Undetermined Intent","30 to 34","Rhode Island","Black","--","8,564","--" -"Undetermined Intent","30 to 34","South Carolina","White","--","232,397","--" -"Undetermined Intent","30 to 34","South Carolina","Black","--","103,145","--" -"Undetermined Intent","30 to 34","South Dakota","White","--","46,551","--" -"Undetermined Intent","30 to 34","South Dakota","Black","--","2,350","--" -"Undetermined Intent","30 to 34","Tennessee","White","--","373,704","--" -"Undetermined Intent","30 to 34","Tennessee","Black","--","95,251","--" -"Undetermined Intent","30 to 34","Texas","White","--","1,022,242","--" -"Undetermined Intent","30 to 34","Texas","Black","--","260,691","--" -"Undetermined Intent","30 to 34","Utah","White","--","211,442","--" -"Undetermined Intent","30 to 34","Utah","Black","--","5,406","--" -"Undetermined Intent","30 to 34","Vermont","White","--","36,896","--" -"Undetermined Intent","30 to 34","Vermont","Black","--","874","--" -"Undetermined Intent","30 to 34","Virginia","White","--","392,756","--" -"Undetermined Intent","30 to 34","Virginia","Black","--","133,142","--" -"Undetermined Intent","30 to 34","Washington","White","--","447,401","--" -"Undetermined Intent","30 to 34","Washington","Black","--","33,773","--" -"Undetermined Intent","30 to 34","West Virginia","White","--","99,132","--" -"Undetermined Intent","30 to 34","West Virginia","Black","--","5,323","--" -"Undetermined Intent","30 to 34","Wisconsin","White","--","301,697","--" -"Undetermined Intent","30 to 34","Wisconsin","Black","--","32,048","--" -"Undetermined Intent","30 to 34","Wyoming","White","--","34,581","--" -"Undetermined Intent","30 to 34","Wyoming","Black","--","662","--" -"Undetermined Intent","35 to 39","Alabama","White","--","210,362","--" -"Undetermined Intent","35 to 39","Alabama","Black","--","87,181","--" -"Undetermined Intent","35 to 39","Alaska","White","--","37,109","--" -"Undetermined Intent","35 to 39","Alaska","Black","--","2,130","--" -"Undetermined Intent","35 to 39","Arizona","White","11**","374,400","2.94" -"Undetermined Intent","35 to 39","Arizona","Black","--","31,202","--" -"Undetermined Intent","35 to 39","Arkansas","White","--","148,742","--" -"Undetermined Intent","35 to 39","Arkansas","Black","--","30,615","--" -"Undetermined Intent","35 to 39","California","White","12**","1,293,685","0.93" -"Undetermined Intent","35 to 39","California","Black","--","122,343","--" -"Undetermined Intent","35 to 39","Colorado","White","--","379,513","--" -"Undetermined Intent","35 to 39","Colorado","Black","--","22,296","--" -"Undetermined Intent","35 to 39","Connecticut","White","--","176,238","--" -"Undetermined Intent","35 to 39","Connecticut","Black","--","33,636","--" -"Undetermined Intent","35 to 39","Delaware","White","--","41,456","--" -"Undetermined Intent","35 to 39","Delaware","Black","--","15,689","--" -"Undetermined Intent","35 to 39","District of Columbia","White","--","35,137","--" -"Undetermined Intent","35 to 39","District of Columbia","Black","--","21,155","--" -"Undetermined Intent","35 to 39","Florida","White","--","749,761","--" -"Undetermined Intent","35 to 39","Florida","Black","--","194,011","--" -"Undetermined Intent","35 to 39","Georgia","White","--","413,541","--" -"Undetermined Intent","35 to 39","Georgia","Black","--","249,434","--" -"Undetermined Intent","35 to 39","Hawaii","White","--","28,516","--" -"Undetermined Intent","35 to 39","Hawaii","Black","--","2,993","--" -"Undetermined Intent","35 to 39","Idaho","White","--","116,759","--" -"Undetermined Intent","35 to 39","Idaho","Black","--","1,334","--" -"Undetermined Intent","35 to 39","Illinois","White","10**","634,453","1.58" -"Undetermined Intent","35 to 39","Illinois","Black","--","119,091","--" -"Undetermined Intent","35 to 39","Indiana","White","15**","356,673","4.21" -"Undetermined Intent","35 to 39","Indiana","Black","--","47,642","--" -"Undetermined Intent","35 to 39","Iowa","White","--","177,126","--" -"Undetermined Intent","35 to 39","Iowa","Black","--","10,766","--" -"Undetermined Intent","35 to 39","Kansas","White","--","162,654","--" -"Undetermined Intent","35 to 39","Kansas","Black","--","12,660","--" -"Undetermined Intent","35 to 39","Kentucky","White","--","240,004","--" -"Undetermined Intent","35 to 39","Kentucky","Black","--","25,285","--" -"Undetermined Intent","35 to 39","Louisiana","White","10**","192,808","5.19" -"Undetermined Intent","35 to 39","Louisiana","Black","--","101,540","--" -"Undetermined Intent","35 to 39","Maine","White","--","80,230","--" -"Undetermined Intent","35 to 39","Maine","Black","--","2,114","--" -"Undetermined Intent","35 to 39","Maryland","White","105","240,651","43.63" -"Undetermined Intent","35 to 39","Maryland","Black","41","136,369","30.07" -"Undetermined Intent","35 to 39","Massachusetts","White","--","360,258","--" -"Undetermined Intent","35 to 39","Massachusetts","Black","--","48,015","--" -"Undetermined Intent","35 to 39","Michigan","White","53","477,516","11.10" -"Undetermined Intent","35 to 39","Michigan","Black","--","84,922","--" -"Undetermined Intent","35 to 39","Minnesota","White","--","315,090","--" -"Undetermined Intent","35 to 39","Minnesota","Black","--","35,488","--" -"Undetermined Intent","35 to 39","Mississippi","White","--","103,453","--" -"Undetermined Intent","35 to 39","Mississippi","Black","--","70,314","--" -"Undetermined Intent","35 to 39","Missouri","White","--","330,128","--" -"Undetermined Intent","35 to 39","Missouri","Black","--","47,281","--" -"Undetermined Intent","35 to 39","Montana","White","--","64,718","--" -"Undetermined Intent","35 to 39","Montana","Black","--","517","--" -"Undetermined Intent","35 to 39","Nebraska","White","--","113,460","--" -"Undetermined Intent","35 to 39","Nebraska","Black","--","7,344","--" -"Undetermined Intent","35 to 39","Nevada","White","--","159,735","--" -"Undetermined Intent","35 to 39","Nevada","Black","--","25,614","--" -"Undetermined Intent","35 to 39","New Hampshire","White","--","80,710","--" -"Undetermined Intent","35 to 39","New Hampshire","Black","--","2,184","--" -"Undetermined Intent","35 to 39","New Jersey","White","--","412,694","--" -"Undetermined Intent","35 to 39","New Jersey","Black","--","98,614","--" -"Undetermined Intent","35 to 39","New Mexico","White","--","111,233","--" -"Undetermined Intent","35 to 39","New Mexico","Black","--","4,248","--" -"Undetermined Intent","35 to 39","New York","White","31","878,009","3.53" -"Undetermined Intent","35 to 39","New York","Black","--","235,830","--" -"Undetermined Intent","35 to 39","North Carolina","White","--","466,483","--" -"Undetermined Intent","35 to 39","North Carolina","Black","--","153,597","--" -"Undetermined Intent","35 to 39","North Dakota","White","--","45,397","--" -"Undetermined Intent","35 to 39","North Dakota","Black","--","2,707","--" -"Undetermined Intent","35 to 39","Ohio","White","11**","591,610","1.86" -"Undetermined Intent","35 to 39","Ohio","Black","--","101,353","--" -"Undetermined Intent","35 to 39","Oklahoma","White","--","197,004","--" -"Undetermined Intent","35 to 39","Oklahoma","Black","--","21,974","--" -"Undetermined Intent","35 to 39","Oregon","White","--","253,916","--" -"Undetermined Intent","35 to 39","Oregon","Black","--","8,196","--" -"Undetermined Intent","35 to 39","Pennsylvania","White","--","661,011","--" -"Undetermined Intent","35 to 39","Pennsylvania","Black","--","106,037","--" -"Undetermined Intent","35 to 39","Rhode Island","White","--","57,478","--" -"Undetermined Intent","35 to 39","Rhode Island","Black","--","7,057","--" -"Undetermined Intent","35 to 39","South Carolina","White","--","223,851","--" -"Undetermined Intent","35 to 39","South Carolina","Black","--","88,168","--" -"Undetermined Intent","35 to 39","South Dakota","White","--","48,643","--" -"Undetermined Intent","35 to 39","South Dakota","Black","--","2,389","--" -"Undetermined Intent","35 to 39","Tennessee","White","--","349,232","--" -"Undetermined Intent","35 to 39","Tennessee","Black","--","77,639","--" -"Undetermined Intent","35 to 39","Texas","White","--","1,006,051","--" -"Undetermined Intent","35 to 39","Texas","Black","--","231,449","--" -"Undetermined Intent","35 to 39","Utah","White","--","203,249","--" -"Undetermined Intent","35 to 39","Utah","Black","--","3,902","--" -"Undetermined Intent","35 to 39","Vermont","White","--","37,412","--" -"Undetermined Intent","35 to 39","Vermont","Black","--","770","--" -"Undetermined Intent","35 to 39","Virginia","White","--","399,910","--" -"Undetermined Intent","35 to 39","Virginia","Black","--","120,537","--" -"Undetermined Intent","35 to 39","Washington","White","--","430,046","--" -"Undetermined Intent","35 to 39","Washington","Black","--","30,986","--" -"Undetermined Intent","35 to 39","West Virginia","White","--","93,540","--" -"Undetermined Intent","35 to 39","West Virginia","Black","--","4,615","--" -"Undetermined Intent","35 to 39","Wisconsin","White","--","318,452","--" -"Undetermined Intent","35 to 39","Wisconsin","Black","--","25,926","--" -"Undetermined Intent","35 to 39","Wyoming","White","--","36,601","--" -"Undetermined Intent","35 to 39","Wyoming","Black","--","554","--" -"Undetermined Intent","40 to 44","Alabama","White","--","210,772","--" -"Undetermined Intent","40 to 44","Alabama","Black","--","86,946","--" -"Undetermined Intent","40 to 44","Alaska","White","--","32,773","--" -"Undetermined Intent","40 to 44","Alaska","Black","--","1,791","--" -"Undetermined Intent","40 to 44","Arizona","White","--","365,823","--" -"Undetermined Intent","40 to 44","Arizona","Black","--","27,909","--" -"Undetermined Intent","40 to 44","Arkansas","White","--","150,009","--" -"Undetermined Intent","40 to 44","Arkansas","Black","--","29,998","--" -"Undetermined Intent","40 to 44","California","White","10**","1,213,797","0.82" -"Undetermined Intent","40 to 44","California","Black","--","109,494","--" -"Undetermined Intent","40 to 44","Colorado","White","--","349,810","--" -"Undetermined Intent","40 to 44","Colorado","Black","--","19,637","--" -"Undetermined Intent","40 to 44","Connecticut","White","--","170,549","--" -"Undetermined Intent","40 to 44","Connecticut","Black","--","32,361","--" -"Undetermined Intent","40 to 44","Delaware","White","--","39,338","--" -"Undetermined Intent","40 to 44","Delaware","Black","--","15,322","--" -"Undetermined Intent","40 to 44","District of Columbia","White","--","25,106","--" -"Undetermined Intent","40 to 44","District of Columbia","Black","--","18,856","--" -"Undetermined Intent","40 to 44","Florida","White","--","740,765","--" -"Undetermined Intent","40 to 44","Florida","Black","--","182,808","--" -"Undetermined Intent","40 to 44","Georgia","White","--","410,462","--" -"Undetermined Intent","40 to 44","Georgia","Black","--","246,676","--" -"Undetermined Intent","40 to 44","Hawaii","White","--","25,021","--" -"Undetermined Intent","40 to 44","Hawaii","Black","--","2,302","--" -"Undetermined Intent","40 to 44","Idaho","White","--","117,558","--" -"Undetermined Intent","40 to 44","Idaho","Black","--","1,230","--" -"Undetermined Intent","40 to 44","Illinois","White","--","628,418","--" -"Undetermined Intent","40 to 44","Illinois","Black","--","115,636","--" -"Undetermined Intent","40 to 44","Indiana","White","17**","360,585","4.71" -"Undetermined Intent","40 to 44","Indiana","Black","--","45,374","--" -"Undetermined Intent","40 to 44","Iowa","White","--","181,479","--" -"Undetermined Intent","40 to 44","Iowa","Black","--","9,638","--" -"Undetermined Intent","40 to 44","Kansas","White","--","160,215","--" -"Undetermined Intent","40 to 44","Kansas","Black","--","11,778","--" -"Undetermined Intent","40 to 44","Kentucky","White","--","247,881","--" -"Undetermined Intent","40 to 44","Kentucky","Black","--","25,210","--" -"Undetermined Intent","40 to 44","Louisiana","White","21","187,793","11.18" -"Undetermined Intent","40 to 44","Louisiana","Black","--","95,351","--" -"Undetermined Intent","40 to 44","Maine","White","--","77,317","--" -"Undetermined Intent","40 to 44","Maine","Black","--","1,777","--" -"Undetermined Intent","40 to 44","Maryland","White","92","228,824","40.21" -"Undetermined Intent","40 to 44","Maryland","Black","37","131,178","28.21" -"Undetermined Intent","40 to 44","Massachusetts","White","--","334,743","--" -"Undetermined Intent","40 to 44","Massachusetts","Black","--","43,772","--" -"Undetermined Intent","40 to 44","Michigan","White","42","477,344","8.80" -"Undetermined Intent","40 to 44","Michigan","Black","--","81,842","--" -"Undetermined Intent","40 to 44","Minnesota","White","--","313,110","--" -"Undetermined Intent","40 to 44","Minnesota","Black","--","30,082","--" -"Undetermined Intent","40 to 44","Mississippi","White","--","105,833","--" -"Undetermined Intent","40 to 44","Mississippi","Black","--","72,580","--" -"Undetermined Intent","40 to 44","Missouri","White","--","323,601","--" -"Undetermined Intent","40 to 44","Missouri","Black","--","44,866","--" -"Undetermined Intent","40 to 44","Montana","White","--","64,191","--" -"Undetermined Intent","40 to 44","Montana","Black","--","474","--" -"Undetermined Intent","40 to 44","Nebraska","White","--","111,287","--" -"Undetermined Intent","40 to 44","Nebraska","Black","--","7,212","--" -"Undetermined Intent","40 to 44","Nevada","White","--","152,947","--" -"Undetermined Intent","40 to 44","Nevada","Black","--","22,933","--" -"Undetermined Intent","40 to 44","New Hampshire","White","--","76,091","--" -"Undetermined Intent","40 to 44","New Hampshire","Black","--","1,918","--" -"Undetermined Intent","40 to 44","New Jersey","White","--","409,443","--" -"Undetermined Intent","40 to 44","New Jersey","Black","--","95,898","--" -"Undetermined Intent","40 to 44","New Mexico","White","--","105,938","--" -"Undetermined Intent","40 to 44","New Mexico","Black","--","3,661","--" -"Undetermined Intent","40 to 44","New York","White","39","822,923","4.74" -"Undetermined Intent","40 to 44","New York","Black","--","221,353","--" -"Undetermined Intent","40 to 44","North Carolina","White","--","462,870","--" -"Undetermined Intent","40 to 44","North Carolina","Black","--","149,385","--" -"Undetermined Intent","40 to 44","North Dakota","White","--","41,690","--" -"Undetermined Intent","40 to 44","North Dakota","Black","--","2,026","--" -"Undetermined Intent","40 to 44","Ohio","White","--","587,119","--" -"Undetermined Intent","40 to 44","Ohio","Black","--","95,008","--" -"Undetermined Intent","40 to 44","Oklahoma","White","--","191,885","--" -"Undetermined Intent","40 to 44","Oklahoma","Black","--","20,539","--" -"Undetermined Intent","40 to 44","Oregon","White","--","250,165","--" -"Undetermined Intent","40 to 44","Oregon","Black","--","7,403","--" -"Undetermined Intent","40 to 44","Pennsylvania","White","11**","628,906","1.75" -"Undetermined Intent","40 to 44","Pennsylvania","Black","--","96,925","--" -"Undetermined Intent","40 to 44","Rhode Island","White","--","54,343","--" -"Undetermined Intent","40 to 44","Rhode Island","Black","--","6,762","--" -"Undetermined Intent","40 to 44","South Carolina","White","--","220,831","--" -"Undetermined Intent","40 to 44","South Carolina","Black","--","86,318","--" -"Undetermined Intent","40 to 44","South Dakota","White","--","48,134","--" -"Undetermined Intent","40 to 44","South Dakota","Black","--","1,724","--" -"Undetermined Intent","40 to 44","Tennessee","White","--","346,131","--" -"Undetermined Intent","40 to 44","Tennessee","Black","--","75,108","--" -"Undetermined Intent","40 to 44","Texas","White","--","954,951","--" -"Undetermined Intent","40 to 44","Texas","Black","--","217,541","--" -"Undetermined Intent","40 to 44","Utah","White","--","215,984","--" -"Undetermined Intent","40 to 44","Utah","Black","--","3,430","--" -"Undetermined Intent","40 to 44","Vermont","White","--","36,638","--" -"Undetermined Intent","40 to 44","Vermont","Black","--","700","--" -"Undetermined Intent","40 to 44","Virginia","White","--","386,386","--" -"Undetermined Intent","40 to 44","Virginia","Black","--","114,657","--" -"Undetermined Intent","40 to 44","Washington","White","11**","403,069","2.73" -"Undetermined Intent","40 to 44","Washington","Black","--","27,082","--" -"Undetermined Intent","40 to 44","West Virginia","White","--","102,094","--" -"Undetermined Intent","40 to 44","West Virginia","Black","--","4,386","--" -"Undetermined Intent","40 to 44","Wisconsin","White","--","322,977","--" -"Undetermined Intent","40 to 44","Wisconsin","Black","--","24,109","--" -"Undetermined Intent","40 to 44","Wyoming","White","--","35,587","--" -"Undetermined Intent","40 to 44","Wyoming","Black","--","493","--" -"Undetermined Intent","45 to 49","Alabama","White","--","205,824","--" -"Undetermined Intent","45 to 49","Alabama","Black","--","78,627","--" -"Undetermined Intent","45 to 49","Alaska","White","--","27,719","--" -"Undetermined Intent","45 to 49","Alaska","Black","--","1,523","--" -"Undetermined Intent","45 to 49","Arizona","White","--","341,505","--" -"Undetermined Intent","45 to 49","Arizona","Black","--","24,017","--" -"Undetermined Intent","45 to 49","Arkansas","White","--","140,195","--" -"Undetermined Intent","45 to 49","Arkansas","Black","--","26,568","--" -"Undetermined Intent","45 to 49","California","White","12**","1,126,310","1.07" -"Undetermined Intent","45 to 49","California","Black","--","97,851","--" -"Undetermined Intent","45 to 49","Colorado","White","--","306,377","--" -"Undetermined Intent","45 to 49","Colorado","Black","--","16,599","--" -"Undetermined Intent","45 to 49","Connecticut","White","--","161,801","--" -"Undetermined Intent","45 to 49","Connecticut","Black","--","28,866","--" -"Undetermined Intent","45 to 49","Delaware","White","--","35,667","--" -"Undetermined Intent","45 to 49","Delaware","Black","--","13,675","--" -"Undetermined Intent","45 to 49","District of Columbia","White","--","17,467","--" -"Undetermined Intent","45 to 49","District of Columbia","Black","--","15,755","--" -"Undetermined Intent","45 to 49","Florida","White","--","725,702","--" -"Undetermined Intent","45 to 49","Florida","Black","--","167,035","--" -"Undetermined Intent","45 to 49","Georgia","White","--","397,207","--" -"Undetermined Intent","45 to 49","Georgia","Black","--","224,111","--" -"Undetermined Intent","45 to 49","Hawaii","White","--","20,011","--" -"Undetermined Intent","45 to 49","Hawaii","Black","--","1,725","--" -"Undetermined Intent","45 to 49","Idaho","White","--","102,986","--" -"Undetermined Intent","45 to 49","Idaho","Black","--","909","--" -"Undetermined Intent","45 to 49","Illinois","White","--","580,246","--" -"Undetermined Intent","45 to 49","Illinois","Black","--","106,348","--" -"Undetermined Intent","45 to 49","Indiana","White","16**","336,070","4.76" -"Undetermined Intent","45 to 49","Indiana","Black","--","40,054","--" -"Undetermined Intent","45 to 49","Iowa","White","--","158,770","--" -"Undetermined Intent","45 to 49","Iowa","Black","--","7,406","--" -"Undetermined Intent","45 to 49","Kansas","White","--","140,055","--" -"Undetermined Intent","45 to 49","Kansas","Black","--","10,062","--" -"Undetermined Intent","45 to 49","Kentucky","White","--","236,454","--" -"Undetermined Intent","45 to 49","Kentucky","Black","--","22,033","--" -"Undetermined Intent","45 to 49","Louisiana","White","13**","165,238","7.87" -"Undetermined Intent","45 to 49","Louisiana","Black","--","80,175","--" -"Undetermined Intent","45 to 49","Maine","White","--","73,170","--" -"Undetermined Intent","45 to 49","Maine","Black","--","1,469","--" -"Undetermined Intent","45 to 49","Maryland","White","76","203,756","37.30" -"Undetermined Intent","45 to 49","Maryland","Black","60","119,111","50.37" -"Undetermined Intent","45 to 49","Massachusetts","White","10**","315,354","3.17" -"Undetermined Intent","45 to 49","Massachusetts","Black","--","39,510","--" -"Undetermined Intent","45 to 49","Michigan","White","36","442,585","8.13" -"Undetermined Intent","45 to 49","Michigan","Black","--","81,299","--" -"Undetermined Intent","45 to 49","Minnesota","White","--","266,857","--" -"Undetermined Intent","45 to 49","Minnesota","Black","--","24,278","--" -"Undetermined Intent","45 to 49","Mississippi","White","--","100,857","--" -"Undetermined Intent","45 to 49","Mississippi","Black","--","64,611","--" -"Undetermined Intent","45 to 49","Missouri","White","--","288,437","--" -"Undetermined Intent","45 to 49","Missouri","Black","--","39,558","--" -"Undetermined Intent","45 to 49","Montana","White","--","55,056","--" -"Undetermined Intent","45 to 49","Montana","Black","--","351","--" -"Undetermined Intent","45 to 49","Nebraska","White","--","96,335","--" -"Undetermined Intent","45 to 49","Nebraska","Black","--","5,653","--" -"Undetermined Intent","45 to 49","Nevada","White","--","140,638","--" -"Undetermined Intent","45 to 49","Nevada","Black","--","19,679","--" -"Undetermined Intent","45 to 49","New Hampshire","White","--","71,477","--" -"Undetermined Intent","45 to 49","New Hampshire","Black","--","1,994","--" -"Undetermined Intent","45 to 49","New Jersey","White","--","391,916","--" -"Undetermined Intent","45 to 49","New Jersey","Black","--","89,125","--" -"Undetermined Intent","45 to 49","New Mexico","White","--","94,307","--" -"Undetermined Intent","45 to 49","New Mexico","Black","--","3,320","--" -"Undetermined Intent","45 to 49","New York","White","28","768,635","3.64" -"Undetermined Intent","45 to 49","New York","Black","--","206,239","--" -"Undetermined Intent","45 to 49","North Carolina","White","--","452,835","--" -"Undetermined Intent","45 to 49","North Carolina","Black","--","141,431","--" -"Undetermined Intent","45 to 49","North Dakota","White","--","34,233","--" -"Undetermined Intent","45 to 49","North Dakota","Black","--","1,345","--" -"Undetermined Intent","45 to 49","Ohio","White","--","546,108","--" -"Undetermined Intent","45 to 49","Ohio","Black","--","84,086","--" -"Undetermined Intent","45 to 49","Oklahoma","White","--","170,901","--" -"Undetermined Intent","45 to 49","Oklahoma","Black","--","17,298","--" -"Undetermined Intent","45 to 49","Oregon","White","--","222,212","--" -"Undetermined Intent","45 to 49","Oregon","Black","--","6,117","--" -"Undetermined Intent","45 to 49","Pennsylvania","White","--","584,822","--" -"Undetermined Intent","45 to 49","Pennsylvania","Black","--","84,961","--" -"Undetermined Intent","45 to 49","Rhode Island","White","--","50,181","--" -"Undetermined Intent","45 to 49","Rhode Island","Black","--","5,682","--" -"Undetermined Intent","45 to 49","South Carolina","White","--","211,211","--" -"Undetermined Intent","45 to 49","South Carolina","Black","--","78,354","--" -"Undetermined Intent","45 to 49","South Dakota","White","--","41,160","--" -"Undetermined Intent","45 to 49","South Dakota","Black","--","1,125","--" -"Undetermined Intent","45 to 49","Tennessee","White","--","331,755","--" -"Undetermined Intent","45 to 49","Tennessee","Black","--","67,405","--" -"Undetermined Intent","45 to 49","Texas","White","--","874,019","--" -"Undetermined Intent","45 to 49","Texas","Black","--","187,580","--" -"Undetermined Intent","45 to 49","Utah","White","--","181,177","--" -"Undetermined Intent","45 to 49","Utah","Black","--","2,714","--" -"Undetermined Intent","45 to 49","Vermont","White","--","33,622","--" -"Undetermined Intent","45 to 49","Vermont","Black","--","557","--" -"Undetermined Intent","45 to 49","Virginia","White","--","354,190","--" -"Undetermined Intent","45 to 49","Virginia","Black","--","100,195","--" -"Undetermined Intent","45 to 49","Washington","White","--","352,332","--" -"Undetermined Intent","45 to 49","Washington","Black","--","21,870","--" -"Undetermined Intent","45 to 49","West Virginia","White","--","100,664","--" -"Undetermined Intent","45 to 49","West Virginia","Black","--","3,771","--" -"Undetermined Intent","45 to 49","Wisconsin","White","--","289,875","--" -"Undetermined Intent","45 to 49","Wisconsin","Black","--","20,518","--" -"Undetermined Intent","45 to 49","Wyoming","White","--","30,461","--" -"Undetermined Intent","45 to 49","Wyoming","Black","--","385","--" -"Undetermined Intent","50 to 54","Alabama","White","--","230,160","--" -"Undetermined Intent","50 to 54","Alabama","Black","--","79,545","--" -"Undetermined Intent","50 to 54","Alaska","White","--","29,697","--" -"Undetermined Intent","50 to 54","Alaska","Black","--","1,458","--" -"Undetermined Intent","50 to 54","Arizona","White","12**","362,586","3.31" -"Undetermined Intent","50 to 54","Arizona","Black","--","22,930","--" -"Undetermined Intent","50 to 54","Arkansas","White","--","149,736","--" -"Undetermined Intent","50 to 54","Arkansas","Black","--","25,758","--" -"Undetermined Intent","50 to 54","California","White","15**","1,196,778","1.25" -"Undetermined Intent","50 to 54","California","Black","--","104,593","--" -"Undetermined Intent","50 to 54","Colorado","White","--","313,108","--" -"Undetermined Intent","50 to 54","Colorado","Black","--","15,986","--" -"Undetermined Intent","50 to 54","Connecticut","White","--","193,941","--" -"Undetermined Intent","50 to 54","Connecticut","Black","--","29,910","--" -"Undetermined Intent","50 to 54","Delaware","White","--","42,249","--" -"Undetermined Intent","50 to 54","Delaware","Black","--","15,385","--" -"Undetermined Intent","50 to 54","District of Columbia","White","--","15,556","--" -"Undetermined Intent","50 to 54","District of Columbia","Black","--","16,853","--" -"Undetermined Intent","50 to 54","Florida","White","--","797,159","--" -"Undetermined Intent","50 to 54","Florida","Black","--","163,423","--" -"Undetermined Intent","50 to 54","Georgia","White","--","440,630","--" -"Undetermined Intent","50 to 54","Georgia","Black","--","228,504","--" -"Undetermined Intent","50 to 54","Hawaii","White","--","20,450","--" -"Undetermined Intent","50 to 54","Hawaii","Black","--","1,610","--" -"Undetermined Intent","50 to 54","Idaho","White","--","102,571","--" -"Undetermined Intent","50 to 54","Idaho","Black","--","811","--" -"Undetermined Intent","50 to 54","Illinois","White","--","618,434","--" -"Undetermined Intent","50 to 54","Illinois","Black","--","112,423","--" -"Undetermined Intent","50 to 54","Indiana","White","12**","363,088","3.31" -"Undetermined Intent","50 to 54","Indiana","Black","--","39,279","--" -"Undetermined Intent","50 to 54","Iowa","White","--","170,256","--" -"Undetermined Intent","50 to 54","Iowa","Black","--","6,451","--" -"Undetermined Intent","50 to 54","Kansas","White","--","145,023","--" -"Undetermined Intent","50 to 54","Kansas","Black","--","9,442","--" -"Undetermined Intent","50 to 54","Kentucky","White","--","255,821","--" -"Undetermined Intent","50 to 54","Kentucky","Black","--","22,112","--" -"Undetermined Intent","50 to 54","Louisiana","White","--","178,722","--" -"Undetermined Intent","50 to 54","Louisiana","Black","--","79,954","--" -"Undetermined Intent","50 to 54","Maine","White","--","86,303","--" -"Undetermined Intent","50 to 54","Maine","Black","--","1,313","--" -"Undetermined Intent","50 to 54","Maryland","White","60","230,643","26.01" -"Undetermined Intent","50 to 54","Maryland","Black","54","132,217","40.84" -"Undetermined Intent","50 to 54","Massachusetts","White","--","370,307","--" -"Undetermined Intent","50 to 54","Massachusetts","Black","--","38,906","--" -"Undetermined Intent","50 to 54","Michigan","White","44","511,545","8.60" -"Undetermined Intent","50 to 54","Michigan","Black","--","88,964","--" -"Undetermined Intent","50 to 54","Minnesota","White","--","293,405","--" -"Undetermined Intent","50 to 54","Minnesota","Black","--","21,647","--" -"Undetermined Intent","50 to 54","Mississippi","White","--","111,490","--" -"Undetermined Intent","50 to 54","Mississippi","Black","--","64,850","--" -"Undetermined Intent","50 to 54","Missouri","White","--","312,767","--" -"Undetermined Intent","50 to 54","Missouri","Black","--","40,921","--" -"Undetermined Intent","50 to 54","Montana","White","--","56,998","--" -"Undetermined Intent","50 to 54","Montana","Black","--","302","--" -"Undetermined Intent","50 to 54","Nebraska","White","--","98,455","--" -"Undetermined Intent","50 to 54","Nebraska","Black","--","5,237","--" -"Undetermined Intent","50 to 54","Nevada","White","--","152,480","--" -"Undetermined Intent","50 to 54","Nevada","Black","--","19,693","--" -"Undetermined Intent","50 to 54","New Hampshire","White","--","88,442","--" -"Undetermined Intent","50 to 54","New Hampshire","Black","--","1,787","--" -"Undetermined Intent","50 to 54","New Jersey","White","--","445,025","--" -"Undetermined Intent","50 to 54","New Jersey","Black","--","94,105","--" -"Undetermined Intent","50 to 54","New Mexico","White","--","98,596","--" -"Undetermined Intent","50 to 54","New Mexico","Black","--","2,885","--" -"Undetermined Intent","50 to 54","New York","White","23","875,135","2.63" -"Undetermined Intent","50 to 54","New York","Black","--","220,216","--" -"Undetermined Intent","50 to 54","North Carolina","White","--","509,044","--" -"Undetermined Intent","50 to 54","North Carolina","Black","--","149,036","--" -"Undetermined Intent","50 to 54","North Dakota","White","--","35,160","--" -"Undetermined Intent","50 to 54","North Dakota","Black","--","1,031","--" -"Undetermined Intent","50 to 54","Ohio","White","--","617,117","--" -"Undetermined Intent","50 to 54","Ohio","Black","--","89,785","--" -"Undetermined Intent","50 to 54","Oklahoma","White","--","178,052","--" -"Undetermined Intent","50 to 54","Oklahoma","Black","--","16,942","--" -"Undetermined Intent","50 to 54","Oregon","White","--","227,838","--" -"Undetermined Intent","50 to 54","Oregon","Black","--","5,577","--" -"Undetermined Intent","50 to 54","Pennsylvania","White","--","678,924","--" -"Undetermined Intent","50 to 54","Pennsylvania","Black","--","90,890","--" -"Undetermined Intent","50 to 54","Rhode Island","White","--","59,898","--" -"Undetermined Intent","50 to 54","Rhode Island","Black","--","5,724","--" -"Undetermined Intent","50 to 54","South Carolina","White","--","236,806","--" -"Undetermined Intent","50 to 54","South Carolina","Black","--","81,913","--" -"Undetermined Intent","50 to 54","South Dakota","White","--","42,947","--" -"Undetermined Intent","50 to 54","South Dakota","Black","--","946","--" -"Undetermined Intent","50 to 54","Tennessee","White","--","367,389","--" -"Undetermined Intent","50 to 54","Tennessee","Black","--","69,961","--" -"Undetermined Intent","50 to 54","Texas","White","--","862,888","--" -"Undetermined Intent","50 to 54","Texas","Black","--","180,409","--" -"Undetermined Intent","50 to 54","Utah","White","--","157,258","--" -"Undetermined Intent","50 to 54","Utah","Black","--","2,519","--" -"Undetermined Intent","50 to 54","Vermont","White","--","38,919","--" -"Undetermined Intent","50 to 54","Vermont","Black","--","540","--" -"Undetermined Intent","50 to 54","Virginia","White","--","388,625","--" -"Undetermined Intent","50 to 54","Virginia","Black","--","106,634","--" -"Undetermined Intent","50 to 54","Washington","White","--","377,009","--" -"Undetermined Intent","50 to 54","Washington","Black","--","20,901","--" -"Undetermined Intent","50 to 54","West Virginia","White","--","109,466","--" -"Undetermined Intent","50 to 54","West Virginia","Black","--","3,809","--" -"Undetermined Intent","50 to 54","Wisconsin","White","--","323,134","--" -"Undetermined Intent","50 to 54","Wisconsin","Black","--","20,808","--" -"Undetermined Intent","50 to 54","Wyoming","White","--","30,535","--" -"Undetermined Intent","50 to 54","Wyoming","Black","--","329","--" -"Undetermined Intent","55 to 59","Alabama","White","--","234,725","--" -"Undetermined Intent","55 to 59","Alabama","Black","--","80,890","--" -"Undetermined Intent","55 to 59","Alaska","White","--","30,238","--" -"Undetermined Intent","55 to 59","Alaska","Black","--","1,302","--" -"Undetermined Intent","55 to 59","Arizona","White","11**","365,531","3.01" -"Undetermined Intent","55 to 59","Arizona","Black","--","20,578","--" -"Undetermined Intent","55 to 59","Arkansas","White","--","153,296","--" -"Undetermined Intent","55 to 59","Arkansas","Black","--","26,321","--" -"Undetermined Intent","55 to 59","California","White","--","1,171,798","--" -"Undetermined Intent","55 to 59","California","Black","--","106,400","--" -"Undetermined Intent","55 to 59","Colorado","White","11**","298,759","3.68" -"Undetermined Intent","55 to 59","Colorado","Black","--","14,192","--" -"Undetermined Intent","55 to 59","Connecticut","White","--","215,797","--" -"Undetermined Intent","55 to 59","Connecticut","Black","--","29,326","--" -"Undetermined Intent","55 to 59","Delaware","White","--","49,603","--" -"Undetermined Intent","55 to 59","Delaware","Black","--","15,814","--" -"Undetermined Intent","55 to 59","District of Columbia","White","--","13,226","--" -"Undetermined Intent","55 to 59","District of Columbia","Black","--","17,696","--" -"Undetermined Intent","55 to 59","Florida","White","--","840,402","--" -"Undetermined Intent","55 to 59","Florida","Black","--","160,333","--" -"Undetermined Intent","55 to 59","Georgia","White","--","429,177","--" -"Undetermined Intent","55 to 59","Georgia","Black","--","221,167","--" -"Undetermined Intent","55 to 59","Hawaii","White","--","21,573","--" -"Undetermined Intent","55 to 59","Hawaii","Black","--","1,405","--" -"Undetermined Intent","55 to 59","Idaho","White","--","102,715","--" -"Undetermined Intent","55 to 59","Idaho","Black","--","716","--" -"Undetermined Intent","55 to 59","Illinois","White","--","634,131","--" -"Undetermined Intent","55 to 59","Illinois","Black","--","109,938","--" -"Undetermined Intent","55 to 59","Indiana","White","17**","373,185","4.56" -"Undetermined Intent","55 to 59","Indiana","Black","--","36,342","--" -"Undetermined Intent","55 to 59","Iowa","White","--","181,684","--" -"Undetermined Intent","55 to 59","Iowa","Black","--","5,338","--" -"Undetermined Intent","55 to 59","Kansas","White","--","152,533","--" -"Undetermined Intent","55 to 59","Kansas","Black","--","9,457","--" -"Undetermined Intent","55 to 59","Kentucky","White","--","263,286","--" -"Undetermined Intent","55 to 59","Kentucky","Black","--","21,934","--" -"Undetermined Intent","55 to 59","Louisiana","White","--","188,289","--" -"Undetermined Intent","55 to 59","Louisiana","Black","--","85,950","--" -"Undetermined Intent","55 to 59","Maine","White","--","96,539","--" -"Undetermined Intent","55 to 59","Maine","Black","--","1,167","--" -"Undetermined Intent","55 to 59","Maryland","White","57","249,981","22.80" -"Undetermined Intent","55 to 59","Maryland","Black","68","134,593","50.52" -"Undetermined Intent","55 to 59","Massachusetts","White","12**","405,391","2.96" -"Undetermined Intent","55 to 59","Massachusetts","Black","--","37,882","--" -"Undetermined Intent","55 to 59","Michigan","White","32","552,060","5.80" -"Undetermined Intent","55 to 59","Michigan","Black","15**","81,712","18.36" -"Undetermined Intent","55 to 59","Minnesota","White","--","321,151","--" -"Undetermined Intent","55 to 59","Minnesota","Black","--","18,201","--" -"Undetermined Intent","55 to 59","Mississippi","White","--","113,579","--" -"Undetermined Intent","55 to 59","Mississippi","Black","--","65,346","--" -"Undetermined Intent","55 to 59","Missouri","White","--","332,936","--" -"Undetermined Intent","55 to 59","Missouri","Black","--","41,140","--" -"Undetermined Intent","55 to 59","Montana","White","--","61,258","--" -"Undetermined Intent","55 to 59","Montana","Black","--","288","--" -"Undetermined Intent","55 to 59","Nebraska","White","--","103,089","--" -"Undetermined Intent","55 to 59","Nebraska","Black","--","4,975","--" -"Undetermined Intent","55 to 59","Nevada","White","--","149,568","--" -"Undetermined Intent","55 to 59","Nevada","Black","--","18,444","--" -"Undetermined Intent","55 to 59","New Hampshire","White","--","99,991","--" -"Undetermined Intent","55 to 59","New Hampshire","Black","--","1,627","--" -"Undetermined Intent","55 to 59","New Jersey","White","--","476,056","--" -"Undetermined Intent","55 to 59","New Jersey","Black","--","92,532","--" -"Undetermined Intent","55 to 59","New Mexico","White","--","104,282","--" -"Undetermined Intent","55 to 59","New Mexico","Black","--","3,054","--" -"Undetermined Intent","55 to 59","New York","White","22","933,897","2.36" -"Undetermined Intent","55 to 59","New York","Black","10**","231,500","4.32" -"Undetermined Intent","55 to 59","North Carolina","White","--","505,897","--" -"Undetermined Intent","55 to 59","North Carolina","Black","--","146,973","--" -"Undetermined Intent","55 to 59","North Dakota","White","--","38,376","--" -"Undetermined Intent","55 to 59","North Dakota","Black","--","866","--" -"Undetermined Intent","55 to 59","Ohio","White","--","643,289","--" -"Undetermined Intent","55 to 59","Ohio","Black","--","85,533","--" -"Undetermined Intent","55 to 59","Oklahoma","White","--","181,020","--" -"Undetermined Intent","55 to 59","Oklahoma","Black","--","16,816","--" -"Undetermined Intent","55 to 59","Oregon","White","--","220,261","--" -"Undetermined Intent","55 to 59","Oregon","Black","--","5,098","--" -"Undetermined Intent","55 to 59","Pennsylvania","White","--","735,977","--" -"Undetermined Intent","55 to 59","Pennsylvania","Black","--","89,822","--" -"Undetermined Intent","55 to 59","Rhode Island","White","--","66,740","--" -"Undetermined Intent","55 to 59","Rhode Island","Black","--","5,330","--" -"Undetermined Intent","55 to 59","South Carolina","White","--","246,648","--" -"Undetermined Intent","55 to 59","South Carolina","Black","--","86,342","--" -"Undetermined Intent","55 to 59","South Dakota","White","--","48,595","--" -"Undetermined Intent","55 to 59","South Dakota","Black","--","745","--" -"Undetermined Intent","55 to 59","Tennessee","White","--","372,016","--" -"Undetermined Intent","55 to 59","Tennessee","Black","--","68,806","--" -"Undetermined Intent","55 to 59","Texas","White","--","786,434","--" -"Undetermined Intent","55 to 59","Texas","Black","--","164,585","--" -"Undetermined Intent","55 to 59","Utah","White","--","140,905","--" -"Undetermined Intent","55 to 59","Utah","Black","--","1,954","--" -"Undetermined Intent","55 to 59","Vermont","White","--","42,825","--" -"Undetermined Intent","55 to 59","Vermont","Black","--","445","--" -"Undetermined Intent","55 to 59","Virginia","White","--","400,334","--" -"Undetermined Intent","55 to 59","Virginia","Black","--","112,976","--" -"Undetermined Intent","55 to 59","Washington","White","--","376,019","--" -"Undetermined Intent","55 to 59","Washington","Black","--","18,937","--" -"Undetermined Intent","55 to 59","West Virginia","White","--","111,312","--" -"Undetermined Intent","55 to 59","West Virginia","Black","--","3,790","--" -"Undetermined Intent","55 to 59","Wisconsin","White","--","362,313","--" -"Undetermined Intent","55 to 59","Wisconsin","Black","--","18,804","--" -"Undetermined Intent","55 to 59","Wyoming","White","--","31,656","--" -"Undetermined Intent","55 to 59","Wyoming","Black","--","301","--" -"Undetermined Intent","60 to 64","Alabama","White","--","241,376","--" -"Undetermined Intent","60 to 64","Alabama","Black","--","81,363","--" -"Undetermined Intent","60 to 64","Alaska","White","--","32,498","--" -"Undetermined Intent","60 to 64","Alaska","Black","--","1,338","--" -"Undetermined Intent","60 to 64","Arizona","White","--","387,349","--" -"Undetermined Intent","60 to 64","Arizona","Black","--","19,164","--" -"Undetermined Intent","60 to 64","Arkansas","White","--","158,173","--" -"Undetermined Intent","60 to 64","Arkansas","Black","--","26,649","--" -"Undetermined Intent","60 to 64","California","White","--","1,134,448","--" -"Undetermined Intent","60 to 64","California","Black","--","102,740","--" -"Undetermined Intent","60 to 64","Colorado","White","--","315,328","--" -"Undetermined Intent","60 to 64","Colorado","Black","--","13,476","--" -"Undetermined Intent","60 to 64","Connecticut","White","--","218,014","--" -"Undetermined Intent","60 to 64","Connecticut","Black","--","25,283","--" -"Undetermined Intent","60 to 64","Delaware","White","--","56,054","--" -"Undetermined Intent","60 to 64","Delaware","Black","--","14,945","--" -"Undetermined Intent","60 to 64","District of Columbia","White","--","11,217","--" -"Undetermined Intent","60 to 64","District of Columbia","Black","--","18,328","--" -"Undetermined Intent","60 to 64","Florida","White","--","844,101","--" -"Undetermined Intent","60 to 64","Florida","Black","--","150,101","--" -"Undetermined Intent","60 to 64","Georgia","White","--","415,081","--" -"Undetermined Intent","60 to 64","Georgia","Black","--","197,242","--" -"Undetermined Intent","60 to 64","Hawaii","White","--","24,618","--" -"Undetermined Intent","60 to 64","Hawaii","Black","--","1,270","--" -"Undetermined Intent","60 to 64","Idaho","White","--","111,543","--" -"Undetermined Intent","60 to 64","Idaho","Black","--","719","--" -"Undetermined Intent","60 to 64","Illinois","White","--","649,592","--" -"Undetermined Intent","60 to 64","Illinois","Black","--","109,112","--" -"Undetermined Intent","60 to 64","Indiana","White","15**","385,796","3.89" -"Undetermined Intent","60 to 64","Indiana","Black","--","35,576","--" -"Undetermined Intent","60 to 64","Iowa","White","--","198,641","--" -"Undetermined Intent","60 to 64","Iowa","Black","--","4,671","--" -"Undetermined Intent","60 to 64","Kansas","White","--","166,056","--" -"Undetermined Intent","60 to 64","Kansas","Black","--","9,750","--" -"Undetermined Intent","60 to 64","Kentucky","White","--","266,410","--" -"Undetermined Intent","60 to 64","Kentucky","Black","--","22,036","--" -"Undetermined Intent","60 to 64","Louisiana","White","--","198,660","--" -"Undetermined Intent","60 to 64","Louisiana","Black","--","86,017","--" -"Undetermined Intent","60 to 64","Maine","White","--","105,788","--" -"Undetermined Intent","60 to 64","Maine","Black","--","852","--" -"Undetermined Intent","60 to 64","Maryland","White","44","249,697","17.62" -"Undetermined Intent","60 to 64","Maryland","Black","62","123,509","50.20" -"Undetermined Intent","60 to 64","Massachusetts","White","14**","407,859","3.43" -"Undetermined Intent","60 to 64","Massachusetts","Black","--","33,266","--" -"Undetermined Intent","60 to 64","Michigan","White","34","587,417","5.79" -"Undetermined Intent","60 to 64","Michigan","Black","14**","78,376","17.86" -"Undetermined Intent","60 to 64","Minnesota","White","--","347,478","--" -"Undetermined Intent","60 to 64","Minnesota","Black","--","15,058","--" -"Undetermined Intent","60 to 64","Mississippi","White","--","119,015","--" -"Undetermined Intent","60 to 64","Mississippi","Black","--","64,828","--" -"Undetermined Intent","60 to 64","Missouri","White","--","359,552","--" -"Undetermined Intent","60 to 64","Missouri","Black","--","41,032","--" -"Undetermined Intent","60 to 64","Montana","White","--","72,487","--" -"Undetermined Intent","60 to 64","Montana","Black","--","245","--" -"Undetermined Intent","60 to 64","Nebraska","White","--","112,842","--" -"Undetermined Intent","60 to 64","Nebraska","Black","--","4,681","--" -"Undetermined Intent","60 to 64","Nevada","White","--","149,147","--" -"Undetermined Intent","60 to 64","Nevada","Black","--","17,074","--" -"Undetermined Intent","60 to 64","New Hampshire","White","--","106,655","--" -"Undetermined Intent","60 to 64","New Hampshire","Black","--","1,161","--" -"Undetermined Intent","60 to 64","New Jersey","White","--","473,725","--" -"Undetermined Intent","60 to 64","New Jersey","Black","--","82,933","--" -"Undetermined Intent","60 to 64","New Mexico","White","--","117,136","--" -"Undetermined Intent","60 to 64","New Mexico","Black","--","3,077","--" -"Undetermined Intent","60 to 64","New York","White","16**","942,358","1.70" -"Undetermined Intent","60 to 64","New York","Black","--","216,089","--" -"Undetermined Intent","60 to 64","North Carolina","White","--","511,117","--" -"Undetermined Intent","60 to 64","North Carolina","Black","--","139,348","--" -"Undetermined Intent","60 to 64","North Dakota","White","--","44,024","--" -"Undetermined Intent","60 to 64","North Dakota","Black","--","675","--" -"Undetermined Intent","60 to 64","Ohio","White","--","682,459","--" -"Undetermined Intent","60 to 64","Ohio","Black","--","87,564","--" -"Undetermined Intent","60 to 64","Oklahoma","White","--","195,839","--" -"Undetermined Intent","60 to 64","Oklahoma","Black","--","16,866","--" -"Undetermined Intent","60 to 64","Oregon","White","--","239,234","--" -"Undetermined Intent","60 to 64","Oregon","Black","--","4,587","--" -"Undetermined Intent","60 to 64","Pennsylvania","White","--","783,215","--" -"Undetermined Intent","60 to 64","Pennsylvania","Black","--","84,574","--" -"Undetermined Intent","60 to 64","Rhode Island","White","--","68,095","--" -"Undetermined Intent","60 to 64","Rhode Island","Black","--","4,791","--" -"Undetermined Intent","60 to 64","South Carolina","White","--","258,055","--" -"Undetermined Intent","60 to 64","South Carolina","Black","--","84,546","--" -"Undetermined Intent","60 to 64","South Dakota","White","--","56,329","--" -"Undetermined Intent","60 to 64","South Dakota","Black","--","648","--" -"Undetermined Intent","60 to 64","Tennessee","White","--","372,170","--" -"Undetermined Intent","60 to 64","Tennessee","Black","--","66,600","--" -"Undetermined Intent","60 to 64","Texas","White","--","743,019","--" -"Undetermined Intent","60 to 64","Texas","Black","--","149,980","--" -"Undetermined Intent","60 to 64","Utah","White","--","144,353","--" -"Undetermined Intent","60 to 64","Utah","Black","--","1,761","--" -"Undetermined Intent","60 to 64","Vermont","White","--","47,554","--" -"Undetermined Intent","60 to 64","Vermont","Black","--","353","--" -"Undetermined Intent","60 to 64","Virginia","White","--","398,877","--" -"Undetermined Intent","60 to 64","Virginia","Black","--","107,601","--" -"Undetermined Intent","60 to 64","Washington","White","--","398,179","--" -"Undetermined Intent","60 to 64","Washington","Black","--","17,278","--" -"Undetermined Intent","60 to 64","West Virginia","White","--","117,020","--" -"Undetermined Intent","60 to 64","West Virginia","Black","--","3,943","--" -"Undetermined Intent","60 to 64","Wisconsin","White","10**","387,352","2.58" -"Undetermined Intent","60 to 64","Wisconsin","Black","--","17,434","--" -"Undetermined Intent","60 to 64","Wyoming","White","--","37,645","--" -"Undetermined Intent","60 to 64","Wyoming","Black","--","373","--" -"Undetermined Intent","65 to 69","Alabama","White","--","218,808","--" -"Undetermined Intent","65 to 69","Alabama","Black","--","70,663","--" -"Undetermined Intent","65 to 69","Alaska","White","--","29,323","--" -"Undetermined Intent","65 to 69","Alaska","Black","--","1,013","--" -"Undetermined Intent","65 to 69","Arizona","White","--","368,867","--" -"Undetermined Intent","65 to 69","Arizona","Black","--","14,885","--" -"Undetermined Intent","65 to 69","Arkansas","White","--","143,209","--" -"Undetermined Intent","65 to 69","Arkansas","Black","--","23,363","--" -"Undetermined Intent","65 to 69","California","White","--","975,884","--" -"Undetermined Intent","65 to 69","California","Black","--","79,665","--" -"Undetermined Intent","65 to 69","Colorado","White","--","284,195","--" -"Undetermined Intent","65 to 69","Colorado","Black","--","10,313","--" -"Undetermined Intent","65 to 69","Connecticut","White","--","185,845","--" -"Undetermined Intent","65 to 69","Connecticut","Black","--","18,418","--" -"Undetermined Intent","65 to 69","Delaware","White","--","55,037","--" -"Undetermined Intent","65 to 69","Delaware","Black","--","12,102","--" -"Undetermined Intent","65 to 69","District of Columbia","White","--","9,872","--" -"Undetermined Intent","65 to 69","District of Columbia","Black","--","16,123","--" -"Undetermined Intent","65 to 69","Florida","White","--","773,721","--" -"Undetermined Intent","65 to 69","Florida","Black","--","124,744","--" -"Undetermined Intent","65 to 69","Georgia","White","--","363,604","--" -"Undetermined Intent","65 to 69","Georgia","Black","--","158,699","--" -"Undetermined Intent","65 to 69","Hawaii","White","--","25,667","--" -"Undetermined Intent","65 to 69","Hawaii","Black","--","884","--" -"Undetermined Intent","65 to 69","Idaho","White","--","104,996","--" -"Undetermined Intent","65 to 69","Idaho","Black","--","553","--" -"Undetermined Intent","65 to 69","Illinois","White","--","568,698","--" -"Undetermined Intent","65 to 69","Illinois","Black","--","89,860","--" -"Undetermined Intent","65 to 69","Indiana","White","--","344,251","--" -"Undetermined Intent","65 to 69","Indiana","Black","--","28,873","--" -"Undetermined Intent","65 to 69","Iowa","White","--","179,713","--" -"Undetermined Intent","65 to 69","Iowa","Black","--","3,176","--" -"Undetermined Intent","65 to 69","Kansas","White","--","150,815","--" -"Undetermined Intent","65 to 69","Kansas","Black","--","7,654","--" -"Undetermined Intent","65 to 69","Kentucky","White","--","239,218","--" -"Undetermined Intent","65 to 69","Kentucky","Black","--","18,050","--" -"Undetermined Intent","65 to 69","Louisiana","White","--","180,005","--" -"Undetermined Intent","65 to 69","Louisiana","Black","--","74,556","--" -"Undetermined Intent","65 to 69","Maine","White","--","98,472","--" -"Undetermined Intent","65 to 69","Maine","Black","--","593","--" -"Undetermined Intent","65 to 69","Maryland","White","17**","214,811","7.91" -"Undetermined Intent","65 to 69","Maryland","Black","35","96,983","36.09" -"Undetermined Intent","65 to 69","Massachusetts","White","--","355,213","--" -"Undetermined Intent","65 to 69","Massachusetts","Black","--","25,636","--" -"Undetermined Intent","65 to 69","Michigan","White","22","534,220","4.12" -"Undetermined Intent","65 to 69","Michigan","Black","14**","68,318","20.49" -"Undetermined Intent","65 to 69","Minnesota","White","--","303,105","--" -"Undetermined Intent","65 to 69","Minnesota","Black","--","10,420","--" -"Undetermined Intent","65 to 69","Mississippi","White","--","108,062","--" -"Undetermined Intent","65 to 69","Mississippi","Black","--","56,073","--" -"Undetermined Intent","65 to 69","Missouri","White","--","317,274","--" -"Undetermined Intent","65 to 69","Missouri","Black","--","33,398","--" -"Undetermined Intent","65 to 69","Montana","White","--","70,593","--" -"Undetermined Intent","65 to 69","Montana","Black","--","184","--" -"Undetermined Intent","65 to 69","Nebraska","White","--","101,595","--" -"Undetermined Intent","65 to 69","Nebraska","Black","--","3,354","--" -"Undetermined Intent","65 to 69","Nevada","White","--","136,363","--" -"Undetermined Intent","65 to 69","Nevada","Black","--","13,883","--" -"Undetermined Intent","65 to 69","New Hampshire","White","--","91,513","--" -"Undetermined Intent","65 to 69","New Hampshire","Black","--","783","--" -"Undetermined Intent","65 to 69","New Jersey","White","--","403,400","--" -"Undetermined Intent","65 to 69","New Jersey","Black","--","62,349","--" -"Undetermined Intent","65 to 69","New Mexico","White","--","111,728","--" -"Undetermined Intent","65 to 69","New Mexico","Black","--","2,567","--" -"Undetermined Intent","65 to 69","New York","White","13**","828,108","1.57" -"Undetermined Intent","65 to 69","New York","Black","--","170,532","--" -"Undetermined Intent","65 to 69","North Carolina","White","--","462,212","--" -"Undetermined Intent","65 to 69","North Carolina","Black","--","118,849","--" -"Undetermined Intent","65 to 69","North Dakota","White","--","40,236","--" -"Undetermined Intent","65 to 69","North Dakota","Black","--","361","--" -"Undetermined Intent","65 to 69","Ohio","White","--","618,913","--" -"Undetermined Intent","65 to 69","Ohio","Black","--","72,436","--" -"Undetermined Intent","65 to 69","Oklahoma","White","--","176,678","--" -"Undetermined Intent","65 to 69","Oklahoma","Black","--","13,784","--" -"Undetermined Intent","65 to 69","Oregon","White","--","239,323","--" -"Undetermined Intent","65 to 69","Oregon","Black","--","3,645","--" -"Undetermined Intent","65 to 69","Pennsylvania","White","--","717,464","--" -"Undetermined Intent","65 to 69","Pennsylvania","Black","--","68,715","--" -"Undetermined Intent","65 to 69","Rhode Island","White","--","60,525","--" -"Undetermined Intent","65 to 69","Rhode Island","Black","--","3,829","--" -"Undetermined Intent","65 to 69","South Carolina","White","--","244,813","--" -"Undetermined Intent","65 to 69","South Carolina","Black","--","74,236","--" -"Undetermined Intent","65 to 69","South Dakota","White","--","52,939","--" -"Undetermined Intent","65 to 69","South Dakota","Black","--","425","--" -"Undetermined Intent","65 to 69","Tennessee","White","--","335,602","--" -"Undetermined Intent","65 to 69","Tennessee","Black","--","56,286","--" -"Undetermined Intent","65 to 69","Texas","White","--","612,306","--" -"Undetermined Intent","65 to 69","Texas","Black","--","116,514","--" -"Undetermined Intent","65 to 69","Utah","White","--","129,446","--" -"Undetermined Intent","65 to 69","Utah","Black","--","1,154","--" -"Undetermined Intent","65 to 69","Vermont","White","--","44,142","--" -"Undetermined Intent","65 to 69","Vermont","Black","--","308","--" -"Undetermined Intent","65 to 69","Virginia","White","--","349,570","--" -"Undetermined Intent","65 to 69","Virginia","Black","--","88,125","--" -"Undetermined Intent","65 to 69","Washington","White","--","369,741","--" -"Undetermined Intent","65 to 69","Washington","Black","--","13,133","--" -"Undetermined Intent","65 to 69","West Virginia","White","--","112,800","--" -"Undetermined Intent","65 to 69","West Virginia","Black","--","3,724","--" -"Undetermined Intent","65 to 69","Wisconsin","White","--","343,002","--" -"Undetermined Intent","65 to 69","Wisconsin","Black","--","13,511","--" -"Undetermined Intent","65 to 69","Wyoming","White","--","36,161","--" -"Undetermined Intent","65 to 69","Wyoming","Black","--","330","--" -"Undetermined Intent","70 to 74","Alabama","White","--","184,518","--" -"Undetermined Intent","70 to 74","Alabama","Black","--","52,309","--" -"Undetermined Intent","70 to 74","Alaska","White","--","21,908","--" -"Undetermined Intent","70 to 74","Alaska","Black","--","641","--" -"Undetermined Intent","70 to 74","Arizona","White","--","331,009","--" -"Undetermined Intent","70 to 74","Arizona","Black","--","10,831","--" -"Undetermined Intent","70 to 74","Arkansas","White","--","121,280","--" -"Undetermined Intent","70 to 74","Arkansas","Black","--","16,676","--" -"Undetermined Intent","70 to 74","California","White","--","789,014","--" -"Undetermined Intent","70 to 74","California","Black","--","58,171","--" -"Undetermined Intent","70 to 74","Colorado","White","--","231,377","--" -"Undetermined Intent","70 to 74","Colorado","Black","--","7,034","--" -"Undetermined Intent","70 to 74","Connecticut","White","--","146,054","--" -"Undetermined Intent","70 to 74","Connecticut","Black","--","13,070","--" -"Undetermined Intent","70 to 74","Delaware","White","--","46,181","--" -"Undetermined Intent","70 to 74","Delaware","Black","--","8,863","--" -"Undetermined Intent","70 to 74","District of Columbia","White","--","9,281","--" -"Undetermined Intent","70 to 74","District of Columbia","Black","--","12,135","--" -"Undetermined Intent","70 to 74","Florida","White","--","694,340","--" -"Undetermined Intent","70 to 74","Florida","Black","--","92,155","--" -"Undetermined Intent","70 to 74","Georgia","White","--","306,108","--" -"Undetermined Intent","70 to 74","Georgia","Black","--","117,118","--" -"Undetermined Intent","70 to 74","Hawaii","White","--","24,474","--" -"Undetermined Intent","70 to 74","Hawaii","Black","--","681","--" -"Undetermined Intent","70 to 74","Idaho","White","--","86,122","--" -"Undetermined Intent","70 to 74","Idaho","Black","--","295","--" -"Undetermined Intent","70 to 74","Illinois","White","--","455,473","--" -"Undetermined Intent","70 to 74","Illinois","Black","--","67,639","--" -"Undetermined Intent","70 to 74","Indiana","White","--","276,868","--" -"Undetermined Intent","70 to 74","Indiana","Black","--","20,494","--" -"Undetermined Intent","70 to 74","Iowa","White","--","146,058","--" -"Undetermined Intent","70 to 74","Iowa","Black","--","2,143","--" -"Undetermined Intent","70 to 74","Kansas","White","--","120,373","--" -"Undetermined Intent","70 to 74","Kansas","Black","--","5,347","--" -"Undetermined Intent","70 to 74","Kentucky","White","--","197,198","--" -"Undetermined Intent","70 to 74","Kentucky","Black","--","13,068","--" -"Undetermined Intent","70 to 74","Louisiana","White","--","147,133","--" -"Undetermined Intent","70 to 74","Louisiana","Black","--","54,927","--" -"Undetermined Intent","70 to 74","Maine","White","--","81,896","--" -"Undetermined Intent","70 to 74","Maine","Black","--","364","--" -"Undetermined Intent","70 to 74","Maryland","White","--","175,371","--" -"Undetermined Intent","70 to 74","Maryland","Black","15**","75,287","19.92" -"Undetermined Intent","70 to 74","Massachusetts","White","--","290,138","--" -"Undetermined Intent","70 to 74","Massachusetts","Black","--","18,157","--" -"Undetermined Intent","70 to 74","Michigan","White","--","430,369","--" -"Undetermined Intent","70 to 74","Michigan","Black","--","52,772","--" -"Undetermined Intent","70 to 74","Minnesota","White","--","242,661","--" -"Undetermined Intent","70 to 74","Minnesota","Black","--","6,722","--" -"Undetermined Intent","70 to 74","Mississippi","White","--","92,150","--" -"Undetermined Intent","70 to 74","Mississippi","Black","--","40,514","--" -"Undetermined Intent","70 to 74","Missouri","White","--","257,208","--" -"Undetermined Intent","70 to 74","Missouri","Black","--","24,097","--" -"Undetermined Intent","70 to 74","Montana","White","--","58,647","--" -"Undetermined Intent","70 to 74","Montana","Black","--","116","--" -"Undetermined Intent","70 to 74","Nebraska","White","--","82,935","--" -"Undetermined Intent","70 to 74","Nebraska","Black","--","2,418","--" -"Undetermined Intent","70 to 74","Nevada","White","--","115,652","--" -"Undetermined Intent","70 to 74","Nevada","Black","--","10,454","--" -"Undetermined Intent","70 to 74","New Hampshire","White","--","72,210","--" -"Undetermined Intent","70 to 74","New Hampshire","Black","--","480","--" -"Undetermined Intent","70 to 74","New Jersey","White","--","322,055","--" -"Undetermined Intent","70 to 74","New Jersey","Black","--","45,472","--" -"Undetermined Intent","70 to 74","New Mexico","White","--","98,360","--" -"Undetermined Intent","70 to 74","New Mexico","Black","--","1,871","--" -"Undetermined Intent","70 to 74","New York","White","--","689,039","--" -"Undetermined Intent","70 to 74","New York","Black","--","127,225","--" -"Undetermined Intent","70 to 74","North Carolina","White","--","391,721","--" -"Undetermined Intent","70 to 74","North Carolina","Black","--","90,717","--" -"Undetermined Intent","70 to 74","North Dakota","White","--","31,127","--" -"Undetermined Intent","70 to 74","North Dakota","Black","--","213","--" -"Undetermined Intent","70 to 74","Ohio","White","--","504,041","--" -"Undetermined Intent","70 to 74","Ohio","Black","--","53,778","--" -"Undetermined Intent","70 to 74","Oklahoma","White","--","143,402","--" -"Undetermined Intent","70 to 74","Oklahoma","Black","--","9,961","--" -"Undetermined Intent","70 to 74","Oregon","White","--","209,195","--" -"Undetermined Intent","70 to 74","Oregon","Black","--","2,584","--" -"Undetermined Intent","70 to 74","Pennsylvania","White","--","583,490","--" -"Undetermined Intent","70 to 74","Pennsylvania","Black","--","50,713","--" -"Undetermined Intent","70 to 74","Rhode Island","White","--","48,526","--" -"Undetermined Intent","70 to 74","Rhode Island","Black","--","2,248","--" -"Undetermined Intent","70 to 74","South Carolina","White","--","213,364","--" -"Undetermined Intent","70 to 74","South Carolina","Black","--","57,654","--" -"Undetermined Intent","70 to 74","South Dakota","White","--","41,186","--" -"Undetermined Intent","70 to 74","South Dakota","Black","--","280","--" -"Undetermined Intent","70 to 74","Tennessee","White","--","278,596","--" -"Undetermined Intent","70 to 74","Tennessee","Black","--","40,238","--" -"Undetermined Intent","70 to 74","Texas","White","--","476,929","--" -"Undetermined Intent","70 to 74","Texas","Black","--","81,702","--" -"Undetermined Intent","70 to 74","Utah","White","--","102,765","--" -"Undetermined Intent","70 to 74","Utah","Black","--","699","--" -"Undetermined Intent","70 to 74","Vermont","White","--","36,848","--" -"Undetermined Intent","70 to 74","Vermont","Black","--","174","--" -"Undetermined Intent","70 to 74","Virginia","White","--","294,063","--" -"Undetermined Intent","70 to 74","Virginia","Black","--","64,958","--" -"Undetermined Intent","70 to 74","Washington","White","--","307,141","--" -"Undetermined Intent","70 to 74","Washington","Black","--","8,601","--" -"Undetermined Intent","70 to 74","West Virginia","White","--","99,669","--" -"Undetermined Intent","70 to 74","West Virginia","Black","--","2,691","--" -"Undetermined Intent","70 to 74","Wisconsin","White","--","275,842","--" -"Undetermined Intent","70 to 74","Wisconsin","Black","--","9,669","--" -"Undetermined Intent","70 to 74","Wyoming","White","--","28,136","--" -"Undetermined Intent","70 to 74","Wyoming","Black","--","238","--" -"Undetermined Intent","75 to 79","Alabama","White","--","140,104","--" -"Undetermined Intent","75 to 79","Alabama","Black","--","30,490","--" -"Undetermined Intent","75 to 79","Alaska","White","--","13,780","--" -"Undetermined Intent","75 to 79","Alaska","Black","--","340","--" -"Undetermined Intent","75 to 79","Arizona","White","--","259,218","--" -"Undetermined Intent","75 to 79","Arizona","Black","--","6,387","--" -"Undetermined Intent","75 to 79","Arkansas","White","--","92,339","--" -"Undetermined Intent","75 to 79","Arkansas","Black","--","9,305","--" -"Undetermined Intent","75 to 79","California","White","--","580,958","--" -"Undetermined Intent","75 to 79","California","Black","--","38,418","--" -"Undetermined Intent","75 to 79","Colorado","White","--","156,941","--" -"Undetermined Intent","75 to 79","Colorado","Black","--","4,030","--" -"Undetermined Intent","75 to 79","Connecticut","White","--","112,387","--" -"Undetermined Intent","75 to 79","Connecticut","Black","--","8,954","--" -"Undetermined Intent","75 to 79","Delaware","White","--","33,500","--" -"Undetermined Intent","75 to 79","Delaware","Black","--","5,742","--" -"Undetermined Intent","75 to 79","District of Columbia","White","--","7,171","--" -"Undetermined Intent","75 to 79","District of Columbia","Black","--","7,913","--" -"Undetermined Intent","75 to 79","Florida","White","--","564,876","--" -"Undetermined Intent","75 to 79","Florida","Black","--","60,346","--" -"Undetermined Intent","75 to 79","Georgia","White","--","230,570","--" -"Undetermined Intent","75 to 79","Georgia","Black","--","69,728","--" -"Undetermined Intent","75 to 79","Hawaii","White","--","17,293","--" -"Undetermined Intent","75 to 79","Hawaii","Black","--","379","--" -"Undetermined Intent","75 to 79","Idaho","White","--","60,752","--" -"Undetermined Intent","75 to 79","Idaho","Black","--","145","--" -"Undetermined Intent","75 to 79","Illinois","White","--","325,487","--" -"Undetermined Intent","75 to 79","Illinois","Black","--","44,504","--" -"Undetermined Intent","75 to 79","Indiana","White","--","194,050","--" -"Undetermined Intent","75 to 79","Indiana","Black","--","12,127","--" -"Undetermined Intent","75 to 79","Iowa","White","--","101,116","--" -"Undetermined Intent","75 to 79","Iowa","Black","--","1,154","--" -"Undetermined Intent","75 to 79","Kansas","White","--","84,520","--" -"Undetermined Intent","75 to 79","Kansas","Black","--","3,233","--" -"Undetermined Intent","75 to 79","Kentucky","White","--","138,272","--" -"Undetermined Intent","75 to 79","Kentucky","Black","--","7,190","--" -"Undetermined Intent","75 to 79","Louisiana","White","--","106,682","--" -"Undetermined Intent","75 to 79","Louisiana","Black","--","33,035","--" -"Undetermined Intent","75 to 79","Maine","White","--","57,614","--" -"Undetermined Intent","75 to 79","Maine","Black","--","197","--" -"Undetermined Intent","75 to 79","Maryland","White","--","133,278","--" -"Undetermined Intent","75 to 79","Maryland","Black","--","47,902","--" -"Undetermined Intent","75 to 79","Massachusetts","White","--","212,427","--" -"Undetermined Intent","75 to 79","Massachusetts","Black","--","11,603","--" -"Undetermined Intent","75 to 79","Michigan","White","--","301,682","--" -"Undetermined Intent","75 to 79","Michigan","Black","--","33,687","--" -"Undetermined Intent","75 to 79","Minnesota","White","--","168,004","--" -"Undetermined Intent","75 to 79","Minnesota","Black","--","3,940","--" -"Undetermined Intent","75 to 79","Mississippi","White","--","69,918","--" -"Undetermined Intent","75 to 79","Mississippi","Black","--","23,187","--" -"Undetermined Intent","75 to 79","Missouri","White","--","186,024","--" -"Undetermined Intent","75 to 79","Missouri","Black","--","15,316","--" -"Undetermined Intent","75 to 79","Montana","White","--","39,301","--" -"Undetermined Intent","75 to 79","Montana","Black","--","48","--" -"Undetermined Intent","75 to 79","Nebraska","White","--","56,549","--" -"Undetermined Intent","75 to 79","Nebraska","Black","--","1,446","--" -"Undetermined Intent","75 to 79","Nevada","White","--","86,617","--" -"Undetermined Intent","75 to 79","Nevada","Black","--","6,666","--" -"Undetermined Intent","75 to 79","New Hampshire","White","--","50,635","--" -"Undetermined Intent","75 to 79","New Hampshire","Black","--","275","--" -"Undetermined Intent","75 to 79","New Jersey","White","--","243,451","--" -"Undetermined Intent","75 to 79","New Jersey","Black","--","31,042","--" -"Undetermined Intent","75 to 79","New Mexico","White","--","70,044","--" -"Undetermined Intent","75 to 79","New Mexico","Black","--","1,103","--" -"Undetermined Intent","75 to 79","New York","White","--","508,617","--" -"Undetermined Intent","75 to 79","New York","Black","--","89,277","--" -"Undetermined Intent","75 to 79","North Carolina","White","--","292,145","--" -"Undetermined Intent","75 to 79","North Carolina","Black","--","55,152","--" -"Undetermined Intent","75 to 79","North Dakota","White","--","21,434","--" -"Undetermined Intent","75 to 79","North Dakota","Black","--","80","--" -"Undetermined Intent","75 to 79","Ohio","White","--","350,654","--" -"Undetermined Intent","75 to 79","Ohio","Black","--","32,868","--" -"Undetermined Intent","75 to 79","Oklahoma","White","--","106,504","--" -"Undetermined Intent","75 to 79","Oklahoma","Black","--","5,905","--" -"Undetermined Intent","75 to 79","Oregon","White","--","147,532","--" -"Undetermined Intent","75 to 79","Oregon","Black","--","1,442","--" -"Undetermined Intent","75 to 79","Pennsylvania","White","--","420,801","--" -"Undetermined Intent","75 to 79","Pennsylvania","Black","--","32,124","--" -"Undetermined Intent","75 to 79","Rhode Island","White","--","35,055","--" -"Undetermined Intent","75 to 79","Rhode Island","Black","--","1,540","--" -"Undetermined Intent","75 to 79","South Carolina","White","--","159,004","--" -"Undetermined Intent","75 to 79","South Carolina","Black","--","35,919","--" -"Undetermined Intent","75 to 79","South Dakota","White","--","25,922","--" -"Undetermined Intent","75 to 79","South Dakota","Black","--","123","--" -"Undetermined Intent","75 to 79","Tennessee","White","--","205,655","--" -"Undetermined Intent","75 to 79","Tennessee","Black","--","22,850","--" -"Undetermined Intent","75 to 79","Texas","White","--","335,643","--" -"Undetermined Intent","75 to 79","Texas","Black","--","46,951","--" -"Undetermined Intent","75 to 79","Utah","White","--","72,064","--" -"Undetermined Intent","75 to 79","Utah","Black","--","332","--" -"Undetermined Intent","75 to 79","Vermont","White","--","25,762","--" -"Undetermined Intent","75 to 79","Vermont","Black","--","89","--" -"Undetermined Intent","75 to 79","Virginia","White","--","222,159","--" -"Undetermined Intent","75 to 79","Virginia","Black","--","40,596","--" -"Undetermined Intent","75 to 79","Washington","White","--","219,080","--" -"Undetermined Intent","75 to 79","Washington","Black","--","4,896","--" -"Undetermined Intent","75 to 79","West Virginia","White","--","68,388","--" -"Undetermined Intent","75 to 79","West Virginia","Black","--","1,577","--" -"Undetermined Intent","75 to 79","Wisconsin","White","--","188,469","--" -"Undetermined Intent","75 to 79","Wisconsin","Black","--","5,510","--" -"Undetermined Intent","75 to 79","Wyoming","White","--","18,609","--" -"Undetermined Intent","75 to 79","Wyoming","Black","--","95","--" -"Undetermined Intent","80 to 84","Alabama","White","--","85,099","--" -"Undetermined Intent","80 to 84","Alabama","Black","--","17,802","--" -"Undetermined Intent","80 to 84","Alaska","White","--","7,019","--" -"Undetermined Intent","80 to 84","Alaska","Black","--","176","--" -"Undetermined Intent","80 to 84","Arizona","White","--","158,667","--" -"Undetermined Intent","80 to 84","Arizona","Black","--","3,669","--" -"Undetermined Intent","80 to 84","Arkansas","White","--","57,541","--" -"Undetermined Intent","80 to 84","Arkansas","Black","--","5,272","--" -"Undetermined Intent","80 to 84","California","White","--","359,993","--" -"Undetermined Intent","80 to 84","California","Black","--","25,929","--" -"Undetermined Intent","80 to 84","Colorado","White","--","89,427","--" -"Undetermined Intent","80 to 84","Colorado","Black","--","2,622","--" -"Undetermined Intent","80 to 84","Connecticut","White","--","68,600","--" -"Undetermined Intent","80 to 84","Connecticut","Black","--","5,640","--" -"Undetermined Intent","80 to 84","Delaware","White","--","19,206","--" -"Undetermined Intent","80 to 84","Delaware","Black","--","3,404","--" -"Undetermined Intent","80 to 84","District of Columbia","White","--","4,280","--" -"Undetermined Intent","80 to 84","District of Columbia","Black","--","5,495","--" -"Undetermined Intent","80 to 84","Florida","White","--","372,261","--" -"Undetermined Intent","80 to 84","Florida","Black","--","36,632","--" -"Undetermined Intent","80 to 84","Georgia","White","--","134,303","--" -"Undetermined Intent","80 to 84","Georgia","Black","--","38,946","--" -"Undetermined Intent","80 to 84","Hawaii","White","--","8,776","--" -"Undetermined Intent","80 to 84","Hawaii","Black","--","207","--" -"Undetermined Intent","80 to 84","Idaho","White","--","35,459","--" -"Undetermined Intent","80 to 84","Idaho","Black","--","85","--" -"Undetermined Intent","80 to 84","Illinois","White","--","205,771","--" -"Undetermined Intent","80 to 84","Illinois","Black","--","28,734","--" -"Undetermined Intent","80 to 84","Indiana","White","--","120,668","--" -"Undetermined Intent","80 to 84","Indiana","Black","--","7,550","--" -"Undetermined Intent","80 to 84","Iowa","White","--","66,497","--" -"Undetermined Intent","80 to 84","Iowa","Black","--","727","--" -"Undetermined Intent","80 to 84","Kansas","White","--","52,796","--" -"Undetermined Intent","80 to 84","Kansas","Black","--","2,021","--" -"Undetermined Intent","80 to 84","Kentucky","White","--","82,958","--" -"Undetermined Intent","80 to 84","Kentucky","Black","--","4,458","--" -"Undetermined Intent","80 to 84","Louisiana","White","--","65,100","--" -"Undetermined Intent","80 to 84","Louisiana","Black","--","19,051","--" -"Undetermined Intent","80 to 84","Maine","White","--","33,810","--" -"Undetermined Intent","80 to 84","Maine","Black","--","136","--" -"Undetermined Intent","80 to 84","Maryland","White","--","82,123","--" -"Undetermined Intent","80 to 84","Maryland","Black","--","28,623","--" -"Undetermined Intent","80 to 84","Massachusetts","White","--","127,688","--" -"Undetermined Intent","80 to 84","Massachusetts","Black","--","7,135","--" -"Undetermined Intent","80 to 84","Michigan","White","--","184,824","--" -"Undetermined Intent","80 to 84","Michigan","Black","--","19,200","--" -"Undetermined Intent","80 to 84","Minnesota","White","--","107,521","--" -"Undetermined Intent","80 to 84","Minnesota","Black","--","2,379","--" -"Undetermined Intent","80 to 84","Mississippi","White","--","43,433","--" -"Undetermined Intent","80 to 84","Mississippi","Black","--","13,394","--" -"Undetermined Intent","80 to 84","Missouri","White","--","116,562","--" -"Undetermined Intent","80 to 84","Missouri","Black","--","9,215","--" -"Undetermined Intent","80 to 84","Montana","White","--","23,393","--" -"Undetermined Intent","80 to 84","Montana","Black","--","66","--" -"Undetermined Intent","80 to 84","Nebraska","White","--","35,755","--" -"Undetermined Intent","80 to 84","Nebraska","Black","--","924","--" -"Undetermined Intent","80 to 84","Nevada","White","--","48,775","--" -"Undetermined Intent","80 to 84","Nevada","Black","--","3,944","--" -"Undetermined Intent","80 to 84","New Hampshire","White","--","29,025","--" -"Undetermined Intent","80 to 84","New Hampshire","Black","--","152","--" -"Undetermined Intent","80 to 84","New Jersey","White","--","151,821","--" -"Undetermined Intent","80 to 84","New Jersey","Black","--","20,261","--" -"Undetermined Intent","80 to 84","New Mexico","White","--","41,309","--" -"Undetermined Intent","80 to 84","New Mexico","Black","--","666","--" -"Undetermined Intent","80 to 84","New York","White","--","324,013","--" -"Undetermined Intent","80 to 84","New York","Black","--","59,265","--" -"Undetermined Intent","80 to 84","North Carolina","White","--","170,139","--" -"Undetermined Intent","80 to 84","North Carolina","Black","--","31,514","--" -"Undetermined Intent","80 to 84","North Dakota","White","--","13,974","--" -"Undetermined Intent","80 to 84","North Dakota","Black","--","38","--" -"Undetermined Intent","80 to 84","Ohio","White","--","220,378","--" -"Undetermined Intent","80 to 84","Ohio","Black","--","21,095","--" -"Undetermined Intent","80 to 84","Oklahoma","White","--","66,458","--" -"Undetermined Intent","80 to 84","Oklahoma","Black","--","3,373","--" -"Undetermined Intent","80 to 84","Oregon","White","--","83,913","--" -"Undetermined Intent","80 to 84","Oregon","Black","--","886","--" -"Undetermined Intent","80 to 84","Pennsylvania","White","--","267,033","--" -"Undetermined Intent","80 to 84","Pennsylvania","Black","--","20,181","--" -"Undetermined Intent","80 to 84","Rhode Island","White","--","21,479","--" -"Undetermined Intent","80 to 84","Rhode Island","Black","--","961","--" -"Undetermined Intent","80 to 84","South Carolina","White","--","89,359","--" -"Undetermined Intent","80 to 84","South Carolina","Black","--","19,823","--" -"Undetermined Intent","80 to 84","South Dakota","White","--","16,008","--" -"Undetermined Intent","80 to 84","South Dakota","Black","--","46","--" -"Undetermined Intent","80 to 84","Tennessee","White","--","121,913","--" -"Undetermined Intent","80 to 84","Tennessee","Black","--","13,112","--" -"Undetermined Intent","80 to 84","Texas","White","--","195,442","--" -"Undetermined Intent","80 to 84","Texas","Black","--","25,778","--" -"Undetermined Intent","80 to 84","Utah","White","--","43,033","--" -"Undetermined Intent","80 to 84","Utah","Black","--","244","--" -"Undetermined Intent","80 to 84","Vermont","White","--","14,773","--" -"Undetermined Intent","80 to 84","Vermont","Black","--","42","--" -"Undetermined Intent","80 to 84","Virginia","White","--","132,958","--" -"Undetermined Intent","80 to 84","Virginia","Black","--","24,572","--" -"Undetermined Intent","80 to 84","Washington","White","--","124,773","--" -"Undetermined Intent","80 to 84","Washington","Black","--","2,729","--" -"Undetermined Intent","80 to 84","West Virginia","White","--","41,184","--" -"Undetermined Intent","80 to 84","West Virginia","Black","--","860","--" -"Undetermined Intent","80 to 84","Wisconsin","White","--","116,662","--" -"Undetermined Intent","80 to 84","Wisconsin","Black","--","3,319","--" -"Undetermined Intent","80 to 84","Wyoming","White","--","10,891","--" -"Undetermined Intent","80 to 84","Wyoming","Black","--","49","--" -"Undetermined Intent","85+","Alabama","White","--","74,889","--" -"Undetermined Intent","85+","Alabama","Black","--","16,119","--" -"Undetermined Intent","85+","Alaska","White","--","5,494","--" -"Undetermined Intent","85+","Alaska","Black","--","172","--" -"Undetermined Intent","85+","Arizona","White","--","138,656","--" -"Undetermined Intent","85+","Arizona","Black","--","3,153","--" -"Undetermined Intent","85+","Arkansas","White","--","51,588","--" -"Undetermined Intent","85+","Arkansas","Black","--","4,957","--" -"Undetermined Intent","85+","California","White","--","375,374","--" -"Undetermined Intent","85+","California","Black","--","25,723","--" -"Undetermined Intent","85+","Colorado","White","--","83,500","--" -"Undetermined Intent","85+","Colorado","Black","--","2,256","--" -"Undetermined Intent","85+","Connecticut","White","--","73,251","--" -"Undetermined Intent","85+","Connecticut","Black","--","4,771","--" -"Undetermined Intent","85+","Delaware","White","--","16,632","--" -"Undetermined Intent","85+","Delaware","Black","--","2,681","--" -"Undetermined Intent","85+","District of Columbia","White","--","4,491","--" -"Undetermined Intent","85+","District of Columbia","Black","--","6,152","--" -"Undetermined Intent","85+","Florida","White","--","381,603","--" -"Undetermined Intent","85+","Florida","Black","--","32,353","--" -"Undetermined Intent","85+","Georgia","White","--","116,451","--" -"Undetermined Intent","85+","Georgia","Black","--","31,876","--" -"Undetermined Intent","85+","Hawaii","White","--","8,280","--" -"Undetermined Intent","85+","Hawaii","Black","--","204","--" -"Undetermined Intent","85+","Idaho","White","--","30,197","--" -"Undetermined Intent","85+","Idaho","Black","--","71","--" -"Undetermined Intent","85+","Illinois","White","--","215,666","--" -"Undetermined Intent","85+","Illinois","Black","--","27,388","--" -"Undetermined Intent","85+","Indiana","White","--","117,409","--" -"Undetermined Intent","85+","Indiana","Black","--","6,727","--" -"Undetermined Intent","85+","Iowa","White","--","74,664","--" -"Undetermined Intent","85+","Iowa","Black","--","627","--" -"Undetermined Intent","85+","Kansas","White","--","57,732","--" -"Undetermined Intent","85+","Kansas","Black","--","1,872","--" -"Undetermined Intent","85+","Kentucky","White","--","72,950","--" -"Undetermined Intent","85+","Kentucky","Black","--","4,037","--" -"Undetermined Intent","85+","Louisiana","White","--","59,282","--" -"Undetermined Intent","85+","Louisiana","Black","--","16,910","--" -"Undetermined Intent","85+","Maine","White","--","32,771","--" -"Undetermined Intent","85+","Maine","Black","--","163","--" -"Undetermined Intent","85+","Maryland","White","--","86,120","--" -"Undetermined Intent","85+","Maryland","Black","--","25,536","--" -"Undetermined Intent","85+","Massachusetts","White","--","136,401","--" -"Undetermined Intent","85+","Massachusetts","Black","--","6,846","--" -"Undetermined Intent","85+","Michigan","White","--","174,193","--" -"Undetermined Intent","85+","Michigan","Black","--","18,886","--" -"Undetermined Intent","85+","Minnesota","White","--","116,597","--" -"Undetermined Intent","85+","Minnesota","Black","--","1,982","--" -"Undetermined Intent","85+","Mississippi","White","--","38,975","--" -"Undetermined Intent","85+","Mississippi","Black","--","11,845","--" -"Undetermined Intent","85+","Missouri","White","--","115,067","--" -"Undetermined Intent","85+","Missouri","Black","--","8,621","--" -"Undetermined Intent","85+","Montana","White","--","21,673","--" -"Undetermined Intent","85+","Montana","Black","--","35","--" -"Undetermined Intent","85+","Nebraska","White","--","39,212","--" -"Undetermined Intent","85+","Nebraska","Black","--","747","--" -"Undetermined Intent","85+","Nevada","White","--","37,663","--" -"Undetermined Intent","85+","Nevada","Black","--","2,916","--" -"Undetermined Intent","85+","New Hampshire","White","--","29,437","--" -"Undetermined Intent","85+","New Hampshire","Black","--","126","--" -"Undetermined Intent","85+","New Jersey","White","--","163,370","--" -"Undetermined Intent","85+","New Jersey","Black","--","18,968","--" -"Undetermined Intent","85+","New Mexico","White","--","36,506","--" -"Undetermined Intent","85+","New Mexico","Black","--","567","--" -"Undetermined Intent","85+","New York","White","--","357,100","--" -"Undetermined Intent","85+","New York","Black","--","58,879","--" -"Undetermined Intent","85+","North Carolina","White","--","153,825","--" -"Undetermined Intent","85+","North Carolina","Black","--","27,478","--" -"Undetermined Intent","85+","North Dakota","White","--","17,891","--" -"Undetermined Intent","85+","North Dakota","Black","--","35","--" -"Undetermined Intent","85+","Ohio","White","--","214,237","--" -"Undetermined Intent","85+","Ohio","Black","--","21,021","--" -"Undetermined Intent","85+","Oklahoma","White","--","62,111","--" -"Undetermined Intent","85+","Oklahoma","Black","--","2,781","--" -"Undetermined Intent","85+","Oregon","White","--","77,219","--" -"Undetermined Intent","85+","Oregon","Black","--","755","--" -"Undetermined Intent","85+","Pennsylvania","White","--","283,200","--" -"Undetermined Intent","85+","Pennsylvania","Black","--","19,606","--" -"Undetermined Intent","85+","Rhode Island","White","--","24,191","--" -"Undetermined Intent","85+","Rhode Island","Black","--","1,124","--" -"Undetermined Intent","85+","South Carolina","White","--","74,055","--" -"Undetermined Intent","85+","South Carolina","Black","--","16,459","--" -"Undetermined Intent","85+","South Dakota","White","--","19,141","--" -"Undetermined Intent","85+","South Dakota","Black","--","36","--" -"Undetermined Intent","85+","Tennessee","White","--","104,678","--" -"Undetermined Intent","85+","Tennessee","Black","--","11,564","--" -"Undetermined Intent","85+","Texas","White","--","180,669","--" -"Undetermined Intent","85+","Texas","Black","--","21,581","--" -"Undetermined Intent","85+","Utah","White","--","37,176","--" -"Undetermined Intent","85+","Utah","Black","--","180","--" -"Undetermined Intent","85+","Vermont","White","--","14,067","--" -"Undetermined Intent","85+","Vermont","Black","--","60","--" -"Undetermined Intent","85+","Virginia","White","--","124,985","--" -"Undetermined Intent","85+","Virginia","Black","--","21,837","--" -"Undetermined Intent","85+","Washington","White","--","118,907","--" -"Undetermined Intent","85+","Washington","Black","--","2,387","--" -"Undetermined Intent","85+","West Virginia","White","--","37,099","--" -"Undetermined Intent","85+","West Virginia","Black","--","789","--" -"Undetermined Intent","85+","Wisconsin","White","--","117,313","--" -"Undetermined Intent","85+","Wisconsin","Black","--","2,800","--" -"Undetermined Intent","85+","Wyoming","White","--","10,036","--" -"Undetermined Intent","85+","Wyoming","Black","--","59","--" -"Undetermined Intent","Unknown","Alabama","White","-","-","-" -"Undetermined Intent","Unknown","Alabama","Black","-","-","-" -"Undetermined Intent","Unknown","Alaska","White","-","-","-" -"Undetermined Intent","Unknown","Alaska","Black","-","-","-" -"Undetermined Intent","Unknown","Arizona","White","-","-","-" -"Undetermined Intent","Unknown","Arizona","Black","-","-","-" -"Undetermined Intent","Unknown","Arkansas","White","-","-","-" -"Undetermined Intent","Unknown","Arkansas","Black","-","-","-" -"Undetermined Intent","Unknown","California","White","-","-","-" -"Undetermined Intent","Unknown","California","Black","-","-","-" -"Undetermined Intent","Unknown","Colorado","White","-","-","-" -"Undetermined Intent","Unknown","Colorado","Black","-","-","-" -"Undetermined Intent","Unknown","Connecticut","White","-","-","-" -"Undetermined Intent","Unknown","Connecticut","Black","-","-","-" -"Undetermined Intent","Unknown","Delaware","White","-","-","-" -"Undetermined Intent","Unknown","Delaware","Black","-","-","-" -"Undetermined Intent","Unknown","District of Columbia","White","-","-","-" -"Undetermined Intent","Unknown","District of Columbia","Black","-","-","-" -"Undetermined Intent","Unknown","Florida","White","-","-","-" -"Undetermined Intent","Unknown","Florida","Black","-","-","-" -"Undetermined Intent","Unknown","Georgia","White","-","-","-" -"Undetermined Intent","Unknown","Georgia","Black","-","-","-" -"Undetermined Intent","Unknown","Hawaii","White","-","-","-" -"Undetermined Intent","Unknown","Hawaii","Black","-","-","-" -"Undetermined Intent","Unknown","Idaho","White","-","-","-" -"Undetermined Intent","Unknown","Idaho","Black","-","-","-" -"Undetermined Intent","Unknown","Illinois","White","-","-","-" -"Undetermined Intent","Unknown","Illinois","Black","-","-","-" -"Undetermined Intent","Unknown","Indiana","White","-","-","-" -"Undetermined Intent","Unknown","Indiana","Black","-","-","-" -"Undetermined Intent","Unknown","Iowa","White","-","-","-" -"Undetermined Intent","Unknown","Iowa","Black","-","-","-" -"Undetermined Intent","Unknown","Kansas","White","-","-","-" -"Undetermined Intent","Unknown","Kansas","Black","-","-","-" -"Undetermined Intent","Unknown","Kentucky","White","-","-","-" -"Undetermined Intent","Unknown","Kentucky","Black","-","-","-" -"Undetermined Intent","Unknown","Louisiana","White","-","-","-" -"Undetermined Intent","Unknown","Louisiana","Black","-","-","-" -"Undetermined Intent","Unknown","Maine","White","-","-","-" -"Undetermined Intent","Unknown","Maine","Black","-","-","-" -"Undetermined Intent","Unknown","Maryland","White","-","-","-" -"Undetermined Intent","Unknown","Maryland","Black","-","-","-" -"Undetermined Intent","Unknown","Massachusetts","White","-","-","-" -"Undetermined Intent","Unknown","Massachusetts","Black","-","-","-" -"Undetermined Intent","Unknown","Michigan","White","-","-","-" -"Undetermined Intent","Unknown","Michigan","Black","-","-","-" -"Undetermined Intent","Unknown","Minnesota","White","-","-","-" -"Undetermined Intent","Unknown","Minnesota","Black","-","-","-" -"Undetermined Intent","Unknown","Mississippi","White","-","-","-" -"Undetermined Intent","Unknown","Mississippi","Black","-","-","-" -"Undetermined Intent","Unknown","Missouri","White","-","-","-" -"Undetermined Intent","Unknown","Missouri","Black","-","-","-" -"Undetermined Intent","Unknown","Montana","White","-","-","-" -"Undetermined Intent","Unknown","Montana","Black","-","-","-" -"Undetermined Intent","Unknown","Nebraska","White","-","-","-" -"Undetermined Intent","Unknown","Nebraska","Black","-","-","-" -"Undetermined Intent","Unknown","Nevada","White","-","-","-" -"Undetermined Intent","Unknown","Nevada","Black","-","-","-" -"Undetermined Intent","Unknown","New Hampshire","White","-","-","-" -"Undetermined Intent","Unknown","New Hampshire","Black","-","-","-" -"Undetermined Intent","Unknown","New Jersey","White","-","-","-" -"Undetermined Intent","Unknown","New Jersey","Black","-","-","-" -"Undetermined Intent","Unknown","New Mexico","White","-","-","-" -"Undetermined Intent","Unknown","New Mexico","Black","-","-","-" -"Undetermined Intent","Unknown","New York","White","-","-","-" -"Undetermined Intent","Unknown","New York","Black","-","-","-" -"Undetermined Intent","Unknown","North Carolina","White","-","-","-" -"Undetermined Intent","Unknown","North Carolina","Black","-","-","-" -"Undetermined Intent","Unknown","North Dakota","White","-","-","-" -"Undetermined Intent","Unknown","North Dakota","Black","-","-","-" -"Undetermined Intent","Unknown","Ohio","White","-","-","-" -"Undetermined Intent","Unknown","Ohio","Black","-","-","-" -"Undetermined Intent","Unknown","Oklahoma","White","-","-","-" -"Undetermined Intent","Unknown","Oklahoma","Black","-","-","-" -"Undetermined Intent","Unknown","Oregon","White","-","-","-" -"Undetermined Intent","Unknown","Oregon","Black","-","-","-" -"Undetermined Intent","Unknown","Pennsylvania","White","-","-","-" -"Undetermined Intent","Unknown","Pennsylvania","Black","-","-","-" -"Undetermined Intent","Unknown","Rhode Island","White","-","-","-" -"Undetermined Intent","Unknown","Rhode Island","Black","-","-","-" -"Undetermined Intent","Unknown","South Carolina","White","-","-","-" -"Undetermined Intent","Unknown","South Carolina","Black","-","-","-" -"Undetermined Intent","Unknown","South Dakota","White","-","-","-" -"Undetermined Intent","Unknown","South Dakota","Black","-","-","-" -"Undetermined Intent","Unknown","Tennessee","White","-","-","-" -"Undetermined Intent","Unknown","Tennessee","Black","-","-","-" -"Undetermined Intent","Unknown","Texas","White","-","-","-" -"Undetermined Intent","Unknown","Texas","Black","-","-","-" -"Undetermined Intent","Unknown","Utah","White","-","-","-" -"Undetermined Intent","Unknown","Utah","Black","-","-","-" -"Undetermined Intent","Unknown","Vermont","White","-","-","-" -"Undetermined Intent","Unknown","Vermont","Black","-","-","-" -"Undetermined Intent","Unknown","Virginia","White","-","-","-" -"Undetermined Intent","Unknown","Virginia","Black","-","-","-" -"Undetermined Intent","Unknown","Washington","White","--","-","--" -"Undetermined Intent","Unknown","Washington","Black","-","-","-" -"Undetermined Intent","Unknown","West Virginia","White","-","-","-" -"Undetermined Intent","Unknown","West Virginia","Black","-","-","-" -"Undetermined Intent","Unknown","Wisconsin","White","-","-","-" -"Undetermined Intent","Unknown","Wisconsin","Black","-","-","-" -"Undetermined Intent","Unknown","Wyoming","White","-","-","-" -"Undetermined Intent","Unknown","Wyoming","Black","-","-","-" -"Legal Intervention","0 to 4","Alabama","White","--","180,341","--" -"Legal Intervention","0 to 4","Alabama","Black","--","89,099","--" -"Legal Intervention","0 to 4","Alaska","White","--","23,352","--" -"Legal Intervention","0 to 4","Alaska","Black","--","1,810","--" -"Legal Intervention","0 to 4","Arizona","White","--","296,789","--" -"Legal Intervention","0 to 4","Arizona","Black","--","27,145","--" -"Legal Intervention","0 to 4","Arkansas","White","--","127,187","--" -"Legal Intervention","0 to 4","Arkansas","Black","--","35,259","--" -"Legal Intervention","0 to 4","California","White","--","918,284","--" -"Legal Intervention","0 to 4","California","Black","--","84,896","--" -"Legal Intervention","0 to 4","Colorado","White","--","241,393","--" -"Legal Intervention","0 to 4","Colorado","Black","--","20,295","--" -"Legal Intervention","0 to 4","Connecticut","White","--","124,676","--" -"Legal Intervention","0 to 4","Connecticut","Black","--","30,095","--" -"Legal Intervention","0 to 4","Delaware","White","--","30,969","--" -"Legal Intervention","0 to 4","Delaware","Black","--","15,323","--" -"Legal Intervention","0 to 4","District of Columbia","White","--","15,627","--" -"Legal Intervention","0 to 4","District of Columbia","Black","--","18,658","--" -"Legal Intervention","0 to 4","Florida","White","--","533,690","--" -"Legal Intervention","0 to 4","Florida","Black","--","178,163","--" -"Legal Intervention","0 to 4","Georgia","White","--","335,064","--" -"Legal Intervention","0 to 4","Georgia","Black","--","227,140","--" -"Legal Intervention","0 to 4","Hawaii","White","--","15,012","--" -"Legal Intervention","0 to 4","Hawaii","Black","--","1,896","--" -"Legal Intervention","0 to 4","Idaho","White","--","100,323","--" -"Legal Intervention","0 to 4","Idaho","Black","--","1,752","--" -"Legal Intervention","0 to 4","Illinois","White","--","481,889","--" -"Legal Intervention","0 to 4","Illinois","Black","--","116,710","--" -"Legal Intervention","0 to 4","Indiana","White","--","313,669","--" -"Legal Intervention","0 to 4","Indiana","Black","--","53,660","--" -"Legal Intervention","0 to 4","Iowa","White","--","154,058","--" -"Legal Intervention","0 to 4","Iowa","Black","--","13,703","--" -"Legal Intervention","0 to 4","Kansas","White","--","141,473","--" -"Legal Intervention","0 to 4","Kansas","Black","--","13,238","--" -"Legal Intervention","0 to 4","Kentucky","White","--","213,657","--" -"Legal Intervention","0 to 4","Kentucky","Black","--","27,248","--" -"Legal Intervention","0 to 4","Louisiana","White","--","153,492","--" -"Legal Intervention","0 to 4","Louisiana","Black","--","106,289","--" -"Legal Intervention","0 to 4","Maine","White","--","54,442","--" -"Legal Intervention","0 to 4","Maine","Black","--","2,822","--" -"Legal Intervention","0 to 4","Maryland","White","--","181,975","--" -"Legal Intervention","0 to 4","Maryland","Black","--","113,480","--" -"Legal Intervention","0 to 4","Massachusetts","White","--","236,165","--" -"Legal Intervention","0 to 4","Massachusetts","Black","--","52,496","--" -"Legal Intervention","0 to 4","Michigan","White","--","380,098","--" -"Legal Intervention","0 to 4","Michigan","Black","--","98,116","--" -"Legal Intervention","0 to 4","Minnesota","White","--","237,344","--" -"Legal Intervention","0 to 4","Minnesota","Black","--","40,249","--" -"Legal Intervention","0 to 4","Mississippi","White","--","89,424","--" -"Legal Intervention","0 to 4","Mississippi","Black","--","75,092","--" -"Legal Intervention","0 to 4","Missouri","White","--","266,780","--" -"Legal Intervention","0 to 4","Missouri","Black","--","52,085","--" -"Legal Intervention","0 to 4","Montana","White","--","47,093","--" -"Legal Intervention","0 to 4","Montana","Black","--","490","--" -"Legal Intervention","0 to 4","Nebraska","White","--","99,031","--" -"Legal Intervention","0 to 4","Nebraska","Black","--","9,179","--" -"Legal Intervention","0 to 4","Nevada","White","--","109,375","--" -"Legal Intervention","0 to 4","Nevada","Black","--","25,766","--" -"Legal Intervention","0 to 4","New Hampshire","White","--","55,451","--" -"Legal Intervention","0 to 4","New Hampshire","Black","--","2,002","--" -"Legal Intervention","0 to 4","New Jersey","White","--","332,263","--" -"Legal Intervention","0 to 4","New Jersey","Black","--","94,492","--" -"Legal Intervention","0 to 4","New Mexico","White","--","81,687","--" -"Legal Intervention","0 to 4","New Mexico","Black","--","3,549","--" -"Legal Intervention","0 to 4","New York","White","--","657,477","--" -"Legal Intervention","0 to 4","New York","Black","--","219,142","--" -"Legal Intervention","0 to 4","North Carolina","White","--","365,980","--" -"Legal Intervention","0 to 4","North Carolina","Black","--","151,185","--" -"Legal Intervention","0 to 4","North Dakota","White","--","37,635","--" -"Legal Intervention","0 to 4","North Dakota","Black","--","3,388","--" -"Legal Intervention","0 to 4","Ohio","White","--","482,242","--" -"Legal Intervention","0 to 4","Ohio","Black","--","112,281","--" -"Legal Intervention","0 to 4","Oklahoma","White","--","149,184","--" -"Legal Intervention","0 to 4","Oklahoma","Black","--","23,449","--" -"Legal Intervention","0 to 4","Oregon","White","--","161,587","--" -"Legal Intervention","0 to 4","Oregon","Black","--","6,167","--" -"Legal Intervention","0 to 4","Pennsylvania","White","--","482,785","--" -"Legal Intervention","0 to 4","Pennsylvania","Black","--","108,552","--" -"Legal Intervention","0 to 4","Rhode Island","White","--","37,347","--" -"Legal Intervention","0 to 4","Rhode Island","Black","--","7,223","--" -"Legal Intervention","0 to 4","South Carolina","White","--","174,248","--" -"Legal Intervention","0 to 4","South Carolina","Black","--","86,126","--" -"Legal Intervention","0 to 4","South Dakota","White","--","42,132","--" -"Legal Intervention","0 to 4","South Dakota","Black","--","2,414","--" -"Legal Intervention","0 to 4","Tennessee","White","--","288,863","--" -"Legal Intervention","0 to 4","Tennessee","Black","--","81,357","--" -"Legal Intervention","0 to 4","Texas","White","--","822,522","--" -"Legal Intervention","0 to 4","Texas","Black","--","215,347","--" -"Legal Intervention","0 to 4","Utah","White","--","199,577","--" -"Legal Intervention","0 to 4","Utah","Black","--","4,364","--" -"Legal Intervention","0 to 4","Vermont","White","--","24,870","--" -"Legal Intervention","0 to 4","Vermont","Black","--","651","--" -"Legal Intervention","0 to 4","Virginia","White","--","303,460","--" -"Legal Intervention","0 to 4","Virginia","Black","--","108,228","--" -"Legal Intervention","0 to 4","Washington","White","--","287,699","--" -"Legal Intervention","0 to 4","Washington","Black","--","24,308","--" -"Legal Intervention","0 to 4","West Virginia","White","--","78,223","--" -"Legal Intervention","0 to 4","West Virginia","Black","--","3,606","--" -"Legal Intervention","0 to 4","Wisconsin","White","--","242,169","--" -"Legal Intervention","0 to 4","Wisconsin","Black","--","32,763","--" -"Legal Intervention","0 to 4","Wyoming","White","--","27,196","--" -"Legal Intervention","0 to 4","Wyoming","Black","--","489","--" -"Legal Intervention","5 to 9","Alabama","White","--","195,845","--" -"Legal Intervention","5 to 9","Alabama","Black","--","88,383","--" -"Legal Intervention","5 to 9","Alaska","White","--","26,339","--" -"Legal Intervention","5 to 9","Alaska","Black","--","1,903","--" -"Legal Intervention","5 to 9","Arizona","White","--","329,307","--" -"Legal Intervention","5 to 9","Arizona","Black","--","30,234","--" -"Legal Intervention","5 to 9","Arkansas","White","--","139,243","--" -"Legal Intervention","5 to 9","Arkansas","Black","--","34,774","--" -"Legal Intervention","5 to 9","California","White","--","1,021,998","--" -"Legal Intervention","5 to 9","California","Black","--","85,783","--" -"Legal Intervention","5 to 9","Colorado","White","--","268,503","--" -"Legal Intervention","5 to 9","Colorado","Black","--","18,706","--" -"Legal Intervention","5 to 9","Connecticut","White","--","140,462","--" -"Legal Intervention","5 to 9","Connecticut","Black","--","29,507","--" -"Legal Intervention","5 to 9","Delaware","White","--","33,312","--" -"Legal Intervention","5 to 9","Delaware","Black","--","16,117","--" -"Legal Intervention","5 to 9","District of Columbia","White","--","12,913","--" -"Legal Intervention","5 to 9","District of Columbia","Black","--","20,234","--" -"Legal Intervention","5 to 9","Florida","White","--","568,242","--" -"Legal Intervention","5 to 9","Florida","Black","--","194,715","--" -"Legal Intervention","5 to 9","Georgia","White","--","366,117","--" -"Legal Intervention","5 to 9","Georgia","Black","--","241,878","--" -"Legal Intervention","5 to 9","Hawaii","White","--","16,226","--" -"Legal Intervention","5 to 9","Hawaii","Black","--","1,849","--" -"Legal Intervention","5 to 9","Idaho","White","--","114,789","--" -"Legal Intervention","5 to 9","Idaho","Black","--","1,484","--" -"Legal Intervention","5 to 9","Illinois","White","--","536,488","--" -"Legal Intervention","5 to 9","Illinois","Black","--","124,564","--" -"Legal Intervention","5 to 9","Indiana","White","--","339,678","--" -"Legal Intervention","5 to 9","Indiana","Black","--","54,854","--" -"Legal Intervention","5 to 9","Iowa","White","--","168,273","--" -"Legal Intervention","5 to 9","Iowa","Black","--","12,952","--" -"Legal Intervention","5 to 9","Kansas","White","--","156,022","--" -"Legal Intervention","5 to 9","Kansas","Black","--","13,212","--" -"Legal Intervention","5 to 9","Kentucky","White","--","228,872","--" -"Legal Intervention","5 to 9","Kentucky","Black","--","26,767","--" -"Legal Intervention","5 to 9","Louisiana","White","--","166,006","--" -"Legal Intervention","5 to 9","Louisiana","Black","--","108,466","--" -"Legal Intervention","5 to 9","Maine","White","--","60,618","--" -"Legal Intervention","5 to 9","Maine","Black","--","2,375","--" -"Legal Intervention","5 to 9","Maryland","White","--","194,022","--" -"Legal Intervention","5 to 9","Maryland","Black","--","121,062","--" -"Legal Intervention","5 to 9","Massachusetts","White","--","260,644","--" -"Legal Intervention","5 to 9","Massachusetts","Black","--","46,792","--" -"Legal Intervention","5 to 9","Michigan","White","--","420,464","--" -"Legal Intervention","5 to 9","Michigan","Black","--","100,527","--" -"Legal Intervention","5 to 9","Minnesota","White","--","260,924","--" -"Legal Intervention","5 to 9","Minnesota","Black","--","43,820","--" -"Legal Intervention","5 to 9","Mississippi","White","--","97,202","--" -"Legal Intervention","5 to 9","Mississippi","Black","--","74,257","--" -"Legal Intervention","5 to 9","Missouri","White","--","288,933","--" -"Legal Intervention","5 to 9","Missouri","Black","--","52,583","--" -"Legal Intervention","5 to 9","Montana","White","--","53,642","--" -"Legal Intervention","5 to 9","Montana","Black","--","506","--" -"Legal Intervention","5 to 9","Nebraska","White","--","107,959","--" -"Legal Intervention","5 to 9","Nebraska","Black","--","9,337","--" -"Legal Intervention","5 to 9","Nevada","White","--","125,774","--" -"Legal Intervention","5 to 9","Nevada","Black","--","25,726","--" -"Legal Intervention","5 to 9","New Hampshire","White","--","60,463","--" -"Legal Intervention","5 to 9","New Hampshire","Black","--","1,950","--" -"Legal Intervention","5 to 9","New Jersey","White","--","355,366","--" -"Legal Intervention","5 to 9","New Jersey","Black","--","94,868","--" -"Legal Intervention","5 to 9","New Mexico","White","--","92,171","--" -"Legal Intervention","5 to 9","New Mexico","Black","--","3,999","--" -"Legal Intervention","5 to 9","New York","White","--","706,845","--" -"Legal Intervention","5 to 9","New York","Black","--","207,675","--" -"Legal Intervention","5 to 9","North Carolina","White","--","389,028","--" -"Legal Intervention","5 to 9","North Carolina","Black","--","152,837","--" -"Legal Intervention","5 to 9","North Dakota","White","--","41,662","--" -"Legal Intervention","5 to 9","North Dakota","Black","--","2,647","--" -"Legal Intervention","5 to 9","Ohio","White","--","522,622","--" -"Legal Intervention","5 to 9","Ohio","Black","--","118,216","--" -"Legal Intervention","5 to 9","Oklahoma","White","--","170,292","--" -"Legal Intervention","5 to 9","Oklahoma","Black","--","22,416","--" -"Legal Intervention","5 to 9","Oregon","White","--","186,810","--" -"Legal Intervention","5 to 9","Oregon","Black","--","6,815","--" -"Legal Intervention","5 to 9","Pennsylvania","White","--","524,297","--" -"Legal Intervention","5 to 9","Pennsylvania","Black","--","115,368","--" -"Legal Intervention","5 to 9","Rhode Island","White","--","40,792","--" -"Legal Intervention","5 to 9","Rhode Island","Black","--","7,127","--" -"Legal Intervention","5 to 9","South Carolina","White","--","191,092","--" -"Legal Intervention","5 to 9","South Carolina","Black","--","88,438","--" -"Legal Intervention","5 to 9","South Dakota","White","--","45,215","--" -"Legal Intervention","5 to 9","South Dakota","Black","--","2,304","--" -"Legal Intervention","5 to 9","Tennessee","White","--","304,096","--" -"Legal Intervention","5 to 9","Tennessee","Black","--","82,016","--" -"Legal Intervention","5 to 9","Texas","White","--","907,424","--" -"Legal Intervention","5 to 9","Texas","Black","--","222,505","--" -"Legal Intervention","5 to 9","Utah","White","--","225,081","--" -"Legal Intervention","5 to 9","Utah","Black","--","4,156","--" -"Legal Intervention","5 to 9","Vermont","White","--","28,735","--" -"Legal Intervention","5 to 9","Vermont","Black","--","626","--" -"Legal Intervention","5 to 9","Virginia","White","--","326,955","--" -"Legal Intervention","5 to 9","Virginia","Black","--","109,021","--" -"Legal Intervention","5 to 9","Washington","White","--","323,165","--" -"Legal Intervention","5 to 9","Washington","Black","--","24,468","--" -"Legal Intervention","5 to 9","West Virginia","White","--","86,725","--" -"Legal Intervention","5 to 9","West Virginia","Black","--","3,819","--" -"Legal Intervention","5 to 9","Wisconsin","White","--","265,474","--" -"Legal Intervention","5 to 9","Wisconsin","Black","--","33,227","--" -"Legal Intervention","5 to 9","Wyoming","White","--","31,456","--" -"Legal Intervention","5 to 9","Wyoming","Black","--","531","--" -"Legal Intervention","10 to 14","Alabama","White","--","205,964","--" -"Legal Intervention","10 to 14","Alabama","Black","--","93,054","--" -"Legal Intervention","10 to 14","Alaska","White","--","26,801","--" -"Legal Intervention","10 to 14","Alaska","Black","--","1,591","--" -"Legal Intervention","10 to 14","Arizona","White","--","353,118","--" -"Legal Intervention","10 to 14","Arizona","Black","--","31,062","--" -"Legal Intervention","10 to 14","Arkansas","White","--","148,612","--" -"Legal Intervention","10 to 14","Arkansas","Black","--","35,517","--" -"Legal Intervention","10 to 14","California","White","--","1,102,895","--" -"Legal Intervention","10 to 14","California","Black","--","96,818","--" -"Legal Intervention","10 to 14","Colorado","White","--","291,916","--" -"Legal Intervention","10 to 14","Colorado","Black","--","18,698","--" -"Legal Intervention","10 to 14","Connecticut","White","--","154,152","--" -"Legal Intervention","10 to 14","Connecticut","Black","--","33,262","--" -"Legal Intervention","10 to 14","Delaware","White","--","35,578","--" -"Legal Intervention","10 to 14","Delaware","Black","--","17,464","--" -"Legal Intervention","10 to 14","District of Columbia","White","--","10,030","--" -"Legal Intervention","10 to 14","District of Columbia","Black","--","19,064","--" -"Legal Intervention","10 to 14","Florida","White","--","595,866","--" -"Legal Intervention","10 to 14","Florida","Black","--","199,412","--" -"Legal Intervention","10 to 14","Georgia","White","--","395,408","--" -"Legal Intervention","10 to 14","Georgia","Black","--","263,115","--" -"Legal Intervention","10 to 14","Hawaii","White","--","14,561","--" -"Legal Intervention","10 to 14","Hawaii","Black","--","1,541","--" -"Legal Intervention","10 to 14","Idaho","White","--","124,404","--" -"Legal Intervention","10 to 14","Idaho","Black","--","1,458","--" -"Legal Intervention","10 to 14","Illinois","White","--","577,295","--" -"Legal Intervention","10 to 14","Illinois","Black","--","126,689","--" -"Legal Intervention","10 to 14","Indiana","White","--","357,385","--" -"Legal Intervention","10 to 14","Indiana","Black","--","54,651","--" -"Legal Intervention","10 to 14","Iowa","White","--","177,987","--" -"Legal Intervention","10 to 14","Iowa","Black","--","12,077","--" -"Legal Intervention","10 to 14","Kansas","White","--","165,715","--" -"Legal Intervention","10 to 14","Kansas","Black","--","13,457","--" -"Legal Intervention","10 to 14","Kentucky","White","--","237,204","--" -"Legal Intervention","10 to 14","Kentucky","Black","--","28,434","--" -"Legal Intervention","10 to 14","Louisiana","White","--","169,790","--" -"Legal Intervention","10 to 14","Louisiana","Black","--","111,703","--" -"Legal Intervention","10 to 14","Maine","White","--","64,831","--" -"Legal Intervention","10 to 14","Maine","Black","--","2,340","--" -"Legal Intervention","10 to 14","Maryland","White","--","202,753","--" -"Legal Intervention","10 to 14","Maryland","Black","--","128,496","--" -"Legal Intervention","10 to 14","Massachusetts","White","--","283,173","--" -"Legal Intervention","10 to 14","Massachusetts","Black","--","46,221","--" -"Legal Intervention","10 to 14","Michigan","White","--","444,727","--" -"Legal Intervention","10 to 14","Michigan","Black","--","100,325","--" -"Legal Intervention","10 to 14","Minnesota","White","--","276,061","--" -"Legal Intervention","10 to 14","Minnesota","Black","--","41,186","--" -"Legal Intervention","10 to 14","Mississippi","White","--","105,118","--" -"Legal Intervention","10 to 14","Mississippi","Black","--","82,120","--" -"Legal Intervention","10 to 14","Missouri","White","--","305,546","--" -"Legal Intervention","10 to 14","Missouri","Black","--","53,259","--" -"Legal Intervention","10 to 14","Montana","White","--","56,230","--" -"Legal Intervention","10 to 14","Montana","Black","--","438","--" -"Legal Intervention","10 to 14","Nebraska","White","--","112,646","--" -"Legal Intervention","10 to 14","Nebraska","Black","--","8,930","--" -"Legal Intervention","10 to 14","Nevada","White","--","136,547","--" -"Legal Intervention","10 to 14","Nevada","Black","--","25,485","--" -"Legal Intervention","10 to 14","New Hampshire","White","--","65,676","--" -"Legal Intervention","10 to 14","New Hampshire","Black","--","2,061","--" -"Legal Intervention","10 to 14","New Jersey","White","--","381,256","--" -"Legal Intervention","10 to 14","New Jersey","Black","--","98,265","--" -"Legal Intervention","10 to 14","New Mexico","White","--","104,490","--" -"Legal Intervention","10 to 14","New Mexico","Black","--","4,199","--" -"Legal Intervention","10 to 14","New York","White","--","736,068","--" -"Legal Intervention","10 to 14","New York","Black","--","218,205","--" -"Legal Intervention","10 to 14","North Carolina","White","--","423,841","--" -"Legal Intervention","10 to 14","North Carolina","Black","--","160,799","--" -"Legal Intervention","10 to 14","North Dakota","White","--","40,919","--" -"Legal Intervention","10 to 14","North Dakota","Black","--","2,253","--" -"Legal Intervention","10 to 14","Ohio","White","--","549,428","--" -"Legal Intervention","10 to 14","Ohio","Black","--","118,355","--" -"Legal Intervention","10 to 14","Oklahoma","White","--","180,955","--" -"Legal Intervention","10 to 14","Oklahoma","Black","--","22,855","--" -"Legal Intervention","10 to 14","Oregon","White","--","202,209","--" -"Legal Intervention","10 to 14","Oregon","Black","--","6,843","--" -"Legal Intervention","10 to 14","Pennsylvania","White","--","560,126","--" -"Legal Intervention","10 to 14","Pennsylvania","Black","--","117,603","--" -"Legal Intervention","10 to 14","Rhode Island","White","--","43,330","--" -"Legal Intervention","10 to 14","Rhode Island","Black","--","6,969","--" -"Legal Intervention","10 to 14","South Carolina","White","--","203,026","--" -"Legal Intervention","10 to 14","South Carolina","Black","--","97,936","--" -"Legal Intervention","10 to 14","South Dakota","White","--","47,707","--" -"Legal Intervention","10 to 14","South Dakota","Black","--","2,201","--" -"Legal Intervention","10 to 14","Tennessee","White","--","321,100","--" -"Legal Intervention","10 to 14","Tennessee","Black","--","84,442","--" -"Legal Intervention","10 to 14","Texas","White","--","953,731","--" -"Legal Intervention","10 to 14","Texas","Black","--","225,425","--" -"Legal Intervention","10 to 14","Utah","White","--","242,316","--" -"Legal Intervention","10 to 14","Utah","Black","--","4,801","--" -"Legal Intervention","10 to 14","Vermont","White","--","30,733","--" -"Legal Intervention","10 to 14","Vermont","Black","--","679","--" -"Legal Intervention","10 to 14","Virginia","White","--","339,961","--" -"Legal Intervention","10 to 14","Virginia","Black","--","112,671","--" -"Legal Intervention","10 to 14","Washington","White","--","341,099","--" -"Legal Intervention","10 to 14","Washington","Black","--","24,373","--" -"Legal Intervention","10 to 14","West Virginia","White","--","93,037","--" -"Legal Intervention","10 to 14","West Virginia","Black","--","3,952","--" -"Legal Intervention","10 to 14","Wisconsin","White","--","290,509","--" -"Legal Intervention","10 to 14","Wisconsin","Black","--","33,235","--" -"Legal Intervention","10 to 14","Wyoming","White","--","34,722","--" -"Legal Intervention","10 to 14","Wyoming","Black","--","464","--" -"Legal Intervention","15 to 19","Alabama","White","--","216,880","--" -"Legal Intervention","15 to 19","Alabama","Black","--","99,145","--" -"Legal Intervention","15 to 19","Alaska","White","--","24,423","--" -"Legal Intervention","15 to 19","Alaska","Black","--","1,548","--" -"Legal Intervention","15 to 19","Arizona","White","--","380,121","--" -"Legal Intervention","15 to 19","Arizona","Black","--","30,510","--" -"Legal Intervention","15 to 19","Arkansas","White","--","152,386","--" -"Legal Intervention","15 to 19","Arkansas","Black","--","35,974","--" -"Legal Intervention","15 to 19","California","White","--","1,167,778","--" -"Legal Intervention","15 to 19","California","Black","--","101,244","--" -"Legal Intervention","15 to 19","Colorado","White","--","312,753","--" -"Legal Intervention","15 to 19","Colorado","Black","--","18,404","--" -"Legal Intervention","15 to 19","Connecticut","White","--","184,851","--" -"Legal Intervention","15 to 19","Connecticut","Black","--","35,466","--" -"Legal Intervention","15 to 19","Delaware","White","--","38,858","--" -"Legal Intervention","15 to 19","Delaware","Black","--","17,584","--" -"Legal Intervention","15 to 19","District of Columbia","White","--","14,978","--" -"Legal Intervention","15 to 19","District of Columbia","Black","--","18,189","--" -"Legal Intervention","15 to 19","Florida","White","--","637,159","--" -"Legal Intervention","15 to 19","Florida","Black","--","192,189","--" -"Legal Intervention","15 to 19","Georgia","White","--","421,291","--" -"Legal Intervention","15 to 19","Georgia","Black","--","264,705","--" -"Legal Intervention","15 to 19","Hawaii","White","--","13,445","--" -"Legal Intervention","15 to 19","Hawaii","Black","--","1,578","--" -"Legal Intervention","15 to 19","Idaho","White","--","134,012","--" -"Legal Intervention","15 to 19","Idaho","Black","--","1,700","--" -"Legal Intervention","15 to 19","Illinois","White","--","607,968","--" -"Legal Intervention","15 to 19","Illinois","Black","--","127,679","--" -"Legal Intervention","15 to 19","Indiana","White","--","373,693","--" -"Legal Intervention","15 to 19","Indiana","Black","--","53,292","--" -"Legal Intervention","15 to 19","Iowa","White","--","192,204","--" -"Legal Intervention","15 to 19","Iowa","Black","--","12,139","--" -"Legal Intervention","15 to 19","Kansas","White","--","170,880","--" -"Legal Intervention","15 to 19","Kansas","Black","--","14,109","--" -"Legal Intervention","15 to 19","Kentucky","White","--","239,149","--" -"Legal Intervention","15 to 19","Kentucky","Black","--","29,147","--" -"Legal Intervention","15 to 19","Louisiana","White","--","170,127","--" -"Legal Intervention","15 to 19","Louisiana","Black","--","113,544","--" -"Legal Intervention","15 to 19","Maine","White","--","70,821","--" -"Legal Intervention","15 to 19","Maine","Black","--","2,548","--" -"Legal Intervention","15 to 19","Maryland","White","--","210,916","--" -"Legal Intervention","15 to 19","Maryland","Black","--","125,876","--" -"Legal Intervention","15 to 19","Massachusetts","White","--","341,219","--" -"Legal Intervention","15 to 19","Massachusetts","Black","--","48,115","--" -"Legal Intervention","15 to 19","Michigan","White","--","478,165","--" -"Legal Intervention","15 to 19","Michigan","Black","--","97,777","--" -"Legal Intervention","15 to 19","Minnesota","White","--","286,376","--" -"Legal Intervention","15 to 19","Minnesota","Black","--","37,473","--" -"Legal Intervention","15 to 19","Mississippi","White","--","110,623","--" -"Legal Intervention","15 to 19","Mississippi","Black","--","87,150","--" -"Legal Intervention","15 to 19","Missouri","White","--","315,503","--" -"Legal Intervention","15 to 19","Missouri","Black","--","53,308","--" -"Legal Intervention","15 to 19","Montana","White","--","57,187","--" -"Legal Intervention","15 to 19","Montana","Black","--","548","--" -"Legal Intervention","15 to 19","Nebraska","White","--","116,148","--" -"Legal Intervention","15 to 19","Nebraska","Black","--","8,503","--" -"Legal Intervention","15 to 19","Nevada","White","--","134,472","--" -"Legal Intervention","15 to 19","Nevada","Black","--","22,771","--" -"Legal Intervention","15 to 19","New Hampshire","White","--","73,107","--" -"Legal Intervention","15 to 19","New Hampshire","Black","--","2,208","--" -"Legal Intervention","15 to 19","New Jersey","White","--","397,153","--" -"Legal Intervention","15 to 19","New Jersey","Black","--","94,125","--" -"Legal Intervention","15 to 19","New Mexico","White","--","111,651","--" -"Legal Intervention","15 to 19","New Mexico","Black","--","4,512","--" -"Legal Intervention","15 to 19","New York","White","--","803,732","--" -"Legal Intervention","15 to 19","New York","Black","--","220,809","--" -"Legal Intervention","15 to 19","North Carolina","White","--","465,152","--" -"Legal Intervention","15 to 19","North Carolina","Black","--","170,592","--" -"Legal Intervention","15 to 19","North Dakota","White","--","45,303","--" -"Legal Intervention","15 to 19","North Dakota","Black","--","1,865","--" -"Legal Intervention","15 to 19","Ohio","White","--","576,605","--" -"Legal Intervention","15 to 19","Ohio","Black","--","112,976","--" -"Legal Intervention","15 to 19","Oklahoma","White","--","186,174","--" -"Legal Intervention","15 to 19","Oklahoma","Black","--","24,525","--" -"Legal Intervention","15 to 19","Oregon","White","--","206,630","--" -"Legal Intervention","15 to 19","Oregon","Black","--","6,747","--" -"Legal Intervention","15 to 19","Pennsylvania","White","--","636,865","--" -"Legal Intervention","15 to 19","Pennsylvania","Black","--","118,367","--" -"Legal Intervention","15 to 19","Rhode Island","White","--","56,302","--" -"Legal Intervention","15 to 19","Rhode Island","Black","--","7,483","--" -"Legal Intervention","15 to 19","South Carolina","White","--","218,694","--" -"Legal Intervention","15 to 19","South Carolina","Black","--","101,172","--" -"Legal Intervention","15 to 19","South Dakota","White","--","48,128","--" -"Legal Intervention","15 to 19","South Dakota","Black","--","1,726","--" -"Legal Intervention","15 to 19","Tennessee","White","--","328,074","--" -"Legal Intervention","15 to 19","Tennessee","Black","--","83,100","--" -"Legal Intervention","15 to 19","Texas","White","--","959,510","--" -"Legal Intervention","15 to 19","Texas","Black","--","215,566","--" -"Legal Intervention","15 to 19","Utah","White","--","245,060","--" -"Legal Intervention","15 to 19","Utah","Black","--","4,625","--" -"Legal Intervention","15 to 19","Vermont","White","--","37,526","--" -"Legal Intervention","15 to 19","Vermont","Black","--","899","--" -"Legal Intervention","15 to 19","Virginia","White","--","362,797","--" -"Legal Intervention","15 to 19","Virginia","Black","--","118,104","--" -"Legal Intervention","15 to 19","Washington","White","--","338,086","--" -"Legal Intervention","15 to 19","Washington","Black","--","22,579","--" -"Legal Intervention","15 to 19","West Virginia","White","--","97,496","--" -"Legal Intervention","15 to 19","West Virginia","Black","--","4,849","--" -"Legal Intervention","15 to 19","Wisconsin","White","--","315,281","--" -"Legal Intervention","15 to 19","Wisconsin","Black","--","31,838","--" -"Legal Intervention","15 to 19","Wyoming","White","--","35,452","--" -"Legal Intervention","15 to 19","Wyoming","Black","--","482","--" -"Legal Intervention","20 to 24","Alabama","White","--","229,203","--" -"Legal Intervention","20 to 24","Alabama","Black","--","108,314","--" -"Legal Intervention","20 to 24","Alaska","White","--","30,319","--" -"Legal Intervention","20 to 24","Alaska","Black","--","2,839","--" -"Legal Intervention","20 to 24","Arizona","White","--","412,758","--" -"Legal Intervention","20 to 24","Arizona","Black","--","33,004","--" -"Legal Intervention","20 to 24","Arkansas","White","--","158,002","--" -"Legal Intervention","20 to 24","Arkansas","Black","--","39,342","--" -"Legal Intervention","20 to 24","California","White","--","1,247,088","--" -"Legal Intervention","20 to 24","California","Black","--","115,207","--" -"Legal Intervention","20 to 24","Colorado","White","--","336,044","--" -"Legal Intervention","20 to 24","Colorado","Black","--","21,525","--" -"Legal Intervention","20 to 24","Connecticut","White","--","182,182","--" -"Legal Intervention","20 to 24","Connecticut","Black","--","35,572","--" -"Legal Intervention","20 to 24","Delaware","White","--","37,241","--" -"Legal Intervention","20 to 24","Delaware","Black","--","18,013","--" -"Legal Intervention","20 to 24","District of Columbia","White","--","23,632","--" -"Legal Intervention","20 to 24","District of Columbia","Black","--","19,382","--" -"Legal Intervention","20 to 24","Florida","White","--","679,404","--" -"Legal Intervention","20 to 24","Florida","Black","--","199,250","--" -"Legal Intervention","20 to 24","Georgia","White","--","433,877","--" -"Legal Intervention","20 to 24","Georgia","Black","--","276,164","--" -"Legal Intervention","20 to 24","Hawaii","White","--","26,265","--" -"Legal Intervention","20 to 24","Hawaii","Black","--","3,657","--" -"Legal Intervention","20 to 24","Idaho","White","--","122,210","--" -"Legal Intervention","20 to 24","Idaho","Black","--","2,055","--" -"Legal Intervention","20 to 24","Illinois","White","--","622,549","--" -"Legal Intervention","20 to 24","Illinois","Black","--","137,775","--" -"Legal Intervention","20 to 24","Indiana","White","--","397,948","--" -"Legal Intervention","20 to 24","Indiana","Black","--","56,280","--" -"Legal Intervention","20 to 24","Iowa","White","--","203,529","--" -"Legal Intervention","20 to 24","Iowa","Black","--","13,181","--" -"Legal Intervention","20 to 24","Kansas","White","--","184,291","--" -"Legal Intervention","20 to 24","Kansas","Black","--","16,483","--" -"Legal Intervention","20 to 24","Kentucky","White","--","258,883","--" -"Legal Intervention","20 to 24","Kentucky","Black","--","32,644","--" -"Legal Intervention","20 to 24","Louisiana","White","--","178,463","--" -"Legal Intervention","20 to 24","Louisiana","Black","--","119,461","--" -"Legal Intervention","20 to 24","Maine","White","--","71,385","--" -"Legal Intervention","20 to 24","Maine","Black","--","2,480","--" -"Legal Intervention","20 to 24","Maryland","White","--","208,301","--" -"Legal Intervention","20 to 24","Maryland","Black","--","130,750","--" -"Legal Intervention","20 to 24","Massachusetts","White","--","375,819","--" -"Legal Intervention","20 to 24","Massachusetts","Black","--","51,126","--" -"Legal Intervention","20 to 24","Michigan","White","--","525,093","--" -"Legal Intervention","20 to 24","Michigan","Black","--","107,139","--" -"Legal Intervention","20 to 24","Minnesota","White","--","289,837","--" -"Legal Intervention","20 to 24","Minnesota","Black","--","34,188","--" -"Legal Intervention","20 to 24","Mississippi","White","--","113,911","--" -"Legal Intervention","20 to 24","Mississippi","Black","--","87,800","--" -"Legal Intervention","20 to 24","Missouri","White","--","334,793","--" -"Legal Intervention","20 to 24","Missouri","Black","--","55,686","--" -"Legal Intervention","20 to 24","Montana","White","--","66,748","--" -"Legal Intervention","20 to 24","Montana","Black","--","890","--" -"Legal Intervention","20 to 24","Nebraska","White","--","122,100","--" -"Legal Intervention","20 to 24","Nebraska","Black","--","8,495","--" -"Legal Intervention","20 to 24","Nevada","White","--","137,404","--" -"Legal Intervention","20 to 24","Nevada","Black","--","23,445","--" -"Legal Intervention","20 to 24","New Hampshire","White","--","78,484","--" -"Legal Intervention","20 to 24","New Hampshire","Black","--","2,355","--" -"Legal Intervention","20 to 24","New Jersey","White","--","397,324","--" -"Legal Intervention","20 to 24","New Jersey","Black","--","100,941","--" -"Legal Intervention","20 to 24","New Mexico","White","--","118,089","--" -"Legal Intervention","20 to 24","New Mexico","Black","--","5,172","--" -"Legal Intervention","20 to 24","New York","White","--","865,371","--" -"Legal Intervention","20 to 24","New York","Black","--","248,202","--" -"Legal Intervention","20 to 24","North Carolina","White","--","499,730","--" -"Legal Intervention","20 to 24","North Carolina","Black","--","180,717","--" -"Legal Intervention","20 to 24","North Dakota","White","--","54,872","--" -"Legal Intervention","20 to 24","North Dakota","Black","--","2,593","--" -"Legal Intervention","20 to 24","Ohio","White","--","602,331","--" -"Legal Intervention","20 to 24","Ohio","Black","--","116,570","--" -"Legal Intervention","20 to 24","Oklahoma","White","--","200,949","--" -"Legal Intervention","20 to 24","Oklahoma","Black","--","27,499","--" -"Legal Intervention","20 to 24","Oregon","White","--","221,973","--" -"Legal Intervention","20 to 24","Oregon","Black","--","7,756","--" -"Legal Intervention","20 to 24","Pennsylvania","White","--","643,288","--" -"Legal Intervention","20 to 24","Pennsylvania","Black","--","123,305","--" -"Legal Intervention","20 to 24","Rhode Island","White","--","60,888","--" -"Legal Intervention","20 to 24","Rhode Island","Black","--","8,507","--" -"Legal Intervention","20 to 24","South Carolina","White","--","226,532","--" -"Legal Intervention","20 to 24","South Carolina","Black","--","104,775","--" -"Legal Intervention","20 to 24","South Dakota","White","--","50,224","--" -"Legal Intervention","20 to 24","South Dakota","Black","--","1,926","--" -"Legal Intervention","20 to 24","Tennessee","White","--","357,420","--" -"Legal Intervention","20 to 24","Tennessee","Black","--","91,576","--" -"Legal Intervention","20 to 24","Texas","White","--","968,701","--" -"Legal Intervention","20 to 24","Texas","Black","--","222,580","--" -"Legal Intervention","20 to 24","Utah","White","--","265,862","--" -"Legal Intervention","20 to 24","Utah","Black","--","5,181","--" -"Legal Intervention","20 to 24","Vermont","White","--","41,427","--" -"Legal Intervention","20 to 24","Vermont","Black","--","1,168","--" -"Legal Intervention","20 to 24","Virginia","White","--","392,248","--" -"Legal Intervention","20 to 24","Virginia","Black","--","127,737","--" -"Legal Intervention","20 to 24","Washington","White","--","366,738","--" -"Legal Intervention","20 to 24","Washington","Black","--","28,153","--" -"Legal Intervention","20 to 24","West Virginia","White","--","104,864","--" -"Legal Intervention","20 to 24","West Virginia","Black","--","5,565","--" -"Legal Intervention","20 to 24","Wisconsin","White","--","341,260","--" -"Legal Intervention","20 to 24","Wisconsin","Black","--","32,637","--" -"Legal Intervention","20 to 24","Wyoming","White","--","35,389","--" -"Legal Intervention","20 to 24","Wyoming","Black","--","755","--" -"Legal Intervention","25 to 29","Alabama","White","--","208,303","--" -"Legal Intervention","25 to 29","Alabama","Black","--","97,392","--" -"Legal Intervention","25 to 29","Alaska","White","--","33,722","--" -"Legal Intervention","25 to 29","Alaska","Black","--","2,657","--" -"Legal Intervention","25 to 29","Arizona","White","--","398,591","--" -"Legal Intervention","25 to 29","Arizona","Black","--","34,860","--" -"Legal Intervention","25 to 29","Arkansas","White","--","146,268","--" -"Legal Intervention","25 to 29","Arkansas","Black","--","35,042","--" -"Legal Intervention","25 to 29","California","White","--","1,308,629","--" -"Legal Intervention","25 to 29","California","Black","--","132,463","--" -"Legal Intervention","25 to 29","Colorado","White","--","374,261","--" -"Legal Intervention","25 to 29","Colorado","Black","--","24,799","--" -"Legal Intervention","25 to 29","Connecticut","White","--","165,033","--" -"Legal Intervention","25 to 29","Connecticut","Black","--","35,425","--" -"Legal Intervention","25 to 29","Delaware","White","--","37,662","--" -"Legal Intervention","25 to 29","Delaware","Black","--","16,633","--" -"Legal Intervention","25 to 29","District of Columbia","White","--","39,791","--" -"Legal Intervention","25 to 29","District of Columbia","Black","--","23,847","--" -"Legal Intervention","25 to 29","Florida","White","--","680,730","--" -"Legal Intervention","25 to 29","Florida","Black","--","200,273","--" -"Legal Intervention","25 to 29","Georgia","White","--","406,681","--" -"Legal Intervention","25 to 29","Georgia","Black","--","272,771","--" -"Legal Intervention","25 to 29","Hawaii","White","--","25,925","--" -"Legal Intervention","25 to 29","Hawaii","Black","--","3,784","--" -"Legal Intervention","25 to 29","Idaho","White","--","112,805","--" -"Legal Intervention","25 to 29","Idaho","Black","--","1,814","--" -"Legal Intervention","25 to 29","Illinois","White","--","605,241","--" -"Legal Intervention","25 to 29","Illinois","Black","--","143,191","--" -"Legal Intervention","25 to 29","Indiana","White","--","358,013","--" -"Legal Intervention","25 to 29","Indiana","Black","--","55,315","--" -"Legal Intervention","25 to 29","Iowa","White","--","171,023","--" -"Legal Intervention","25 to 29","Iowa","Black","--","12,446","--" -"Legal Intervention","25 to 29","Kansas","White","--","154,576","--" -"Legal Intervention","25 to 29","Kansas","Black","--","14,518","--" -"Legal Intervention","25 to 29","Kentucky","White","--","246,636","--" -"Legal Intervention","25 to 29","Kentucky","Black","--","30,715","--" -"Legal Intervention","25 to 29","Louisiana","White","--","170,334","--" -"Legal Intervention","25 to 29","Louisiana","Black","--","106,944","--" -"Legal Intervention","25 to 29","Maine","White","--","73,679","--" -"Legal Intervention","25 to 29","Maine","Black","--","2,389","--" -"Legal Intervention","25 to 29","Maryland","White","--","207,857","--" -"Legal Intervention","25 to 29","Maryland","Black","--","133,479","--" -"Legal Intervention","25 to 29","Massachusetts","White","--","363,319","--" -"Legal Intervention","25 to 29","Massachusetts","Black","--","51,433","--" -"Legal Intervention","25 to 29","Michigan","White","--","484,438","--" -"Legal Intervention","25 to 29","Michigan","Black","--","108,908","--" -"Legal Intervention","25 to 29","Minnesota","White","--","282,348","--" -"Legal Intervention","25 to 29","Minnesota","Black","--","33,390","--" -"Legal Intervention","25 to 29","Mississippi","White","--","100,419","--" -"Legal Intervention","25 to 29","Mississippi","Black","--","78,243","--" -"Legal Intervention","25 to 29","Missouri","White","--","314,942","--" -"Legal Intervention","25 to 29","Missouri","Black","--","55,274","--" -"Legal Intervention","25 to 29","Montana","White","--","62,246","--" -"Legal Intervention","25 to 29","Montana","Black","--","770","--" -"Legal Intervention","25 to 29","Nebraska","White","--","106,372","--" -"Legal Intervention","25 to 29","Nebraska","Black","--","8,554","--" -"Legal Intervention","25 to 29","Nevada","White","--","152,178","--" -"Legal Intervention","25 to 29","Nevada","Black","--","28,186","--" -"Legal Intervention","25 to 29","New Hampshire","White","--","78,533","--" -"Legal Intervention","25 to 29","New Hampshire","Black","--","2,383","--" -"Legal Intervention","25 to 29","New Jersey","White","--","389,303","--" -"Legal Intervention","25 to 29","New Jersey","Black","--","104,093","--" -"Legal Intervention","25 to 29","New Mexico","White","--","107,156","--" -"Legal Intervention","25 to 29","New Mexico","Black","--","4,727","--" -"Legal Intervention","25 to 29","New York","White","--","887,577","--" -"Legal Intervention","25 to 29","New York","Black","--","261,092","--" -"Legal Intervention","25 to 29","North Carolina","White","--","468,805","--" -"Legal Intervention","25 to 29","North Carolina","Black","--","173,348","--" -"Legal Intervention","25 to 29","North Dakota","White","--","44,860","--" -"Legal Intervention","25 to 29","North Dakota","Black","--","2,797","--" -"Legal Intervention","25 to 29","Ohio","White","--","586,432","--" -"Legal Intervention","25 to 29","Ohio","Black","--","119,059","--" -"Legal Intervention","25 to 29","Oklahoma","White","--","183,119","--" -"Legal Intervention","25 to 29","Oklahoma","Black","--","25,642","--" -"Legal Intervention","25 to 29","Oregon","White","--","232,336","--" -"Legal Intervention","25 to 29","Oregon","Black","--","8,915","--" -"Legal Intervention","25 to 29","Pennsylvania","White","--","615,684","--" -"Legal Intervention","25 to 29","Pennsylvania","Black","--","122,841","--" -"Legal Intervention","25 to 29","Rhode Island","White","--","57,055","--" -"Legal Intervention","25 to 29","Rhode Island","Black","--","8,130","--" -"Legal Intervention","25 to 29","South Carolina","White","--","213,793","--" -"Legal Intervention","25 to 29","South Carolina","Black","--","95,617","--" -"Legal Intervention","25 to 29","South Dakota","White","--","45,508","--" -"Legal Intervention","25 to 29","South Dakota","Black","--","1,969","--" -"Legal Intervention","25 to 29","Tennessee","White","--","363,007","--" -"Legal Intervention","25 to 29","Tennessee","Black","--","93,553","--" -"Legal Intervention","25 to 29","Texas","White","--","997,897","--" -"Legal Intervention","25 to 29","Texas","Black","--","247,990","--" -"Legal Intervention","25 to 29","Utah","White","--","226,852","--" -"Legal Intervention","25 to 29","Utah","Black","--","5,355","--" -"Legal Intervention","25 to 29","Vermont","White","--","34,440","--" -"Legal Intervention","25 to 29","Vermont","Black","--","895","--" -"Legal Intervention","25 to 29","Virginia","White","--","377,098","--" -"Legal Intervention","25 to 29","Virginia","Black","--","126,319","--" -"Legal Intervention","25 to 29","Washington","White","--","401,822","--" -"Legal Intervention","25 to 29","Washington","Black","--","30,976","--" -"Legal Intervention","25 to 29","West Virginia","White","--","95,321","--" -"Legal Intervention","25 to 29","West Virginia","Black","--","5,141","--" -"Legal Intervention","25 to 29","Wisconsin","White","--","301,974","--" -"Legal Intervention","25 to 29","Wisconsin","Black","--","32,272","--" -"Legal Intervention","25 to 29","Wyoming","White","--","31,459","--" -"Legal Intervention","25 to 29","Wyoming","Black","--","573","--" -"Legal Intervention","30 to 34","Alabama","White","--","221,016","--" -"Legal Intervention","30 to 34","Alabama","Black","--","101,298","--" -"Legal Intervention","30 to 34","Alaska","White","--","37,587","--" -"Legal Intervention","30 to 34","Alaska","Black","--","2,605","--" -"Legal Intervention","30 to 34","Arizona","White","--","400,296","--" -"Legal Intervention","30 to 34","Arizona","Black","--","36,454","--" -"Legal Intervention","30 to 34","Arkansas","White","--","154,054","--" -"Legal Intervention","30 to 34","Arkansas","Black","--","34,888","--" -"Legal Intervention","30 to 34","California","White","11**","1,394,002","0.79" -"Legal Intervention","30 to 34","California","Black","--","147,840","--" -"Legal Intervention","30 to 34","Colorado","White","--","399,639","--" -"Legal Intervention","30 to 34","Colorado","Black","--","26,098","--" -"Legal Intervention","30 to 34","Connecticut","White","--","167,654","--" -"Legal Intervention","30 to 34","Connecticut","Black","--","37,599","--" -"Legal Intervention","30 to 34","Delaware","White","--","43,963","--" -"Legal Intervention","30 to 34","Delaware","Black","--","17,454","--" -"Legal Intervention","30 to 34","District of Columbia","White","--","40,917","--" -"Legal Intervention","30 to 34","District of Columbia","Black","--","26,733","--" -"Legal Intervention","30 to 34","Florida","White","--","754,132","--" -"Legal Intervention","30 to 34","Florida","Black","--","217,922","--" -"Legal Intervention","30 to 34","Georgia","White","--","421,111","--" -"Legal Intervention","30 to 34","Georgia","Black","--","284,269","--" -"Legal Intervention","30 to 34","Hawaii","White","--","27,147","--" -"Legal Intervention","30 to 34","Hawaii","Black","--","3,551","--" -"Legal Intervention","30 to 34","Idaho","White","--","115,796","--" -"Legal Intervention","30 to 34","Idaho","Black","--","1,751","--" -"Legal Intervention","30 to 34","Illinois","White","--","624,807","--" -"Legal Intervention","30 to 34","Illinois","Black","--","144,191","--" -"Legal Intervention","30 to 34","Indiana","White","--","367,915","--" -"Legal Intervention","30 to 34","Indiana","Black","--","56,145","--" -"Legal Intervention","30 to 34","Iowa","White","--","171,785","--" -"Legal Intervention","30 to 34","Iowa","Black","--","12,583","--" -"Legal Intervention","30 to 34","Kansas","White","--","155,929","--" -"Legal Intervention","30 to 34","Kansas","Black","--","14,363","--" -"Legal Intervention","30 to 34","Kentucky","White","--","255,261","--" -"Legal Intervention","30 to 34","Kentucky","Black","--","30,638","--" -"Legal Intervention","30 to 34","Louisiana","White","--","191,021","--" -"Legal Intervention","30 to 34","Louisiana","Black","--","110,877","--" -"Legal Intervention","30 to 34","Maine","White","--","81,521","--" -"Legal Intervention","30 to 34","Maine","Black","--","2,306","--" -"Legal Intervention","30 to 34","Maryland","White","--","229,640","--" -"Legal Intervention","30 to 34","Maryland","Black","--","147,207","--" -"Legal Intervention","30 to 34","Massachusetts","White","--","370,231","--" -"Legal Intervention","30 to 34","Massachusetts","Black","--","53,899","--" -"Legal Intervention","30 to 34","Michigan","White","--","499,593","--" -"Legal Intervention","30 to 34","Michigan","Black","--","115,573","--" -"Legal Intervention","30 to 34","Minnesota","White","--","294,177","--" -"Legal Intervention","30 to 34","Minnesota","Black","--","36,830","--" -"Legal Intervention","30 to 34","Mississippi","White","--","106,229","--" -"Legal Intervention","30 to 34","Mississippi","Black","--","78,329","--" -"Legal Intervention","30 to 34","Missouri","White","--","329,572","--" -"Legal Intervention","30 to 34","Missouri","Black","--","57,677","--" -"Legal Intervention","30 to 34","Montana","White","--","64,718","--" -"Legal Intervention","30 to 34","Montana","Black","--","725","--" -"Legal Intervention","30 to 34","Nebraska","White","--","106,113","--" -"Legal Intervention","30 to 34","Nebraska","Black","--","8,612","--" -"Legal Intervention","30 to 34","Nevada","White","--","164,879","--" -"Legal Intervention","30 to 34","Nevada","Black","--","31,678","--" -"Legal Intervention","30 to 34","New Hampshire","White","--","83,513","--" -"Legal Intervention","30 to 34","New Hampshire","Black","--","2,547","--" -"Legal Intervention","30 to 34","New Jersey","White","--","404,148","--" -"Legal Intervention","30 to 34","New Jersey","Black","--","111,781","--" -"Legal Intervention","30 to 34","New Mexico","White","--","110,168","--" -"Legal Intervention","30 to 34","New Mexico","Black","--","4,918","--" -"Legal Intervention","30 to 34","New York","White","--","916,555","--" -"Legal Intervention","30 to 34","New York","Black","--","280,002","--" -"Legal Intervention","30 to 34","North Carolina","White","--","489,469","--" -"Legal Intervention","30 to 34","North Carolina","Black","--","180,918","--" -"Legal Intervention","30 to 34","North Dakota","White","--","46,292","--" -"Legal Intervention","30 to 34","North Dakota","Black","--","3,208","--" -"Legal Intervention","30 to 34","Ohio","White","--","614,360","--" -"Legal Intervention","30 to 34","Ohio","Black","--","123,992","--" -"Legal Intervention","30 to 34","Oklahoma","White","--","195,595","--" -"Legal Intervention","30 to 34","Oklahoma","Black","--","25,714","--" -"Legal Intervention","30 to 34","Oregon","White","--","258,032","--" -"Legal Intervention","30 to 34","Oregon","Black","--","9,689","--" -"Legal Intervention","30 to 34","Pennsylvania","White","--","671,746","--" -"Legal Intervention","30 to 34","Pennsylvania","Black","--","131,867","--" -"Legal Intervention","30 to 34","Rhode Island","White","--","62,877","--" -"Legal Intervention","30 to 34","Rhode Island","Black","--","8,564","--" -"Legal Intervention","30 to 34","South Carolina","White","--","232,397","--" -"Legal Intervention","30 to 34","South Carolina","Black","--","103,145","--" -"Legal Intervention","30 to 34","South Dakota","White","--","46,551","--" -"Legal Intervention","30 to 34","South Dakota","Black","--","2,350","--" -"Legal Intervention","30 to 34","Tennessee","White","--","373,704","--" -"Legal Intervention","30 to 34","Tennessee","Black","--","95,251","--" -"Legal Intervention","30 to 34","Texas","White","--","1,022,242","--" -"Legal Intervention","30 to 34","Texas","Black","--","260,691","--" -"Legal Intervention","30 to 34","Utah","White","--","211,442","--" -"Legal Intervention","30 to 34","Utah","Black","--","5,406","--" -"Legal Intervention","30 to 34","Vermont","White","--","36,896","--" -"Legal Intervention","30 to 34","Vermont","Black","--","874","--" -"Legal Intervention","30 to 34","Virginia","White","--","392,756","--" -"Legal Intervention","30 to 34","Virginia","Black","--","133,142","--" -"Legal Intervention","30 to 34","Washington","White","--","447,401","--" -"Legal Intervention","30 to 34","Washington","Black","--","33,773","--" -"Legal Intervention","30 to 34","West Virginia","White","--","99,132","--" -"Legal Intervention","30 to 34","West Virginia","Black","--","5,323","--" -"Legal Intervention","30 to 34","Wisconsin","White","--","301,697","--" -"Legal Intervention","30 to 34","Wisconsin","Black","--","32,048","--" -"Legal Intervention","30 to 34","Wyoming","White","--","34,581","--" -"Legal Intervention","30 to 34","Wyoming","Black","--","662","--" -"Legal Intervention","35 to 39","Alabama","White","--","210,362","--" -"Legal Intervention","35 to 39","Alabama","Black","--","87,181","--" -"Legal Intervention","35 to 39","Alaska","White","--","37,109","--" -"Legal Intervention","35 to 39","Alaska","Black","--","2,130","--" -"Legal Intervention","35 to 39","Arizona","White","--","374,400","--" -"Legal Intervention","35 to 39","Arizona","Black","--","31,202","--" -"Legal Intervention","35 to 39","Arkansas","White","--","148,742","--" -"Legal Intervention","35 to 39","Arkansas","Black","--","30,615","--" -"Legal Intervention","35 to 39","California","White","--","1,293,685","--" -"Legal Intervention","35 to 39","California","Black","--","122,343","--" -"Legal Intervention","35 to 39","Colorado","White","--","379,513","--" -"Legal Intervention","35 to 39","Colorado","Black","--","22,296","--" -"Legal Intervention","35 to 39","Connecticut","White","--","176,238","--" -"Legal Intervention","35 to 39","Connecticut","Black","--","33,636","--" -"Legal Intervention","35 to 39","Delaware","White","--","41,456","--" -"Legal Intervention","35 to 39","Delaware","Black","--","15,689","--" -"Legal Intervention","35 to 39","District of Columbia","White","--","35,137","--" -"Legal Intervention","35 to 39","District of Columbia","Black","--","21,155","--" -"Legal Intervention","35 to 39","Florida","White","--","749,761","--" -"Legal Intervention","35 to 39","Florida","Black","--","194,011","--" -"Legal Intervention","35 to 39","Georgia","White","--","413,541","--" -"Legal Intervention","35 to 39","Georgia","Black","--","249,434","--" -"Legal Intervention","35 to 39","Hawaii","White","--","28,516","--" -"Legal Intervention","35 to 39","Hawaii","Black","--","2,993","--" -"Legal Intervention","35 to 39","Idaho","White","--","116,759","--" -"Legal Intervention","35 to 39","Idaho","Black","--","1,334","--" -"Legal Intervention","35 to 39","Illinois","White","--","634,453","--" -"Legal Intervention","35 to 39","Illinois","Black","--","119,091","--" -"Legal Intervention","35 to 39","Indiana","White","--","356,673","--" -"Legal Intervention","35 to 39","Indiana","Black","--","47,642","--" -"Legal Intervention","35 to 39","Iowa","White","--","177,126","--" -"Legal Intervention","35 to 39","Iowa","Black","--","10,766","--" -"Legal Intervention","35 to 39","Kansas","White","--","162,654","--" -"Legal Intervention","35 to 39","Kansas","Black","--","12,660","--" -"Legal Intervention","35 to 39","Kentucky","White","--","240,004","--" -"Legal Intervention","35 to 39","Kentucky","Black","--","25,285","--" -"Legal Intervention","35 to 39","Louisiana","White","--","192,808","--" -"Legal Intervention","35 to 39","Louisiana","Black","--","101,540","--" -"Legal Intervention","35 to 39","Maine","White","--","80,230","--" -"Legal Intervention","35 to 39","Maine","Black","--","2,114","--" -"Legal Intervention","35 to 39","Maryland","White","--","240,651","--" -"Legal Intervention","35 to 39","Maryland","Black","--","136,369","--" -"Legal Intervention","35 to 39","Massachusetts","White","--","360,258","--" -"Legal Intervention","35 to 39","Massachusetts","Black","--","48,015","--" -"Legal Intervention","35 to 39","Michigan","White","--","477,516","--" -"Legal Intervention","35 to 39","Michigan","Black","--","84,922","--" -"Legal Intervention","35 to 39","Minnesota","White","--","315,090","--" -"Legal Intervention","35 to 39","Minnesota","Black","--","35,488","--" -"Legal Intervention","35 to 39","Mississippi","White","--","103,453","--" -"Legal Intervention","35 to 39","Mississippi","Black","--","70,314","--" -"Legal Intervention","35 to 39","Missouri","White","--","330,128","--" -"Legal Intervention","35 to 39","Missouri","Black","--","47,281","--" -"Legal Intervention","35 to 39","Montana","White","--","64,718","--" -"Legal Intervention","35 to 39","Montana","Black","--","517","--" -"Legal Intervention","35 to 39","Nebraska","White","--","113,460","--" -"Legal Intervention","35 to 39","Nebraska","Black","--","7,344","--" -"Legal Intervention","35 to 39","Nevada","White","--","159,735","--" -"Legal Intervention","35 to 39","Nevada","Black","--","25,614","--" -"Legal Intervention","35 to 39","New Hampshire","White","--","80,710","--" -"Legal Intervention","35 to 39","New Hampshire","Black","--","2,184","--" -"Legal Intervention","35 to 39","New Jersey","White","--","412,694","--" -"Legal Intervention","35 to 39","New Jersey","Black","--","98,614","--" -"Legal Intervention","35 to 39","New Mexico","White","--","111,233","--" -"Legal Intervention","35 to 39","New Mexico","Black","--","4,248","--" -"Legal Intervention","35 to 39","New York","White","--","878,009","--" -"Legal Intervention","35 to 39","New York","Black","--","235,830","--" -"Legal Intervention","35 to 39","North Carolina","White","--","466,483","--" -"Legal Intervention","35 to 39","North Carolina","Black","--","153,597","--" -"Legal Intervention","35 to 39","North Dakota","White","--","45,397","--" -"Legal Intervention","35 to 39","North Dakota","Black","--","2,707","--" -"Legal Intervention","35 to 39","Ohio","White","--","591,610","--" -"Legal Intervention","35 to 39","Ohio","Black","--","101,353","--" -"Legal Intervention","35 to 39","Oklahoma","White","--","197,004","--" -"Legal Intervention","35 to 39","Oklahoma","Black","--","21,974","--" -"Legal Intervention","35 to 39","Oregon","White","--","253,916","--" -"Legal Intervention","35 to 39","Oregon","Black","--","8,196","--" -"Legal Intervention","35 to 39","Pennsylvania","White","--","661,011","--" -"Legal Intervention","35 to 39","Pennsylvania","Black","--","106,037","--" -"Legal Intervention","35 to 39","Rhode Island","White","--","57,478","--" -"Legal Intervention","35 to 39","Rhode Island","Black","--","7,057","--" -"Legal Intervention","35 to 39","South Carolina","White","--","223,851","--" -"Legal Intervention","35 to 39","South Carolina","Black","--","88,168","--" -"Legal Intervention","35 to 39","South Dakota","White","--","48,643","--" -"Legal Intervention","35 to 39","South Dakota","Black","--","2,389","--" -"Legal Intervention","35 to 39","Tennessee","White","--","349,232","--" -"Legal Intervention","35 to 39","Tennessee","Black","--","77,639","--" -"Legal Intervention","35 to 39","Texas","White","--","1,006,051","--" -"Legal Intervention","35 to 39","Texas","Black","--","231,449","--" -"Legal Intervention","35 to 39","Utah","White","--","203,249","--" -"Legal Intervention","35 to 39","Utah","Black","--","3,902","--" -"Legal Intervention","35 to 39","Vermont","White","--","37,412","--" -"Legal Intervention","35 to 39","Vermont","Black","--","770","--" -"Legal Intervention","35 to 39","Virginia","White","--","399,910","--" -"Legal Intervention","35 to 39","Virginia","Black","--","120,537","--" -"Legal Intervention","35 to 39","Washington","White","--","430,046","--" -"Legal Intervention","35 to 39","Washington","Black","--","30,986","--" -"Legal Intervention","35 to 39","West Virginia","White","--","93,540","--" -"Legal Intervention","35 to 39","West Virginia","Black","--","4,615","--" -"Legal Intervention","35 to 39","Wisconsin","White","--","318,452","--" -"Legal Intervention","35 to 39","Wisconsin","Black","--","25,926","--" -"Legal Intervention","35 to 39","Wyoming","White","--","36,601","--" -"Legal Intervention","35 to 39","Wyoming","Black","--","554","--" -"Legal Intervention","40 to 44","Alabama","White","--","210,772","--" -"Legal Intervention","40 to 44","Alabama","Black","--","86,946","--" -"Legal Intervention","40 to 44","Alaska","White","--","32,773","--" -"Legal Intervention","40 to 44","Alaska","Black","--","1,791","--" -"Legal Intervention","40 to 44","Arizona","White","--","365,823","--" -"Legal Intervention","40 to 44","Arizona","Black","--","27,909","--" -"Legal Intervention","40 to 44","Arkansas","White","--","150,009","--" -"Legal Intervention","40 to 44","Arkansas","Black","--","29,998","--" -"Legal Intervention","40 to 44","California","White","--","1,213,797","--" -"Legal Intervention","40 to 44","California","Black","--","109,494","--" -"Legal Intervention","40 to 44","Colorado","White","--","349,810","--" -"Legal Intervention","40 to 44","Colorado","Black","--","19,637","--" -"Legal Intervention","40 to 44","Connecticut","White","--","170,549","--" -"Legal Intervention","40 to 44","Connecticut","Black","--","32,361","--" -"Legal Intervention","40 to 44","Delaware","White","--","39,338","--" -"Legal Intervention","40 to 44","Delaware","Black","--","15,322","--" -"Legal Intervention","40 to 44","District of Columbia","White","--","25,106","--" -"Legal Intervention","40 to 44","District of Columbia","Black","--","18,856","--" -"Legal Intervention","40 to 44","Florida","White","--","740,765","--" -"Legal Intervention","40 to 44","Florida","Black","--","182,808","--" -"Legal Intervention","40 to 44","Georgia","White","--","410,462","--" -"Legal Intervention","40 to 44","Georgia","Black","--","246,676","--" -"Legal Intervention","40 to 44","Hawaii","White","--","25,021","--" -"Legal Intervention","40 to 44","Hawaii","Black","--","2,302","--" -"Legal Intervention","40 to 44","Idaho","White","--","117,558","--" -"Legal Intervention","40 to 44","Idaho","Black","--","1,230","--" -"Legal Intervention","40 to 44","Illinois","White","--","628,418","--" -"Legal Intervention","40 to 44","Illinois","Black","--","115,636","--" -"Legal Intervention","40 to 44","Indiana","White","--","360,585","--" -"Legal Intervention","40 to 44","Indiana","Black","--","45,374","--" -"Legal Intervention","40 to 44","Iowa","White","--","181,479","--" -"Legal Intervention","40 to 44","Iowa","Black","--","9,638","--" -"Legal Intervention","40 to 44","Kansas","White","--","160,215","--" -"Legal Intervention","40 to 44","Kansas","Black","--","11,778","--" -"Legal Intervention","40 to 44","Kentucky","White","--","247,881","--" -"Legal Intervention","40 to 44","Kentucky","Black","--","25,210","--" -"Legal Intervention","40 to 44","Louisiana","White","--","187,793","--" -"Legal Intervention","40 to 44","Louisiana","Black","--","95,351","--" -"Legal Intervention","40 to 44","Maine","White","--","77,317","--" -"Legal Intervention","40 to 44","Maine","Black","--","1,777","--" -"Legal Intervention","40 to 44","Maryland","White","--","228,824","--" -"Legal Intervention","40 to 44","Maryland","Black","--","131,178","--" -"Legal Intervention","40 to 44","Massachusetts","White","--","334,743","--" -"Legal Intervention","40 to 44","Massachusetts","Black","--","43,772","--" -"Legal Intervention","40 to 44","Michigan","White","--","477,344","--" -"Legal Intervention","40 to 44","Michigan","Black","--","81,842","--" -"Legal Intervention","40 to 44","Minnesota","White","--","313,110","--" -"Legal Intervention","40 to 44","Minnesota","Black","--","30,082","--" -"Legal Intervention","40 to 44","Mississippi","White","--","105,833","--" -"Legal Intervention","40 to 44","Mississippi","Black","--","72,580","--" -"Legal Intervention","40 to 44","Missouri","White","--","323,601","--" -"Legal Intervention","40 to 44","Missouri","Black","--","44,866","--" -"Legal Intervention","40 to 44","Montana","White","--","64,191","--" -"Legal Intervention","40 to 44","Montana","Black","--","474","--" -"Legal Intervention","40 to 44","Nebraska","White","--","111,287","--" -"Legal Intervention","40 to 44","Nebraska","Black","--","7,212","--" -"Legal Intervention","40 to 44","Nevada","White","--","152,947","--" -"Legal Intervention","40 to 44","Nevada","Black","--","22,933","--" -"Legal Intervention","40 to 44","New Hampshire","White","--","76,091","--" -"Legal Intervention","40 to 44","New Hampshire","Black","--","1,918","--" -"Legal Intervention","40 to 44","New Jersey","White","--","409,443","--" -"Legal Intervention","40 to 44","New Jersey","Black","--","95,898","--" -"Legal Intervention","40 to 44","New Mexico","White","--","105,938","--" -"Legal Intervention","40 to 44","New Mexico","Black","--","3,661","--" -"Legal Intervention","40 to 44","New York","White","--","822,923","--" -"Legal Intervention","40 to 44","New York","Black","--","221,353","--" -"Legal Intervention","40 to 44","North Carolina","White","--","462,870","--" -"Legal Intervention","40 to 44","North Carolina","Black","--","149,385","--" -"Legal Intervention","40 to 44","North Dakota","White","--","41,690","--" -"Legal Intervention","40 to 44","North Dakota","Black","--","2,026","--" -"Legal Intervention","40 to 44","Ohio","White","--","587,119","--" -"Legal Intervention","40 to 44","Ohio","Black","--","95,008","--" -"Legal Intervention","40 to 44","Oklahoma","White","--","191,885","--" -"Legal Intervention","40 to 44","Oklahoma","Black","--","20,539","--" -"Legal Intervention","40 to 44","Oregon","White","--","250,165","--" -"Legal Intervention","40 to 44","Oregon","Black","--","7,403","--" -"Legal Intervention","40 to 44","Pennsylvania","White","--","628,906","--" -"Legal Intervention","40 to 44","Pennsylvania","Black","--","96,925","--" -"Legal Intervention","40 to 44","Rhode Island","White","--","54,343","--" -"Legal Intervention","40 to 44","Rhode Island","Black","--","6,762","--" -"Legal Intervention","40 to 44","South Carolina","White","--","220,831","--" -"Legal Intervention","40 to 44","South Carolina","Black","--","86,318","--" -"Legal Intervention","40 to 44","South Dakota","White","--","48,134","--" -"Legal Intervention","40 to 44","South Dakota","Black","--","1,724","--" -"Legal Intervention","40 to 44","Tennessee","White","--","346,131","--" -"Legal Intervention","40 to 44","Tennessee","Black","--","75,108","--" -"Legal Intervention","40 to 44","Texas","White","--","954,951","--" -"Legal Intervention","40 to 44","Texas","Black","--","217,541","--" -"Legal Intervention","40 to 44","Utah","White","--","215,984","--" -"Legal Intervention","40 to 44","Utah","Black","--","3,430","--" -"Legal Intervention","40 to 44","Vermont","White","--","36,638","--" -"Legal Intervention","40 to 44","Vermont","Black","--","700","--" -"Legal Intervention","40 to 44","Virginia","White","--","386,386","--" -"Legal Intervention","40 to 44","Virginia","Black","--","114,657","--" -"Legal Intervention","40 to 44","Washington","White","--","403,069","--" -"Legal Intervention","40 to 44","Washington","Black","--","27,082","--" -"Legal Intervention","40 to 44","West Virginia","White","--","102,094","--" -"Legal Intervention","40 to 44","West Virginia","Black","--","4,386","--" -"Legal Intervention","40 to 44","Wisconsin","White","--","322,977","--" -"Legal Intervention","40 to 44","Wisconsin","Black","--","24,109","--" -"Legal Intervention","40 to 44","Wyoming","White","--","35,587","--" -"Legal Intervention","40 to 44","Wyoming","Black","--","493","--" -"Legal Intervention","45 to 49","Alabama","White","--","205,824","--" -"Legal Intervention","45 to 49","Alabama","Black","--","78,627","--" -"Legal Intervention","45 to 49","Alaska","White","--","27,719","--" -"Legal Intervention","45 to 49","Alaska","Black","--","1,523","--" -"Legal Intervention","45 to 49","Arizona","White","--","341,505","--" -"Legal Intervention","45 to 49","Arizona","Black","--","24,017","--" -"Legal Intervention","45 to 49","Arkansas","White","--","140,195","--" -"Legal Intervention","45 to 49","Arkansas","Black","--","26,568","--" -"Legal Intervention","45 to 49","California","White","--","1,126,310","--" -"Legal Intervention","45 to 49","California","Black","--","97,851","--" -"Legal Intervention","45 to 49","Colorado","White","--","306,377","--" -"Legal Intervention","45 to 49","Colorado","Black","--","16,599","--" -"Legal Intervention","45 to 49","Connecticut","White","--","161,801","--" -"Legal Intervention","45 to 49","Connecticut","Black","--","28,866","--" -"Legal Intervention","45 to 49","Delaware","White","--","35,667","--" -"Legal Intervention","45 to 49","Delaware","Black","--","13,675","--" -"Legal Intervention","45 to 49","District of Columbia","White","--","17,467","--" -"Legal Intervention","45 to 49","District of Columbia","Black","--","15,755","--" -"Legal Intervention","45 to 49","Florida","White","--","725,702","--" -"Legal Intervention","45 to 49","Florida","Black","--","167,035","--" -"Legal Intervention","45 to 49","Georgia","White","--","397,207","--" -"Legal Intervention","45 to 49","Georgia","Black","--","224,111","--" -"Legal Intervention","45 to 49","Hawaii","White","--","20,011","--" -"Legal Intervention","45 to 49","Hawaii","Black","--","1,725","--" -"Legal Intervention","45 to 49","Idaho","White","--","102,986","--" -"Legal Intervention","45 to 49","Idaho","Black","--","909","--" -"Legal Intervention","45 to 49","Illinois","White","--","580,246","--" -"Legal Intervention","45 to 49","Illinois","Black","--","106,348","--" -"Legal Intervention","45 to 49","Indiana","White","--","336,070","--" -"Legal Intervention","45 to 49","Indiana","Black","--","40,054","--" -"Legal Intervention","45 to 49","Iowa","White","--","158,770","--" -"Legal Intervention","45 to 49","Iowa","Black","--","7,406","--" -"Legal Intervention","45 to 49","Kansas","White","--","140,055","--" -"Legal Intervention","45 to 49","Kansas","Black","--","10,062","--" -"Legal Intervention","45 to 49","Kentucky","White","--","236,454","--" -"Legal Intervention","45 to 49","Kentucky","Black","--","22,033","--" -"Legal Intervention","45 to 49","Louisiana","White","--","165,238","--" -"Legal Intervention","45 to 49","Louisiana","Black","--","80,175","--" -"Legal Intervention","45 to 49","Maine","White","--","73,170","--" -"Legal Intervention","45 to 49","Maine","Black","--","1,469","--" -"Legal Intervention","45 to 49","Maryland","White","--","203,756","--" -"Legal Intervention","45 to 49","Maryland","Black","--","119,111","--" -"Legal Intervention","45 to 49","Massachusetts","White","--","315,354","--" -"Legal Intervention","45 to 49","Massachusetts","Black","--","39,510","--" -"Legal Intervention","45 to 49","Michigan","White","--","442,585","--" -"Legal Intervention","45 to 49","Michigan","Black","--","81,299","--" -"Legal Intervention","45 to 49","Minnesota","White","--","266,857","--" -"Legal Intervention","45 to 49","Minnesota","Black","--","24,278","--" -"Legal Intervention","45 to 49","Mississippi","White","--","100,857","--" -"Legal Intervention","45 to 49","Mississippi","Black","--","64,611","--" -"Legal Intervention","45 to 49","Missouri","White","--","288,437","--" -"Legal Intervention","45 to 49","Missouri","Black","--","39,558","--" -"Legal Intervention","45 to 49","Montana","White","--","55,056","--" -"Legal Intervention","45 to 49","Montana","Black","--","351","--" -"Legal Intervention","45 to 49","Nebraska","White","--","96,335","--" -"Legal Intervention","45 to 49","Nebraska","Black","--","5,653","--" -"Legal Intervention","45 to 49","Nevada","White","--","140,638","--" -"Legal Intervention","45 to 49","Nevada","Black","--","19,679","--" -"Legal Intervention","45 to 49","New Hampshire","White","--","71,477","--" -"Legal Intervention","45 to 49","New Hampshire","Black","--","1,994","--" -"Legal Intervention","45 to 49","New Jersey","White","--","391,916","--" -"Legal Intervention","45 to 49","New Jersey","Black","--","89,125","--" -"Legal Intervention","45 to 49","New Mexico","White","--","94,307","--" -"Legal Intervention","45 to 49","New Mexico","Black","--","3,320","--" -"Legal Intervention","45 to 49","New York","White","--","768,635","--" -"Legal Intervention","45 to 49","New York","Black","--","206,239","--" -"Legal Intervention","45 to 49","North Carolina","White","--","452,835","--" -"Legal Intervention","45 to 49","North Carolina","Black","--","141,431","--" -"Legal Intervention","45 to 49","North Dakota","White","--","34,233","--" -"Legal Intervention","45 to 49","North Dakota","Black","--","1,345","--" -"Legal Intervention","45 to 49","Ohio","White","--","546,108","--" -"Legal Intervention","45 to 49","Ohio","Black","--","84,086","--" -"Legal Intervention","45 to 49","Oklahoma","White","--","170,901","--" -"Legal Intervention","45 to 49","Oklahoma","Black","--","17,298","--" -"Legal Intervention","45 to 49","Oregon","White","--","222,212","--" -"Legal Intervention","45 to 49","Oregon","Black","--","6,117","--" -"Legal Intervention","45 to 49","Pennsylvania","White","--","584,822","--" -"Legal Intervention","45 to 49","Pennsylvania","Black","--","84,961","--" -"Legal Intervention","45 to 49","Rhode Island","White","--","50,181","--" -"Legal Intervention","45 to 49","Rhode Island","Black","--","5,682","--" -"Legal Intervention","45 to 49","South Carolina","White","--","211,211","--" -"Legal Intervention","45 to 49","South Carolina","Black","--","78,354","--" -"Legal Intervention","45 to 49","South Dakota","White","--","41,160","--" -"Legal Intervention","45 to 49","South Dakota","Black","--","1,125","--" -"Legal Intervention","45 to 49","Tennessee","White","--","331,755","--" -"Legal Intervention","45 to 49","Tennessee","Black","--","67,405","--" -"Legal Intervention","45 to 49","Texas","White","--","874,019","--" -"Legal Intervention","45 to 49","Texas","Black","--","187,580","--" -"Legal Intervention","45 to 49","Utah","White","--","181,177","--" -"Legal Intervention","45 to 49","Utah","Black","--","2,714","--" -"Legal Intervention","45 to 49","Vermont","White","--","33,622","--" -"Legal Intervention","45 to 49","Vermont","Black","--","557","--" -"Legal Intervention","45 to 49","Virginia","White","--","354,190","--" -"Legal Intervention","45 to 49","Virginia","Black","--","100,195","--" -"Legal Intervention","45 to 49","Washington","White","--","352,332","--" -"Legal Intervention","45 to 49","Washington","Black","--","21,870","--" -"Legal Intervention","45 to 49","West Virginia","White","--","100,664","--" -"Legal Intervention","45 to 49","West Virginia","Black","--","3,771","--" -"Legal Intervention","45 to 49","Wisconsin","White","--","289,875","--" -"Legal Intervention","45 to 49","Wisconsin","Black","--","20,518","--" -"Legal Intervention","45 to 49","Wyoming","White","--","30,461","--" -"Legal Intervention","45 to 49","Wyoming","Black","--","385","--" -"Legal Intervention","50 to 54","Alabama","White","--","230,160","--" -"Legal Intervention","50 to 54","Alabama","Black","--","79,545","--" -"Legal Intervention","50 to 54","Alaska","White","--","29,697","--" -"Legal Intervention","50 to 54","Alaska","Black","--","1,458","--" -"Legal Intervention","50 to 54","Arizona","White","--","362,586","--" -"Legal Intervention","50 to 54","Arizona","Black","--","22,930","--" -"Legal Intervention","50 to 54","Arkansas","White","--","149,736","--" -"Legal Intervention","50 to 54","Arkansas","Black","--","25,758","--" -"Legal Intervention","50 to 54","California","White","--","1,196,778","--" -"Legal Intervention","50 to 54","California","Black","--","104,593","--" -"Legal Intervention","50 to 54","Colorado","White","--","313,108","--" -"Legal Intervention","50 to 54","Colorado","Black","--","15,986","--" -"Legal Intervention","50 to 54","Connecticut","White","--","193,941","--" -"Legal Intervention","50 to 54","Connecticut","Black","--","29,910","--" -"Legal Intervention","50 to 54","Delaware","White","--","42,249","--" -"Legal Intervention","50 to 54","Delaware","Black","--","15,385","--" -"Legal Intervention","50 to 54","District of Columbia","White","--","15,556","--" -"Legal Intervention","50 to 54","District of Columbia","Black","--","16,853","--" -"Legal Intervention","50 to 54","Florida","White","--","797,159","--" -"Legal Intervention","50 to 54","Florida","Black","--","163,423","--" -"Legal Intervention","50 to 54","Georgia","White","--","440,630","--" -"Legal Intervention","50 to 54","Georgia","Black","--","228,504","--" -"Legal Intervention","50 to 54","Hawaii","White","--","20,450","--" -"Legal Intervention","50 to 54","Hawaii","Black","--","1,610","--" -"Legal Intervention","50 to 54","Idaho","White","--","102,571","--" -"Legal Intervention","50 to 54","Idaho","Black","--","811","--" -"Legal Intervention","50 to 54","Illinois","White","--","618,434","--" -"Legal Intervention","50 to 54","Illinois","Black","--","112,423","--" -"Legal Intervention","50 to 54","Indiana","White","--","363,088","--" -"Legal Intervention","50 to 54","Indiana","Black","--","39,279","--" -"Legal Intervention","50 to 54","Iowa","White","--","170,256","--" -"Legal Intervention","50 to 54","Iowa","Black","--","6,451","--" -"Legal Intervention","50 to 54","Kansas","White","--","145,023","--" -"Legal Intervention","50 to 54","Kansas","Black","--","9,442","--" -"Legal Intervention","50 to 54","Kentucky","White","--","255,821","--" -"Legal Intervention","50 to 54","Kentucky","Black","--","22,112","--" -"Legal Intervention","50 to 54","Louisiana","White","--","178,722","--" -"Legal Intervention","50 to 54","Louisiana","Black","--","79,954","--" -"Legal Intervention","50 to 54","Maine","White","--","86,303","--" -"Legal Intervention","50 to 54","Maine","Black","--","1,313","--" -"Legal Intervention","50 to 54","Maryland","White","--","230,643","--" -"Legal Intervention","50 to 54","Maryland","Black","--","132,217","--" -"Legal Intervention","50 to 54","Massachusetts","White","--","370,307","--" -"Legal Intervention","50 to 54","Massachusetts","Black","--","38,906","--" -"Legal Intervention","50 to 54","Michigan","White","--","511,545","--" -"Legal Intervention","50 to 54","Michigan","Black","--","88,964","--" -"Legal Intervention","50 to 54","Minnesota","White","--","293,405","--" -"Legal Intervention","50 to 54","Minnesota","Black","--","21,647","--" -"Legal Intervention","50 to 54","Mississippi","White","--","111,490","--" -"Legal Intervention","50 to 54","Mississippi","Black","--","64,850","--" -"Legal Intervention","50 to 54","Missouri","White","--","312,767","--" -"Legal Intervention","50 to 54","Missouri","Black","--","40,921","--" -"Legal Intervention","50 to 54","Montana","White","--","56,998","--" -"Legal Intervention","50 to 54","Montana","Black","--","302","--" -"Legal Intervention","50 to 54","Nebraska","White","--","98,455","--" -"Legal Intervention","50 to 54","Nebraska","Black","--","5,237","--" -"Legal Intervention","50 to 54","Nevada","White","--","152,480","--" -"Legal Intervention","50 to 54","Nevada","Black","--","19,693","--" -"Legal Intervention","50 to 54","New Hampshire","White","--","88,442","--" -"Legal Intervention","50 to 54","New Hampshire","Black","--","1,787","--" -"Legal Intervention","50 to 54","New Jersey","White","--","445,025","--" -"Legal Intervention","50 to 54","New Jersey","Black","--","94,105","--" -"Legal Intervention","50 to 54","New Mexico","White","--","98,596","--" -"Legal Intervention","50 to 54","New Mexico","Black","--","2,885","--" -"Legal Intervention","50 to 54","New York","White","--","875,135","--" -"Legal Intervention","50 to 54","New York","Black","--","220,216","--" -"Legal Intervention","50 to 54","North Carolina","White","--","509,044","--" -"Legal Intervention","50 to 54","North Carolina","Black","--","149,036","--" -"Legal Intervention","50 to 54","North Dakota","White","--","35,160","--" -"Legal Intervention","50 to 54","North Dakota","Black","--","1,031","--" -"Legal Intervention","50 to 54","Ohio","White","--","617,117","--" -"Legal Intervention","50 to 54","Ohio","Black","--","89,785","--" -"Legal Intervention","50 to 54","Oklahoma","White","--","178,052","--" -"Legal Intervention","50 to 54","Oklahoma","Black","--","16,942","--" -"Legal Intervention","50 to 54","Oregon","White","--","227,838","--" -"Legal Intervention","50 to 54","Oregon","Black","--","5,577","--" -"Legal Intervention","50 to 54","Pennsylvania","White","--","678,924","--" -"Legal Intervention","50 to 54","Pennsylvania","Black","--","90,890","--" -"Legal Intervention","50 to 54","Rhode Island","White","--","59,898","--" -"Legal Intervention","50 to 54","Rhode Island","Black","--","5,724","--" -"Legal Intervention","50 to 54","South Carolina","White","--","236,806","--" -"Legal Intervention","50 to 54","South Carolina","Black","--","81,913","--" -"Legal Intervention","50 to 54","South Dakota","White","--","42,947","--" -"Legal Intervention","50 to 54","South Dakota","Black","--","946","--" -"Legal Intervention","50 to 54","Tennessee","White","--","367,389","--" -"Legal Intervention","50 to 54","Tennessee","Black","--","69,961","--" -"Legal Intervention","50 to 54","Texas","White","--","862,888","--" -"Legal Intervention","50 to 54","Texas","Black","--","180,409","--" -"Legal Intervention","50 to 54","Utah","White","--","157,258","--" -"Legal Intervention","50 to 54","Utah","Black","--","2,519","--" -"Legal Intervention","50 to 54","Vermont","White","--","38,919","--" -"Legal Intervention","50 to 54","Vermont","Black","--","540","--" -"Legal Intervention","50 to 54","Virginia","White","--","388,625","--" -"Legal Intervention","50 to 54","Virginia","Black","--","106,634","--" -"Legal Intervention","50 to 54","Washington","White","--","377,009","--" -"Legal Intervention","50 to 54","Washington","Black","--","20,901","--" -"Legal Intervention","50 to 54","West Virginia","White","--","109,466","--" -"Legal Intervention","50 to 54","West Virginia","Black","--","3,809","--" -"Legal Intervention","50 to 54","Wisconsin","White","--","323,134","--" -"Legal Intervention","50 to 54","Wisconsin","Black","--","20,808","--" -"Legal Intervention","50 to 54","Wyoming","White","--","30,535","--" -"Legal Intervention","50 to 54","Wyoming","Black","--","329","--" -"Legal Intervention","55 to 59","Alabama","White","--","234,725","--" -"Legal Intervention","55 to 59","Alabama","Black","--","80,890","--" -"Legal Intervention","55 to 59","Alaska","White","--","30,238","--" -"Legal Intervention","55 to 59","Alaska","Black","--","1,302","--" -"Legal Intervention","55 to 59","Arizona","White","--","365,531","--" -"Legal Intervention","55 to 59","Arizona","Black","--","20,578","--" -"Legal Intervention","55 to 59","Arkansas","White","--","153,296","--" -"Legal Intervention","55 to 59","Arkansas","Black","--","26,321","--" -"Legal Intervention","55 to 59","California","White","--","1,171,798","--" -"Legal Intervention","55 to 59","California","Black","--","106,400","--" -"Legal Intervention","55 to 59","Colorado","White","--","298,759","--" -"Legal Intervention","55 to 59","Colorado","Black","--","14,192","--" -"Legal Intervention","55 to 59","Connecticut","White","--","215,797","--" -"Legal Intervention","55 to 59","Connecticut","Black","--","29,326","--" -"Legal Intervention","55 to 59","Delaware","White","--","49,603","--" -"Legal Intervention","55 to 59","Delaware","Black","--","15,814","--" -"Legal Intervention","55 to 59","District of Columbia","White","--","13,226","--" -"Legal Intervention","55 to 59","District of Columbia","Black","--","17,696","--" -"Legal Intervention","55 to 59","Florida","White","--","840,402","--" -"Legal Intervention","55 to 59","Florida","Black","--","160,333","--" -"Legal Intervention","55 to 59","Georgia","White","--","429,177","--" -"Legal Intervention","55 to 59","Georgia","Black","--","221,167","--" -"Legal Intervention","55 to 59","Hawaii","White","--","21,573","--" -"Legal Intervention","55 to 59","Hawaii","Black","--","1,405","--" -"Legal Intervention","55 to 59","Idaho","White","--","102,715","--" -"Legal Intervention","55 to 59","Idaho","Black","--","716","--" -"Legal Intervention","55 to 59","Illinois","White","--","634,131","--" -"Legal Intervention","55 to 59","Illinois","Black","--","109,938","--" -"Legal Intervention","55 to 59","Indiana","White","--","373,185","--" -"Legal Intervention","55 to 59","Indiana","Black","--","36,342","--" -"Legal Intervention","55 to 59","Iowa","White","--","181,684","--" -"Legal Intervention","55 to 59","Iowa","Black","--","5,338","--" -"Legal Intervention","55 to 59","Kansas","White","--","152,533","--" -"Legal Intervention","55 to 59","Kansas","Black","--","9,457","--" -"Legal Intervention","55 to 59","Kentucky","White","--","263,286","--" -"Legal Intervention","55 to 59","Kentucky","Black","--","21,934","--" -"Legal Intervention","55 to 59","Louisiana","White","--","188,289","--" -"Legal Intervention","55 to 59","Louisiana","Black","--","85,950","--" -"Legal Intervention","55 to 59","Maine","White","--","96,539","--" -"Legal Intervention","55 to 59","Maine","Black","--","1,167","--" -"Legal Intervention","55 to 59","Maryland","White","--","249,981","--" -"Legal Intervention","55 to 59","Maryland","Black","--","134,593","--" -"Legal Intervention","55 to 59","Massachusetts","White","--","405,391","--" -"Legal Intervention","55 to 59","Massachusetts","Black","--","37,882","--" -"Legal Intervention","55 to 59","Michigan","White","--","552,060","--" -"Legal Intervention","55 to 59","Michigan","Black","--","81,712","--" -"Legal Intervention","55 to 59","Minnesota","White","--","321,151","--" -"Legal Intervention","55 to 59","Minnesota","Black","--","18,201","--" -"Legal Intervention","55 to 59","Mississippi","White","--","113,579","--" -"Legal Intervention","55 to 59","Mississippi","Black","--","65,346","--" -"Legal Intervention","55 to 59","Missouri","White","--","332,936","--" -"Legal Intervention","55 to 59","Missouri","Black","--","41,140","--" -"Legal Intervention","55 to 59","Montana","White","--","61,258","--" -"Legal Intervention","55 to 59","Montana","Black","--","288","--" -"Legal Intervention","55 to 59","Nebraska","White","--","103,089","--" -"Legal Intervention","55 to 59","Nebraska","Black","--","4,975","--" -"Legal Intervention","55 to 59","Nevada","White","--","149,568","--" -"Legal Intervention","55 to 59","Nevada","Black","--","18,444","--" -"Legal Intervention","55 to 59","New Hampshire","White","--","99,991","--" -"Legal Intervention","55 to 59","New Hampshire","Black","--","1,627","--" -"Legal Intervention","55 to 59","New Jersey","White","--","476,056","--" -"Legal Intervention","55 to 59","New Jersey","Black","--","92,532","--" -"Legal Intervention","55 to 59","New Mexico","White","--","104,282","--" -"Legal Intervention","55 to 59","New Mexico","Black","--","3,054","--" -"Legal Intervention","55 to 59","New York","White","--","933,897","--" -"Legal Intervention","55 to 59","New York","Black","--","231,500","--" -"Legal Intervention","55 to 59","North Carolina","White","--","505,897","--" -"Legal Intervention","55 to 59","North Carolina","Black","--","146,973","--" -"Legal Intervention","55 to 59","North Dakota","White","--","38,376","--" -"Legal Intervention","55 to 59","North Dakota","Black","--","866","--" -"Legal Intervention","55 to 59","Ohio","White","--","643,289","--" -"Legal Intervention","55 to 59","Ohio","Black","--","85,533","--" -"Legal Intervention","55 to 59","Oklahoma","White","--","181,020","--" -"Legal Intervention","55 to 59","Oklahoma","Black","--","16,816","--" -"Legal Intervention","55 to 59","Oregon","White","--","220,261","--" -"Legal Intervention","55 to 59","Oregon","Black","--","5,098","--" -"Legal Intervention","55 to 59","Pennsylvania","White","--","735,977","--" -"Legal Intervention","55 to 59","Pennsylvania","Black","--","89,822","--" -"Legal Intervention","55 to 59","Rhode Island","White","--","66,740","--" -"Legal Intervention","55 to 59","Rhode Island","Black","--","5,330","--" -"Legal Intervention","55 to 59","South Carolina","White","--","246,648","--" -"Legal Intervention","55 to 59","South Carolina","Black","--","86,342","--" -"Legal Intervention","55 to 59","South Dakota","White","--","48,595","--" -"Legal Intervention","55 to 59","South Dakota","Black","--","745","--" -"Legal Intervention","55 to 59","Tennessee","White","--","372,016","--" -"Legal Intervention","55 to 59","Tennessee","Black","--","68,806","--" -"Legal Intervention","55 to 59","Texas","White","--","786,434","--" -"Legal Intervention","55 to 59","Texas","Black","--","164,585","--" -"Legal Intervention","55 to 59","Utah","White","--","140,905","--" -"Legal Intervention","55 to 59","Utah","Black","--","1,954","--" -"Legal Intervention","55 to 59","Vermont","White","--","42,825","--" -"Legal Intervention","55 to 59","Vermont","Black","--","445","--" -"Legal Intervention","55 to 59","Virginia","White","--","400,334","--" -"Legal Intervention","55 to 59","Virginia","Black","--","112,976","--" -"Legal Intervention","55 to 59","Washington","White","--","376,019","--" -"Legal Intervention","55 to 59","Washington","Black","--","18,937","--" -"Legal Intervention","55 to 59","West Virginia","White","--","111,312","--" -"Legal Intervention","55 to 59","West Virginia","Black","--","3,790","--" -"Legal Intervention","55 to 59","Wisconsin","White","--","362,313","--" -"Legal Intervention","55 to 59","Wisconsin","Black","--","18,804","--" -"Legal Intervention","55 to 59","Wyoming","White","--","31,656","--" -"Legal Intervention","55 to 59","Wyoming","Black","--","301","--" -"Legal Intervention","60 to 64","Alabama","White","--","241,376","--" -"Legal Intervention","60 to 64","Alabama","Black","--","81,363","--" -"Legal Intervention","60 to 64","Alaska","White","--","32,498","--" -"Legal Intervention","60 to 64","Alaska","Black","--","1,338","--" -"Legal Intervention","60 to 64","Arizona","White","--","387,349","--" -"Legal Intervention","60 to 64","Arizona","Black","--","19,164","--" -"Legal Intervention","60 to 64","Arkansas","White","--","158,173","--" -"Legal Intervention","60 to 64","Arkansas","Black","--","26,649","--" -"Legal Intervention","60 to 64","California","White","--","1,134,448","--" -"Legal Intervention","60 to 64","California","Black","--","102,740","--" -"Legal Intervention","60 to 64","Colorado","White","--","315,328","--" -"Legal Intervention","60 to 64","Colorado","Black","--","13,476","--" -"Legal Intervention","60 to 64","Connecticut","White","--","218,014","--" -"Legal Intervention","60 to 64","Connecticut","Black","--","25,283","--" -"Legal Intervention","60 to 64","Delaware","White","--","56,054","--" -"Legal Intervention","60 to 64","Delaware","Black","--","14,945","--" -"Legal Intervention","60 to 64","District of Columbia","White","--","11,217","--" -"Legal Intervention","60 to 64","District of Columbia","Black","--","18,328","--" -"Legal Intervention","60 to 64","Florida","White","--","844,101","--" -"Legal Intervention","60 to 64","Florida","Black","--","150,101","--" -"Legal Intervention","60 to 64","Georgia","White","--","415,081","--" -"Legal Intervention","60 to 64","Georgia","Black","--","197,242","--" -"Legal Intervention","60 to 64","Hawaii","White","--","24,618","--" -"Legal Intervention","60 to 64","Hawaii","Black","--","1,270","--" -"Legal Intervention","60 to 64","Idaho","White","--","111,543","--" -"Legal Intervention","60 to 64","Idaho","Black","--","719","--" -"Legal Intervention","60 to 64","Illinois","White","--","649,592","--" -"Legal Intervention","60 to 64","Illinois","Black","--","109,112","--" -"Legal Intervention","60 to 64","Indiana","White","--","385,796","--" -"Legal Intervention","60 to 64","Indiana","Black","--","35,576","--" -"Legal Intervention","60 to 64","Iowa","White","--","198,641","--" -"Legal Intervention","60 to 64","Iowa","Black","--","4,671","--" -"Legal Intervention","60 to 64","Kansas","White","--","166,056","--" -"Legal Intervention","60 to 64","Kansas","Black","--","9,750","--" -"Legal Intervention","60 to 64","Kentucky","White","--","266,410","--" -"Legal Intervention","60 to 64","Kentucky","Black","--","22,036","--" -"Legal Intervention","60 to 64","Louisiana","White","--","198,660","--" -"Legal Intervention","60 to 64","Louisiana","Black","--","86,017","--" -"Legal Intervention","60 to 64","Maine","White","--","105,788","--" -"Legal Intervention","60 to 64","Maine","Black","--","852","--" -"Legal Intervention","60 to 64","Maryland","White","--","249,697","--" -"Legal Intervention","60 to 64","Maryland","Black","--","123,509","--" -"Legal Intervention","60 to 64","Massachusetts","White","--","407,859","--" -"Legal Intervention","60 to 64","Massachusetts","Black","--","33,266","--" -"Legal Intervention","60 to 64","Michigan","White","--","587,417","--" -"Legal Intervention","60 to 64","Michigan","Black","--","78,376","--" -"Legal Intervention","60 to 64","Minnesota","White","--","347,478","--" -"Legal Intervention","60 to 64","Minnesota","Black","--","15,058","--" -"Legal Intervention","60 to 64","Mississippi","White","--","119,015","--" -"Legal Intervention","60 to 64","Mississippi","Black","--","64,828","--" -"Legal Intervention","60 to 64","Missouri","White","--","359,552","--" -"Legal Intervention","60 to 64","Missouri","Black","--","41,032","--" -"Legal Intervention","60 to 64","Montana","White","--","72,487","--" -"Legal Intervention","60 to 64","Montana","Black","--","245","--" -"Legal Intervention","60 to 64","Nebraska","White","--","112,842","--" -"Legal Intervention","60 to 64","Nebraska","Black","--","4,681","--" -"Legal Intervention","60 to 64","Nevada","White","--","149,147","--" -"Legal Intervention","60 to 64","Nevada","Black","--","17,074","--" -"Legal Intervention","60 to 64","New Hampshire","White","--","106,655","--" -"Legal Intervention","60 to 64","New Hampshire","Black","--","1,161","--" -"Legal Intervention","60 to 64","New Jersey","White","--","473,725","--" -"Legal Intervention","60 to 64","New Jersey","Black","--","82,933","--" -"Legal Intervention","60 to 64","New Mexico","White","--","117,136","--" -"Legal Intervention","60 to 64","New Mexico","Black","--","3,077","--" -"Legal Intervention","60 to 64","New York","White","--","942,358","--" -"Legal Intervention","60 to 64","New York","Black","--","216,089","--" -"Legal Intervention","60 to 64","North Carolina","White","--","511,117","--" -"Legal Intervention","60 to 64","North Carolina","Black","--","139,348","--" -"Legal Intervention","60 to 64","North Dakota","White","--","44,024","--" -"Legal Intervention","60 to 64","North Dakota","Black","--","675","--" -"Legal Intervention","60 to 64","Ohio","White","--","682,459","--" -"Legal Intervention","60 to 64","Ohio","Black","--","87,564","--" -"Legal Intervention","60 to 64","Oklahoma","White","--","195,839","--" -"Legal Intervention","60 to 64","Oklahoma","Black","--","16,866","--" -"Legal Intervention","60 to 64","Oregon","White","--","239,234","--" -"Legal Intervention","60 to 64","Oregon","Black","--","4,587","--" -"Legal Intervention","60 to 64","Pennsylvania","White","--","783,215","--" -"Legal Intervention","60 to 64","Pennsylvania","Black","--","84,574","--" -"Legal Intervention","60 to 64","Rhode Island","White","--","68,095","--" -"Legal Intervention","60 to 64","Rhode Island","Black","--","4,791","--" -"Legal Intervention","60 to 64","South Carolina","White","--","258,055","--" -"Legal Intervention","60 to 64","South Carolina","Black","--","84,546","--" -"Legal Intervention","60 to 64","South Dakota","White","--","56,329","--" -"Legal Intervention","60 to 64","South Dakota","Black","--","648","--" -"Legal Intervention","60 to 64","Tennessee","White","--","372,170","--" -"Legal Intervention","60 to 64","Tennessee","Black","--","66,600","--" -"Legal Intervention","60 to 64","Texas","White","--","743,019","--" -"Legal Intervention","60 to 64","Texas","Black","--","149,980","--" -"Legal Intervention","60 to 64","Utah","White","--","144,353","--" -"Legal Intervention","60 to 64","Utah","Black","--","1,761","--" -"Legal Intervention","60 to 64","Vermont","White","--","47,554","--" -"Legal Intervention","60 to 64","Vermont","Black","--","353","--" -"Legal Intervention","60 to 64","Virginia","White","--","398,877","--" -"Legal Intervention","60 to 64","Virginia","Black","--","107,601","--" -"Legal Intervention","60 to 64","Washington","White","--","398,179","--" -"Legal Intervention","60 to 64","Washington","Black","--","17,278","--" -"Legal Intervention","60 to 64","West Virginia","White","--","117,020","--" -"Legal Intervention","60 to 64","West Virginia","Black","--","3,943","--" -"Legal Intervention","60 to 64","Wisconsin","White","--","387,352","--" -"Legal Intervention","60 to 64","Wisconsin","Black","--","17,434","--" -"Legal Intervention","60 to 64","Wyoming","White","--","37,645","--" -"Legal Intervention","60 to 64","Wyoming","Black","--","373","--" -"Legal Intervention","65 to 69","Alabama","White","--","218,808","--" -"Legal Intervention","65 to 69","Alabama","Black","--","70,663","--" -"Legal Intervention","65 to 69","Alaska","White","--","29,323","--" -"Legal Intervention","65 to 69","Alaska","Black","--","1,013","--" -"Legal Intervention","65 to 69","Arizona","White","--","368,867","--" -"Legal Intervention","65 to 69","Arizona","Black","--","14,885","--" -"Legal Intervention","65 to 69","Arkansas","White","--","143,209","--" -"Legal Intervention","65 to 69","Arkansas","Black","--","23,363","--" -"Legal Intervention","65 to 69","California","White","--","975,884","--" -"Legal Intervention","65 to 69","California","Black","--","79,665","--" -"Legal Intervention","65 to 69","Colorado","White","--","284,195","--" -"Legal Intervention","65 to 69","Colorado","Black","--","10,313","--" -"Legal Intervention","65 to 69","Connecticut","White","--","185,845","--" -"Legal Intervention","65 to 69","Connecticut","Black","--","18,418","--" -"Legal Intervention","65 to 69","Delaware","White","--","55,037","--" -"Legal Intervention","65 to 69","Delaware","Black","--","12,102","--" -"Legal Intervention","65 to 69","District of Columbia","White","--","9,872","--" -"Legal Intervention","65 to 69","District of Columbia","Black","--","16,123","--" -"Legal Intervention","65 to 69","Florida","White","--","773,721","--" -"Legal Intervention","65 to 69","Florida","Black","--","124,744","--" -"Legal Intervention","65 to 69","Georgia","White","--","363,604","--" -"Legal Intervention","65 to 69","Georgia","Black","--","158,699","--" -"Legal Intervention","65 to 69","Hawaii","White","--","25,667","--" -"Legal Intervention","65 to 69","Hawaii","Black","--","884","--" -"Legal Intervention","65 to 69","Idaho","White","--","104,996","--" -"Legal Intervention","65 to 69","Idaho","Black","--","553","--" -"Legal Intervention","65 to 69","Illinois","White","--","568,698","--" -"Legal Intervention","65 to 69","Illinois","Black","--","89,860","--" -"Legal Intervention","65 to 69","Indiana","White","--","344,251","--" -"Legal Intervention","65 to 69","Indiana","Black","--","28,873","--" -"Legal Intervention","65 to 69","Iowa","White","--","179,713","--" -"Legal Intervention","65 to 69","Iowa","Black","--","3,176","--" -"Legal Intervention","65 to 69","Kansas","White","--","150,815","--" -"Legal Intervention","65 to 69","Kansas","Black","--","7,654","--" -"Legal Intervention","65 to 69","Kentucky","White","--","239,218","--" -"Legal Intervention","65 to 69","Kentucky","Black","--","18,050","--" -"Legal Intervention","65 to 69","Louisiana","White","--","180,005","--" -"Legal Intervention","65 to 69","Louisiana","Black","--","74,556","--" -"Legal Intervention","65 to 69","Maine","White","--","98,472","--" -"Legal Intervention","65 to 69","Maine","Black","--","593","--" -"Legal Intervention","65 to 69","Maryland","White","--","214,811","--" -"Legal Intervention","65 to 69","Maryland","Black","--","96,983","--" -"Legal Intervention","65 to 69","Massachusetts","White","--","355,213","--" -"Legal Intervention","65 to 69","Massachusetts","Black","--","25,636","--" -"Legal Intervention","65 to 69","Michigan","White","--","534,220","--" -"Legal Intervention","65 to 69","Michigan","Black","--","68,318","--" -"Legal Intervention","65 to 69","Minnesota","White","--","303,105","--" -"Legal Intervention","65 to 69","Minnesota","Black","--","10,420","--" -"Legal Intervention","65 to 69","Mississippi","White","--","108,062","--" -"Legal Intervention","65 to 69","Mississippi","Black","--","56,073","--" -"Legal Intervention","65 to 69","Missouri","White","--","317,274","--" -"Legal Intervention","65 to 69","Missouri","Black","--","33,398","--" -"Legal Intervention","65 to 69","Montana","White","--","70,593","--" -"Legal Intervention","65 to 69","Montana","Black","--","184","--" -"Legal Intervention","65 to 69","Nebraska","White","--","101,595","--" -"Legal Intervention","65 to 69","Nebraska","Black","--","3,354","--" -"Legal Intervention","65 to 69","Nevada","White","--","136,363","--" -"Legal Intervention","65 to 69","Nevada","Black","--","13,883","--" -"Legal Intervention","65 to 69","New Hampshire","White","--","91,513","--" -"Legal Intervention","65 to 69","New Hampshire","Black","--","783","--" -"Legal Intervention","65 to 69","New Jersey","White","--","403,400","--" -"Legal Intervention","65 to 69","New Jersey","Black","--","62,349","--" -"Legal Intervention","65 to 69","New Mexico","White","--","111,728","--" -"Legal Intervention","65 to 69","New Mexico","Black","--","2,567","--" -"Legal Intervention","65 to 69","New York","White","--","828,108","--" -"Legal Intervention","65 to 69","New York","Black","--","170,532","--" -"Legal Intervention","65 to 69","North Carolina","White","--","462,212","--" -"Legal Intervention","65 to 69","North Carolina","Black","--","118,849","--" -"Legal Intervention","65 to 69","North Dakota","White","--","40,236","--" -"Legal Intervention","65 to 69","North Dakota","Black","--","361","--" -"Legal Intervention","65 to 69","Ohio","White","--","618,913","--" -"Legal Intervention","65 to 69","Ohio","Black","--","72,436","--" -"Legal Intervention","65 to 69","Oklahoma","White","--","176,678","--" -"Legal Intervention","65 to 69","Oklahoma","Black","--","13,784","--" -"Legal Intervention","65 to 69","Oregon","White","--","239,323","--" -"Legal Intervention","65 to 69","Oregon","Black","--","3,645","--" -"Legal Intervention","65 to 69","Pennsylvania","White","--","717,464","--" -"Legal Intervention","65 to 69","Pennsylvania","Black","--","68,715","--" -"Legal Intervention","65 to 69","Rhode Island","White","--","60,525","--" -"Legal Intervention","65 to 69","Rhode Island","Black","--","3,829","--" -"Legal Intervention","65 to 69","South Carolina","White","--","244,813","--" -"Legal Intervention","65 to 69","South Carolina","Black","--","74,236","--" -"Legal Intervention","65 to 69","South Dakota","White","--","52,939","--" -"Legal Intervention","65 to 69","South Dakota","Black","--","425","--" -"Legal Intervention","65 to 69","Tennessee","White","--","335,602","--" -"Legal Intervention","65 to 69","Tennessee","Black","--","56,286","--" -"Legal Intervention","65 to 69","Texas","White","--","612,306","--" -"Legal Intervention","65 to 69","Texas","Black","--","116,514","--" -"Legal Intervention","65 to 69","Utah","White","--","129,446","--" -"Legal Intervention","65 to 69","Utah","Black","--","1,154","--" -"Legal Intervention","65 to 69","Vermont","White","--","44,142","--" -"Legal Intervention","65 to 69","Vermont","Black","--","308","--" -"Legal Intervention","65 to 69","Virginia","White","--","349,570","--" -"Legal Intervention","65 to 69","Virginia","Black","--","88,125","--" -"Legal Intervention","65 to 69","Washington","White","--","369,741","--" -"Legal Intervention","65 to 69","Washington","Black","--","13,133","--" -"Legal Intervention","65 to 69","West Virginia","White","--","112,800","--" -"Legal Intervention","65 to 69","West Virginia","Black","--","3,724","--" -"Legal Intervention","65 to 69","Wisconsin","White","--","343,002","--" -"Legal Intervention","65 to 69","Wisconsin","Black","--","13,511","--" -"Legal Intervention","65 to 69","Wyoming","White","--","36,161","--" -"Legal Intervention","65 to 69","Wyoming","Black","--","330","--" -"Legal Intervention","70 to 74","Alabama","White","--","184,518","--" -"Legal Intervention","70 to 74","Alabama","Black","--","52,309","--" -"Legal Intervention","70 to 74","Alaska","White","--","21,908","--" -"Legal Intervention","70 to 74","Alaska","Black","--","641","--" -"Legal Intervention","70 to 74","Arizona","White","--","331,009","--" -"Legal Intervention","70 to 74","Arizona","Black","--","10,831","--" -"Legal Intervention","70 to 74","Arkansas","White","--","121,280","--" -"Legal Intervention","70 to 74","Arkansas","Black","--","16,676","--" -"Legal Intervention","70 to 74","California","White","--","789,014","--" -"Legal Intervention","70 to 74","California","Black","--","58,171","--" -"Legal Intervention","70 to 74","Colorado","White","--","231,377","--" -"Legal Intervention","70 to 74","Colorado","Black","--","7,034","--" -"Legal Intervention","70 to 74","Connecticut","White","--","146,054","--" -"Legal Intervention","70 to 74","Connecticut","Black","--","13,070","--" -"Legal Intervention","70 to 74","Delaware","White","--","46,181","--" -"Legal Intervention","70 to 74","Delaware","Black","--","8,863","--" -"Legal Intervention","70 to 74","District of Columbia","White","--","9,281","--" -"Legal Intervention","70 to 74","District of Columbia","Black","--","12,135","--" -"Legal Intervention","70 to 74","Florida","White","--","694,340","--" -"Legal Intervention","70 to 74","Florida","Black","--","92,155","--" -"Legal Intervention","70 to 74","Georgia","White","--","306,108","--" -"Legal Intervention","70 to 74","Georgia","Black","--","117,118","--" -"Legal Intervention","70 to 74","Hawaii","White","--","24,474","--" -"Legal Intervention","70 to 74","Hawaii","Black","--","681","--" -"Legal Intervention","70 to 74","Idaho","White","--","86,122","--" -"Legal Intervention","70 to 74","Idaho","Black","--","295","--" -"Legal Intervention","70 to 74","Illinois","White","--","455,473","--" -"Legal Intervention","70 to 74","Illinois","Black","--","67,639","--" -"Legal Intervention","70 to 74","Indiana","White","--","276,868","--" -"Legal Intervention","70 to 74","Indiana","Black","--","20,494","--" -"Legal Intervention","70 to 74","Iowa","White","--","146,058","--" -"Legal Intervention","70 to 74","Iowa","Black","--","2,143","--" -"Legal Intervention","70 to 74","Kansas","White","--","120,373","--" -"Legal Intervention","70 to 74","Kansas","Black","--","5,347","--" -"Legal Intervention","70 to 74","Kentucky","White","--","197,198","--" -"Legal Intervention","70 to 74","Kentucky","Black","--","13,068","--" -"Legal Intervention","70 to 74","Louisiana","White","--","147,133","--" -"Legal Intervention","70 to 74","Louisiana","Black","--","54,927","--" -"Legal Intervention","70 to 74","Maine","White","--","81,896","--" -"Legal Intervention","70 to 74","Maine","Black","--","364","--" -"Legal Intervention","70 to 74","Maryland","White","--","175,371","--" -"Legal Intervention","70 to 74","Maryland","Black","--","75,287","--" -"Legal Intervention","70 to 74","Massachusetts","White","--","290,138","--" -"Legal Intervention","70 to 74","Massachusetts","Black","--","18,157","--" -"Legal Intervention","70 to 74","Michigan","White","--","430,369","--" -"Legal Intervention","70 to 74","Michigan","Black","--","52,772","--" -"Legal Intervention","70 to 74","Minnesota","White","--","242,661","--" -"Legal Intervention","70 to 74","Minnesota","Black","--","6,722","--" -"Legal Intervention","70 to 74","Mississippi","White","--","92,150","--" -"Legal Intervention","70 to 74","Mississippi","Black","--","40,514","--" -"Legal Intervention","70 to 74","Missouri","White","--","257,208","--" -"Legal Intervention","70 to 74","Missouri","Black","--","24,097","--" -"Legal Intervention","70 to 74","Montana","White","--","58,647","--" -"Legal Intervention","70 to 74","Montana","Black","--","116","--" -"Legal Intervention","70 to 74","Nebraska","White","--","82,935","--" -"Legal Intervention","70 to 74","Nebraska","Black","--","2,418","--" -"Legal Intervention","70 to 74","Nevada","White","--","115,652","--" -"Legal Intervention","70 to 74","Nevada","Black","--","10,454","--" -"Legal Intervention","70 to 74","New Hampshire","White","--","72,210","--" -"Legal Intervention","70 to 74","New Hampshire","Black","--","480","--" -"Legal Intervention","70 to 74","New Jersey","White","--","322,055","--" -"Legal Intervention","70 to 74","New Jersey","Black","--","45,472","--" -"Legal Intervention","70 to 74","New Mexico","White","--","98,360","--" -"Legal Intervention","70 to 74","New Mexico","Black","--","1,871","--" -"Legal Intervention","70 to 74","New York","White","--","689,039","--" -"Legal Intervention","70 to 74","New York","Black","--","127,225","--" -"Legal Intervention","70 to 74","North Carolina","White","--","391,721","--" -"Legal Intervention","70 to 74","North Carolina","Black","--","90,717","--" -"Legal Intervention","70 to 74","North Dakota","White","--","31,127","--" -"Legal Intervention","70 to 74","North Dakota","Black","--","213","--" -"Legal Intervention","70 to 74","Ohio","White","--","504,041","--" -"Legal Intervention","70 to 74","Ohio","Black","--","53,778","--" -"Legal Intervention","70 to 74","Oklahoma","White","--","143,402","--" -"Legal Intervention","70 to 74","Oklahoma","Black","--","9,961","--" -"Legal Intervention","70 to 74","Oregon","White","--","209,195","--" -"Legal Intervention","70 to 74","Oregon","Black","--","2,584","--" -"Legal Intervention","70 to 74","Pennsylvania","White","--","583,490","--" -"Legal Intervention","70 to 74","Pennsylvania","Black","--","50,713","--" -"Legal Intervention","70 to 74","Rhode Island","White","--","48,526","--" -"Legal Intervention","70 to 74","Rhode Island","Black","--","2,248","--" -"Legal Intervention","70 to 74","South Carolina","White","--","213,364","--" -"Legal Intervention","70 to 74","South Carolina","Black","--","57,654","--" -"Legal Intervention","70 to 74","South Dakota","White","--","41,186","--" -"Legal Intervention","70 to 74","South Dakota","Black","--","280","--" -"Legal Intervention","70 to 74","Tennessee","White","--","278,596","--" -"Legal Intervention","70 to 74","Tennessee","Black","--","40,238","--" -"Legal Intervention","70 to 74","Texas","White","--","476,929","--" -"Legal Intervention","70 to 74","Texas","Black","--","81,702","--" -"Legal Intervention","70 to 74","Utah","White","--","102,765","--" -"Legal Intervention","70 to 74","Utah","Black","--","699","--" -"Legal Intervention","70 to 74","Vermont","White","--","36,848","--" -"Legal Intervention","70 to 74","Vermont","Black","--","174","--" -"Legal Intervention","70 to 74","Virginia","White","--","294,063","--" -"Legal Intervention","70 to 74","Virginia","Black","--","64,958","--" -"Legal Intervention","70 to 74","Washington","White","--","307,141","--" -"Legal Intervention","70 to 74","Washington","Black","--","8,601","--" -"Legal Intervention","70 to 74","West Virginia","White","--","99,669","--" -"Legal Intervention","70 to 74","West Virginia","Black","--","2,691","--" -"Legal Intervention","70 to 74","Wisconsin","White","--","275,842","--" -"Legal Intervention","70 to 74","Wisconsin","Black","--","9,669","--" -"Legal Intervention","70 to 74","Wyoming","White","--","28,136","--" -"Legal Intervention","70 to 74","Wyoming","Black","--","238","--" -"Legal Intervention","75 to 79","Alabama","White","--","140,104","--" -"Legal Intervention","75 to 79","Alabama","Black","--","30,490","--" -"Legal Intervention","75 to 79","Alaska","White","--","13,780","--" -"Legal Intervention","75 to 79","Alaska","Black","--","340","--" -"Legal Intervention","75 to 79","Arizona","White","--","259,218","--" -"Legal Intervention","75 to 79","Arizona","Black","--","6,387","--" -"Legal Intervention","75 to 79","Arkansas","White","--","92,339","--" -"Legal Intervention","75 to 79","Arkansas","Black","--","9,305","--" -"Legal Intervention","75 to 79","California","White","--","580,958","--" -"Legal Intervention","75 to 79","California","Black","--","38,418","--" -"Legal Intervention","75 to 79","Colorado","White","--","156,941","--" -"Legal Intervention","75 to 79","Colorado","Black","--","4,030","--" -"Legal Intervention","75 to 79","Connecticut","White","--","112,387","--" -"Legal Intervention","75 to 79","Connecticut","Black","--","8,954","--" -"Legal Intervention","75 to 79","Delaware","White","--","33,500","--" -"Legal Intervention","75 to 79","Delaware","Black","--","5,742","--" -"Legal Intervention","75 to 79","District of Columbia","White","--","7,171","--" -"Legal Intervention","75 to 79","District of Columbia","Black","--","7,913","--" -"Legal Intervention","75 to 79","Florida","White","--","564,876","--" -"Legal Intervention","75 to 79","Florida","Black","--","60,346","--" -"Legal Intervention","75 to 79","Georgia","White","--","230,570","--" -"Legal Intervention","75 to 79","Georgia","Black","--","69,728","--" -"Legal Intervention","75 to 79","Hawaii","White","--","17,293","--" -"Legal Intervention","75 to 79","Hawaii","Black","--","379","--" -"Legal Intervention","75 to 79","Idaho","White","--","60,752","--" -"Legal Intervention","75 to 79","Idaho","Black","--","145","--" -"Legal Intervention","75 to 79","Illinois","White","--","325,487","--" -"Legal Intervention","75 to 79","Illinois","Black","--","44,504","--" -"Legal Intervention","75 to 79","Indiana","White","--","194,050","--" -"Legal Intervention","75 to 79","Indiana","Black","--","12,127","--" -"Legal Intervention","75 to 79","Iowa","White","--","101,116","--" -"Legal Intervention","75 to 79","Iowa","Black","--","1,154","--" -"Legal Intervention","75 to 79","Kansas","White","--","84,520","--" -"Legal Intervention","75 to 79","Kansas","Black","--","3,233","--" -"Legal Intervention","75 to 79","Kentucky","White","--","138,272","--" -"Legal Intervention","75 to 79","Kentucky","Black","--","7,190","--" -"Legal Intervention","75 to 79","Louisiana","White","--","106,682","--" -"Legal Intervention","75 to 79","Louisiana","Black","--","33,035","--" -"Legal Intervention","75 to 79","Maine","White","--","57,614","--" -"Legal Intervention","75 to 79","Maine","Black","--","197","--" -"Legal Intervention","75 to 79","Maryland","White","--","133,278","--" -"Legal Intervention","75 to 79","Maryland","Black","--","47,902","--" -"Legal Intervention","75 to 79","Massachusetts","White","--","212,427","--" -"Legal Intervention","75 to 79","Massachusetts","Black","--","11,603","--" -"Legal Intervention","75 to 79","Michigan","White","--","301,682","--" -"Legal Intervention","75 to 79","Michigan","Black","--","33,687","--" -"Legal Intervention","75 to 79","Minnesota","White","--","168,004","--" -"Legal Intervention","75 to 79","Minnesota","Black","--","3,940","--" -"Legal Intervention","75 to 79","Mississippi","White","--","69,918","--" -"Legal Intervention","75 to 79","Mississippi","Black","--","23,187","--" -"Legal Intervention","75 to 79","Missouri","White","--","186,024","--" -"Legal Intervention","75 to 79","Missouri","Black","--","15,316","--" -"Legal Intervention","75 to 79","Montana","White","--","39,301","--" -"Legal Intervention","75 to 79","Montana","Black","--","48","--" -"Legal Intervention","75 to 79","Nebraska","White","--","56,549","--" -"Legal Intervention","75 to 79","Nebraska","Black","--","1,446","--" -"Legal Intervention","75 to 79","Nevada","White","--","86,617","--" -"Legal Intervention","75 to 79","Nevada","Black","--","6,666","--" -"Legal Intervention","75 to 79","New Hampshire","White","--","50,635","--" -"Legal Intervention","75 to 79","New Hampshire","Black","--","275","--" -"Legal Intervention","75 to 79","New Jersey","White","--","243,451","--" -"Legal Intervention","75 to 79","New Jersey","Black","--","31,042","--" -"Legal Intervention","75 to 79","New Mexico","White","--","70,044","--" -"Legal Intervention","75 to 79","New Mexico","Black","--","1,103","--" -"Legal Intervention","75 to 79","New York","White","--","508,617","--" -"Legal Intervention","75 to 79","New York","Black","--","89,277","--" -"Legal Intervention","75 to 79","North Carolina","White","--","292,145","--" -"Legal Intervention","75 to 79","North Carolina","Black","--","55,152","--" -"Legal Intervention","75 to 79","North Dakota","White","--","21,434","--" -"Legal Intervention","75 to 79","North Dakota","Black","--","80","--" -"Legal Intervention","75 to 79","Ohio","White","--","350,654","--" -"Legal Intervention","75 to 79","Ohio","Black","--","32,868","--" -"Legal Intervention","75 to 79","Oklahoma","White","--","106,504","--" -"Legal Intervention","75 to 79","Oklahoma","Black","--","5,905","--" -"Legal Intervention","75 to 79","Oregon","White","--","147,532","--" -"Legal Intervention","75 to 79","Oregon","Black","--","1,442","--" -"Legal Intervention","75 to 79","Pennsylvania","White","--","420,801","--" -"Legal Intervention","75 to 79","Pennsylvania","Black","--","32,124","--" -"Legal Intervention","75 to 79","Rhode Island","White","--","35,055","--" -"Legal Intervention","75 to 79","Rhode Island","Black","--","1,540","--" -"Legal Intervention","75 to 79","South Carolina","White","--","159,004","--" -"Legal Intervention","75 to 79","South Carolina","Black","--","35,919","--" -"Legal Intervention","75 to 79","South Dakota","White","--","25,922","--" -"Legal Intervention","75 to 79","South Dakota","Black","--","123","--" -"Legal Intervention","75 to 79","Tennessee","White","--","205,655","--" -"Legal Intervention","75 to 79","Tennessee","Black","--","22,850","--" -"Legal Intervention","75 to 79","Texas","White","--","335,643","--" -"Legal Intervention","75 to 79","Texas","Black","--","46,951","--" -"Legal Intervention","75 to 79","Utah","White","--","72,064","--" -"Legal Intervention","75 to 79","Utah","Black","--","332","--" -"Legal Intervention","75 to 79","Vermont","White","--","25,762","--" -"Legal Intervention","75 to 79","Vermont","Black","--","89","--" -"Legal Intervention","75 to 79","Virginia","White","--","222,159","--" -"Legal Intervention","75 to 79","Virginia","Black","--","40,596","--" -"Legal Intervention","75 to 79","Washington","White","--","219,080","--" -"Legal Intervention","75 to 79","Washington","Black","--","4,896","--" -"Legal Intervention","75 to 79","West Virginia","White","--","68,388","--" -"Legal Intervention","75 to 79","West Virginia","Black","--","1,577","--" -"Legal Intervention","75 to 79","Wisconsin","White","--","188,469","--" -"Legal Intervention","75 to 79","Wisconsin","Black","--","5,510","--" -"Legal Intervention","75 to 79","Wyoming","White","--","18,609","--" -"Legal Intervention","75 to 79","Wyoming","Black","--","95","--" -"Legal Intervention","80 to 84","Alabama","White","--","85,099","--" -"Legal Intervention","80 to 84","Alabama","Black","--","17,802","--" -"Legal Intervention","80 to 84","Alaska","White","--","7,019","--" -"Legal Intervention","80 to 84","Alaska","Black","--","176","--" -"Legal Intervention","80 to 84","Arizona","White","--","158,667","--" -"Legal Intervention","80 to 84","Arizona","Black","--","3,669","--" -"Legal Intervention","80 to 84","Arkansas","White","--","57,541","--" -"Legal Intervention","80 to 84","Arkansas","Black","--","5,272","--" -"Legal Intervention","80 to 84","California","White","--","359,993","--" -"Legal Intervention","80 to 84","California","Black","--","25,929","--" -"Legal Intervention","80 to 84","Colorado","White","--","89,427","--" -"Legal Intervention","80 to 84","Colorado","Black","--","2,622","--" -"Legal Intervention","80 to 84","Connecticut","White","--","68,600","--" -"Legal Intervention","80 to 84","Connecticut","Black","--","5,640","--" -"Legal Intervention","80 to 84","Delaware","White","--","19,206","--" -"Legal Intervention","80 to 84","Delaware","Black","--","3,404","--" -"Legal Intervention","80 to 84","District of Columbia","White","--","4,280","--" -"Legal Intervention","80 to 84","District of Columbia","Black","--","5,495","--" -"Legal Intervention","80 to 84","Florida","White","--","372,261","--" -"Legal Intervention","80 to 84","Florida","Black","--","36,632","--" -"Legal Intervention","80 to 84","Georgia","White","--","134,303","--" -"Legal Intervention","80 to 84","Georgia","Black","--","38,946","--" -"Legal Intervention","80 to 84","Hawaii","White","--","8,776","--" -"Legal Intervention","80 to 84","Hawaii","Black","--","207","--" -"Legal Intervention","80 to 84","Idaho","White","--","35,459","--" -"Legal Intervention","80 to 84","Idaho","Black","--","85","--" -"Legal Intervention","80 to 84","Illinois","White","--","205,771","--" -"Legal Intervention","80 to 84","Illinois","Black","--","28,734","--" -"Legal Intervention","80 to 84","Indiana","White","--","120,668","--" -"Legal Intervention","80 to 84","Indiana","Black","--","7,550","--" -"Legal Intervention","80 to 84","Iowa","White","--","66,497","--" -"Legal Intervention","80 to 84","Iowa","Black","--","727","--" -"Legal Intervention","80 to 84","Kansas","White","--","52,796","--" -"Legal Intervention","80 to 84","Kansas","Black","--","2,021","--" -"Legal Intervention","80 to 84","Kentucky","White","--","82,958","--" -"Legal Intervention","80 to 84","Kentucky","Black","--","4,458","--" -"Legal Intervention","80 to 84","Louisiana","White","--","65,100","--" -"Legal Intervention","80 to 84","Louisiana","Black","--","19,051","--" -"Legal Intervention","80 to 84","Maine","White","--","33,810","--" -"Legal Intervention","80 to 84","Maine","Black","--","136","--" -"Legal Intervention","80 to 84","Maryland","White","--","82,123","--" -"Legal Intervention","80 to 84","Maryland","Black","--","28,623","--" -"Legal Intervention","80 to 84","Massachusetts","White","--","127,688","--" -"Legal Intervention","80 to 84","Massachusetts","Black","--","7,135","--" -"Legal Intervention","80 to 84","Michigan","White","--","184,824","--" -"Legal Intervention","80 to 84","Michigan","Black","--","19,200","--" -"Legal Intervention","80 to 84","Minnesota","White","--","107,521","--" -"Legal Intervention","80 to 84","Minnesota","Black","--","2,379","--" -"Legal Intervention","80 to 84","Mississippi","White","--","43,433","--" -"Legal Intervention","80 to 84","Mississippi","Black","--","13,394","--" -"Legal Intervention","80 to 84","Missouri","White","--","116,562","--" -"Legal Intervention","80 to 84","Missouri","Black","--","9,215","--" -"Legal Intervention","80 to 84","Montana","White","--","23,393","--" -"Legal Intervention","80 to 84","Montana","Black","--","66","--" -"Legal Intervention","80 to 84","Nebraska","White","--","35,755","--" -"Legal Intervention","80 to 84","Nebraska","Black","--","924","--" -"Legal Intervention","80 to 84","Nevada","White","--","48,775","--" -"Legal Intervention","80 to 84","Nevada","Black","--","3,944","--" -"Legal Intervention","80 to 84","New Hampshire","White","--","29,025","--" -"Legal Intervention","80 to 84","New Hampshire","Black","--","152","--" -"Legal Intervention","80 to 84","New Jersey","White","--","151,821","--" -"Legal Intervention","80 to 84","New Jersey","Black","--","20,261","--" -"Legal Intervention","80 to 84","New Mexico","White","--","41,309","--" -"Legal Intervention","80 to 84","New Mexico","Black","--","666","--" -"Legal Intervention","80 to 84","New York","White","--","324,013","--" -"Legal Intervention","80 to 84","New York","Black","--","59,265","--" -"Legal Intervention","80 to 84","North Carolina","White","--","170,139","--" -"Legal Intervention","80 to 84","North Carolina","Black","--","31,514","--" -"Legal Intervention","80 to 84","North Dakota","White","--","13,974","--" -"Legal Intervention","80 to 84","North Dakota","Black","--","38","--" -"Legal Intervention","80 to 84","Ohio","White","--","220,378","--" -"Legal Intervention","80 to 84","Ohio","Black","--","21,095","--" -"Legal Intervention","80 to 84","Oklahoma","White","--","66,458","--" -"Legal Intervention","80 to 84","Oklahoma","Black","--","3,373","--" -"Legal Intervention","80 to 84","Oregon","White","--","83,913","--" -"Legal Intervention","80 to 84","Oregon","Black","--","886","--" -"Legal Intervention","80 to 84","Pennsylvania","White","--","267,033","--" -"Legal Intervention","80 to 84","Pennsylvania","Black","--","20,181","--" -"Legal Intervention","80 to 84","Rhode Island","White","--","21,479","--" -"Legal Intervention","80 to 84","Rhode Island","Black","--","961","--" -"Legal Intervention","80 to 84","South Carolina","White","--","89,359","--" -"Legal Intervention","80 to 84","South Carolina","Black","--","19,823","--" -"Legal Intervention","80 to 84","South Dakota","White","--","16,008","--" -"Legal Intervention","80 to 84","South Dakota","Black","--","46","--" -"Legal Intervention","80 to 84","Tennessee","White","--","121,913","--" -"Legal Intervention","80 to 84","Tennessee","Black","--","13,112","--" -"Legal Intervention","80 to 84","Texas","White","--","195,442","--" -"Legal Intervention","80 to 84","Texas","Black","--","25,778","--" -"Legal Intervention","80 to 84","Utah","White","--","43,033","--" -"Legal Intervention","80 to 84","Utah","Black","--","244","--" -"Legal Intervention","80 to 84","Vermont","White","--","14,773","--" -"Legal Intervention","80 to 84","Vermont","Black","--","42","--" -"Legal Intervention","80 to 84","Virginia","White","--","132,958","--" -"Legal Intervention","80 to 84","Virginia","Black","--","24,572","--" -"Legal Intervention","80 to 84","Washington","White","--","124,773","--" -"Legal Intervention","80 to 84","Washington","Black","--","2,729","--" -"Legal Intervention","80 to 84","West Virginia","White","--","41,184","--" -"Legal Intervention","80 to 84","West Virginia","Black","--","860","--" -"Legal Intervention","80 to 84","Wisconsin","White","--","116,662","--" -"Legal Intervention","80 to 84","Wisconsin","Black","--","3,319","--" -"Legal Intervention","80 to 84","Wyoming","White","--","10,891","--" -"Legal Intervention","80 to 84","Wyoming","Black","--","49","--" -"Legal Intervention","85+","Alabama","White","--","74,889","--" -"Legal Intervention","85+","Alabama","Black","--","16,119","--" -"Legal Intervention","85+","Alaska","White","--","5,494","--" -"Legal Intervention","85+","Alaska","Black","--","172","--" -"Legal Intervention","85+","Arizona","White","--","138,656","--" -"Legal Intervention","85+","Arizona","Black","--","3,153","--" -"Legal Intervention","85+","Arkansas","White","--","51,588","--" -"Legal Intervention","85+","Arkansas","Black","--","4,957","--" -"Legal Intervention","85+","California","White","--","375,374","--" -"Legal Intervention","85+","California","Black","--","25,723","--" -"Legal Intervention","85+","Colorado","White","--","83,500","--" -"Legal Intervention","85+","Colorado","Black","--","2,256","--" -"Legal Intervention","85+","Connecticut","White","--","73,251","--" -"Legal Intervention","85+","Connecticut","Black","--","4,771","--" -"Legal Intervention","85+","Delaware","White","--","16,632","--" -"Legal Intervention","85+","Delaware","Black","--","2,681","--" -"Legal Intervention","85+","District of Columbia","White","--","4,491","--" -"Legal Intervention","85+","District of Columbia","Black","--","6,152","--" -"Legal Intervention","85+","Florida","White","--","381,603","--" -"Legal Intervention","85+","Florida","Black","--","32,353","--" -"Legal Intervention","85+","Georgia","White","--","116,451","--" -"Legal Intervention","85+","Georgia","Black","--","31,876","--" -"Legal Intervention","85+","Hawaii","White","--","8,280","--" -"Legal Intervention","85+","Hawaii","Black","--","204","--" -"Legal Intervention","85+","Idaho","White","--","30,197","--" -"Legal Intervention","85+","Idaho","Black","--","71","--" -"Legal Intervention","85+","Illinois","White","--","215,666","--" -"Legal Intervention","85+","Illinois","Black","--","27,388","--" -"Legal Intervention","85+","Indiana","White","--","117,409","--" -"Legal Intervention","85+","Indiana","Black","--","6,727","--" -"Legal Intervention","85+","Iowa","White","--","74,664","--" -"Legal Intervention","85+","Iowa","Black","--","627","--" -"Legal Intervention","85+","Kansas","White","--","57,732","--" -"Legal Intervention","85+","Kansas","Black","--","1,872","--" -"Legal Intervention","85+","Kentucky","White","--","72,950","--" -"Legal Intervention","85+","Kentucky","Black","--","4,037","--" -"Legal Intervention","85+","Louisiana","White","--","59,282","--" -"Legal Intervention","85+","Louisiana","Black","--","16,910","--" -"Legal Intervention","85+","Maine","White","--","32,771","--" -"Legal Intervention","85+","Maine","Black","--","163","--" -"Legal Intervention","85+","Maryland","White","--","86,120","--" -"Legal Intervention","85+","Maryland","Black","--","25,536","--" -"Legal Intervention","85+","Massachusetts","White","--","136,401","--" -"Legal Intervention","85+","Massachusetts","Black","--","6,846","--" -"Legal Intervention","85+","Michigan","White","--","174,193","--" -"Legal Intervention","85+","Michigan","Black","--","18,886","--" -"Legal Intervention","85+","Minnesota","White","--","116,597","--" -"Legal Intervention","85+","Minnesota","Black","--","1,982","--" -"Legal Intervention","85+","Mississippi","White","--","38,975","--" -"Legal Intervention","85+","Mississippi","Black","--","11,845","--" -"Legal Intervention","85+","Missouri","White","--","115,067","--" -"Legal Intervention","85+","Missouri","Black","--","8,621","--" -"Legal Intervention","85+","Montana","White","--","21,673","--" -"Legal Intervention","85+","Montana","Black","--","35","--" -"Legal Intervention","85+","Nebraska","White","--","39,212","--" -"Legal Intervention","85+","Nebraska","Black","--","747","--" -"Legal Intervention","85+","Nevada","White","--","37,663","--" -"Legal Intervention","85+","Nevada","Black","--","2,916","--" -"Legal Intervention","85+","New Hampshire","White","--","29,437","--" -"Legal Intervention","85+","New Hampshire","Black","--","126","--" -"Legal Intervention","85+","New Jersey","White","--","163,370","--" -"Legal Intervention","85+","New Jersey","Black","--","18,968","--" -"Legal Intervention","85+","New Mexico","White","--","36,506","--" -"Legal Intervention","85+","New Mexico","Black","--","567","--" -"Legal Intervention","85+","New York","White","--","357,100","--" -"Legal Intervention","85+","New York","Black","--","58,879","--" -"Legal Intervention","85+","North Carolina","White","--","153,825","--" -"Legal Intervention","85+","North Carolina","Black","--","27,478","--" -"Legal Intervention","85+","North Dakota","White","--","17,891","--" -"Legal Intervention","85+","North Dakota","Black","--","35","--" -"Legal Intervention","85+","Ohio","White","--","214,237","--" -"Legal Intervention","85+","Ohio","Black","--","21,021","--" -"Legal Intervention","85+","Oklahoma","White","--","62,111","--" -"Legal Intervention","85+","Oklahoma","Black","--","2,781","--" -"Legal Intervention","85+","Oregon","White","--","77,219","--" -"Legal Intervention","85+","Oregon","Black","--","755","--" -"Legal Intervention","85+","Pennsylvania","White","--","283,200","--" -"Legal Intervention","85+","Pennsylvania","Black","--","19,606","--" -"Legal Intervention","85+","Rhode Island","White","--","24,191","--" -"Legal Intervention","85+","Rhode Island","Black","--","1,124","--" -"Legal Intervention","85+","South Carolina","White","--","74,055","--" -"Legal Intervention","85+","South Carolina","Black","--","16,459","--" -"Legal Intervention","85+","South Dakota","White","--","19,141","--" -"Legal Intervention","85+","South Dakota","Black","--","36","--" -"Legal Intervention","85+","Tennessee","White","--","104,678","--" -"Legal Intervention","85+","Tennessee","Black","--","11,564","--" -"Legal Intervention","85+","Texas","White","--","180,669","--" -"Legal Intervention","85+","Texas","Black","--","21,581","--" -"Legal Intervention","85+","Utah","White","--","37,176","--" -"Legal Intervention","85+","Utah","Black","--","180","--" -"Legal Intervention","85+","Vermont","White","--","14,067","--" -"Legal Intervention","85+","Vermont","Black","--","60","--" -"Legal Intervention","85+","Virginia","White","--","124,985","--" -"Legal Intervention","85+","Virginia","Black","--","21,837","--" -"Legal Intervention","85+","Washington","White","--","118,907","--" -"Legal Intervention","85+","Washington","Black","--","2,387","--" -"Legal Intervention","85+","West Virginia","White","--","37,099","--" -"Legal Intervention","85+","West Virginia","Black","--","789","--" -"Legal Intervention","85+","Wisconsin","White","--","117,313","--" -"Legal Intervention","85+","Wisconsin","Black","--","2,800","--" -"Legal Intervention","85+","Wyoming","White","--","10,036","--" -"Legal Intervention","85+","Wyoming","Black","--","59","--" -"Legal Intervention","Unknown","Alabama","White","-","-","-" -"Legal Intervention","Unknown","Alabama","Black","-","-","-" -"Legal Intervention","Unknown","Alaska","White","-","-","-" -"Legal Intervention","Unknown","Alaska","Black","-","-","-" -"Legal Intervention","Unknown","Arizona","White","-","-","-" -"Legal Intervention","Unknown","Arizona","Black","-","-","-" -"Legal Intervention","Unknown","Arkansas","White","-","-","-" -"Legal Intervention","Unknown","Arkansas","Black","-","-","-" -"Legal Intervention","Unknown","California","White","-","-","-" -"Legal Intervention","Unknown","California","Black","-","-","-" -"Legal Intervention","Unknown","Colorado","White","-","-","-" -"Legal Intervention","Unknown","Colorado","Black","-","-","-" -"Legal Intervention","Unknown","Connecticut","White","-","-","-" -"Legal Intervention","Unknown","Connecticut","Black","-","-","-" -"Legal Intervention","Unknown","Delaware","White","-","-","-" -"Legal Intervention","Unknown","Delaware","Black","-","-","-" -"Legal Intervention","Unknown","District of Columbia","White","-","-","-" -"Legal Intervention","Unknown","District of Columbia","Black","-","-","-" -"Legal Intervention","Unknown","Florida","White","-","-","-" -"Legal Intervention","Unknown","Florida","Black","-","-","-" -"Legal Intervention","Unknown","Georgia","White","-","-","-" -"Legal Intervention","Unknown","Georgia","Black","-","-","-" -"Legal Intervention","Unknown","Hawaii","White","-","-","-" -"Legal Intervention","Unknown","Hawaii","Black","-","-","-" -"Legal Intervention","Unknown","Idaho","White","-","-","-" -"Legal Intervention","Unknown","Idaho","Black","-","-","-" -"Legal Intervention","Unknown","Illinois","White","-","-","-" -"Legal Intervention","Unknown","Illinois","Black","-","-","-" -"Legal Intervention","Unknown","Indiana","White","-","-","-" -"Legal Intervention","Unknown","Indiana","Black","-","-","-" -"Legal Intervention","Unknown","Iowa","White","-","-","-" -"Legal Intervention","Unknown","Iowa","Black","-","-","-" -"Legal Intervention","Unknown","Kansas","White","-","-","-" -"Legal Intervention","Unknown","Kansas","Black","-","-","-" -"Legal Intervention","Unknown","Kentucky","White","-","-","-" -"Legal Intervention","Unknown","Kentucky","Black","-","-","-" -"Legal Intervention","Unknown","Louisiana","White","-","-","-" -"Legal Intervention","Unknown","Louisiana","Black","-","-","-" -"Legal Intervention","Unknown","Maine","White","-","-","-" -"Legal Intervention","Unknown","Maine","Black","-","-","-" -"Legal Intervention","Unknown","Maryland","White","-","-","-" -"Legal Intervention","Unknown","Maryland","Black","-","-","-" -"Legal Intervention","Unknown","Massachusetts","White","-","-","-" -"Legal Intervention","Unknown","Massachusetts","Black","-","-","-" -"Legal Intervention","Unknown","Michigan","White","-","-","-" -"Legal Intervention","Unknown","Michigan","Black","-","-","-" -"Legal Intervention","Unknown","Minnesota","White","-","-","-" -"Legal Intervention","Unknown","Minnesota","Black","-","-","-" -"Legal Intervention","Unknown","Mississippi","White","-","-","-" -"Legal Intervention","Unknown","Mississippi","Black","-","-","-" -"Legal Intervention","Unknown","Missouri","White","-","-","-" -"Legal Intervention","Unknown","Missouri","Black","-","-","-" -"Legal Intervention","Unknown","Montana","White","-","-","-" -"Legal Intervention","Unknown","Montana","Black","-","-","-" -"Legal Intervention","Unknown","Nebraska","White","-","-","-" -"Legal Intervention","Unknown","Nebraska","Black","-","-","-" -"Legal Intervention","Unknown","Nevada","White","-","-","-" -"Legal Intervention","Unknown","Nevada","Black","-","-","-" -"Legal Intervention","Unknown","New Hampshire","White","-","-","-" -"Legal Intervention","Unknown","New Hampshire","Black","-","-","-" -"Legal Intervention","Unknown","New Jersey","White","-","-","-" -"Legal Intervention","Unknown","New Jersey","Black","-","-","-" -"Legal Intervention","Unknown","New Mexico","White","-","-","-" -"Legal Intervention","Unknown","New Mexico","Black","-","-","-" -"Legal Intervention","Unknown","New York","White","-","-","-" -"Legal Intervention","Unknown","New York","Black","-","-","-" -"Legal Intervention","Unknown","North Carolina","White","-","-","-" -"Legal Intervention","Unknown","North Carolina","Black","-","-","-" -"Legal Intervention","Unknown","North Dakota","White","-","-","-" -"Legal Intervention","Unknown","North Dakota","Black","-","-","-" -"Legal Intervention","Unknown","Ohio","White","-","-","-" -"Legal Intervention","Unknown","Ohio","Black","-","-","-" -"Legal Intervention","Unknown","Oklahoma","White","-","-","-" -"Legal Intervention","Unknown","Oklahoma","Black","-","-","-" -"Legal Intervention","Unknown","Oregon","White","-","-","-" -"Legal Intervention","Unknown","Oregon","Black","-","-","-" -"Legal Intervention","Unknown","Pennsylvania","White","-","-","-" -"Legal Intervention","Unknown","Pennsylvania","Black","-","-","-" -"Legal Intervention","Unknown","Rhode Island","White","-","-","-" -"Legal Intervention","Unknown","Rhode Island","Black","-","-","-" -"Legal Intervention","Unknown","South Carolina","White","-","-","-" -"Legal Intervention","Unknown","South Carolina","Black","-","-","-" -"Legal Intervention","Unknown","South Dakota","White","-","-","-" -"Legal Intervention","Unknown","South Dakota","Black","-","-","-" -"Legal Intervention","Unknown","Tennessee","White","-","-","-" -"Legal Intervention","Unknown","Tennessee","Black","-","-","-" -"Legal Intervention","Unknown","Texas","White","-","-","-" -"Legal Intervention","Unknown","Texas","Black","-","-","-" -"Legal Intervention","Unknown","Utah","White","-","-","-" -"Legal Intervention","Unknown","Utah","Black","-","-","-" -"Legal Intervention","Unknown","Vermont","White","-","-","-" -"Legal Intervention","Unknown","Vermont","Black","-","-","-" -"Legal Intervention","Unknown","Virginia","White","-","-","-" -"Legal Intervention","Unknown","Virginia","Black","-","-","-" -"Legal Intervention","Unknown","Washington","White","-","-","-" -"Legal Intervention","Unknown","Washington","Black","-","-","-" -"Legal Intervention","Unknown","West Virginia","White","-","-","-" -"Legal Intervention","Unknown","West Virginia","Black","-","-","-" -"Legal Intervention","Unknown","Wisconsin","White","-","-","-" -"Legal Intervention","Unknown","Wisconsin","Black","-","-","-" -"Legal Intervention","Unknown","Wyoming","White","-","-","-" -"Legal Intervention","Unknown","Wyoming","Black","-","-","-" -"Unintentional Firearm","0 to 4","Alabama","White","--","180,341","--" -"Unintentional Firearm","0 to 4","Alabama","Black","--","89,099","--" -"Unintentional Firearm","0 to 4","Alaska","White","--","23,352","--" -"Unintentional Firearm","0 to 4","Alaska","Black","--","1,810","--" -"Unintentional Firearm","0 to 4","Arizona","White","--","296,789","--" -"Unintentional Firearm","0 to 4","Arizona","Black","--","27,145","--" -"Unintentional Firearm","0 to 4","Arkansas","White","--","127,187","--" -"Unintentional Firearm","0 to 4","Arkansas","Black","--","35,259","--" -"Unintentional Firearm","0 to 4","California","White","--","918,284","--" -"Unintentional Firearm","0 to 4","California","Black","--","84,896","--" -"Unintentional Firearm","0 to 4","Colorado","White","--","241,393","--" -"Unintentional Firearm","0 to 4","Colorado","Black","--","20,295","--" -"Unintentional Firearm","0 to 4","Connecticut","White","--","124,676","--" -"Unintentional Firearm","0 to 4","Connecticut","Black","--","30,095","--" -"Unintentional Firearm","0 to 4","Delaware","White","--","30,969","--" -"Unintentional Firearm","0 to 4","Delaware","Black","--","15,323","--" -"Unintentional Firearm","0 to 4","District of Columbia","White","--","15,627","--" -"Unintentional Firearm","0 to 4","District of Columbia","Black","--","18,658","--" -"Unintentional Firearm","0 to 4","Florida","White","--","533,690","--" -"Unintentional Firearm","0 to 4","Florida","Black","--","178,163","--" -"Unintentional Firearm","0 to 4","Georgia","White","--","335,064","--" -"Unintentional Firearm","0 to 4","Georgia","Black","--","227,140","--" -"Unintentional Firearm","0 to 4","Hawaii","White","--","15,012","--" -"Unintentional Firearm","0 to 4","Hawaii","Black","--","1,896","--" -"Unintentional Firearm","0 to 4","Idaho","White","--","100,323","--" -"Unintentional Firearm","0 to 4","Idaho","Black","--","1,752","--" -"Unintentional Firearm","0 to 4","Illinois","White","--","481,889","--" -"Unintentional Firearm","0 to 4","Illinois","Black","--","116,710","--" -"Unintentional Firearm","0 to 4","Indiana","White","--","313,669","--" -"Unintentional Firearm","0 to 4","Indiana","Black","--","53,660","--" -"Unintentional Firearm","0 to 4","Iowa","White","--","154,058","--" -"Unintentional Firearm","0 to 4","Iowa","Black","--","13,703","--" -"Unintentional Firearm","0 to 4","Kansas","White","--","141,473","--" -"Unintentional Firearm","0 to 4","Kansas","Black","--","13,238","--" -"Unintentional Firearm","0 to 4","Kentucky","White","--","213,657","--" -"Unintentional Firearm","0 to 4","Kentucky","Black","--","27,248","--" -"Unintentional Firearm","0 to 4","Louisiana","White","--","153,492","--" -"Unintentional Firearm","0 to 4","Louisiana","Black","--","106,289","--" -"Unintentional Firearm","0 to 4","Maine","White","--","54,442","--" -"Unintentional Firearm","0 to 4","Maine","Black","--","2,822","--" -"Unintentional Firearm","0 to 4","Maryland","White","--","181,975","--" -"Unintentional Firearm","0 to 4","Maryland","Black","--","113,480","--" -"Unintentional Firearm","0 to 4","Massachusetts","White","--","236,165","--" -"Unintentional Firearm","0 to 4","Massachusetts","Black","--","52,496","--" -"Unintentional Firearm","0 to 4","Michigan","White","--","380,098","--" -"Unintentional Firearm","0 to 4","Michigan","Black","--","98,116","--" -"Unintentional Firearm","0 to 4","Minnesota","White","--","237,344","--" -"Unintentional Firearm","0 to 4","Minnesota","Black","--","40,249","--" -"Unintentional Firearm","0 to 4","Mississippi","White","--","89,424","--" -"Unintentional Firearm","0 to 4","Mississippi","Black","--","75,092","--" -"Unintentional Firearm","0 to 4","Missouri","White","--","266,780","--" -"Unintentional Firearm","0 to 4","Missouri","Black","--","52,085","--" -"Unintentional Firearm","0 to 4","Montana","White","--","47,093","--" -"Unintentional Firearm","0 to 4","Montana","Black","--","490","--" -"Unintentional Firearm","0 to 4","Nebraska","White","--","99,031","--" -"Unintentional Firearm","0 to 4","Nebraska","Black","--","9,179","--" -"Unintentional Firearm","0 to 4","Nevada","White","--","109,375","--" -"Unintentional Firearm","0 to 4","Nevada","Black","--","25,766","--" -"Unintentional Firearm","0 to 4","New Hampshire","White","--","55,451","--" -"Unintentional Firearm","0 to 4","New Hampshire","Black","--","2,002","--" -"Unintentional Firearm","0 to 4","New Jersey","White","--","332,263","--" -"Unintentional Firearm","0 to 4","New Jersey","Black","--","94,492","--" -"Unintentional Firearm","0 to 4","New Mexico","White","--","81,687","--" -"Unintentional Firearm","0 to 4","New Mexico","Black","--","3,549","--" -"Unintentional Firearm","0 to 4","New York","White","--","657,477","--" -"Unintentional Firearm","0 to 4","New York","Black","--","219,142","--" -"Unintentional Firearm","0 to 4","North Carolina","White","--","365,980","--" -"Unintentional Firearm","0 to 4","North Carolina","Black","--","151,185","--" -"Unintentional Firearm","0 to 4","North Dakota","White","--","37,635","--" -"Unintentional Firearm","0 to 4","North Dakota","Black","--","3,388","--" -"Unintentional Firearm","0 to 4","Ohio","White","--","482,242","--" -"Unintentional Firearm","0 to 4","Ohio","Black","--","112,281","--" -"Unintentional Firearm","0 to 4","Oklahoma","White","--","149,184","--" -"Unintentional Firearm","0 to 4","Oklahoma","Black","--","23,449","--" -"Unintentional Firearm","0 to 4","Oregon","White","--","161,587","--" -"Unintentional Firearm","0 to 4","Oregon","Black","--","6,167","--" -"Unintentional Firearm","0 to 4","Pennsylvania","White","--","482,785","--" -"Unintentional Firearm","0 to 4","Pennsylvania","Black","--","108,552","--" -"Unintentional Firearm","0 to 4","Rhode Island","White","--","37,347","--" -"Unintentional Firearm","0 to 4","Rhode Island","Black","--","7,223","--" -"Unintentional Firearm","0 to 4","South Carolina","White","--","174,248","--" -"Unintentional Firearm","0 to 4","South Carolina","Black","--","86,126","--" -"Unintentional Firearm","0 to 4","South Dakota","White","--","42,132","--" -"Unintentional Firearm","0 to 4","South Dakota","Black","--","2,414","--" -"Unintentional Firearm","0 to 4","Tennessee","White","--","288,863","--" -"Unintentional Firearm","0 to 4","Tennessee","Black","--","81,357","--" -"Unintentional Firearm","0 to 4","Texas","White","--","822,522","--" -"Unintentional Firearm","0 to 4","Texas","Black","--","215,347","--" -"Unintentional Firearm","0 to 4","Utah","White","--","199,577","--" -"Unintentional Firearm","0 to 4","Utah","Black","--","4,364","--" -"Unintentional Firearm","0 to 4","Vermont","White","--","24,870","--" -"Unintentional Firearm","0 to 4","Vermont","Black","--","651","--" -"Unintentional Firearm","0 to 4","Virginia","White","--","303,460","--" -"Unintentional Firearm","0 to 4","Virginia","Black","--","108,228","--" -"Unintentional Firearm","0 to 4","Washington","White","--","287,699","--" -"Unintentional Firearm","0 to 4","Washington","Black","--","24,308","--" -"Unintentional Firearm","0 to 4","West Virginia","White","--","78,223","--" -"Unintentional Firearm","0 to 4","West Virginia","Black","--","3,606","--" -"Unintentional Firearm","0 to 4","Wisconsin","White","--","242,169","--" -"Unintentional Firearm","0 to 4","Wisconsin","Black","--","32,763","--" -"Unintentional Firearm","0 to 4","Wyoming","White","--","27,196","--" -"Unintentional Firearm","0 to 4","Wyoming","Black","--","489","--" -"Unintentional Firearm","5 to 9","Alabama","White","--","195,845","--" -"Unintentional Firearm","5 to 9","Alabama","Black","--","88,383","--" -"Unintentional Firearm","5 to 9","Alaska","White","--","26,339","--" -"Unintentional Firearm","5 to 9","Alaska","Black","--","1,903","--" -"Unintentional Firearm","5 to 9","Arizona","White","--","329,307","--" -"Unintentional Firearm","5 to 9","Arizona","Black","--","30,234","--" -"Unintentional Firearm","5 to 9","Arkansas","White","--","139,243","--" -"Unintentional Firearm","5 to 9","Arkansas","Black","--","34,774","--" -"Unintentional Firearm","5 to 9","California","White","--","1,021,998","--" -"Unintentional Firearm","5 to 9","California","Black","--","85,783","--" -"Unintentional Firearm","5 to 9","Colorado","White","--","268,503","--" -"Unintentional Firearm","5 to 9","Colorado","Black","--","18,706","--" -"Unintentional Firearm","5 to 9","Connecticut","White","--","140,462","--" -"Unintentional Firearm","5 to 9","Connecticut","Black","--","29,507","--" -"Unintentional Firearm","5 to 9","Delaware","White","--","33,312","--" -"Unintentional Firearm","5 to 9","Delaware","Black","--","16,117","--" -"Unintentional Firearm","5 to 9","District of Columbia","White","--","12,913","--" -"Unintentional Firearm","5 to 9","District of Columbia","Black","--","20,234","--" -"Unintentional Firearm","5 to 9","Florida","White","--","568,242","--" -"Unintentional Firearm","5 to 9","Florida","Black","--","194,715","--" -"Unintentional Firearm","5 to 9","Georgia","White","--","366,117","--" -"Unintentional Firearm","5 to 9","Georgia","Black","--","241,878","--" -"Unintentional Firearm","5 to 9","Hawaii","White","--","16,226","--" -"Unintentional Firearm","5 to 9","Hawaii","Black","--","1,849","--" -"Unintentional Firearm","5 to 9","Idaho","White","--","114,789","--" -"Unintentional Firearm","5 to 9","Idaho","Black","--","1,484","--" -"Unintentional Firearm","5 to 9","Illinois","White","--","536,488","--" -"Unintentional Firearm","5 to 9","Illinois","Black","--","124,564","--" -"Unintentional Firearm","5 to 9","Indiana","White","--","339,678","--" -"Unintentional Firearm","5 to 9","Indiana","Black","--","54,854","--" -"Unintentional Firearm","5 to 9","Iowa","White","--","168,273","--" -"Unintentional Firearm","5 to 9","Iowa","Black","--","12,952","--" -"Unintentional Firearm","5 to 9","Kansas","White","--","156,022","--" -"Unintentional Firearm","5 to 9","Kansas","Black","--","13,212","--" -"Unintentional Firearm","5 to 9","Kentucky","White","--","228,872","--" -"Unintentional Firearm","5 to 9","Kentucky","Black","--","26,767","--" -"Unintentional Firearm","5 to 9","Louisiana","White","--","166,006","--" -"Unintentional Firearm","5 to 9","Louisiana","Black","--","108,466","--" -"Unintentional Firearm","5 to 9","Maine","White","--","60,618","--" -"Unintentional Firearm","5 to 9","Maine","Black","--","2,375","--" -"Unintentional Firearm","5 to 9","Maryland","White","--","194,022","--" -"Unintentional Firearm","5 to 9","Maryland","Black","--","121,062","--" -"Unintentional Firearm","5 to 9","Massachusetts","White","--","260,644","--" -"Unintentional Firearm","5 to 9","Massachusetts","Black","--","46,792","--" -"Unintentional Firearm","5 to 9","Michigan","White","--","420,464","--" -"Unintentional Firearm","5 to 9","Michigan","Black","--","100,527","--" -"Unintentional Firearm","5 to 9","Minnesota","White","--","260,924","--" -"Unintentional Firearm","5 to 9","Minnesota","Black","--","43,820","--" -"Unintentional Firearm","5 to 9","Mississippi","White","--","97,202","--" -"Unintentional Firearm","5 to 9","Mississippi","Black","--","74,257","--" -"Unintentional Firearm","5 to 9","Missouri","White","--","288,933","--" -"Unintentional Firearm","5 to 9","Missouri","Black","--","52,583","--" -"Unintentional Firearm","5 to 9","Montana","White","--","53,642","--" -"Unintentional Firearm","5 to 9","Montana","Black","--","506","--" -"Unintentional Firearm","5 to 9","Nebraska","White","--","107,959","--" -"Unintentional Firearm","5 to 9","Nebraska","Black","--","9,337","--" -"Unintentional Firearm","5 to 9","Nevada","White","--","125,774","--" -"Unintentional Firearm","5 to 9","Nevada","Black","--","25,726","--" -"Unintentional Firearm","5 to 9","New Hampshire","White","--","60,463","--" -"Unintentional Firearm","5 to 9","New Hampshire","Black","--","1,950","--" -"Unintentional Firearm","5 to 9","New Jersey","White","--","355,366","--" -"Unintentional Firearm","5 to 9","New Jersey","Black","--","94,868","--" -"Unintentional Firearm","5 to 9","New Mexico","White","--","92,171","--" -"Unintentional Firearm","5 to 9","New Mexico","Black","--","3,999","--" -"Unintentional Firearm","5 to 9","New York","White","--","706,845","--" -"Unintentional Firearm","5 to 9","New York","Black","--","207,675","--" -"Unintentional Firearm","5 to 9","North Carolina","White","--","389,028","--" -"Unintentional Firearm","5 to 9","North Carolina","Black","--","152,837","--" -"Unintentional Firearm","5 to 9","North Dakota","White","--","41,662","--" -"Unintentional Firearm","5 to 9","North Dakota","Black","--","2,647","--" -"Unintentional Firearm","5 to 9","Ohio","White","--","522,622","--" -"Unintentional Firearm","5 to 9","Ohio","Black","--","118,216","--" -"Unintentional Firearm","5 to 9","Oklahoma","White","--","170,292","--" -"Unintentional Firearm","5 to 9","Oklahoma","Black","--","22,416","--" -"Unintentional Firearm","5 to 9","Oregon","White","--","186,810","--" -"Unintentional Firearm","5 to 9","Oregon","Black","--","6,815","--" -"Unintentional Firearm","5 to 9","Pennsylvania","White","--","524,297","--" -"Unintentional Firearm","5 to 9","Pennsylvania","Black","--","115,368","--" -"Unintentional Firearm","5 to 9","Rhode Island","White","--","40,792","--" -"Unintentional Firearm","5 to 9","Rhode Island","Black","--","7,127","--" -"Unintentional Firearm","5 to 9","South Carolina","White","--","191,092","--" -"Unintentional Firearm","5 to 9","South Carolina","Black","--","88,438","--" -"Unintentional Firearm","5 to 9","South Dakota","White","--","45,215","--" -"Unintentional Firearm","5 to 9","South Dakota","Black","--","2,304","--" -"Unintentional Firearm","5 to 9","Tennessee","White","--","304,096","--" -"Unintentional Firearm","5 to 9","Tennessee","Black","--","82,016","--" -"Unintentional Firearm","5 to 9","Texas","White","--","907,424","--" -"Unintentional Firearm","5 to 9","Texas","Black","--","222,505","--" -"Unintentional Firearm","5 to 9","Utah","White","--","225,081","--" -"Unintentional Firearm","5 to 9","Utah","Black","--","4,156","--" -"Unintentional Firearm","5 to 9","Vermont","White","--","28,735","--" -"Unintentional Firearm","5 to 9","Vermont","Black","--","626","--" -"Unintentional Firearm","5 to 9","Virginia","White","--","326,955","--" -"Unintentional Firearm","5 to 9","Virginia","Black","--","109,021","--" -"Unintentional Firearm","5 to 9","Washington","White","--","323,165","--" -"Unintentional Firearm","5 to 9","Washington","Black","--","24,468","--" -"Unintentional Firearm","5 to 9","West Virginia","White","--","86,725","--" -"Unintentional Firearm","5 to 9","West Virginia","Black","--","3,819","--" -"Unintentional Firearm","5 to 9","Wisconsin","White","--","265,474","--" -"Unintentional Firearm","5 to 9","Wisconsin","Black","--","33,227","--" -"Unintentional Firearm","5 to 9","Wyoming","White","--","31,456","--" -"Unintentional Firearm","5 to 9","Wyoming","Black","--","531","--" -"Unintentional Firearm","10 to 14","Alabama","White","--","205,964","--" -"Unintentional Firearm","10 to 14","Alabama","Black","--","93,054","--" -"Unintentional Firearm","10 to 14","Alaska","White","--","26,801","--" -"Unintentional Firearm","10 to 14","Alaska","Black","--","1,591","--" -"Unintentional Firearm","10 to 14","Arizona","White","--","353,118","--" -"Unintentional Firearm","10 to 14","Arizona","Black","--","31,062","--" -"Unintentional Firearm","10 to 14","Arkansas","White","--","148,612","--" -"Unintentional Firearm","10 to 14","Arkansas","Black","--","35,517","--" -"Unintentional Firearm","10 to 14","California","White","--","1,102,895","--" -"Unintentional Firearm","10 to 14","California","Black","--","96,818","--" -"Unintentional Firearm","10 to 14","Colorado","White","--","291,916","--" -"Unintentional Firearm","10 to 14","Colorado","Black","--","18,698","--" -"Unintentional Firearm","10 to 14","Connecticut","White","--","154,152","--" -"Unintentional Firearm","10 to 14","Connecticut","Black","--","33,262","--" -"Unintentional Firearm","10 to 14","Delaware","White","--","35,578","--" -"Unintentional Firearm","10 to 14","Delaware","Black","--","17,464","--" -"Unintentional Firearm","10 to 14","District of Columbia","White","--","10,030","--" -"Unintentional Firearm","10 to 14","District of Columbia","Black","--","19,064","--" -"Unintentional Firearm","10 to 14","Florida","White","--","595,866","--" -"Unintentional Firearm","10 to 14","Florida","Black","--","199,412","--" -"Unintentional Firearm","10 to 14","Georgia","White","--","395,408","--" -"Unintentional Firearm","10 to 14","Georgia","Black","--","263,115","--" -"Unintentional Firearm","10 to 14","Hawaii","White","--","14,561","--" -"Unintentional Firearm","10 to 14","Hawaii","Black","--","1,541","--" -"Unintentional Firearm","10 to 14","Idaho","White","--","124,404","--" -"Unintentional Firearm","10 to 14","Idaho","Black","--","1,458","--" -"Unintentional Firearm","10 to 14","Illinois","White","--","577,295","--" -"Unintentional Firearm","10 to 14","Illinois","Black","--","126,689","--" -"Unintentional Firearm","10 to 14","Indiana","White","--","357,385","--" -"Unintentional Firearm","10 to 14","Indiana","Black","--","54,651","--" -"Unintentional Firearm","10 to 14","Iowa","White","--","177,987","--" -"Unintentional Firearm","10 to 14","Iowa","Black","--","12,077","--" -"Unintentional Firearm","10 to 14","Kansas","White","--","165,715","--" -"Unintentional Firearm","10 to 14","Kansas","Black","--","13,457","--" -"Unintentional Firearm","10 to 14","Kentucky","White","--","237,204","--" -"Unintentional Firearm","10 to 14","Kentucky","Black","--","28,434","--" -"Unintentional Firearm","10 to 14","Louisiana","White","--","169,790","--" -"Unintentional Firearm","10 to 14","Louisiana","Black","--","111,703","--" -"Unintentional Firearm","10 to 14","Maine","White","--","64,831","--" -"Unintentional Firearm","10 to 14","Maine","Black","--","2,340","--" -"Unintentional Firearm","10 to 14","Maryland","White","--","202,753","--" -"Unintentional Firearm","10 to 14","Maryland","Black","--","128,496","--" -"Unintentional Firearm","10 to 14","Massachusetts","White","--","283,173","--" -"Unintentional Firearm","10 to 14","Massachusetts","Black","--","46,221","--" -"Unintentional Firearm","10 to 14","Michigan","White","--","444,727","--" -"Unintentional Firearm","10 to 14","Michigan","Black","--","100,325","--" -"Unintentional Firearm","10 to 14","Minnesota","White","--","276,061","--" -"Unintentional Firearm","10 to 14","Minnesota","Black","--","41,186","--" -"Unintentional Firearm","10 to 14","Mississippi","White","--","105,118","--" -"Unintentional Firearm","10 to 14","Mississippi","Black","--","82,120","--" -"Unintentional Firearm","10 to 14","Missouri","White","--","305,546","--" -"Unintentional Firearm","10 to 14","Missouri","Black","--","53,259","--" -"Unintentional Firearm","10 to 14","Montana","White","--","56,230","--" -"Unintentional Firearm","10 to 14","Montana","Black","--","438","--" -"Unintentional Firearm","10 to 14","Nebraska","White","--","112,646","--" -"Unintentional Firearm","10 to 14","Nebraska","Black","--","8,930","--" -"Unintentional Firearm","10 to 14","Nevada","White","--","136,547","--" -"Unintentional Firearm","10 to 14","Nevada","Black","--","25,485","--" -"Unintentional Firearm","10 to 14","New Hampshire","White","--","65,676","--" -"Unintentional Firearm","10 to 14","New Hampshire","Black","--","2,061","--" -"Unintentional Firearm","10 to 14","New Jersey","White","--","381,256","--" -"Unintentional Firearm","10 to 14","New Jersey","Black","--","98,265","--" -"Unintentional Firearm","10 to 14","New Mexico","White","--","104,490","--" -"Unintentional Firearm","10 to 14","New Mexico","Black","--","4,199","--" -"Unintentional Firearm","10 to 14","New York","White","--","736,068","--" -"Unintentional Firearm","10 to 14","New York","Black","--","218,205","--" -"Unintentional Firearm","10 to 14","North Carolina","White","--","423,841","--" -"Unintentional Firearm","10 to 14","North Carolina","Black","--","160,799","--" -"Unintentional Firearm","10 to 14","North Dakota","White","--","40,919","--" -"Unintentional Firearm","10 to 14","North Dakota","Black","--","2,253","--" -"Unintentional Firearm","10 to 14","Ohio","White","--","549,428","--" -"Unintentional Firearm","10 to 14","Ohio","Black","--","118,355","--" -"Unintentional Firearm","10 to 14","Oklahoma","White","--","180,955","--" -"Unintentional Firearm","10 to 14","Oklahoma","Black","--","22,855","--" -"Unintentional Firearm","10 to 14","Oregon","White","--","202,209","--" -"Unintentional Firearm","10 to 14","Oregon","Black","--","6,843","--" -"Unintentional Firearm","10 to 14","Pennsylvania","White","--","560,126","--" -"Unintentional Firearm","10 to 14","Pennsylvania","Black","--","117,603","--" -"Unintentional Firearm","10 to 14","Rhode Island","White","--","43,330","--" -"Unintentional Firearm","10 to 14","Rhode Island","Black","--","6,969","--" -"Unintentional Firearm","10 to 14","South Carolina","White","--","203,026","--" -"Unintentional Firearm","10 to 14","South Carolina","Black","--","97,936","--" -"Unintentional Firearm","10 to 14","South Dakota","White","--","47,707","--" -"Unintentional Firearm","10 to 14","South Dakota","Black","--","2,201","--" -"Unintentional Firearm","10 to 14","Tennessee","White","--","321,100","--" -"Unintentional Firearm","10 to 14","Tennessee","Black","--","84,442","--" -"Unintentional Firearm","10 to 14","Texas","White","--","953,731","--" -"Unintentional Firearm","10 to 14","Texas","Black","--","225,425","--" -"Unintentional Firearm","10 to 14","Utah","White","--","242,316","--" -"Unintentional Firearm","10 to 14","Utah","Black","--","4,801","--" -"Unintentional Firearm","10 to 14","Vermont","White","--","30,733","--" -"Unintentional Firearm","10 to 14","Vermont","Black","--","679","--" -"Unintentional Firearm","10 to 14","Virginia","White","--","339,961","--" -"Unintentional Firearm","10 to 14","Virginia","Black","--","112,671","--" -"Unintentional Firearm","10 to 14","Washington","White","--","341,099","--" -"Unintentional Firearm","10 to 14","Washington","Black","--","24,373","--" -"Unintentional Firearm","10 to 14","West Virginia","White","--","93,037","--" -"Unintentional Firearm","10 to 14","West Virginia","Black","--","3,952","--" -"Unintentional Firearm","10 to 14","Wisconsin","White","--","290,509","--" -"Unintentional Firearm","10 to 14","Wisconsin","Black","--","33,235","--" -"Unintentional Firearm","10 to 14","Wyoming","White","--","34,722","--" -"Unintentional Firearm","10 to 14","Wyoming","Black","--","464","--" -"Unintentional Firearm","15 to 19","Alabama","White","--","216,880","--" -"Unintentional Firearm","15 to 19","Alabama","Black","--","99,145","--" -"Unintentional Firearm","15 to 19","Alaska","White","--","24,423","--" -"Unintentional Firearm","15 to 19","Alaska","Black","--","1,548","--" -"Unintentional Firearm","15 to 19","Arizona","White","--","380,121","--" -"Unintentional Firearm","15 to 19","Arizona","Black","--","30,510","--" -"Unintentional Firearm","15 to 19","Arkansas","White","--","152,386","--" -"Unintentional Firearm","15 to 19","Arkansas","Black","--","35,974","--" -"Unintentional Firearm","15 to 19","California","White","--","1,167,778","--" -"Unintentional Firearm","15 to 19","California","Black","--","101,244","--" -"Unintentional Firearm","15 to 19","Colorado","White","--","312,753","--" -"Unintentional Firearm","15 to 19","Colorado","Black","--","18,404","--" -"Unintentional Firearm","15 to 19","Connecticut","White","--","184,851","--" -"Unintentional Firearm","15 to 19","Connecticut","Black","--","35,466","--" -"Unintentional Firearm","15 to 19","Delaware","White","--","38,858","--" -"Unintentional Firearm","15 to 19","Delaware","Black","--","17,584","--" -"Unintentional Firearm","15 to 19","District of Columbia","White","--","14,978","--" -"Unintentional Firearm","15 to 19","District of Columbia","Black","--","18,189","--" -"Unintentional Firearm","15 to 19","Florida","White","--","637,159","--" -"Unintentional Firearm","15 to 19","Florida","Black","--","192,189","--" -"Unintentional Firearm","15 to 19","Georgia","White","--","421,291","--" -"Unintentional Firearm","15 to 19","Georgia","Black","--","264,705","--" -"Unintentional Firearm","15 to 19","Hawaii","White","--","13,445","--" -"Unintentional Firearm","15 to 19","Hawaii","Black","--","1,578","--" -"Unintentional Firearm","15 to 19","Idaho","White","--","134,012","--" -"Unintentional Firearm","15 to 19","Idaho","Black","--","1,700","--" -"Unintentional Firearm","15 to 19","Illinois","White","--","607,968","--" -"Unintentional Firearm","15 to 19","Illinois","Black","--","127,679","--" -"Unintentional Firearm","15 to 19","Indiana","White","--","373,693","--" -"Unintentional Firearm","15 to 19","Indiana","Black","--","53,292","--" -"Unintentional Firearm","15 to 19","Iowa","White","--","192,204","--" -"Unintentional Firearm","15 to 19","Iowa","Black","--","12,139","--" -"Unintentional Firearm","15 to 19","Kansas","White","--","170,880","--" -"Unintentional Firearm","15 to 19","Kansas","Black","--","14,109","--" -"Unintentional Firearm","15 to 19","Kentucky","White","--","239,149","--" -"Unintentional Firearm","15 to 19","Kentucky","Black","--","29,147","--" -"Unintentional Firearm","15 to 19","Louisiana","White","--","170,127","--" -"Unintentional Firearm","15 to 19","Louisiana","Black","--","113,544","--" -"Unintentional Firearm","15 to 19","Maine","White","--","70,821","--" -"Unintentional Firearm","15 to 19","Maine","Black","--","2,548","--" -"Unintentional Firearm","15 to 19","Maryland","White","--","210,916","--" -"Unintentional Firearm","15 to 19","Maryland","Black","--","125,876","--" -"Unintentional Firearm","15 to 19","Massachusetts","White","--","341,219","--" -"Unintentional Firearm","15 to 19","Massachusetts","Black","--","48,115","--" -"Unintentional Firearm","15 to 19","Michigan","White","--","478,165","--" -"Unintentional Firearm","15 to 19","Michigan","Black","--","97,777","--" -"Unintentional Firearm","15 to 19","Minnesota","White","--","286,376","--" -"Unintentional Firearm","15 to 19","Minnesota","Black","--","37,473","--" -"Unintentional Firearm","15 to 19","Mississippi","White","--","110,623","--" -"Unintentional Firearm","15 to 19","Mississippi","Black","--","87,150","--" -"Unintentional Firearm","15 to 19","Missouri","White","--","315,503","--" -"Unintentional Firearm","15 to 19","Missouri","Black","--","53,308","--" -"Unintentional Firearm","15 to 19","Montana","White","--","57,187","--" -"Unintentional Firearm","15 to 19","Montana","Black","--","548","--" -"Unintentional Firearm","15 to 19","Nebraska","White","--","116,148","--" -"Unintentional Firearm","15 to 19","Nebraska","Black","--","8,503","--" -"Unintentional Firearm","15 to 19","Nevada","White","--","134,472","--" -"Unintentional Firearm","15 to 19","Nevada","Black","--","22,771","--" -"Unintentional Firearm","15 to 19","New Hampshire","White","--","73,107","--" -"Unintentional Firearm","15 to 19","New Hampshire","Black","--","2,208","--" -"Unintentional Firearm","15 to 19","New Jersey","White","--","397,153","--" -"Unintentional Firearm","15 to 19","New Jersey","Black","--","94,125","--" -"Unintentional Firearm","15 to 19","New Mexico","White","--","111,651","--" -"Unintentional Firearm","15 to 19","New Mexico","Black","--","4,512","--" -"Unintentional Firearm","15 to 19","New York","White","--","803,732","--" -"Unintentional Firearm","15 to 19","New York","Black","--","220,809","--" -"Unintentional Firearm","15 to 19","North Carolina","White","--","465,152","--" -"Unintentional Firearm","15 to 19","North Carolina","Black","--","170,592","--" -"Unintentional Firearm","15 to 19","North Dakota","White","--","45,303","--" -"Unintentional Firearm","15 to 19","North Dakota","Black","--","1,865","--" -"Unintentional Firearm","15 to 19","Ohio","White","--","576,605","--" -"Unintentional Firearm","15 to 19","Ohio","Black","--","112,976","--" -"Unintentional Firearm","15 to 19","Oklahoma","White","--","186,174","--" -"Unintentional Firearm","15 to 19","Oklahoma","Black","--","24,525","--" -"Unintentional Firearm","15 to 19","Oregon","White","--","206,630","--" -"Unintentional Firearm","15 to 19","Oregon","Black","--","6,747","--" -"Unintentional Firearm","15 to 19","Pennsylvania","White","--","636,865","--" -"Unintentional Firearm","15 to 19","Pennsylvania","Black","--","118,367","--" -"Unintentional Firearm","15 to 19","Rhode Island","White","--","56,302","--" -"Unintentional Firearm","15 to 19","Rhode Island","Black","--","7,483","--" -"Unintentional Firearm","15 to 19","South Carolina","White","--","218,694","--" -"Unintentional Firearm","15 to 19","South Carolina","Black","--","101,172","--" -"Unintentional Firearm","15 to 19","South Dakota","White","--","48,128","--" -"Unintentional Firearm","15 to 19","South Dakota","Black","--","1,726","--" -"Unintentional Firearm","15 to 19","Tennessee","White","--","328,074","--" -"Unintentional Firearm","15 to 19","Tennessee","Black","--","83,100","--" -"Unintentional Firearm","15 to 19","Texas","White","12**","959,510","1.25" -"Unintentional Firearm","15 to 19","Texas","Black","--","215,566","--" -"Unintentional Firearm","15 to 19","Utah","White","--","245,060","--" -"Unintentional Firearm","15 to 19","Utah","Black","--","4,625","--" -"Unintentional Firearm","15 to 19","Vermont","White","--","37,526","--" -"Unintentional Firearm","15 to 19","Vermont","Black","--","899","--" -"Unintentional Firearm","15 to 19","Virginia","White","--","362,797","--" -"Unintentional Firearm","15 to 19","Virginia","Black","--","118,104","--" -"Unintentional Firearm","15 to 19","Washington","White","--","338,086","--" -"Unintentional Firearm","15 to 19","Washington","Black","--","22,579","--" -"Unintentional Firearm","15 to 19","West Virginia","White","--","97,496","--" -"Unintentional Firearm","15 to 19","West Virginia","Black","--","4,849","--" -"Unintentional Firearm","15 to 19","Wisconsin","White","--","315,281","--" -"Unintentional Firearm","15 to 19","Wisconsin","Black","--","31,838","--" -"Unintentional Firearm","15 to 19","Wyoming","White","--","35,452","--" -"Unintentional Firearm","15 to 19","Wyoming","Black","--","482","--" -"Unintentional Firearm","20 to 24","Alabama","White","--","229,203","--" -"Unintentional Firearm","20 to 24","Alabama","Black","--","108,314","--" -"Unintentional Firearm","20 to 24","Alaska","White","--","30,319","--" -"Unintentional Firearm","20 to 24","Alaska","Black","--","2,839","--" -"Unintentional Firearm","20 to 24","Arizona","White","--","412,758","--" -"Unintentional Firearm","20 to 24","Arizona","Black","--","33,004","--" -"Unintentional Firearm","20 to 24","Arkansas","White","--","158,002","--" -"Unintentional Firearm","20 to 24","Arkansas","Black","--","39,342","--" -"Unintentional Firearm","20 to 24","California","White","--","1,247,088","--" -"Unintentional Firearm","20 to 24","California","Black","--","115,207","--" -"Unintentional Firearm","20 to 24","Colorado","White","--","336,044","--" -"Unintentional Firearm","20 to 24","Colorado","Black","--","21,525","--" -"Unintentional Firearm","20 to 24","Connecticut","White","--","182,182","--" -"Unintentional Firearm","20 to 24","Connecticut","Black","--","35,572","--" -"Unintentional Firearm","20 to 24","Delaware","White","--","37,241","--" -"Unintentional Firearm","20 to 24","Delaware","Black","--","18,013","--" -"Unintentional Firearm","20 to 24","District of Columbia","White","--","23,632","--" -"Unintentional Firearm","20 to 24","District of Columbia","Black","--","19,382","--" -"Unintentional Firearm","20 to 24","Florida","White","--","679,404","--" -"Unintentional Firearm","20 to 24","Florida","Black","--","199,250","--" -"Unintentional Firearm","20 to 24","Georgia","White","--","433,877","--" -"Unintentional Firearm","20 to 24","Georgia","Black","--","276,164","--" -"Unintentional Firearm","20 to 24","Hawaii","White","--","26,265","--" -"Unintentional Firearm","20 to 24","Hawaii","Black","--","3,657","--" -"Unintentional Firearm","20 to 24","Idaho","White","--","122,210","--" -"Unintentional Firearm","20 to 24","Idaho","Black","--","2,055","--" -"Unintentional Firearm","20 to 24","Illinois","White","--","622,549","--" -"Unintentional Firearm","20 to 24","Illinois","Black","--","137,775","--" -"Unintentional Firearm","20 to 24","Indiana","White","--","397,948","--" -"Unintentional Firearm","20 to 24","Indiana","Black","--","56,280","--" -"Unintentional Firearm","20 to 24","Iowa","White","--","203,529","--" -"Unintentional Firearm","20 to 24","Iowa","Black","--","13,181","--" -"Unintentional Firearm","20 to 24","Kansas","White","--","184,291","--" -"Unintentional Firearm","20 to 24","Kansas","Black","--","16,483","--" -"Unintentional Firearm","20 to 24","Kentucky","White","--","258,883","--" -"Unintentional Firearm","20 to 24","Kentucky","Black","--","32,644","--" -"Unintentional Firearm","20 to 24","Louisiana","White","--","178,463","--" -"Unintentional Firearm","20 to 24","Louisiana","Black","--","119,461","--" -"Unintentional Firearm","20 to 24","Maine","White","--","71,385","--" -"Unintentional Firearm","20 to 24","Maine","Black","--","2,480","--" -"Unintentional Firearm","20 to 24","Maryland","White","--","208,301","--" -"Unintentional Firearm","20 to 24","Maryland","Black","--","130,750","--" -"Unintentional Firearm","20 to 24","Massachusetts","White","--","375,819","--" -"Unintentional Firearm","20 to 24","Massachusetts","Black","--","51,126","--" -"Unintentional Firearm","20 to 24","Michigan","White","--","525,093","--" -"Unintentional Firearm","20 to 24","Michigan","Black","--","107,139","--" -"Unintentional Firearm","20 to 24","Minnesota","White","--","289,837","--" -"Unintentional Firearm","20 to 24","Minnesota","Black","--","34,188","--" -"Unintentional Firearm","20 to 24","Mississippi","White","--","113,911","--" -"Unintentional Firearm","20 to 24","Mississippi","Black","--","87,800","--" -"Unintentional Firearm","20 to 24","Missouri","White","--","334,793","--" -"Unintentional Firearm","20 to 24","Missouri","Black","--","55,686","--" -"Unintentional Firearm","20 to 24","Montana","White","--","66,748","--" -"Unintentional Firearm","20 to 24","Montana","Black","--","890","--" -"Unintentional Firearm","20 to 24","Nebraska","White","--","122,100","--" -"Unintentional Firearm","20 to 24","Nebraska","Black","--","8,495","--" -"Unintentional Firearm","20 to 24","Nevada","White","--","137,404","--" -"Unintentional Firearm","20 to 24","Nevada","Black","--","23,445","--" -"Unintentional Firearm","20 to 24","New Hampshire","White","--","78,484","--" -"Unintentional Firearm","20 to 24","New Hampshire","Black","--","2,355","--" -"Unintentional Firearm","20 to 24","New Jersey","White","--","397,324","--" -"Unintentional Firearm","20 to 24","New Jersey","Black","--","100,941","--" -"Unintentional Firearm","20 to 24","New Mexico","White","--","118,089","--" -"Unintentional Firearm","20 to 24","New Mexico","Black","--","5,172","--" -"Unintentional Firearm","20 to 24","New York","White","--","865,371","--" -"Unintentional Firearm","20 to 24","New York","Black","--","248,202","--" -"Unintentional Firearm","20 to 24","North Carolina","White","--","499,730","--" -"Unintentional Firearm","20 to 24","North Carolina","Black","--","180,717","--" -"Unintentional Firearm","20 to 24","North Dakota","White","--","54,872","--" -"Unintentional Firearm","20 to 24","North Dakota","Black","--","2,593","--" -"Unintentional Firearm","20 to 24","Ohio","White","--","602,331","--" -"Unintentional Firearm","20 to 24","Ohio","Black","--","116,570","--" -"Unintentional Firearm","20 to 24","Oklahoma","White","--","200,949","--" -"Unintentional Firearm","20 to 24","Oklahoma","Black","--","27,499","--" -"Unintentional Firearm","20 to 24","Oregon","White","--","221,973","--" -"Unintentional Firearm","20 to 24","Oregon","Black","--","7,756","--" -"Unintentional Firearm","20 to 24","Pennsylvania","White","--","643,288","--" -"Unintentional Firearm","20 to 24","Pennsylvania","Black","--","123,305","--" -"Unintentional Firearm","20 to 24","Rhode Island","White","--","60,888","--" -"Unintentional Firearm","20 to 24","Rhode Island","Black","--","8,507","--" -"Unintentional Firearm","20 to 24","South Carolina","White","--","226,532","--" -"Unintentional Firearm","20 to 24","South Carolina","Black","--","104,775","--" -"Unintentional Firearm","20 to 24","South Dakota","White","--","50,224","--" -"Unintentional Firearm","20 to 24","South Dakota","Black","--","1,926","--" -"Unintentional Firearm","20 to 24","Tennessee","White","--","357,420","--" -"Unintentional Firearm","20 to 24","Tennessee","Black","--","91,576","--" -"Unintentional Firearm","20 to 24","Texas","White","--","968,701","--" -"Unintentional Firearm","20 to 24","Texas","Black","--","222,580","--" -"Unintentional Firearm","20 to 24","Utah","White","--","265,862","--" -"Unintentional Firearm","20 to 24","Utah","Black","--","5,181","--" -"Unintentional Firearm","20 to 24","Vermont","White","--","41,427","--" -"Unintentional Firearm","20 to 24","Vermont","Black","--","1,168","--" -"Unintentional Firearm","20 to 24","Virginia","White","--","392,248","--" -"Unintentional Firearm","20 to 24","Virginia","Black","--","127,737","--" -"Unintentional Firearm","20 to 24","Washington","White","--","366,738","--" -"Unintentional Firearm","20 to 24","Washington","Black","--","28,153","--" -"Unintentional Firearm","20 to 24","West Virginia","White","--","104,864","--" -"Unintentional Firearm","20 to 24","West Virginia","Black","--","5,565","--" -"Unintentional Firearm","20 to 24","Wisconsin","White","--","341,260","--" -"Unintentional Firearm","20 to 24","Wisconsin","Black","--","32,637","--" -"Unintentional Firearm","20 to 24","Wyoming","White","--","35,389","--" -"Unintentional Firearm","20 to 24","Wyoming","Black","--","755","--" -"Unintentional Firearm","25 to 29","Alabama","White","--","208,303","--" -"Unintentional Firearm","25 to 29","Alabama","Black","--","97,392","--" -"Unintentional Firearm","25 to 29","Alaska","White","--","33,722","--" -"Unintentional Firearm","25 to 29","Alaska","Black","--","2,657","--" -"Unintentional Firearm","25 to 29","Arizona","White","--","398,591","--" -"Unintentional Firearm","25 to 29","Arizona","Black","--","34,860","--" -"Unintentional Firearm","25 to 29","Arkansas","White","--","146,268","--" -"Unintentional Firearm","25 to 29","Arkansas","Black","--","35,042","--" -"Unintentional Firearm","25 to 29","California","White","--","1,308,629","--" -"Unintentional Firearm","25 to 29","California","Black","--","132,463","--" -"Unintentional Firearm","25 to 29","Colorado","White","--","374,261","--" -"Unintentional Firearm","25 to 29","Colorado","Black","--","24,799","--" -"Unintentional Firearm","25 to 29","Connecticut","White","--","165,033","--" -"Unintentional Firearm","25 to 29","Connecticut","Black","--","35,425","--" -"Unintentional Firearm","25 to 29","Delaware","White","--","37,662","--" -"Unintentional Firearm","25 to 29","Delaware","Black","--","16,633","--" -"Unintentional Firearm","25 to 29","District of Columbia","White","--","39,791","--" -"Unintentional Firearm","25 to 29","District of Columbia","Black","--","23,847","--" -"Unintentional Firearm","25 to 29","Florida","White","--","680,730","--" -"Unintentional Firearm","25 to 29","Florida","Black","--","200,273","--" -"Unintentional Firearm","25 to 29","Georgia","White","--","406,681","--" -"Unintentional Firearm","25 to 29","Georgia","Black","--","272,771","--" -"Unintentional Firearm","25 to 29","Hawaii","White","--","25,925","--" -"Unintentional Firearm","25 to 29","Hawaii","Black","--","3,784","--" -"Unintentional Firearm","25 to 29","Idaho","White","--","112,805","--" -"Unintentional Firearm","25 to 29","Idaho","Black","--","1,814","--" -"Unintentional Firearm","25 to 29","Illinois","White","--","605,241","--" -"Unintentional Firearm","25 to 29","Illinois","Black","--","143,191","--" -"Unintentional Firearm","25 to 29","Indiana","White","--","358,013","--" -"Unintentional Firearm","25 to 29","Indiana","Black","--","55,315","--" -"Unintentional Firearm","25 to 29","Iowa","White","--","171,023","--" -"Unintentional Firearm","25 to 29","Iowa","Black","--","12,446","--" -"Unintentional Firearm","25 to 29","Kansas","White","--","154,576","--" -"Unintentional Firearm","25 to 29","Kansas","Black","--","14,518","--" -"Unintentional Firearm","25 to 29","Kentucky","White","--","246,636","--" -"Unintentional Firearm","25 to 29","Kentucky","Black","--","30,715","--" -"Unintentional Firearm","25 to 29","Louisiana","White","--","170,334","--" -"Unintentional Firearm","25 to 29","Louisiana","Black","--","106,944","--" -"Unintentional Firearm","25 to 29","Maine","White","--","73,679","--" -"Unintentional Firearm","25 to 29","Maine","Black","--","2,389","--" -"Unintentional Firearm","25 to 29","Maryland","White","--","207,857","--" -"Unintentional Firearm","25 to 29","Maryland","Black","--","133,479","--" -"Unintentional Firearm","25 to 29","Massachusetts","White","--","363,319","--" -"Unintentional Firearm","25 to 29","Massachusetts","Black","--","51,433","--" -"Unintentional Firearm","25 to 29","Michigan","White","--","484,438","--" -"Unintentional Firearm","25 to 29","Michigan","Black","--","108,908","--" -"Unintentional Firearm","25 to 29","Minnesota","White","--","282,348","--" -"Unintentional Firearm","25 to 29","Minnesota","Black","--","33,390","--" -"Unintentional Firearm","25 to 29","Mississippi","White","--","100,419","--" -"Unintentional Firearm","25 to 29","Mississippi","Black","--","78,243","--" -"Unintentional Firearm","25 to 29","Missouri","White","--","314,942","--" -"Unintentional Firearm","25 to 29","Missouri","Black","--","55,274","--" -"Unintentional Firearm","25 to 29","Montana","White","--","62,246","--" -"Unintentional Firearm","25 to 29","Montana","Black","--","770","--" -"Unintentional Firearm","25 to 29","Nebraska","White","--","106,372","--" -"Unintentional Firearm","25 to 29","Nebraska","Black","--","8,554","--" -"Unintentional Firearm","25 to 29","Nevada","White","--","152,178","--" -"Unintentional Firearm","25 to 29","Nevada","Black","--","28,186","--" -"Unintentional Firearm","25 to 29","New Hampshire","White","--","78,533","--" -"Unintentional Firearm","25 to 29","New Hampshire","Black","--","2,383","--" -"Unintentional Firearm","25 to 29","New Jersey","White","--","389,303","--" -"Unintentional Firearm","25 to 29","New Jersey","Black","--","104,093","--" -"Unintentional Firearm","25 to 29","New Mexico","White","--","107,156","--" -"Unintentional Firearm","25 to 29","New Mexico","Black","--","4,727","--" -"Unintentional Firearm","25 to 29","New York","White","--","887,577","--" -"Unintentional Firearm","25 to 29","New York","Black","--","261,092","--" -"Unintentional Firearm","25 to 29","North Carolina","White","--","468,805","--" -"Unintentional Firearm","25 to 29","North Carolina","Black","--","173,348","--" -"Unintentional Firearm","25 to 29","North Dakota","White","--","44,860","--" -"Unintentional Firearm","25 to 29","North Dakota","Black","--","2,797","--" -"Unintentional Firearm","25 to 29","Ohio","White","--","586,432","--" -"Unintentional Firearm","25 to 29","Ohio","Black","--","119,059","--" -"Unintentional Firearm","25 to 29","Oklahoma","White","--","183,119","--" -"Unintentional Firearm","25 to 29","Oklahoma","Black","--","25,642","--" -"Unintentional Firearm","25 to 29","Oregon","White","--","232,336","--" -"Unintentional Firearm","25 to 29","Oregon","Black","--","8,915","--" -"Unintentional Firearm","25 to 29","Pennsylvania","White","--","615,684","--" -"Unintentional Firearm","25 to 29","Pennsylvania","Black","--","122,841","--" -"Unintentional Firearm","25 to 29","Rhode Island","White","--","57,055","--" -"Unintentional Firearm","25 to 29","Rhode Island","Black","--","8,130","--" -"Unintentional Firearm","25 to 29","South Carolina","White","--","213,793","--" -"Unintentional Firearm","25 to 29","South Carolina","Black","--","95,617","--" -"Unintentional Firearm","25 to 29","South Dakota","White","--","45,508","--" -"Unintentional Firearm","25 to 29","South Dakota","Black","--","1,969","--" -"Unintentional Firearm","25 to 29","Tennessee","White","--","363,007","--" -"Unintentional Firearm","25 to 29","Tennessee","Black","--","93,553","--" -"Unintentional Firearm","25 to 29","Texas","White","--","997,897","--" -"Unintentional Firearm","25 to 29","Texas","Black","--","247,990","--" -"Unintentional Firearm","25 to 29","Utah","White","--","226,852","--" -"Unintentional Firearm","25 to 29","Utah","Black","--","5,355","--" -"Unintentional Firearm","25 to 29","Vermont","White","--","34,440","--" -"Unintentional Firearm","25 to 29","Vermont","Black","--","895","--" -"Unintentional Firearm","25 to 29","Virginia","White","--","377,098","--" -"Unintentional Firearm","25 to 29","Virginia","Black","--","126,319","--" -"Unintentional Firearm","25 to 29","Washington","White","--","401,822","--" -"Unintentional Firearm","25 to 29","Washington","Black","--","30,976","--" -"Unintentional Firearm","25 to 29","West Virginia","White","--","95,321","--" -"Unintentional Firearm","25 to 29","West Virginia","Black","--","5,141","--" -"Unintentional Firearm","25 to 29","Wisconsin","White","--","301,974","--" -"Unintentional Firearm","25 to 29","Wisconsin","Black","--","32,272","--" -"Unintentional Firearm","25 to 29","Wyoming","White","--","31,459","--" -"Unintentional Firearm","25 to 29","Wyoming","Black","--","573","--" -"Unintentional Firearm","30 to 34","Alabama","White","--","221,016","--" -"Unintentional Firearm","30 to 34","Alabama","Black","--","101,298","--" -"Unintentional Firearm","30 to 34","Alaska","White","--","37,587","--" -"Unintentional Firearm","30 to 34","Alaska","Black","--","2,605","--" -"Unintentional Firearm","30 to 34","Arizona","White","--","400,296","--" -"Unintentional Firearm","30 to 34","Arizona","Black","--","36,454","--" -"Unintentional Firearm","30 to 34","Arkansas","White","--","154,054","--" -"Unintentional Firearm","30 to 34","Arkansas","Black","--","34,888","--" -"Unintentional Firearm","30 to 34","California","White","--","1,394,002","--" -"Unintentional Firearm","30 to 34","California","Black","--","147,840","--" -"Unintentional Firearm","30 to 34","Colorado","White","--","399,639","--" -"Unintentional Firearm","30 to 34","Colorado","Black","--","26,098","--" -"Unintentional Firearm","30 to 34","Connecticut","White","--","167,654","--" -"Unintentional Firearm","30 to 34","Connecticut","Black","--","37,599","--" -"Unintentional Firearm","30 to 34","Delaware","White","--","43,963","--" -"Unintentional Firearm","30 to 34","Delaware","Black","--","17,454","--" -"Unintentional Firearm","30 to 34","District of Columbia","White","--","40,917","--" -"Unintentional Firearm","30 to 34","District of Columbia","Black","--","26,733","--" -"Unintentional Firearm","30 to 34","Florida","White","--","754,132","--" -"Unintentional Firearm","30 to 34","Florida","Black","--","217,922","--" -"Unintentional Firearm","30 to 34","Georgia","White","--","421,111","--" -"Unintentional Firearm","30 to 34","Georgia","Black","--","284,269","--" -"Unintentional Firearm","30 to 34","Hawaii","White","--","27,147","--" -"Unintentional Firearm","30 to 34","Hawaii","Black","--","3,551","--" -"Unintentional Firearm","30 to 34","Idaho","White","--","115,796","--" -"Unintentional Firearm","30 to 34","Idaho","Black","--","1,751","--" -"Unintentional Firearm","30 to 34","Illinois","White","--","624,807","--" -"Unintentional Firearm","30 to 34","Illinois","Black","--","144,191","--" -"Unintentional Firearm","30 to 34","Indiana","White","--","367,915","--" -"Unintentional Firearm","30 to 34","Indiana","Black","--","56,145","--" -"Unintentional Firearm","30 to 34","Iowa","White","--","171,785","--" -"Unintentional Firearm","30 to 34","Iowa","Black","--","12,583","--" -"Unintentional Firearm","30 to 34","Kansas","White","--","155,929","--" -"Unintentional Firearm","30 to 34","Kansas","Black","--","14,363","--" -"Unintentional Firearm","30 to 34","Kentucky","White","--","255,261","--" -"Unintentional Firearm","30 to 34","Kentucky","Black","--","30,638","--" -"Unintentional Firearm","30 to 34","Louisiana","White","--","191,021","--" -"Unintentional Firearm","30 to 34","Louisiana","Black","--","110,877","--" -"Unintentional Firearm","30 to 34","Maine","White","--","81,521","--" -"Unintentional Firearm","30 to 34","Maine","Black","--","2,306","--" -"Unintentional Firearm","30 to 34","Maryland","White","--","229,640","--" -"Unintentional Firearm","30 to 34","Maryland","Black","--","147,207","--" -"Unintentional Firearm","30 to 34","Massachusetts","White","--","370,231","--" -"Unintentional Firearm","30 to 34","Massachusetts","Black","--","53,899","--" -"Unintentional Firearm","30 to 34","Michigan","White","--","499,593","--" -"Unintentional Firearm","30 to 34","Michigan","Black","--","115,573","--" -"Unintentional Firearm","30 to 34","Minnesota","White","--","294,177","--" -"Unintentional Firearm","30 to 34","Minnesota","Black","--","36,830","--" -"Unintentional Firearm","30 to 34","Mississippi","White","--","106,229","--" -"Unintentional Firearm","30 to 34","Mississippi","Black","--","78,329","--" -"Unintentional Firearm","30 to 34","Missouri","White","--","329,572","--" -"Unintentional Firearm","30 to 34","Missouri","Black","--","57,677","--" -"Unintentional Firearm","30 to 34","Montana","White","--","64,718","--" -"Unintentional Firearm","30 to 34","Montana","Black","--","725","--" -"Unintentional Firearm","30 to 34","Nebraska","White","--","106,113","--" -"Unintentional Firearm","30 to 34","Nebraska","Black","--","8,612","--" -"Unintentional Firearm","30 to 34","Nevada","White","--","164,879","--" -"Unintentional Firearm","30 to 34","Nevada","Black","--","31,678","--" -"Unintentional Firearm","30 to 34","New Hampshire","White","--","83,513","--" -"Unintentional Firearm","30 to 34","New Hampshire","Black","--","2,547","--" -"Unintentional Firearm","30 to 34","New Jersey","White","--","404,148","--" -"Unintentional Firearm","30 to 34","New Jersey","Black","--","111,781","--" -"Unintentional Firearm","30 to 34","New Mexico","White","--","110,168","--" -"Unintentional Firearm","30 to 34","New Mexico","Black","--","4,918","--" -"Unintentional Firearm","30 to 34","New York","White","--","916,555","--" -"Unintentional Firearm","30 to 34","New York","Black","--","280,002","--" -"Unintentional Firearm","30 to 34","North Carolina","White","--","489,469","--" -"Unintentional Firearm","30 to 34","North Carolina","Black","--","180,918","--" -"Unintentional Firearm","30 to 34","North Dakota","White","--","46,292","--" -"Unintentional Firearm","30 to 34","North Dakota","Black","--","3,208","--" -"Unintentional Firearm","30 to 34","Ohio","White","--","614,360","--" -"Unintentional Firearm","30 to 34","Ohio","Black","--","123,992","--" -"Unintentional Firearm","30 to 34","Oklahoma","White","--","195,595","--" -"Unintentional Firearm","30 to 34","Oklahoma","Black","--","25,714","--" -"Unintentional Firearm","30 to 34","Oregon","White","--","258,032","--" -"Unintentional Firearm","30 to 34","Oregon","Black","--","9,689","--" -"Unintentional Firearm","30 to 34","Pennsylvania","White","--","671,746","--" -"Unintentional Firearm","30 to 34","Pennsylvania","Black","--","131,867","--" -"Unintentional Firearm","30 to 34","Rhode Island","White","--","62,877","--" -"Unintentional Firearm","30 to 34","Rhode Island","Black","--","8,564","--" -"Unintentional Firearm","30 to 34","South Carolina","White","--","232,397","--" -"Unintentional Firearm","30 to 34","South Carolina","Black","--","103,145","--" -"Unintentional Firearm","30 to 34","South Dakota","White","--","46,551","--" -"Unintentional Firearm","30 to 34","South Dakota","Black","--","2,350","--" -"Unintentional Firearm","30 to 34","Tennessee","White","--","373,704","--" -"Unintentional Firearm","30 to 34","Tennessee","Black","--","95,251","--" -"Unintentional Firearm","30 to 34","Texas","White","--","1,022,242","--" -"Unintentional Firearm","30 to 34","Texas","Black","--","260,691","--" -"Unintentional Firearm","30 to 34","Utah","White","--","211,442","--" -"Unintentional Firearm","30 to 34","Utah","Black","--","5,406","--" -"Unintentional Firearm","30 to 34","Vermont","White","--","36,896","--" -"Unintentional Firearm","30 to 34","Vermont","Black","--","874","--" -"Unintentional Firearm","30 to 34","Virginia","White","--","392,756","--" -"Unintentional Firearm","30 to 34","Virginia","Black","--","133,142","--" -"Unintentional Firearm","30 to 34","Washington","White","--","447,401","--" -"Unintentional Firearm","30 to 34","Washington","Black","--","33,773","--" -"Unintentional Firearm","30 to 34","West Virginia","White","--","99,132","--" -"Unintentional Firearm","30 to 34","West Virginia","Black","--","5,323","--" -"Unintentional Firearm","30 to 34","Wisconsin","White","--","301,697","--" -"Unintentional Firearm","30 to 34","Wisconsin","Black","--","32,048","--" -"Unintentional Firearm","30 to 34","Wyoming","White","--","34,581","--" -"Unintentional Firearm","30 to 34","Wyoming","Black","--","662","--" -"Unintentional Firearm","35 to 39","Alabama","White","--","210,362","--" -"Unintentional Firearm","35 to 39","Alabama","Black","--","87,181","--" -"Unintentional Firearm","35 to 39","Alaska","White","--","37,109","--" -"Unintentional Firearm","35 to 39","Alaska","Black","--","2,130","--" -"Unintentional Firearm","35 to 39","Arizona","White","--","374,400","--" -"Unintentional Firearm","35 to 39","Arizona","Black","--","31,202","--" -"Unintentional Firearm","35 to 39","Arkansas","White","--","148,742","--" -"Unintentional Firearm","35 to 39","Arkansas","Black","--","30,615","--" -"Unintentional Firearm","35 to 39","California","White","--","1,293,685","--" -"Unintentional Firearm","35 to 39","California","Black","--","122,343","--" -"Unintentional Firearm","35 to 39","Colorado","White","--","379,513","--" -"Unintentional Firearm","35 to 39","Colorado","Black","--","22,296","--" -"Unintentional Firearm","35 to 39","Connecticut","White","--","176,238","--" -"Unintentional Firearm","35 to 39","Connecticut","Black","--","33,636","--" -"Unintentional Firearm","35 to 39","Delaware","White","--","41,456","--" -"Unintentional Firearm","35 to 39","Delaware","Black","--","15,689","--" -"Unintentional Firearm","35 to 39","District of Columbia","White","--","35,137","--" -"Unintentional Firearm","35 to 39","District of Columbia","Black","--","21,155","--" -"Unintentional Firearm","35 to 39","Florida","White","--","749,761","--" -"Unintentional Firearm","35 to 39","Florida","Black","--","194,011","--" -"Unintentional Firearm","35 to 39","Georgia","White","--","413,541","--" -"Unintentional Firearm","35 to 39","Georgia","Black","--","249,434","--" -"Unintentional Firearm","35 to 39","Hawaii","White","--","28,516","--" -"Unintentional Firearm","35 to 39","Hawaii","Black","--","2,993","--" -"Unintentional Firearm","35 to 39","Idaho","White","--","116,759","--" -"Unintentional Firearm","35 to 39","Idaho","Black","--","1,334","--" -"Unintentional Firearm","35 to 39","Illinois","White","--","634,453","--" -"Unintentional Firearm","35 to 39","Illinois","Black","--","119,091","--" -"Unintentional Firearm","35 to 39","Indiana","White","--","356,673","--" -"Unintentional Firearm","35 to 39","Indiana","Black","--","47,642","--" -"Unintentional Firearm","35 to 39","Iowa","White","--","177,126","--" -"Unintentional Firearm","35 to 39","Iowa","Black","--","10,766","--" -"Unintentional Firearm","35 to 39","Kansas","White","--","162,654","--" -"Unintentional Firearm","35 to 39","Kansas","Black","--","12,660","--" -"Unintentional Firearm","35 to 39","Kentucky","White","--","240,004","--" -"Unintentional Firearm","35 to 39","Kentucky","Black","--","25,285","--" -"Unintentional Firearm","35 to 39","Louisiana","White","--","192,808","--" -"Unintentional Firearm","35 to 39","Louisiana","Black","--","101,540","--" -"Unintentional Firearm","35 to 39","Maine","White","--","80,230","--" -"Unintentional Firearm","35 to 39","Maine","Black","--","2,114","--" -"Unintentional Firearm","35 to 39","Maryland","White","--","240,651","--" -"Unintentional Firearm","35 to 39","Maryland","Black","--","136,369","--" -"Unintentional Firearm","35 to 39","Massachusetts","White","--","360,258","--" -"Unintentional Firearm","35 to 39","Massachusetts","Black","--","48,015","--" -"Unintentional Firearm","35 to 39","Michigan","White","--","477,516","--" -"Unintentional Firearm","35 to 39","Michigan","Black","--","84,922","--" -"Unintentional Firearm","35 to 39","Minnesota","White","--","315,090","--" -"Unintentional Firearm","35 to 39","Minnesota","Black","--","35,488","--" -"Unintentional Firearm","35 to 39","Mississippi","White","--","103,453","--" -"Unintentional Firearm","35 to 39","Mississippi","Black","--","70,314","--" -"Unintentional Firearm","35 to 39","Missouri","White","--","330,128","--" -"Unintentional Firearm","35 to 39","Missouri","Black","--","47,281","--" -"Unintentional Firearm","35 to 39","Montana","White","--","64,718","--" -"Unintentional Firearm","35 to 39","Montana","Black","--","517","--" -"Unintentional Firearm","35 to 39","Nebraska","White","--","113,460","--" -"Unintentional Firearm","35 to 39","Nebraska","Black","--","7,344","--" -"Unintentional Firearm","35 to 39","Nevada","White","--","159,735","--" -"Unintentional Firearm","35 to 39","Nevada","Black","--","25,614","--" -"Unintentional Firearm","35 to 39","New Hampshire","White","--","80,710","--" -"Unintentional Firearm","35 to 39","New Hampshire","Black","--","2,184","--" -"Unintentional Firearm","35 to 39","New Jersey","White","--","412,694","--" -"Unintentional Firearm","35 to 39","New Jersey","Black","--","98,614","--" -"Unintentional Firearm","35 to 39","New Mexico","White","--","111,233","--" -"Unintentional Firearm","35 to 39","New Mexico","Black","--","4,248","--" -"Unintentional Firearm","35 to 39","New York","White","--","878,009","--" -"Unintentional Firearm","35 to 39","New York","Black","--","235,830","--" -"Unintentional Firearm","35 to 39","North Carolina","White","--","466,483","--" -"Unintentional Firearm","35 to 39","North Carolina","Black","--","153,597","--" -"Unintentional Firearm","35 to 39","North Dakota","White","--","45,397","--" -"Unintentional Firearm","35 to 39","North Dakota","Black","--","2,707","--" -"Unintentional Firearm","35 to 39","Ohio","White","--","591,610","--" -"Unintentional Firearm","35 to 39","Ohio","Black","--","101,353","--" -"Unintentional Firearm","35 to 39","Oklahoma","White","--","197,004","--" -"Unintentional Firearm","35 to 39","Oklahoma","Black","--","21,974","--" -"Unintentional Firearm","35 to 39","Oregon","White","--","253,916","--" -"Unintentional Firearm","35 to 39","Oregon","Black","--","8,196","--" -"Unintentional Firearm","35 to 39","Pennsylvania","White","--","661,011","--" -"Unintentional Firearm","35 to 39","Pennsylvania","Black","--","106,037","--" -"Unintentional Firearm","35 to 39","Rhode Island","White","--","57,478","--" -"Unintentional Firearm","35 to 39","Rhode Island","Black","--","7,057","--" -"Unintentional Firearm","35 to 39","South Carolina","White","--","223,851","--" -"Unintentional Firearm","35 to 39","South Carolina","Black","--","88,168","--" -"Unintentional Firearm","35 to 39","South Dakota","White","--","48,643","--" -"Unintentional Firearm","35 to 39","South Dakota","Black","--","2,389","--" -"Unintentional Firearm","35 to 39","Tennessee","White","--","349,232","--" -"Unintentional Firearm","35 to 39","Tennessee","Black","--","77,639","--" -"Unintentional Firearm","35 to 39","Texas","White","--","1,006,051","--" -"Unintentional Firearm","35 to 39","Texas","Black","--","231,449","--" -"Unintentional Firearm","35 to 39","Utah","White","--","203,249","--" -"Unintentional Firearm","35 to 39","Utah","Black","--","3,902","--" -"Unintentional Firearm","35 to 39","Vermont","White","--","37,412","--" -"Unintentional Firearm","35 to 39","Vermont","Black","--","770","--" -"Unintentional Firearm","35 to 39","Virginia","White","--","399,910","--" -"Unintentional Firearm","35 to 39","Virginia","Black","--","120,537","--" -"Unintentional Firearm","35 to 39","Washington","White","--","430,046","--" -"Unintentional Firearm","35 to 39","Washington","Black","--","30,986","--" -"Unintentional Firearm","35 to 39","West Virginia","White","--","93,540","--" -"Unintentional Firearm","35 to 39","West Virginia","Black","--","4,615","--" -"Unintentional Firearm","35 to 39","Wisconsin","White","--","318,452","--" -"Unintentional Firearm","35 to 39","Wisconsin","Black","--","25,926","--" -"Unintentional Firearm","35 to 39","Wyoming","White","--","36,601","--" -"Unintentional Firearm","35 to 39","Wyoming","Black","--","554","--" -"Unintentional Firearm","40 to 44","Alabama","White","--","210,772","--" -"Unintentional Firearm","40 to 44","Alabama","Black","--","86,946","--" -"Unintentional Firearm","40 to 44","Alaska","White","--","32,773","--" -"Unintentional Firearm","40 to 44","Alaska","Black","--","1,791","--" -"Unintentional Firearm","40 to 44","Arizona","White","--","365,823","--" -"Unintentional Firearm","40 to 44","Arizona","Black","--","27,909","--" -"Unintentional Firearm","40 to 44","Arkansas","White","--","150,009","--" -"Unintentional Firearm","40 to 44","Arkansas","Black","--","29,998","--" -"Unintentional Firearm","40 to 44","California","White","--","1,213,797","--" -"Unintentional Firearm","40 to 44","California","Black","--","109,494","--" -"Unintentional Firearm","40 to 44","Colorado","White","--","349,810","--" -"Unintentional Firearm","40 to 44","Colorado","Black","--","19,637","--" -"Unintentional Firearm","40 to 44","Connecticut","White","--","170,549","--" -"Unintentional Firearm","40 to 44","Connecticut","Black","--","32,361","--" -"Unintentional Firearm","40 to 44","Delaware","White","--","39,338","--" -"Unintentional Firearm","40 to 44","Delaware","Black","--","15,322","--" -"Unintentional Firearm","40 to 44","District of Columbia","White","--","25,106","--" -"Unintentional Firearm","40 to 44","District of Columbia","Black","--","18,856","--" -"Unintentional Firearm","40 to 44","Florida","White","--","740,765","--" -"Unintentional Firearm","40 to 44","Florida","Black","--","182,808","--" -"Unintentional Firearm","40 to 44","Georgia","White","--","410,462","--" -"Unintentional Firearm","40 to 44","Georgia","Black","--","246,676","--" -"Unintentional Firearm","40 to 44","Hawaii","White","--","25,021","--" -"Unintentional Firearm","40 to 44","Hawaii","Black","--","2,302","--" -"Unintentional Firearm","40 to 44","Idaho","White","--","117,558","--" -"Unintentional Firearm","40 to 44","Idaho","Black","--","1,230","--" -"Unintentional Firearm","40 to 44","Illinois","White","--","628,418","--" -"Unintentional Firearm","40 to 44","Illinois","Black","--","115,636","--" -"Unintentional Firearm","40 to 44","Indiana","White","--","360,585","--" -"Unintentional Firearm","40 to 44","Indiana","Black","--","45,374","--" -"Unintentional Firearm","40 to 44","Iowa","White","--","181,479","--" -"Unintentional Firearm","40 to 44","Iowa","Black","--","9,638","--" -"Unintentional Firearm","40 to 44","Kansas","White","--","160,215","--" -"Unintentional Firearm","40 to 44","Kansas","Black","--","11,778","--" -"Unintentional Firearm","40 to 44","Kentucky","White","--","247,881","--" -"Unintentional Firearm","40 to 44","Kentucky","Black","--","25,210","--" -"Unintentional Firearm","40 to 44","Louisiana","White","--","187,793","--" -"Unintentional Firearm","40 to 44","Louisiana","Black","--","95,351","--" -"Unintentional Firearm","40 to 44","Maine","White","--","77,317","--" -"Unintentional Firearm","40 to 44","Maine","Black","--","1,777","--" -"Unintentional Firearm","40 to 44","Maryland","White","--","228,824","--" -"Unintentional Firearm","40 to 44","Maryland","Black","--","131,178","--" -"Unintentional Firearm","40 to 44","Massachusetts","White","--","334,743","--" -"Unintentional Firearm","40 to 44","Massachusetts","Black","--","43,772","--" -"Unintentional Firearm","40 to 44","Michigan","White","--","477,344","--" -"Unintentional Firearm","40 to 44","Michigan","Black","--","81,842","--" -"Unintentional Firearm","40 to 44","Minnesota","White","--","313,110","--" -"Unintentional Firearm","40 to 44","Minnesota","Black","--","30,082","--" -"Unintentional Firearm","40 to 44","Mississippi","White","--","105,833","--" -"Unintentional Firearm","40 to 44","Mississippi","Black","--","72,580","--" -"Unintentional Firearm","40 to 44","Missouri","White","--","323,601","--" -"Unintentional Firearm","40 to 44","Missouri","Black","--","44,866","--" -"Unintentional Firearm","40 to 44","Montana","White","--","64,191","--" -"Unintentional Firearm","40 to 44","Montana","Black","--","474","--" -"Unintentional Firearm","40 to 44","Nebraska","White","--","111,287","--" -"Unintentional Firearm","40 to 44","Nebraska","Black","--","7,212","--" -"Unintentional Firearm","40 to 44","Nevada","White","--","152,947","--" -"Unintentional Firearm","40 to 44","Nevada","Black","--","22,933","--" -"Unintentional Firearm","40 to 44","New Hampshire","White","--","76,091","--" -"Unintentional Firearm","40 to 44","New Hampshire","Black","--","1,918","--" -"Unintentional Firearm","40 to 44","New Jersey","White","--","409,443","--" -"Unintentional Firearm","40 to 44","New Jersey","Black","--","95,898","--" -"Unintentional Firearm","40 to 44","New Mexico","White","--","105,938","--" -"Unintentional Firearm","40 to 44","New Mexico","Black","--","3,661","--" -"Unintentional Firearm","40 to 44","New York","White","--","822,923","--" -"Unintentional Firearm","40 to 44","New York","Black","--","221,353","--" -"Unintentional Firearm","40 to 44","North Carolina","White","--","462,870","--" -"Unintentional Firearm","40 to 44","North Carolina","Black","--","149,385","--" -"Unintentional Firearm","40 to 44","North Dakota","White","--","41,690","--" -"Unintentional Firearm","40 to 44","North Dakota","Black","--","2,026","--" -"Unintentional Firearm","40 to 44","Ohio","White","--","587,119","--" -"Unintentional Firearm","40 to 44","Ohio","Black","--","95,008","--" -"Unintentional Firearm","40 to 44","Oklahoma","White","--","191,885","--" -"Unintentional Firearm","40 to 44","Oklahoma","Black","--","20,539","--" -"Unintentional Firearm","40 to 44","Oregon","White","--","250,165","--" -"Unintentional Firearm","40 to 44","Oregon","Black","--","7,403","--" -"Unintentional Firearm","40 to 44","Pennsylvania","White","--","628,906","--" -"Unintentional Firearm","40 to 44","Pennsylvania","Black","--","96,925","--" -"Unintentional Firearm","40 to 44","Rhode Island","White","--","54,343","--" -"Unintentional Firearm","40 to 44","Rhode Island","Black","--","6,762","--" -"Unintentional Firearm","40 to 44","South Carolina","White","--","220,831","--" -"Unintentional Firearm","40 to 44","South Carolina","Black","--","86,318","--" -"Unintentional Firearm","40 to 44","South Dakota","White","--","48,134","--" -"Unintentional Firearm","40 to 44","South Dakota","Black","--","1,724","--" -"Unintentional Firearm","40 to 44","Tennessee","White","--","346,131","--" -"Unintentional Firearm","40 to 44","Tennessee","Black","--","75,108","--" -"Unintentional Firearm","40 to 44","Texas","White","--","954,951","--" -"Unintentional Firearm","40 to 44","Texas","Black","--","217,541","--" -"Unintentional Firearm","40 to 44","Utah","White","--","215,984","--" -"Unintentional Firearm","40 to 44","Utah","Black","--","3,430","--" -"Unintentional Firearm","40 to 44","Vermont","White","--","36,638","--" -"Unintentional Firearm","40 to 44","Vermont","Black","--","700","--" -"Unintentional Firearm","40 to 44","Virginia","White","--","386,386","--" -"Unintentional Firearm","40 to 44","Virginia","Black","--","114,657","--" -"Unintentional Firearm","40 to 44","Washington","White","--","403,069","--" -"Unintentional Firearm","40 to 44","Washington","Black","--","27,082","--" -"Unintentional Firearm","40 to 44","West Virginia","White","--","102,094","--" -"Unintentional Firearm","40 to 44","West Virginia","Black","--","4,386","--" -"Unintentional Firearm","40 to 44","Wisconsin","White","--","322,977","--" -"Unintentional Firearm","40 to 44","Wisconsin","Black","--","24,109","--" -"Unintentional Firearm","40 to 44","Wyoming","White","--","35,587","--" -"Unintentional Firearm","40 to 44","Wyoming","Black","--","493","--" -"Unintentional Firearm","45 to 49","Alabama","White","--","205,824","--" -"Unintentional Firearm","45 to 49","Alabama","Black","--","78,627","--" -"Unintentional Firearm","45 to 49","Alaska","White","--","27,719","--" -"Unintentional Firearm","45 to 49","Alaska","Black","--","1,523","--" -"Unintentional Firearm","45 to 49","Arizona","White","--","341,505","--" -"Unintentional Firearm","45 to 49","Arizona","Black","--","24,017","--" -"Unintentional Firearm","45 to 49","Arkansas","White","--","140,195","--" -"Unintentional Firearm","45 to 49","Arkansas","Black","--","26,568","--" -"Unintentional Firearm","45 to 49","California","White","--","1,126,310","--" -"Unintentional Firearm","45 to 49","California","Black","--","97,851","--" -"Unintentional Firearm","45 to 49","Colorado","White","--","306,377","--" -"Unintentional Firearm","45 to 49","Colorado","Black","--","16,599","--" -"Unintentional Firearm","45 to 49","Connecticut","White","--","161,801","--" -"Unintentional Firearm","45 to 49","Connecticut","Black","--","28,866","--" -"Unintentional Firearm","45 to 49","Delaware","White","--","35,667","--" -"Unintentional Firearm","45 to 49","Delaware","Black","--","13,675","--" -"Unintentional Firearm","45 to 49","District of Columbia","White","--","17,467","--" -"Unintentional Firearm","45 to 49","District of Columbia","Black","--","15,755","--" -"Unintentional Firearm","45 to 49","Florida","White","--","725,702","--" -"Unintentional Firearm","45 to 49","Florida","Black","--","167,035","--" -"Unintentional Firearm","45 to 49","Georgia","White","--","397,207","--" -"Unintentional Firearm","45 to 49","Georgia","Black","--","224,111","--" -"Unintentional Firearm","45 to 49","Hawaii","White","--","20,011","--" -"Unintentional Firearm","45 to 49","Hawaii","Black","--","1,725","--" -"Unintentional Firearm","45 to 49","Idaho","White","--","102,986","--" -"Unintentional Firearm","45 to 49","Idaho","Black","--","909","--" -"Unintentional Firearm","45 to 49","Illinois","White","--","580,246","--" -"Unintentional Firearm","45 to 49","Illinois","Black","--","106,348","--" -"Unintentional Firearm","45 to 49","Indiana","White","--","336,070","--" -"Unintentional Firearm","45 to 49","Indiana","Black","--","40,054","--" -"Unintentional Firearm","45 to 49","Iowa","White","--","158,770","--" -"Unintentional Firearm","45 to 49","Iowa","Black","--","7,406","--" -"Unintentional Firearm","45 to 49","Kansas","White","--","140,055","--" -"Unintentional Firearm","45 to 49","Kansas","Black","--","10,062","--" -"Unintentional Firearm","45 to 49","Kentucky","White","--","236,454","--" -"Unintentional Firearm","45 to 49","Kentucky","Black","--","22,033","--" -"Unintentional Firearm","45 to 49","Louisiana","White","--","165,238","--" -"Unintentional Firearm","45 to 49","Louisiana","Black","--","80,175","--" -"Unintentional Firearm","45 to 49","Maine","White","--","73,170","--" -"Unintentional Firearm","45 to 49","Maine","Black","--","1,469","--" -"Unintentional Firearm","45 to 49","Maryland","White","--","203,756","--" -"Unintentional Firearm","45 to 49","Maryland","Black","--","119,111","--" -"Unintentional Firearm","45 to 49","Massachusetts","White","--","315,354","--" -"Unintentional Firearm","45 to 49","Massachusetts","Black","--","39,510","--" -"Unintentional Firearm","45 to 49","Michigan","White","--","442,585","--" -"Unintentional Firearm","45 to 49","Michigan","Black","--","81,299","--" -"Unintentional Firearm","45 to 49","Minnesota","White","--","266,857","--" -"Unintentional Firearm","45 to 49","Minnesota","Black","--","24,278","--" -"Unintentional Firearm","45 to 49","Mississippi","White","--","100,857","--" -"Unintentional Firearm","45 to 49","Mississippi","Black","--","64,611","--" -"Unintentional Firearm","45 to 49","Missouri","White","--","288,437","--" -"Unintentional Firearm","45 to 49","Missouri","Black","--","39,558","--" -"Unintentional Firearm","45 to 49","Montana","White","--","55,056","--" -"Unintentional Firearm","45 to 49","Montana","Black","--","351","--" -"Unintentional Firearm","45 to 49","Nebraska","White","--","96,335","--" -"Unintentional Firearm","45 to 49","Nebraska","Black","--","5,653","--" -"Unintentional Firearm","45 to 49","Nevada","White","--","140,638","--" -"Unintentional Firearm","45 to 49","Nevada","Black","--","19,679","--" -"Unintentional Firearm","45 to 49","New Hampshire","White","--","71,477","--" -"Unintentional Firearm","45 to 49","New Hampshire","Black","--","1,994","--" -"Unintentional Firearm","45 to 49","New Jersey","White","--","391,916","--" -"Unintentional Firearm","45 to 49","New Jersey","Black","--","89,125","--" -"Unintentional Firearm","45 to 49","New Mexico","White","--","94,307","--" -"Unintentional Firearm","45 to 49","New Mexico","Black","--","3,320","--" -"Unintentional Firearm","45 to 49","New York","White","--","768,635","--" -"Unintentional Firearm","45 to 49","New York","Black","--","206,239","--" -"Unintentional Firearm","45 to 49","North Carolina","White","--","452,835","--" -"Unintentional Firearm","45 to 49","North Carolina","Black","--","141,431","--" -"Unintentional Firearm","45 to 49","North Dakota","White","--","34,233","--" -"Unintentional Firearm","45 to 49","North Dakota","Black","--","1,345","--" -"Unintentional Firearm","45 to 49","Ohio","White","--","546,108","--" -"Unintentional Firearm","45 to 49","Ohio","Black","--","84,086","--" -"Unintentional Firearm","45 to 49","Oklahoma","White","--","170,901","--" -"Unintentional Firearm","45 to 49","Oklahoma","Black","--","17,298","--" -"Unintentional Firearm","45 to 49","Oregon","White","--","222,212","--" -"Unintentional Firearm","45 to 49","Oregon","Black","--","6,117","--" -"Unintentional Firearm","45 to 49","Pennsylvania","White","--","584,822","--" -"Unintentional Firearm","45 to 49","Pennsylvania","Black","--","84,961","--" -"Unintentional Firearm","45 to 49","Rhode Island","White","--","50,181","--" -"Unintentional Firearm","45 to 49","Rhode Island","Black","--","5,682","--" -"Unintentional Firearm","45 to 49","South Carolina","White","--","211,211","--" -"Unintentional Firearm","45 to 49","South Carolina","Black","--","78,354","--" -"Unintentional Firearm","45 to 49","South Dakota","White","--","41,160","--" -"Unintentional Firearm","45 to 49","South Dakota","Black","--","1,125","--" -"Unintentional Firearm","45 to 49","Tennessee","White","--","331,755","--" -"Unintentional Firearm","45 to 49","Tennessee","Black","--","67,405","--" -"Unintentional Firearm","45 to 49","Texas","White","--","874,019","--" -"Unintentional Firearm","45 to 49","Texas","Black","--","187,580","--" -"Unintentional Firearm","45 to 49","Utah","White","--","181,177","--" -"Unintentional Firearm","45 to 49","Utah","Black","--","2,714","--" -"Unintentional Firearm","45 to 49","Vermont","White","--","33,622","--" -"Unintentional Firearm","45 to 49","Vermont","Black","--","557","--" -"Unintentional Firearm","45 to 49","Virginia","White","--","354,190","--" -"Unintentional Firearm","45 to 49","Virginia","Black","--","100,195","--" -"Unintentional Firearm","45 to 49","Washington","White","--","352,332","--" -"Unintentional Firearm","45 to 49","Washington","Black","--","21,870","--" -"Unintentional Firearm","45 to 49","West Virginia","White","--","100,664","--" -"Unintentional Firearm","45 to 49","West Virginia","Black","--","3,771","--" -"Unintentional Firearm","45 to 49","Wisconsin","White","--","289,875","--" -"Unintentional Firearm","45 to 49","Wisconsin","Black","--","20,518","--" -"Unintentional Firearm","45 to 49","Wyoming","White","--","30,461","--" -"Unintentional Firearm","45 to 49","Wyoming","Black","--","385","--" -"Unintentional Firearm","50 to 54","Alabama","White","--","230,160","--" -"Unintentional Firearm","50 to 54","Alabama","Black","--","79,545","--" -"Unintentional Firearm","50 to 54","Alaska","White","--","29,697","--" -"Unintentional Firearm","50 to 54","Alaska","Black","--","1,458","--" -"Unintentional Firearm","50 to 54","Arizona","White","--","362,586","--" -"Unintentional Firearm","50 to 54","Arizona","Black","--","22,930","--" -"Unintentional Firearm","50 to 54","Arkansas","White","--","149,736","--" -"Unintentional Firearm","50 to 54","Arkansas","Black","--","25,758","--" -"Unintentional Firearm","50 to 54","California","White","--","1,196,778","--" -"Unintentional Firearm","50 to 54","California","Black","--","104,593","--" -"Unintentional Firearm","50 to 54","Colorado","White","--","313,108","--" -"Unintentional Firearm","50 to 54","Colorado","Black","--","15,986","--" -"Unintentional Firearm","50 to 54","Connecticut","White","--","193,941","--" -"Unintentional Firearm","50 to 54","Connecticut","Black","--","29,910","--" -"Unintentional Firearm","50 to 54","Delaware","White","--","42,249","--" -"Unintentional Firearm","50 to 54","Delaware","Black","--","15,385","--" -"Unintentional Firearm","50 to 54","District of Columbia","White","--","15,556","--" -"Unintentional Firearm","50 to 54","District of Columbia","Black","--","16,853","--" -"Unintentional Firearm","50 to 54","Florida","White","--","797,159","--" -"Unintentional Firearm","50 to 54","Florida","Black","--","163,423","--" -"Unintentional Firearm","50 to 54","Georgia","White","--","440,630","--" -"Unintentional Firearm","50 to 54","Georgia","Black","--","228,504","--" -"Unintentional Firearm","50 to 54","Hawaii","White","--","20,450","--" -"Unintentional Firearm","50 to 54","Hawaii","Black","--","1,610","--" -"Unintentional Firearm","50 to 54","Idaho","White","--","102,571","--" -"Unintentional Firearm","50 to 54","Idaho","Black","--","811","--" -"Unintentional Firearm","50 to 54","Illinois","White","--","618,434","--" -"Unintentional Firearm","50 to 54","Illinois","Black","--","112,423","--" -"Unintentional Firearm","50 to 54","Indiana","White","--","363,088","--" -"Unintentional Firearm","50 to 54","Indiana","Black","--","39,279","--" -"Unintentional Firearm","50 to 54","Iowa","White","--","170,256","--" -"Unintentional Firearm","50 to 54","Iowa","Black","--","6,451","--" -"Unintentional Firearm","50 to 54","Kansas","White","--","145,023","--" -"Unintentional Firearm","50 to 54","Kansas","Black","--","9,442","--" -"Unintentional Firearm","50 to 54","Kentucky","White","--","255,821","--" -"Unintentional Firearm","50 to 54","Kentucky","Black","--","22,112","--" -"Unintentional Firearm","50 to 54","Louisiana","White","--","178,722","--" -"Unintentional Firearm","50 to 54","Louisiana","Black","--","79,954","--" -"Unintentional Firearm","50 to 54","Maine","White","--","86,303","--" -"Unintentional Firearm","50 to 54","Maine","Black","--","1,313","--" -"Unintentional Firearm","50 to 54","Maryland","White","--","230,643","--" -"Unintentional Firearm","50 to 54","Maryland","Black","--","132,217","--" -"Unintentional Firearm","50 to 54","Massachusetts","White","--","370,307","--" -"Unintentional Firearm","50 to 54","Massachusetts","Black","--","38,906","--" -"Unintentional Firearm","50 to 54","Michigan","White","--","511,545","--" -"Unintentional Firearm","50 to 54","Michigan","Black","--","88,964","--" -"Unintentional Firearm","50 to 54","Minnesota","White","--","293,405","--" -"Unintentional Firearm","50 to 54","Minnesota","Black","--","21,647","--" -"Unintentional Firearm","50 to 54","Mississippi","White","--","111,490","--" -"Unintentional Firearm","50 to 54","Mississippi","Black","--","64,850","--" -"Unintentional Firearm","50 to 54","Missouri","White","--","312,767","--" -"Unintentional Firearm","50 to 54","Missouri","Black","--","40,921","--" -"Unintentional Firearm","50 to 54","Montana","White","--","56,998","--" -"Unintentional Firearm","50 to 54","Montana","Black","--","302","--" -"Unintentional Firearm","50 to 54","Nebraska","White","--","98,455","--" -"Unintentional Firearm","50 to 54","Nebraska","Black","--","5,237","--" -"Unintentional Firearm","50 to 54","Nevada","White","--","152,480","--" -"Unintentional Firearm","50 to 54","Nevada","Black","--","19,693","--" -"Unintentional Firearm","50 to 54","New Hampshire","White","--","88,442","--" -"Unintentional Firearm","50 to 54","New Hampshire","Black","--","1,787","--" -"Unintentional Firearm","50 to 54","New Jersey","White","--","445,025","--" -"Unintentional Firearm","50 to 54","New Jersey","Black","--","94,105","--" -"Unintentional Firearm","50 to 54","New Mexico","White","--","98,596","--" -"Unintentional Firearm","50 to 54","New Mexico","Black","--","2,885","--" -"Unintentional Firearm","50 to 54","New York","White","--","875,135","--" -"Unintentional Firearm","50 to 54","New York","Black","--","220,216","--" -"Unintentional Firearm","50 to 54","North Carolina","White","--","509,044","--" -"Unintentional Firearm","50 to 54","North Carolina","Black","--","149,036","--" -"Unintentional Firearm","50 to 54","North Dakota","White","--","35,160","--" -"Unintentional Firearm","50 to 54","North Dakota","Black","--","1,031","--" -"Unintentional Firearm","50 to 54","Ohio","White","--","617,117","--" -"Unintentional Firearm","50 to 54","Ohio","Black","--","89,785","--" -"Unintentional Firearm","50 to 54","Oklahoma","White","--","178,052","--" -"Unintentional Firearm","50 to 54","Oklahoma","Black","--","16,942","--" -"Unintentional Firearm","50 to 54","Oregon","White","--","227,838","--" -"Unintentional Firearm","50 to 54","Oregon","Black","--","5,577","--" -"Unintentional Firearm","50 to 54","Pennsylvania","White","--","678,924","--" -"Unintentional Firearm","50 to 54","Pennsylvania","Black","--","90,890","--" -"Unintentional Firearm","50 to 54","Rhode Island","White","--","59,898","--" -"Unintentional Firearm","50 to 54","Rhode Island","Black","--","5,724","--" -"Unintentional Firearm","50 to 54","South Carolina","White","--","236,806","--" -"Unintentional Firearm","50 to 54","South Carolina","Black","--","81,913","--" -"Unintentional Firearm","50 to 54","South Dakota","White","--","42,947","--" -"Unintentional Firearm","50 to 54","South Dakota","Black","--","946","--" -"Unintentional Firearm","50 to 54","Tennessee","White","--","367,389","--" -"Unintentional Firearm","50 to 54","Tennessee","Black","--","69,961","--" -"Unintentional Firearm","50 to 54","Texas","White","--","862,888","--" -"Unintentional Firearm","50 to 54","Texas","Black","--","180,409","--" -"Unintentional Firearm","50 to 54","Utah","White","--","157,258","--" -"Unintentional Firearm","50 to 54","Utah","Black","--","2,519","--" -"Unintentional Firearm","50 to 54","Vermont","White","--","38,919","--" -"Unintentional Firearm","50 to 54","Vermont","Black","--","540","--" -"Unintentional Firearm","50 to 54","Virginia","White","--","388,625","--" -"Unintentional Firearm","50 to 54","Virginia","Black","--","106,634","--" -"Unintentional Firearm","50 to 54","Washington","White","--","377,009","--" -"Unintentional Firearm","50 to 54","Washington","Black","--","20,901","--" -"Unintentional Firearm","50 to 54","West Virginia","White","--","109,466","--" -"Unintentional Firearm","50 to 54","West Virginia","Black","--","3,809","--" -"Unintentional Firearm","50 to 54","Wisconsin","White","--","323,134","--" -"Unintentional Firearm","50 to 54","Wisconsin","Black","--","20,808","--" -"Unintentional Firearm","50 to 54","Wyoming","White","--","30,535","--" -"Unintentional Firearm","50 to 54","Wyoming","Black","--","329","--" -"Unintentional Firearm","55 to 59","Alabama","White","--","234,725","--" -"Unintentional Firearm","55 to 59","Alabama","Black","--","80,890","--" -"Unintentional Firearm","55 to 59","Alaska","White","--","30,238","--" -"Unintentional Firearm","55 to 59","Alaska","Black","--","1,302","--" -"Unintentional Firearm","55 to 59","Arizona","White","--","365,531","--" -"Unintentional Firearm","55 to 59","Arizona","Black","--","20,578","--" -"Unintentional Firearm","55 to 59","Arkansas","White","--","153,296","--" -"Unintentional Firearm","55 to 59","Arkansas","Black","--","26,321","--" -"Unintentional Firearm","55 to 59","California","White","--","1,171,798","--" -"Unintentional Firearm","55 to 59","California","Black","--","106,400","--" -"Unintentional Firearm","55 to 59","Colorado","White","--","298,759","--" -"Unintentional Firearm","55 to 59","Colorado","Black","--","14,192","--" -"Unintentional Firearm","55 to 59","Connecticut","White","--","215,797","--" -"Unintentional Firearm","55 to 59","Connecticut","Black","--","29,326","--" -"Unintentional Firearm","55 to 59","Delaware","White","--","49,603","--" -"Unintentional Firearm","55 to 59","Delaware","Black","--","15,814","--" -"Unintentional Firearm","55 to 59","District of Columbia","White","--","13,226","--" -"Unintentional Firearm","55 to 59","District of Columbia","Black","--","17,696","--" -"Unintentional Firearm","55 to 59","Florida","White","--","840,402","--" -"Unintentional Firearm","55 to 59","Florida","Black","--","160,333","--" -"Unintentional Firearm","55 to 59","Georgia","White","--","429,177","--" -"Unintentional Firearm","55 to 59","Georgia","Black","--","221,167","--" -"Unintentional Firearm","55 to 59","Hawaii","White","--","21,573","--" -"Unintentional Firearm","55 to 59","Hawaii","Black","--","1,405","--" -"Unintentional Firearm","55 to 59","Idaho","White","--","102,715","--" -"Unintentional Firearm","55 to 59","Idaho","Black","--","716","--" -"Unintentional Firearm","55 to 59","Illinois","White","--","634,131","--" -"Unintentional Firearm","55 to 59","Illinois","Black","--","109,938","--" -"Unintentional Firearm","55 to 59","Indiana","White","--","373,185","--" -"Unintentional Firearm","55 to 59","Indiana","Black","--","36,342","--" -"Unintentional Firearm","55 to 59","Iowa","White","--","181,684","--" -"Unintentional Firearm","55 to 59","Iowa","Black","--","5,338","--" -"Unintentional Firearm","55 to 59","Kansas","White","--","152,533","--" -"Unintentional Firearm","55 to 59","Kansas","Black","--","9,457","--" -"Unintentional Firearm","55 to 59","Kentucky","White","--","263,286","--" -"Unintentional Firearm","55 to 59","Kentucky","Black","--","21,934","--" -"Unintentional Firearm","55 to 59","Louisiana","White","--","188,289","--" -"Unintentional Firearm","55 to 59","Louisiana","Black","--","85,950","--" -"Unintentional Firearm","55 to 59","Maine","White","--","96,539","--" -"Unintentional Firearm","55 to 59","Maine","Black","--","1,167","--" -"Unintentional Firearm","55 to 59","Maryland","White","--","249,981","--" -"Unintentional Firearm","55 to 59","Maryland","Black","--","134,593","--" -"Unintentional Firearm","55 to 59","Massachusetts","White","--","405,391","--" -"Unintentional Firearm","55 to 59","Massachusetts","Black","--","37,882","--" -"Unintentional Firearm","55 to 59","Michigan","White","--","552,060","--" -"Unintentional Firearm","55 to 59","Michigan","Black","--","81,712","--" -"Unintentional Firearm","55 to 59","Minnesota","White","--","321,151","--" -"Unintentional Firearm","55 to 59","Minnesota","Black","--","18,201","--" -"Unintentional Firearm","55 to 59","Mississippi","White","--","113,579","--" -"Unintentional Firearm","55 to 59","Mississippi","Black","--","65,346","--" -"Unintentional Firearm","55 to 59","Missouri","White","--","332,936","--" -"Unintentional Firearm","55 to 59","Missouri","Black","--","41,140","--" -"Unintentional Firearm","55 to 59","Montana","White","--","61,258","--" -"Unintentional Firearm","55 to 59","Montana","Black","--","288","--" -"Unintentional Firearm","55 to 59","Nebraska","White","--","103,089","--" -"Unintentional Firearm","55 to 59","Nebraska","Black","--","4,975","--" -"Unintentional Firearm","55 to 59","Nevada","White","--","149,568","--" -"Unintentional Firearm","55 to 59","Nevada","Black","--","18,444","--" -"Unintentional Firearm","55 to 59","New Hampshire","White","--","99,991","--" -"Unintentional Firearm","55 to 59","New Hampshire","Black","--","1,627","--" -"Unintentional Firearm","55 to 59","New Jersey","White","--","476,056","--" -"Unintentional Firearm","55 to 59","New Jersey","Black","--","92,532","--" -"Unintentional Firearm","55 to 59","New Mexico","White","--","104,282","--" -"Unintentional Firearm","55 to 59","New Mexico","Black","--","3,054","--" -"Unintentional Firearm","55 to 59","New York","White","--","933,897","--" -"Unintentional Firearm","55 to 59","New York","Black","--","231,500","--" -"Unintentional Firearm","55 to 59","North Carolina","White","--","505,897","--" -"Unintentional Firearm","55 to 59","North Carolina","Black","--","146,973","--" -"Unintentional Firearm","55 to 59","North Dakota","White","--","38,376","--" -"Unintentional Firearm","55 to 59","North Dakota","Black","--","866","--" -"Unintentional Firearm","55 to 59","Ohio","White","--","643,289","--" -"Unintentional Firearm","55 to 59","Ohio","Black","--","85,533","--" -"Unintentional Firearm","55 to 59","Oklahoma","White","--","181,020","--" -"Unintentional Firearm","55 to 59","Oklahoma","Black","--","16,816","--" -"Unintentional Firearm","55 to 59","Oregon","White","--","220,261","--" -"Unintentional Firearm","55 to 59","Oregon","Black","--","5,098","--" -"Unintentional Firearm","55 to 59","Pennsylvania","White","--","735,977","--" -"Unintentional Firearm","55 to 59","Pennsylvania","Black","--","89,822","--" -"Unintentional Firearm","55 to 59","Rhode Island","White","--","66,740","--" -"Unintentional Firearm","55 to 59","Rhode Island","Black","--","5,330","--" -"Unintentional Firearm","55 to 59","South Carolina","White","--","246,648","--" -"Unintentional Firearm","55 to 59","South Carolina","Black","--","86,342","--" -"Unintentional Firearm","55 to 59","South Dakota","White","--","48,595","--" -"Unintentional Firearm","55 to 59","South Dakota","Black","--","745","--" -"Unintentional Firearm","55 to 59","Tennessee","White","--","372,016","--" -"Unintentional Firearm","55 to 59","Tennessee","Black","--","68,806","--" -"Unintentional Firearm","55 to 59","Texas","White","--","786,434","--" -"Unintentional Firearm","55 to 59","Texas","Black","--","164,585","--" -"Unintentional Firearm","55 to 59","Utah","White","--","140,905","--" -"Unintentional Firearm","55 to 59","Utah","Black","--","1,954","--" -"Unintentional Firearm","55 to 59","Vermont","White","--","42,825","--" -"Unintentional Firearm","55 to 59","Vermont","Black","--","445","--" -"Unintentional Firearm","55 to 59","Virginia","White","--","400,334","--" -"Unintentional Firearm","55 to 59","Virginia","Black","--","112,976","--" -"Unintentional Firearm","55 to 59","Washington","White","--","376,019","--" -"Unintentional Firearm","55 to 59","Washington","Black","--","18,937","--" -"Unintentional Firearm","55 to 59","West Virginia","White","--","111,312","--" -"Unintentional Firearm","55 to 59","West Virginia","Black","--","3,790","--" -"Unintentional Firearm","55 to 59","Wisconsin","White","--","362,313","--" -"Unintentional Firearm","55 to 59","Wisconsin","Black","--","18,804","--" -"Unintentional Firearm","55 to 59","Wyoming","White","--","31,656","--" -"Unintentional Firearm","55 to 59","Wyoming","Black","--","301","--" -"Unintentional Firearm","60 to 64","Alabama","White","--","241,376","--" -"Unintentional Firearm","60 to 64","Alabama","Black","--","81,363","--" -"Unintentional Firearm","60 to 64","Alaska","White","--","32,498","--" -"Unintentional Firearm","60 to 64","Alaska","Black","--","1,338","--" -"Unintentional Firearm","60 to 64","Arizona","White","--","387,349","--" -"Unintentional Firearm","60 to 64","Arizona","Black","--","19,164","--" -"Unintentional Firearm","60 to 64","Arkansas","White","--","158,173","--" -"Unintentional Firearm","60 to 64","Arkansas","Black","--","26,649","--" -"Unintentional Firearm","60 to 64","California","White","--","1,134,448","--" -"Unintentional Firearm","60 to 64","California","Black","--","102,740","--" -"Unintentional Firearm","60 to 64","Colorado","White","--","315,328","--" -"Unintentional Firearm","60 to 64","Colorado","Black","--","13,476","--" -"Unintentional Firearm","60 to 64","Connecticut","White","--","218,014","--" -"Unintentional Firearm","60 to 64","Connecticut","Black","--","25,283","--" -"Unintentional Firearm","60 to 64","Delaware","White","--","56,054","--" -"Unintentional Firearm","60 to 64","Delaware","Black","--","14,945","--" -"Unintentional Firearm","60 to 64","District of Columbia","White","--","11,217","--" -"Unintentional Firearm","60 to 64","District of Columbia","Black","--","18,328","--" -"Unintentional Firearm","60 to 64","Florida","White","--","844,101","--" -"Unintentional Firearm","60 to 64","Florida","Black","--","150,101","--" -"Unintentional Firearm","60 to 64","Georgia","White","--","415,081","--" -"Unintentional Firearm","60 to 64","Georgia","Black","--","197,242","--" -"Unintentional Firearm","60 to 64","Hawaii","White","--","24,618","--" -"Unintentional Firearm","60 to 64","Hawaii","Black","--","1,270","--" -"Unintentional Firearm","60 to 64","Idaho","White","--","111,543","--" -"Unintentional Firearm","60 to 64","Idaho","Black","--","719","--" -"Unintentional Firearm","60 to 64","Illinois","White","--","649,592","--" -"Unintentional Firearm","60 to 64","Illinois","Black","--","109,112","--" -"Unintentional Firearm","60 to 64","Indiana","White","--","385,796","--" -"Unintentional Firearm","60 to 64","Indiana","Black","--","35,576","--" -"Unintentional Firearm","60 to 64","Iowa","White","--","198,641","--" -"Unintentional Firearm","60 to 64","Iowa","Black","--","4,671","--" -"Unintentional Firearm","60 to 64","Kansas","White","--","166,056","--" -"Unintentional Firearm","60 to 64","Kansas","Black","--","9,750","--" -"Unintentional Firearm","60 to 64","Kentucky","White","--","266,410","--" -"Unintentional Firearm","60 to 64","Kentucky","Black","--","22,036","--" -"Unintentional Firearm","60 to 64","Louisiana","White","--","198,660","--" -"Unintentional Firearm","60 to 64","Louisiana","Black","--","86,017","--" -"Unintentional Firearm","60 to 64","Maine","White","--","105,788","--" -"Unintentional Firearm","60 to 64","Maine","Black","--","852","--" -"Unintentional Firearm","60 to 64","Maryland","White","--","249,697","--" -"Unintentional Firearm","60 to 64","Maryland","Black","--","123,509","--" -"Unintentional Firearm","60 to 64","Massachusetts","White","--","407,859","--" -"Unintentional Firearm","60 to 64","Massachusetts","Black","--","33,266","--" -"Unintentional Firearm","60 to 64","Michigan","White","--","587,417","--" -"Unintentional Firearm","60 to 64","Michigan","Black","--","78,376","--" -"Unintentional Firearm","60 to 64","Minnesota","White","--","347,478","--" -"Unintentional Firearm","60 to 64","Minnesota","Black","--","15,058","--" -"Unintentional Firearm","60 to 64","Mississippi","White","--","119,015","--" -"Unintentional Firearm","60 to 64","Mississippi","Black","--","64,828","--" -"Unintentional Firearm","60 to 64","Missouri","White","--","359,552","--" -"Unintentional Firearm","60 to 64","Missouri","Black","--","41,032","--" -"Unintentional Firearm","60 to 64","Montana","White","--","72,487","--" -"Unintentional Firearm","60 to 64","Montana","Black","--","245","--" -"Unintentional Firearm","60 to 64","Nebraska","White","--","112,842","--" -"Unintentional Firearm","60 to 64","Nebraska","Black","--","4,681","--" -"Unintentional Firearm","60 to 64","Nevada","White","--","149,147","--" -"Unintentional Firearm","60 to 64","Nevada","Black","--","17,074","--" -"Unintentional Firearm","60 to 64","New Hampshire","White","--","106,655","--" -"Unintentional Firearm","60 to 64","New Hampshire","Black","--","1,161","--" -"Unintentional Firearm","60 to 64","New Jersey","White","--","473,725","--" -"Unintentional Firearm","60 to 64","New Jersey","Black","--","82,933","--" -"Unintentional Firearm","60 to 64","New Mexico","White","--","117,136","--" -"Unintentional Firearm","60 to 64","New Mexico","Black","--","3,077","--" -"Unintentional Firearm","60 to 64","New York","White","--","942,358","--" -"Unintentional Firearm","60 to 64","New York","Black","--","216,089","--" -"Unintentional Firearm","60 to 64","North Carolina","White","--","511,117","--" -"Unintentional Firearm","60 to 64","North Carolina","Black","--","139,348","--" -"Unintentional Firearm","60 to 64","North Dakota","White","--","44,024","--" -"Unintentional Firearm","60 to 64","North Dakota","Black","--","675","--" -"Unintentional Firearm","60 to 64","Ohio","White","--","682,459","--" -"Unintentional Firearm","60 to 64","Ohio","Black","--","87,564","--" -"Unintentional Firearm","60 to 64","Oklahoma","White","--","195,839","--" -"Unintentional Firearm","60 to 64","Oklahoma","Black","--","16,866","--" -"Unintentional Firearm","60 to 64","Oregon","White","--","239,234","--" -"Unintentional Firearm","60 to 64","Oregon","Black","--","4,587","--" -"Unintentional Firearm","60 to 64","Pennsylvania","White","--","783,215","--" -"Unintentional Firearm","60 to 64","Pennsylvania","Black","--","84,574","--" -"Unintentional Firearm","60 to 64","Rhode Island","White","--","68,095","--" -"Unintentional Firearm","60 to 64","Rhode Island","Black","--","4,791","--" -"Unintentional Firearm","60 to 64","South Carolina","White","--","258,055","--" -"Unintentional Firearm","60 to 64","South Carolina","Black","--","84,546","--" -"Unintentional Firearm","60 to 64","South Dakota","White","--","56,329","--" -"Unintentional Firearm","60 to 64","South Dakota","Black","--","648","--" -"Unintentional Firearm","60 to 64","Tennessee","White","--","372,170","--" -"Unintentional Firearm","60 to 64","Tennessee","Black","--","66,600","--" -"Unintentional Firearm","60 to 64","Texas","White","--","743,019","--" -"Unintentional Firearm","60 to 64","Texas","Black","--","149,980","--" -"Unintentional Firearm","60 to 64","Utah","White","--","144,353","--" -"Unintentional Firearm","60 to 64","Utah","Black","--","1,761","--" -"Unintentional Firearm","60 to 64","Vermont","White","--","47,554","--" -"Unintentional Firearm","60 to 64","Vermont","Black","--","353","--" -"Unintentional Firearm","60 to 64","Virginia","White","--","398,877","--" -"Unintentional Firearm","60 to 64","Virginia","Black","--","107,601","--" -"Unintentional Firearm","60 to 64","Washington","White","--","398,179","--" -"Unintentional Firearm","60 to 64","Washington","Black","--","17,278","--" -"Unintentional Firearm","60 to 64","West Virginia","White","--","117,020","--" -"Unintentional Firearm","60 to 64","West Virginia","Black","--","3,943","--" -"Unintentional Firearm","60 to 64","Wisconsin","White","--","387,352","--" -"Unintentional Firearm","60 to 64","Wisconsin","Black","--","17,434","--" -"Unintentional Firearm","60 to 64","Wyoming","White","--","37,645","--" -"Unintentional Firearm","60 to 64","Wyoming","Black","--","373","--" -"Unintentional Firearm","65 to 69","Alabama","White","--","218,808","--" -"Unintentional Firearm","65 to 69","Alabama","Black","--","70,663","--" -"Unintentional Firearm","65 to 69","Alaska","White","--","29,323","--" -"Unintentional Firearm","65 to 69","Alaska","Black","--","1,013","--" -"Unintentional Firearm","65 to 69","Arizona","White","--","368,867","--" -"Unintentional Firearm","65 to 69","Arizona","Black","--","14,885","--" -"Unintentional Firearm","65 to 69","Arkansas","White","--","143,209","--" -"Unintentional Firearm","65 to 69","Arkansas","Black","--","23,363","--" -"Unintentional Firearm","65 to 69","California","White","--","975,884","--" -"Unintentional Firearm","65 to 69","California","Black","--","79,665","--" -"Unintentional Firearm","65 to 69","Colorado","White","--","284,195","--" -"Unintentional Firearm","65 to 69","Colorado","Black","--","10,313","--" -"Unintentional Firearm","65 to 69","Connecticut","White","--","185,845","--" -"Unintentional Firearm","65 to 69","Connecticut","Black","--","18,418","--" -"Unintentional Firearm","65 to 69","Delaware","White","--","55,037","--" -"Unintentional Firearm","65 to 69","Delaware","Black","--","12,102","--" -"Unintentional Firearm","65 to 69","District of Columbia","White","--","9,872","--" -"Unintentional Firearm","65 to 69","District of Columbia","Black","--","16,123","--" -"Unintentional Firearm","65 to 69","Florida","White","--","773,721","--" -"Unintentional Firearm","65 to 69","Florida","Black","--","124,744","--" -"Unintentional Firearm","65 to 69","Georgia","White","--","363,604","--" -"Unintentional Firearm","65 to 69","Georgia","Black","--","158,699","--" -"Unintentional Firearm","65 to 69","Hawaii","White","--","25,667","--" -"Unintentional Firearm","65 to 69","Hawaii","Black","--","884","--" -"Unintentional Firearm","65 to 69","Idaho","White","--","104,996","--" -"Unintentional Firearm","65 to 69","Idaho","Black","--","553","--" -"Unintentional Firearm","65 to 69","Illinois","White","--","568,698","--" -"Unintentional Firearm","65 to 69","Illinois","Black","--","89,860","--" -"Unintentional Firearm","65 to 69","Indiana","White","--","344,251","--" -"Unintentional Firearm","65 to 69","Indiana","Black","--","28,873","--" -"Unintentional Firearm","65 to 69","Iowa","White","--","179,713","--" -"Unintentional Firearm","65 to 69","Iowa","Black","--","3,176","--" -"Unintentional Firearm","65 to 69","Kansas","White","--","150,815","--" -"Unintentional Firearm","65 to 69","Kansas","Black","--","7,654","--" -"Unintentional Firearm","65 to 69","Kentucky","White","--","239,218","--" -"Unintentional Firearm","65 to 69","Kentucky","Black","--","18,050","--" -"Unintentional Firearm","65 to 69","Louisiana","White","--","180,005","--" -"Unintentional Firearm","65 to 69","Louisiana","Black","--","74,556","--" -"Unintentional Firearm","65 to 69","Maine","White","--","98,472","--" -"Unintentional Firearm","65 to 69","Maine","Black","--","593","--" -"Unintentional Firearm","65 to 69","Maryland","White","--","214,811","--" -"Unintentional Firearm","65 to 69","Maryland","Black","--","96,983","--" -"Unintentional Firearm","65 to 69","Massachusetts","White","--","355,213","--" -"Unintentional Firearm","65 to 69","Massachusetts","Black","--","25,636","--" -"Unintentional Firearm","65 to 69","Michigan","White","--","534,220","--" -"Unintentional Firearm","65 to 69","Michigan","Black","--","68,318","--" -"Unintentional Firearm","65 to 69","Minnesota","White","--","303,105","--" -"Unintentional Firearm","65 to 69","Minnesota","Black","--","10,420","--" -"Unintentional Firearm","65 to 69","Mississippi","White","--","108,062","--" -"Unintentional Firearm","65 to 69","Mississippi","Black","--","56,073","--" -"Unintentional Firearm","65 to 69","Missouri","White","--","317,274","--" -"Unintentional Firearm","65 to 69","Missouri","Black","--","33,398","--" -"Unintentional Firearm","65 to 69","Montana","White","--","70,593","--" -"Unintentional Firearm","65 to 69","Montana","Black","--","184","--" -"Unintentional Firearm","65 to 69","Nebraska","White","--","101,595","--" -"Unintentional Firearm","65 to 69","Nebraska","Black","--","3,354","--" -"Unintentional Firearm","65 to 69","Nevada","White","--","136,363","--" -"Unintentional Firearm","65 to 69","Nevada","Black","--","13,883","--" -"Unintentional Firearm","65 to 69","New Hampshire","White","--","91,513","--" -"Unintentional Firearm","65 to 69","New Hampshire","Black","--","783","--" -"Unintentional Firearm","65 to 69","New Jersey","White","--","403,400","--" -"Unintentional Firearm","65 to 69","New Jersey","Black","--","62,349","--" -"Unintentional Firearm","65 to 69","New Mexico","White","--","111,728","--" -"Unintentional Firearm","65 to 69","New Mexico","Black","--","2,567","--" -"Unintentional Firearm","65 to 69","New York","White","--","828,108","--" -"Unintentional Firearm","65 to 69","New York","Black","--","170,532","--" -"Unintentional Firearm","65 to 69","North Carolina","White","--","462,212","--" -"Unintentional Firearm","65 to 69","North Carolina","Black","--","118,849","--" -"Unintentional Firearm","65 to 69","North Dakota","White","--","40,236","--" -"Unintentional Firearm","65 to 69","North Dakota","Black","--","361","--" -"Unintentional Firearm","65 to 69","Ohio","White","--","618,913","--" -"Unintentional Firearm","65 to 69","Ohio","Black","--","72,436","--" -"Unintentional Firearm","65 to 69","Oklahoma","White","--","176,678","--" -"Unintentional Firearm","65 to 69","Oklahoma","Black","--","13,784","--" -"Unintentional Firearm","65 to 69","Oregon","White","--","239,323","--" -"Unintentional Firearm","65 to 69","Oregon","Black","--","3,645","--" -"Unintentional Firearm","65 to 69","Pennsylvania","White","--","717,464","--" -"Unintentional Firearm","65 to 69","Pennsylvania","Black","--","68,715","--" -"Unintentional Firearm","65 to 69","Rhode Island","White","--","60,525","--" -"Unintentional Firearm","65 to 69","Rhode Island","Black","--","3,829","--" -"Unintentional Firearm","65 to 69","South Carolina","White","--","244,813","--" -"Unintentional Firearm","65 to 69","South Carolina","Black","--","74,236","--" -"Unintentional Firearm","65 to 69","South Dakota","White","--","52,939","--" -"Unintentional Firearm","65 to 69","South Dakota","Black","--","425","--" -"Unintentional Firearm","65 to 69","Tennessee","White","--","335,602","--" -"Unintentional Firearm","65 to 69","Tennessee","Black","--","56,286","--" -"Unintentional Firearm","65 to 69","Texas","White","--","612,306","--" -"Unintentional Firearm","65 to 69","Texas","Black","--","116,514","--" -"Unintentional Firearm","65 to 69","Utah","White","--","129,446","--" -"Unintentional Firearm","65 to 69","Utah","Black","--","1,154","--" -"Unintentional Firearm","65 to 69","Vermont","White","--","44,142","--" -"Unintentional Firearm","65 to 69","Vermont","Black","--","308","--" -"Unintentional Firearm","65 to 69","Virginia","White","--","349,570","--" -"Unintentional Firearm","65 to 69","Virginia","Black","--","88,125","--" -"Unintentional Firearm","65 to 69","Washington","White","--","369,741","--" -"Unintentional Firearm","65 to 69","Washington","Black","--","13,133","--" -"Unintentional Firearm","65 to 69","West Virginia","White","--","112,800","--" -"Unintentional Firearm","65 to 69","West Virginia","Black","--","3,724","--" -"Unintentional Firearm","65 to 69","Wisconsin","White","--","343,002","--" -"Unintentional Firearm","65 to 69","Wisconsin","Black","--","13,511","--" -"Unintentional Firearm","65 to 69","Wyoming","White","--","36,161","--" -"Unintentional Firearm","65 to 69","Wyoming","Black","--","330","--" -"Unintentional Firearm","70 to 74","Alabama","White","--","184,518","--" -"Unintentional Firearm","70 to 74","Alabama","Black","--","52,309","--" -"Unintentional Firearm","70 to 74","Alaska","White","--","21,908","--" -"Unintentional Firearm","70 to 74","Alaska","Black","--","641","--" -"Unintentional Firearm","70 to 74","Arizona","White","--","331,009","--" -"Unintentional Firearm","70 to 74","Arizona","Black","--","10,831","--" -"Unintentional Firearm","70 to 74","Arkansas","White","--","121,280","--" -"Unintentional Firearm","70 to 74","Arkansas","Black","--","16,676","--" -"Unintentional Firearm","70 to 74","California","White","--","789,014","--" -"Unintentional Firearm","70 to 74","California","Black","--","58,171","--" -"Unintentional Firearm","70 to 74","Colorado","White","--","231,377","--" -"Unintentional Firearm","70 to 74","Colorado","Black","--","7,034","--" -"Unintentional Firearm","70 to 74","Connecticut","White","--","146,054","--" -"Unintentional Firearm","70 to 74","Connecticut","Black","--","13,070","--" -"Unintentional Firearm","70 to 74","Delaware","White","--","46,181","--" -"Unintentional Firearm","70 to 74","Delaware","Black","--","8,863","--" -"Unintentional Firearm","70 to 74","District of Columbia","White","--","9,281","--" -"Unintentional Firearm","70 to 74","District of Columbia","Black","--","12,135","--" -"Unintentional Firearm","70 to 74","Florida","White","--","694,340","--" -"Unintentional Firearm","70 to 74","Florida","Black","--","92,155","--" -"Unintentional Firearm","70 to 74","Georgia","White","--","306,108","--" -"Unintentional Firearm","70 to 74","Georgia","Black","--","117,118","--" -"Unintentional Firearm","70 to 74","Hawaii","White","--","24,474","--" -"Unintentional Firearm","70 to 74","Hawaii","Black","--","681","--" -"Unintentional Firearm","70 to 74","Idaho","White","--","86,122","--" -"Unintentional Firearm","70 to 74","Idaho","Black","--","295","--" -"Unintentional Firearm","70 to 74","Illinois","White","--","455,473","--" -"Unintentional Firearm","70 to 74","Illinois","Black","--","67,639","--" -"Unintentional Firearm","70 to 74","Indiana","White","--","276,868","--" -"Unintentional Firearm","70 to 74","Indiana","Black","--","20,494","--" -"Unintentional Firearm","70 to 74","Iowa","White","--","146,058","--" -"Unintentional Firearm","70 to 74","Iowa","Black","--","2,143","--" -"Unintentional Firearm","70 to 74","Kansas","White","--","120,373","--" -"Unintentional Firearm","70 to 74","Kansas","Black","--","5,347","--" -"Unintentional Firearm","70 to 74","Kentucky","White","--","197,198","--" -"Unintentional Firearm","70 to 74","Kentucky","Black","--","13,068","--" -"Unintentional Firearm","70 to 74","Louisiana","White","--","147,133","--" -"Unintentional Firearm","70 to 74","Louisiana","Black","--","54,927","--" -"Unintentional Firearm","70 to 74","Maine","White","--","81,896","--" -"Unintentional Firearm","70 to 74","Maine","Black","--","364","--" -"Unintentional Firearm","70 to 74","Maryland","White","--","175,371","--" -"Unintentional Firearm","70 to 74","Maryland","Black","--","75,287","--" -"Unintentional Firearm","70 to 74","Massachusetts","White","--","290,138","--" -"Unintentional Firearm","70 to 74","Massachusetts","Black","--","18,157","--" -"Unintentional Firearm","70 to 74","Michigan","White","--","430,369","--" -"Unintentional Firearm","70 to 74","Michigan","Black","--","52,772","--" -"Unintentional Firearm","70 to 74","Minnesota","White","--","242,661","--" -"Unintentional Firearm","70 to 74","Minnesota","Black","--","6,722","--" -"Unintentional Firearm","70 to 74","Mississippi","White","--","92,150","--" -"Unintentional Firearm","70 to 74","Mississippi","Black","--","40,514","--" -"Unintentional Firearm","70 to 74","Missouri","White","--","257,208","--" -"Unintentional Firearm","70 to 74","Missouri","Black","--","24,097","--" -"Unintentional Firearm","70 to 74","Montana","White","--","58,647","--" -"Unintentional Firearm","70 to 74","Montana","Black","--","116","--" -"Unintentional Firearm","70 to 74","Nebraska","White","--","82,935","--" -"Unintentional Firearm","70 to 74","Nebraska","Black","--","2,418","--" -"Unintentional Firearm","70 to 74","Nevada","White","--","115,652","--" -"Unintentional Firearm","70 to 74","Nevada","Black","--","10,454","--" -"Unintentional Firearm","70 to 74","New Hampshire","White","--","72,210","--" -"Unintentional Firearm","70 to 74","New Hampshire","Black","--","480","--" -"Unintentional Firearm","70 to 74","New Jersey","White","--","322,055","--" -"Unintentional Firearm","70 to 74","New Jersey","Black","--","45,472","--" -"Unintentional Firearm","70 to 74","New Mexico","White","--","98,360","--" -"Unintentional Firearm","70 to 74","New Mexico","Black","--","1,871","--" -"Unintentional Firearm","70 to 74","New York","White","--","689,039","--" -"Unintentional Firearm","70 to 74","New York","Black","--","127,225","--" -"Unintentional Firearm","70 to 74","North Carolina","White","--","391,721","--" -"Unintentional Firearm","70 to 74","North Carolina","Black","--","90,717","--" -"Unintentional Firearm","70 to 74","North Dakota","White","--","31,127","--" -"Unintentional Firearm","70 to 74","North Dakota","Black","--","213","--" -"Unintentional Firearm","70 to 74","Ohio","White","--","504,041","--" -"Unintentional Firearm","70 to 74","Ohio","Black","--","53,778","--" -"Unintentional Firearm","70 to 74","Oklahoma","White","--","143,402","--" -"Unintentional Firearm","70 to 74","Oklahoma","Black","--","9,961","--" -"Unintentional Firearm","70 to 74","Oregon","White","--","209,195","--" -"Unintentional Firearm","70 to 74","Oregon","Black","--","2,584","--" -"Unintentional Firearm","70 to 74","Pennsylvania","White","--","583,490","--" -"Unintentional Firearm","70 to 74","Pennsylvania","Black","--","50,713","--" -"Unintentional Firearm","70 to 74","Rhode Island","White","--","48,526","--" -"Unintentional Firearm","70 to 74","Rhode Island","Black","--","2,248","--" -"Unintentional Firearm","70 to 74","South Carolina","White","--","213,364","--" -"Unintentional Firearm","70 to 74","South Carolina","Black","--","57,654","--" -"Unintentional Firearm","70 to 74","South Dakota","White","--","41,186","--" -"Unintentional Firearm","70 to 74","South Dakota","Black","--","280","--" -"Unintentional Firearm","70 to 74","Tennessee","White","--","278,596","--" -"Unintentional Firearm","70 to 74","Tennessee","Black","--","40,238","--" -"Unintentional Firearm","70 to 74","Texas","White","--","476,929","--" -"Unintentional Firearm","70 to 74","Texas","Black","--","81,702","--" -"Unintentional Firearm","70 to 74","Utah","White","--","102,765","--" -"Unintentional Firearm","70 to 74","Utah","Black","--","699","--" -"Unintentional Firearm","70 to 74","Vermont","White","--","36,848","--" -"Unintentional Firearm","70 to 74","Vermont","Black","--","174","--" -"Unintentional Firearm","70 to 74","Virginia","White","--","294,063","--" -"Unintentional Firearm","70 to 74","Virginia","Black","--","64,958","--" -"Unintentional Firearm","70 to 74","Washington","White","--","307,141","--" -"Unintentional Firearm","70 to 74","Washington","Black","--","8,601","--" -"Unintentional Firearm","70 to 74","West Virginia","White","--","99,669","--" -"Unintentional Firearm","70 to 74","West Virginia","Black","--","2,691","--" -"Unintentional Firearm","70 to 74","Wisconsin","White","--","275,842","--" -"Unintentional Firearm","70 to 74","Wisconsin","Black","--","9,669","--" -"Unintentional Firearm","70 to 74","Wyoming","White","--","28,136","--" -"Unintentional Firearm","70 to 74","Wyoming","Black","--","238","--" -"Unintentional Firearm","75 to 79","Alabama","White","--","140,104","--" -"Unintentional Firearm","75 to 79","Alabama","Black","--","30,490","--" -"Unintentional Firearm","75 to 79","Alaska","White","--","13,780","--" -"Unintentional Firearm","75 to 79","Alaska","Black","--","340","--" -"Unintentional Firearm","75 to 79","Arizona","White","--","259,218","--" -"Unintentional Firearm","75 to 79","Arizona","Black","--","6,387","--" -"Unintentional Firearm","75 to 79","Arkansas","White","--","92,339","--" -"Unintentional Firearm","75 to 79","Arkansas","Black","--","9,305","--" -"Unintentional Firearm","75 to 79","California","White","--","580,958","--" -"Unintentional Firearm","75 to 79","California","Black","--","38,418","--" -"Unintentional Firearm","75 to 79","Colorado","White","--","156,941","--" -"Unintentional Firearm","75 to 79","Colorado","Black","--","4,030","--" -"Unintentional Firearm","75 to 79","Connecticut","White","--","112,387","--" -"Unintentional Firearm","75 to 79","Connecticut","Black","--","8,954","--" -"Unintentional Firearm","75 to 79","Delaware","White","--","33,500","--" -"Unintentional Firearm","75 to 79","Delaware","Black","--","5,742","--" -"Unintentional Firearm","75 to 79","District of Columbia","White","--","7,171","--" -"Unintentional Firearm","75 to 79","District of Columbia","Black","--","7,913","--" -"Unintentional Firearm","75 to 79","Florida","White","--","564,876","--" -"Unintentional Firearm","75 to 79","Florida","Black","--","60,346","--" -"Unintentional Firearm","75 to 79","Georgia","White","--","230,570","--" -"Unintentional Firearm","75 to 79","Georgia","Black","--","69,728","--" -"Unintentional Firearm","75 to 79","Hawaii","White","--","17,293","--" -"Unintentional Firearm","75 to 79","Hawaii","Black","--","379","--" -"Unintentional Firearm","75 to 79","Idaho","White","--","60,752","--" -"Unintentional Firearm","75 to 79","Idaho","Black","--","145","--" -"Unintentional Firearm","75 to 79","Illinois","White","--","325,487","--" -"Unintentional Firearm","75 to 79","Illinois","Black","--","44,504","--" -"Unintentional Firearm","75 to 79","Indiana","White","--","194,050","--" -"Unintentional Firearm","75 to 79","Indiana","Black","--","12,127","--" -"Unintentional Firearm","75 to 79","Iowa","White","--","101,116","--" -"Unintentional Firearm","75 to 79","Iowa","Black","--","1,154","--" -"Unintentional Firearm","75 to 79","Kansas","White","--","84,520","--" -"Unintentional Firearm","75 to 79","Kansas","Black","--","3,233","--" -"Unintentional Firearm","75 to 79","Kentucky","White","--","138,272","--" -"Unintentional Firearm","75 to 79","Kentucky","Black","--","7,190","--" -"Unintentional Firearm","75 to 79","Louisiana","White","--","106,682","--" -"Unintentional Firearm","75 to 79","Louisiana","Black","--","33,035","--" -"Unintentional Firearm","75 to 79","Maine","White","--","57,614","--" -"Unintentional Firearm","75 to 79","Maine","Black","--","197","--" -"Unintentional Firearm","75 to 79","Maryland","White","--","133,278","--" -"Unintentional Firearm","75 to 79","Maryland","Black","--","47,902","--" -"Unintentional Firearm","75 to 79","Massachusetts","White","--","212,427","--" -"Unintentional Firearm","75 to 79","Massachusetts","Black","--","11,603","--" -"Unintentional Firearm","75 to 79","Michigan","White","--","301,682","--" -"Unintentional Firearm","75 to 79","Michigan","Black","--","33,687","--" -"Unintentional Firearm","75 to 79","Minnesota","White","--","168,004","--" -"Unintentional Firearm","75 to 79","Minnesota","Black","--","3,940","--" -"Unintentional Firearm","75 to 79","Mississippi","White","--","69,918","--" -"Unintentional Firearm","75 to 79","Mississippi","Black","--","23,187","--" -"Unintentional Firearm","75 to 79","Missouri","White","--","186,024","--" -"Unintentional Firearm","75 to 79","Missouri","Black","--","15,316","--" -"Unintentional Firearm","75 to 79","Montana","White","--","39,301","--" -"Unintentional Firearm","75 to 79","Montana","Black","--","48","--" -"Unintentional Firearm","75 to 79","Nebraska","White","--","56,549","--" -"Unintentional Firearm","75 to 79","Nebraska","Black","--","1,446","--" -"Unintentional Firearm","75 to 79","Nevada","White","--","86,617","--" -"Unintentional Firearm","75 to 79","Nevada","Black","--","6,666","--" -"Unintentional Firearm","75 to 79","New Hampshire","White","--","50,635","--" -"Unintentional Firearm","75 to 79","New Hampshire","Black","--","275","--" -"Unintentional Firearm","75 to 79","New Jersey","White","--","243,451","--" -"Unintentional Firearm","75 to 79","New Jersey","Black","--","31,042","--" -"Unintentional Firearm","75 to 79","New Mexico","White","--","70,044","--" -"Unintentional Firearm","75 to 79","New Mexico","Black","--","1,103","--" -"Unintentional Firearm","75 to 79","New York","White","--","508,617","--" -"Unintentional Firearm","75 to 79","New York","Black","--","89,277","--" -"Unintentional Firearm","75 to 79","North Carolina","White","--","292,145","--" -"Unintentional Firearm","75 to 79","North Carolina","Black","--","55,152","--" -"Unintentional Firearm","75 to 79","North Dakota","White","--","21,434","--" -"Unintentional Firearm","75 to 79","North Dakota","Black","--","80","--" -"Unintentional Firearm","75 to 79","Ohio","White","--","350,654","--" -"Unintentional Firearm","75 to 79","Ohio","Black","--","32,868","--" -"Unintentional Firearm","75 to 79","Oklahoma","White","--","106,504","--" -"Unintentional Firearm","75 to 79","Oklahoma","Black","--","5,905","--" -"Unintentional Firearm","75 to 79","Oregon","White","--","147,532","--" -"Unintentional Firearm","75 to 79","Oregon","Black","--","1,442","--" -"Unintentional Firearm","75 to 79","Pennsylvania","White","--","420,801","--" -"Unintentional Firearm","75 to 79","Pennsylvania","Black","--","32,124","--" -"Unintentional Firearm","75 to 79","Rhode Island","White","--","35,055","--" -"Unintentional Firearm","75 to 79","Rhode Island","Black","--","1,540","--" -"Unintentional Firearm","75 to 79","South Carolina","White","--","159,004","--" -"Unintentional Firearm","75 to 79","South Carolina","Black","--","35,919","--" -"Unintentional Firearm","75 to 79","South Dakota","White","--","25,922","--" -"Unintentional Firearm","75 to 79","South Dakota","Black","--","123","--" -"Unintentional Firearm","75 to 79","Tennessee","White","--","205,655","--" -"Unintentional Firearm","75 to 79","Tennessee","Black","--","22,850","--" -"Unintentional Firearm","75 to 79","Texas","White","--","335,643","--" -"Unintentional Firearm","75 to 79","Texas","Black","--","46,951","--" -"Unintentional Firearm","75 to 79","Utah","White","--","72,064","--" -"Unintentional Firearm","75 to 79","Utah","Black","--","332","--" -"Unintentional Firearm","75 to 79","Vermont","White","--","25,762","--" -"Unintentional Firearm","75 to 79","Vermont","Black","--","89","--" -"Unintentional Firearm","75 to 79","Virginia","White","--","222,159","--" -"Unintentional Firearm","75 to 79","Virginia","Black","--","40,596","--" -"Unintentional Firearm","75 to 79","Washington","White","--","219,080","--" -"Unintentional Firearm","75 to 79","Washington","Black","--","4,896","--" -"Unintentional Firearm","75 to 79","West Virginia","White","--","68,388","--" -"Unintentional Firearm","75 to 79","West Virginia","Black","--","1,577","--" -"Unintentional Firearm","75 to 79","Wisconsin","White","--","188,469","--" -"Unintentional Firearm","75 to 79","Wisconsin","Black","--","5,510","--" -"Unintentional Firearm","75 to 79","Wyoming","White","--","18,609","--" -"Unintentional Firearm","75 to 79","Wyoming","Black","--","95","--" -"Unintentional Firearm","80 to 84","Alabama","White","--","85,099","--" -"Unintentional Firearm","80 to 84","Alabama","Black","--","17,802","--" -"Unintentional Firearm","80 to 84","Alaska","White","--","7,019","--" -"Unintentional Firearm","80 to 84","Alaska","Black","--","176","--" -"Unintentional Firearm","80 to 84","Arizona","White","--","158,667","--" -"Unintentional Firearm","80 to 84","Arizona","Black","--","3,669","--" -"Unintentional Firearm","80 to 84","Arkansas","White","--","57,541","--" -"Unintentional Firearm","80 to 84","Arkansas","Black","--","5,272","--" -"Unintentional Firearm","80 to 84","California","White","--","359,993","--" -"Unintentional Firearm","80 to 84","California","Black","--","25,929","--" -"Unintentional Firearm","80 to 84","Colorado","White","--","89,427","--" -"Unintentional Firearm","80 to 84","Colorado","Black","--","2,622","--" -"Unintentional Firearm","80 to 84","Connecticut","White","--","68,600","--" -"Unintentional Firearm","80 to 84","Connecticut","Black","--","5,640","--" -"Unintentional Firearm","80 to 84","Delaware","White","--","19,206","--" -"Unintentional Firearm","80 to 84","Delaware","Black","--","3,404","--" -"Unintentional Firearm","80 to 84","District of Columbia","White","--","4,280","--" -"Unintentional Firearm","80 to 84","District of Columbia","Black","--","5,495","--" -"Unintentional Firearm","80 to 84","Florida","White","--","372,261","--" -"Unintentional Firearm","80 to 84","Florida","Black","--","36,632","--" -"Unintentional Firearm","80 to 84","Georgia","White","--","134,303","--" -"Unintentional Firearm","80 to 84","Georgia","Black","--","38,946","--" -"Unintentional Firearm","80 to 84","Hawaii","White","--","8,776","--" -"Unintentional Firearm","80 to 84","Hawaii","Black","--","207","--" -"Unintentional Firearm","80 to 84","Idaho","White","--","35,459","--" -"Unintentional Firearm","80 to 84","Idaho","Black","--","85","--" -"Unintentional Firearm","80 to 84","Illinois","White","--","205,771","--" -"Unintentional Firearm","80 to 84","Illinois","Black","--","28,734","--" -"Unintentional Firearm","80 to 84","Indiana","White","--","120,668","--" -"Unintentional Firearm","80 to 84","Indiana","Black","--","7,550","--" -"Unintentional Firearm","80 to 84","Iowa","White","--","66,497","--" -"Unintentional Firearm","80 to 84","Iowa","Black","--","727","--" -"Unintentional Firearm","80 to 84","Kansas","White","--","52,796","--" -"Unintentional Firearm","80 to 84","Kansas","Black","--","2,021","--" -"Unintentional Firearm","80 to 84","Kentucky","White","--","82,958","--" -"Unintentional Firearm","80 to 84","Kentucky","Black","--","4,458","--" -"Unintentional Firearm","80 to 84","Louisiana","White","--","65,100","--" -"Unintentional Firearm","80 to 84","Louisiana","Black","--","19,051","--" -"Unintentional Firearm","80 to 84","Maine","White","--","33,810","--" -"Unintentional Firearm","80 to 84","Maine","Black","--","136","--" -"Unintentional Firearm","80 to 84","Maryland","White","--","82,123","--" -"Unintentional Firearm","80 to 84","Maryland","Black","--","28,623","--" -"Unintentional Firearm","80 to 84","Massachusetts","White","--","127,688","--" -"Unintentional Firearm","80 to 84","Massachusetts","Black","--","7,135","--" -"Unintentional Firearm","80 to 84","Michigan","White","--","184,824","--" -"Unintentional Firearm","80 to 84","Michigan","Black","--","19,200","--" -"Unintentional Firearm","80 to 84","Minnesota","White","--","107,521","--" -"Unintentional Firearm","80 to 84","Minnesota","Black","--","2,379","--" -"Unintentional Firearm","80 to 84","Mississippi","White","--","43,433","--" -"Unintentional Firearm","80 to 84","Mississippi","Black","--","13,394","--" -"Unintentional Firearm","80 to 84","Missouri","White","--","116,562","--" -"Unintentional Firearm","80 to 84","Missouri","Black","--","9,215","--" -"Unintentional Firearm","80 to 84","Montana","White","--","23,393","--" -"Unintentional Firearm","80 to 84","Montana","Black","--","66","--" -"Unintentional Firearm","80 to 84","Nebraska","White","--","35,755","--" -"Unintentional Firearm","80 to 84","Nebraska","Black","--","924","--" -"Unintentional Firearm","80 to 84","Nevada","White","--","48,775","--" -"Unintentional Firearm","80 to 84","Nevada","Black","--","3,944","--" -"Unintentional Firearm","80 to 84","New Hampshire","White","--","29,025","--" -"Unintentional Firearm","80 to 84","New Hampshire","Black","--","152","--" -"Unintentional Firearm","80 to 84","New Jersey","White","--","151,821","--" -"Unintentional Firearm","80 to 84","New Jersey","Black","--","20,261","--" -"Unintentional Firearm","80 to 84","New Mexico","White","--","41,309","--" -"Unintentional Firearm","80 to 84","New Mexico","Black","--","666","--" -"Unintentional Firearm","80 to 84","New York","White","--","324,013","--" -"Unintentional Firearm","80 to 84","New York","Black","--","59,265","--" -"Unintentional Firearm","80 to 84","North Carolina","White","--","170,139","--" -"Unintentional Firearm","80 to 84","North Carolina","Black","--","31,514","--" -"Unintentional Firearm","80 to 84","North Dakota","White","--","13,974","--" -"Unintentional Firearm","80 to 84","North Dakota","Black","--","38","--" -"Unintentional Firearm","80 to 84","Ohio","White","--","220,378","--" -"Unintentional Firearm","80 to 84","Ohio","Black","--","21,095","--" -"Unintentional Firearm","80 to 84","Oklahoma","White","--","66,458","--" -"Unintentional Firearm","80 to 84","Oklahoma","Black","--","3,373","--" -"Unintentional Firearm","80 to 84","Oregon","White","--","83,913","--" -"Unintentional Firearm","80 to 84","Oregon","Black","--","886","--" -"Unintentional Firearm","80 to 84","Pennsylvania","White","--","267,033","--" -"Unintentional Firearm","80 to 84","Pennsylvania","Black","--","20,181","--" -"Unintentional Firearm","80 to 84","Rhode Island","White","--","21,479","--" -"Unintentional Firearm","80 to 84","Rhode Island","Black","--","961","--" -"Unintentional Firearm","80 to 84","South Carolina","White","--","89,359","--" -"Unintentional Firearm","80 to 84","South Carolina","Black","--","19,823","--" -"Unintentional Firearm","80 to 84","South Dakota","White","--","16,008","--" -"Unintentional Firearm","80 to 84","South Dakota","Black","--","46","--" -"Unintentional Firearm","80 to 84","Tennessee","White","--","121,913","--" -"Unintentional Firearm","80 to 84","Tennessee","Black","--","13,112","--" -"Unintentional Firearm","80 to 84","Texas","White","--","195,442","--" -"Unintentional Firearm","80 to 84","Texas","Black","--","25,778","--" -"Unintentional Firearm","80 to 84","Utah","White","--","43,033","--" -"Unintentional Firearm","80 to 84","Utah","Black","--","244","--" -"Unintentional Firearm","80 to 84","Vermont","White","--","14,773","--" -"Unintentional Firearm","80 to 84","Vermont","Black","--","42","--" -"Unintentional Firearm","80 to 84","Virginia","White","--","132,958","--" -"Unintentional Firearm","80 to 84","Virginia","Black","--","24,572","--" -"Unintentional Firearm","80 to 84","Washington","White","--","124,773","--" -"Unintentional Firearm","80 to 84","Washington","Black","--","2,729","--" -"Unintentional Firearm","80 to 84","West Virginia","White","--","41,184","--" -"Unintentional Firearm","80 to 84","West Virginia","Black","--","860","--" -"Unintentional Firearm","80 to 84","Wisconsin","White","--","116,662","--" -"Unintentional Firearm","80 to 84","Wisconsin","Black","--","3,319","--" -"Unintentional Firearm","80 to 84","Wyoming","White","--","10,891","--" -"Unintentional Firearm","80 to 84","Wyoming","Black","--","49","--" -"Unintentional Firearm","85+","Alabama","White","--","74,889","--" -"Unintentional Firearm","85+","Alabama","Black","--","16,119","--" -"Unintentional Firearm","85+","Alaska","White","--","5,494","--" -"Unintentional Firearm","85+","Alaska","Black","--","172","--" -"Unintentional Firearm","85+","Arizona","White","--","138,656","--" -"Unintentional Firearm","85+","Arizona","Black","--","3,153","--" -"Unintentional Firearm","85+","Arkansas","White","--","51,588","--" -"Unintentional Firearm","85+","Arkansas","Black","--","4,957","--" -"Unintentional Firearm","85+","California","White","--","375,374","--" -"Unintentional Firearm","85+","California","Black","--","25,723","--" -"Unintentional Firearm","85+","Colorado","White","--","83,500","--" -"Unintentional Firearm","85+","Colorado","Black","--","2,256","--" -"Unintentional Firearm","85+","Connecticut","White","--","73,251","--" -"Unintentional Firearm","85+","Connecticut","Black","--","4,771","--" -"Unintentional Firearm","85+","Delaware","White","--","16,632","--" -"Unintentional Firearm","85+","Delaware","Black","--","2,681","--" -"Unintentional Firearm","85+","District of Columbia","White","--","4,491","--" -"Unintentional Firearm","85+","District of Columbia","Black","--","6,152","--" -"Unintentional Firearm","85+","Florida","White","--","381,603","--" -"Unintentional Firearm","85+","Florida","Black","--","32,353","--" -"Unintentional Firearm","85+","Georgia","White","--","116,451","--" -"Unintentional Firearm","85+","Georgia","Black","--","31,876","--" -"Unintentional Firearm","85+","Hawaii","White","--","8,280","--" -"Unintentional Firearm","85+","Hawaii","Black","--","204","--" -"Unintentional Firearm","85+","Idaho","White","--","30,197","--" -"Unintentional Firearm","85+","Idaho","Black","--","71","--" -"Unintentional Firearm","85+","Illinois","White","--","215,666","--" -"Unintentional Firearm","85+","Illinois","Black","--","27,388","--" -"Unintentional Firearm","85+","Indiana","White","--","117,409","--" -"Unintentional Firearm","85+","Indiana","Black","--","6,727","--" -"Unintentional Firearm","85+","Iowa","White","--","74,664","--" -"Unintentional Firearm","85+","Iowa","Black","--","627","--" -"Unintentional Firearm","85+","Kansas","White","--","57,732","--" -"Unintentional Firearm","85+","Kansas","Black","--","1,872","--" -"Unintentional Firearm","85+","Kentucky","White","--","72,950","--" -"Unintentional Firearm","85+","Kentucky","Black","--","4,037","--" -"Unintentional Firearm","85+","Louisiana","White","--","59,282","--" -"Unintentional Firearm","85+","Louisiana","Black","--","16,910","--" -"Unintentional Firearm","85+","Maine","White","--","32,771","--" -"Unintentional Firearm","85+","Maine","Black","--","163","--" -"Unintentional Firearm","85+","Maryland","White","--","86,120","--" -"Unintentional Firearm","85+","Maryland","Black","--","25,536","--" -"Unintentional Firearm","85+","Massachusetts","White","--","136,401","--" -"Unintentional Firearm","85+","Massachusetts","Black","--","6,846","--" -"Unintentional Firearm","85+","Michigan","White","--","174,193","--" -"Unintentional Firearm","85+","Michigan","Black","--","18,886","--" -"Unintentional Firearm","85+","Minnesota","White","--","116,597","--" -"Unintentional Firearm","85+","Minnesota","Black","--","1,982","--" -"Unintentional Firearm","85+","Mississippi","White","--","38,975","--" -"Unintentional Firearm","85+","Mississippi","Black","--","11,845","--" -"Unintentional Firearm","85+","Missouri","White","--","115,067","--" -"Unintentional Firearm","85+","Missouri","Black","--","8,621","--" -"Unintentional Firearm","85+","Montana","White","--","21,673","--" -"Unintentional Firearm","85+","Montana","Black","--","35","--" -"Unintentional Firearm","85+","Nebraska","White","--","39,212","--" -"Unintentional Firearm","85+","Nebraska","Black","--","747","--" -"Unintentional Firearm","85+","Nevada","White","--","37,663","--" -"Unintentional Firearm","85+","Nevada","Black","--","2,916","--" -"Unintentional Firearm","85+","New Hampshire","White","--","29,437","--" -"Unintentional Firearm","85+","New Hampshire","Black","--","126","--" -"Unintentional Firearm","85+","New Jersey","White","--","163,370","--" -"Unintentional Firearm","85+","New Jersey","Black","--","18,968","--" -"Unintentional Firearm","85+","New Mexico","White","--","36,506","--" -"Unintentional Firearm","85+","New Mexico","Black","--","567","--" -"Unintentional Firearm","85+","New York","White","--","357,100","--" -"Unintentional Firearm","85+","New York","Black","--","58,879","--" -"Unintentional Firearm","85+","North Carolina","White","--","153,825","--" -"Unintentional Firearm","85+","North Carolina","Black","--","27,478","--" -"Unintentional Firearm","85+","North Dakota","White","--","17,891","--" -"Unintentional Firearm","85+","North Dakota","Black","--","35","--" -"Unintentional Firearm","85+","Ohio","White","--","214,237","--" -"Unintentional Firearm","85+","Ohio","Black","--","21,021","--" -"Unintentional Firearm","85+","Oklahoma","White","--","62,111","--" -"Unintentional Firearm","85+","Oklahoma","Black","--","2,781","--" -"Unintentional Firearm","85+","Oregon","White","--","77,219","--" -"Unintentional Firearm","85+","Oregon","Black","--","755","--" -"Unintentional Firearm","85+","Pennsylvania","White","--","283,200","--" -"Unintentional Firearm","85+","Pennsylvania","Black","--","19,606","--" -"Unintentional Firearm","85+","Rhode Island","White","--","24,191","--" -"Unintentional Firearm","85+","Rhode Island","Black","--","1,124","--" -"Unintentional Firearm","85+","South Carolina","White","--","74,055","--" -"Unintentional Firearm","85+","South Carolina","Black","--","16,459","--" -"Unintentional Firearm","85+","South Dakota","White","--","19,141","--" -"Unintentional Firearm","85+","South Dakota","Black","--","36","--" -"Unintentional Firearm","85+","Tennessee","White","--","104,678","--" -"Unintentional Firearm","85+","Tennessee","Black","--","11,564","--" -"Unintentional Firearm","85+","Texas","White","--","180,669","--" -"Unintentional Firearm","85+","Texas","Black","--","21,581","--" -"Unintentional Firearm","85+","Utah","White","--","37,176","--" -"Unintentional Firearm","85+","Utah","Black","--","180","--" -"Unintentional Firearm","85+","Vermont","White","--","14,067","--" -"Unintentional Firearm","85+","Vermont","Black","--","60","--" -"Unintentional Firearm","85+","Virginia","White","--","124,985","--" -"Unintentional Firearm","85+","Virginia","Black","--","21,837","--" -"Unintentional Firearm","85+","Washington","White","--","118,907","--" -"Unintentional Firearm","85+","Washington","Black","--","2,387","--" -"Unintentional Firearm","85+","West Virginia","White","--","37,099","--" -"Unintentional Firearm","85+","West Virginia","Black","--","789","--" -"Unintentional Firearm","85+","Wisconsin","White","--","117,313","--" -"Unintentional Firearm","85+","Wisconsin","Black","--","2,800","--" -"Unintentional Firearm","85+","Wyoming","White","--","10,036","--" -"Unintentional Firearm","85+","Wyoming","Black","--","59","--" -"Unintentional Firearm","Unknown","Alabama","White","-","-","-" -"Unintentional Firearm","Unknown","Alabama","Black","-","-","-" -"Unintentional Firearm","Unknown","Alaska","White","-","-","-" -"Unintentional Firearm","Unknown","Alaska","Black","-","-","-" -"Unintentional Firearm","Unknown","Arizona","White","-","-","-" -"Unintentional Firearm","Unknown","Arizona","Black","-","-","-" -"Unintentional Firearm","Unknown","Arkansas","White","-","-","-" -"Unintentional Firearm","Unknown","Arkansas","Black","-","-","-" -"Unintentional Firearm","Unknown","California","White","-","-","-" -"Unintentional Firearm","Unknown","California","Black","-","-","-" -"Unintentional Firearm","Unknown","Colorado","White","-","-","-" -"Unintentional Firearm","Unknown","Colorado","Black","-","-","-" -"Unintentional Firearm","Unknown","Connecticut","White","-","-","-" -"Unintentional Firearm","Unknown","Connecticut","Black","-","-","-" -"Unintentional Firearm","Unknown","Delaware","White","-","-","-" -"Unintentional Firearm","Unknown","Delaware","Black","-","-","-" -"Unintentional Firearm","Unknown","District of Columbia","White","-","-","-" -"Unintentional Firearm","Unknown","District of Columbia","Black","-","-","-" -"Unintentional Firearm","Unknown","Florida","White","-","-","-" -"Unintentional Firearm","Unknown","Florida","Black","-","-","-" -"Unintentional Firearm","Unknown","Georgia","White","-","-","-" -"Unintentional Firearm","Unknown","Georgia","Black","-","-","-" -"Unintentional Firearm","Unknown","Hawaii","White","-","-","-" -"Unintentional Firearm","Unknown","Hawaii","Black","-","-","-" -"Unintentional Firearm","Unknown","Idaho","White","-","-","-" -"Unintentional Firearm","Unknown","Idaho","Black","-","-","-" -"Unintentional Firearm","Unknown","Illinois","White","-","-","-" -"Unintentional Firearm","Unknown","Illinois","Black","-","-","-" -"Unintentional Firearm","Unknown","Indiana","White","-","-","-" -"Unintentional Firearm","Unknown","Indiana","Black","-","-","-" -"Unintentional Firearm","Unknown","Iowa","White","-","-","-" -"Unintentional Firearm","Unknown","Iowa","Black","-","-","-" -"Unintentional Firearm","Unknown","Kansas","White","-","-","-" -"Unintentional Firearm","Unknown","Kansas","Black","-","-","-" -"Unintentional Firearm","Unknown","Kentucky","White","-","-","-" -"Unintentional Firearm","Unknown","Kentucky","Black","-","-","-" -"Unintentional Firearm","Unknown","Louisiana","White","-","-","-" -"Unintentional Firearm","Unknown","Louisiana","Black","-","-","-" -"Unintentional Firearm","Unknown","Maine","White","-","-","-" -"Unintentional Firearm","Unknown","Maine","Black","-","-","-" -"Unintentional Firearm","Unknown","Maryland","White","-","-","-" -"Unintentional Firearm","Unknown","Maryland","Black","-","-","-" -"Unintentional Firearm","Unknown","Massachusetts","White","-","-","-" -"Unintentional Firearm","Unknown","Massachusetts","Black","-","-","-" -"Unintentional Firearm","Unknown","Michigan","White","-","-","-" -"Unintentional Firearm","Unknown","Michigan","Black","-","-","-" -"Unintentional Firearm","Unknown","Minnesota","White","-","-","-" -"Unintentional Firearm","Unknown","Minnesota","Black","-","-","-" -"Unintentional Firearm","Unknown","Mississippi","White","-","-","-" -"Unintentional Firearm","Unknown","Mississippi","Black","-","-","-" -"Unintentional Firearm","Unknown","Missouri","White","-","-","-" -"Unintentional Firearm","Unknown","Missouri","Black","-","-","-" -"Unintentional Firearm","Unknown","Montana","White","-","-","-" -"Unintentional Firearm","Unknown","Montana","Black","-","-","-" -"Unintentional Firearm","Unknown","Nebraska","White","-","-","-" -"Unintentional Firearm","Unknown","Nebraska","Black","-","-","-" -"Unintentional Firearm","Unknown","Nevada","White","-","-","-" -"Unintentional Firearm","Unknown","Nevada","Black","-","-","-" -"Unintentional Firearm","Unknown","New Hampshire","White","-","-","-" -"Unintentional Firearm","Unknown","New Hampshire","Black","-","-","-" -"Unintentional Firearm","Unknown","New Jersey","White","-","-","-" -"Unintentional Firearm","Unknown","New Jersey","Black","-","-","-" -"Unintentional Firearm","Unknown","New Mexico","White","-","-","-" -"Unintentional Firearm","Unknown","New Mexico","Black","-","-","-" -"Unintentional Firearm","Unknown","New York","White","-","-","-" -"Unintentional Firearm","Unknown","New York","Black","-","-","-" -"Unintentional Firearm","Unknown","North Carolina","White","-","-","-" -"Unintentional Firearm","Unknown","North Carolina","Black","-","-","-" -"Unintentional Firearm","Unknown","North Dakota","White","-","-","-" -"Unintentional Firearm","Unknown","North Dakota","Black","-","-","-" -"Unintentional Firearm","Unknown","Ohio","White","-","-","-" -"Unintentional Firearm","Unknown","Ohio","Black","-","-","-" -"Unintentional Firearm","Unknown","Oklahoma","White","-","-","-" -"Unintentional Firearm","Unknown","Oklahoma","Black","-","-","-" -"Unintentional Firearm","Unknown","Oregon","White","-","-","-" -"Unintentional Firearm","Unknown","Oregon","Black","-","-","-" -"Unintentional Firearm","Unknown","Pennsylvania","White","-","-","-" -"Unintentional Firearm","Unknown","Pennsylvania","Black","-","-","-" -"Unintentional Firearm","Unknown","Rhode Island","White","-","-","-" -"Unintentional Firearm","Unknown","Rhode Island","Black","-","-","-" -"Unintentional Firearm","Unknown","South Carolina","White","-","-","-" -"Unintentional Firearm","Unknown","South Carolina","Black","-","-","-" -"Unintentional Firearm","Unknown","South Dakota","White","-","-","-" -"Unintentional Firearm","Unknown","South Dakota","Black","-","-","-" -"Unintentional Firearm","Unknown","Tennessee","White","-","-","-" -"Unintentional Firearm","Unknown","Tennessee","Black","-","-","-" -"Unintentional Firearm","Unknown","Texas","White","-","-","-" -"Unintentional Firearm","Unknown","Texas","Black","-","-","-" -"Unintentional Firearm","Unknown","Utah","White","-","-","-" -"Unintentional Firearm","Unknown","Utah","Black","-","-","-" -"Unintentional Firearm","Unknown","Vermont","White","-","-","-" -"Unintentional Firearm","Unknown","Vermont","Black","-","-","-" -"Unintentional Firearm","Unknown","Virginia","White","-","-","-" -"Unintentional Firearm","Unknown","Virginia","Black","-","-","-" -"Unintentional Firearm","Unknown","Washington","White","-","-","-" -"Unintentional Firearm","Unknown","Washington","Black","-","-","-" -"Unintentional Firearm","Unknown","West Virginia","White","-","-","-" -"Unintentional Firearm","Unknown","West Virginia","Black","-","-","-" -"Unintentional Firearm","Unknown","Wisconsin","White","-","-","-" -"Unintentional Firearm","Unknown","Wisconsin","Black","-","-","-" -"Unintentional Firearm","Unknown","Wyoming","White","-","-","-" -"Unintentional Firearm","Unknown","Wyoming","Black","-","-","-" -"Total","","","","65,062","270,130,382","24.09" -"","","","","","","" -"Report Type: Rates and Counts","","","","","","" -"Data Years: 2022","","","","","","" -"Geography: Alabama, Alaska, Arizona, Arkansas, California, Colorado, Connecticut, Delaware, District of Columbia, Georgia, Idaho, Illinois, Indiana, Iowa, Kansas, Kentucky, Louisiana, Maine, Maryland, Massachusetts, Michigan, Minnesota, Mississippi, Missouri, Montana, Nebraska, Nevada, New Hampshire, New Jersey, New Mexico, New York, North Carolina, North Dakota, Ohio, Oklahoma, Oregon, Pennsylvania, Rhode Island, South Carolina, South Dakota, Tennessee, Texas, Utah, Vermont, Virginia, Washington, West Virginia, Wisconsin, Wyoming","","","","","","" -"Intent or Manner: All Intents","","","","","","" -"Cause or Mechanism: All Injury","","","","","","" -"Sex: All Sexes","","","","","","" -"Race: White, Black","","","","","","" -"Ethnicity: All Ethnicities","","","","","","" -"Place of Injury: All","","","","","","" -"Relationship of Victim to Suspect: All Relationships","","","","","","" -"Pregnancy Status: All","","","","","","" -"Homeless Status: All","","","","","","" -"Military Status: All","","","","","","" -"Reports for All Ages include those of unknown age. Manner of death reported here is assigned by the state abstractor based on all available standard NVDRS data sources.","","","","","","" -"Pregnancy Status is for females of reproductive age, 15 to 49.","","","","","","" -"Notation:","","","","","","" -" - No population estimate/rate not applicable.","","","","","","" -"** indicates unstable value (<=20 deaths).","","","","","","" -"-- The number of deaths fewer than 10, the number has been suppressed to retain confidentiality.","","","","","","" -"Three states collected data on >=80% of violent deaths in state, in accordance with requirements under which the state was funded: WA (2015-2017), IL and PA (2015-2019). Data for California (CA) are for violent deaths that occurred in four counties in 2017, 21 counties in 2018, 30 counties in 2019, 35 counties in 2020, 31 counties in 2021, and 32 counties in 2022. Data for Florida are for violent deaths that occurred in 32 counties in 2022. Data for Texas are for violent deaths that occurred in four counties in 2020, 13 counties in 2021, and 13 counties in 2022. Denominators for the rates for these states represent only the populations of the counties from which the data were collected.","","","","","","" -"Incident: One or more related deaths meeting NVDRS case definitions occurring within the same 24 hours.","","","","","","" -"Legal intervention death: ICD-10 term for death resulting from law enforcement actions; does not denote lawfulness.","","","","","","" -"Undetermined intent: Death for which evidence indicating one manner of death is no more compelling than evidence indicating another.","","","","","","" -"Crude rate: Total number of cases or deaths divided by the total population and multiplied by 100,000.","","","","","","" -"Age-adjusted rate: Population age distribution varies by time/geographic area. Age adjusting rates accounts for this using 2000 Census standard population, all races, both sexes.","","","","","","" -"Age-adjusted rates are a method that standardizes death rates based on the distribution of age groups in the U. S. population and therefore do not apply when results are grouped by Age or Age Group.","","","","","","" -"Data sources:","","","","","","" -"National Center for Health Statistics-CDC annual mortality data files for WISQARS Fatal data.","","","","","","" -"National Violent Death Reporting System (NVDRS) for Number of Deaths.","","","","","","" -"Bureau of Census for Population Estimates.","","","","","","" -"Produced by: Data Analytics Branch, National Center for Injury Prevention and Control, CDC.","","","","","","" -"Produced by: National Center for Injury Prevention and Control, CDC.","","","","","","" \ No newline at end of file diff --git a/data/yrbss/ingest.R b/data/yrbss/ingest.R index 26982fae7..8ef195674 100644 --- a/data/yrbss/ingest.R +++ b/data/yrbss/ingest.R @@ -126,13 +126,9 @@ measure_dict <- tibble::tribble( ) # ----------------------------------------------------------------------------- -# Initialize process record (creates process.json if it doesn't exist) +# Initialize process record (process.json is created by dcf::dcf_add_source()) # ----------------------------------------------------------------------------- -if (!file.exists("process.json")) { - process <- list(raw_state = NULL) -} else { - process <- dcf::dcf_process_record() -} +process <- dcf::dcf_process_record() # Small wrapper: fetch a URL as parsed JSON, retrying once on failure. fetch_json <- function(url) { diff --git a/data/yrbss/process.json b/data/yrbss/process.json index 03ae16a8c..a01ae7342 100644 --- a/data/yrbss/process.json +++ b/data/yrbss/process.json @@ -1,4 +1,38 @@ { + "name": "yrbss", + "type": "source", + "scripts": [ + { + "path": "ingest.R", + "manual": false, + "frequency": 0, + "last_run": "", + "run_time": "", + "last_status": { + "log": "", + "success": true + } + } + ], + "checked": "2026-07-24 19:27:36", + "check_results": { + "data/yrbss/standard/data_age_ethnicity.csv.gz": { + "measures": [ + "missing_info: age", + "missing_info: race_ethnicity" + ] + }, + "data/yrbss/standard/data_age_sex.csv.gz": { + "measures": [ + "missing_info: age", + "missing_info: sex" + ] + }, + "data/yrbss/standard/data_age.csv.gz": { + "measures": "missing_info: age" + } + }, + "standalone": false, "raw_state": { "sig": { "years": [ @@ -76,24 +110,10 @@ }, "hash": "d800b478743301348913f50443e07b30" }, - "type": "source", - "name": ".", "standard_state": { "./data/yrbss/measure_info.json": "b160f81f1f8363ac83cdc21e608f2e89", "./data/yrbss/standard/data_age_ethnicity.csv.gz": "87aea7236da2c5af2c37c9df76e8b1a0", "./data/yrbss/standard/data_age_sex.csv.gz": "7cc09e67789eeeee3e1eda832f05e53e", "./data/yrbss/standard/data_age.csv.gz": "f86e5f1633aa66729588473f8b5b7f88" - }, - "checked": "2026-07-24 19:27:36", - "check_results": { - "data/yrbss/standard/data_age_ethnicity.csv.gz": { - "measures": ["missing_info: age", "missing_info: race_ethnicity"] - }, - "data/yrbss/standard/data_age_sex.csv.gz": { - "measures": ["missing_info: age", "missing_info: sex"] - }, - "data/yrbss/standard/data_age.csv.gz": { - "measures": "missing_info: age" - } } } diff --git a/docs/index.html b/docs/index.html index e0460c718..f8c1037f5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -33,9 +33,6 @@

Variables

-
- data_survey.csv.gz -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VariableShort NameDescriptionTypeUnit
- geography - GeographyFIPS code identifier (00 = national, 2-digit = state, 5-digit = county)identifierFIPS code
- time - TimeDate in MM-DD-YYYY format (Saturday for weekly data)datedate
- age - AgeAge group.integeryears
- prev_diabetes_survey - Diabetes Prevalence (Survey)Estimated diabetes prevalence from BRFSS survey data.percentpercent
- prev_diabetes_survey_lcl - Diabetes Prevalence Lower CILower bound of 95% confidence interval for diabetes prevalence.percentpercent
- prev_diabetes_survey_ucl - Diabetes Prevalence Upper CIUpper bound of 95% confidence interval for diabetes prevalence.percentpercent
- prev_obesity_survey - Obesity Prevalence (Survey)Estimated obesity prevalence (BMI >= 30) from BRFSS survey data.percentpercent
- prev_obesity_survey_lcl - Obesity Prevalence Lower CILower bound of 95% confidence interval for obesity prevalence.percentpercent
- prev_obesity_survey_ucl - Obesity Prevalence Upper CIUpper bound of 95% confidence interval for obesity prevalence.percentpercent
- agec - Age CategoryCategorical age grouping used in survey analysis.categoricalcategory
- sample_size_diab - Sample Size (Diabetes)Number of survey respondents used to estimate diabetes prevalence.integercount
- sample_size_obesity - Sample Size (Obesity)Number of survey respondents used to estimate obesity prevalence.integercount
-
data.csv.gz
@@ -1147,6 +1011,132 @@
+
+ data_survey.csv.gz +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
VariableShort NameDescriptionTypeUnit
+ geography + GeographyFIPS code identifier (00 = national, 2-digit = state, 5-digit = county)identifierFIPS code
+ time + TimeDate in MM-DD-YYYY format (Saturday for weekly data)datedate
+ age + AgeAge group.integeryears
+ prev_diabetes_survey + Diabetes Prevalence (Survey)Estimated diabetes prevalence from BRFSS survey data.percentpercent
+ prev_diabetes_survey_lcl + Diabetes Prevalence Lower CILower bound of 95% confidence interval for diabetes prevalence.percentpercent
+ prev_diabetes_survey_ucl + Diabetes Prevalence Upper CIUpper bound of 95% confidence interval for diabetes prevalence.percentpercent
+ prev_obesity_survey + Obesity Prevalence (Survey)Estimated obesity prevalence (BMI >= 30) from BRFSS survey data.percentpercent
+ prev_obesity_survey_lcl + Obesity Prevalence Lower CILower bound of 95% confidence interval for obesity prevalence.percentpercent
+ prev_obesity_survey_ucl + Obesity Prevalence Upper CIUpper bound of 95% confidence interval for obesity prevalence.percentpercent
+ agec + Age CategoryCategorical age grouping used in survey analysis.categoricalcategory
+ sample_size_diab + Sample Size (Diabetes)Number of survey respondents used to estimate diabetes prevalence.integercount
+ sample_size_obesity + Sample Size (Obesity)Number of survey respondents used to estimate obesity prevalence.integercount
+

CDC Cfa Rt

@@ -4885,7 +4875,7 @@
Sources

Variables

- data_state_county_age_by_race.csv.gz + data_state_county_age.csv.gz
@@ -5362,7 +5352,7 @@
- data_state_county_age_by_sex.csv.gz + data_state_county_age_by_race.csv.gz
@@ -5839,7 +5829,7 @@
- data_state_county_age.csv.gz + data_state_county_age_by_sex.csv.gz
@@ -11534,7 +11524,7 @@
Sources

Variables

- data_dma_year.csv.gz + data.csv.gz
@@ -11568,82 +11558,82 @@
- - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + @@ -11656,6 +11646,15 @@
+ + + + + + +
- gtrends_drug+overdose + gtrends_rsv_vaccine Google Search Volume: Drug OverdoseGoogle search volume for the term drug overdose.Google Search Volume: rsv_vaccineGoogle search volume of the term rsv_vaccine. probability probability * 10M
- gtrends_naloxone + gtrends_9mm Google Search Volume: naloxoneGoogle search volume of the term naloxone.Google Search Volume: 9mmGoogle search volume for the term 9mm. probability probability * 10M
- gtrends_narcan + gtrends_naloxone Google Search Volume: narcanGoogle search volume of the term narcan.Google Search Volume: naloxoneGoogle search volume of the term naloxone. probability probability * 10M
- gtrends_overdose + gtrends_drug+overdose Google Search Volume: overdoseGoogle search volume of the term overdose.Google Search Volume: Drug OverdoseGoogle search volume for the term drug overdose. probability probability * 10M
- gtrends_rsv_vaccine + gtrends_heat+exhaustion Google Search Volume: rsv_vaccineGoogle search volume of the term rsv_vaccine.Google Search Volume: Heat ExhaustionGoogle search volume for the term heat exhaustion. probability probability * 10M
- gtrends_rsv + gtrends_heat+stroke Google Search Volume: rsvGoogle search volume of the term rsv.Google Search Volume: Heat StrokeGoogle search volume for the term heat stroke. probability probability * 10M
- gtrends_heat+exhaustion + gtrends_narcan Google Search Volume: Heat ExhaustionGoogle search volume for the term heat exhaustion.Google Search Volume: narcanGoogle search volume of the term narcan. probability probability * 10M
- gtrends_heat+stroke + gtrends_overdose Google Search Volume: Heat StrokeGoogle search volume for the term heat stroke.Google Search Volume: overdoseGoogle search volume of the term overdose. probability probability * 10M
- gtrends_9mm + gtrends_rsv Google Search Volume: 9mmGoogle search volume for the term 9mm.Google Search Volume: rsvGoogle search volume of the term rsv. probability probability * 10M
probability probability * 10M
+ gtrends_rsv_adjusted + Google Search Volume: rsv_adjustedGoogle search volume of the term rsv_adjusted.probabilityprobability * 10M
@@ -11786,7 +11785,7 @@
- data_year.csv.gz + data_dma_year.csv.gz
@@ -11818,33 +11817,6 @@
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + @@ -11890,69 +11853,6 @@
- - - - - - - - - - - - - - - - - - - - - - -
date date
- gtrends_rsv_vaccine - Google Search Volume: rsv_vaccineGoogle search volume of the term rsv_vaccine.probabilityprobability * 10M
- gtrends_9mm - Google Search Volume: 9mmGoogle search volume for the term 9mm.probabilityprobability * 10M
- gtrends_naloxone - Google Search Volume: naloxoneGoogle search volume of the term naloxone.probabilityprobability * 10M
gtrends_drug+overdose @@ -11856,19 +11828,10 @@
- gtrends_heat+exhaustion - Google Search Volume: Heat ExhaustionGoogle search volume for the term heat exhaustion.probabilityprobability * 10M
- gtrends_heat+stroke + gtrends_naloxone Google Search Volume: Heat StrokeGoogle search volume for the term heat stroke.Google Search Volume: naloxoneGoogle search volume of the term naloxone. probability probability * 10M
probability probability * 10M
- gtrends_rsv - Google Search Volume: rsvGoogle search volume of the term rsv.probabilityprobability * 10M
- gtrends_shotgun - Google Search Volume: ShotgunGoogle search volume for the term shotgun.probabilityprobability * 10M
- gtrends_rsv_adjusted - Google Search Volume: rsv_adjustedGoogle search volume of the term rsv_adjusted.probabilityprobability * 10M
-
-
- data.csv.gz -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + @@ -12009,28 +11891,10 @@
- - - - - - - - - - - - - - - - + + @@ -12043,43 +11907,165 @@
- - - - - - -
VariableShort NameDescriptionTypeUnit
- geography - GeographyFIPS code identifier (00 = national, 2-digit = state, 5-digit = county)identifierFIPS code
- time - TimeDate in MM-DD-YYYY format (Saturday for weekly data)datedate
gtrends_rsv_vaccine @@ -11964,28 +11864,10 @@
- gtrends_9mm - Google Search Volume: 9mmGoogle search volume for the term 9mm.probabilityprobability * 10M
- gtrends_naloxone - Google Search Volume: naloxoneGoogle search volume of the term naloxone.probabilityprobability * 10M
- gtrends_drug+overdose + gtrends_rsv Google Search Volume: Drug OverdoseGoogle search volume for the term drug overdose.Google Search Volume: rsvGoogle search volume of the term rsv. probability probability * 10M
- gtrends_narcan - Google Search Volume: narcanGoogle search volume of the term narcan.probabilityprobability * 10M
- gtrends_overdose - Google Search Volume: overdoseGoogle search volume of the term overdose.probabilityprobability * 10M
- gtrends_rsv + gtrends_9mm Google Search Volume: rsvGoogle search volume of the term rsv.Google Search Volume: 9mmGoogle search volume for the term 9mm. probability probability * 10M
probability probability * 10M
- gtrends_rsv_adjusted - Google Search Volume: rsv_adjustedGoogle search volume of the term rsv_adjusted.probabilityprobability * 10M
-
-
-

Heat Risk

-

No standard data files found.

-
-
-

Kinsa ILI

-

Kinsa collects real-time illness data through its network of smart thermometers and a companion mobile app. Users who record a temperature reading are asked about accompanying symptoms. The Cough, Cold & Flu signal aggregates self-reported symptom data from active users at the national level. Coverage depends on the geographic distribution of Kinsa device owners, which skews toward households with young children. Data are available daily from approximately 2018 onward.

-
Sources
- -
- Restrictions: - Data can be re-used with appropriate attribution. A suggested citation relating to this data is 'Results of research performed with Kinsa Insights data were obtained via the PopHIVE platform (https://github.com/PopHIVE/Ingest).' -
-

Variables

- data.csv.gz + data_year.csv.gz +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
VariableShort NameDescriptionTypeUnit
+ geography + GeographyFIPS code identifier (00 = national, 2-digit = state, 5-digit = county)identifierFIPS code
+ time + TimeDate in MM-DD-YYYY format (Saturday for weekly data)datedate
+ gtrends_rsv_vaccine + Google Search Volume: rsv_vaccineGoogle search volume of the term rsv_vaccine.probabilityprobability * 10M
+ gtrends_9mm + Google Search Volume: 9mmGoogle search volume for the term 9mm.probabilityprobability * 10M
+ gtrends_naloxone + Google Search Volume: naloxoneGoogle search volume of the term naloxone.probabilityprobability * 10M
+ gtrends_drug+overdose + Google Search Volume: Drug OverdoseGoogle search volume for the term drug overdose.probabilityprobability * 10M
+ gtrends_heat+exhaustion + Google Search Volume: Heat ExhaustionGoogle search volume for the term heat exhaustion.probabilityprobability * 10M
+ gtrends_heat+stroke + Google Search Volume: Heat StrokeGoogle search volume for the term heat stroke.probabilityprobability * 10M
+ gtrends_narcan + Google Search Volume: narcanGoogle search volume of the term narcan.probabilityprobability * 10M
+ gtrends_overdose + Google Search Volume: overdoseGoogle search volume of the term overdose.probabilityprobability * 10M
+ gtrends_rsv + Google Search Volume: rsvGoogle search volume of the term rsv.probabilityprobability * 10M
+ gtrends_shotgun + Google Search Volume: ShotgunGoogle search volume for the term shotgun.probabilityprobability * 10M
+ gtrends_rsv_adjusted + Google Search Volume: rsv_adjustedGoogle search volume of the term rsv_adjusted.probabilityprobability * 10M
+
+
+
+

Kinsa ILI

+

Kinsa collects real-time illness data through its network of smart thermometers and a companion mobile app. Users who record a temperature reading are asked about accompanying symptoms. The Cough, Cold & Flu signal aggregates self-reported symptom data from active users at the national level. Coverage depends on the geographic distribution of Kinsa device owners, which skews toward households with young children. Data are available daily from approximately 2018 onward.

+
Sources
+ +
+ Restrictions: + Data can be re-used with appropriate attribution. A suggested citation relating to this data is 'Results of research performed with Kinsa Insights data were obtained via the PopHIVE platform (https://github.com/PopHIVE/Ingest).' +
+

Variables

+
+ data.csv.gz
@@ -12319,7 +12305,7 @@
Sources

Variables

- data_county.csv.gz + data.csv.gz
@@ -12364,7 +12350,7 @@
- data_state.csv.gz + data_county.csv.gz
@@ -12409,7 +12395,7 @@
- data.csv.gz + data_state.csv.gz
@@ -16536,7 +16522,7 @@
Sources

Variables

- data_county.csv.gz + data.csv.gz
@@ -16568,6 +16554,51 @@
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
date date
+ n_deaths_cocaine + Cocaine overdose deaths12-month rolling total of provisional death counts involving cocaine.CountDeaths
+ n_deaths_heroin + Heroin overdose deaths12-month rolling total of provisional death counts involving heroin.CountDeaths
+ n_deaths_methadone + Methadone overdose deaths12-month rolling total of provisional death counts involving methadone.CountDeaths
+ n_deaths_any_opioid + Opioid overdose deaths12-month rolling total of provisional death counts involving natural, semi-synthetic, or synthetic opioids including methadone.CountDeaths
+ n_deaths_all_cause + All-cause deaths12-month rolling total of provisional all-cause death counts.CountDeaths
n_deaths_overdose @@ -16579,12 +16610,12 @@
- suppressed + pct_complete Drug overdose suppression flagIndicates whether the county drug overdose death count was suppressed by NCHS. Due to privacy protections, counts fewer than 10 are suppressed and imputed to be 5.BinaryBinary indicatorPercent completePercentage of death records that have been fully processed for the reporting period.PercentPercent
@@ -16595,11 +16626,128 @@
Percent Percent
+ suppressed_heroin + Heroin suppression flagIndicates whether the heroin death count was suppressed by NCHS. BinaryBinary indicator
+ suppressed_methadone + Methadone suppression flagIndicates whether the methadone death count was suppressed by NCHS.BinaryBinary indicator
+ suppressed_cocaine + Cocaine suppression flagIndicates whether the cocaine death count was suppressed by NCHS. BinaryBinary indicator
+ suppressed_any_opioid + Opioid suppression flagIndicates whether the opioid death count was suppressed by NCHS.BinaryBinary indicator
+ suppressed_all_cause + All-cause suppression flagIndicates whether the all-cause death count was suppressed by NCHS. BinaryBinary indicator
+ suppressed_overdose + Drug overdose suppression flag (state)Indicates whether the state drug overdose death count was suppressed by NCHS.BinaryBinary indicator
- data_state_21_causes.csv.gz + data_county.csv.gz +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
VariableShort NameDescriptionTypeUnit
+ geography + GeographyFIPS code identifier (00 = national, 2-digit = state, 5-digit = county)identifierFIPS code
+ time + TimeDate in MM-DD-YYYY format (Saturday for weekly data)datedate
+ n_deaths_overdose + Drug overdose deathsProvisional count of drug overdose deaths. State-level data are 12-month rolling totals; county-level data are monthly.CountDeaths
+ suppressed + Drug overdose suppression flagIndicates whether the county drug overdose death count was suppressed by NCHS. Due to privacy protections, counts fewer than 10 are suppressed and imputed to be 5.BinaryBinary indicator
+ pct_pending_invest + Percent pending investigationPercentage of death records still pending investigation for the reporting period.PercentPercent
+
+
+ data_state_21_causes.csv.gz
@@ -16823,8 +16971,27 @@
+
+
+

Neiss

+

NEISS is a national probability sample of hospital emergency departments (~100 of the ~5,000+ U.S. hospitals with 24-hour EDs) operated by the U.S. Consumer Product Safety Commission. Each sampled record describes an injury treated in the ED, including patient age, sex, race, Hispanic ethnicity (added 2019), diagnosis, body part, disposition, up to three associated consumer products, and a statistical weight (plus sampling stratum and PSU). Sample weights scale records to national estimates; raw record counts are not nationally representative. This dataset covers treatment years from 2019 through the latest year CPSC has posted (auto-detected at ingest time), aggregated to national (geography='00') annual counts, in wide format: one neiss_n_ (raw sampled count) and one neiss_wt_ (weighted national estimate) column per primary-diagnosis or primary-product-group category. Product groups are reconstructed from NEISS product-code bands and are approximate, not an official CPSC taxonomy. Companion _rate files (data_*_rate.csv.gz) give injury rates per 100,000 population stratified by age and sex only, using the weighted estimate as numerator and a constant national age x sex population (mean of U.S. Census Vintage 2023 estimates, 2020-2023) as denominator.

+
Sources
+ +
+ Restrictions: + Public domain. NEISS data are produced by the U.S. Consumer Product Safety Commission and are generally not subject to copyright restrictions. +
+

Variables

- data.csv.gz + data_agegroup_diagnosis.csv.gz
@@ -16858,868 +17025,363 @@
- - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - + + - + - - + + - + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - -
- n_deaths_cocaine + age Cocaine overdose deaths12-month rolling total of provisional death counts involving cocaine.CountDeathsAgePatient age: age in completed months (00-23 months) in the infant files; a standard age band in the age-group files.categoricalcategory
- n_deaths_heroin + sex Heroin overdose deaths12-month rolling total of provisional death counts involving heroin.CountDeathsSexPatient sex (Male, Female, Unknown).categoricalcategory
- n_deaths_methadone + race Methadone overdose deaths12-month rolling total of provisional death counts involving methadone.CountDeathsRacePatient race; 'Not stated' means race was not recorded (treat as missing).categoricalcategory
- n_deaths_any_opioid + hispanic Opioid overdose deaths12-month rolling total of provisional death counts involving natural, semi-synthetic, or synthetic opioids including methadone.CountDeathsHispanic ethnicityHispanic ethnicity (Hispanic, Non-Hispanic, Unknown); added to NEISS in 2019.categoricalcategory
- n_deaths_all_cause + neiss_n_other_or_not_stated All-cause deaths12-month rolling total of provisional all-cause death counts.Other or not stated injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of other or not stated in the stratum. CountDeathsvisits
- n_deaths_overdose + neiss_n_strain_sprain Drug overdose deathsProvisional count of drug overdose deaths. State-level data are 12-month rolling totals; county-level data are monthly.Strain or sprain injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of strain or sprain in the stratum. CountDeathsvisits
- pct_complete + neiss_n_burns_scald Percent completePercentage of death records that have been fully processed for the reporting period.PercentPercentScald burns injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of scald burns in the stratum.Countvisits
- pct_pending_invest + neiss_n_burns_thermal Percent pending investigationPercentage of death records still pending investigation for the reporting period.PercentPercentThermal burns injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of thermal burns in the stratum.Countvisits
- suppressed_heroin + neiss_n_concussion Heroin suppression flagIndicates whether the heroin death count was suppressed by NCHS. BinaryBinary indicatorConcussion injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of concussion in the stratum.Countvisits
- suppressed_methadone + neiss_n_contusion_or_abrasion Methadone suppression flagIndicates whether the methadone death count was suppressed by NCHS.BinaryBinary indicatorContusion or abrasion injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of contusion or abrasion in the stratum.Countvisits
- suppressed_cocaine + neiss_n_dental_injury Cocaine suppression flagIndicates whether the cocaine death count was suppressed by NCHS. BinaryBinary indicatorDental injury injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of dental injury in the stratum.Countvisits
- suppressed_any_opioid + neiss_n_dislocation Opioid suppression flagIndicates whether the opioid death count was suppressed by NCHS.BinaryBinary indicatorDislocation injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of dislocation in the stratum.Countvisits
- suppressed_all_cause + neiss_n_foreign_body All-cause suppression flagIndicates whether the all-cause death count was suppressed by NCHS. BinaryBinary indicatorForeign body injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of foreign body in the stratum.Countvisits
- suppressed_overdose + neiss_n_fracture Drug overdose suppression flag (state)Indicates whether the state drug overdose death count was suppressed by NCHS.BinaryBinary indicatorFracture injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of fracture in the stratum.Countvisits
-
-
-
-

Neiss

-

NEISS is a national probability sample of hospital emergency departments (~100 of the ~5,000+ U.S. hospitals with 24-hour EDs) operated by the U.S. Consumer Product Safety Commission. Each sampled record describes an injury treated in the ED, including patient age, sex, race, Hispanic ethnicity (added 2019), diagnosis, body part, disposition, up to three associated consumer products, and a statistical weight (plus sampling stratum and PSU). Sample weights scale records to national estimates; raw record counts are not nationally representative. This dataset covers treatment years from 2019 through the latest year CPSC has posted (auto-detected at ingest time), aggregated to national (geography='00') annual counts, in wide format: one neiss_n_ (raw sampled count) and one neiss_wt_ (weighted national estimate) column per primary-diagnosis or primary-product-group category. Product groups are reconstructed from NEISS product-code bands and are approximate, not an official CPSC taxonomy. Companion _rate files (data_*_rate.csv.gz) give injury rates per 100,000 population stratified by age and sex only, using the weighted estimate as numerator and a constant national age x sex population (mean of U.S. Census Vintage 2023 estimates, 2020-2023) as denominator.

-
Sources
- -
- Restrictions: - Public domain. NEISS data are produced by the U.S. Consumer Product Safety Commission and are generally not subject to copyright restrictions. -
-

Variables

-
- data_agegroup_diagnosis_rate.csv.gz -
-
- - - - - - - + + + + + - - - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VariableShort NameDescriptionTypeUnit + neiss_n_hematoma + Hematoma injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of hematoma in the stratum.Countvisits
- geography + neiss_n_inter_organ_injury GeographyFIPS code identifier (00 = national, 2-digit = state, 5-digit = county)identifierFIPS codeInternal organ injury injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of internal organ injury in the stratum.Countvisits
- time + neiss_n_laceration TimeDate in MM-DD-YYYY format (Saturday for weekly data)datedateLaceration injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of laceration in the stratum.Countvisits
- age + neiss_n_poisoning AgePatient age: age in completed months (00-23 months) in the infant files; a standard age band in the age-group files.categoricalcategoryPoisoning injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of poisoning in the stratum.Countvisits
- sex + neiss_n_hemorrhage SexPatient sex (Male, Female, Unknown).categoricalcategoryHemorrhage injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of hemorrhage in the stratum.Countvisits
- neiss_rate_amputation + neiss_n_dermat_or_conj Amputation injury rateAnnual ED injury visits with a primary diagnosis of amputation per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 populationDermatitis or conjunctivitis injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of dermatitis or conjunctivitis in the stratum.Countvisits
- neiss_rate_anoxia + neiss_n_amputation Anoxia injury rateAnnual ED injury visits with a primary diagnosis of anoxia per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 populationAmputation injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of amputation in the stratum.Countvisits
- neiss_rate_aspirated_object + neiss_n_anoxia Aspirated object injury rateAnnual ED injury visits with a primary diagnosis of aspirated object per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 populationAnoxia injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of anoxia in the stratum.Countvisits
- neiss_rate_avulsion + neiss_n_aspirated_object Avulsion injury rateAnnual ED injury visits with a primary diagnosis of avulsion per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 populationAspirated object injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of aspirated object in the stratum.Countvisits
- neiss_rate_burns_chemical + neiss_n_avulsion Chemical burns injury rateAnnual ED injury visits with a primary diagnosis of chemical burns per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 populationAvulsion injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of avulsion in the stratum.Countvisits
- neiss_rate_burns_elec + neiss_n_burns_chemical Electrical burns injury rateAnnual ED injury visits with a primary diagnosis of electrical burns per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 populationChemical burns injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of chemical burns in the stratum.Countvisits
- neiss_rate_burns_radiation + neiss_n_crushing Radiation burns injury rateAnnual ED injury visits with a primary diagnosis of radiation burns per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 populationCrushing injury injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of crushing injury in the stratum.Countvisits
- neiss_rate_burns_scald + neiss_n_electric_shock Scald burns injury rateAnnual ED injury visits with a primary diagnosis of scald burns per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 populationElectric shock injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of electric shock in the stratum.Countvisits
- neiss_rate_burns_thermal + neiss_n_ingested_object Thermal burns injury rateAnnual ED injury visits with a primary diagnosis of thermal burns per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 populationIngested object injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of ingested object in the stratum.Countvisits
- neiss_rate_concussion + neiss_n_puncture Concussion injury rateAnnual ED injury visits with a primary diagnosis of concussion per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 populationPuncture injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of puncture in the stratum.Countvisits
- neiss_rate_contusion_or_abrasion + neiss_n_submersion Contusion or abrasion injury rateAnnual ED injury visits with a primary diagnosis of contusion or abrasion per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 populationSubmersion injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of submersion in the stratum.Countvisits
- neiss_rate_crushing + neiss_n_burns_elec Crushing injury injury rateAnnual ED injury visits with a primary diagnosis of crushing injury per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 populationElectrical burns injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of electrical burns in the stratum.Countvisits
- neiss_rate_dental_injury + neiss_n_burns_radiation Dental injury injury rateAnnual ED injury visits with a primary diagnosis of dental injury per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 populationRadiation burns injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of radiation burns in the stratum.Countvisits
- neiss_rate_dermat_or_conj + neiss_n_nerve_damage Dermatitis or conjunctivitis injury rateAnnual ED injury visits with a primary diagnosis of dermatitis or conjunctivitis per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 populationNerve damage injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of nerve damage in the stratum.Countvisits
- neiss_rate_dislocation + neiss_n_burns_not_spec Dislocation injury rateAnnual ED injury visits with a primary diagnosis of dislocation per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 populationBurns (unspecified) injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of burns (unspecified) in the stratum.Countvisits
- neiss_rate_electric_shock + neiss_wt_other_or_not_stated Electric shock injury rateAnnual ED injury visits with a primary diagnosis of electric shock per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 populationOther or not stated injuries (national est.)Survey-weighted national estimate of ED injury visits with a primary diagnosis of other or not stated in the stratum.Countvisits
- neiss_rate_foreign_body + neiss_wt_strain_sprain Foreign body injury rateAnnual ED injury visits with a primary diagnosis of foreign body per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 populationStrain or sprain injuries (national est.)Survey-weighted national estimate of ED injury visits with a primary diagnosis of strain or sprain in the stratum.Countvisits
- neiss_rate_fracture + neiss_wt_burns_scald Fracture injury rateAnnual ED injury visits with a primary diagnosis of fracture per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 populationScald burns injuries (national est.)Survey-weighted national estimate of ED injury visits with a primary diagnosis of scald burns in the stratum.Countvisits
- neiss_rate_hematoma + neiss_wt_burns_thermal Hematoma injury rateAnnual ED injury visits with a primary diagnosis of hematoma per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 populationThermal burns injuries (national est.)Survey-weighted national estimate of ED injury visits with a primary diagnosis of thermal burns in the stratum.Countvisits
- neiss_rate_hemorrhage + neiss_wt_concussion Hemorrhage injury rateAnnual ED injury visits with a primary diagnosis of hemorrhage per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 populationConcussion injuries (national est.)Survey-weighted national estimate of ED injury visits with a primary diagnosis of concussion in the stratum.Countvisits
- neiss_rate_ingested_object + neiss_wt_contusion_or_abrasion Ingested object injury rateAnnual ED injury visits with a primary diagnosis of ingested object per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
- neiss_rate_inter_organ_injury - Internal organ injury injury rateAnnual ED injury visits with a primary diagnosis of internal organ injury per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
- neiss_rate_laceration - Laceration injury rateAnnual ED injury visits with a primary diagnosis of laceration per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
- neiss_rate_nerve_damage - Nerve damage injury rateAnnual ED injury visits with a primary diagnosis of nerve damage per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
- neiss_rate_other_or_not_stated - Other or not stated injury rateAnnual ED injury visits with a primary diagnosis of other or not stated per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
- neiss_rate_poisoning - Poisoning injury rateAnnual ED injury visits with a primary diagnosis of poisoning per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
- neiss_rate_puncture - Puncture injury rateAnnual ED injury visits with a primary diagnosis of puncture per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
- neiss_rate_strain_sprain - Strain or sprain injury rateAnnual ED injury visits with a primary diagnosis of strain or sprain per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
- neiss_rate_submersion - Submersion injury rateAnnual ED injury visits with a primary diagnosis of submersion per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
- neiss_rate_burns_not_spec - Burns (unspecified) injury rateAnnual ED injury visits with a primary diagnosis of burns (unspecified) per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
-
-
- data_agegroup_diagnosis.csv.gz -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + +
VariableShort NameDescriptionTypeUnit
- geography - GeographyFIPS code identifier (00 = national, 2-digit = state, 5-digit = county)identifierFIPS code
- time - TimeDate in MM-DD-YYYY format (Saturday for weekly data)datedate
- age - AgePatient age: age in completed months (00-23 months) in the infant files; a standard age band in the age-group files.categoricalcategory
- sex - SexPatient sex (Male, Female, Unknown).categoricalcategory
- race - RacePatient race; 'Not stated' means race was not recorded (treat as missing).categoricalcategory
- hispanic - Hispanic ethnicityHispanic ethnicity (Hispanic, Non-Hispanic, Unknown); added to NEISS in 2019.categoricalcategory
- neiss_n_other_or_not_stated - Other or not stated injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of other or not stated in the stratum.Countvisits
- neiss_n_strain_sprain - Strain or sprain injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of strain or sprain in the stratum.Countvisits
- neiss_n_burns_scald - Scald burns injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of scald burns in the stratum.Countvisits
- neiss_n_burns_thermal - Thermal burns injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of thermal burns in the stratum.Countvisits
- neiss_n_concussion - Concussion injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of concussion in the stratum.Countvisits
- neiss_n_contusion_or_abrasion - Contusion or abrasion injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of contusion or abrasion in the stratum.Countvisits
- neiss_n_dental_injury - Dental injury injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of dental injury in the stratum.Countvisits
- neiss_n_dislocation - Dislocation injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of dislocation in the stratum.Countvisits
- neiss_n_foreign_body - Foreign body injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of foreign body in the stratum.Countvisits
- neiss_n_fracture - Fracture injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of fracture in the stratum.Countvisits
- neiss_n_hematoma - Hematoma injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of hematoma in the stratum.Countvisits
- neiss_n_inter_organ_injury - Internal organ injury injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of internal organ injury in the stratum.Countvisits
- neiss_n_laceration - Laceration injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of laceration in the stratum.Countvisits
- neiss_n_poisoning - Poisoning injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of poisoning in the stratum.Countvisits
- neiss_n_hemorrhage - Hemorrhage injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of hemorrhage in the stratum.Countvisits
- neiss_n_dermat_or_conj - Dermatitis or conjunctivitis injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of dermatitis or conjunctivitis in the stratum.Countvisits
- neiss_n_amputation - Amputation injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of amputation in the stratum.Countvisits
- neiss_n_anoxia - Anoxia injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of anoxia in the stratum.Countvisits
- neiss_n_aspirated_object - Aspirated object injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of aspirated object in the stratum.Countvisits
- neiss_n_avulsion - Avulsion injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of avulsion in the stratum.Countvisits
- neiss_n_burns_chemical - Chemical burns injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of chemical burns in the stratum.Countvisits
- neiss_n_crushing - Crushing injury injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of crushing injury in the stratum.Countvisits
- neiss_n_electric_shock - Electric shock injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of electric shock in the stratum.Countvisits
- neiss_n_ingested_object - Ingested object injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of ingested object in the stratum.Countvisits
- neiss_n_puncture - Puncture injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of puncture in the stratum.Countvisits
- neiss_n_submersion - Submersion injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of submersion in the stratum.Countvisits
- neiss_n_burns_elec - Electrical burns injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of electrical burns in the stratum.Countvisits
- neiss_n_burns_radiation - Radiation burns injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of radiation burns in the stratum.Countvisits
- neiss_n_nerve_damage - Nerve damage injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of nerve damage in the stratum.Countvisits
- neiss_n_burns_not_spec - Burns (unspecified) injuries (sampled)Raw count of NEISS-sampled ED injury visits with a primary diagnosis of burns (unspecified) in the stratum.Countvisits
- neiss_wt_other_or_not_stated - Other or not stated injuries (national est.)Survey-weighted national estimate of ED injury visits with a primary diagnosis of other or not stated in the stratum.Countvisits
- neiss_wt_strain_sprain - Strain or sprain injuries (national est.)Survey-weighted national estimate of ED injury visits with a primary diagnosis of strain or sprain in the stratum.Countvisits
- neiss_wt_burns_scald - Scald burns injuries (national est.)Survey-weighted national estimate of ED injury visits with a primary diagnosis of scald burns in the stratum.Countvisits
- neiss_wt_burns_thermal - Thermal burns injuries (national est.)Survey-weighted national estimate of ED injury visits with a primary diagnosis of thermal burns in the stratum.Countvisits
- neiss_wt_concussion - Concussion injuries (national est.)Survey-weighted national estimate of ED injury visits with a primary diagnosis of concussion in the stratum.Countvisits
- neiss_wt_contusion_or_abrasion - Contusion or abrasion injuries (national est.)Survey-weighted national estimate of ED injury visits with a primary diagnosis of contusion or abrasion in the stratum.CountvisitsContusion or abrasion injuries (national est.)Survey-weighted national estimate of ED injury visits with a primary diagnosis of contusion or abrasion in the stratum.Countvisits
@@ -17941,7 +17603,7 @@
- data_agegroup_product_rate.csv.gz + data_agegroup_diagnosis_rate.csv.gz
@@ -17993,145 +17655,271 @@
- - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -18499,7 +18287,7 @@
- neiss_rate_chemicals + neiss_rate_amputation Chemicals injury rateAnnual ED injury visits whose primary product was chemicals per 100,000 U.S. population, by age and sex.Amputation injury rateAnnual ED injury visits with a primary diagnosis of amputation per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_child_nursery_equipment + neiss_rate_anoxia Child nursery equipment injury rateAnnual ED injury visits whose primary product was child nursery equipment per 100,000 U.S. population, by age and sex.Anoxia injury rateAnnual ED injury visits with a primary diagnosis of anoxia per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_general_household_appliances + neiss_rate_aspirated_object General household appliances injury rateAnnual ED injury visits whose primary product was general household appliances per 100,000 U.S. population, by age and sex.Aspirated object injury rateAnnual ED injury visits with a primary diagnosis of aspirated object per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_heating_cooling_ventilation + neiss_rate_avulsion Heating, cooling & ventilation injury rateAnnual ED injury visits whose primary product was heating, cooling & ventilation per 100,000 U.S. population, by age and sex.Avulsion injury rateAnnual ED injury visits with a primary diagnosis of avulsion per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_home_communication_entertainment_hobby + neiss_rate_burns_chemical Home communication, entertainment & hobby injury rateAnnual ED injury visits whose primary product was home communication, entertainment & hobby per 100,000 U.S. population, by age and sex.Chemical burns injury rateAnnual ED injury visits with a primary diagnosis of chemical burns per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_home_furnishings_fixtures + neiss_rate_burns_elec Home furnishings & fixtures injury rateAnnual ED injury visits whose primary product was home furnishings & fixtures per 100,000 U.S. population, by age and sex.Electrical burns injury rateAnnual ED injury visits with a primary diagnosis of electrical burns per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_home_structures_construction_materials + neiss_rate_burns_radiation Home structures & construction materials injury rateAnnual ED injury visits whose primary product was home structures & construction materials per 100,000 U.S. population, by age and sex.Radiation burns injury rateAnnual ED injury visits with a primary diagnosis of radiation burns per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_home_workshop_equipment_tools + neiss_rate_burns_scald Home workshop equipment & tools injury rateAnnual ED injury visits whose primary product was home workshop equipment & tools per 100,000 U.S. population, by age and sex.Scald burns injury rateAnnual ED injury visits with a primary diagnosis of scald burns per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_housewares + neiss_rate_burns_thermal Housewares injury rateAnnual ED injury visits whose primary product was housewares per 100,000 U.S. population, by age and sex.Thermal burns injury rateAnnual ED injury visits with a primary diagnosis of thermal burns per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_kitchen_appliances + neiss_rate_concussion Kitchen appliances injury rateAnnual ED injury visits whose primary product was kitchen appliances per 100,000 U.S. population, by age and sex.Concussion injury rateAnnual ED injury visits with a primary diagnosis of concussion per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_other_unspecified + neiss_rate_contusion_or_abrasion Other/unspecified product injury rateAnnual ED injury visits whose primary product was other/unspecified product per 100,000 U.S. population, by age and sex.Contusion or abrasion injury rateAnnual ED injury visits with a primary diagnosis of contusion or abrasion per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_packaging_containers + neiss_rate_crushing Packaging & containers injury rateAnnual ED injury visits whose primary product was packaging & containers per 100,000 U.S. population, by age and sex.Crushing injury injury rateAnnual ED injury visits with a primary diagnosis of crushing injury per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_personal_use_drugs_misc + neiss_rate_dental_injury Personal use, drugs & misc. injury rateAnnual ED injury visits whose primary product was personal use, drugs & misc. per 100,000 U.S. population, by age and sex.Dental injury injury rateAnnual ED injury visits with a primary diagnosis of dental injury per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_sports_recreation_activities + neiss_rate_dermat_or_conj Sports & recreation activities injury rateAnnual ED injury visits whose primary product was sports & recreation activities per 100,000 U.S. population, by age and sex.Dermatitis or conjunctivitis injury rateAnnual ED injury visits with a primary diagnosis of dermatitis or conjunctivitis per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_sports_recreation_equipment_toys + neiss_rate_dislocation Sports/recreation equipment & toys injury rateAnnual ED injury visits whose primary product was sports/recreation equipment & toys per 100,000 U.S. population, by age and sex.Dislocation injury rateAnnual ED injury visits with a primary diagnosis of dislocation per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_yard_garden_equipment + neiss_rate_electric_shock Yard & garden equipment injury rateAnnual ED injury visits whose primary product was yard & garden equipment per 100,000 U.S. population, by age and sex.Electric shock injury rateAnnual ED injury visits with a primary diagnosis of electric shock per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_foreign_body + Foreign body injury rateAnnual ED injury visits with a primary diagnosis of foreign body per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_fracture + Fracture injury rateAnnual ED injury visits with a primary diagnosis of fracture per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_hematoma + Hematoma injury rateAnnual ED injury visits with a primary diagnosis of hematoma per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_hemorrhage + Hemorrhage injury rateAnnual ED injury visits with a primary diagnosis of hemorrhage per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_ingested_object + Ingested object injury rateAnnual ED injury visits with a primary diagnosis of ingested object per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_inter_organ_injury + Internal organ injury injury rateAnnual ED injury visits with a primary diagnosis of internal organ injury per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_laceration + Laceration injury rateAnnual ED injury visits with a primary diagnosis of laceration per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_nerve_damage + Nerve damage injury rateAnnual ED injury visits with a primary diagnosis of nerve damage per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_other_or_not_stated + Other or not stated injury rateAnnual ED injury visits with a primary diagnosis of other or not stated per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_poisoning + Poisoning injury rateAnnual ED injury visits with a primary diagnosis of poisoning per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_puncture + Puncture injury rateAnnual ED injury visits with a primary diagnosis of puncture per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_strain_sprain + Strain or sprain injury rateAnnual ED injury visits with a primary diagnosis of strain or sprain per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_submersion + Submersion injury rateAnnual ED injury visits with a primary diagnosis of submersion per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_burns_not_spec + Burns (unspecified) injury rateAnnual ED injury visits with a primary diagnosis of burns (unspecified) per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- data_infant_diagnosis_rate.csv.gz + data_agegroup_product_rate.csv.gz
@@ -18551,271 +18339,145 @@
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + @@ -19435,7 +19097,7 @@
- neiss_rate_fracture - Fracture injury rateAnnual ED injury visits with a primary diagnosis of fracture per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
- neiss_rate_inter_organ_injury - Internal organ injury injury rateAnnual ED injury visits with a primary diagnosis of internal organ injury per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
- neiss_rate_laceration - Laceration injury rateAnnual ED injury visits with a primary diagnosis of laceration per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
- neiss_rate_other_or_not_stated - Other or not stated injury rateAnnual ED injury visits with a primary diagnosis of other or not stated per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
- neiss_rate_strain_sprain - Strain or sprain injury rateAnnual ED injury visits with a primary diagnosis of strain or sprain per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
- neiss_rate_anoxia - Anoxia injury rateAnnual ED injury visits with a primary diagnosis of anoxia per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
- neiss_rate_burns_thermal - Thermal burns injury rateAnnual ED injury visits with a primary diagnosis of thermal burns per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
- neiss_rate_contusion_or_abrasion - Contusion or abrasion injury rateAnnual ED injury visits with a primary diagnosis of contusion or abrasion per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
- neiss_rate_poisoning - Poisoning injury rateAnnual ED injury visits with a primary diagnosis of poisoning per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
- neiss_rate_aspirated_object - Aspirated object injury rateAnnual ED injury visits with a primary diagnosis of aspirated object per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
- neiss_rate_burns_chemical - Chemical burns injury rateAnnual ED injury visits with a primary diagnosis of chemical burns per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
- neiss_rate_burns_scald - Scald burns injury rateAnnual ED injury visits with a primary diagnosis of scald burns per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
- neiss_rate_concussion - Concussion injury rateAnnual ED injury visits with a primary diagnosis of concussion per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
- neiss_rate_dermat_or_conj - Dermatitis or conjunctivitis injury rateAnnual ED injury visits with a primary diagnosis of dermatitis or conjunctivitis per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
- neiss_rate_foreign_body + neiss_rate_chemicals Foreign body injury rateAnnual ED injury visits with a primary diagnosis of foreign body per 100,000 U.S. population, by age and sex.Chemicals injury rateAnnual ED injury visits whose primary product was chemicals per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_hematoma + neiss_rate_child_nursery_equipment Hematoma injury rateAnnual ED injury visits with a primary diagnosis of hematoma per 100,000 U.S. population, by age and sex.Child nursery equipment injury rateAnnual ED injury visits whose primary product was child nursery equipment per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_hemorrhage + neiss_rate_general_household_appliances Hemorrhage injury rateAnnual ED injury visits with a primary diagnosis of hemorrhage per 100,000 U.S. population, by age and sex.General household appliances injury rateAnnual ED injury visits whose primary product was general household appliances per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_ingested_object + neiss_rate_heating_cooling_ventilation Ingested object injury rateAnnual ED injury visits with a primary diagnosis of ingested object per 100,000 U.S. population, by age and sex.Heating, cooling & ventilation injury rateAnnual ED injury visits whose primary product was heating, cooling & ventilation per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_crushing + neiss_rate_home_communication_entertainment_hobby Crushing injury injury rateAnnual ED injury visits with a primary diagnosis of crushing injury per 100,000 U.S. population, by age and sex.Home communication, entertainment & hobby injury rateAnnual ED injury visits whose primary product was home communication, entertainment & hobby per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_nerve_damage + neiss_rate_home_furnishings_fixtures Nerve damage injury rateAnnual ED injury visits with a primary diagnosis of nerve damage per 100,000 U.S. population, by age and sex.Home furnishings & fixtures injury rateAnnual ED injury visits whose primary product was home furnishings & fixtures per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_submersion + neiss_rate_home_structures_construction_materials Submersion injury rateAnnual ED injury visits with a primary diagnosis of submersion per 100,000 U.S. population, by age and sex.Home structures & construction materials injury rateAnnual ED injury visits whose primary product was home structures & construction materials per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_dislocation + neiss_rate_home_workshop_equipment_tools Dislocation injury rateAnnual ED injury visits with a primary diagnosis of dislocation per 100,000 U.S. population, by age and sex.Home workshop equipment & tools injury rateAnnual ED injury visits whose primary product was home workshop equipment & tools per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_avulsion + neiss_rate_housewares Avulsion injury rateAnnual ED injury visits with a primary diagnosis of avulsion per 100,000 U.S. population, by age and sex.Housewares injury rateAnnual ED injury visits whose primary product was housewares per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_dental_injury + neiss_rate_kitchen_appliances Dental injury injury rateAnnual ED injury visits with a primary diagnosis of dental injury per 100,000 U.S. population, by age and sex.Kitchen appliances injury rateAnnual ED injury visits whose primary product was kitchen appliances per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_puncture + neiss_rate_other_unspecified Puncture injury rateAnnual ED injury visits with a primary diagnosis of puncture per 100,000 U.S. population, by age and sex.Other/unspecified product injury rateAnnual ED injury visits whose primary product was other/unspecified product per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_amputation + neiss_rate_packaging_containers Amputation injury rateAnnual ED injury visits with a primary diagnosis of amputation per 100,000 U.S. population, by age and sex.Packaging & containers injury rateAnnual ED injury visits whose primary product was packaging & containers per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_burns_not_spec + neiss_rate_personal_use_drugs_misc Burns (unspecified) injury rateAnnual ED injury visits with a primary diagnosis of burns (unspecified) per 100,000 U.S. population, by age and sex.Personal use, drugs & misc. injury rateAnnual ED injury visits whose primary product was personal use, drugs & misc. per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_electric_shock + neiss_rate_sports_recreation_activities Electric shock injury rateAnnual ED injury visits with a primary diagnosis of electric shock per 100,000 U.S. population, by age and sex.Sports & recreation activities injury rateAnnual ED injury visits whose primary product was sports & recreation activities per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_burns_elec + neiss_rate_sports_recreation_equipment_toys Electrical burns injury rateAnnual ED injury visits with a primary diagnosis of electrical burns per 100,000 U.S. population, by age and sex.Sports/recreation equipment & toys injury rateAnnual ED injury visits whose primary product was sports/recreation equipment & toys per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_burns_radiation + neiss_rate_yard_garden_equipment Radiation burns injury rateAnnual ED injury visits with a primary diagnosis of radiation burns per 100,000 U.S. population, by age and sex.Yard & garden equipment injury rateAnnual ED injury visits whose primary product was yard & garden equipment per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- data_infant_product_rate.csv.gz + data_infant_diagnosis_rate.csv.gz
@@ -19487,145 +19149,271 @@
- - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -19992,6 +19780,204 @@
- neiss_rate_home_furnishings_fixtures + neiss_rate_fracture Home furnishings & fixtures injury rateAnnual ED injury visits whose primary product was home furnishings & fixtures per 100,000 U.S. population, by age and sex.Fracture injury rateAnnual ED injury visits with a primary diagnosis of fracture per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_personal_use_drugs_misc + neiss_rate_inter_organ_injury Personal use, drugs & misc. injury rateAnnual ED injury visits whose primary product was personal use, drugs & misc. per 100,000 U.S. population, by age and sex.Internal organ injury injury rateAnnual ED injury visits with a primary diagnosis of internal organ injury per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_sports_recreation_activities + neiss_rate_laceration Sports & recreation activities injury rateAnnual ED injury visits whose primary product was sports & recreation activities per 100,000 U.S. population, by age and sex.Laceration injury rateAnnual ED injury visits with a primary diagnosis of laceration per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_child_nursery_equipment + neiss_rate_other_or_not_stated Child nursery equipment injury rateAnnual ED injury visits whose primary product was child nursery equipment per 100,000 U.S. population, by age and sex.Other or not stated injury rateAnnual ED injury visits with a primary diagnosis of other or not stated per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_housewares + neiss_rate_strain_sprain Housewares injury rateAnnual ED injury visits whose primary product was housewares per 100,000 U.S. population, by age and sex.Strain or sprain injury rateAnnual ED injury visits with a primary diagnosis of strain or sprain per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_sports_recreation_equipment_toys + neiss_rate_anoxia Sports/recreation equipment & toys injury rateAnnual ED injury visits whose primary product was sports/recreation equipment & toys per 100,000 U.S. population, by age and sex.Anoxia injury rateAnnual ED injury visits with a primary diagnosis of anoxia per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_chemicals + neiss_rate_burns_thermal Chemicals injury rateAnnual ED injury visits whose primary product was chemicals per 100,000 U.S. population, by age and sex.Thermal burns injury rateAnnual ED injury visits with a primary diagnosis of thermal burns per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_home_communication_entertainment_hobby + neiss_rate_contusion_or_abrasion Home communication, entertainment & hobby injury rateAnnual ED injury visits whose primary product was home communication, entertainment & hobby per 100,000 U.S. population, by age and sex.Contusion or abrasion injury rateAnnual ED injury visits with a primary diagnosis of contusion or abrasion per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_home_structures_construction_materials + neiss_rate_poisoning Home structures & construction materials injury rateAnnual ED injury visits whose primary product was home structures & construction materials per 100,000 U.S. population, by age and sex.Poisoning injury rateAnnual ED injury visits with a primary diagnosis of poisoning per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_home_workshop_equipment_tools + neiss_rate_aspirated_object Home workshop equipment & tools injury rateAnnual ED injury visits whose primary product was home workshop equipment & tools per 100,000 U.S. population, by age and sex.Aspirated object injury rateAnnual ED injury visits with a primary diagnosis of aspirated object per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_kitchen_appliances + neiss_rate_burns_chemical Kitchen appliances injury rateAnnual ED injury visits whose primary product was kitchen appliances per 100,000 U.S. population, by age and sex.Chemical burns injury rateAnnual ED injury visits with a primary diagnosis of chemical burns per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_packaging_containers + neiss_rate_burns_scald Packaging & containers injury rateAnnual ED injury visits whose primary product was packaging & containers per 100,000 U.S. population, by age and sex.Scald burns injury rateAnnual ED injury visits with a primary diagnosis of scald burns per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_heating_cooling_ventilation + neiss_rate_concussion Heating, cooling & ventilation injury rateAnnual ED injury visits whose primary product was heating, cooling & ventilation per 100,000 U.S. population, by age and sex.Concussion injury rateAnnual ED injury visits with a primary diagnosis of concussion per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_other_unspecified + neiss_rate_dermat_or_conj Other/unspecified product injury rateAnnual ED injury visits whose primary product was other/unspecified product per 100,000 U.S. population, by age and sex.Dermatitis or conjunctivitis injury rateAnnual ED injury visits with a primary diagnosis of dermatitis or conjunctivitis per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_yard_garden_equipment + neiss_rate_foreign_body Yard & garden equipment injury rateAnnual ED injury visits whose primary product was yard & garden equipment per 100,000 U.S. population, by age and sex.Foreign body injury rateAnnual ED injury visits with a primary diagnosis of foreign body per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
- neiss_rate_general_household_appliances + neiss_rate_hematoma General household appliances injury rateAnnual ED injury visits whose primary product was general household appliances per 100,000 U.S. population, by age and sex.Hematoma injury rateAnnual ED injury visits with a primary diagnosis of hematoma per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_hemorrhage + Hemorrhage injury rateAnnual ED injury visits with a primary diagnosis of hemorrhage per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_ingested_object + Ingested object injury rateAnnual ED injury visits with a primary diagnosis of ingested object per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_crushing + Crushing injury injury rateAnnual ED injury visits with a primary diagnosis of crushing injury per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_nerve_damage + Nerve damage injury rateAnnual ED injury visits with a primary diagnosis of nerve damage per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_submersion + Submersion injury rateAnnual ED injury visits with a primary diagnosis of submersion per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_dislocation + Dislocation injury rateAnnual ED injury visits with a primary diagnosis of dislocation per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_avulsion + Avulsion injury rateAnnual ED injury visits with a primary diagnosis of avulsion per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_dental_injury + Dental injury injury rateAnnual ED injury visits with a primary diagnosis of dental injury per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_puncture + Puncture injury rateAnnual ED injury visits with a primary diagnosis of puncture per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_amputation + Amputation injury rateAnnual ED injury visits with a primary diagnosis of amputation per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_burns_not_spec + Burns (unspecified) injury rateAnnual ED injury visits with a primary diagnosis of burns (unspecified) per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_electric_shock + Electric shock injury rateAnnual ED injury visits with a primary diagnosis of electric shock per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_burns_elec + Electrical burns injury rateAnnual ED injury visits with a primary diagnosis of electrical burns per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_burns_radiation + Radiation burns injury rateAnnual ED injury visits with a primary diagnosis of radiation burns per 100,000 U.S. population, by age and sex. Rate Injuries per 100,000 population
+
+ data_infant_product_rate.csv.gz +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
VariableShort NameDescriptionTypeUnit
+ geography + GeographyFIPS code identifier (00 = national, 2-digit = state, 5-digit = county)identifierFIPS code
+ time + TimeDate in MM-DD-YYYY format (Saturday for weekly data)datedate
+ age + AgePatient age: age in completed months (00-23 months) in the infant files; a standard age band in the age-group files.categoricalcategory
+ sex + SexPatient sex (Male, Female, Unknown).categoricalcategory
+ neiss_rate_home_furnishings_fixtures + Home furnishings & fixtures injury rateAnnual ED injury visits whose primary product was home furnishings & fixtures per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_personal_use_drugs_misc + Personal use, drugs & misc. injury rateAnnual ED injury visits whose primary product was personal use, drugs & misc. per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_sports_recreation_activities + Sports & recreation activities injury rateAnnual ED injury visits whose primary product was sports & recreation activities per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_child_nursery_equipment + Child nursery equipment injury rateAnnual ED injury visits whose primary product was child nursery equipment per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_housewares + Housewares injury rateAnnual ED injury visits whose primary product was housewares per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_sports_recreation_equipment_toys + Sports/recreation equipment & toys injury rateAnnual ED injury visits whose primary product was sports/recreation equipment & toys per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_chemicals + Chemicals injury rateAnnual ED injury visits whose primary product was chemicals per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_home_communication_entertainment_hobby + Home communication, entertainment & hobby injury rateAnnual ED injury visits whose primary product was home communication, entertainment & hobby per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_home_structures_construction_materials + Home structures & construction materials injury rateAnnual ED injury visits whose primary product was home structures & construction materials per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_home_workshop_equipment_tools + Home workshop equipment & tools injury rateAnnual ED injury visits whose primary product was home workshop equipment & tools per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_kitchen_appliances + Kitchen appliances injury rateAnnual ED injury visits whose primary product was kitchen appliances per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_packaging_containers + Packaging & containers injury rateAnnual ED injury visits whose primary product was packaging & containers per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_heating_cooling_ventilation + Heating, cooling & ventilation injury rateAnnual ED injury visits whose primary product was heating, cooling & ventilation per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_other_unspecified + Other/unspecified product injury rateAnnual ED injury visits whose primary product was other/unspecified product per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_yard_garden_equipment + Yard & garden equipment injury rateAnnual ED injury visits whose primary product was yard & garden equipment per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+ neiss_rate_general_household_appliances + General household appliances injury rateAnnual ED injury visits whose primary product was general household appliances per 100,000 U.S. population, by age and sex.RateInjuries per 100,000 population
+

Nhtsa Crash

@@ -20011,6 +19997,69 @@
Sources
Public domain. NHTSA data is generally not subject to copyright restrictions.

Variables

+
+ data.csv.gz +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
VariableShort NameDescriptionTypeUnit
+ geography + GeographyFIPS code identifier (00 = national, 2-digit = state, 5-digit = county)identifierFIPS code
+ time + TimeDate in MM-DD-YYYY format (Saturday for weekly data)datedate
+ nhtsa_fatalities + Motor vehicle fatalitiesAnnual count of persons killed in motor vehicle traffic crashes.CountDeaths
+ nhtsa_fatal_crashes + Fatal crashesAnnual count of motor vehicle crashes resulting in at least one fatality.CountCrashes
+ nhtsa_fatality_rate + Fatality rate (per 100k)Annual motor vehicle fatalities per 100,000 residents. Population denominator is 2021 Census.RateDeaths per 100,000
+
data_age_sex.csv.gz
@@ -20245,6 +20294,23 @@
+
+
+

NIS

+

The National Immunization Surveys (NIS) are a group of telephone surveys used to monitor vaccination coverage among children 19-35 months, teens 13-17 years, flu vaccinations for children 6 months-17 years, and COVID-19 vaccination for children, teens, and adults. The surveys are sponsored and conducted by the National Center for Immunization and Respiratory Diseases (NCIRD) of the CDC and authorized by the Public Health Service Act. NIS provides population-based, state and local area estimates of vaccination coverage using a standard survey methodology. Surveys collect data through telephone interviews with parents or guardians in all 50 states, the District of Columbia, and some U.S. territories. Cell phone numbers are randomly selected and called to enroll age-eligible children. With parental permission, vaccination providers are contacted to verify immunization records. Children and teens are classified as up to date based on ACIP-recommended vaccine doses.

+
Sources
+ +
+ Restrictions: + Public domain. CDC data is generally not subject to copyright restrictions. +
+

Variables

data.csv.gz
@@ -20262,69 +20328,88 @@
- geography + birth_year - Geography - FIPS code identifier (00 = national, 2-digit = state, 5-digit = county) - identifier - FIPS code + Birth Year + Calendar year the child was born. + integer + year - time + age - Time - Date in MM-DD-YYYY format (Saturday for weekly data) - date - date + Age + Age group of surveyed children. + categorical + - nhtsa_fatalities + vaccine - Motor vehicle fatalities - Annual count of persons killed in motor vehicle traffic crashes. - Count - Deaths + Vaccine + Type of vaccine being measured. + categorical + - nhtsa_fatal_crashes + vax_uptake_overall - Fatal crashes - Annual count of motor vehicle crashes resulting in at least one fatality. - Count - Crashes + Overall + Percent of survey respondents who received the indicated vaccine + percent + percent - nhtsa_fatality_rate + vax_uptake_overall_lcl - Fatality rate (per 100k) - Annual motor vehicle fatalities per 100,000 residents. Population denominator is 2021 Census. - Rate - Deaths per 100,000 + Overall lower 95% CI + Percent of survey respondents who received the indicated vaccine + percent + percent + + + + vax_uptake_overall_ucl + + Overall upper 95% CI + Percent of survey respondents who received the indicated vaccine + percent + percent + + + + sample_size_overall + + Overall + Number of children surveyed for vaccination coverage estimates in the National Immunization Survey (NIS). + percent + percent + + + + geography + + Geography + FIPS code identifier (00 = national, 2-digit = state, 5-digit = county) + identifier + FIPS code + + + + time + + Time + Date in MM-DD-YYYY format (Saturday for weekly data) + date + date -
-
-

NIS

-

The National Immunization Surveys (NIS) are a group of telephone surveys used to monitor vaccination coverage among children 19-35 months, teens 13-17 years, flu vaccinations for children 6 months-17 years, and COVID-19 vaccination for children, teens, and adults. The surveys are sponsored and conducted by the National Center for Immunization and Respiratory Diseases (NCIRD) of the CDC and authorized by the Public Health Service Act. NIS provides population-based, state and local area estimates of vaccination coverage using a standard survey methodology. Surveys collect data through telephone interviews with parents or guardians in all 50 states, the District of Columbia, and some U.S. territories. Cell phone numbers are randomly selected and called to enroll age-eligible children. With parental permission, vaccination providers are contacted to verify immunization records. Children and teens are classified as up to date based on ACIP-recommended vaccine doses.

-
Sources
- -
- Restrictions: - Public domain. CDC data is generally not subject to copyright restrictions. -
-

Variables

data_insurance.csv.gz
@@ -20505,105 +20590,6 @@
-
- data.csv.gz -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VariableShort NameDescriptionTypeUnit
- birth_year - Birth YearCalendar year the child was born.integeryear
- age - AgeAge group of surveyed children.categorical
- vaccine - VaccineType of vaccine being measured.categorical
- vax_uptake_overall - OverallPercent of survey respondents who received the indicated vaccinepercentpercent
- vax_uptake_overall_lcl - Overall lower 95% CIPercent of survey respondents who received the indicated vaccinepercentpercent
- vax_uptake_overall_ucl - Overall upper 95% CIPercent of survey respondents who received the indicated vaccinepercentpercent
- sample_size_overall - OverallNumber of children surveyed for vaccination coverage estimates in the National Immunization Survey (NIS).percentpercent
- geography - GeographyFIPS code identifier (00 = national, 2-digit = state, 5-digit = county)identifierFIPS code
- time - TimeDate in MM-DD-YYYY format (Saturday for weekly data)datedate
-

NNDS

@@ -22459,6 +22445,96 @@
Sources
Public domain. CDC data is generally not subject to copyright restrictions.

Variables

+
+ data.csv.gz +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
VariableShort NameDescriptionTypeUnit
+ time + TimeDate in MM-DD-YYYY format (Saturday for weekly data)datedate
+ geography + GeographyFIPS code identifier (00 = national, 2-digit = state, 5-digit = county)identifierFIPS code
+ grade + Grade in School
+ N + Count of StudentsThe number of students used to calculate the percentage
+ vax + Vaccine nameVaccine for which coverage is presented
+ value + Percent VaccinatedThe percentage of students vaccinated
+ percent_surveyed + Percent surveyedThe percentage of students surveyed
+ survey_type + Type of surveyType of survey used to collect the data
+
data_exemptions.csv.gz
@@ -22549,96 +22625,6 @@
-
- data.csv.gz -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VariableShort NameDescriptionTypeUnit
- time - TimeDate in MM-DD-YYYY format (Saturday for weekly data)datedate
- geography - GeographyFIPS code identifier (00 = national, 2-digit = state, 5-digit = county)identifierFIPS code
- grade - Grade in School
- N - Count of StudentsThe number of students used to calculate the percentage
- vax - Vaccine nameVaccine for which coverage is presented
- value - Percent VaccinatedThe percentage of students vaccinated
- percent_surveyed - Percent surveyedThe percentage of students surveyed
- survey_type - Type of surveyType of survey used to collect the data
-

Vaccine Exemptions Fattah

@@ -22657,7 +22643,7 @@
Sources

Variables

- data_county.csv.gz + data.csv.gz
@@ -22707,20 +22693,11 @@
- - - - - - -
Percent Percent
- is_state_estimate - is_state_estimate
- data_state.csv.gz + data_county.csv.gz
@@ -22770,11 +22747,20 @@
+ + + + + + +
Percent Percent
+ is_state_estimate + is_state_estimate
- data.csv.gz + data_state.csv.gz
@@ -22944,7 +22930,7 @@
Sources

Variables

- data_county.csv.gz + data.csv.gz
@@ -23016,7 +23002,7 @@
- data.csv.gz + data_county.csv.gz
@@ -23662,7 +23648,7 @@
Sources

Variables

- data_age_ethnicity.csv.gz + data_age.csv.gz
@@ -23703,15 +23689,6 @@
- - - - - - -
category
- race_ethnicity - Race/EthnicityRace/ethnicity categorycategory
pct_no_seatbelt @@ -26011,7 +25988,7 @@
- data_age_sex.csv.gz + data_age_ethnicity.csv.gz
@@ -26054,10 +26031,10 @@
- - + + @@ -28360,7 +28337,7 @@
- sex + race_ethnicity SexSex category (Male, Female, Overall)Race/EthnicityRace/ethnicity category category
- data_age.csv.gz + data_age_sex.csv.gz
@@ -28401,6 +28378,15 @@
+ + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - -
category
+ sex + SexSex category (Male, Female, Overall)category
pct_no_seatbelt @@ -30892,1206 +30878,35 @@
mic90 MIC90Concentrationug/mL
- host_species - Host speciesAnimal host the isolate was recovered from (e.g. cattle, swine, chicken, turkey). Populated for animal pathogen and food-producing animal isolates.
- collection_source - Collection sourceSpecimen or collection context for the isolate (e.g. diagnostic submission type). Populated for FDA Animal Pathogen isolates.
- source_type - Sampling source typeType of sample within the food-producing animal program (e.g. carcass, cecal). Populated for FDA Food Animals isolates.
-
-
- resistance_by_pattern.parquet -
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VariableShort NameDescriptionTypeUnit
- geography - GeographyGeographic area as a display name: 'United States' for national, or the full state name (e.g. 'California'). Note: unlike most standard files, this column holds names rather than FIPS codes.
- time - YearSurveillance year, as an end-of-year date (YYYY-12-31).
- source - Data source / surveillance program - NARMS surveillance program the isolates come from (human clinical only for resistance patterns). -
- - Values: - - NARMS Now (Human Clinical) -
-
- genus - Bacterial genusGenus of the bacterial isolate tested (e.g. Campylobacter, Escherichia, Salmonella, Shigella, Vibrio).
- species_serotype - Species / serotypeBacterial species and, where available, serotype of the isolate (e.g. 'Salmonella Typhimurium', 'E. coli O157').
- pattern - Resistance patternMultidrug resistance profile describing the combination of antimicrobial classes/agents an isolate is resistant to.
- test_method - Test method - Method used to determine resistance. -
- - Values: - - AST - WGS -
-
- pct_resistant - Percent resistant to antimicrobialPercentPercent
- n_resistant - Number of resistant isolatesCountIsolates
- n_tested - Number of isolates testedCountIsolates
-
-
-
-

Bundle: Cancer Screening

-

- Combined output bundle. Dist files: 5 parquet file(s). -

-

- Data sources: - CMS Mmd - ; - Medicaid Quality -

-

Output Files (dist/)

-
- cms_cancer_screening_by_race.parquet -
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VariableShort NameDescriptionTypeUnit
- geography - StateState or national name (e.g., 'California', 'United States'); the paired `fips` column holds the FIPS code.
- fips - FIPS codeGeographic FIPS code ('00' = national, 2-digit = state).
- year - YearCalendar year of the reported screening rate.
- age - Age groupBeneficiary age group (e.g., '65+ Years', 'Total').
- race_ethnicity - Race/ethnicityRace/ethnicity category of Medicare FFS beneficiaries.
- outcome_name - Cancer screening measure - -
- - Values: - - Breast Cancer Screening - Cervical Cancer Screening - Colorectal Cancer Screening - Prostate Cancer Screening -
-
- source - Data source - -
- - Values: - - Medicare FFS -
-
- value - Medicare FFS cancer screening rate by race/ethnicityPercentage of Medicare FFS beneficiaries who received cancer screening, stratified by race and ethnicity.Percent%
-
-
- cms_cancer_screening_by_sex.parquet -
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VariableShort NameDescriptionTypeUnit
- geography - StateState or national name (e.g., 'California', 'United States'); the paired `fips` column holds the FIPS code.
- fips - FIPS codeGeographic FIPS code ('00' = national, 2-digit = state).
- year - YearCalendar year of the reported screening rate.
- age - Age groupBeneficiary age group (e.g., '65+ Years', 'Total').
- sex - SexSex of Medicare FFS beneficiaries (Male, Female, Total).
- outcome_name - Cancer screening measure - -
- - Values: - - Breast Cancer Screening - Cervical Cancer Screening - Colorectal Cancer Screening - Prostate Cancer Screening -
-
- source - Data source - -
- - Values: - - Medicare FFS -
-
- value - Medicare FFS cancer screening rate by sexPercentage of Medicare FFS beneficiaries who received cancer screening, stratified by sex.Percent%
-
-
- cms_cancer_screening_state.parquet -
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VariableShort NameDescriptionTypeUnit
- geography - StateState or national name (e.g., 'California', 'United States'); the paired `fips` column holds the FIPS code.
- fips - FIPS codeGeographic FIPS code ('00' = national, 2-digit = state).
- year - YearCalendar year of the reported screening rate.
- age - Age groupBeneficiary age group (e.g., '65+ Years', 'Total').
- outcome_name - Cancer screening measure - -
- - Values: - - Breast Cancer Screening - Cervical Cancer Screening - Colorectal Cancer Screening - Prostate Cancer Screening -
-
- source - Data source - -
- - Values: - - Medicare FFS -
-
- value - Medicare FFS cancer screening ratePercentage of Medicare FFS beneficiaries who received cancer screening, by state and age group.Percent%
-
-
- combined_cancer_screening.parquet -
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VariableShort NameDescriptionTypeUnit
- geography - StateState or national name (e.g., 'California', 'United States'); the paired `fips` column holds the FIPS code.
- fips - FIPS codeGeographic FIPS code ('00' = national, 2-digit = state).
- year - YearCalendar year of the reported screening rate.
- outcome_name - Cancer screening measure - -
- - Values: - - Breast Cancer Screening - Cervical Cancer Screening - Colorectal Cancer Screening -
-
- value_medicare - Medicare FFS cancer screening rate (combined)Medicare FFS cancer screening rate in the combined Medicare and Medicaid reference file.Percent%
- value_medicaid - Medicaid cancer screening rate (combined)Medicaid cancer screening rate in the combined Medicare and Medicaid reference file.Percent%
-
-
- medicaid_cancer_screening.parquet -
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VariableShort NameDescriptionTypeUnit
- geography - StateState or national name (e.g., 'California', 'District of Columbia'); the FIPS code is not stored in this file.
- year - YearCalendar year of the reported screening rate.
- age - Age groupBeneficiary age group for the measure (e.g., 'Total').
- sex - SexSex of beneficiaries (Male, Female, Total).
- race_ethnicity - Race/ethnicityRace/ethnicity category of beneficiaries.
- payer - Payer - Medicaid program payer for the reported measure. -
- - Values: - - Medicaid - CHIP - Total -
-
- outcome_name - Cancer screening measure - -
- - Values: - - Breast Cancer Screening - Cervical Cancer Screening - Colorectal Cancer Screening -
-
- source - Data source - -
- - Values: - - Medicaid -
-
- value - Medicaid cancer screening ratePercentage of Medicaid and CHIP beneficiaries who received cancer screening.Percent%
-
-
-
-

Bundle: Childhood Immunizations

-

- Combined output bundle. Dist files: 9 parquet file(s). -

-

- Data sources: - NIS - ; - Schoolvax Washpost - ; - Schoolvaxview -

-

Output Files (dist/)

-
- nis_insurance.parquet -
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VariableShort NameDescriptionTypeUnit
- geography - GeographyFIPS code identifier (00 = national, 2-digit = state).
- insurance - insurance(source variable: insurance)
- birth_year - birth_year(source variable: birth_year)
- vaccine - vaccine(source variable: vaccine)
- pct_uptake - pct_uptake(source variable: vax_uptake_insurance)
- pct_uptake_lcl - pct_uptake_lcl(source variable: vax_uptake_insurance_lcl)
- pct_uptake_ucl - pct_uptake_ucl(source variable: vax_uptake_insurance_ucl)
- sample_size - sample_size(source variable: sample_size_insurance)
-
-
- nis_overall.parquet -
-
- - Source files: - - - nis/standard/data.csv.gz - -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VariableShort NameDescriptionTypeUnit
- birth_year - birth_year(source variable: birth_year)
- age - age(source variable: age)
- vaccine - vaccine(source variable: vaccine)
- pct_uptake - pct_uptake(source variable: vax_uptake_overall)
- pct_uptake_lcl - pct_uptake_lcl(source variable: vax_uptake_overall_lcl)
- pct_uptake_ucl - pct_uptake_ucl(source variable: vax_uptake_overall_ucl)
- sample_size - sample_size(source variable: sample_size_overall)
- geography - GeographyFIPS code identifier (00 = national, 2-digit = state).
- time - TimeDate corresponding to the child's age within the birth cohort (YYYY-mm-dd).
-
-
- nis_urban.parquet -
-
- - Source files: - - - nis/standard/data_urban.csv.gz - -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VariableShort NameDescriptionTypeUnit
- geography - GeographyFIPS code identifier (00 = national, 2-digit = state).
- urban - urban(source variable: urban)
- birth_year - birth_year(source variable: birth_year)
- vaccine - vaccine(source variable: vaccine)
- pct_uptake - pct_uptake(source variable: vax_uptake_urban)
- pct_uptake_lcl - pct_uptake_lcl(source variable: vax_uptake_urban_lcl)
- pct_uptake_ucl - pct_uptake_ucl(source variable: vax_uptake_urban_ucl)
- sample_size - sample_size(source variable: sample_size_urban)
-
-
- overall_rates_by_source.parquet -
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + - - + + - - + + @@ -32099,14 +30914,14 @@
VariableShort NameDescriptionTypeUnit
- year - YearCalendar year of the vaccination coverage estimate.
- geography - Geography (name)Geography name (e.g. state name or "United States"), not a FIPS code, from a join to the FIPS crosswalk.
- vaccine - vaccine(source variable: vaccine)
- age - age(source variable: age)
- value - Vaccination coveragePercentage of children up to date on the indicated vaccine, by source and year.Percent%
- value_lcl - Vaccination coverage lower 95% CILower bound of the 95% confidence interval for vaccination coverage (NIS only).Percent%
- value_ucl - Vaccination coverage upper 95% CIUpper bound of the 95% confidence interval for vaccination coverage (NIS only).Percent%
- sample_size - Sample sizeNumber of children in the survey sample used to estimate vaccination coverage.CountCount
- source - Data source - -
- - Values: - - CDC NIS - CDC SchoolVaxView -
+
MIC90Concentrationug/mL
+ host_species Host speciesAnimal host the isolate was recovered from (e.g. cattle, swine, chicken, turkey). Populated for animal pathogen and food-producing animal isolates.
- percent_surveyed + collection_source percent_surveyed(source variable: percent_surveyed)Collection sourceSpecimen or collection context for the isolate (e.g. diagnostic submission type). Populated for FDA Animal Pathogen isolates.
- survey_type + source_type survey_type(source variable: survey_type)Sampling source typeType of sample within the food-producing animal program (e.g. carcass, cecal). Populated for FDA Food Animals isolates.
- schoolvaxview_exemptions.parquet + resistance_by_pattern.parquet
@@ -32121,56 +30936,81 @@
+ + + geography + + Geography + Geographic area as a display name: 'United States' for national, or the full state name (e.g. 'California'). Note: unlike most standard files, this column holds names rather than FIPS codes. + + + time - Time - School-year end date for the exemption assessment (YYYY-mm-dd; academic year start convention). + Year + Surveillance year, as an end-of-year date (YYYY-12-31). - geography + source + + Data source / surveillance program + + NARMS surveillance program the isolates come from (human clinical only for resistance patterns). +
+ + Values: + + NARMS Now (Human Clinical) +
- Geography - FIPS code identifier (00 = national, 2-digit = state). - grade + genus - grade - (source variable: grade) + Bacterial genus + Genus of the bacterial isolate tested (e.g. Campylobacter, Escherichia, Salmonella, Shigella, Vibrio). - N + species_serotype - N - (source variable: N) + Species / serotype + Bacterial species and, where available, serotype of the isolate (e.g. 'Salmonella Typhimurium', 'E. coli O157'). - vax + pattern - Exemption type + Resistance pattern + Multidrug resistance profile describing the combination of antimicrobial classes/agents an isolate is resistant to. + + + + - + test_method + + Test method + + Method used to determine resistance.
Values: - full_exempt - personal_exempt - medical_exempt + AST + WGS
@@ -32178,43 +31018,56 @@
- value + pct_resistant - Exemption rate - Percentage of kindergartners with exemptions from the specified vaccine requirement. + Percent resistant to antimicrobial + + Percent Percent - % - percent_surveyed + n_resistant - percent_surveyed - (source variable: percent_surveyed) - + Number of resistant isolates + Count + Isolates - survey_type + n_tested - survey_type - (source variable: survey_type) - + Number of isolates tested + Count + Isolates
+
+
+

Bundle: Cancer Screening

+

+ Combined output bundle. Dist files: 5 parquet file(s). +

+

+ Data sources: + CMS Mmd + ; + Medicaid Quality +

+

Output Files (dist/)

- schoolvaxview_overall.parquet + cms_cancer_screening_by_race.parquet
@@ -32231,60 +31084,64 @@
- time + geography - Time - School-year end date for the vaccination assessment (YYYY-mm-dd; academic year start convention, e.g. 2023-09-01). + State + State or national name (e.g., 'California', 'United States'); the paired `fips` column holds the FIPS code. - geography + fips - Geography - FIPS code identifier (00 = national, 2-digit = state). + FIPS code + Geographic FIPS code ('00' = national, 2-digit = state). - grade + year - grade - (source variable: grade) + Year + Calendar year of the reported screening rate. - N + age - N - (source variable: N) + Age group + Beneficiary age group (e.g., '65+ Years', 'Total'). - vax + race_ethnicity - Vaccine / exemption code + Race/ethnicity + Race/ethnicity category of Medicare FFS beneficiaries. + + + + + + outcome_name + + Cancer screening measure
Values: - mmr - mmr (pac) - dtap - polio - varicella - hep_b - full_exempt - personal_exempt - medical_exempt + Breast Cancer Screening + Cervical Cancer Screening + Colorectal Cancer Screening + Prostate Cancer Screening
@@ -32292,46 +31149,42 @@
- value + source - value - (source variable: value) - - - - + Data source - percent_surveyed + +
+ + Values: + + Medicare FFS +
- percent_surveyed - (source variable: percent_surveyed) - survey_type + value - survey_type - (source variable: survey_type) - - + Medicare FFS cancer screening rate by race/ethnicity + Percentage of Medicare FFS beneficiaries who received cancer screening, stratified by race and ethnicity. + Percent + %
- state_compare.parquet + cms_cancer_screening_by_sex.parquet
@@ -32350,68 +31203,105 @@
geography - Geography - FIPS code identifier (00 = national, 2-digit = state). + State + State or national name (e.g., 'California', 'United States'); the paired `fips` column holds the FIPS code. - value_nis + fips - MMR uptake (NIS, 35 months) - Percent of 2021 birth cohort with ≥1 dose MMR by 35 months, from CDC NIS. - Percent - % + FIPS code + Geographic FIPS code ('00' = national, 2-digit = state). + + - value_nis_ucl + year - value_nis_ucl - (source variable: vax_uptake_overall_ucl) + Year + Calendar year of the reported screening rate. - value_nis_lcl + age - value_nis_lcl - (source variable: vax_uptake_overall_lcl) + Age group + Beneficiary age group (e.g., '65+ Years', 'Total'). - value_vaxview + sex - MMR coverage (SchoolVaxView, kindergarten) - Percent of kindergartners with MMR vaccination, from CDC SchoolVaxView (2023-24 school year). - Percent - % + Sex + Sex of Medicare FFS beneficiaries (Male, Female, Total). + + - vaxview_survey_type + outcome_name + + Cancer screening measure + + +
+ + Values: + + Breast Cancer Screening + Cervical Cancer Screening + Colorectal Cancer Screening + Prostate Cancer Screening +
+ + + + + + + source + + Data source + + +
+ + Values: + + Medicare FFS +
- vaxview_survey_type - (source variable: survey_type) + + + value + + Medicare FFS cancer screening rate by sex + Percentage of Medicare FFS beneficiaries who received cancer screening, stratified by sex. + Percent + % +
- wapo_vax_counties.parquet + cms_cancer_screening_state.parquet
@@ -32430,59 +31320,99 @@
geography - Geography - County FIPS code identifier (5-digit). + State + State or national name (e.g., 'California', 'United States'); the paired `fips` column holds the FIPS code. - time + fips - Time - School-year date for the county vaccination rate (YYYY-mm-dd). + FIPS code + Geographic FIPS code ('00' = national, 2-digit = state). - wapo_county_vax_rate + year - wapo_county_vax_rate - (source variable: wapo_county_vax_rate) + Year + Calendar year of the reported screening rate. - wapo_prepand_herd + age - wapo_prepand_herd - (source variable: wapo_prepand_herd) + Age group + Beneficiary age group (e.g., '65+ Years', 'Total'). - wapo_postpand_herd + outcome_name + + Cancer screening measure + + +
+ + Values: + + Breast Cancer Screening + Cervical Cancer Screening + Colorectal Cancer Screening + Prostate Cancer Screening +
+ + + + + + + source + + Data source + + +
+ + Values: + + Medicare FFS +
- wapo_postpand_herd - (source variable: wapo_postpand_herd) + + + value + + Medicare FFS cancer screening rate + Percentage of Medicare FFS beneficiaries who received cancer screening, by state and age group. + Percent + % +
- wapo_vax_schools.parquet + combined_cancer_screening.parquet
@@ -32501,182 +31431,228 @@
geography - Geography - FIPS code identifier for the school's county (5-digit). + State + State or national name (e.g., 'California', 'United States'); the paired `fips` column holds the FIPS code. - time + fips - Time - School-year date for the school vaccination record (YYYY-mm-dd). + FIPS code + Geographic FIPS code ('00' = national, 2-digit = state). - wapo_school_name + year - wapo_school_name - (source variable: wapo_school_name) + Year + Calendar year of the reported screening rate. - wapo_school_type + outcome_name - wapo_school_type - (source variable: wapo_school_type) - - - - + Cancer screening measure - wapo_students_enrolled + +
+ + Values: + + Breast Cancer Screening + Cervical Cancer Screening + Colorectal Cancer Screening +
- wapo_students_enrolled - (source variable: wapo_students_enrolled) - wapo_school_mmr_rate + value_medicare - wapo_school_mmr_rate - (source variable: wapo_school_mmr_rate) - - + Medicare FFS cancer screening rate (combined) + Medicare FFS cancer screening rate in the combined Medicare and Medicaid reference file. + Percent + % - wapo_school_overall_rate + value_medicaid - wapo_school_overall_rate - (source variable: wapo_school_overall_rate) - - + Medicaid cancer screening rate (combined) + Medicaid cancer screening rate in the combined Medicare and Medicaid reference file. + Percent + % + + + +
+
+ medicaid_cancer_screening.parquet +
+ +
+ + + + + + + + + + - - + + - - + + - - + + - - + + - - + + + + - - + + - - - - - - - - + - - - - - - + + + +
VariableShort NameDescriptionTypeUnit
- wapo_school_medical_exemption_rate + geography wapo_school_medical_exemption_rate(source variable: wapo_school_medical_exemption_rate)StateState or national name (e.g., 'California', 'District of Columbia'); the FIPS code is not stored in this file.
- wapo_school_religious_exemption_rate + year wapo_school_religious_exemption_rate(source variable: wapo_school_religious_exemption_rate)YearCalendar year of the reported screening rate.
- wapo_school_personal_exemption_rate + age wapo_school_personal_exemption_rate(source variable: wapo_school_personal_exemption_rate)Age groupBeneficiary age group for the measure (e.g., 'Total').
- wapo_school_nonmedical_exemption_rate + sex wapo_school_nonmedical_exemption_rate(source variable: wapo_school_nonmedical_exemption_rate)SexSex of beneficiaries (Male, Female, Total).
- wapo_school_overall_exemption_rate + race_ethnicity wapo_school_overall_exemption_rate(source variable: wapo_school_overall_exemption_rate)Race/ethnicityRace/ethnicity category of beneficiaries.
- wapo_school_lat + payer + Payer + Medicaid program payer for the reported measure. +
+ + Values: + + Medicaid + CHIP + Total +
wapo_school_lat(source variable: wapo_school_lat)
- wapo_school_lon + outcome_name + Cancer screening measure + +
+ + Values: + + Breast Cancer Screening + Cervical Cancer Screening + Colorectal Cancer Screening +
wapo_school_lon(source variable: wapo_school_lon)
- wapo_school_county + source wapo_school_county(source variable: wapo_school_county)
Data source - wapo_school_state + +
+ + Values: + + Medicaid +
wapo_school_state(source variable: wapo_school_state)
- wapo_school_grade + value wapo_school_grade(source variable: wapo_school_grade)Medicaid cancer screening ratePercentage of Medicaid and CHIP beneficiaries who received cancer screening.Percent%
-
-

Bundle: Chronic Diseases

+
+

Bundle: Childhood Immunizations

- Combined output bundle. Dist files: 14 parquet file(s). + Combined output bundle. Dist files: 9 parquet file(s).

Data sources: - BRFSS + NIS ; - CMS Mmd + Schoolvax Washpost ; - Epic Chronic + Schoolvaxview

Output Files (dist/)

- brfss_prevalence_by_geography.parquet + nis_insurance.parquet
@@ -32696,105 +31672,87 @@
geography Geography - Geographic unit: U.S. state/territory name (state-level files) or 5-digit county FIPS code (county-level files); 'United States' or '00' = national. + FIPS code identifier (00 = national, 2-digit = state). - year + insurance - Year - Calendar year of the estimate. + insurance + (source variable: insurance) - age + birth_year - Age group - Age group for the estimate (e.g. 18-49, 65+ Years, Total). + birth_year + (source variable: birth_year) - source - - Data source - - -
- - Values: - - CDC BRFSS -
+ vaccine + vaccine + (source variable: vaccine) - outcome_name - - Chronic condition - - -
- - Values: - - Diabetes - Obesity -
+ pct_uptake + pct_uptake + (source variable: vax_uptake_insurance) - value - - Chronic disease prevalence (BRFSS) - Estimated prevalence of diabetes or obesity from BRFSS telephone survey, by state and year. - Percent - % - - - - value_lcl + pct_uptake_lcl - Prevalence lower 95% CI (BRFSS) - Lower bound of the 95% confidence interval for BRFSS chronic disease prevalence. - Percent - % + pct_uptake_lcl + (source variable: vax_uptake_insurance_lcl) + + - value_ucl + pct_uptake_ucl - Prevalence upper 95% CI (BRFSS) - Upper bound of the 95% confidence interval for BRFSS chronic disease prevalence. - Percent - % + pct_uptake_ucl + (source variable: vax_uptake_insurance_ucl) + + sample_size - Sample size (BRFSS) - Number of BRFSS survey respondents used to estimate chronic disease prevalence. - Count - Count + sample_size + (source variable: sample_size_insurance) + +
- county_opioid_by_source.parquet + nis_overall.parquet
+
+ + Source files: + + + nis/standard/data.csv.gz + +
@@ -32809,45 +31767,82 @@
- - + + - - + + - - - - + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -32855,8 +31850,16 @@
- year + birth_year YearCalendar year of the estimate.birth_year(source variable: birth_year)
- geography + age GeographyCounty FIPS code or state/county name.age(source variable: age)
- opioid_rate + vaccine Opioid use disorder rateOpioid use disorder prevalence rate at the county level (stale/foreign output).RateRatevaccine(source variable: vaccine)
- source + pct_uptake Data sourcepct_uptake(source variable: vax_uptake_overall)
- Data source for the opioid rate. -
- - Values: - - Medicare -
+ pct_uptake_lcl +
pct_uptake_lcl(source variable: vax_uptake_overall_lcl)
+ pct_uptake_ucl + pct_uptake_ucl(source variable: vax_uptake_overall_ucl)
+ sample_size + sample_size(source variable: sample_size_overall)
+ geography + GeographyFIPS code identifier (00 = national, 2-digit = state).
+ time TimeDate corresponding to the child's age within the birth cohort (YYYY-mm-dd).
- deaths_cause_age.parquet + nis_urban.parquet
+
+ + Source files: + + + nis/standard/data_urban.csv.gz + +
@@ -32871,100 +31874,91 @@
- - + + - - + + - - + + - + + + + + + + + - - - - + + + + - - - - + + + + + + + + + + +
- year + geography YearCalendar year of the estimate.GeographyFIPS code identifier (00 = national, 2-digit = state).
- age + urban Age groupAge group for the estimate (e.g. 18-49, 65+ Years, Total).urban(source variable: urban)
- geography + birth_year GeographyU.S. state or territory name; 'United States' = national.birth_year(source variable: birth_year)
- cause_of_death + vaccine Cause of deathvaccine(source variable: vaccine)
- Injury/external cause of death category (CDC WISQARS classification). -
- - Values: - - cut_pierce - drowning_includes_water_transport_ - drug_poisoning - fall - fire_flame - firearm_accident - firearm_intentional - machinery - motor_vehicle_traffic - natural_environmental - non_drug_poisoning - other_specified_and_classifiable - other_specified_nec - pedal_cyclist_other - pedestrian_other - struck_by_against - suffocation - transport_other_excl_drown_by_water_transp_ - transport_other_land - unspecified -
+ pct_uptake
pct_uptake(source variable: vax_uptake_urban)
- value + pct_uptake_lcl Death rateDeath rate for the given cause of death, by age and geography (stale/foreign output).RateDeaths per 100,000pct_uptake_lcl(source variable: vax_uptake_urban_lcl)
- N + pct_uptake_ucl Number of deathsCount of deaths for the given cause of death, age, and geography.CountCountpct_uptake_ucl(source variable: vax_uptake_urban_ucl)
+ sample_size + sample_size(source variable: sample_size_urban)
- epic_prevalence_by_geography_county_and_source.parquet + overall_rates_by_source.parquet
@@ -32981,56 +31975,37 @@
- geography + year - Geography - 5-digit county FIPS code as a string. + Year + Calendar year of the vaccination coverage estimate. - age + geography - Age group - Age group for the estimate (e.g. 18-49, 65+ Years, Total). + Geography (name) + Geography name (e.g. state name or "United States"), not a FIPS code, from a join to the FIPS crosswalk. - source - - Data source / clinical definition - - -
- - Values: - - Epic Cosmos: BMI - Epic Cosmos: HbA1c - Medicare FFS -
+ vaccine + vaccine + (source variable: vaccine) - outcome_name - - Chronic condition - - -
- - Values: - - Diabetes - Obesity -
+ age + age + (source variable: age) @@ -33038,26 +32013,26 @@
value - Chronic disease prevalence (county) - Estimated prevalence of diabetes or obesity at county level from Epic Cosmos or Medicare FFS. + Vaccination coverage + Percentage of children up to date on the indicated vaccine, by source and year. Percent % - year + value_lcl - Year - Calendar year of the estimate. - - + Vaccination coverage lower 95% CI + Lower bound of the 95% confidence interval for vaccination coverage (NIS only). + Percent + % - pct_captured + value_ucl - Epic population capture (%, county) - Percentage of the 2021 county population represented in the Epic Cosmos patient panel, by age group (Epic rows only). + Vaccination coverage upper 95% CI + Upper bound of the 95% confidence interval for vaccination coverage (NIS only). Percent % @@ -33065,23 +32040,59 @@
sample_size - Patient count (county) - Number of patients used in the county-level analysis. Small counts from Epic Cosmos are reported as '10 or fewer'. + Sample size + Number of children in the survey sample used to estimate vaccination coverage. Count Count + + + source + + Data source + + +
+ + Values: + + CDC NIS + CDC SchoolVaxView +
+ + + + + + + percent_surveyed + + percent_surveyed + (source variable: percent_surveyed) + + + + + + survey_type + + survey_type + (source variable: survey_type) + + +
- epic_prevalence_by_geography_county.parquet + schoolvaxview_exemptions.parquet
@@ -33098,52 +32109,54 @@
- geography + time - Geography - 5-digit county FIPS code as a string. + Time + School-year end date for the exemption assessment (YYYY-mm-dd; academic year start convention). - age + geography - Age group - Age group for the estimate (e.g. 18-49, 65+ Years, Total). + Geography + FIPS code identifier (00 = national, 2-digit = state). - outcome_name + grade - Chronic condition + grade + (source variable: grade) + + + + - -
- - Values: - - Diabetes - Obesity -
+ N + N + (source variable: N) - source + vax - Data source + Exemption type
Values: - Epic Cosmos + full_exempt + personal_exempt + medical_exempt
@@ -33153,41 +32166,41 @@
value - Chronic disease prevalence (Epic, county) - Estimated prevalence of diabetes or obesity from Epic Cosmos EHR at county level. + Exemption rate + Percentage of kindergartners with exemptions from the specified vaccine requirement. Percent % - pct_captured + percent_surveyed - Epic population capture (%, county) - Percentage of the 2021 county population represented in the Epic Cosmos patient panel, by age group. - Percent - % + percent_surveyed + (source variable: percent_surveyed) + + - sample_size + survey_type - Epic patient count (county) - Number of Epic Cosmos patients in the county analysis; values <=10 are reported as '10 or fewer'. - Count - Count + survey_type + (source variable: survey_type) + +
- epic_prevalence_by_geography_year.parquet + schoolvaxview_overall.parquet
@@ -33204,72 +32217,60 @@
- geography - - Geography - U.S. state or territory name; 'United States' = national. - - - - - - fips + time - FIPS code - State (2-digit) or county (5-digit) FIPS code as a string; '00' = national. + Time + School-year end date for the vaccination assessment (YYYY-mm-dd; academic year start convention, e.g. 2023-09-01). - age + geography - Age group - Age group for the estimate (e.g. 18-49, 65+ Years, Total). + Geography + FIPS code identifier (00 = national, 2-digit = state). - year + grade - Year - Calendar year of the estimate. + grade + (source variable: grade) - - - outcome_name - - Chronic condition - - -
- - Values: - - Diabetes - Obesity -
+ + + N + N + (source variable: N) - source + vax - Data source / clinical definition + Vaccine / exemption code
Values: - Epic Cosmos: BMI - Epic Cosmos: HbA1c - Epic Cosmos: ICD10 + mmr + mmr (pac) + dtap + polio + varicella + hep_b + full_exempt + personal_exempt + medical_exempt
@@ -33279,41 +32280,44 @@
value - Chronic disease prevalence (Epic, state) - Estimated prevalence of diabetes or obesity from Epic Cosmos EHR, by state and year. - Percent - % + value + (source variable: value) + + - pct_captured + percent_surveyed - Epic population capture (%) - Percentage of the 2021 state population represented in the Epic Cosmos patient panel, by age group. - Percent - % + percent_surveyed + (source variable: percent_surveyed) + + - sample_size + survey_type - Epic patient count (state) - Number of Epic Cosmos patients in the state-level analysis. Values <=10 are reported as '10 or fewer'. - Count - Count + survey_type + (source variable: survey_type) + +
- epic_prevalence_by_geography.parquet + state_compare.parquet
@@ -33333,96 +32337,69 @@
geography Geography - U.S. state or territory name; 'United States' = national. - - - - - - fips - - FIPS code - State (2-digit) or county (5-digit) FIPS code as a string; '00' = national. + FIPS code identifier (00 = national, 2-digit = state). - age + value_nis - Age group - Age group for the estimate (e.g. 18-49, 65+ Years, Total). - - + MMR uptake (NIS, 35 months) + Percent of 2021 birth cohort with ≥1 dose MMR by 35 months, from CDC NIS. + Percent + % - outcome_name - - Chronic condition - - -
- - Values: - - Diabetes - Obesity -
+ value_nis_ucl + value_nis_ucl + (source variable: vax_uptake_overall_ucl) - source - - Data source - - -
- - Values: - - Epic Cosmos -
+ value_nis_lcl + value_nis_lcl + (source variable: vax_uptake_overall_lcl) - value - - Chronic disease prevalence (Epic, state) - Estimated prevalence of diabetes or obesity from Epic Cosmos EHR at state level. - Percent - % - - - - pct_captured + value_vaxview - Epic population capture (%) - Percentage of the 2021 state population represented in the Epic Cosmos patient panel, by age group. + MMR coverage (SchoolVaxView, kindergarten) + Percent of kindergartners with MMR vaccination, from CDC SchoolVaxView (2023-24 school year). Percent % - sample_size + vaxview_survey_type - Epic patient count (state) - Number of Epic Cosmos patients in the analysis; values <=10 are reported as '10 or fewer'. - Count - Count + vaxview_survey_type + (source variable: survey_type) + +
- overdose_by_geography_and_source_county.parquet + wapo_vax_counties.parquet
+
@@ -33440,52 +32417,60 @@
geography
- + - - + + - + + + + + + + + - - - - + + + +
Geography5-digit county FIPS code as a string.County FIPS code identifier (5-digit).
- date + time DateObservation date in YYYY-MM-DD format.TimeSchool-year date for the county vaccination rate (YYYY-mm-dd).
- source + wapo_county_vax_rate Data sourcewapo_county_vax_rate(source variable: wapo_county_vax_rate)
- Data source for the county overdose measure. -
- - Values: - - CDC/NCHS - Epic Cosmos -
+ wapo_prepand_herd
wapo_prepand_herd(source variable: wapo_prepand_herd)
- value + wapo_postpand_herd Overdose measure (county)Drug overdose measure at the county level by source (stale/foreign output).RateRatewapo_postpand_herd(source variable: wapo_postpand_herd)
- overdose_by_geography_and_source.parquet + wapo_vax_schools.parquet
+
@@ -33500,174 +32485,186 @@
- - + + - - + + - - - - + + + + - - - - + + + + - - - - + + + + - + + + + + + + + - - + + - - + + - - + + - - - - + + + + - -
- fips + geography FIPS codeState (2-digit) or county (5-digit) FIPS code as a string; '00' = national.GeographyFIPS code identifier for the school's county (5-digit).
- date + time DateObservation date in YYYY-MM-DD format.TimeSchool-year date for the school vaccination record (YYYY-mm-dd).
- value + wapo_school_name Overdose measureDrug overdose measure (deaths or scaled indicator) by source (stale/foreign output).RateRatewapo_school_name(source variable: wapo_school_name)
- nchs_n_deaths_overdose + wapo_school_type NCHS overdose deathsNumber of drug overdose deaths reported by CDC/NCHS.CountCountwapo_school_type(source variable: wapo_school_type)
- suppressed + wapo_students_enrolled Suppressed flag1 if the value was suppressed (small count), 0 otherwise.Binary0/1wapo_students_enrolled(source variable: wapo_students_enrolled)
- source + wapo_school_mmr_rate Data sourcewapo_school_mmr_rate(source variable: wapo_school_mmr_rate)
- Data source for the overdose measure. -
- - Values: - - CDC/NCHS - CDC/WISQARS - Epic Cosmos - Google Health Trends -
+ wapo_school_overall_rate
wapo_school_overall_rate(source variable: wapo_school_overall_rate)
- age + wapo_school_medical_exemption_rate Age groupAge group for the estimate (e.g. 18-49, 65+ Years, Total).wapo_school_medical_exemption_rate(source variable: wapo_school_medical_exemption_rate)
- time_end + wapo_school_religious_exemption_rate Period end dateEnd date of the observation period (YYYY-MM-DD).wapo_school_religious_exemption_rate(source variable: wapo_school_religious_exemption_rate)
- geography + wapo_school_personal_exemption_rate GeographyU.S. state or territory name; 'United States' = national.wapo_school_personal_exemption_rate(source variable: wapo_school_personal_exemption_rate)
- value_scale + wapo_school_nonmedical_exemption_rate Overdose measure (scaled)Overdose measure min-max scaled to 0-100 for cross-source visualization.Percent0-100wapo_school_nonmedical_exemption_rate(source variable: wapo_school_nonmedical_exemption_rate)
-
-
- overdose_deaths_county.parquet -
-
- - - - - - - + + + + + - - - - + + - - + + - - - - + + + + - - - - + + + + - - - - + + + +
VariableShort NameDescriptionTypeUnit + wapo_school_overall_exemption_rate + wapo_school_overall_exemption_rate(source variable: wapo_school_overall_exemption_rate)
- geography + wapo_school_lat Geography5-digit county FIPS code as a string.wapo_school_lat(source variable: wapo_school_lat)
- time + wapo_school_lon TimeObservation date in YYYY-MM-DD format.wapo_school_lon(source variable: wapo_school_lon)
- n_deaths_overdose + wapo_school_county Overdose deaths (count)Number of drug overdose deaths at the county level.CountCountwapo_school_county(source variable: wapo_school_county)
- rate_deaths_overdose + wapo_school_state Overdose death rate (county)Drug overdose death rate at the county level.RateDeaths per 100,000wapo_school_state(source variable: wapo_school_state)
- suppressed + wapo_school_grade Suppressed flag1 if the count was suppressed (small count), 0 otherwise.Binary0/1wapo_school_grade(source variable: wapo_school_grade)
+
+
+

Bundle: Chronic Diseases

+

+ Combined output bundle. Dist files: 4 parquet file(s). +

+

+ Data sources: + BRFSS + ; + CMS Mmd + ; + Epic Chronic +

+

Output Files (dist/)

- overdose_deaths_state.parquet + brfss_prevalence_by_geography.parquet
+
@@ -33685,52 +32682,111 @@
geography
- + - - + + - - - - + + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GeographyU.S. state or territory name; 'United States' = national.Geographic unit: U.S. state/territory name (state-level files) or 5-digit county FIPS code (county-level files); 'United States' or '00' = national.
- time + year TimeObservation date in YYYY-MM-DD format.YearCalendar year of the estimate.
- n_deaths_overdose + age Overdose deaths (count)Number of drug overdose deaths at the state level.CountCountAge groupAge group for the estimate (e.g. 18-49, 65+ Years, Total).
- rate_deaths_overdose + source Overdose death rate (state)Drug overdose death rate at the state level.RateDeaths per 100,000Data source + +
+ + Values: + + CDC BRFSS +
+
+ outcome_name + Chronic condition + +
+ + Values: + + Diabetes + Obesity +
+
+ value + Chronic disease prevalence (BRFSS)Estimated prevalence of diabetes or obesity from BRFSS telephone survey, by state and year.Percent%
+ value_lcl + Prevalence lower 95% CI (BRFSS)Lower bound of the 95% confidence interval for BRFSS chronic disease prevalence.Percent%
+ value_ucl + Prevalence upper 95% CI (BRFSS)Upper bound of the 95% confidence interval for BRFSS chronic disease prevalence.Percent%
+ sample_size + Sample size (BRFSS)Number of BRFSS survey respondents used to estimate chronic disease prevalence.CountCount
- prevalence_by_geography_and_source.parquet + epic_prevalence_by_geography_county_and_source.parquet
Source files: - - brfss/standard/data_survey.csv.gz - - - epic_chronic/standard/state_year.csv.gz + + epic_chronic/standard/county_year.csv.gz cms_mmd/standard/data_state_county_age.csv.gz @@ -33753,7 +32809,7 @@
geography Geography - U.S. state or territory name; 'United States' = national. + 5-digit county FIPS code as a string. @@ -33768,17 +32824,18 @@
- outcome_name + source - Chronic condition + Data source / clinical definition
Values: - Diabetes - Obesity + Epic Cosmos: BMI + Epic Cosmos: HbA1c + Medicare FFS
@@ -33786,18 +32843,17 @@
- source + outcome_name - Data source + Chronic condition
Values: - CDC BRFSS - Epic Cosmos - Medicare_CMS + Diabetes + Obesity
@@ -33807,66 +32863,51 @@
value - Chronic disease prevalence - Combined state-level prevalence of diabetes or obesity from BRFSS, Epic Cosmos, and Medicare, most recent year. - Percent - % - - - - pct_captured - - Epic population capture (%) - For Epic Cosmos rows, percentage of the 2021 population in the Epic panel; NA otherwise. + Chronic disease prevalence (county) + Estimated prevalence of diabetes or obesity at county level from Epic Cosmos or Medicare FFS. Percent % - sample_size + year - Sample size - Survey respondents (BRFSS), patient count (Epic), or beneficiary count (Medicare). - Count - Count + Year + Calendar year of the estimate. + + - value_lcl + pct_captured - Prevalence lower 95% CI - Lower bound of the 95% confidence interval (BRFSS rows only). + Epic population capture (%, county) + Percentage of the 2021 county population represented in the Epic Cosmos patient panel, by age group (Epic rows only). Percent % - value_ucl + sample_size - Prevalence upper 95% CI - Upper bound of the 95% confidence interval (BRFSS rows only). - Percent - % + Patient count (county) + Number of patients used in the county-level analysis. Small counts from Epic Cosmos are reported as '10 or fewer'. + Count + Count
- prevalence_by_geography_and_year_and_source.parquet + epic_prevalence_by_geography_year.parquet
@@ -33889,6 +32930,15 @@
+ + + + + + + - + @@ -33950,8 +32998,8 @@
- - + + @@ -33960,7 +33008,7 @@
pct_captured
- + @@ -33968,34 +33016,16 @@
- - + + - - - - - - - - - - - - - -
+ fips + FIPS codeState (2-digit) or county (5-digit) FIPS code as a string; '00' = national.
age @@ -33911,7 +32961,7 @@
outcome_name outcome_nameChronic condition
@@ -33936,11 +32986,9 @@
Values: - CDC BRFSS Epic Cosmos: BMI Epic Cosmos: HbA1c Epic Cosmos: ICD10 - Medicare FFS
value Chronic disease prevalenceEstimated prevalence of diabetes or obesity by state and year from multiple sources.Chronic disease prevalence (Epic, state)Estimated prevalence of diabetes or obesity from Epic Cosmos EHR, by state and year. Percent %
Epic population capture (%)For Epic Cosmos rows, the percentage of the 2021 population represented in the Epic patient panel; NA for BRFSS and Medicare rows.Percentage of the 2021 state population represented in the Epic Cosmos patient panel, by age group. Percent %
sample_size Sample sizeSurvey respondents (BRFSS), patient count (Epic), or beneficiary count (Medicare) for the prevalence estimate.Epic patient count (state)Number of Epic Cosmos patients in the state-level analysis. Values <=10 are reported as '10 or fewer'. Count Count
- value_lcl - Prevalence lower 95% CILower bound of the 95% confidence interval (BRFSS rows only; NA for Epic and Medicare).Percent%
- value_ucl - Prevalence upper 95% CIUpper bound of the 95% confidence interval (BRFSS rows only; NA for Epic and Medicare).Percent%
- prevalence_by_geography_year_and_source.parquet + prevalence_by_geography_and_year_and_source.parquet
@@ -34004,6 +33034,9 @@
brfss/standard/data_survey.csv.gz + + epic_chronic/standard/state_year.csv.gz + cms_mmd/standard/data_state_county_age.csv.gz @@ -34022,10 +33055,10 @@
- fips + geography - FIPS code - State (2-digit) or county (5-digit) FIPS code as a string; '00' = national. + Geography + U.S. state or territory name; 'United States' = national. @@ -34040,17 +33073,26 @@
- source + year - Data source + Year + Calendar year of the estimate. + + + + + + outcome_name + + outcome_name
Values: - CDC BRFSS - Medicare_CMS + Diabetes + Obesity
@@ -34058,26 +33100,20 @@
- geography - - Geography - U.S. state or territory name; 'United States' = national. - - - - - - outcome_name + source - Chronic condition + Data source / clinical definition
Values: - Diabetes - Obesity + CDC BRFSS + Epic Cosmos: BMI + Epic Cosmos: HbA1c + Epic Cosmos: ICD10 + Medicare FFS
@@ -34088,25 +33124,34 @@
value Chronic disease prevalence - Combined BRFSS and Medicare FFS prevalence of diabetes or obesity by state and year. + Estimated prevalence of diabetes or obesity by state and year from multiple sources. Percent % - year + pct_captured - Year - Calendar year of the estimate. - - + Epic population capture (%) + For Epic Cosmos rows, the percentage of the 2021 population represented in the Epic patient panel; NA for BRFSS and Medicare rows. + Percent + % + + + + sample_size + + Sample size + Survey respondents (BRFSS), patient count (Epic), or beneficiary count (Medicare) for the prevalence estimate. + Count + Count value_lcl Prevalence lower 95% CI - Lower bound of the 95% confidence interval (BRFSS rows only). + Lower bound of the 95% confidence interval (BRFSS rows only; NA for Epic and Medicare). Percent % @@ -34115,7 +33160,7 @@
value_ucl Prevalence upper 95% CI - Upper bound of the 95% confidence interval (BRFSS rows only). + Upper bound of the 95% confidence interval (BRFSS rows only; NA for Epic and Medicare). Percent % @@ -34855,7 +33900,7 @@

Bundle: Injury Overdose

- Combined output bundle. Dist files: 20 parquet file(s). + Combined output bundle. Dist files: 17 parquet file(s).

Data sources: @@ -34878,104 +33923,6 @@

Bundle: Injury Overdose

Wisqars

Output Files (dist/)

-
- brfss_prevalence_by_geography.parquet -
-
- - Source files: - - - brfss/standard/data.csv.gz - -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VariableShort NameDescriptionTypeUnit
- geography - GeographyGeographic area name (state or country name for state/national files; 5-digit FIPS code for county-level files)identifiername or FIPS code
- year - YearCalendar yeardateyear
- age - Age GroupAge group categorycategory
- source - SourceData source identifier for tall-format filescategory
- outcome_name - OutcomeHealth outcome name (e.g., Diabetes, Obesity)category
- value - BRFSS prevalenceSelf-reported prevalence (%) of the outcome from the CDC BRFSS survey.Percent%
- value_lcl - Prevalence lower CILower bound of the 95% confidence interval for the BRFSS prevalence estimate.Percent%
- value_ucl - Prevalence upper CIUpper bound of the 95% confidence interval for the BRFSS prevalence estimate.Percent%
-
county_opioid_by_source.parquet
@@ -35046,135 +33993,6 @@
-
- deaths_cause_age_demographics.parquet -
-
- - Source files: - - - wisqars/standard/data.csv.gz - -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VariableShort NameDescriptionTypeUnit
- year - YearCalendar yeardateyear
- age - Age GroupAge group categorycategory
- sex - SexSex category (Male, Female, Overall)category
- race - RaceRace category as reported by CDC WISQARS.category
- ethnicity - EthnicityEthnicity category (e.g., Hispanic, Non-Hispanic) as reported by CDC WISQARS.category
- geography - GeographyGeographic area name (state or country name for state/national files; 5-digit FIPS code for county-level files)identifiername or FIPS code
- cause_of_death - Cause of death - -
- - Values: - - Drug poisoning - Non-drug poisoning - Firearm (unintentional) - Firearm (intentional) - Firearm (homicide) - Firearm (suicide) - Firearm (legal intervention) - Motor vehicle, traffic - Pedal cyclist (motor vehicle) - Pedestrian (motor vehicle traffic) - Fall - Drowning, including water transport - Exposure to smoke, fire, flame - Natural/environmental - Suffocation -
-
- value - value(source variable: bundle_injury_overdose/dist/deaths_cause_age.parquet|value)
- N - N(source variable: bundle_injury_overdose/dist/deaths_cause_age.parquet|N)
-
deaths_cause_age.parquet
@@ -35278,14 +34096,14 @@
- epic_prevalence_by_geography_year.parquet + deaths_cause_age_demographics.parquet
@@ -35302,21 +34120,12 @@
- geography - - Geography - Geographic area name (state or country name for state/national files; 5-digit FIPS code for county-level files) - identifier - name or FIPS code - - - - fips + year - FIPS Code - FIPS geographic identifier - identifier - FIPS code + Year + Calendar year + date + year @@ -35329,57 +34138,88 @@
- year + sex - Year - Calendar year - date - year + Sex + Sex category (Male, Female, Overall) + category + - outcome_name + race - Outcome - Health outcome name (e.g., Diabetes, Obesity) + Race + Race category as reported by CDC WISQARS. category - source + ethnicity - Source - Data source identifier for tall-format files + Ethnicity + Ethnicity category (e.g., Hispanic, Non-Hispanic) as reported by CDC WISQARS. category - value + geography - Epic prevalence - Prevalence of the outcome among Epic Cosmos patients, by geography, age, and year. - Percent - % + Geography + Geographic area name (state or country name for state/national files; 5-digit FIPS code for county-level files) + identifier + name or FIPS code - pct_captured + cause_of_death - Percent captured - Percentage of the population represented in the Epic Cosmos denominator for this geography. - Percent - % + Cause of death + + +
+ + Values: + + Drug poisoning + Non-drug poisoning + Firearm (unintentional) + Firearm (intentional) + Firearm (homicide) + Firearm (suicide) + Firearm (legal intervention) + Motor vehicle, traffic + Pedal cyclist (motor vehicle) + Pedestrian (motor vehicle traffic) + Fall + Drowning, including water transport + Exposure to smoke, fire, flame + Natural/environmental + Suffocation +
+ + + - sample_size + value - Sample size - Number of patients in the Epic Cosmos denominator for this geography, age, and year. - Count - Patients + value + (source variable: bundle_injury_overdose/dist/deaths_cause_age.parquet|value) + + + + + + N + + N + (source variable: bundle_injury_overdose/dist/deaths_cause_age.parquet|N) + + @@ -35897,99 +34737,6 @@
-
- heat_related_geography_source.parquet -
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VariableShort NameDescriptionTypeUnit
- geography - GeographyGeographic area name (state or country name for state/national files; 5-digit FIPS code for county-level files)identifiername or FIPS code
- time - TimeDate in MM-DD-YYYY format (Saturday for weekly data)datedate
- source - Data source - -
- - Values: - - Google Health Trends: Heat Stroke - Google Health Trends: Heat Exhaustion - Epic Cosmos -
-
- value - value(source variable: bundle_injury_overdose/dist/heat_by_geography_and_source_state_year.parquet|value)
- age - Age GroupAge group categorycategory
- suppressed_heat - Heat value suppressed flag1 if the Epic Cosmos heat-related ED value was suppressed (small count) and imputed, 0 otherwise.BinaryBinary indicator
-
heat_risk.parquet
@@ -36268,114 +35015,7 @@
- overdose_by_geography_and_source_county.parquet -
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VariableShort NameDescriptionTypeUnit
- geography - GeographyGeographic area name (state or country name for state/national files; 5-digit FIPS code for county-level files)identifiername or FIPS code
- geography_fips - County FIPS code5-digit county FIPS code accompanying the county name in the geography column.identifierFIPS code
- date - DateDate (Saturday for weekly data)datedate
- age - Age GroupAge group categorycategory
- source - Data source - -
- - Values: - - CDC/NCHS - Google Health Trends - CDC/WISQARS - Epic Cosmos - Medicare FFS -
-
- value - value(source variable: bundle_injury_overdose/dist/overdose_by_geography_and_source.parquet|value)
-
-
- overdose_by_geography_and_source_state_year.parquet + overdose_by_geography_and_source.parquet
@@ -36421,6 +35061,15 @@
identifier name or FIPS code + + + date + + Date + Date (Saturday for weekly data) + date + date + age @@ -36430,15 +35079,6 @@
category - - - year - - Year - Calendar year - date - year - source @@ -36464,16 +35104,34 @@
value - value - (source variable: bundle_injury_overdose/dist/overdose_by_geography_and_source.parquet|value) - - + Overdose measure + Overdose-related surveillance measure; units and definition depend on the source (see source column). + Mixed (rate or probability, depending on source) + Varies by source + + + + value_scale + + Overdose measure (scaled 0-1) + Value rescaled to 0-1 relative to the geography and source maximum. + Scaled + 0-1 + + + + suppressed + + Value suppressed flag + 1 if the underlying source value was suppressed (small count) and imputed, 0 otherwise. + Binary + Binary indicator
- overdose_by_geography_and_source.parquet + overdose_by_geography_and_source_county.parquet
@@ -36519,6 +35177,15 @@
identifier name or FIPS code + + + geography_fips + + County FIPS code + 5-digit county FIPS code accompanying the county name in the geography column. + identifier + FIPS code + date @@ -36562,28 +35229,108 @@
value - Overdose measure - Overdose-related surveillance measure; units and definition depend on the source (see source column). - Mixed (rate or probability, depending on source) - Varies by source + value + (source variable: bundle_injury_overdose/dist/overdose_by_geography_and_source.parquet|value) + + + + +
+
+ overdose_by_geography_and_source_state_year.parquet +
+ +
+ + + + + + + + + + + - - - - + + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + +
VariableShort NameDescriptionTypeUnit
- value_scale + geography Overdose measure (scaled 0-1)Value rescaled to 0-1 relative to the geography and source maximum.Scaled0-1GeographyGeographic area name (state or country name for state/national files; 5-digit FIPS code for county-level files)identifiername or FIPS code
- suppressed + age Value suppressed flag1 if the underlying source value was suppressed (small count) and imputed, 0 otherwise.BinaryBinary indicatorAge GroupAge group categorycategory
+ year + YearCalendar yeardateyear
+ source + Data source + +
+ + Values: + + CDC/NCHS + Google Health Trends + CDC/WISQARS + Epic Cosmos + Medicare FFS +
+
+ value + value(source variable: bundle_injury_overdose/dist/overdose_by_geography_and_source.parquet|value)
@@ -37032,7 +35779,7 @@

Bundle: Measles

- Combined output bundle. Dist files: 4 parquet file(s). + Combined output bundle. Dist files: 3 parquet file(s).

Data sources: @@ -37302,96 +36049,6 @@

-
- measles_imported_indigenous.parquet -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
VariableShort NameDescriptionTypeUnit
- geography - GeographyGeographic area name (state or country name for state/national files; 5-digit FIPS code for county-level files)identifiername or FIPS code
- date - DateDate (Saturday for weekly data)datedate
- year - YearCalendar yeardateyear
- week - ISO WeekISO week number within the yearintegerweek number
- source - source - -
- - Values: - - measles_imported - measles_indigenous -
-
- value - Measles cases by importation statusCumulative year-to-date count of measles cases classified as imported or indigenous, by state or nationally.Cumulative CountCumulative cases
- new_value - new_value
-
measles_state.parquet
@@ -38858,7 +37515,7 @@
- pneumococcus_by_geography_year.parquet + pneumococcus_by_geography.parquet
@@ -38925,20 +37582,11 @@
- - - value_smooth - - Pneumococcal IPD % (3-year smoothed) - 3-year rolling average of the percent of IPD cases caused by each pneumococcal serotype. - Percent - % -
- pneumococcus_by_geography.parquet + pneumococcus_by_geography_year.parquet
@@ -39005,6 +37653,15 @@
+ + + value_smooth + + Pneumococcal IPD % (3-year smoothed) + 3-year rolling average of the percent of IPD cases caused by each pneumococcal serotype. + Percent + % +
diff --git a/resources/data_manifest.json b/resources/data_manifest.json index 6dcc396c0..a0d8727a1 100644 --- a/resources/data_manifest.json +++ b/resources/data_manifest.json @@ -1,5 +1,5 @@ { - "generated": "2026-07-30T09:33:59Z", + "generated": "2026-07-30T10:28:17Z", "repository": "PopHIVE/Ingest", "github_raw_base": "https://raw.githubusercontent.com/PopHIVE/Ingest/main", "bundles": { @@ -1468,123 +1468,6 @@ } ] }, - { - "filename": "county_opioid_by_source.parquet", - "path": "data/bundle_chronic_diseases/dist/county_opioid_by_source.parquet", - "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_chronic_diseases/dist/county_opioid_by_source.parquet", - "columns": [ - { - "name": "year", - "short_name": "Year", - "description": "Calendar year of the estimate.", - "measure_type": "", - "unit": "", - "levels": {} - }, - { - "name": "geography", - "short_name": "Geography", - "description": "County FIPS code or state/county name.", - "measure_type": "", - "unit": "", - "levels": {} - }, - { - "name": "opioid_rate", - "short_name": "Opioid use disorder rate", - "description": "Opioid use disorder prevalence rate at the county level (stale/foreign output).", - "measure_type": "Rate", - "unit": "Rate", - "levels": {} - }, - { - "name": "source", - "short_name": "Data source", - "description": "Data source for the opioid rate.", - "measure_type": "", - "unit": "", - "levels": { - "Medicare": {} - } - } - ] - }, - { - "filename": "deaths_cause_age.parquet", - "path": "data/bundle_chronic_diseases/dist/deaths_cause_age.parquet", - "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_chronic_diseases/dist/deaths_cause_age.parquet", - "columns": [ - { - "name": "year", - "short_name": "Year", - "description": "Calendar year of the estimate.", - "measure_type": "", - "unit": "", - "levels": {} - }, - { - "name": "age", - "short_name": "Age group", - "description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", - "measure_type": "", - "unit": "", - "levels": {} - }, - { - "name": "geography", - "short_name": "Geography", - "description": "U.S. state or territory name; 'United States' = national.", - "measure_type": "", - "unit": "", - "levels": {} - }, - { - "name": "cause_of_death", - "short_name": "Cause of death", - "description": "Injury/external cause of death category (CDC WISQARS classification).", - "measure_type": "", - "unit": "", - "levels": { - "cut_pierce": {}, - "drowning_includes_water_transport_": {}, - "drug_poisoning": {}, - "fall": {}, - "fire_flame": {}, - "firearm_accident": {}, - "firearm_intentional": {}, - "machinery": {}, - "motor_vehicle_traffic": {}, - "natural_environmental": {}, - "non_drug_poisoning": {}, - "other_specified_and_classifiable": {}, - "other_specified_nec": {}, - "pedal_cyclist_other": {}, - "pedestrian_other": {}, - "struck_by_against": {}, - "suffocation": {}, - "transport_other_excl_drown_by_water_transp_": {}, - "transport_other_land": {}, - "unspecified": {} - } - }, - { - "name": "value", - "short_name": "Death rate", - "description": "Death rate for the given cause of death, by age and geography (stale/foreign output).", - "measure_type": "Rate", - "unit": "Deaths per 100,000", - "levels": {} - }, - { - "name": "N", - "short_name": "Number of deaths", - "description": "Count of deaths for the given cause of death, age, and geography.", - "measure_type": "Count", - "unit": "Count", - "levels": {} - } - ] - }, { "filename": "epic_prevalence_by_geography_county_and_source.parquet", "path": "data/bundle_chronic_diseases/dist/epic_prevalence_by_geography_county_and_source.parquet", @@ -1669,74 +1552,6 @@ } ] }, - { - "filename": "epic_prevalence_by_geography_county.parquet", - "path": "data/bundle_chronic_diseases/dist/epic_prevalence_by_geography_county.parquet", - "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_chronic_diseases/dist/epic_prevalence_by_geography_county.parquet", - "columns": [ - { - "name": "geography", - "short_name": "Geography", - "description": "5-digit county FIPS code as a string.", - "measure_type": "", - "unit": "", - "levels": {} - }, - { - "name": "age", - "short_name": "Age group", - "description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", - "measure_type": "", - "unit": "", - "levels": {} - }, - { - "name": "outcome_name", - "short_name": "Chronic condition", - "description": "", - "measure_type": "", - "unit": "", - "levels": { - "Diabetes": {}, - "Obesity": {} - } - }, - { - "name": "source", - "short_name": "Data source", - "description": "", - "measure_type": "", - "unit": "", - "levels": { - "Epic Cosmos": {} - } - }, - { - "name": "value", - "short_name": "Chronic disease prevalence (Epic, county)", - "description": "Estimated prevalence of diabetes or obesity from Epic Cosmos EHR at county level.", - "measure_type": "Percent", - "unit": "%", - "levels": {} - }, - { - "name": "pct_captured", - "short_name": "Epic population capture (%, county)", - "description": "Percentage of the 2021 county population represented in the Epic Cosmos patient panel, by age group.", - "measure_type": "Percent", - "unit": "%", - "levels": {} - }, - { - "name": "sample_size", - "short_name": "Epic patient count (county)", - "description": "Number of Epic Cosmos patients in the county analysis; values <=10 are reported as '10 or fewer'.", - "measure_type": "Count", - "unit": "Count", - "levels": {} - } - ] - }, { "filename": "epic_prevalence_by_geography_year.parquet", "path": "data/bundle_chronic_diseases/dist/epic_prevalence_by_geography_year.parquet", @@ -1830,9 +1645,9 @@ ] }, { - "filename": "epic_prevalence_by_geography.parquet", - "path": "data/bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet", - "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_chronic_diseases/dist/epic_prevalence_by_geography.parquet", + "filename": "prevalence_by_geography_and_year_and_source.parquet", + "path": "data/bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet", + "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet", "columns": [ { "name": "geography", @@ -1843,46 +1658,102 @@ "levels": {} }, { - "name": "fips", - "short_name": "FIPS code", - "description": "State (2-digit) or county (5-digit) FIPS code as a string; '00' = national.", + "name": "age", + "short_name": "Age group", + "description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", "measure_type": "", "unit": "", "levels": {} }, { - "name": "age", - "short_name": "Age group", - "description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", + "name": "year", + "short_name": "Year", + "description": "Calendar year of the estimate.", "measure_type": "", "unit": "", "levels": {} }, { "name": "outcome_name", - "short_name": "Chronic condition", + "short_name": "outcome_name", "description": "", "measure_type": "", "unit": "", "levels": { - "Diabetes": {}, - "Obesity": {} + "Diabetes": { + "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|outcome_name=Diabetes", + "short_name": "Diabetes", + "long_name": "Diabetes Prevalence", + "category": "chronic_disease", + "short_description": "Estimated prevalence of diabetes among adults.", + "long_description": "Estimated prevalence of diabetes among adults, from BRFSS (self-reported diagnosis), Epic Cosmos (HbA1c >=6.5% or ICD-10 diagnosis codes), and Medicare FFS (CCW algorithm). The source column identifies the data source and clinical definition used.", + "measure_type": "Percent", + "unit": "%", + "time_resolution": "Year", + "sources": [ + { + "id": "brfss" + }, + { + "id": "epic" + }, + { + "id": "cms_mmd" + } + ] + }, + "Obesity": { + "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|outcome_name=Obesity", + "short_name": "Obesity", + "long_name": "Obesity Prevalence", + "category": "chronic_disease", + "short_description": "Estimated prevalence of obesity (BMI >=30) among adults.", + "long_description": "Estimated prevalence of obesity among adults, from BRFSS (self-reported height/weight, BMI >=30), Epic Cosmos (measured BMI >=30 or ICD-10 diagnosis codes), and Medicare FFS (CCW algorithm). The source column identifies the data source and clinical definition used.", + "measure_type": "Percent", + "unit": "%", + "time_resolution": "Year", + "sources": [ + { + "id": "brfss" + }, + { + "id": "epic" + }, + { + "id": "cms_mmd" + } + ] + } } }, { "name": "source", - "short_name": "Data source", + "short_name": "Data source / clinical definition", "description": "", "measure_type": "", "unit": "", "levels": { - "Epic Cosmos": {} + "CDC BRFSS": { + "source_id": "prev_diabetes_survey" + }, + "Epic Cosmos: BMI": { + "source_id": "obesity_bmi" + }, + "Epic Cosmos: HbA1c": { + "source_id": "diabetes_a1c_6_5" + }, + "Epic Cosmos: ICD10": { + "source_id": "diabetes_dx_ccw" + }, + "Medicare FFS": { + "source_id": "cms_diabetes" + } } }, { "name": "value", - "short_name": "Chronic disease prevalence (Epic, state)", - "description": "Estimated prevalence of diabetes or obesity from Epic Cosmos EHR at state level.", + "short_name": "Chronic disease prevalence", + "description": "Estimated prevalence of diabetes or obesity by state and year from multiple sources.", "measure_type": "Percent", "unit": "%", "levels": {} @@ -1890,467 +1761,25 @@ { "name": "pct_captured", "short_name": "Epic population capture (%)", - "description": "Percentage of the 2021 state population represented in the Epic Cosmos patient panel, by age group.", + "description": "For Epic Cosmos rows, the percentage of the 2021 population represented in the Epic patient panel; NA for BRFSS and Medicare rows.", "measure_type": "Percent", "unit": "%", "levels": {} }, { "name": "sample_size", - "short_name": "Epic patient count (state)", - "description": "Number of Epic Cosmos patients in the analysis; values <=10 are reported as '10 or fewer'.", + "short_name": "Sample size", + "description": "Survey respondents (BRFSS), patient count (Epic), or beneficiary count (Medicare) for the prevalence estimate.", "measure_type": "Count", "unit": "Count", "levels": {} - } - ] - }, - { - "filename": "overdose_by_geography_and_source_county.parquet", - "path": "data/bundle_chronic_diseases/dist/overdose_by_geography_and_source_county.parquet", - "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_chronic_diseases/dist/overdose_by_geography_and_source_county.parquet", - "columns": [ - { - "name": "geography", - "short_name": "Geography", - "description": "5-digit county FIPS code as a string.", - "measure_type": "", - "unit": "", - "levels": {} }, { - "name": "date", - "short_name": "Date", - "description": "Observation date in YYYY-MM-DD format.", - "measure_type": "", - "unit": "", - "levels": {} - }, - { - "name": "source", - "short_name": "Data source", - "description": "Data source for the county overdose measure.", - "measure_type": "", - "unit": "", - "levels": { - "CDC/NCHS": {}, - "Epic Cosmos": {} - } - }, - { - "name": "value", - "short_name": "Overdose measure (county)", - "description": "Drug overdose measure at the county level by source (stale/foreign output).", - "measure_type": "Rate", - "unit": "Rate", - "levels": {} - } - ] - }, - { - "filename": "overdose_by_geography_and_source.parquet", - "path": "data/bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet", - "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_chronic_diseases/dist/overdose_by_geography_and_source.parquet", - "columns": [ - { - "name": "fips", - "short_name": "FIPS code", - "description": "State (2-digit) or county (5-digit) FIPS code as a string; '00' = national.", - "measure_type": "", - "unit": "", - "levels": {} - }, - { - "name": "date", - "short_name": "Date", - "description": "Observation date in YYYY-MM-DD format.", - "measure_type": "", - "unit": "", - "levels": {} - }, - { - "name": "value", - "short_name": "Overdose measure", - "description": "Drug overdose measure (deaths or scaled indicator) by source (stale/foreign output).", - "measure_type": "Rate", - "unit": "Rate", - "levels": {} - }, - { - "name": "nchs_n_deaths_overdose", - "short_name": "NCHS overdose deaths", - "description": "Number of drug overdose deaths reported by CDC/NCHS.", - "measure_type": "Count", - "unit": "Count", - "levels": {} - }, - { - "name": "suppressed", - "short_name": "Suppressed flag", - "description": "1 if the value was suppressed (small count), 0 otherwise.", - "measure_type": "Binary", - "unit": "0/1", - "levels": {} - }, - { - "name": "source", - "short_name": "Data source", - "description": "Data source for the overdose measure.", - "measure_type": "", - "unit": "", - "levels": { - "CDC/NCHS": {}, - "CDC/WISQARS": {}, - "Epic Cosmos": {}, - "Google Health Trends": {} - } - }, - { - "name": "age", - "short_name": "Age group", - "description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", - "measure_type": "", - "unit": "", - "levels": {} - }, - { - "name": "time_end", - "short_name": "Period end date", - "description": "End date of the observation period (YYYY-MM-DD).", - "measure_type": "", - "unit": "", - "levels": {} - }, - { - "name": "geography", - "short_name": "Geography", - "description": "U.S. state or territory name; 'United States' = national.", - "measure_type": "", - "unit": "", - "levels": {} - }, - { - "name": "value_scale", - "short_name": "Overdose measure (scaled)", - "description": "Overdose measure min-max scaled to 0-100 for cross-source visualization.", - "measure_type": "Percent", - "unit": "0-100", - "levels": {} - } - ] - }, - { - "filename": "overdose_deaths_county.parquet", - "path": "data/bundle_chronic_diseases/dist/overdose_deaths_county.parquet", - "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_chronic_diseases/dist/overdose_deaths_county.parquet", - "columns": [ - { - "name": "geography", - "short_name": "Geography", - "description": "5-digit county FIPS code as a string.", - "measure_type": "", - "unit": "", - "levels": {} - }, - { - "name": "time", - "short_name": "Time", - "description": "Observation date in YYYY-MM-DD format.", - "measure_type": "", - "unit": "", - "levels": {} - }, - { - "name": "n_deaths_overdose", - "short_name": "Overdose deaths (count)", - "description": "Number of drug overdose deaths at the county level.", - "measure_type": "Count", - "unit": "Count", - "levels": {} - }, - { - "name": "rate_deaths_overdose", - "short_name": "Overdose death rate (county)", - "description": "Drug overdose death rate at the county level.", - "measure_type": "Rate", - "unit": "Deaths per 100,000", - "levels": {} - }, - { - "name": "suppressed", - "short_name": "Suppressed flag", - "description": "1 if the count was suppressed (small count), 0 otherwise.", - "measure_type": "Binary", - "unit": "0/1", - "levels": {} - } - ] - }, - { - "filename": "overdose_deaths_state.parquet", - "path": "data/bundle_chronic_diseases/dist/overdose_deaths_state.parquet", - "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_chronic_diseases/dist/overdose_deaths_state.parquet", - "columns": [ - { - "name": "geography", - "short_name": "Geography", - "description": "U.S. state or territory name; 'United States' = national.", - "measure_type": "", - "unit": "", - "levels": {} - }, - { - "name": "time", - "short_name": "Time", - "description": "Observation date in YYYY-MM-DD format.", - "measure_type": "", - "unit": "", - "levels": {} - }, - { - "name": "n_deaths_overdose", - "short_name": "Overdose deaths (count)", - "description": "Number of drug overdose deaths at the state level.", - "measure_type": "Count", - "unit": "Count", - "levels": {} - }, - { - "name": "rate_deaths_overdose", - "short_name": "Overdose death rate (state)", - "description": "Drug overdose death rate at the state level.", - "measure_type": "Rate", - "unit": "Deaths per 100,000", - "levels": {} - } - ] - }, - { - "filename": "prevalence_by_geography_and_source.parquet", - "path": "data/bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet", - "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_chronic_diseases/dist/prevalence_by_geography_and_source.parquet", - "columns": [ - { - "name": "geography", - "short_name": "Geography", - "description": "U.S. state or territory name; 'United States' = national.", - "measure_type": "", - "unit": "", - "levels": {} - }, - { - "name": "age", - "short_name": "Age group", - "description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", - "measure_type": "", - "unit": "", - "levels": {} - }, - { - "name": "outcome_name", - "short_name": "Chronic condition", - "description": "", - "measure_type": "", - "unit": "", - "levels": { - "Diabetes": {}, - "Obesity": {} - } - }, - { - "name": "source", - "short_name": "Data source", - "description": "", - "measure_type": "", - "unit": "", - "levels": { - "CDC BRFSS": { - "source_id": "prev_diabetes_survey" - }, - "Epic Cosmos": {}, - "Medicare_CMS": { - "source_id": "cms_diabetes" - } - } - }, - { - "name": "value", - "short_name": "Chronic disease prevalence", - "description": "Combined state-level prevalence of diabetes or obesity from BRFSS, Epic Cosmos, and Medicare, most recent year.", - "measure_type": "Percent", - "unit": "%", - "levels": {} - }, - { - "name": "pct_captured", - "short_name": "Epic population capture (%)", - "description": "For Epic Cosmos rows, percentage of the 2021 population in the Epic panel; NA otherwise.", - "measure_type": "Percent", - "unit": "%", - "levels": {} - }, - { - "name": "sample_size", - "short_name": "Sample size", - "description": "Survey respondents (BRFSS), patient count (Epic), or beneficiary count (Medicare).", - "measure_type": "Count", - "unit": "Count", - "levels": {} - }, - { - "name": "value_lcl", - "short_name": "Prevalence lower 95% CI", - "description": "Lower bound of the 95% confidence interval (BRFSS rows only).", - "measure_type": "Percent", - "unit": "%", - "levels": {} - }, - { - "name": "value_ucl", - "short_name": "Prevalence upper 95% CI", - "description": "Upper bound of the 95% confidence interval (BRFSS rows only).", - "measure_type": "Percent", - "unit": "%", - "levels": {} - } - ] - }, - { - "filename": "prevalence_by_geography_and_year_and_source.parquet", - "path": "data/bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet", - "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet", - "columns": [ - { - "name": "geography", - "short_name": "Geography", - "description": "U.S. state or territory name; 'United States' = national.", - "measure_type": "", - "unit": "", - "levels": {} - }, - { - "name": "age", - "short_name": "Age group", - "description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", - "measure_type": "", - "unit": "", - "levels": {} - }, - { - "name": "year", - "short_name": "Year", - "description": "Calendar year of the estimate.", - "measure_type": "", - "unit": "", - "levels": {} - }, - { - "name": "outcome_name", - "short_name": "outcome_name", - "description": "", - "measure_type": "", - "unit": "", - "levels": { - "Diabetes": { - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|outcome_name=Diabetes", - "short_name": "Diabetes", - "long_name": "Diabetes Prevalence", - "category": "chronic_disease", - "short_description": "Estimated prevalence of diabetes among adults.", - "long_description": "Estimated prevalence of diabetes among adults, from BRFSS (self-reported diagnosis), Epic Cosmos (HbA1c >=6.5% or ICD-10 diagnosis codes), and Medicare FFS (CCW algorithm). The source column identifies the data source and clinical definition used.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - }, - { - "id": "epic" - }, - { - "id": "cms_mmd" - } - ] - }, - "Obesity": { - "id": "bundle_chronic_diseases/dist/prevalence_by_geography_and_year_and_source.parquet|outcome_name=Obesity", - "short_name": "Obesity", - "long_name": "Obesity Prevalence", - "category": "chronic_disease", - "short_description": "Estimated prevalence of obesity (BMI >=30) among adults.", - "long_description": "Estimated prevalence of obesity among adults, from BRFSS (self-reported height/weight, BMI >=30), Epic Cosmos (measured BMI >=30 or ICD-10 diagnosis codes), and Medicare FFS (CCW algorithm). The source column identifies the data source and clinical definition used.", - "measure_type": "Percent", - "unit": "%", - "time_resolution": "Year", - "sources": [ - { - "id": "brfss" - }, - { - "id": "epic" - }, - { - "id": "cms_mmd" - } - ] - } - } - }, - { - "name": "source", - "short_name": "Data source / clinical definition", - "description": "", - "measure_type": "", - "unit": "", - "levels": { - "CDC BRFSS": { - "source_id": "prev_diabetes_survey" - }, - "Epic Cosmos: BMI": { - "source_id": "obesity_bmi" - }, - "Epic Cosmos: HbA1c": { - "source_id": "diabetes_a1c_6_5" - }, - "Epic Cosmos: ICD10": { - "source_id": "diabetes_dx_ccw" - }, - "Medicare FFS": { - "source_id": "cms_diabetes" - } - } - }, - { - "name": "value", - "short_name": "Chronic disease prevalence", - "description": "Estimated prevalence of diabetes or obesity by state and year from multiple sources.", - "measure_type": "Percent", - "unit": "%", - "levels": {} - }, - { - "name": "pct_captured", - "short_name": "Epic population capture (%)", - "description": "For Epic Cosmos rows, the percentage of the 2021 population represented in the Epic patient panel; NA for BRFSS and Medicare rows.", - "measure_type": "Percent", - "unit": "%", - "levels": {} - }, - { - "name": "sample_size", - "short_name": "Sample size", - "description": "Survey respondents (BRFSS), patient count (Epic), or beneficiary count (Medicare) for the prevalence estimate.", - "measure_type": "Count", - "unit": "Count", - "levels": {} - }, - { - "name": "value_lcl", - "short_name": "Prevalence lower 95% CI", - "description": "Lower bound of the 95% confidence interval (BRFSS rows only; NA for Epic and Medicare).", - "measure_type": "Percent", - "unit": "%", + "name": "value_lcl", + "short_name": "Prevalence lower 95% CI", + "description": "Lower bound of the 95% confidence interval (BRFSS rows only; NA for Epic and Medicare).", + "measure_type": "Percent", + "unit": "%", "levels": {} }, { @@ -2362,95 +1791,6 @@ "levels": {} } ] - }, - { - "filename": "prevalence_by_geography_year_and_source.parquet", - "path": "data/bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet", - "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_chronic_diseases/dist/prevalence_by_geography_year_and_source.parquet", - "columns": [ - { - "name": "fips", - "short_name": "FIPS code", - "description": "State (2-digit) or county (5-digit) FIPS code as a string; '00' = national.", - "measure_type": "", - "unit": "", - "levels": {} - }, - { - "name": "age", - "short_name": "Age group", - "description": "Age group for the estimate (e.g. 18-49, 65+ Years, Total).", - "measure_type": "", - "unit": "", - "levels": {} - }, - { - "name": "source", - "short_name": "Data source", - "description": "", - "measure_type": "", - "unit": "", - "levels": { - "CDC BRFSS": { - "source_id": "prev_diabetes_survey" - }, - "Medicare_CMS": { - "source_id": "cms_diabetes" - } - } - }, - { - "name": "geography", - "short_name": "Geography", - "description": "U.S. state or territory name; 'United States' = national.", - "measure_type": "", - "unit": "", - "levels": {} - }, - { - "name": "outcome_name", - "short_name": "Chronic condition", - "description": "", - "measure_type": "", - "unit": "", - "levels": { - "Diabetes": {}, - "Obesity": {} - } - }, - { - "name": "value", - "short_name": "Chronic disease prevalence", - "description": "Combined BRFSS and Medicare FFS prevalence of diabetes or obesity by state and year.", - "measure_type": "Percent", - "unit": "%", - "levels": {} - }, - { - "name": "year", - "short_name": "Year", - "description": "Calendar year of the estimate.", - "measure_type": "", - "unit": "", - "levels": {} - }, - { - "name": "value_lcl", - "short_name": "Prevalence lower 95% CI", - "description": "Lower bound of the 95% confidence interval (BRFSS rows only).", - "measure_type": "Percent", - "unit": "%", - "levels": {} - }, - { - "name": "value_ucl", - "short_name": "Prevalence upper 95% CI", - "description": "Upper bound of the 95% confidence interval (BRFSS rows only).", - "measure_type": "Percent", - "unit": "%", - "levels": {} - } - ] } ] }, @@ -2995,77 +2335,6 @@ "name": "bundle_injury_overdose", "display_name": "Bundle: Injury Overdose", "dist_files": [ - { - "filename": "brfss_prevalence_by_geography.parquet", - "path": "data/bundle_injury_overdose/dist/brfss_prevalence_by_geography.parquet", - "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_injury_overdose/dist/brfss_prevalence_by_geography.parquet", - "columns": [ - { - "name": "geography", - "short_name": "Geography", - "description": "Geographic area name (state or country name for state/national files; 5-digit FIPS code for county-level files)", - "measure_type": "identifier", - "unit": "name or FIPS code", - "levels": {} - }, - { - "name": "year", - "short_name": "Year", - "description": "Calendar year", - "measure_type": "date", - "unit": "year", - "levels": {} - }, - { - "name": "age", - "short_name": "Age Group", - "description": "Age group category", - "measure_type": "category", - "unit": "", - "levels": {} - }, - { - "name": "source", - "short_name": "Source", - "description": "Data source identifier for tall-format files", - "measure_type": "category", - "unit": "", - "levels": {} - }, - { - "name": "outcome_name", - "short_name": "Outcome", - "description": "Health outcome name (e.g., Diabetes, Obesity)", - "measure_type": "category", - "unit": "", - "levels": {} - }, - { - "name": "value", - "short_name": "BRFSS prevalence", - "description": "Self-reported prevalence (%) of the outcome from the CDC BRFSS survey.", - "measure_type": "Percent", - "unit": "%", - "levels": {} - }, - { - "name": "value_lcl", - "short_name": "Prevalence lower CI", - "description": "Lower bound of the 95% confidence interval for the BRFSS prevalence estimate.", - "measure_type": "Percent", - "unit": "%", - "levels": {} - }, - { - "name": "value_ucl", - "short_name": "Prevalence upper CI", - "description": "Upper bound of the 95% confidence interval for the BRFSS prevalence estimate.", - "measure_type": "Percent", - "unit": "%", - "levels": {} - } - ] - }, { "filename": "county_opioid_by_source.parquet", "path": "data/bundle_injury_overdose/dist/county_opioid_by_source.parquet", @@ -3107,49 +2376,25 @@ } } } - ] - }, - { - "filename": "deaths_cause_age_demographics.parquet", - "path": "data/bundle_injury_overdose/dist/deaths_cause_age_demographics.parquet", - "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_injury_overdose/dist/deaths_cause_age_demographics.parquet", - "columns": [ - { - "name": "year", - "short_name": "Year", - "description": "Calendar year", - "measure_type": "date", - "unit": "year", - "levels": {} - }, - { - "name": "age", - "short_name": "Age Group", - "description": "Age group category", - "measure_type": "category", - "unit": "", - "levels": {} - }, - { - "name": "sex", - "short_name": "Sex", - "description": "Sex category (Male, Female, Overall)", - "measure_type": "category", - "unit": "", - "levels": {} - }, + ] + }, + { + "filename": "deaths_cause_age.parquet", + "path": "data/bundle_injury_overdose/dist/deaths_cause_age.parquet", + "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_injury_overdose/dist/deaths_cause_age.parquet", + "columns": [ { - "name": "race", - "short_name": "Race", - "description": "Race category as reported by CDC WISQARS.", - "measure_type": "category", - "unit": "", + "name": "year", + "short_name": "Year", + "description": "Calendar year", + "measure_type": "date", + "unit": "year", "levels": {} }, { - "name": "ethnicity", - "short_name": "Ethnicity", - "description": "Ethnicity category (e.g., Hispanic, Non-Hispanic) as reported by CDC WISQARS.", + "name": "age", + "short_name": "Age Group", + "description": "Age group category", "measure_type": "category", "unit": "", "levels": {} @@ -3218,26 +2463,26 @@ }, { "name": "value", - "short_name": "value", - "description": "", - "measure_type": "", - "unit": "", + "short_name": "Injury death rate", + "description": "Age-adjusted death rate per 100,000 population by injury cause.", + "measure_type": "Rate", + "unit": "Deaths per 100,000", "levels": {} }, { "name": "N", - "short_name": "N", - "description": "", - "measure_type": "", - "unit": "", + "short_name": "Injury death count", + "description": "Count of injury deaths by cause of death and age group.", + "measure_type": "Count", + "unit": "Deaths", "levels": {} } ] }, { - "filename": "deaths_cause_age.parquet", - "path": "data/bundle_injury_overdose/dist/deaths_cause_age.parquet", - "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_injury_overdose/dist/deaths_cause_age.parquet", + "filename": "deaths_cause_age_demographics.parquet", + "path": "data/bundle_injury_overdose/dist/deaths_cause_age_demographics.parquet", + "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_injury_overdose/dist/deaths_cause_age_demographics.parquet", "columns": [ { "name": "year", @@ -3255,6 +2500,30 @@ "unit": "", "levels": {} }, + { + "name": "sex", + "short_name": "Sex", + "description": "Sex category (Male, Female, Overall)", + "measure_type": "category", + "unit": "", + "levels": {} + }, + { + "name": "race", + "short_name": "Race", + "description": "Race category as reported by CDC WISQARS.", + "measure_type": "category", + "unit": "", + "levels": {} + }, + { + "name": "ethnicity", + "short_name": "Ethnicity", + "description": "Ethnicity category (e.g., Hispanic, Non-Hispanic) as reported by CDC WISQARS.", + "measure_type": "category", + "unit": "", + "levels": {} + }, { "name": "geography", "short_name": "Geography", @@ -3319,98 +2588,19 @@ }, { "name": "value", - "short_name": "Injury death rate", - "description": "Age-adjusted death rate per 100,000 population by injury cause.", - "measure_type": "Rate", - "unit": "Deaths per 100,000", - "levels": {} - }, - { - "name": "N", - "short_name": "Injury death count", - "description": "Count of injury deaths by cause of death and age group.", - "measure_type": "Count", - "unit": "Deaths", - "levels": {} - } - ] - }, - { - "filename": "epic_prevalence_by_geography_year.parquet", - "path": "data/bundle_injury_overdose/dist/epic_prevalence_by_geography_year.parquet", - "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_injury_overdose/dist/epic_prevalence_by_geography_year.parquet", - "columns": [ - { - "name": "geography", - "short_name": "Geography", - "description": "Geographic area name (state or country name for state/national files; 5-digit FIPS code for county-level files)", - "measure_type": "identifier", - "unit": "name or FIPS code", - "levels": {} - }, - { - "name": "fips", - "short_name": "FIPS Code", - "description": "FIPS geographic identifier", - "measure_type": "identifier", - "unit": "FIPS code", - "levels": {} - }, - { - "name": "age", - "short_name": "Age Group", - "description": "Age group category", - "measure_type": "category", - "unit": "", - "levels": {} - }, - { - "name": "year", - "short_name": "Year", - "description": "Calendar year", - "measure_type": "date", - "unit": "year", - "levels": {} - }, - { - "name": "outcome_name", - "short_name": "Outcome", - "description": "Health outcome name (e.g., Diabetes, Obesity)", - "measure_type": "category", + "short_name": "value", + "description": "", + "measure_type": "", "unit": "", "levels": {} }, { - "name": "source", - "short_name": "Source", - "description": "Data source identifier for tall-format files", - "measure_type": "category", + "name": "N", + "short_name": "N", + "description": "", + "measure_type": "", "unit": "", "levels": {} - }, - { - "name": "value", - "short_name": "Epic prevalence", - "description": "Prevalence of the outcome among Epic Cosmos patients, by geography, age, and year.", - "measure_type": "Percent", - "unit": "%", - "levels": {} - }, - { - "name": "pct_captured", - "short_name": "Percent captured", - "description": "Percentage of the population represented in the Epic Cosmos denominator for this geography.", - "measure_type": "Percent", - "unit": "%", - "levels": {} - }, - { - "name": "sample_size", - "short_name": "Sample size", - "description": "Number of patients in the Epic Cosmos denominator for this geography, age, and year.", - "measure_type": "Count", - "unit": "Patients", - "levels": {} } ] }, @@ -3799,71 +2989,6 @@ } ] }, - { - "filename": "heat_related_geography_source.parquet", - "path": "data/bundle_injury_overdose/dist/heat_related_geography_source.parquet", - "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_injury_overdose/dist/heat_related_geography_source.parquet", - "columns": [ - { - "name": "geography", - "short_name": "Geography", - "description": "Geographic area name (state or country name for state/national files; 5-digit FIPS code for county-level files)", - "measure_type": "identifier", - "unit": "name or FIPS code", - "levels": {} - }, - { - "name": "time", - "short_name": "Time", - "description": "Date in MM-DD-YYYY format (Saturday for weekly data)", - "measure_type": "date", - "unit": "date", - "levels": {} - }, - { - "name": "source", - "short_name": "Data source", - "description": "", - "measure_type": "", - "unit": "", - "levels": { - "Google Health Trends: Heat Stroke": { - "source_id": "gtrends_heat+stroke" - }, - "Google Health Trends: Heat Exhaustion": { - "source_id": "gtrends_heat+exhaustion" - }, - "Epic Cosmos": { - "source_id": "epic_rate_ed_heat" - } - } - }, - { - "name": "value", - "short_name": "value", - "description": "", - "measure_type": "", - "unit": "", - "levels": {} - }, - { - "name": "age", - "short_name": "Age Group", - "description": "Age group category", - "measure_type": "category", - "unit": "", - "levels": {} - }, - { - "name": "suppressed_heat", - "short_name": "Heat value suppressed flag", - "description": "1 if the Epic Cosmos heat-related ED value was suppressed (small count) and imputed, 0 otherwise.", - "measure_type": "Binary", - "unit": "Binary indicator", - "levels": {} - } - ] - }, { "filename": "heat_risk.parquet", "path": "data/bundle_injury_overdose/dist/heat_risk.parquet", @@ -4053,9 +3178,9 @@ ] }, { - "filename": "overdose_by_geography_and_source_county.parquet", - "path": "data/bundle_injury_overdose/dist/overdose_by_geography_and_source_county.parquet", - "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_injury_overdose/dist/overdose_by_geography_and_source_county.parquet", + "filename": "overdose_by_geography_and_source.parquet", + "path": "data/bundle_injury_overdose/dist/overdose_by_geography_and_source.parquet", + "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_injury_overdose/dist/overdose_by_geography_and_source.parquet", "columns": [ { "name": "geography", @@ -4065,14 +3190,6 @@ "unit": "name or FIPS code", "levels": {} }, - { - "name": "geography_fips", - "short_name": "County FIPS code", - "description": "5-digit county FIPS code accompanying the county name in the geography column.", - "measure_type": "identifier", - "unit": "FIPS code", - "levels": {} - }, { "name": "date", "short_name": "Date", @@ -4115,18 +3232,34 @@ }, { "name": "value", - "short_name": "value", - "description": "", - "measure_type": "", - "unit": "", + "short_name": "Overdose measure", + "description": "Overdose-related surveillance measure; units and definition depend on the source (see source column).", + "measure_type": "Mixed (rate or probability, depending on source)", + "unit": "Varies by source", + "levels": {} + }, + { + "name": "value_scale", + "short_name": "Overdose measure (scaled 0-1)", + "description": "Value rescaled to 0-1 relative to the geography and source maximum.", + "measure_type": "Scaled", + "unit": "0-1", + "levels": {} + }, + { + "name": "suppressed", + "short_name": "Value suppressed flag", + "description": "1 if the underlying source value was suppressed (small count) and imputed, 0 otherwise.", + "measure_type": "Binary", + "unit": "Binary indicator", "levels": {} } ] }, { - "filename": "overdose_by_geography_and_source_state_year.parquet", - "path": "data/bundle_injury_overdose/dist/overdose_by_geography_and_source_state_year.parquet", - "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_injury_overdose/dist/overdose_by_geography_and_source_state_year.parquet", + "filename": "overdose_by_geography_and_source_county.parquet", + "path": "data/bundle_injury_overdose/dist/overdose_by_geography_and_source_county.parquet", + "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_injury_overdose/dist/overdose_by_geography_and_source_county.parquet", "columns": [ { "name": "geography", @@ -4136,6 +3269,22 @@ "unit": "name or FIPS code", "levels": {} }, + { + "name": "geography_fips", + "short_name": "County FIPS code", + "description": "5-digit county FIPS code accompanying the county name in the geography column.", + "measure_type": "identifier", + "unit": "FIPS code", + "levels": {} + }, + { + "name": "date", + "short_name": "Date", + "description": "Date (Saturday for weekly data)", + "measure_type": "date", + "unit": "date", + "levels": {} + }, { "name": "age", "short_name": "Age Group", @@ -4144,14 +3293,6 @@ "unit": "", "levels": {} }, - { - "name": "year", - "short_name": "Year", - "description": "Calendar year", - "measure_type": "date", - "unit": "year", - "levels": {} - }, { "name": "source", "short_name": "Data source", @@ -4187,9 +3328,9 @@ ] }, { - "filename": "overdose_by_geography_and_source.parquet", - "path": "data/bundle_injury_overdose/dist/overdose_by_geography_and_source.parquet", - "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_injury_overdose/dist/overdose_by_geography_and_source.parquet", + "filename": "overdose_by_geography_and_source_state_year.parquet", + "path": "data/bundle_injury_overdose/dist/overdose_by_geography_and_source_state_year.parquet", + "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_injury_overdose/dist/overdose_by_geography_and_source_state_year.parquet", "columns": [ { "name": "geography", @@ -4199,14 +3340,6 @@ "unit": "name or FIPS code", "levels": {} }, - { - "name": "date", - "short_name": "Date", - "description": "Date (Saturday for weekly data)", - "measure_type": "date", - "unit": "date", - "levels": {} - }, { "name": "age", "short_name": "Age Group", @@ -4215,6 +3348,14 @@ "unit": "", "levels": {} }, + { + "name": "year", + "short_name": "Year", + "description": "Calendar year", + "measure_type": "date", + "unit": "year", + "levels": {} + }, { "name": "source", "short_name": "Data source", @@ -4241,26 +3382,10 @@ }, { "name": "value", - "short_name": "Overdose measure", - "description": "Overdose-related surveillance measure; units and definition depend on the source (see source column).", - "measure_type": "Mixed (rate or probability, depending on source)", - "unit": "Varies by source", - "levels": {} - }, - { - "name": "value_scale", - "short_name": "Overdose measure (scaled 0-1)", - "description": "Value rescaled to 0-1 relative to the geography and source maximum.", - "measure_type": "Scaled", - "unit": "0-1", - "levels": {} - }, - { - "name": "suppressed", - "short_name": "Value suppressed flag", - "description": "1 if the underlying source value was suppressed (small count) and imputed, 0 otherwise.", - "measure_type": "Binary", - "unit": "Binary indicator", + "short_name": "value", + "description": "", + "measure_type": "", + "unit": "", "levels": {} } ] @@ -5097,76 +4222,6 @@ } ] }, - { - "filename": "measles_imported_indigenous.parquet", - "path": "data/bundle_measles/dist/measles_imported_indigenous.parquet", - "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_measles/dist/measles_imported_indigenous.parquet", - "columns": [ - { - "name": "geography", - "short_name": "Geography", - "description": "Geographic area name (state or country name for state/national files; 5-digit FIPS code for county-level files)", - "measure_type": "identifier", - "unit": "name or FIPS code", - "levels": {} - }, - { - "name": "date", - "short_name": "Date", - "description": "Date (Saturday for weekly data)", - "measure_type": "date", - "unit": "date", - "levels": {} - }, - { - "name": "year", - "short_name": "Year", - "description": "Calendar year", - "measure_type": "date", - "unit": "year", - "levels": {} - }, - { - "name": "week", - "short_name": "ISO Week", - "description": "ISO week number within the year", - "measure_type": "integer", - "unit": "week number", - "levels": {} - }, - { - "name": "source", - "short_name": "source", - "description": "", - "measure_type": "", - "unit": "", - "levels": { - "measles_imported": { - "source_id": "measles_imported" - }, - "measles_indigenous": { - "source_id": "measles_indigenous" - } - } - }, - { - "name": "value", - "short_name": "Measles cases by importation status", - "description": "Cumulative year-to-date count of measles cases classified as imported or indigenous, by state or nationally.", - "measure_type": "Cumulative Count", - "unit": "Cumulative cases", - "levels": {} - }, - { - "name": "new_value", - "short_name": "new_value", - "description": "", - "measure_type": "", - "unit": "", - "levels": {} - } - ] - }, { "filename": "measles_state.parquet", "path": "data/bundle_measles/dist/measles_state.parquet", @@ -6182,9 +5237,9 @@ ] }, { - "filename": "pneumococcus_by_geography_year.parquet", - "path": "data/bundle_respiratory/dist/pneumococcus_by_geography_year.parquet", - "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_respiratory/dist/pneumococcus_by_geography_year.parquet", + "filename": "pneumococcus_by_geography.parquet", + "path": "data/bundle_respiratory/dist/pneumococcus_by_geography.parquet", + "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_respiratory/dist/pneumococcus_by_geography.parquet", "columns": [ { "name": "serotype", @@ -6225,21 +5280,13 @@ "measure_type": "", "unit": "", "levels": {} - }, - { - "name": "value_smooth", - "short_name": "Pneumococcal IPD % (3-year smoothed)", - "description": "3-year rolling average of the percent of IPD cases caused by each pneumococcal serotype.", - "measure_type": "Percent", - "unit": "%", - "levels": {} } ] }, { - "filename": "pneumococcus_by_geography.parquet", - "path": "data/bundle_respiratory/dist/pneumococcus_by_geography.parquet", - "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_respiratory/dist/pneumococcus_by_geography.parquet", + "filename": "pneumococcus_by_geography_year.parquet", + "path": "data/bundle_respiratory/dist/pneumococcus_by_geography_year.parquet", + "url": "https://raw.githubusercontent.com/PopHIVE/Ingest/main/data/bundle_respiratory/dist/pneumococcus_by_geography_year.parquet", "columns": [ { "name": "serotype", @@ -6280,6 +5327,14 @@ "measure_type": "", "unit": "", "levels": {} + }, + { + "name": "value_smooth", + "short_name": "Pneumococcal IPD % (3-year smoothed)", + "description": "3-year rolling average of the percent of IPD cases caused by each pneumococcal serotype.", + "measure_type": "Percent", + "unit": "%", + "levels": {} } ] }, @@ -10332,142 +9387,53 @@ "name": "beam_outbreak_isolates_vibrio", "short_name": "Vibrio", "description": "Monthly count of Vibrio isolates linked to a recognized outbreak.", - "measure_type": "Count", - "unit": "Number of isolates" - }, - { - "name": "beam_isolates_rate_campylobacter", - "short_name": "Campylobacter", - "description": "Monthly Campylobacter isolates per 100,000 population.", - "measure_type": "Rate", - "unit": "Isolates per 100,000 population" - }, - { - "name": "beam_isolates_rate_salmonella", - "short_name": "Salmonella", - "description": "Monthly Salmonella isolates per 100,000 population.", - "measure_type": "Rate", - "unit": "Isolates per 100,000 population" - }, - { - "name": "beam_isolates_rate_shigella", - "short_name": "Shigella", - "description": "Monthly Shigella isolates per 100,000 population.", - "measure_type": "Rate", - "unit": "Isolates per 100,000 population" - }, - { - "name": "beam_isolates_rate_stec", - "short_name": "Shiga toxin-producing E. coli (STEC)", - "description": "Monthly Shiga toxin-producing E. coli (STEC) isolates per 100,000 population.", - "measure_type": "Rate", - "unit": "Isolates per 100,000 population" - }, - { - "name": "beam_isolates_rate_vibrio", - "short_name": "Vibrio", - "description": "Monthly Vibrio isolates per 100,000 population.", - "measure_type": "Rate", - "unit": "Isolates per 100,000 population" - } - ] - } - ] - }, - "brfss": { - "name": "brfss", - "display_name": "BRFSS", - "description": "The Behavioral Risk Factor Surveillance System (BRFSS) is the nation's premier system of health-related telephone surveys that collect state data about U.S. residents regarding their health-related risk behaviors, chronic health conditions, and use of preventive services. Established in 1984 with 15 states, BRFSS now collects data in all 50 states, the District of Columbia, and three U.S. territories, completing more than 400,000 adult interviews each year. BRFSS provides state-specific data on health conditions including obesity, diabetes, depression, and health behaviors such as heavy drinking, physical activity, and tobacco use. Data are available by age, sex, race/ethnicity, and education level. BRFSS is a critical resource for public health surveillance and policy-making at both state and national levels.", - "standard_files": [ - { - "filename": "data_survey.csv.gz", - "columns": [ - { - "name": "geography", - "short_name": "Geography", - "description": "FIPS code identifier (00 = national, 2-digit = state, 5-digit = county)", - "measure_type": "identifier", - "unit": "FIPS code" - }, - { - "name": "time", - "short_name": "Time", - "description": "Date in MM-DD-YYYY format (Saturday for weekly data)", - "measure_type": "date", - "unit": "date" - }, - { - "name": "age", - "short_name": "Age", - "description": "Age group.", - "measure_type": "integer", - "unit": "years" - }, - { - "name": "prev_diabetes_survey", - "short_name": "Diabetes Prevalence (Survey)", - "description": "Estimated diabetes prevalence from BRFSS survey data.", - "measure_type": "percent", - "unit": "percent" - }, - { - "name": "prev_diabetes_survey_lcl", - "short_name": "Diabetes Prevalence Lower CI", - "description": "Lower bound of 95% confidence interval for diabetes prevalence.", - "measure_type": "percent", - "unit": "percent" - }, - { - "name": "prev_diabetes_survey_ucl", - "short_name": "Diabetes Prevalence Upper CI", - "description": "Upper bound of 95% confidence interval for diabetes prevalence.", - "measure_type": "percent", - "unit": "percent" - }, - { - "name": "prev_obesity_survey", - "short_name": "Obesity Prevalence (Survey)", - "description": "Estimated obesity prevalence (BMI >= 30) from BRFSS survey data.", - "measure_type": "percent", - "unit": "percent" + "measure_type": "Count", + "unit": "Number of isolates" }, { - "name": "prev_obesity_survey_lcl", - "short_name": "Obesity Prevalence Lower CI", - "description": "Lower bound of 95% confidence interval for obesity prevalence.", - "measure_type": "percent", - "unit": "percent" + "name": "beam_isolates_rate_campylobacter", + "short_name": "Campylobacter", + "description": "Monthly Campylobacter isolates per 100,000 population.", + "measure_type": "Rate", + "unit": "Isolates per 100,000 population" }, { - "name": "prev_obesity_survey_ucl", - "short_name": "Obesity Prevalence Upper CI", - "description": "Upper bound of 95% confidence interval for obesity prevalence.", - "measure_type": "percent", - "unit": "percent" + "name": "beam_isolates_rate_salmonella", + "short_name": "Salmonella", + "description": "Monthly Salmonella isolates per 100,000 population.", + "measure_type": "Rate", + "unit": "Isolates per 100,000 population" }, { - "name": "agec", - "short_name": "Age Category", - "description": "Categorical age grouping used in survey analysis.", - "measure_type": "categorical", - "unit": "category" + "name": "beam_isolates_rate_shigella", + "short_name": "Shigella", + "description": "Monthly Shigella isolates per 100,000 population.", + "measure_type": "Rate", + "unit": "Isolates per 100,000 population" }, { - "name": "sample_size_diab", - "short_name": "Sample Size (Diabetes)", - "description": "Number of survey respondents used to estimate diabetes prevalence.", - "measure_type": "integer", - "unit": "count" + "name": "beam_isolates_rate_stec", + "short_name": "Shiga toxin-producing E. coli (STEC)", + "description": "Monthly Shiga toxin-producing E. coli (STEC) isolates per 100,000 population.", + "measure_type": "Rate", + "unit": "Isolates per 100,000 population" }, { - "name": "sample_size_obesity", - "short_name": "Sample Size (Obesity)", - "description": "Number of survey respondents used to estimate obesity prevalence.", - "measure_type": "integer", - "unit": "count" + "name": "beam_isolates_rate_vibrio", + "short_name": "Vibrio", + "description": "Monthly Vibrio isolates per 100,000 population.", + "measure_type": "Rate", + "unit": "Isolates per 100,000 population" } ] - }, + } + ] + }, + "brfss": { + "name": "brfss", + "display_name": "BRFSS", + "description": "The Behavioral Risk Factor Surveillance System (BRFSS) is the nation's premier system of health-related telephone surveys that collect state data about U.S. residents regarding their health-related risk behaviors, chronic health conditions, and use of preventive services. Established in 1984 with 15 states, BRFSS now collects data in all 50 states, the District of Columbia, and three U.S. territories, completing more than 400,000 adult interviews each year. BRFSS provides state-specific data on health conditions including obesity, diabetes, depression, and health behaviors such as heavy drinking, physical activity, and tobacco use. Data are available by age, sex, race/ethnicity, and education level. BRFSS is a critical resource for public health surveillance and policy-making at both state and national levels.", + "standard_files": [ { "filename": "data.csv.gz", "columns": [ @@ -10605,6 +9571,95 @@ "unit": "percent" } ] + }, + { + "filename": "data_survey.csv.gz", + "columns": [ + { + "name": "geography", + "short_name": "Geography", + "description": "FIPS code identifier (00 = national, 2-digit = state, 5-digit = county)", + "measure_type": "identifier", + "unit": "FIPS code" + }, + { + "name": "time", + "short_name": "Time", + "description": "Date in MM-DD-YYYY format (Saturday for weekly data)", + "measure_type": "date", + "unit": "date" + }, + { + "name": "age", + "short_name": "Age", + "description": "Age group.", + "measure_type": "integer", + "unit": "years" + }, + { + "name": "prev_diabetes_survey", + "short_name": "Diabetes Prevalence (Survey)", + "description": "Estimated diabetes prevalence from BRFSS survey data.", + "measure_type": "percent", + "unit": "percent" + }, + { + "name": "prev_diabetes_survey_lcl", + "short_name": "Diabetes Prevalence Lower CI", + "description": "Lower bound of 95% confidence interval for diabetes prevalence.", + "measure_type": "percent", + "unit": "percent" + }, + { + "name": "prev_diabetes_survey_ucl", + "short_name": "Diabetes Prevalence Upper CI", + "description": "Upper bound of 95% confidence interval for diabetes prevalence.", + "measure_type": "percent", + "unit": "percent" + }, + { + "name": "prev_obesity_survey", + "short_name": "Obesity Prevalence (Survey)", + "description": "Estimated obesity prevalence (BMI >= 30) from BRFSS survey data.", + "measure_type": "percent", + "unit": "percent" + }, + { + "name": "prev_obesity_survey_lcl", + "short_name": "Obesity Prevalence Lower CI", + "description": "Lower bound of 95% confidence interval for obesity prevalence.", + "measure_type": "percent", + "unit": "percent" + }, + { + "name": "prev_obesity_survey_ucl", + "short_name": "Obesity Prevalence Upper CI", + "description": "Upper bound of 95% confidence interval for obesity prevalence.", + "measure_type": "percent", + "unit": "percent" + }, + { + "name": "agec", + "short_name": "Age Category", + "description": "Categorical age grouping used in survey analysis.", + "measure_type": "categorical", + "unit": "category" + }, + { + "name": "sample_size_diab", + "short_name": "Sample Size (Diabetes)", + "description": "Number of survey respondents used to estimate diabetes prevalence.", + "measure_type": "integer", + "unit": "count" + }, + { + "name": "sample_size_obesity", + "short_name": "Sample Size (Obesity)", + "description": "Number of survey respondents used to estimate obesity prevalence.", + "measure_type": "integer", + "unit": "count" + } + ] } ] }, @@ -13407,7 +12462,7 @@ "description": "The Mapping Medicare Disparities (MMD) by Population Tool is an interactive map that displays chronic disease prevalence, costs, hospitalization, and preventive care utilization data for Medicare Fee-for-Service beneficiaries. Data are available at the national, state, and county levels, stratified by age, race/ethnicity, and sex. Condition prevalence rates are calculated using ICD-10 diagnosis codes in Medicare claims data, following the Chronic Conditions Warehouse (CCW) definitions. The tool covers over 30 chronic conditions including diabetes, hypertension, COPD, heart failure, and mental health conditions, as well as preventive service utilization metrics. Data are updated annually.", "standard_files": [ { - "filename": "data_state_county_age_by_race.csv.gz", + "filename": "data_state_county_age.csv.gz", "columns": [ { "name": "geography", @@ -13769,7 +12824,7 @@ ] }, { - "filename": "data_state_county_age_by_sex.csv.gz", + "filename": "data_state_county_age_by_race.csv.gz", "columns": [ { "name": "geography", @@ -14131,7 +13186,7 @@ ] }, { - "filename": "data_state_county_age.csv.gz", + "filename": "data_state_county_age_by_sex.csv.gz", "columns": [ { "name": "geography", @@ -18280,7 +17335,7 @@ "description": "Google Health Trends data accessed via the Google Health Trends API, processed and collected using Yale DISSC's gtrends_collection framework. The data represents the probability of a short search session including a specific health-related term within a geography and timeframe, multiplied by 10 million for readability. Search volumes are provided at the DMA (Designated Market Area) and state level on a weekly basis. This data source enables tracking of public interest in health topics such as RSV, overdose, and naloxone as potential early indicators of disease activity or public health concerns.", "standard_files": [ { - "filename": "data_dma_year.csv.gz", + "filename": "data.csv.gz", "columns": [ { "name": "geography", @@ -18297,65 +17352,65 @@ "unit": "date" }, { - "name": "gtrends_drug+overdose", - "short_name": "Google Search Volume: Drug Overdose", - "description": "Google search volume for the term drug overdose.", + "name": "gtrends_rsv_vaccine", + "short_name": "Google Search Volume: rsv_vaccine", + "description": "Google search volume of the term rsv_vaccine.", "measure_type": "probability", "unit": "probability * 10M" }, { - "name": "gtrends_naloxone", - "short_name": "Google Search Volume: naloxone", - "description": "Google search volume of the term naloxone.", + "name": "gtrends_9mm", + "short_name": "Google Search Volume: 9mm", + "description": "Google search volume for the term 9mm.", "measure_type": "probability", "unit": "probability * 10M" }, { - "name": "gtrends_narcan", - "short_name": "Google Search Volume: narcan", - "description": "Google search volume of the term narcan.", + "name": "gtrends_naloxone", + "short_name": "Google Search Volume: naloxone", + "description": "Google search volume of the term naloxone.", "measure_type": "probability", "unit": "probability * 10M" }, { - "name": "gtrends_overdose", - "short_name": "Google Search Volume: overdose", - "description": "Google search volume of the term overdose.", + "name": "gtrends_drug+overdose", + "short_name": "Google Search Volume: Drug Overdose", + "description": "Google search volume for the term drug overdose.", "measure_type": "probability", "unit": "probability * 10M" }, { - "name": "gtrends_rsv_vaccine", - "short_name": "Google Search Volume: rsv_vaccine", - "description": "Google search volume of the term rsv_vaccine.", + "name": "gtrends_heat+exhaustion", + "short_name": "Google Search Volume: Heat Exhaustion", + "description": "Google search volume for the term heat exhaustion.", "measure_type": "probability", "unit": "probability * 10M" }, { - "name": "gtrends_rsv", - "short_name": "Google Search Volume: rsv", - "description": "Google search volume of the term rsv.", + "name": "gtrends_heat+stroke", + "short_name": "Google Search Volume: Heat Stroke", + "description": "Google search volume for the term heat stroke.", "measure_type": "probability", "unit": "probability * 10M" }, { - "name": "gtrends_heat+exhaustion", - "short_name": "Google Search Volume: Heat Exhaustion", - "description": "Google search volume for the term heat exhaustion.", + "name": "gtrends_narcan", + "short_name": "Google Search Volume: narcan", + "description": "Google search volume of the term narcan.", "measure_type": "probability", "unit": "probability * 10M" }, { - "name": "gtrends_heat+stroke", - "short_name": "Google Search Volume: Heat Stroke", - "description": "Google search volume for the term heat stroke.", + "name": "gtrends_overdose", + "short_name": "Google Search Volume: overdose", + "description": "Google search volume of the term overdose.", "measure_type": "probability", "unit": "probability * 10M" }, { - "name": "gtrends_9mm", - "short_name": "Google Search Volume: 9mm", - "description": "Google search volume for the term 9mm.", + "name": "gtrends_rsv", + "short_name": "Google Search Volume: rsv", + "description": "Google search volume of the term rsv.", "measure_type": "probability", "unit": "probability * 10M" }, @@ -18365,6 +17420,13 @@ "description": "Google search volume for the term shotgun.", "measure_type": "probability", "unit": "probability * 10M" + }, + { + "name": "gtrends_rsv_adjusted", + "short_name": "Google Search Volume: rsv_adjusted", + "description": "Google search volume of the term rsv_adjusted.", + "measure_type": "probability", + "unit": "probability * 10M" } ] }, @@ -18458,7 +17520,7 @@ ] }, { - "filename": "data_year.csv.gz", + "filename": "data_dma_year.csv.gz", "columns": [ { "name": "geography", @@ -18475,30 +17537,44 @@ "unit": "date" }, { - "name": "gtrends_rsv_vaccine", - "short_name": "Google Search Volume: rsv_vaccine", - "description": "Google search volume of the term rsv_vaccine.", + "name": "gtrends_drug+overdose", + "short_name": "Google Search Volume: Drug Overdose", + "description": "Google search volume for the term drug overdose.", "measure_type": "probability", "unit": "probability * 10M" }, { - "name": "gtrends_9mm", - "short_name": "Google Search Volume: 9mm", - "description": "Google search volume for the term 9mm.", + "name": "gtrends_naloxone", + "short_name": "Google Search Volume: naloxone", + "description": "Google search volume of the term naloxone.", "measure_type": "probability", "unit": "probability * 10M" }, { - "name": "gtrends_naloxone", - "short_name": "Google Search Volume: naloxone", - "description": "Google search volume of the term naloxone.", + "name": "gtrends_narcan", + "short_name": "Google Search Volume: narcan", + "description": "Google search volume of the term narcan.", "measure_type": "probability", "unit": "probability * 10M" }, { - "name": "gtrends_drug+overdose", - "short_name": "Google Search Volume: Drug Overdose", - "description": "Google search volume for the term drug overdose.", + "name": "gtrends_overdose", + "short_name": "Google Search Volume: overdose", + "description": "Google search volume of the term overdose.", + "measure_type": "probability", + "unit": "probability * 10M" + }, + { + "name": "gtrends_rsv_vaccine", + "short_name": "Google Search Volume: rsv_vaccine", + "description": "Google search volume of the term rsv_vaccine.", + "measure_type": "probability", + "unit": "probability * 10M" + }, + { + "name": "gtrends_rsv", + "short_name": "Google Search Volume: rsv", + "description": "Google search volume of the term rsv.", "measure_type": "probability", "unit": "probability * 10M" }, @@ -18517,23 +17593,9 @@ "unit": "probability * 10M" }, { - "name": "gtrends_narcan", - "short_name": "Google Search Volume: narcan", - "description": "Google search volume of the term narcan.", - "measure_type": "probability", - "unit": "probability * 10M" - }, - { - "name": "gtrends_overdose", - "short_name": "Google Search Volume: overdose", - "description": "Google search volume of the term overdose.", - "measure_type": "probability", - "unit": "probability * 10M" - }, - { - "name": "gtrends_rsv", - "short_name": "Google Search Volume: rsv", - "description": "Google search volume of the term rsv.", + "name": "gtrends_9mm", + "short_name": "Google Search Volume: 9mm", + "description": "Google search volume for the term 9mm.", "measure_type": "probability", "unit": "probability * 10M" }, @@ -18543,18 +17605,11 @@ "description": "Google search volume for the term shotgun.", "measure_type": "probability", "unit": "probability * 10M" - }, - { - "name": "gtrends_rsv_adjusted", - "short_name": "Google Search Volume: rsv_adjusted", - "description": "Google search volume of the term rsv_adjusted.", - "measure_type": "probability", - "unit": "probability * 10M" } ] }, { - "filename": "data.csv.gz", + "filename": "data_year.csv.gz", "columns": [ { "name": "geography", @@ -18798,7 +17853,7 @@ "description": "The Johns Hopkins University Measles Tracking Team compiles laboratory-confirmed measles case data from official state and county health department reports across the United States. The team aggregates data from 37+ jurisdictions, providing both state-level weekly summaries (using rash onset dates when available) and county-level daily case counts (based on official reporting dates). Data is updated on Tuesdays and Fridays at approximately 5:00 PM Eastern Time. The tracking effort was established in response to the 2025 measles outbreak to provide timely, granular geographic data on measles transmission. All data is released under CC BY 4.0 license with attribution required.", "standard_files": [ { - "filename": "data_county.csv.gz", + "filename": "data.csv.gz", "columns": [ { "name": "geography", @@ -18824,7 +17879,7 @@ ] }, { - "filename": "data_state.csv.gz", + "filename": "data_county.csv.gz", "columns": [ { "name": "geography", @@ -18850,7 +17905,7 @@ ] }, { - "filename": "data.csv.gz", + "filename": "data_state.csv.gz", "columns": [ { "name": "geography", @@ -21766,311 +20821,105 @@ "unit": "Cases per 1,000,000" }, { - "name": "nccr_germ_cell_tumors_non_malignant_ucl", - "short_name": "X. Germ Cell Tumors (Non-Malignant)", - "description": "Upper bound of the 95% confidence interval for the incidence rate of X. Germ Cell Tumors (Non-Malignant).", - "measure_type": "Incidence", - "unit": "Cases per 1,000,000" - }, - { - "name": "nccr_germ_cell_tumors_non_malignant_suppressed", - "short_name": "X. Germ Cell Tumors (Non-Malignant)", - "description": "Indicates whether the X. Germ Cell Tumors (Non-Malignant) incidence rate was suppressed (reported as 0 with no confidence interval).", - "measure_type": "Incidence", - "unit": "Cases per 1,000,000" - }, - { - "name": "nccr_germ_cell_tumors_non_malignant_not_collected", - "short_name": "X. Germ Cell Tumors (Non-Malignant)", - "description": "Indicates whether the X. Germ Cell Tumors (Non-Malignant) incidence rate was absent from the API response.", - "measure_type": "Incidence", - "unit": "Cases per 1,000,000" - }, - { - "name": "nccr_epithelial_neoplasms_and_melanomas", - "short_name": "XI. Epithelial Neoplasms And Melanomas", - "description": "Age-adjusted incidence rate of XI. Epithelial Neoplasms And Melanomas among children, adolescents, and young adults (ages 0-39).", - "measure_type": "Incidence", - "unit": "Cases per 1,000,000" - }, - { - "name": "nccr_epithelial_neoplasms_and_melanomas_lcl", - "short_name": "XI. Epithelial Neoplasms And Melanomas", - "description": "Lower bound of the 95% confidence interval for the incidence rate of XI. Epithelial Neoplasms And Melanomas.", - "measure_type": "Incidence", - "unit": "Cases per 1,000,000" - }, - { - "name": "nccr_epithelial_neoplasms_and_melanomas_ucl", - "short_name": "XI. Epithelial Neoplasms And Melanomas", - "description": "Upper bound of the 95% confidence interval for the incidence rate of XI. Epithelial Neoplasms And Melanomas.", - "measure_type": "Incidence", - "unit": "Cases per 1,000,000" - }, - { - "name": "nccr_epithelial_neoplasms_and_melanomas_suppressed", - "short_name": "XI. Epithelial Neoplasms And Melanomas", - "description": "Indicates whether the XI. Epithelial Neoplasms And Melanomas incidence rate was suppressed (reported as 0 with no confidence interval).", - "measure_type": "Incidence", - "unit": "Cases per 1,000,000" - }, - { - "name": "nccr_epithelial_neoplasms_and_melanomas_not_collected", - "short_name": "XI. Epithelial Neoplasms And Melanomas", - "description": "Indicates whether the XI. Epithelial Neoplasms And Melanomas incidence rate was absent from the API response.", - "measure_type": "Incidence", - "unit": "Cases per 1,000,000" - }, - { - "name": "nccr_neoplasms_other_and_nos", - "short_name": "XII. Other/ Unspecified Neoplasms", - "description": "Age-adjusted incidence rate of XII. Other/ Unspecified Neoplasms among children, adolescents, and young adults (ages 0-39).", - "measure_type": "Incidence", - "unit": "Cases per 1,000,000" - }, - { - "name": "nccr_neoplasms_other_and_nos_lcl", - "short_name": "XII. Other/ Unspecified Neoplasms", - "description": "Lower bound of the 95% confidence interval for the incidence rate of XII. Other/ Unspecified Neoplasms.", - "measure_type": "Incidence", - "unit": "Cases per 1,000,000" - }, - { - "name": "nccr_neoplasms_other_and_nos_ucl", - "short_name": "XII. Other/ Unspecified Neoplasms", - "description": "Upper bound of the 95% confidence interval for the incidence rate of XII. Other/ Unspecified Neoplasms.", - "measure_type": "Incidence", - "unit": "Cases per 1,000,000" - }, - { - "name": "nccr_neoplasms_other_and_nos_suppressed", - "short_name": "XII. Other/ Unspecified Neoplasms", - "description": "Indicates whether the XII. Other/ Unspecified Neoplasms incidence rate was suppressed (reported as 0 with no confidence interval).", - "measure_type": "Incidence", - "unit": "Cases per 1,000,000" - }, - { - "name": "nccr_neoplasms_other_and_nos_not_collected", - "short_name": "XII. Other/ Unspecified Neoplasms", - "description": "Indicates whether the XII. Other/ Unspecified Neoplasms incidence rate was absent from the API response.", - "measure_type": "Incidence", - "unit": "Cases per 1,000,000" - } - ] - } - ] - }, - "nchs_mortality": { - "name": "nchs_mortality", - "display_name": "NCHS Mortality", - "description": "The National Center for Health Statistics (NCHS) houses the the Vital Statistics Rapid Release (VSRR) program. The program reports monthly deaths from drug overdose at the state level and quarterly deaths from drug overdose at the county level, as well as quarterly age-adjusted mortality rates for 21 selected causes of death at the state level. Rates are expressed as per 100,000 people. Counts of 1–9 deaths are suppressed to protect privacy and imputed as 5; the suppressed_flag column identifies these records. Data from the VSSR program and are provisional, meaning they are subject to revision as more death certificates are received and processed. New York City and New York State are combined.", - "standard_files": [ - { - "filename": "data_county.csv.gz", - "columns": [ - { - "name": "geography", - "short_name": "Geography", - "description": "FIPS code identifier (00 = national, 2-digit = state, 5-digit = county)", - "measure_type": "identifier", - "unit": "FIPS code" - }, - { - "name": "time", - "short_name": "Time", - "description": "Date in MM-DD-YYYY format (Saturday for weekly data)", - "measure_type": "date", - "unit": "date" - }, - { - "name": "n_deaths_overdose", - "short_name": "Drug overdose deaths", - "description": "Provisional count of drug overdose deaths. State-level data are 12-month rolling totals; county-level data are monthly.", - "measure_type": "Count", - "unit": "Deaths" - }, - { - "name": "suppressed", - "short_name": "Drug overdose suppression flag", - "description": "Indicates whether the county drug overdose death count was suppressed by NCHS. Due to privacy protections, counts fewer than 10 are suppressed and imputed to be 5.", - "measure_type": "Binary", - "unit": "Binary indicator" - }, - { - "name": "pct_pending_invest", - "short_name": "Percent pending investigation", - "description": "Percentage of death records still pending investigation for the reporting period.", - "measure_type": "Percent", - "unit": "Percent" - } - ] - }, - { - "filename": "data_state_21_causes.csv.gz", - "columns": [ - { - "name": "geography", - "short_name": "Geography", - "description": "FIPS code identifier (00 = national, 2-digit = state, 5-digit = county)", - "measure_type": "identifier", - "unit": "FIPS code" - }, - { - "name": "time", - "short_name": "Time", - "description": "Date in MM-DD-YYYY format (Saturday for weekly data)", - "measure_type": "date", - "unit": "date" - }, - { - "name": "rate_all_causes", - "short_name": "All-cause mortality rate", - "description": "Quarterly age-adjusted death rate from all causes per 100,000 population.", - "measure_type": "Rate", - "unit": "Deaths per 100,000" - }, - { - "name": "rate_alzheimer_disease", - "short_name": "Alzheimer's mortality rate", - "description": "Quarterly age-adjusted death rate from Alzheimer's disease per 100,000 population.", - "measure_type": "Rate", - "unit": "Deaths per 100,000" - }, - { - "name": "rate_covid_19", - "short_name": "COVID-19 mortality rate", - "description": "Quarterly age-adjusted death rate from COVID-19 per 100,000 population.", - "measure_type": "Rate", - "unit": "Deaths per 100,000" - }, - { - "name": "rate_cancer", - "short_name": "Cancer mortality rate", - "description": "Quarterly age-adjusted death rate from cancer per 100,000 population.", - "measure_type": "Rate", - "unit": "Deaths per 100,000" - }, - { - "name": "rate_chronic_liver_disease_and_cirrhosis", - "short_name": "Liver disease mortality rate", - "description": "Quarterly age-adjusted death rate from chronic liver disease and cirrhosis per 100,000 population.", - "measure_type": "Rate", - "unit": "Deaths per 100,000" - }, - { - "name": "rate_chronic_lower_respiratory_diseases", - "short_name": "CLRD mortality rate", - "description": "Quarterly age-adjusted death rate from chronic lower respiratory diseases per 100,000 population.", - "measure_type": "Rate", - "unit": "Deaths per 100,000" - }, - { - "name": "rate_diabetes", - "short_name": "Diabetes mortality rate", - "description": "Quarterly age-adjusted death rate from diabetes per 100,000 population.", - "measure_type": "Rate", - "unit": "Deaths per 100,000" - }, - { - "name": "rate_drug_overdose", - "short_name": "Drug overdose mortality rate", - "description": "Quarterly age-adjusted death rate from drug overdose per 100,000 population.", - "measure_type": "Rate", - "unit": "Deaths per 100,000" - }, - { - "name": "rate_falls_ages_65_and_over", - "short_name": "Falls mortality rate (65+)", - "description": "Quarterly age-adjusted death rate from falls among adults 65 and over per 100,000 population.", - "measure_type": "Rate", - "unit": "Deaths per 100,000" + "name": "nccr_germ_cell_tumors_non_malignant_ucl", + "short_name": "X. Germ Cell Tumors (Non-Malignant)", + "description": "Upper bound of the 95% confidence interval for the incidence rate of X. Germ Cell Tumors (Non-Malignant).", + "measure_type": "Incidence", + "unit": "Cases per 1,000,000" }, { - "name": "rate_firearm_related_injury", - "short_name": "Firearm injury mortality rate", - "description": "Quarterly age-adjusted death rate from firearm-related injuries per 100,000 population.", - "measure_type": "Rate", - "unit": "Deaths per 100,000" + "name": "nccr_germ_cell_tumors_non_malignant_suppressed", + "short_name": "X. Germ Cell Tumors (Non-Malignant)", + "description": "Indicates whether the X. Germ Cell Tumors (Non-Malignant) incidence rate was suppressed (reported as 0 with no confidence interval).", + "measure_type": "Incidence", + "unit": "Cases per 1,000,000" }, { - "name": "rate_heart_disease", - "short_name": "Heart disease mortality rate", - "description": "Quarterly age-adjusted death rate from heart disease per 100,000 population.", - "measure_type": "Rate", - "unit": "Deaths per 100,000" + "name": "nccr_germ_cell_tumors_non_malignant_not_collected", + "short_name": "X. Germ Cell Tumors (Non-Malignant)", + "description": "Indicates whether the X. Germ Cell Tumors (Non-Malignant) incidence rate was absent from the API response.", + "measure_type": "Incidence", + "unit": "Cases per 1,000,000" }, { - "name": "rate_hiv_disease", - "short_name": "HIV mortality rate", - "description": "Quarterly age-adjusted death rate from HIV disease per 100,000 population.", - "measure_type": "Rate", - "unit": "Deaths per 100,000" + "name": "nccr_epithelial_neoplasms_and_melanomas", + "short_name": "XI. Epithelial Neoplasms And Melanomas", + "description": "Age-adjusted incidence rate of XI. Epithelial Neoplasms And Melanomas among children, adolescents, and young adults (ages 0-39).", + "measure_type": "Incidence", + "unit": "Cases per 1,000,000" }, { - "name": "rate_homicide", - "short_name": "Homicide mortality rate", - "description": "Quarterly age-adjusted death rate from homicide per 100,000 population.", - "measure_type": "Rate", - "unit": "Deaths per 100,000" + "name": "nccr_epithelial_neoplasms_and_melanomas_lcl", + "short_name": "XI. Epithelial Neoplasms And Melanomas", + "description": "Lower bound of the 95% confidence interval for the incidence rate of XI. Epithelial Neoplasms And Melanomas.", + "measure_type": "Incidence", + "unit": "Cases per 1,000,000" }, { - "name": "rate_hypertension", - "short_name": "Hypertension mortality rate", - "description": "Quarterly age-adjusted death rate from hypertension per 100,000 population.", - "measure_type": "Rate", - "unit": "Deaths per 100,000" + "name": "nccr_epithelial_neoplasms_and_melanomas_ucl", + "short_name": "XI. Epithelial Neoplasms And Melanomas", + "description": "Upper bound of the 95% confidence interval for the incidence rate of XI. Epithelial Neoplasms And Melanomas.", + "measure_type": "Incidence", + "unit": "Cases per 1,000,000" }, { - "name": "rate_influenza_and_pneumonia", - "short_name": "Flu & pneumonia mortality rate", - "description": "Quarterly age-adjusted death rate from influenza and pneumonia per 100,000 population.", - "measure_type": "Rate", - "unit": "Deaths per 100,000" + "name": "nccr_epithelial_neoplasms_and_melanomas_suppressed", + "short_name": "XI. Epithelial Neoplasms And Melanomas", + "description": "Indicates whether the XI. Epithelial Neoplasms And Melanomas incidence rate was suppressed (reported as 0 with no confidence interval).", + "measure_type": "Incidence", + "unit": "Cases per 1,000,000" }, { - "name": "rate_kidney_disease", - "short_name": "Kidney disease mortality rate", - "description": "Quarterly age-adjusted death rate from kidney disease per 100,000 population.", - "measure_type": "Rate", - "unit": "Deaths per 100,000" + "name": "nccr_epithelial_neoplasms_and_melanomas_not_collected", + "short_name": "XI. Epithelial Neoplasms And Melanomas", + "description": "Indicates whether the XI. Epithelial Neoplasms And Melanomas incidence rate was absent from the API response.", + "measure_type": "Incidence", + "unit": "Cases per 1,000,000" }, { - "name": "rate_parkinson_disease", - "short_name": "Parkinson's mortality rate", - "description": "Quarterly age-adjusted death rate from Parkinson's disease per 100,000 population.", - "measure_type": "Rate", - "unit": "Deaths per 100,000" + "name": "nccr_neoplasms_other_and_nos", + "short_name": "XII. Other/ Unspecified Neoplasms", + "description": "Age-adjusted incidence rate of XII. Other/ Unspecified Neoplasms among children, adolescents, and young adults (ages 0-39).", + "measure_type": "Incidence", + "unit": "Cases per 1,000,000" }, { - "name": "rate_pneumonitis_due_to_solids_and_liquids", - "short_name": "Aspiration pneumonitis mortality rate", - "description": "Quarterly age-adjusted death rate from pneumonitis due to solids and liquids per 100,000 population.", - "measure_type": "Rate", - "unit": "Deaths per 100,000" + "name": "nccr_neoplasms_other_and_nos_lcl", + "short_name": "XII. Other/ Unspecified Neoplasms", + "description": "Lower bound of the 95% confidence interval for the incidence rate of XII. Other/ Unspecified Neoplasms.", + "measure_type": "Incidence", + "unit": "Cases per 1,000,000" }, { - "name": "rate_stroke", - "short_name": "Stroke mortality rate", - "description": "Quarterly age-adjusted death rate from stroke per 100,000 population.", - "measure_type": "Rate", - "unit": "Deaths per 100,000" + "name": "nccr_neoplasms_other_and_nos_ucl", + "short_name": "XII. Other/ Unspecified Neoplasms", + "description": "Upper bound of the 95% confidence interval for the incidence rate of XII. Other/ Unspecified Neoplasms.", + "measure_type": "Incidence", + "unit": "Cases per 1,000,000" }, { - "name": "rate_suicide", - "short_name": "Suicide mortality rate", - "description": "Quarterly age-adjusted death rate from suicide per 100,000 population.", - "measure_type": "Rate", - "unit": "Deaths per 100,000" + "name": "nccr_neoplasms_other_and_nos_suppressed", + "short_name": "XII. Other/ Unspecified Neoplasms", + "description": "Indicates whether the XII. Other/ Unspecified Neoplasms incidence rate was suppressed (reported as 0 with no confidence interval).", + "measure_type": "Incidence", + "unit": "Cases per 1,000,000" }, { - "name": "rate_unintentional_injuries", - "short_name": "Unintentional injury mortality rate", - "description": "Quarterly age-adjusted death rate from unintentional injuries per 100,000 population.", - "measure_type": "Rate", - "unit": "Deaths per 100,000" + "name": "nccr_neoplasms_other_and_nos_not_collected", + "short_name": "XII. Other/ Unspecified Neoplasms", + "description": "Indicates whether the XII. Other/ Unspecified Neoplasms incidence rate was absent from the API response.", + "measure_type": "Incidence", + "unit": "Cases per 1,000,000" } ] - }, + } + ] + }, + "nchs_mortality": { + "name": "nchs_mortality", + "display_name": "NCHS Mortality", + "description": "The National Center for Health Statistics (NCHS) houses the the Vital Statistics Rapid Release (VSRR) program. The program reports monthly deaths from drug overdose at the state level and quarterly deaths from drug overdose at the county level, as well as quarterly age-adjusted mortality rates for 21 selected causes of death at the state level. Rates are expressed as per 100,000 people. Counts of 1–9 deaths are suppressed to protect privacy and imputed as 5; the suppressed_flag column identifies these records. Data from the VSSR program and are provisional, meaning they are subject to revision as more death certificates are received and processed. New York City and New York State are combined.", + "standard_files": [ { "filename": "data.csv.gz", "columns": [ @@ -22187,16 +21036,9 @@ "unit": "Binary indicator" } ] - } - ] - }, - "neiss": { - "name": "neiss", - "display_name": "Neiss", - "description": "NEISS is a national probability sample of hospital emergency departments (~100 of the ~5,000+ U.S. hospitals with 24-hour EDs) operated by the U.S. Consumer Product Safety Commission. Each sampled record describes an injury treated in the ED, including patient age, sex, race, Hispanic ethnicity (added 2019), diagnosis, body part, disposition, up to three associated consumer products, and a statistical weight (plus sampling stratum and PSU). Sample weights scale records to national estimates; raw record counts are not nationally representative. This dataset covers treatment years from 2019 through the latest year CPSC has posted (auto-detected at ingest time), aggregated to national (geography='00') annual counts, in wide format: one neiss_n_ (raw sampled count) and one neiss_wt_ (weighted national estimate) column per primary-diagnosis or primary-product-group category. Product groups are reconstructed from NEISS product-code bands and are approximate, not an official CPSC taxonomy. Companion _rate files (data_*_rate.csv.gz) give injury rates per 100,000 population stratified by age and sex only, using the weighted estimate as numerator and a constant national age x sex population (mean of U.S. Census Vintage 2023 estimates, 2020-2023) as denominator.", - "standard_files": [ + }, { - "filename": "data_agegroup_diagnosis_rate.csv.gz", + "filename": "data_county.csv.gz", "columns": [ { "name": "geography", @@ -22213,231 +21055,201 @@ "unit": "date" }, { - "name": "age", - "short_name": "Age", - "description": "Patient age: age in completed months (00-23 months) in the infant files; a standard age band in the age-group files.", - "measure_type": "categorical", - "unit": "category" - }, - { - "name": "sex", - "short_name": "Sex", - "description": "Patient sex (Male, Female, Unknown).", - "measure_type": "categorical", - "unit": "category" - }, - { - "name": "neiss_rate_amputation", - "short_name": "Amputation injury rate", - "description": "Annual ED injury visits with a primary diagnosis of amputation per 100,000 U.S. population, by age and sex.", - "measure_type": "Rate", - "unit": "Injuries per 100,000 population" - }, - { - "name": "neiss_rate_anoxia", - "short_name": "Anoxia injury rate", - "description": "Annual ED injury visits with a primary diagnosis of anoxia per 100,000 U.S. population, by age and sex.", - "measure_type": "Rate", - "unit": "Injuries per 100,000 population" - }, - { - "name": "neiss_rate_aspirated_object", - "short_name": "Aspirated object injury rate", - "description": "Annual ED injury visits with a primary diagnosis of aspirated object per 100,000 U.S. population, by age and sex.", - "measure_type": "Rate", - "unit": "Injuries per 100,000 population" - }, - { - "name": "neiss_rate_avulsion", - "short_name": "Avulsion injury rate", - "description": "Annual ED injury visits with a primary diagnosis of avulsion per 100,000 U.S. population, by age and sex.", - "measure_type": "Rate", - "unit": "Injuries per 100,000 population" - }, - { - "name": "neiss_rate_burns_chemical", - "short_name": "Chemical burns injury rate", - "description": "Annual ED injury visits with a primary diagnosis of chemical burns per 100,000 U.S. population, by age and sex.", - "measure_type": "Rate", - "unit": "Injuries per 100,000 population" + "name": "n_deaths_overdose", + "short_name": "Drug overdose deaths", + "description": "Provisional count of drug overdose deaths. State-level data are 12-month rolling totals; county-level data are monthly.", + "measure_type": "Count", + "unit": "Deaths" }, { - "name": "neiss_rate_burns_elec", - "short_name": "Electrical burns injury rate", - "description": "Annual ED injury visits with a primary diagnosis of electrical burns per 100,000 U.S. population, by age and sex.", - "measure_type": "Rate", - "unit": "Injuries per 100,000 population" + "name": "suppressed", + "short_name": "Drug overdose suppression flag", + "description": "Indicates whether the county drug overdose death count was suppressed by NCHS. Due to privacy protections, counts fewer than 10 are suppressed and imputed to be 5.", + "measure_type": "Binary", + "unit": "Binary indicator" }, { - "name": "neiss_rate_burns_radiation", - "short_name": "Radiation burns injury rate", - "description": "Annual ED injury visits with a primary diagnosis of radiation burns per 100,000 U.S. population, by age and sex.", - "measure_type": "Rate", - "unit": "Injuries per 100,000 population" - }, + "name": "pct_pending_invest", + "short_name": "Percent pending investigation", + "description": "Percentage of death records still pending investigation for the reporting period.", + "measure_type": "Percent", + "unit": "Percent" + } + ] + }, + { + "filename": "data_state_21_causes.csv.gz", + "columns": [ { - "name": "neiss_rate_burns_scald", - "short_name": "Scald burns injury rate", - "description": "Annual ED injury visits with a primary diagnosis of scald burns per 100,000 U.S. population, by age and sex.", - "measure_type": "Rate", - "unit": "Injuries per 100,000 population" + "name": "geography", + "short_name": "Geography", + "description": "FIPS code identifier (00 = national, 2-digit = state, 5-digit = county)", + "measure_type": "identifier", + "unit": "FIPS code" }, { - "name": "neiss_rate_burns_thermal", - "short_name": "Thermal burns injury rate", - "description": "Annual ED injury visits with a primary diagnosis of thermal burns per 100,000 U.S. population, by age and sex.", - "measure_type": "Rate", - "unit": "Injuries per 100,000 population" + "name": "time", + "short_name": "Time", + "description": "Date in MM-DD-YYYY format (Saturday for weekly data)", + "measure_type": "date", + "unit": "date" }, { - "name": "neiss_rate_concussion", - "short_name": "Concussion injury rate", - "description": "Annual ED injury visits with a primary diagnosis of concussion per 100,000 U.S. population, by age and sex.", + "name": "rate_all_causes", + "short_name": "All-cause mortality rate", + "description": "Quarterly age-adjusted death rate from all causes per 100,000 population.", "measure_type": "Rate", - "unit": "Injuries per 100,000 population" + "unit": "Deaths per 100,000" }, - { - "name": "neiss_rate_contusion_or_abrasion", - "short_name": "Contusion or abrasion injury rate", - "description": "Annual ED injury visits with a primary diagnosis of contusion or abrasion per 100,000 U.S. population, by age and sex.", + { + "name": "rate_alzheimer_disease", + "short_name": "Alzheimer's mortality rate", + "description": "Quarterly age-adjusted death rate from Alzheimer's disease per 100,000 population.", "measure_type": "Rate", - "unit": "Injuries per 100,000 population" + "unit": "Deaths per 100,000" }, { - "name": "neiss_rate_crushing", - "short_name": "Crushing injury injury rate", - "description": "Annual ED injury visits with a primary diagnosis of crushing injury per 100,000 U.S. population, by age and sex.", + "name": "rate_covid_19", + "short_name": "COVID-19 mortality rate", + "description": "Quarterly age-adjusted death rate from COVID-19 per 100,000 population.", "measure_type": "Rate", - "unit": "Injuries per 100,000 population" + "unit": "Deaths per 100,000" }, { - "name": "neiss_rate_dental_injury", - "short_name": "Dental injury injury rate", - "description": "Annual ED injury visits with a primary diagnosis of dental injury per 100,000 U.S. population, by age and sex.", + "name": "rate_cancer", + "short_name": "Cancer mortality rate", + "description": "Quarterly age-adjusted death rate from cancer per 100,000 population.", "measure_type": "Rate", - "unit": "Injuries per 100,000 population" + "unit": "Deaths per 100,000" }, { - "name": "neiss_rate_dermat_or_conj", - "short_name": "Dermatitis or conjunctivitis injury rate", - "description": "Annual ED injury visits with a primary diagnosis of dermatitis or conjunctivitis per 100,000 U.S. population, by age and sex.", + "name": "rate_chronic_liver_disease_and_cirrhosis", + "short_name": "Liver disease mortality rate", + "description": "Quarterly age-adjusted death rate from chronic liver disease and cirrhosis per 100,000 population.", "measure_type": "Rate", - "unit": "Injuries per 100,000 population" + "unit": "Deaths per 100,000" }, { - "name": "neiss_rate_dislocation", - "short_name": "Dislocation injury rate", - "description": "Annual ED injury visits with a primary diagnosis of dislocation per 100,000 U.S. population, by age and sex.", + "name": "rate_chronic_lower_respiratory_diseases", + "short_name": "CLRD mortality rate", + "description": "Quarterly age-adjusted death rate from chronic lower respiratory diseases per 100,000 population.", "measure_type": "Rate", - "unit": "Injuries per 100,000 population" + "unit": "Deaths per 100,000" }, { - "name": "neiss_rate_electric_shock", - "short_name": "Electric shock injury rate", - "description": "Annual ED injury visits with a primary diagnosis of electric shock per 100,000 U.S. population, by age and sex.", + "name": "rate_diabetes", + "short_name": "Diabetes mortality rate", + "description": "Quarterly age-adjusted death rate from diabetes per 100,000 population.", "measure_type": "Rate", - "unit": "Injuries per 100,000 population" + "unit": "Deaths per 100,000" }, { - "name": "neiss_rate_foreign_body", - "short_name": "Foreign body injury rate", - "description": "Annual ED injury visits with a primary diagnosis of foreign body per 100,000 U.S. population, by age and sex.", + "name": "rate_drug_overdose", + "short_name": "Drug overdose mortality rate", + "description": "Quarterly age-adjusted death rate from drug overdose per 100,000 population.", "measure_type": "Rate", - "unit": "Injuries per 100,000 population" + "unit": "Deaths per 100,000" }, { - "name": "neiss_rate_fracture", - "short_name": "Fracture injury rate", - "description": "Annual ED injury visits with a primary diagnosis of fracture per 100,000 U.S. population, by age and sex.", + "name": "rate_falls_ages_65_and_over", + "short_name": "Falls mortality rate (65+)", + "description": "Quarterly age-adjusted death rate from falls among adults 65 and over per 100,000 population.", "measure_type": "Rate", - "unit": "Injuries per 100,000 population" + "unit": "Deaths per 100,000" }, { - "name": "neiss_rate_hematoma", - "short_name": "Hematoma injury rate", - "description": "Annual ED injury visits with a primary diagnosis of hematoma per 100,000 U.S. population, by age and sex.", + "name": "rate_firearm_related_injury", + "short_name": "Firearm injury mortality rate", + "description": "Quarterly age-adjusted death rate from firearm-related injuries per 100,000 population.", "measure_type": "Rate", - "unit": "Injuries per 100,000 population" + "unit": "Deaths per 100,000" }, { - "name": "neiss_rate_hemorrhage", - "short_name": "Hemorrhage injury rate", - "description": "Annual ED injury visits with a primary diagnosis of hemorrhage per 100,000 U.S. population, by age and sex.", + "name": "rate_heart_disease", + "short_name": "Heart disease mortality rate", + "description": "Quarterly age-adjusted death rate from heart disease per 100,000 population.", "measure_type": "Rate", - "unit": "Injuries per 100,000 population" + "unit": "Deaths per 100,000" }, { - "name": "neiss_rate_ingested_object", - "short_name": "Ingested object injury rate", - "description": "Annual ED injury visits with a primary diagnosis of ingested object per 100,000 U.S. population, by age and sex.", + "name": "rate_hiv_disease", + "short_name": "HIV mortality rate", + "description": "Quarterly age-adjusted death rate from HIV disease per 100,000 population.", "measure_type": "Rate", - "unit": "Injuries per 100,000 population" + "unit": "Deaths per 100,000" }, { - "name": "neiss_rate_inter_organ_injury", - "short_name": "Internal organ injury injury rate", - "description": "Annual ED injury visits with a primary diagnosis of internal organ injury per 100,000 U.S. population, by age and sex.", + "name": "rate_homicide", + "short_name": "Homicide mortality rate", + "description": "Quarterly age-adjusted death rate from homicide per 100,000 population.", "measure_type": "Rate", - "unit": "Injuries per 100,000 population" + "unit": "Deaths per 100,000" }, { - "name": "neiss_rate_laceration", - "short_name": "Laceration injury rate", - "description": "Annual ED injury visits with a primary diagnosis of laceration per 100,000 U.S. population, by age and sex.", + "name": "rate_hypertension", + "short_name": "Hypertension mortality rate", + "description": "Quarterly age-adjusted death rate from hypertension per 100,000 population.", "measure_type": "Rate", - "unit": "Injuries per 100,000 population" + "unit": "Deaths per 100,000" }, { - "name": "neiss_rate_nerve_damage", - "short_name": "Nerve damage injury rate", - "description": "Annual ED injury visits with a primary diagnosis of nerve damage per 100,000 U.S. population, by age and sex.", + "name": "rate_influenza_and_pneumonia", + "short_name": "Flu & pneumonia mortality rate", + "description": "Quarterly age-adjusted death rate from influenza and pneumonia per 100,000 population.", "measure_type": "Rate", - "unit": "Injuries per 100,000 population" + "unit": "Deaths per 100,000" }, { - "name": "neiss_rate_other_or_not_stated", - "short_name": "Other or not stated injury rate", - "description": "Annual ED injury visits with a primary diagnosis of other or not stated per 100,000 U.S. population, by age and sex.", + "name": "rate_kidney_disease", + "short_name": "Kidney disease mortality rate", + "description": "Quarterly age-adjusted death rate from kidney disease per 100,000 population.", "measure_type": "Rate", - "unit": "Injuries per 100,000 population" + "unit": "Deaths per 100,000" }, { - "name": "neiss_rate_poisoning", - "short_name": "Poisoning injury rate", - "description": "Annual ED injury visits with a primary diagnosis of poisoning per 100,000 U.S. population, by age and sex.", + "name": "rate_parkinson_disease", + "short_name": "Parkinson's mortality rate", + "description": "Quarterly age-adjusted death rate from Parkinson's disease per 100,000 population.", "measure_type": "Rate", - "unit": "Injuries per 100,000 population" + "unit": "Deaths per 100,000" }, { - "name": "neiss_rate_puncture", - "short_name": "Puncture injury rate", - "description": "Annual ED injury visits with a primary diagnosis of puncture per 100,000 U.S. population, by age and sex.", + "name": "rate_pneumonitis_due_to_solids_and_liquids", + "short_name": "Aspiration pneumonitis mortality rate", + "description": "Quarterly age-adjusted death rate from pneumonitis due to solids and liquids per 100,000 population.", "measure_type": "Rate", - "unit": "Injuries per 100,000 population" + "unit": "Deaths per 100,000" }, { - "name": "neiss_rate_strain_sprain", - "short_name": "Strain or sprain injury rate", - "description": "Annual ED injury visits with a primary diagnosis of strain or sprain per 100,000 U.S. population, by age and sex.", + "name": "rate_stroke", + "short_name": "Stroke mortality rate", + "description": "Quarterly age-adjusted death rate from stroke per 100,000 population.", "measure_type": "Rate", - "unit": "Injuries per 100,000 population" + "unit": "Deaths per 100,000" }, { - "name": "neiss_rate_submersion", - "short_name": "Submersion injury rate", - "description": "Annual ED injury visits with a primary diagnosis of submersion per 100,000 U.S. population, by age and sex.", + "name": "rate_suicide", + "short_name": "Suicide mortality rate", + "description": "Quarterly age-adjusted death rate from suicide per 100,000 population.", "measure_type": "Rate", - "unit": "Injuries per 100,000 population" + "unit": "Deaths per 100,000" }, { - "name": "neiss_rate_burns_not_spec", - "short_name": "Burns (unspecified) injury rate", - "description": "Annual ED injury visits with a primary diagnosis of burns (unspecified) per 100,000 U.S. population, by age and sex.", + "name": "rate_unintentional_injuries", + "short_name": "Unintentional injury mortality rate", + "description": "Quarterly age-adjusted death rate from unintentional injuries per 100,000 population.", "measure_type": "Rate", - "unit": "Injuries per 100,000 population" + "unit": "Deaths per 100,000" } ] - }, + } + ] + }, + "neiss": { + "name": "neiss", + "display_name": "Neiss", + "description": "NEISS is a national probability sample of hospital emergency departments (~100 of the ~5,000+ U.S. hospitals with 24-hour EDs) operated by the U.S. Consumer Product Safety Commission. Each sampled record describes an injury treated in the ED, including patient age, sex, race, Hispanic ethnicity (added 2019), diagnosis, body part, disposition, up to three associated consumer products, and a statistical weight (plus sampling stratum and PSU). Sample weights scale records to national estimates; raw record counts are not nationally representative. This dataset covers treatment years from 2019 through the latest year CPSC has posted (auto-detected at ingest time), aggregated to national (geography='00') annual counts, in wide format: one neiss_n_ (raw sampled count) and one neiss_wt_ (weighted national estimate) column per primary-diagnosis or primary-product-group category. Product groups are reconstructed from NEISS product-code bands and are approximate, not an official CPSC taxonomy. Companion _rate files (data_*_rate.csv.gz) give injury rates per 100,000 population stratified by age and sex only, using the weighted estimate as numerator and a constant national age x sex population (mean of U.S. Census Vintage 2023 estimates, 2020-2023) as denominator.", + "standard_files": [ { "filename": "data_agegroup_diagnosis.csv.gz", "columns": [ @@ -22906,145 +21718,243 @@ ] }, { - "filename": "data_agegroup_product_rate.csv.gz", + "filename": "data_agegroup_diagnosis_rate.csv.gz", "columns": [ { - "name": "geography", - "short_name": "Geography", - "description": "FIPS code identifier (00 = national, 2-digit = state, 5-digit = county)", - "measure_type": "identifier", - "unit": "FIPS code" + "name": "geography", + "short_name": "Geography", + "description": "FIPS code identifier (00 = national, 2-digit = state, 5-digit = county)", + "measure_type": "identifier", + "unit": "FIPS code" + }, + { + "name": "time", + "short_name": "Time", + "description": "Date in MM-DD-YYYY format (Saturday for weekly data)", + "measure_type": "date", + "unit": "date" + }, + { + "name": "age", + "short_name": "Age", + "description": "Patient age: age in completed months (00-23 months) in the infant files; a standard age band in the age-group files.", + "measure_type": "categorical", + "unit": "category" + }, + { + "name": "sex", + "short_name": "Sex", + "description": "Patient sex (Male, Female, Unknown).", + "measure_type": "categorical", + "unit": "category" + }, + { + "name": "neiss_rate_amputation", + "short_name": "Amputation injury rate", + "description": "Annual ED injury visits with a primary diagnosis of amputation per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_anoxia", + "short_name": "Anoxia injury rate", + "description": "Annual ED injury visits with a primary diagnosis of anoxia per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_aspirated_object", + "short_name": "Aspirated object injury rate", + "description": "Annual ED injury visits with a primary diagnosis of aspirated object per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_avulsion", + "short_name": "Avulsion injury rate", + "description": "Annual ED injury visits with a primary diagnosis of avulsion per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_burns_chemical", + "short_name": "Chemical burns injury rate", + "description": "Annual ED injury visits with a primary diagnosis of chemical burns per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_burns_elec", + "short_name": "Electrical burns injury rate", + "description": "Annual ED injury visits with a primary diagnosis of electrical burns per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_burns_radiation", + "short_name": "Radiation burns injury rate", + "description": "Annual ED injury visits with a primary diagnosis of radiation burns per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_burns_scald", + "short_name": "Scald burns injury rate", + "description": "Annual ED injury visits with a primary diagnosis of scald burns per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_burns_thermal", + "short_name": "Thermal burns injury rate", + "description": "Annual ED injury visits with a primary diagnosis of thermal burns per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_concussion", + "short_name": "Concussion injury rate", + "description": "Annual ED injury visits with a primary diagnosis of concussion per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" }, { - "name": "time", - "short_name": "Time", - "description": "Date in MM-DD-YYYY format (Saturday for weekly data)", - "measure_type": "date", - "unit": "date" + "name": "neiss_rate_contusion_or_abrasion", + "short_name": "Contusion or abrasion injury rate", + "description": "Annual ED injury visits with a primary diagnosis of contusion or abrasion per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" }, { - "name": "age", - "short_name": "Age", - "description": "Patient age: age in completed months (00-23 months) in the infant files; a standard age band in the age-group files.", - "measure_type": "categorical", - "unit": "category" + "name": "neiss_rate_crushing", + "short_name": "Crushing injury injury rate", + "description": "Annual ED injury visits with a primary diagnosis of crushing injury per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" }, { - "name": "sex", - "short_name": "Sex", - "description": "Patient sex (Male, Female, Unknown).", - "measure_type": "categorical", - "unit": "category" + "name": "neiss_rate_dental_injury", + "short_name": "Dental injury injury rate", + "description": "Annual ED injury visits with a primary diagnosis of dental injury per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_chemicals", - "short_name": "Chemicals injury rate", - "description": "Annual ED injury visits whose primary product was chemicals per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_dermat_or_conj", + "short_name": "Dermatitis or conjunctivitis injury rate", + "description": "Annual ED injury visits with a primary diagnosis of dermatitis or conjunctivitis per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_child_nursery_equipment", - "short_name": "Child nursery equipment injury rate", - "description": "Annual ED injury visits whose primary product was child nursery equipment per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_dislocation", + "short_name": "Dislocation injury rate", + "description": "Annual ED injury visits with a primary diagnosis of dislocation per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_general_household_appliances", - "short_name": "General household appliances injury rate", - "description": "Annual ED injury visits whose primary product was general household appliances per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_electric_shock", + "short_name": "Electric shock injury rate", + "description": "Annual ED injury visits with a primary diagnosis of electric shock per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_heating_cooling_ventilation", - "short_name": "Heating, cooling & ventilation injury rate", - "description": "Annual ED injury visits whose primary product was heating, cooling & ventilation per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_foreign_body", + "short_name": "Foreign body injury rate", + "description": "Annual ED injury visits with a primary diagnosis of foreign body per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_home_communication_entertainment_hobby", - "short_name": "Home communication, entertainment & hobby injury rate", - "description": "Annual ED injury visits whose primary product was home communication, entertainment & hobby per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_fracture", + "short_name": "Fracture injury rate", + "description": "Annual ED injury visits with a primary diagnosis of fracture per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_home_furnishings_fixtures", - "short_name": "Home furnishings & fixtures injury rate", - "description": "Annual ED injury visits whose primary product was home furnishings & fixtures per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_hematoma", + "short_name": "Hematoma injury rate", + "description": "Annual ED injury visits with a primary diagnosis of hematoma per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_home_structures_construction_materials", - "short_name": "Home structures & construction materials injury rate", - "description": "Annual ED injury visits whose primary product was home structures & construction materials per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_hemorrhage", + "short_name": "Hemorrhage injury rate", + "description": "Annual ED injury visits with a primary diagnosis of hemorrhage per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_home_workshop_equipment_tools", - "short_name": "Home workshop equipment & tools injury rate", - "description": "Annual ED injury visits whose primary product was home workshop equipment & tools per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_ingested_object", + "short_name": "Ingested object injury rate", + "description": "Annual ED injury visits with a primary diagnosis of ingested object per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_housewares", - "short_name": "Housewares injury rate", - "description": "Annual ED injury visits whose primary product was housewares per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_inter_organ_injury", + "short_name": "Internal organ injury injury rate", + "description": "Annual ED injury visits with a primary diagnosis of internal organ injury per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_kitchen_appliances", - "short_name": "Kitchen appliances injury rate", - "description": "Annual ED injury visits whose primary product was kitchen appliances per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_laceration", + "short_name": "Laceration injury rate", + "description": "Annual ED injury visits with a primary diagnosis of laceration per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_other_unspecified", - "short_name": "Other/unspecified product injury rate", - "description": "Annual ED injury visits whose primary product was other/unspecified product per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_nerve_damage", + "short_name": "Nerve damage injury rate", + "description": "Annual ED injury visits with a primary diagnosis of nerve damage per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_packaging_containers", - "short_name": "Packaging & containers injury rate", - "description": "Annual ED injury visits whose primary product was packaging & containers per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_other_or_not_stated", + "short_name": "Other or not stated injury rate", + "description": "Annual ED injury visits with a primary diagnosis of other or not stated per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_personal_use_drugs_misc", - "short_name": "Personal use, drugs & misc. injury rate", - "description": "Annual ED injury visits whose primary product was personal use, drugs & misc. per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_poisoning", + "short_name": "Poisoning injury rate", + "description": "Annual ED injury visits with a primary diagnosis of poisoning per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_sports_recreation_activities", - "short_name": "Sports & recreation activities injury rate", - "description": "Annual ED injury visits whose primary product was sports & recreation activities per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_puncture", + "short_name": "Puncture injury rate", + "description": "Annual ED injury visits with a primary diagnosis of puncture per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_sports_recreation_equipment_toys", - "short_name": "Sports/recreation equipment & toys injury rate", - "description": "Annual ED injury visits whose primary product was sports/recreation equipment & toys per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_strain_sprain", + "short_name": "Strain or sprain injury rate", + "description": "Annual ED injury visits with a primary diagnosis of strain or sprain per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_yard_garden_equipment", - "short_name": "Yard & garden equipment injury rate", - "description": "Annual ED injury visits whose primary product was yard & garden equipment per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_submersion", + "short_name": "Submersion injury rate", + "description": "Annual ED injury visits with a primary diagnosis of submersion per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_burns_not_spec", + "short_name": "Burns (unspecified) injury rate", + "description": "Annual ED injury visits with a primary diagnosis of burns (unspecified) per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" } @@ -23322,243 +22232,145 @@ ] }, { - "filename": "data_infant_diagnosis_rate.csv.gz", + "filename": "data_agegroup_product_rate.csv.gz", "columns": [ { "name": "geography", "short_name": "Geography", "description": "FIPS code identifier (00 = national, 2-digit = state, 5-digit = county)", - "measure_type": "identifier", - "unit": "FIPS code" - }, - { - "name": "time", - "short_name": "Time", - "description": "Date in MM-DD-YYYY format (Saturday for weekly data)", - "measure_type": "date", - "unit": "date" - }, - { - "name": "age", - "short_name": "Age", - "description": "Patient age: age in completed months (00-23 months) in the infant files; a standard age band in the age-group files.", - "measure_type": "categorical", - "unit": "category" - }, - { - "name": "sex", - "short_name": "Sex", - "description": "Patient sex (Male, Female, Unknown).", - "measure_type": "categorical", - "unit": "category" - }, - { - "name": "neiss_rate_fracture", - "short_name": "Fracture injury rate", - "description": "Annual ED injury visits with a primary diagnosis of fracture per 100,000 U.S. population, by age and sex.", - "measure_type": "Rate", - "unit": "Injuries per 100,000 population" - }, - { - "name": "neiss_rate_inter_organ_injury", - "short_name": "Internal organ injury injury rate", - "description": "Annual ED injury visits with a primary diagnosis of internal organ injury per 100,000 U.S. population, by age and sex.", - "measure_type": "Rate", - "unit": "Injuries per 100,000 population" - }, - { - "name": "neiss_rate_laceration", - "short_name": "Laceration injury rate", - "description": "Annual ED injury visits with a primary diagnosis of laceration per 100,000 U.S. population, by age and sex.", - "measure_type": "Rate", - "unit": "Injuries per 100,000 population" - }, - { - "name": "neiss_rate_other_or_not_stated", - "short_name": "Other or not stated injury rate", - "description": "Annual ED injury visits with a primary diagnosis of other or not stated per 100,000 U.S. population, by age and sex.", - "measure_type": "Rate", - "unit": "Injuries per 100,000 population" - }, - { - "name": "neiss_rate_strain_sprain", - "short_name": "Strain or sprain injury rate", - "description": "Annual ED injury visits with a primary diagnosis of strain or sprain per 100,000 U.S. population, by age and sex.", - "measure_type": "Rate", - "unit": "Injuries per 100,000 population" - }, - { - "name": "neiss_rate_anoxia", - "short_name": "Anoxia injury rate", - "description": "Annual ED injury visits with a primary diagnosis of anoxia per 100,000 U.S. population, by age and sex.", - "measure_type": "Rate", - "unit": "Injuries per 100,000 population" - }, - { - "name": "neiss_rate_burns_thermal", - "short_name": "Thermal burns injury rate", - "description": "Annual ED injury visits with a primary diagnosis of thermal burns per 100,000 U.S. population, by age and sex.", - "measure_type": "Rate", - "unit": "Injuries per 100,000 population" - }, - { - "name": "neiss_rate_contusion_or_abrasion", - "short_name": "Contusion or abrasion injury rate", - "description": "Annual ED injury visits with a primary diagnosis of contusion or abrasion per 100,000 U.S. population, by age and sex.", - "measure_type": "Rate", - "unit": "Injuries per 100,000 population" - }, - { - "name": "neiss_rate_poisoning", - "short_name": "Poisoning injury rate", - "description": "Annual ED injury visits with a primary diagnosis of poisoning per 100,000 U.S. population, by age and sex.", - "measure_type": "Rate", - "unit": "Injuries per 100,000 population" - }, - { - "name": "neiss_rate_aspirated_object", - "short_name": "Aspirated object injury rate", - "description": "Annual ED injury visits with a primary diagnosis of aspirated object per 100,000 U.S. population, by age and sex.", - "measure_type": "Rate", - "unit": "Injuries per 100,000 population" - }, - { - "name": "neiss_rate_burns_chemical", - "short_name": "Chemical burns injury rate", - "description": "Annual ED injury visits with a primary diagnosis of chemical burns per 100,000 U.S. population, by age and sex.", - "measure_type": "Rate", - "unit": "Injuries per 100,000 population" - }, - { - "name": "neiss_rate_burns_scald", - "short_name": "Scald burns injury rate", - "description": "Annual ED injury visits with a primary diagnosis of scald burns per 100,000 U.S. population, by age and sex.", - "measure_type": "Rate", - "unit": "Injuries per 100,000 population" + "measure_type": "identifier", + "unit": "FIPS code" }, { - "name": "neiss_rate_concussion", - "short_name": "Concussion injury rate", - "description": "Annual ED injury visits with a primary diagnosis of concussion per 100,000 U.S. population, by age and sex.", - "measure_type": "Rate", - "unit": "Injuries per 100,000 population" + "name": "time", + "short_name": "Time", + "description": "Date in MM-DD-YYYY format (Saturday for weekly data)", + "measure_type": "date", + "unit": "date" }, { - "name": "neiss_rate_dermat_or_conj", - "short_name": "Dermatitis or conjunctivitis injury rate", - "description": "Annual ED injury visits with a primary diagnosis of dermatitis or conjunctivitis per 100,000 U.S. population, by age and sex.", - "measure_type": "Rate", - "unit": "Injuries per 100,000 population" + "name": "age", + "short_name": "Age", + "description": "Patient age: age in completed months (00-23 months) in the infant files; a standard age band in the age-group files.", + "measure_type": "categorical", + "unit": "category" }, { - "name": "neiss_rate_foreign_body", - "short_name": "Foreign body injury rate", - "description": "Annual ED injury visits with a primary diagnosis of foreign body per 100,000 U.S. population, by age and sex.", + "name": "sex", + "short_name": "Sex", + "description": "Patient sex (Male, Female, Unknown).", + "measure_type": "categorical", + "unit": "category" + }, + { + "name": "neiss_rate_chemicals", + "short_name": "Chemicals injury rate", + "description": "Annual ED injury visits whose primary product was chemicals per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_hematoma", - "short_name": "Hematoma injury rate", - "description": "Annual ED injury visits with a primary diagnosis of hematoma per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_child_nursery_equipment", + "short_name": "Child nursery equipment injury rate", + "description": "Annual ED injury visits whose primary product was child nursery equipment per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_hemorrhage", - "short_name": "Hemorrhage injury rate", - "description": "Annual ED injury visits with a primary diagnosis of hemorrhage per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_general_household_appliances", + "short_name": "General household appliances injury rate", + "description": "Annual ED injury visits whose primary product was general household appliances per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_ingested_object", - "short_name": "Ingested object injury rate", - "description": "Annual ED injury visits with a primary diagnosis of ingested object per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_heating_cooling_ventilation", + "short_name": "Heating, cooling & ventilation injury rate", + "description": "Annual ED injury visits whose primary product was heating, cooling & ventilation per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_crushing", - "short_name": "Crushing injury injury rate", - "description": "Annual ED injury visits with a primary diagnosis of crushing injury per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_home_communication_entertainment_hobby", + "short_name": "Home communication, entertainment & hobby injury rate", + "description": "Annual ED injury visits whose primary product was home communication, entertainment & hobby per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_nerve_damage", - "short_name": "Nerve damage injury rate", - "description": "Annual ED injury visits with a primary diagnosis of nerve damage per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_home_furnishings_fixtures", + "short_name": "Home furnishings & fixtures injury rate", + "description": "Annual ED injury visits whose primary product was home furnishings & fixtures per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_submersion", - "short_name": "Submersion injury rate", - "description": "Annual ED injury visits with a primary diagnosis of submersion per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_home_structures_construction_materials", + "short_name": "Home structures & construction materials injury rate", + "description": "Annual ED injury visits whose primary product was home structures & construction materials per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_dislocation", - "short_name": "Dislocation injury rate", - "description": "Annual ED injury visits with a primary diagnosis of dislocation per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_home_workshop_equipment_tools", + "short_name": "Home workshop equipment & tools injury rate", + "description": "Annual ED injury visits whose primary product was home workshop equipment & tools per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_avulsion", - "short_name": "Avulsion injury rate", - "description": "Annual ED injury visits with a primary diagnosis of avulsion per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_housewares", + "short_name": "Housewares injury rate", + "description": "Annual ED injury visits whose primary product was housewares per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_dental_injury", - "short_name": "Dental injury injury rate", - "description": "Annual ED injury visits with a primary diagnosis of dental injury per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_kitchen_appliances", + "short_name": "Kitchen appliances injury rate", + "description": "Annual ED injury visits whose primary product was kitchen appliances per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_puncture", - "short_name": "Puncture injury rate", - "description": "Annual ED injury visits with a primary diagnosis of puncture per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_other_unspecified", + "short_name": "Other/unspecified product injury rate", + "description": "Annual ED injury visits whose primary product was other/unspecified product per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_amputation", - "short_name": "Amputation injury rate", - "description": "Annual ED injury visits with a primary diagnosis of amputation per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_packaging_containers", + "short_name": "Packaging & containers injury rate", + "description": "Annual ED injury visits whose primary product was packaging & containers per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_burns_not_spec", - "short_name": "Burns (unspecified) injury rate", - "description": "Annual ED injury visits with a primary diagnosis of burns (unspecified) per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_personal_use_drugs_misc", + "short_name": "Personal use, drugs & misc. injury rate", + "description": "Annual ED injury visits whose primary product was personal use, drugs & misc. per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_electric_shock", - "short_name": "Electric shock injury rate", - "description": "Annual ED injury visits with a primary diagnosis of electric shock per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_sports_recreation_activities", + "short_name": "Sports & recreation activities injury rate", + "description": "Annual ED injury visits whose primary product was sports & recreation activities per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_burns_elec", - "short_name": "Electrical burns injury rate", - "description": "Annual ED injury visits with a primary diagnosis of electrical burns per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_sports_recreation_equipment_toys", + "short_name": "Sports/recreation equipment & toys injury rate", + "description": "Annual ED injury visits whose primary product was sports/recreation equipment & toys per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_burns_radiation", - "short_name": "Radiation burns injury rate", - "description": "Annual ED injury visits with a primary diagnosis of radiation burns per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_yard_garden_equipment", + "short_name": "Yard & garden equipment injury rate", + "description": "Annual ED injury visits whose primary product was yard & garden equipment per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" } @@ -24032,7 +22844,7 @@ ] }, { - "filename": "data_infant_product_rate.csv.gz", + "filename": "data_infant_diagnosis_rate.csv.gz", "columns": [ { "name": "geography", @@ -24063,114 +22875,212 @@ "unit": "category" }, { - "name": "neiss_rate_home_furnishings_fixtures", - "short_name": "Home furnishings & fixtures injury rate", - "description": "Annual ED injury visits whose primary product was home furnishings & fixtures per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_fracture", + "short_name": "Fracture injury rate", + "description": "Annual ED injury visits with a primary diagnosis of fracture per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_personal_use_drugs_misc", - "short_name": "Personal use, drugs & misc. injury rate", - "description": "Annual ED injury visits whose primary product was personal use, drugs & misc. per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_inter_organ_injury", + "short_name": "Internal organ injury injury rate", + "description": "Annual ED injury visits with a primary diagnosis of internal organ injury per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_sports_recreation_activities", - "short_name": "Sports & recreation activities injury rate", - "description": "Annual ED injury visits whose primary product was sports & recreation activities per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_laceration", + "short_name": "Laceration injury rate", + "description": "Annual ED injury visits with a primary diagnosis of laceration per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_child_nursery_equipment", - "short_name": "Child nursery equipment injury rate", - "description": "Annual ED injury visits whose primary product was child nursery equipment per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_other_or_not_stated", + "short_name": "Other or not stated injury rate", + "description": "Annual ED injury visits with a primary diagnosis of other or not stated per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_housewares", - "short_name": "Housewares injury rate", - "description": "Annual ED injury visits whose primary product was housewares per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_strain_sprain", + "short_name": "Strain or sprain injury rate", + "description": "Annual ED injury visits with a primary diagnosis of strain or sprain per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_sports_recreation_equipment_toys", - "short_name": "Sports/recreation equipment & toys injury rate", - "description": "Annual ED injury visits whose primary product was sports/recreation equipment & toys per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_anoxia", + "short_name": "Anoxia injury rate", + "description": "Annual ED injury visits with a primary diagnosis of anoxia per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_burns_thermal", + "short_name": "Thermal burns injury rate", + "description": "Annual ED injury visits with a primary diagnosis of thermal burns per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_contusion_or_abrasion", + "short_name": "Contusion or abrasion injury rate", + "description": "Annual ED injury visits with a primary diagnosis of contusion or abrasion per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_poisoning", + "short_name": "Poisoning injury rate", + "description": "Annual ED injury visits with a primary diagnosis of poisoning per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_aspirated_object", + "short_name": "Aspirated object injury rate", + "description": "Annual ED injury visits with a primary diagnosis of aspirated object per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_burns_chemical", + "short_name": "Chemical burns injury rate", + "description": "Annual ED injury visits with a primary diagnosis of chemical burns per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_burns_scald", + "short_name": "Scald burns injury rate", + "description": "Annual ED injury visits with a primary diagnosis of scald burns per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_concussion", + "short_name": "Concussion injury rate", + "description": "Annual ED injury visits with a primary diagnosis of concussion per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_dermat_or_conj", + "short_name": "Dermatitis or conjunctivitis injury rate", + "description": "Annual ED injury visits with a primary diagnosis of dermatitis or conjunctivitis per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_foreign_body", + "short_name": "Foreign body injury rate", + "description": "Annual ED injury visits with a primary diagnosis of foreign body per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_hematoma", + "short_name": "Hematoma injury rate", + "description": "Annual ED injury visits with a primary diagnosis of hematoma per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_hemorrhage", + "short_name": "Hemorrhage injury rate", + "description": "Annual ED injury visits with a primary diagnosis of hemorrhage per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_ingested_object", + "short_name": "Ingested object injury rate", + "description": "Annual ED injury visits with a primary diagnosis of ingested object per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_crushing", + "short_name": "Crushing injury injury rate", + "description": "Annual ED injury visits with a primary diagnosis of crushing injury per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_nerve_damage", + "short_name": "Nerve damage injury rate", + "description": "Annual ED injury visits with a primary diagnosis of nerve damage per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_chemicals", - "short_name": "Chemicals injury rate", - "description": "Annual ED injury visits whose primary product was chemicals per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_submersion", + "short_name": "Submersion injury rate", + "description": "Annual ED injury visits with a primary diagnosis of submersion per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_home_communication_entertainment_hobby", - "short_name": "Home communication, entertainment & hobby injury rate", - "description": "Annual ED injury visits whose primary product was home communication, entertainment & hobby per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_dislocation", + "short_name": "Dislocation injury rate", + "description": "Annual ED injury visits with a primary diagnosis of dislocation per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_home_structures_construction_materials", - "short_name": "Home structures & construction materials injury rate", - "description": "Annual ED injury visits whose primary product was home structures & construction materials per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_avulsion", + "short_name": "Avulsion injury rate", + "description": "Annual ED injury visits with a primary diagnosis of avulsion per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_home_workshop_equipment_tools", - "short_name": "Home workshop equipment & tools injury rate", - "description": "Annual ED injury visits whose primary product was home workshop equipment & tools per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_dental_injury", + "short_name": "Dental injury injury rate", + "description": "Annual ED injury visits with a primary diagnosis of dental injury per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_kitchen_appliances", - "short_name": "Kitchen appliances injury rate", - "description": "Annual ED injury visits whose primary product was kitchen appliances per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_puncture", + "short_name": "Puncture injury rate", + "description": "Annual ED injury visits with a primary diagnosis of puncture per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_packaging_containers", - "short_name": "Packaging & containers injury rate", - "description": "Annual ED injury visits whose primary product was packaging & containers per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_amputation", + "short_name": "Amputation injury rate", + "description": "Annual ED injury visits with a primary diagnosis of amputation per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_heating_cooling_ventilation", - "short_name": "Heating, cooling & ventilation injury rate", - "description": "Annual ED injury visits whose primary product was heating, cooling & ventilation per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_burns_not_spec", + "short_name": "Burns (unspecified) injury rate", + "description": "Annual ED injury visits with a primary diagnosis of burns (unspecified) per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_other_unspecified", - "short_name": "Other/unspecified product injury rate", - "description": "Annual ED injury visits whose primary product was other/unspecified product per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_electric_shock", + "short_name": "Electric shock injury rate", + "description": "Annual ED injury visits with a primary diagnosis of electric shock per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_yard_garden_equipment", - "short_name": "Yard & garden equipment injury rate", - "description": "Annual ED injury visits whose primary product was yard & garden equipment per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_burns_elec", + "short_name": "Electrical burns injury rate", + "description": "Annual ED injury visits with a primary diagnosis of electrical burns per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" }, { - "name": "neiss_rate_general_household_appliances", - "short_name": "General household appliances injury rate", - "description": "Annual ED injury visits whose primary product was general household appliances per 100,000 U.S. population, by age and sex.", + "name": "neiss_rate_burns_radiation", + "short_name": "Radiation burns injury rate", + "description": "Annual ED injury visits with a primary diagnosis of radiation burns per 100,000 U.S. population, by age and sex.", "measure_type": "Rate", "unit": "Injuries per 100,000 population" } @@ -24418,42 +23328,227 @@ "unit": "visits" }, { - "name": "neiss_wt_heating_cooling_ventilation", - "short_name": "Heating, cooling & ventilation injuries (national est.)", - "description": "Survey-weighted national estimate of ED injury visits whose primary product was heating, cooling & ventilation in the stratum.", - "measure_type": "Count", - "unit": "visits" + "name": "neiss_wt_heating_cooling_ventilation", + "short_name": "Heating, cooling & ventilation injuries (national est.)", + "description": "Survey-weighted national estimate of ED injury visits whose primary product was heating, cooling & ventilation in the stratum.", + "measure_type": "Count", + "unit": "visits" + }, + { + "name": "neiss_wt_other_unspecified", + "short_name": "Other/unspecified product injuries (national est.)", + "description": "Survey-weighted national estimate of ED injury visits whose primary product was other/unspecified product in the stratum.", + "measure_type": "Count", + "unit": "visits" + }, + { + "name": "neiss_wt_yard_garden_equipment", + "short_name": "Yard & garden equipment injuries (national est.)", + "description": "Survey-weighted national estimate of ED injury visits whose primary product was yard & garden equipment in the stratum.", + "measure_type": "Count", + "unit": "visits" + }, + { + "name": "neiss_wt_general_household_appliances", + "short_name": "General household appliances injuries (national est.)", + "description": "Survey-weighted national estimate of ED injury visits whose primary product was general household appliances in the stratum.", + "measure_type": "Count", + "unit": "visits" + } + ] + }, + { + "filename": "data_infant_product_rate.csv.gz", + "columns": [ + { + "name": "geography", + "short_name": "Geography", + "description": "FIPS code identifier (00 = national, 2-digit = state, 5-digit = county)", + "measure_type": "identifier", + "unit": "FIPS code" + }, + { + "name": "time", + "short_name": "Time", + "description": "Date in MM-DD-YYYY format (Saturday for weekly data)", + "measure_type": "date", + "unit": "date" + }, + { + "name": "age", + "short_name": "Age", + "description": "Patient age: age in completed months (00-23 months) in the infant files; a standard age band in the age-group files.", + "measure_type": "categorical", + "unit": "category" + }, + { + "name": "sex", + "short_name": "Sex", + "description": "Patient sex (Male, Female, Unknown).", + "measure_type": "categorical", + "unit": "category" + }, + { + "name": "neiss_rate_home_furnishings_fixtures", + "short_name": "Home furnishings & fixtures injury rate", + "description": "Annual ED injury visits whose primary product was home furnishings & fixtures per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_personal_use_drugs_misc", + "short_name": "Personal use, drugs & misc. injury rate", + "description": "Annual ED injury visits whose primary product was personal use, drugs & misc. per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_sports_recreation_activities", + "short_name": "Sports & recreation activities injury rate", + "description": "Annual ED injury visits whose primary product was sports & recreation activities per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_child_nursery_equipment", + "short_name": "Child nursery equipment injury rate", + "description": "Annual ED injury visits whose primary product was child nursery equipment per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_housewares", + "short_name": "Housewares injury rate", + "description": "Annual ED injury visits whose primary product was housewares per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_sports_recreation_equipment_toys", + "short_name": "Sports/recreation equipment & toys injury rate", + "description": "Annual ED injury visits whose primary product was sports/recreation equipment & toys per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_chemicals", + "short_name": "Chemicals injury rate", + "description": "Annual ED injury visits whose primary product was chemicals per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_home_communication_entertainment_hobby", + "short_name": "Home communication, entertainment & hobby injury rate", + "description": "Annual ED injury visits whose primary product was home communication, entertainment & hobby per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_home_structures_construction_materials", + "short_name": "Home structures & construction materials injury rate", + "description": "Annual ED injury visits whose primary product was home structures & construction materials per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_home_workshop_equipment_tools", + "short_name": "Home workshop equipment & tools injury rate", + "description": "Annual ED injury visits whose primary product was home workshop equipment & tools per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_kitchen_appliances", + "short_name": "Kitchen appliances injury rate", + "description": "Annual ED injury visits whose primary product was kitchen appliances per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_packaging_containers", + "short_name": "Packaging & containers injury rate", + "description": "Annual ED injury visits whose primary product was packaging & containers per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_heating_cooling_ventilation", + "short_name": "Heating, cooling & ventilation injury rate", + "description": "Annual ED injury visits whose primary product was heating, cooling & ventilation per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_other_unspecified", + "short_name": "Other/unspecified product injury rate", + "description": "Annual ED injury visits whose primary product was other/unspecified product per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_yard_garden_equipment", + "short_name": "Yard & garden equipment injury rate", + "description": "Annual ED injury visits whose primary product was yard & garden equipment per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + }, + { + "name": "neiss_rate_general_household_appliances", + "short_name": "General household appliances injury rate", + "description": "Annual ED injury visits whose primary product was general household appliances per 100,000 U.S. population, by age and sex.", + "measure_type": "Rate", + "unit": "Injuries per 100,000 population" + } + ] + } + ] + }, + "nhtsa_crash": { + "name": "nhtsa_crash", + "display_name": "Nhtsa Crash", + "description": "FARS is a nationwide census providing NHTSA, Congress, and the American public with yearly data on fatal injuries suffered in motor vehicle traffic crashes. FARS contains data on all crashes in the United States involving a fatality in a motor vehicle traffic crash on a public road. A fatal crash is one in which a motor vehicle is involved and at least one person dies within 30 days of the crash. Data are collected from police crash reports, state vehicle registration files, state driver licensing files, state highway department data, vital statistics, and other sources. FARS has been operational since 1975 and covers all 50 states, the District of Columbia, and Puerto Rico (national files cover the 50 states and DC).", + "standard_files": [ + { + "filename": "data.csv.gz", + "columns": [ + { + "name": "geography", + "short_name": "Geography", + "description": "FIPS code identifier (00 = national, 2-digit = state, 5-digit = county)", + "measure_type": "identifier", + "unit": "FIPS code" + }, + { + "name": "time", + "short_name": "Time", + "description": "Date in MM-DD-YYYY format (Saturday for weekly data)", + "measure_type": "date", + "unit": "date" }, { - "name": "neiss_wt_other_unspecified", - "short_name": "Other/unspecified product injuries (national est.)", - "description": "Survey-weighted national estimate of ED injury visits whose primary product was other/unspecified product in the stratum.", + "name": "nhtsa_fatalities", + "short_name": "Motor vehicle fatalities", + "description": "Annual count of persons killed in motor vehicle traffic crashes.", "measure_type": "Count", - "unit": "visits" + "unit": "Deaths" }, { - "name": "neiss_wt_yard_garden_equipment", - "short_name": "Yard & garden equipment injuries (national est.)", - "description": "Survey-weighted national estimate of ED injury visits whose primary product was yard & garden equipment in the stratum.", + "name": "nhtsa_fatal_crashes", + "short_name": "Fatal crashes", + "description": "Annual count of motor vehicle crashes resulting in at least one fatality.", "measure_type": "Count", - "unit": "visits" + "unit": "Crashes" }, { - "name": "neiss_wt_general_household_appliances", - "short_name": "General household appliances injuries (national est.)", - "description": "Survey-weighted national estimate of ED injury visits whose primary product was general household appliances in the stratum.", - "measure_type": "Count", - "unit": "visits" + "name": "nhtsa_fatality_rate", + "short_name": "Fatality rate (per 100k)", + "description": "Annual motor vehicle fatalities per 100,000 residents. Population denominator is 2021 Census.", + "measure_type": "Rate", + "unit": "Deaths per 100,000" } ] - } - ] - }, - "nhtsa_crash": { - "name": "nhtsa_crash", - "display_name": "Nhtsa Crash", - "description": "FARS is a nationwide census providing NHTSA, Congress, and the American public with yearly data on fatal injuries suffered in motor vehicle traffic crashes. FARS contains data on all crashes in the United States involving a fatality in a motor vehicle traffic crash on a public road. A fatal crash is one in which a motor vehicle is involved and at least one person dies within 30 days of the crash. Data are collected from police crash reports, state vehicle registration files, state driver licensing files, state highway department data, vital statistics, and other sources. FARS has been operational since 1975 and covers all 50 states, the District of Columbia, and Puerto Rico (national files cover the 50 states and DC).", - "standard_files": [ + }, { "filename": "data_age_sex.csv.gz", "columns": [ @@ -24608,10 +23703,66 @@ "unit": "Deaths" } ] - }, + } + ] + }, + "nis": { + "name": "nis", + "display_name": "NIS", + "description": "The National Immunization Surveys (NIS) are a group of telephone surveys used to monitor vaccination coverage among children 19-35 months, teens 13-17 years, flu vaccinations for children 6 months-17 years, and COVID-19 vaccination for children, teens, and adults. The surveys are sponsored and conducted by the National Center for Immunization and Respiratory Diseases (NCIRD) of the CDC and authorized by the Public Health Service Act. NIS provides population-based, state and local area estimates of vaccination coverage using a standard survey methodology. Surveys collect data through telephone interviews with parents or guardians in all 50 states, the District of Columbia, and some U.S. territories. Cell phone numbers are randomly selected and called to enroll age-eligible children. With parental permission, vaccination providers are contacted to verify immunization records. Children and teens are classified as up to date based on ACIP-recommended vaccine doses.", + "standard_files": [ { "filename": "data.csv.gz", "columns": [ + { + "name": "birth_year", + "short_name": "Birth Year", + "description": "Calendar year the child was born.", + "measure_type": "integer", + "unit": "year" + }, + { + "name": "age", + "short_name": "Age", + "description": "Age group of surveyed children.", + "measure_type": "categorical", + "unit": "" + }, + { + "name": "vaccine", + "short_name": "Vaccine", + "description": "Type of vaccine being measured.", + "measure_type": "categorical", + "unit": "" + }, + { + "name": "vax_uptake_overall", + "short_name": "Overall", + "description": "Percent of survey respondents who received the indicated vaccine", + "measure_type": "percent", + "unit": "percent" + }, + { + "name": "vax_uptake_overall_lcl", + "short_name": "Overall lower 95% CI", + "description": "Percent of survey respondents who received the indicated vaccine", + "measure_type": "percent", + "unit": "percent" + }, + { + "name": "vax_uptake_overall_ucl", + "short_name": "Overall upper 95% CI", + "description": "Percent of survey respondents who received the indicated vaccine", + "measure_type": "percent", + "unit": "percent" + }, + { + "name": "sample_size_overall", + "short_name": "Overall", + "description": "Number of children surveyed for vaccination coverage estimates in the National Immunization Survey (NIS).", + "measure_type": "percent", + "unit": "percent" + }, { "name": "geography", "short_name": "Geography", @@ -24625,37 +23776,9 @@ "description": "Date in MM-DD-YYYY format (Saturday for weekly data)", "measure_type": "date", "unit": "date" - }, - { - "name": "nhtsa_fatalities", - "short_name": "Motor vehicle fatalities", - "description": "Annual count of persons killed in motor vehicle traffic crashes.", - "measure_type": "Count", - "unit": "Deaths" - }, - { - "name": "nhtsa_fatal_crashes", - "short_name": "Fatal crashes", - "description": "Annual count of motor vehicle crashes resulting in at least one fatality.", - "measure_type": "Count", - "unit": "Crashes" - }, - { - "name": "nhtsa_fatality_rate", - "short_name": "Fatality rate (per 100k)", - "description": "Annual motor vehicle fatalities per 100,000 residents. Population denominator is 2021 Census.", - "measure_type": "Rate", - "unit": "Deaths per 100,000" } ] - } - ] - }, - "nis": { - "name": "nis", - "display_name": "NIS", - "description": "The National Immunization Surveys (NIS) are a group of telephone surveys used to monitor vaccination coverage among children 19-35 months, teens 13-17 years, flu vaccinations for children 6 months-17 years, and COVID-19 vaccination for children, teens, and adults. The surveys are sponsored and conducted by the National Center for Immunization and Respiratory Diseases (NCIRD) of the CDC and authorized by the Public Health Service Act. NIS provides population-based, state and local area estimates of vaccination coverage using a standard survey methodology. Surveys collect data through telephone interviews with parents or guardians in all 50 states, the District of Columbia, and some U.S. territories. Cell phone numbers are randomly selected and called to enroll age-eligible children. With parental permission, vaccination providers are contacted to verify immunization records. Children and teens are classified as up to date based on ACIP-recommended vaccine doses.", - "standard_files": [ + }, { "filename": "data_insurance.csv.gz", "columns": [ @@ -24777,74 +23900,6 @@ "unit": "percent" } ] - }, - { - "filename": "data.csv.gz", - "columns": [ - { - "name": "birth_year", - "short_name": "Birth Year", - "description": "Calendar year the child was born.", - "measure_type": "integer", - "unit": "year" - }, - { - "name": "age", - "short_name": "Age", - "description": "Age group of surveyed children.", - "measure_type": "categorical", - "unit": "" - }, - { - "name": "vaccine", - "short_name": "Vaccine", - "description": "Type of vaccine being measured.", - "measure_type": "categorical", - "unit": "" - }, - { - "name": "vax_uptake_overall", - "short_name": "Overall", - "description": "Percent of survey respondents who received the indicated vaccine", - "measure_type": "percent", - "unit": "percent" - }, - { - "name": "vax_uptake_overall_lcl", - "short_name": "Overall lower 95% CI", - "description": "Percent of survey respondents who received the indicated vaccine", - "measure_type": "percent", - "unit": "percent" - }, - { - "name": "vax_uptake_overall_ucl", - "short_name": "Overall upper 95% CI", - "description": "Percent of survey respondents who received the indicated vaccine", - "measure_type": "percent", - "unit": "percent" - }, - { - "name": "sample_size_overall", - "short_name": "Overall", - "description": "Number of children surveyed for vaccination coverage estimates in the National Immunization Survey (NIS).", - "measure_type": "percent", - "unit": "percent" - }, - { - "name": "geography", - "short_name": "Geography", - "description": "FIPS code identifier (00 = national, 2-digit = state, 5-digit = county)", - "measure_type": "identifier", - "unit": "FIPS code" - }, - { - "name": "time", - "short_name": "Time", - "description": "Date in MM-DD-YYYY format (Saturday for weekly data)", - "measure_type": "date", - "unit": "date" - } - ] } ] }, @@ -26154,7 +25209,7 @@ "description": "SchoolVaxView monitors vaccination coverage among U.S. school-aged children. Data are collected annually by states, territories, and select local jurisdictions through school vaccination assessments, which review student vaccination records at kindergarten entry. These data are made available by the CDC.", "standard_files": [ { - "filename": "data_exemptions.csv.gz", + "filename": "data.csv.gz", "columns": [ { "name": "time", @@ -26215,7 +25270,7 @@ ] }, { - "filename": "data.csv.gz", + "filename": "data_exemptions.csv.gz", "columns": [ { "name": "time", @@ -26283,7 +25338,7 @@ "description": "A comprehensive study of medical vaccine exemption rates among U.S. kindergartners from 2009-2024, published in JAMA by Kiang et al. The study compiled exemption data from all 50 U.S. states and Washington, DC, providing state- and county-level medical exemption rates for MMR vaccination. The dataset spans prepandemic (2009-2019) and postpandemic (2020-2024) periods, enabling analysis of how exemption patterns changed over time and following the COVID-19 pandemic. Medical exemptions are granted when a physician determines that vaccination poses a health risk to a specific child, distinct from religious or philosophical exemptions. Values are rounded for privacy protection. The research was conducted in collaboration with NBC News and methodology is documented in an accompanying article. Full data and code are available on GitHub.", "standard_files": [ { - "filename": "data_county.csv.gz", + "filename": "data.csv.gz", "columns": [ { "name": "geography", @@ -26312,18 +25367,11 @@ "description": "Percentage of kindergarten children with non-medical exemptions from MMR vaccination requirements", "measure_type": "Percent", "unit": "Percent" - }, - { - "name": "is_state_estimate", - "short_name": "is_state_estimate", - "description": "", - "measure_type": "", - "unit": "" } ] }, { - "filename": "data_state.csv.gz", + "filename": "data_county.csv.gz", "columns": [ { "name": "geography", @@ -26352,11 +25400,18 @@ "description": "Percentage of kindergarten children with non-medical exemptions from MMR vaccination requirements", "measure_type": "Percent", "unit": "Percent" + }, + { + "name": "is_state_estimate", + "short_name": "is_state_estimate", + "description": "", + "measure_type": "", + "unit": "" } ] }, { - "filename": "data.csv.gz", + "filename": "data_state.csv.gz", "columns": [ { "name": "geography", @@ -26443,7 +25498,7 @@ "description": "The CDC National Wastewater Surveillance System (NWSS) tracks measles virus RNA in wastewater samples from participating wastewater treatment facilities across the United States. Wastewater surveillance provides a complement to traditional clinical surveillance by detecting viral shedding in a community regardless of healthcare-seeking behavior. The measles wastewater surveillance program was expanded in response to the 2025 measles outbreak to provide early warning of community transmission. Data include detection rates (percentage of samples positive), detection counts, sample counts, and population served by participating sewersheds. Surveillance data are aggregated at state and national levels on a weekly basis. This approach can detect measles circulation before cases are clinically confirmed, supporting rapid public health response.", "standard_files": [ { - "filename": "data_county.csv.gz", + "filename": "data.csv.gz", "columns": [ { "name": "geography", @@ -26490,7 +25545,7 @@ ] }, { - "filename": "data.csv.gz", + "filename": "data_county.csv.gz", "columns": [ { "name": "geography", @@ -26962,7 +26017,7 @@ "description": "The Youth Risk Behavior Surveillance System (YRBSS) is a set of school-based surveys conducted by the CDC that monitor health-related behaviors among U.S. high school students. The biennial national, state, and local surveys provide weighted prevalence estimates of behaviors contributing to the leading causes of death and disability. Data were accessed via the YRBS Explorer API. Estimates are provided overall and stratified (separately, not crossed) by sex, race/ethnicity, and grade. Estimates that CDC suppressed (e.g., small sample sizes) are omitted rather than imputed. State estimates are available only for jurisdictions that share data with CDC; Minnesota, Oregon, and Washington are not included, and New York state excludes New York City.", "standard_files": [ { - "filename": "data_age_ethnicity.csv.gz", + "filename": "data_age.csv.gz", "columns": [ { "name": "geography", @@ -26985,13 +26040,6 @@ "measure_type": "category", "unit": "" }, - { - "name": "race_ethnicity", - "short_name": "Race/Ethnicity", - "description": "Race/ethnicity category", - "measure_type": "category", - "unit": "" - }, { "name": "pct_no_seatbelt", "short_name": "Did not always wear a seat belt", @@ -28780,7 +27828,7 @@ ] }, { - "filename": "data_age_sex.csv.gz", + "filename": "data_age_ethnicity.csv.gz", "columns": [ { "name": "geography", @@ -28804,9 +27852,9 @@ "unit": "" }, { - "name": "sex", - "short_name": "Sex", - "description": "Sex category (Male, Female, Overall)", + "name": "race_ethnicity", + "short_name": "Race/Ethnicity", + "description": "Race/ethnicity category", "measure_type": "category", "unit": "" }, @@ -30598,7 +29646,7 @@ ] }, { - "filename": "data_age.csv.gz", + "filename": "data_age_sex.csv.gz", "columns": [ { "name": "geography", @@ -30621,6 +29669,13 @@ "measure_type": "category", "unit": "" }, + { + "name": "sex", + "short_name": "Sex", + "description": "Sex category (Male, Female, Overall)", + "measure_type": "category", + "unit": "" + }, { "name": "pct_no_seatbelt", "short_name": "Did not always wear a seat belt", diff --git a/status.html b/status.html deleted file mode 100644 index f645129e6..000000000 --- a/status.html +++ /dev/null @@ -1,588 +0,0 @@ - - - - - - - - - - - - - -status - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - -
flowchart LR
-    classDef pass stroke:#66bb6a
-    classDef warn stroke:#ffa726
-    classDef fail stroke:#f44336
-    s0("`<h4><a href="https://data.cdc.gov" target="_blank" rel="noreferrer">Center for Disease Control and Prevention</a></h4><br/><ul><br/><li><code><a href="https://data.cdc.gov/resource/qvzb-qs6p/" target="_blank" rel="noreferrer">Serotype Data for Invasive Pneumococcal Disease Cases by Age Group from Active Bacterial Core surveillance</a></code></li></ul>`")
-    s1("`<h4><a href="https://cosmos.epic.com/" target="_blank" rel="noreferrer">Epic Cosmos</a></h4>`")
-    s2("`<h4><a href="https://trends.google.com" target="_blank" rel="noreferrer">Google Trends</a></h4><br/><ul><br/><li><code><a href="https://github.com/DISSC-yale/gtrends_collection" target="_blank" rel="noreferrer">Yale Data-Intensive Social Sciences, Google Trends Collection Framework</a></code></li></ul>`")
-    s3("`<h4><a href="https://www.cdc.gov/nchs/nvss/vsrr/drug-overdose-data.htm" target="_blank" rel="noreferrer">Center for Disease Control and Prevention (NCHS)</a></h4><br/><ul><br/><li><code><a href="https://data.cdc.gov/National-Center-for-Health-Statistics/VSRR-Provisional-Drug-Overdose-Death-Counts/xkb8-kh2a/about_data" target="_blank" rel="noreferrer">VSRR Provisional Drug Overdose Death Counts</a></code></li></ul><br/><ul><br/><li><code><a href="https://data.cdc.gov/National-Center-for-Health-Statistics/VSRR-Provisional-Drug-Overdose-Death-Counts/xkb8-kh2a/about_data" target="_blank" rel="noreferrer">VSRR Provisional Drug Overdose Death counts</a></code></li></ul>`")
-    s4("`<h4><a href="https://www.cdc.gov/nwss" target="_blank" rel="noreferrer">National Wastewater Surveillance System</a></h4><br/><ul><br/><li><code><a href="https://www.cdc.gov/nwss/rv/COVID19-statetrend.html" target="_blank" rel="noreferrer">Wastewater COVID-19 State and Territory Trends</a></code></li></ul><br/><ul><br/><li><code><a href="https://www.cdc.gov/nwss/rv/InfluenzaA-statetrend.html" target="_blank" rel="noreferrer">Wastewater Influenza A State and Territory Trends</a></code></li></ul><br/><ul><br/><li><code><a href="https://www.cdc.gov/nwss/rv/RSV-statetrend.html" target="_blank" rel="noreferrer">Wastewater RSV State and Territory Trends</a></code></li></ul>`")
-    subgraph abcs["`abcs`"]
-        direction LR
-        n1["`data.csv.gz`"]:::pass
-        n2["`uad.csv.gz<ul><br/><li><code>missing_info: N_SSUAD</code></li></ul>`"]:::warn
-    end
-    subgraph brfss["`brfss`"]
-        direction LR
-        n3["`data.csv.gz`"]:::pass
-    end
-    subgraph delphi_doctors_claims["`delphi_doctors_claims`"]
-        direction LR
-        n4["`data.csv.gz<ul><br/><li><code>missing_info: delphi_doc_covid_smooth</code></li></ul>`"]:::warn
-    end
-    subgraph delphi_hospital_claims["`delphi_hospital_claims`"]
-        direction LR
-        n5["`data.csv.gz<ul><br/><li><code>missing_info: delphi_hospital_covid_smooth</code></li></ul>`"]:::warn
-    end
-    subgraph delphi_nhsn["`delphi_nhsn`"]
-        direction LR
-        n6["`data.csv.gz<ul><br/><li><code>missing_info: delphi_nhsn_covid</code></li></ul>`"]:::warn
-        n6["`data.csv.gz<ul><br/><li><code>missing_info: delphi_nhsn_flu</code></li></ul>`"]:::warn
-        n6["`data.csv.gz<ul><br/><li><code>missing_info: delphi_nhsn_rsv</code></li></ul>`"]:::warn
-    end
-    subgraph epic["`epic`"]
-        direction LR
-        n7["`children.csv.gz<ul><br/><li><code>time_missing</code></li></ul>`"]:::warn
-        n8["`county_no_time.csv.gz<ul><br/><li><code>time_missing</code></li></ul>`"]:::warn
-        n8["`county_no_time.csv.gz<ul><br/><li><code>missing_info: percentage_with_base_patient_followed_by_hemoglobin_a1c_6.5%_or_more_within_10_years_(%)</code></li></ul>`"]:::warn
-        n9["`no_geo.csv.gz<ul><br/><li><code>missing_info: positive_rsv_tests_(%)</code></li></ul>`"]:::warn
-        n10["`state_no_time.csv.gz<ul><br/><li><code>time_missing</code></li></ul>`"]:::warn
-        n10["`state_no_time.csv.gz<ul><br/><li><code>missing_info: n_self_harm</code></li></ul>`"]:::warn
-        n10["`state_no_time.csv.gz<ul><br/><li><code>missing_info: n_patients</code></li></ul>`"]:::warn
-        n10["`state_no_time.csv.gz<ul><br/><li><code>missing_info: percentage_with_base_patient_followed_by_hemoglobin_a1c_6.5%_or_more_within_10_years_(%)</code></li></ul>`"]:::warn
-        n11["`weekly.csv.gz<ul><br/><li><code>missing_info: epic_positive_rsv_tests_(%)</code></li></ul>`"]:::warn
-        n11["`weekly.csv.gz<ul><br/><li><code>missing_info: epic_rsv_tests</code></li></ul>`"]:::warn
-        n11["`weekly.csv.gz<ul><br/><li><code>missing_info: epic_n_rsv_tests</code></li></ul>`"]:::warn
-    end
-    subgraph gtrends["`gtrends`"]
-        direction LR
-        n12["`data_dma.csv.gz<ul><br/><li><code>geography_missing</code></li></ul>`"]:::warn
-        n12["`data_dma.csv.gz<ul><br/><li><code>missing_info: fips</code></li></ul>`"]:::warn
-        n12["`data_dma.csv.gz<ul><br/><li><code>missing_info: value</code></li></ul>`"]:::warn
-        n12["`data_dma.csv.gz<ul><br/><li><code>missing_info: term</code></li></ul>`"]:::warn
-        n13["`data.csv.gz<ul><br/><li><code>missing_info: gtrends_rsv_adjusted</code></li></ul>`"]:::warn
-    end
-    subgraph nchs_mortality["`nchs_mortality`"]
-        direction LR
-        n14["`data_county.csv.gz`"]:::pass
-        n15["`data.csv.gz`"]:::pass
-    end
-    subgraph nis["`nis`"]
-        direction LR
-        n16["`data_insurance.csv.gz<ul><br/><li><code>time_missing</code></li></ul>`"]:::warn
-        n16["`data_insurance.csv.gz<ul><br/><li><code>missing_info: insurance</code></li></ul>`"]:::warn
-        n16["`data_insurance.csv.gz<ul><br/><li><code>missing_info: birth_year</code></li></ul>`"]:::warn
-        n16["`data_insurance.csv.gz<ul><br/><li><code>missing_info: vaccine</code></li></ul>`"]:::warn
-        n16["`data_insurance.csv.gz<ul><br/><li><code>missing_info: value</code></li></ul>`"]:::warn
-        n16["`data_insurance.csv.gz<ul><br/><li><code>missing_info: value_lcl</code></li></ul>`"]:::warn
-        n16["`data_insurance.csv.gz<ul><br/><li><code>missing_info: value_ucl</code></li></ul>`"]:::warn
-        n16["`data_insurance.csv.gz<ul><br/><li><code>missing_info: sample_size</code></li></ul>`"]:::warn
-        n17["`data_urban.csv.gz<ul><br/><li><code>time_missing</code></li></ul>`"]:::warn
-        n17["`data_urban.csv.gz<ul><br/><li><code>missing_info: urban</code></li></ul>`"]:::warn
-        n17["`data_urban.csv.gz<ul><br/><li><code>missing_info: birth_year</code></li></ul>`"]:::warn
-        n17["`data_urban.csv.gz<ul><br/><li><code>missing_info: vaccine</code></li></ul>`"]:::warn
-        n17["`data_urban.csv.gz<ul><br/><li><code>missing_info: value</code></li></ul>`"]:::warn
-        n17["`data_urban.csv.gz<ul><br/><li><code>missing_info: value_lcl</code></li></ul>`"]:::warn
-        n17["`data_urban.csv.gz<ul><br/><li><code>missing_info: value_ucl</code></li></ul>`"]:::warn
-        n17["`data_urban.csv.gz<ul><br/><li><code>missing_info: sample_size</code></li></ul>`"]:::warn
-        n18["`data.csv.gz<ul><br/><li><code>missing_info: birth_year</code></li></ul>`"]:::warn
-        n18["`data.csv.gz<ul><br/><li><code>missing_info: age</code></li></ul>`"]:::warn
-        n18["`data.csv.gz<ul><br/><li><code>missing_info: vaccine</code></li></ul>`"]:::warn
-        n18["`data.csv.gz<ul><br/><li><code>missing_info: pct_uptake</code></li></ul>`"]:::warn
-        n18["`data.csv.gz<ul><br/><li><code>missing_info: pct_uptake_lcl</code></li></ul>`"]:::warn
-        n18["`data.csv.gz<ul><br/><li><code>missing_info: pct_uptake_ucl</code></li></ul>`"]:::warn
-        n18["`data.csv.gz<ul><br/><li><code>missing_info: sample_size</code></li></ul>`"]:::warn
-    end
-    subgraph NREVSS["`NREVSS`"]
-        direction LR
-        n19["`data.csv.gz<ul><br/><li><code>missing_info: source</code></li></ul>`"]:::warn
-        n19["`data.csv.gz<ul><br/><li><code>missing_info: scaled_cases</code></li></ul>`"]:::warn
-        n19["`data.csv.gz<ul><br/><li><code>missing_info: pcr_detections</code></li></ul>`"]:::warn
-        n19["`data.csv.gz<ul><br/><li><code>missing_info: epiyr</code></li></ul>`"]:::warn
-        n19["`data.csv.gz<ul><br/><li><code>missing_info: epiwk</code></li></ul>`"]:::warn
-        n19["`data.csv.gz<ul><br/><li><code>missing_info: week</code></li></ul>`"]:::warn
-        n19["`data.csv.gz<ul><br/><li><code>missing_info: year</code></li></ul>`"]:::warn
-    end
-    subgraph nssp["`nssp`"]
-        direction LR
-        n20["`data.csv.gz`"]:::pass
-    end
-    subgraph respnet["`respnet`"]
-        direction LR
-        n21["`data.csv.gz`"]:::pass
-    end
-    subgraph schoolvaxview["`schoolvaxview`"]
-        direction LR
-        n22["`data_exemptions.csv.gz<ul><br/><li><code>geography_nas</code></li></ul>`"]:::warn
-        n22["`data_exemptions.csv.gz<ul><br/><li><code>missing_info: grade</code></li></ul>`"]:::warn
-        n22["`data_exemptions.csv.gz<ul><br/><li><code>missing_info: N</code></li></ul>`"]:::warn
-        n22["`data_exemptions.csv.gz<ul><br/><li><code>missing_info: vax</code></li></ul>`"]:::warn
-        n22["`data_exemptions.csv.gz<ul><br/><li><code>missing_info: value</code></li></ul>`"]:::warn
-        n22["`data_exemptions.csv.gz<ul><br/><li><code>missing_info: percent_surveyed</code></li></ul>`"]:::warn
-        n22["`data_exemptions.csv.gz<ul><br/><li><code>missing_info: survey_type</code></li></ul>`"]:::warn
-        n23["`data.csv.gz<ul><br/><li><code>geography_nas</code></li></ul>`"]:::warn
-        n23["`data.csv.gz<ul><br/><li><code>missing_info: grade</code></li></ul>`"]:::warn
-        n23["`data.csv.gz<ul><br/><li><code>missing_info: N</code></li></ul>`"]:::warn
-        n23["`data.csv.gz<ul><br/><li><code>missing_info: vax</code></li></ul>`"]:::warn
-        n23["`data.csv.gz<ul><br/><li><code>missing_info: value</code></li></ul>`"]:::warn
-        n23["`data.csv.gz<ul><br/><li><code>missing_info: percent_surveyed</code></li></ul>`"]:::warn
-        n23["`data.csv.gz<ul><br/><li><code>missing_info: survey_type</code></li></ul>`"]:::warn
-    end
-    subgraph wastewater["`wastewater`"]
-        direction LR
-        n24["`data.csv.gz`"]:::pass
-    end
-    subgraph bundle_childhood_immunizations["`bundle_childhood_immunizations`"]
-        direction LR
-        n25["`mmr_rates_epic.parquet`"]
-        n26["`nis_insurance.parquet`"]
-        n27["`nis_overall.parquet`"]
-        n28["`nis_urban.parquet`"]
-        n29["`schoolvaxview_exemptions.parquet`"]
-        n30["`schoolvaxview_overall.parquet`"]
-        n31["`state_compare.parquet`"]
-    end
-    subgraph bundle_chronic_diseases["`bundle_chronic_diseases`"]
-        direction LR
-        n32["`brfss_prevalence_by_geography.parquet`"]
-        n33["`epic_prevalence_by_geography_county.parquet`"]
-        n34["`epic_prevalence_by_geography.parquet`"]
-        n35["`prevalence_by_geography_and_source.parquet`"]
-    end
-    subgraph bundle_respiratory["`bundle_respiratory`"]
-        direction LR
-        n36["`covid_ed_visits_by_county.parquet`"]
-        n37["`covid_overall_trends.parquet`"]
-        n38["`covid_trends_by_age.parquet`"]
-        n39["`flu_ed_visits_by_county.parquet`"]
-        n40["`flu_overall_trends.parquet`"]
-        n41["`flu_trends_by_age.parquet`"]
-        n42["`pneumococcus_by_geography.parquet`"]
-        n43["`pneumococcus_comparison.parquet`"]
-        n44["`pneumococcus_serotype_trends.parquet`"]
-        n45["`rsv_ed_visits_by_county.parquet`"]
-        n46["`rsv_google_dma.parquet`"]
-        n47["`rsv_overall_trends.parquet`"]
-        n48["`rsv_positive_tests.parquet`"]
-        n49["`rsv_testing_pct.parquet`"]
-        n50["`rsv_trends_by_age.parquet`"]
-    end
-    s0 --> n1
-    s0 --> n2
-    s1 --> n7
-    s1 --> n8
-    s1 --> n9
-    s1 --> n10
-    s1 --> n11
-    s2 --> n13
-    s3 --> n14
-    s3 --> n15
-    s4 --> n24
-    n23 --> bundle_childhood_immunizations
-    n22 --> bundle_childhood_immunizations
-    n18 --> bundle_childhood_immunizations
-    n17 --> bundle_childhood_immunizations
-    n16 --> bundle_childhood_immunizations
-    n7 --> bundle_childhood_immunizations
-    n3 --> bundle_chronic_diseases
-    n10 --> bundle_chronic_diseases
-    n11 --> bundle_respiratory
-    n13 --> bundle_respiratory
-    n24 --> bundle_respiratory
-    n1 --> bundle_respiratory
-    n2 --> bundle_respiratory
-    n19 --> bundle_respiratory
-    n20 --> bundle_respiratory
-    n21 --> bundle_respiratory
- - - - -
- - - - - - - - - - - - - - -